[
https://issues.apache.org/jira/browse/DAEMON-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864816#action_12864816
]
Mladen Turk commented on DAEMON-145:
------------------------------------
Fixed in the trunk.
The missing JvmClasspath option could cause a crash
> Incomplete start options causes crash with no error message
> -----------------------------------------------------------
>
> Key: DAEMON-145
> URL: https://issues.apache.org/jira/browse/DAEMON-145
> Project: Commons Daemon
> Issue Type: Bug
> Components: Procrun
> Affects Versions: 1.0.3
> Reporter: David Newcomb
> Priority: Minor
> Fix For: 1.0.3
>
>
> With options:
> -Dcatalina.home=C:\Data\tomcat
> -Dcom.sun.management.jmxremote
> -Dcom.sun.management.jmxremote.port=8181
> -Dcom.sun.management.jmxremote.authenticate=false
> -Dcom.sun.management.jmxremote.ssl=false
> -XX:+HeapDumpOnOutOfMemoryError
> Debug (all messages):
> [2010-03-18 09:54:41] [debug] ( prunsrv.c:1412) Commons Daemon procrun log
> initialized
> [2010-03-18 09:54:41] [info] Commons Daemon procrun (1.0.3.0) started
> [2010-03-18 09:54:41] [info] Running 'Tomcat' Service...
> [2010-03-18 09:54:42] [debug] ( prunsrv.c:1189) Inside ServiceMain...
> The options may be incomplete, but it shouldn't crash with no message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.