Hi all,
I downloaded the release 1 dm server, set in SERVER_HOME variable and started the server. initially i got error that osgiConsole port is used. So i changed the port to 9009 in server.config file.
Now when i start the server, i get different error as below:
[2008-10-24 15:57:45.847] main <SPKB0001I> Server starting.
[2008-10-24 15:57:47.002] main <SPOF0001I> OSGi telnet conso
le available on port 9009.
[2008-10-24 15:57:47.065] main <SPKB0002E> Start failed:
com.springsource.server.osgi.framework.OsgiFramewo rkException: Unable to load 'c
om.springsource.server.serviceability.tracing.aspe cts' in range '[0.0.0, ?)'.
at com.springsource.server.osgi.framework.support.Abs tractBundleInstalle
r.findBundleDefinition(AbstractBundleInstaller.jav a:143)
at com.springsource.server.osgi.framework.support.Abs tractBundleInstalle
r.installBundle(AbstractBundleInstaller.java:136)
at com.springsource.server.osgi.framework.support.Abs tractBundleInstalle
r.installBundle(AbstractBundleInstaller.java:117)
at com.springsource.server.osgi.framework.support.Abs tractBundleInstalle
r.installBundle(AbstractBundleInstaller.java:101)
at com.springsource.server.kernel.bootstrap.KernelBoo tstrap.installBundl
e(KernelBootstrap.java:107)
at com.springsource.server.kernel.bootstrap.KernelBoo tstrap.start(Kernel
Bootstrap.java:66)
at com.springsource.server.kernel.bootstrap.Bootstrap .main(Bootstrap.jav
a:73)
Any idea why?
Thanks for your help,
Regards,
Abdel


