You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/03/21 21:19:32 UTC

[jira] Assigned: (HARMONY-3404) [drlvm][testing] Tomcat application is OK to start but on failed on shutdown on WinXP

     [ https://issues.apache.org/jira/browse/HARMONY-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky reassigned HARMONY-3404:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][testing] Tomcat application is OK to start but on failed on shutdown on WinXP
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3404
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3404
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports
>            Reporter: Vladimir Ivanov
>         Assigned To: Gregory Shimansky
>         Attachments: screenshot-1.jpg, screenshot-2.jpg, Test.cpp, Test.java
>
>
> The Tomcat application (apache-tomcat-5.5.20) is OK to start over HDK but show "VM launcher has encountered a problem and needs to close.  We are sorry for the inconvenience." message at shutdown on Windows XP SP2.
> To reproduce:
> 1) download apache-tomcat-5.5.20.zip and unzip it.
> 2) add to the file apache-tomcat-5.5.20\bin\setclasspath.bat string:
> set JRE_HOME=<path_to_hdk: trunk\target\hdk\jdk\jre>
> 3) run startup.bat
> 4) wait
> 5) run shutdown.bat
> Execution log:
> TC\apache-tomcat-5.5.20\bin>startup.bat
> JRE_HOME=C:\harmony.top\trunk\target\hdk\jdk\jre
> Using CATALINA_BASE:   C:\tmp\TC\apache-tomcat-5.5.20
> Using CATALINA_HOME:   C:\tmp\TC\apache-tomcat-5.5.20
> Using CATALINA_TMPDIR: C:\tmp\TC\apache-tomcat-5.5.20\temp
> Using JRE_HOME:        C:\harmony.top\trunk\target\hdk\jdk\jre
> TC\apache-tomcat-5.5.20\bin>shutdown.bat
> JRE_HOME=C:\harmony.top\trunk\target\hdk\jdk\jre
> Using CATALINA_BASE:   C:\tmp\TC\apache-tomcat-5.5.20
> Using CATALINA_HOME:   C:\tmp\TC\apache-tomcat-5.5.20
> Using CATALINA_TMPDIR: C:\tmp\TC\apache-tomcat-5.5.20\temp
> Using JRE_HOME:        C:\harmony.top\trunk\target\hdk\jdk\jre
> Created MBeanServer with ID: UID[20802fb0:11155a2670b:-8000]:vivanov1-mobl:1
> TC\apache-tomcat-5.5.20\bin>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.