Tomcat 4.0.1 Failing to Start

2004-11-19 Thread Robertson-Ravo, Neil (RX)
Anyone for experience a problem where after a Windows update (which may not
be related) Tomcat fails to start?

I am getting the following in the Event Log: 

Initially : The Tomcat service has started

Then I get:

The LoadLibrary function failed for the following reason: The specified
module could not be found.

And 

Could Not Load the Java Virtual Machine


Running Tomcat 4.0.1, Java 1.4.2_05

Thanks

Neil


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184866
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Tomcat 4.0.1 Failing to Start

2004-11-19 Thread Michael Greenberg
Do you have your JAVA_HOME  environment variable set?


On Nov 19, 2004, at 10:09 AM, Robertson-Ravo, Neil (RX) wrote:

 Anyone for experience a problem where after a Windows update (which  
 may not
 be related) Tomcat fails to start?

 I am getting the following in the Event Log:

 Initially : The Tomcat service has started

 Then I get:

 The LoadLibrary function failed for the following reason: The specified
 module could not be found.

 And

 Could Not Load the Java Virtual Machine


 Running Tomcat 4.0.1, Java 1.4.2_05

 Thanks

 Neil


 This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
 Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed  
 Business,
 Registered in England, Number 678540.  It contains information which is
 confidential and may also be privileged.  It is for the exclusive use  
 of the
 intended recipient(s).  If you are not the intended recipient(s)  
 please note
 that any form of distribution, copying or use of this communication or  
 the
 information in it is strictly prohibited and may be unlawful.  If you  
 have
 received this communication in error please return it to the sender or  
 call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed within  
 this
 communication are not necessarily those expressed by Reed Exhibitions.
 Visit our website at http://www.reedexpo.com

 

~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184870
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Tomcat 4.0.1 Failing to Start

2004-11-19 Thread Robertson-Ravo, Neil (RX)
Yep...the weirdest thing is this : if I click on startup.bat it will start
AOK(I can browse to 8100 sites), but if I try and start it via a Windows
Service it chokes?!



-Original Message-
From: Michael Greenberg [mailto:[EMAIL PROTECTED] 
Sent: 19 November 2004 15:31
To: CF-Talk
Subject: Re: Tomcat 4.0.1 Failing to Start

Do you have your JAVA_HOME  environment variable set?


On Nov 19, 2004, at 10:09 AM, Robertson-Ravo, Neil (RX) wrote:

 Anyone for experience a problem where after a Windows update (which  
 may not
 be related) Tomcat fails to start?

 I am getting the following in the Event Log:

 Initially : The Tomcat service has started

 Then I get:

 The LoadLibrary function failed for the following reason: The specified
 module could not be found.

 And

 Could Not Load the Java Virtual Machine


 Running Tomcat 4.0.1, Java 1.4.2_05

 Thanks

 Neil


 This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
 Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed  
 Business,
 Registered in England, Number 678540.  It contains information which is
 confidential and may also be privileged.  It is for the exclusive use  
 of the
 intended recipient(s).  If you are not the intended recipient(s)  
 please note
 that any form of distribution, copying or use of this communication or  
 the
 information in it is strictly prohibited and may be unlawful.  If you  
 have
 received this communication in error please return it to the sender or  
 call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed within  
 this
 communication are not necessarily those expressed by Reed Exhibitions.
 Visit our website at http://www.reedexpo.com

 



~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184874
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Tomcat 4.0.1 Failing to Start

2004-11-19 Thread Michael Greenberg
What about from the command line?

If it works there I think its the devil's fault :)

On Nov 19, 2004, at 10:44 AM, Robertson-Ravo, Neil (RX) wrote:

 Yep...the weirdest thing is this : if I click on startup.bat it will  
 start
 AOK(I can browse to 8100 sites), but if I try and start it via a  
 Windows
 Service it chokes?!



 -Original Message-
 From: Michael Greenberg [mailto:[EMAIL PROTECTED]
 Sent: 19 November 2004 15:31
 To: CF-Talk
 Subject: Re: Tomcat 4.0.1 Failing to Start

 Do you have your JAVA_HOME  environment variable set?


 On Nov 19, 2004, at 10:09 AM, Robertson-Ravo, Neil (RX) wrote:

 Anyone for experience a problem where after a Windows update (which
 may not
 be related) Tomcat fails to start?

 I am getting the following in the Event Log:

 Initially : The Tomcat service has started

 Then I get:

 The LoadLibrary function failed for the following reason: The  
 specified
 module could not be found.

 And

 Could Not Load the Java Virtual Machine


 Running Tomcat 4.0.1, Java 1.4.2_05

 Thanks

 Neil


 This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
 Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed
 Business,
 Registered in England, Number 678540.  It contains information which  
 is
 confidential and may also be privileged.  It is for the exclusive use
 of the
 intended recipient(s).  If you are not the intended recipient(s)
 please note
 that any form of distribution, copying or use of this communication or
 the
 information in it is strictly prohibited and may be unlawful.  If you
 have
 received this communication in error please return it to the sender or
 call
 our switchboard on +44 (0) 20 89107910.  The opinions expressed within
 this
 communication are not necessarily those expressed by Reed Exhibitions.
 Visit our website at http://www.reedexpo.com





 

~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184879
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Tomcat 4.0.1 Failing to Start

2004-11-19 Thread Dave Watts
 Yep...the weirdest thing is this : if I click on startup.bat 
 it will start AOK(I can browse to 8100 sites), but if I 
 try and start it via a Windows Service it chokes?!

If you're able to start it from the command line, but can't run it as a
service, you probably have the appropriate environment variables set for you
but not for the security principal running the service - typically SYSTEM.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444


~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184881
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Tomcat 4.0.1 Failing to Start

2004-11-19 Thread Robertson-Ravo, Neil (RX)
OK, I have removed the service using tomcat -uninstall Apache Tomcat...any
one know how to reinstall it as a service using the new JVM.dll?

I have tried this but it doesn't work :

tomcat -install Apache Tomcat C:\j2sdk1.4.2_05\jre\bin\server\jvm.dll

And 

tomcat -install Apache Tomcat C:\j2sdk1.4.2_05\jre\bin\server\jvm.dll



-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: 19 November 2004 16:09
To: CF-Talk
Subject: RE: Tomcat 4.0.1 Failing to Start

 Yep...the weirdest thing is this : if I click on startup.bat 
 it will start AOK(I can browse to 8100 sites), but if I 
 try and start it via a Windows Service it chokes?!

If you're able to start it from the command line, but can't run it as a
service, you probably have the appropriate environment variables set for you
but not for the security principal running the service - typically SYSTEM.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444




~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184888
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54