Hello,
I am running Tomcat 5.5.25 on Win64  2003 server as a service
It was running ok till now.
The following error appears in the log:
[2008-07-07 11:14:47] [info] Procrun (2.0.3.0) started
[2008-07-07 11:14:47] [info] Running Service...
[2008-07-07 11:14:47] [info] Starting service...
[2008-07-07 11:14:47] [591  javajni.c] [error] Could not create instance of
java/io/FileOutputStream
[2008-07-07 11:14:48] [info] Service started in 1640 ms.
I didn't have any changes for the configuration nor anything else...
The only thing I can think of we have put a shared option on the tomcat
install directory.  But now I had removed the shared option, rebooted the
server, removed the service and install it again; see the following

E:\apache-tomcat-5.5.25\bin>service.bat install
Installing the service 'Tomcat5' ...
Using CATALINA_HOME:    e:\apache-tomcat-5.5.25
Using CATALINA_BASE:    e:\apache-tomcat-5.5.25
Using JAVA_HOME:        c:\jdk1.5.0_14
Using JVM:              c:\jdk1.5.0_14\jre\bin\server\jvm.dll
The service 'Tomcat5' has been installed.
E:\apache-tomcat-5.5.25\bin>net start tomcat5
The Apache Tomcat service is starting.
The Apache Tomcat service was started successfully.

But, nothing helps, and I get the same error.
Note, I can still start Tomcat with startup.bat and run my application
successfully.

I would appreciate your help into this matter,
thanks

Reply via email to