Hi All,
When trying to replicate the Derby 5219 by running harness i am getting the
"Could not locate lang\supersimple.sql' issue.. I am attaching the trace
With Regards
jayaram
C:\Derby\trunk>set
CLASSPATH="C:\Derby\trunk\jars\sane\derbyrun.jar;C:\Derby\tru
nk\jars\sane\derbyTesting.jar;C:\Derby\trunk\tools\java\jakarta-oro-2.0.8.jar;C:
\Derby\trunk\tools\java\junit.jar"
C:\Derby\trunk>java -Dframework=DerbyNetClient
-DtestSpecialProps=derby.infolog.
append=true org.apache.derbyTesting.functionTests.harness.RunTest
lang\supersim
ple.sql
Could not locate lang\supersimple.sql
Exception in thread "main" java.io.FileNotFoundException:
/org/apache/derbyTesti
ng/functionTests/tests/lang\supersimple.sql
at
org.apache.derbyTesting.functionTests.harness.RunTest.setDirectories(
RunTest.java:700)
at
org.apache.derbyTesting.functionTests.harness.RunTest.main(RunTest.ja
va:254)