Re: Installation stalls on OS X 10.4.10
Nicolas Daum <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <[email protected]> |
Salut Tom The good news is that I put the directory at the right place. In the binary application, which works, I did Settings > Module > ActionTestLoadableModule The answer is: "Cannot find class org.argouml.ui.test.ActionTestLoadableModule needed to load module ActionTestLoadableModule". Instead of the default /Application directory I put the ArgoUML directory in the /Users/nickdaum/Application directory. I got no more result either with the binary application (which didn't load the extensions) or with dbuml-complete which didn't load at all. However since the argouml.log says: "2007-10-31 13:34:40,935 WARN: Unable to load configuration /Users/nickdaum/argo.user.properties (ConfigurationProperties.java:107)" while this file is actually empty. What should be its content? I'll start working with the binary app but I really would like to have the db design module. Isn't the issue coming from the Mac environment? Regards Nick Tom Morris wrote: > Salut Nicolas, > > On 10/30/07, Nicolas Daum <[email protected]> wrote: > >> Therefore I downloaded dbuml-module-1.0.2. Yet there is something unclear >> in the 'DB-UML Modeling Tool Users Guide': >> "After downloading and expanding the DB-UML archive file, the following >> jars must be moved to ArgoUML's ext folder". >> Is it Application / ArgoUML / ext folder? I did that and it doesn't work. >> Or is it an extension folder somewhere in a library? >> > > The extension folder should be a subdirectory under the main ArgoUML > application directory, but it's possible that it's getting confused > about where it was loaded from. If your logging is at least Info > level, you should see a line like > > INFO [main] argoHome is /truc/machin/argouml (ModuleLoader2.java:462) > > in your log which tells you where ArgoUML thinks it's home directory is. > > You can use the Java property argo.ext.dir to point to an additional > directory and place your extensions there. You might try that as a > workaround. > > Tom > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > >