Re: Apache Derby Command Line?

2014-02-22 Thread Turtles
I have java working properly (so ignore the quotes and anything else that
looks wrong).  That isint the issue, its getting derby to load properly. 
FireDaemon loads the process a little differently than the command line but
it works because other java applications ive run as services run fine
(tomcat for example).



--
View this message in context: 
http://apache-database.10148.n7.nabble.com/Apache-Derby-Command-Line-tp137335p137342.html
Sent from the Apache Derby Users mailing list archive at Nabble.com.


Re: Apache Derby Command Line?

2014-02-22 Thread Bryan Pendleton

FireDaemon loads the process a little differently than the command line but
it works because other java applications ive run as services run fine


1) What, precisely, does FireDaemon do differently, and
2) What, precisely, goes wrong when you try to run Derby?

I.e., do you get an error message? Do you get an exception? Do
you get messages in the derby.log file? Do you get a Network
Server that starts but isn't behaving the way you expect? In what way?

If running that exact command line is working just fine when you
run it from the Windows Command Prompt, but running that exact
command line from the FireDaemon tool behaves differently, you
need to be as precise as possible about what behavior changes
you're seeing and what problems they're causing you.

thanks,

bryan