[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [jira] Created: (DAEMON-109) Adding JvmOptions prevents application
From:       "David Newcomb (JIRA)" <jira () apache ! org>
Date:       2008-03-31 10:08:24
Message-ID: 121533321.1206958104902.JavaMail.jira () brutus
[Download RAW message or body]

Adding JvmOptions prevents application from starting
----------------------------------------------------

                 Key: DAEMON-109
                 URL: https://issues.apache.org/jira/browse/DAEMON-109
             Project: Commons Daemon
          Issue Type: Bug
         Environment: All Windows

C:\Data\Tomcat\bin>java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)

            Reporter: David Newcomb


Had previously reported this on the Tomcat site, but they say the problem is in your domain

https://issues.apache.org/bugzilla/show_bug.cgi?id=44506

----


Using JvmOptions prevents Tomcat from starting.
I have tried:

tomcat6.exe --JvmOptions
-Xdebug;-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044
tomcat6.exe --JvmOptions
-Xdebug#-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044
tomcat6.exe --JvmOptions
"-Xdebug#-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044"
tomcat6.exe --JvmOptions
"-Xdebug#-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044"
tomcat6.exe --JvmOptions
'-Xdebug#-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044'
tomcat6.exe --JvmOptions
'-Xdebug;-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044'

and the same with ++JvmOptions. On each occasion it reports:

[2008-02-28 16:42:19] [420  prunsrv.c] [error]
The operation completed successfully.
[2008-02-28 16:42:19] [1327 prunsrv.c] [error]
Load configuration failed

and the log file is not created.

C:\Data\Tomcat\bin>java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic