Notes |
|
(0002837)
|
fesse
|
03-11-08 01:02
|
|
I have a similar problem on Windows 2003 SP 2 with Resin 3.1.5. When starting the service I get
****************************
The Resin Web Server service is starting.
The Resin Web Server service could not be started.
A system error has occurred.
System error 1067 has occurred.
The process terminated unexpectedly.
****************************
Everything works fine when using the same command line without "-service" in a command window. |
|
|
(0002851)
|
vernade
|
03-14-08 05:44
|
|
I downloaded and installed Resin 3.1.5 two days ago and the same problem occurs for me when I start Resin as a service.
My system is a Windows XP SP2.
Resin works fine when started via the command line (not as service).
Note: I am using Resin with an Apache 2.2 Webserver.
Is there any clue of why Resin keeps crashing after being started as a service? Is there a configuration problem (e.g. some environment variable missing) or a JDK problem (I am using JDK 1.6) |
|
|
(0002853)
|
Andy_Qu
|
03-16-08 21:06
|
|
I have the same problem.
Windows 2003 SP2 + Resin3.1.5 + JDK1.5.0_11
|
|
|
(0002876)
|
Andy_Qu
|
03-24-08 00:16
|
|
|
|
(0002921)
|
girishladde
|
03-27-08 01:42
|
|
I have similar problem. My environment is,
Windows XP Professional SP2 + Resin 3.1.5 + JDK 1.5.0_15 |
|
|
(0002933)
|
netrunner
|
03-31-08 04:47
|
|
I have the same problem with Resin 3.1.5 Professional, resin crashes when started as a service in windows server 2003 R2 Service Pack 2 with java 1.6.0_02. |
|
|
(0002934)
|
jreynaert
|
03-31-08 08:37
|
|
I' m running Resin 3.1.5 on Windows 2003 (SBS SP2).
JDK 1.6.0_03, Apache/2.0.59 (Win32) Resin/3.1.5 PHP/5.2.3
Everything runs smooth when I start httpd from command line.
It doens't work as a service.
The only error I can find on the server is in the application log: Faulting application httpd.exe, version 0.0.0.0, faulting module httpd.exe, version 0.0.0.0, fault address 0x00011399.
This looks more like a Apache error than a Resin error.
And there is nothing to see in the resin logs.
P.S. I installed an old version (resin 2.1.13) as test and that is running fine as a service. |
|