Re: Re: DBUML module startup issue (was Installation stalls on O
"Christian López Espínola" <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Nicolas, On your first mail, I suspected that you have executed the command without args, probably because you have copy&pasted from the mail: [mne69-4-82-227-115-8:~] nickdaum% java -cp argouml.jar;ext\postgresql-8.2-505.jdbc2.jar;ext\dbuml.jar [...] [mne69-4-82-227-115-8:~] nickdaum% org.argouml.application.Main; exit tcsh: org.argouml.application.Main: Command not found. But in this second mail I assume that you are typing right the command, and I don't know what should be the problem. If you have copypasted the command, try again by typing it: java[SPACE]-cp[SPACE]argouml.jar;ext\postgresql-8.2-505.jdbc2.jar;ext\dbuml.jar[SPACE]org.argouml.application.Main If the error still occurs, the only solution that I have is executing the same command with the -verbose flag, save the result in a text file and send us it. Hope this helps. -- Regards, Christian López Espínola