Results 1 to 3 of 3

Thread: tomcat cant start in windows xp 64bits

  1. #1
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default tomcat cant start in windows xp 64bits

    Dear members

    i have windows xp, processor and mainboard of 64 bits

    now
    Code:
    C:\Documents and Settings\Administrator>java -version
    java version "1.5.0_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_12-b04, mixed mode)
    
    C:\Documents and Settings\Administrator>
    when i try to start up my tomcat 5.5.25
    well not start and i see this in my log file


    Code:
    [2008-02-14 13:54:20] [info] Procrun (2.0.3.0) started
    [2008-02-14 13:54:20] [info] Debugging Service...
    [2008-02-14 13:54:20] [info] Starting service...
    [2008-02-14 13:54:20] [174  javajni.c] [error] %1 is not a valid Win32 application.
    [2008-02-14 13:54:20] [986  prunsrv.c] [error] Failed creating java C:\java\jre1.5.0_12\bin\server\jvm.dll
    [2008-02-14 13:54:20] [1260 prunsrv.c] [error] ServiceStart returned 1
    [2008-02-14 13:54:20] [info] Debug service finished.
    [2008-02-14 13:54:20] [info] Procrun finished.
    how i can resolve this??

    thanks in advanced
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,629

    Default

    It seems to be a know issue.

    Bugzilla
    Work around

    I haven't tested it (don't have a 64bit system yet ) just did some googling .
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    solution
    useful for other members

    http://www.nabble.com/tomcat-cant-st...o15486688.html

    I haven't tested it (don't have a 64bit system yet )
    is cool, but i am having some headache for some drivers

    regards
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •