On Mon, Aug 10, 2009 at 3:40 AM, frapien<[email protected]> wrote: > > the derby plugin org.apache.derby.core_10.5.2 and > org.apache.derby.core_10.5.1 only work for add derby nature, but not for > derby start Networkserver ij > Error-Message > java.lang.NoClassDefFoundError: org/apache/derby/drda/NetworkServerControl > Caused by: java.lang.ClassNotFoundException: > org.apache.derby.drda.NetworkServerControl > at java.net.URLClassLoader$1.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at java.lang.ClassLoader.loadClassInternal(Unknown Source) > Exception in thread "main" > Syinfo is o.k. > All was o.k. with eclipse-jee-ganymede-SR2 3.4 > Any ideas why? > -- > View this message in context: > http://www.nabble.com/Eclipse-3.5-Plugin-%28Galileo%29-works-only-partial-tp24897570p24897570.html > Sent from the Apache Derby Users mailing list archive at Nabble.com. > >
Hi, I had tested the core (and ui/doc) plugins for 10.5.1.1, and was able to successfully start network server... But I think I was using a 'classic' eclipse distribution, perhaps that makes a difference? I'd like to experiment when I have time... What flavor of eclipse build/distribution did you use? When you say, "eclipse-jee-ganymede-SR2 3.4", (which worked for you) what version of derby was that? Thx, Myrna
