Re: Unable to run a java file

2011-08-03 Thread siddharth srivastava
Hi From the same window where you get the ClassNotFoundException, try running org.apache.derby.tools.**sysinfo, and paste the output into an email reply so we can see it. Here is the output: -- Java Information -- Java Version:1.6.0_25 Java Vendor:

Re: Unable to run a java file

2011-08-03 Thread Bryan Pendleton
On 08/03/2011 11:54 AM, siddharth srivastava wrote: Java classpath: C:\Users\siddharth\workspace\derbytrunk\jars\sane\derby.jar;C:\ Users\siddharth\workspace\derbytrunk\jars\sane\derbytools.jar;C:\Users\siddharth \workspace\derbytrunk\jars\sane\derbyTesting.jar;C:\Users\siddharth\workspace\de

Re: Unable to run a java file

2011-08-02 Thread Bryan Pendleton
I am trying to execute a java file(attached), it compiles fine but when I try to run it I get a ClassNotFoundException. That's pretty much always a CLASSPATH issue. From the same window where you get the ClassNotFoundException, try running org.apache.derby.tools.sysinfo, and paste the output