I am seeing this as well. It only happens when I run from the classes directory, not when I run from jars.
Dag David Van Couvering <[EMAIL PROTECTED]> writes: > On Solaris x86 on JDK 1.4, I am getting the following diff in my > derbynetclient tests: > > java.lang.NoClassDefFoundError: > org/apache/derby/impl/drda/DRDAProtocolExceptionInfo > at > org.apache.derby.impl.drda.DRDAProtocolException.<clinit>(DRDAProtocolException.java:108) > at > org.apache.derby.impl.drda.DRDAConnThread.markCommunicationsFailure(DRDAConnThread.java:411) > at org.apache.derby.impl.drda.DDMReader.fill(DDMReader.java:1724) > at > org.apache.derby.impl.drda.DDMReader.ensureALayerDataInBuffer(DDMReader.java:1473) > at > org.apache.derby.impl.drda.DDMReader.readDssHeader(DDMReader.java:315) > at > org.apache.derby.impl.drda.DRDAConnThread.processCommands(DRDAConnThread.java:628) > at > org.apache.derby.impl.drda.DRDAConnThread.run(DRDAConnThread.java:238) > > I get the same error for DerbyNetNewServer > > I looked in my classes directory, the class is definitely there. > > I checked the regression tests, and this message is not there. > > Does anyone have any ideas what this might be about? I'm not sure how > much time I am willing to spend tracking this down, but it is a little > disconcerting... > > Thanks, > > David > -- Dag H. Wanvik Sun Microsystems, Database Technology Group (DBTG) Haakon VII gt. 7b, N-7485 Trondheim, Norway Tel: x43496/+47 73842196, Fax: +47 73842101
