Re: Error when running tests

2017-08-16 Thread Rick Hillegas

Hi Lashan,

I am unable to reproduce the behavior you are seeing. The tests start 
running when I wire those code sources into a CLASSPATH and execute that 
java command. Can you include the output from the following command:


  echo $CLASSPATH

Thanks,
-Rick

On 8/16/17 6:19 AM, Lashan Faliq wrote:


I have set $CLASSPATH to include the following jars:

  * derbyTesting.jar
  * derbyrun.jar
  * junit.jar
  * trunk/classes

still when I run

java org.apache.derbyTesting.functionTests.harness.RunSuite derbyall

I get the error

Error: Could not find or load main class 
org.apache.derbyTesting.functionTests.harness.RunSuite


Can you please guide me on what to do next.

Thank you.

Sent from Mail  for 
Windows 10






Error when running tests

2017-08-16 Thread Lashan Faliq
I have set $CLASSPATH to include the following jars:
• derbyTesting.jar
• derbyrun.jar
• junit.jar 
• trunk/classes
still when I run 
java org.apache.derbyTesting.functionTests.harness.RunSuite derbyall
I get the error 
Error: Could not find or load main class  
org.apache.derbyTesting.functionTests.harness.RunSuite

Can you please guide me on what to do next.
Thank you.

Sent from Mail for Windows 10