You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/12/29 01:08:59 UTC

DO NOT REPLY [Bug 38068] New: - Tomcat is throwing an exception during start up on 64-bit implementation

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=38068>.
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=38068

           Summary: Tomcat is throwing an exception during start up on 64-
                    bit implementation
           Product: Tomcat 5
           Version: 5.0.30
          Platform: HP
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: major
          Priority: P1
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: aparna_maddireddy@countrywide.com


Tomcat is throwing an exception during start up. 
I am trying to start Tomcat using Tomcat Monitor and it throws the following 
exception :

[2005-12-27 10:37:29] [1193 prunsrv.c] [debug] Procrun log initialized
[2005-12-27 10:37:29] [info] Running Service...
[2005-12-27 10:37:29] [1036 prunsrv.c] [debug] Inside ServiceMain...
[2005-12-27 10:37:29] [info] Starting service...
[2005-12-27 10:37:29] [173  javajni.c] [error] %1 is not a valid Win32 
application.
[2005-12-27 10:37:29] [886  prunsrv.c] [error] Failed creating java 
E:\jdk1.5.0_06\jre\bin\server\jvm.dll
[2005-12-27 10:37:29] [1120 prunsrv.c] [error] ServiceStart returned 1
[2005-12-27 10:37:29] [info] Run service finished.
[2005-12-27 10:37:29] [info] Procrun finished.


I can successfully start Tomcat using ..\bin\startup.bat.

The environment I am using :

64-bit AMD Processor, 64-bit JDK1.5, Tomcat 5.0.30

I am not sure if this is a bug . I think its 64-bit compatability problem. 
But, I am not able figure out how to fix this issue. 
Any help would be greatly appreciated. 

Thank you.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 38068] - Tomcat is throwing an exception during start up on 64-bit implementation

Posted by bu...@apache.org.
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=38068>.
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=38068


william.barker@wilshire.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From william.barker@wilshire.com  2005-12-29 08:35 -------
Tomcat is an open *source* project.  Binary distros (if provided at all :) are 
just gravy.

You need to download the source from commons-daemon, grab your favorite 64bit 
compiler, and re-compile procrun (aka tomcat5) as a 64-bit executable.  After 
that it works just fine.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org