[MOBY-l] Problems starting dashboard in trunk
Andreas Groscurth
groscurt at mpiz-koeln.mpg.de
Thu Mar 27 15:28:37 UTC 2008
Hi Ola,
the current docs
(http://biomoby.open-bio.org/CVS_CONTENT/moby-live/Java/docs/EclipseAndJMoby.html)
do not suggest to edit any build files... and the 'Home' makes me
wondering - what Java installation is that ? never seen a Java
installation that has a 'Home' directory inside ?!
which Java version do you work with - is your JAVA_HOME set correctly
and does Eclipse uses the correct JDK (and not some JRE) ?
Best
andreas
Ola Spjuth wrote:
> Hi,
>
> After following the docs for jMoby in eclipse (I had to add Home/ to
> line line 108 in build.xml to look like <fileset
> dir="${java.home}/../Home/lib">), and generating datatypes, I tried to
> start dashboard and got the following exception:
>
> dashboard:
> [Dashboard] Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/commons/collections/map/LinkedMap
> [Dashboard] at
> org.apache.commons.configuration.BaseConfiguration.<init>(BaseConfiguration.java:54)
>
> [Dashboard] at
> org.apache.commons.configuration.CompositeConfiguration.clear(CompositeConfiguration.java:159)
>
> [Dashboard] at
> org.apache.commons.configuration.CompositeConfiguration.<init>(CompositeConfiguration.java:56)
>
> [Dashboard] at
> org.biomoby.service.dashboard.DashboardConfig.get(DashboardConfig.java:117)
>
> [Dashboard] at
> org.biomoby.service.dashboard.DashboardConfig.getString(DashboardConfig.java:243)
>
> [Dashboard] at
> org.biomoby.service.dashboard.Dashboard.getProperty(Dashboard.java:208)
> [Dashboard] at
> org.biomoby.service.dashboard.Dashboard.getComponent(Dashboard.java:485)
> [Dashboard] at
> org.biomoby.service.dashboard.Dashboard.<init>(Dashboard.java:176)
> [Dashboard] at
> org.biomoby.service.dashboard.Dashboard.main(Dashboard.java:988)
>
> I am new to maven and don't really now how I should fix this dependency.
> Any suggestions for a solution?
>
> Cheers,
>
> /Ola
> _______________________________________________
> moby-l mailing list
> moby-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/moby-l
More information about the moby-l
mailing list