Re: Re: DBUML module startup issue (was Installation stalls on OS X 10.4.10)
Nicolas Daum <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Tom This bug isn't only with dbuml-complete-1.0.2, as well as dbuml-complete-1.0.1, but with ArgoUML-0.24 too. The only thing I could launch was the Mac OS compiled release ArgoUML-0.24.app. Tom Morris wrote: > OK, I just had chance to test this on Windows with the > dbuml-complete-1.0.2.zip release and it does exactly the same thing, > so the problem isn't Mac specific. Apparently you need the command > line from the Windows specific batch file dbuml.bat which is: > > java -cp argouml.jar;ext\postgresql-8.2-505.jdbc2.jar;ext\dbuml.jar > org.argouml.application.Main > > If you just double click argouml.jar (which is equivalent to doing > java -jar argouml.jar from the command line), you'll see the same > behavior of silently failing and hanging half way through the startup > process (decidely NOT a good failure mode). I'll file a bug report > for the lack of an error message. ArgoUML should always give some > kind of reasonable user visible message no matter how broken an > extension module is. You should also report this to the dbuml folks > too though since it sounds like they probably need to at a minimum > provide startup scripts for other significant operating systems like > Linux and OS X. > When I'm programming I constantly worry about that point: what if the procedure doesn't go through? Very difficult to address. Nick