On 2/21/14 5:48 PM, Turtles wrote:
I have java defined already the full command line would look like:
C:\Java Server JRE\jdk1.7.0_51\bin\java.exe -jar derby.jar %DERBY_OPTS%
-classpath "%DERBY_RUNPATH%" org.apache.derby.drda.NetworkServerControl
start
I see that you are using 7u51. Are you seeing the problem described
here: https://issues.apache.org/jira/browse/DERBY-6438
Hope this helps,
-Rick
And in environment variables for the firedaemon service:
JAVA_HOME: C:\Java Server JRE\jdk1.7.0_51
CLASSPATH:
C:\db-derby-10.10.1.1-bin\bin\../lib/derby.jar;C:\db-derby-10.10.1.1-bin\bin\../lib/derbynet.jar;C:\db-derby-10.10.1.1-bin\bin\../lib/derbyclient.jar;C:\db-derby-10.10.1.1-bin\bin\../lib/derbytools.jar
So is it possible to even run it via command line?
--
View this message in context:
http://apache-database.10148.n7.nabble.com/Apache-Derby-Command-Line-tp137335p137339.html
Sent from the Apache Derby Users mailing list archive at Nabble.com.