"Abnormal JVM shutdown detected" throwed when deploying cviewer-2.1.1.1.war
located in a directory with white space
-------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-4388
URL: https://issues.apache.org/jira/browse/GERONIMO-4388
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 2.1.3
Environment: Windows XP SP2+IBM JDK 1.5.0 SR8a
Reporter: Chi Runhua
Priority: Minor
Hello,
I installed Geronimo-2.1.3 and put cviewer-2.1.1.1.war in {{D:\Geronimo
samples\applications\cviewer\target}}, then tried to deploy the .war in
different ways. Here is the result list:
Scenario#1: from console, successful;
Scenario#2: *gsh.bat deploy/deploy "%cviewer%\cviewer-2.1.1.1.war"*,
successful;
Scenario#3: *gsh.bat deploy/deploy %cviewer%\cviewer-2.1.1.1.war*, failed with
"Abnormal JVM shutdown detected" printed on screen, but nothing was recorded in
server.log. When I looked into gshell.log, I noticed some insteresting strings
as {color:red}Executing (Object...): [deploy/deploy, D:\Geronimo,
samples\applications\cviewer\target\cviewer-2.1.1.1.war]{color};
Scenario#4: within gshell and failed, which was reported in Gshell-117 already.
Please help to confirm whether syntax of Scenario#3 is prohibited or it might
be a bug?
Thanks in advance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.