DO NOT REPLY [Bug 27984] - NT-service seems to require the JDK to be installed under Program Files to work consistently.

2004-03-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=27984.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27984

NT-service seems to require the JDK to be installed under Program Files to work 
consistently.

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2004-03-26 15:57 ---
This works for me. The most likely is that you have a bad installation (either
the registry is wrong or something).

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27984] - NT-service seems to require the JDK to be installed under Program Files to work consistently.

2004-03-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=27984.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27984

NT-service seems to require the JDK to be installed under Program Files to work 
consistently.

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |



--- Additional Comments From [EMAIL PROTECTED]  2004-03-26 16:23 ---
Aparently I am not the only one having this issue:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg117957.html and
http://www.mail-archive.com/[EMAIL PROTECTED]/msg117963.html.
Even though these people are referring to one release older version of Tomcat 5 
I feel it does not have to do with a bad installation. It might be attributable 
to the OS version but I don't think it was a bad installation. You probably had 
a jdk installation under your Program Files somewhere or you just are not on 
the same OS.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27984] - NT-service seems to require the JDK to be installed under Program Files to work consistently.

2004-03-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=27984.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27984

NT-service seems to require the JDK to be installed under Program Files to work 
consistently.

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27984] - NT-service seems to require the JDK to be installed under Program Files to work consistently.

2004-03-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=27984.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27984

NT-service seems to require the JDK to be installed under Program Files to work 
consistently.





--- Additional Comments From [EMAIL PROTECTED]  2004-03-26 19:12 ---
Yes, the service wrapper's logic for detecting the JVM could be improved.  
It's a little too fragile at the moment.

However, the service wrapper is a commons-daemon component, not a Tomcat 
component so this is the wrong place to report problems with it.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27984] - NT-service seems to require the JDK to be installed under Program Files to work consistently.

2004-03-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=27984.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27984

NT-service seems to require the JDK to be installed under Program Files to work 
consistently.





--- Additional Comments From [EMAIL PROTECTED]  2004-03-26 19:36 ---
That's true, but the main reason remains that users like to play with Java 
installations, registry settings, etc.
If the JDK or JRE is properly installed then the correct (default) JVM will be 
found.
We can speak on detecting other JVM's like JRockit, IBM and others, but trying 
to solve the user messed installation would lead to nowhere.

Procrun depend right now on registry settings for JVM that is set during JVM 
installation, and it will use the default JVM. To change the default JVM, add 
another, etc, one can use Java Web Start preferences.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]