On 09/28/2010 12:26 AM, trags wrote:

Try with --StartMode=java

This has been taking a long time, because the file paths that worked from
the command line are not the same as when running as a service.

Actually think I fixed that in the SVN trunk
(see DAEMON-100)

If you are hit by that bug check if you have
Thread.currentThread().getContextClassLoader() == null
compared to standard java.

If it's null under jvm and not under java mode, then
you are hit by that bug, so you should wait for the
1.0.4 release solving it.


Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to