Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start

View: New views
5 Messages — Rating Filter:   Alert me  

Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start

by Tiffany.Dinh@inovis.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I installed Tomcat 6.0.20 on my 64bit Window2003. I installed the service. But the Service did not start. Jakarta_service_yyyymmdd.log file logs the below:



[994  prunsrv.c] [error] Failed creating java and

[1269 prunsrv.c] [error] ServiceStart returned 1



Please help me to run the service successfully.



Thanks,

Tiffany Dinh




RE: Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start

by mgainty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


sc query tomcat

what do the logs say?

Martin
______________________________________________
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.




> From: Tiffany.Dinh@...
> To: users@...
> Date: Fri, 30 Oct 2009 16:25:28 -0700
> Subject: Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start
>
> I installed Tomcat 6.0.20 on my 64bit Window2003. I installed the service. But the Service did not start. Jakarta_service_yyyymmdd.log file logs the below:
>
>
>
> [994  prunsrv.c] [error] Failed creating java and
>
> [1269 prunsrv.c] [error] ServiceStart returned 1
>
>
>
> Please help me to run the service successfully.
>
>
>
> Thanks,
>
> Tiffany Dinh
>
>
>
     
_________________________________________________________________
Windows 7: Simplify your PC. Learn more.
http://www.microsoft.com/Windows/windows-7/default.aspx?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_evergreen1:102009

Re: Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start

by Konstantin Kolinko :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/31 Tiffany.Dinh@... <Tiffany.Dinh@...>:
> I installed Tomcat 6.0.20 on my 64bit Window2003. I installed the service. But the Service did not start. Jakarta_service_yyyymmdd.log file logs the below:
>
> [994  prunsrv.c] [error] Failed creating java and
> [1269 prunsrv.c] [error] ServiceStart returned 1
>
> Please help me to run the service successfully.
>

The most common issue is that you need 64-bit service binary and 64-bit JVM.

See this thread from several days ago:
http://markmail.org/message/bq37cdrjdfl3kbxp

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


RE: Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start

by Tiffany.Dinh@inovis.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


The log says below. Note errors on lines 4 and 5.

1/  [2009-10-30 14:23:26] [info] Procrun (2.0.4.0) started
2/  [2009-10-30 14:23:26] [info] Running Service...
3/  [2009-10-30 14:23:26] [info] Starting service...
4/  [2009-10-30 14:23:26] [994  prunsrv.c] [error] Failed creating java
5/  [2009-10-30 14:23:26] [1269 prunsrv.c] [error] ServiceStart returned 1
6/  [2009-10-30 14:23:26] [info] Run service finished.
7/  [2009-10-30 14:23:26] [info] Procrun finished.

Tiffany K. Dinh
Software QA Engineer
18300 Von Karman, suite 800
Irvine, CA 92612
+1 949.838.1070 direct
tiffany.dinh@...
www.inovis.com

 
-----Original Message-----
From: Martin Gainty [mailto:mgainty@...]
Sent: Friday, October 30, 2009 4:36 PM
To: Tomcat Users List
Subject: RE: Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start


sc query tomcat

what do the logs say?

Martin
______________________________________________
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.




> From: Tiffany.Dinh@...
> To: users@...
> Date: Fri, 30 Oct 2009 16:25:28 -0700
> Subject: Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start
>
> I installed Tomcat 6.0.20 on my 64bit Window2003. I installed the service. But the Service did not start. Jakarta_service_yyyymmdd.log file logs the below:
>
>
>
> [994  prunsrv.c] [error] Failed creating java and
>
> [1269 prunsrv.c] [error] ServiceStart returned 1
>
>
>
> Please help me to run the service successfully.
>
>
>
> Thanks,
>
> Tiffany Dinh
>
>
>
     
_________________________________________________________________
Windows 7: Simplify your PC. Learn more.
http://www.microsoft.com/Windows/windows-7/default.aspx?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_evergreen1:102009

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start

by awarnier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Tiffany.Dinh@... wrote:
> The log says below. Note errors on lines 4 and 5.
>
> 1/  [2009-10-30 14:23:26] [info] Procrun (2.0.4.0) started
> 2/  [2009-10-30 14:23:26] [info] Running Service...
> 3/  [2009-10-30 14:23:26] [info] Starting service...
> 4/  [2009-10-30 14:23:26] [994  prunsrv.c] [error] Failed creating java

2 guesses :
- either it does not have the right path to the java JVM
- or you are trying to run a 32-bit JVM n a 64-bit machine or vice-versa

> 5/  [2009-10-30 14:23:26] [1269 prunsrv.c] [error] ServiceStart returned 1
> 6/  [2009-10-30 14:23:26] [info] Run service finished.
> 7/  [2009-10-30 14:23:26] [info] Procrun finished.
>
> Tiffany K. Dinh
> Software QA Engineer
> 18300 Von Karman, suite 800
> Irvine, CA 92612

Funny. I used to work for a small computer company which had its first
address there.  Alpha Microsystems.

> +1 949.838.1070 direct
> tiffany.dinh@...
> www.inovis.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...