You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2008/10/31 08:56:46 UTC

[jira] Created: (GERONIMO-4389) Can't start server when install it in a directory containing space

Can't start server when install it in a directory containing space
------------------------------------------------------------------

                 Key: GERONIMO-4389
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: startup/shutdown
    Affects Versions: 2.1.3
         Environment: OS:Solaris 10 Sparc
            Reporter: viola.lu
            Priority: Minor


Steps:

1.Install geronimo into /opt/geronimo 2.1.3
2.Start server
Errors popup
[root@cesolaris bin]#tail -f ../var/log/geronimo.out
Error opening zip file: /opt/geronimo
Error occurred during initialization of VM
agent library failed to init: instrument
Error opening zip file: /opt/geronimo
Error occurred during initialization of VM
agent library failed to init: instrument


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


[jira] Updated: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated GERONIMO-4389:
-----------------------------------

    Affects Version/s: 2.2
        Fix Version/s: 2.2
                       2.1.4
             Assignee: Donald Woods

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: GERONIMO-4389.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Updated: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang updated GERONIMO-4389:
-------------------------------

    Attachment: GERONIMO-4389.patch

file path with spaces makes linux/unix shell consider them as several parameters.

So provide a patch for it. Thanks.

Rex.

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Priority: Minor
>         Attachments: GERONIMO-4389.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Resolved: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved GERONIMO-4389.
------------------------------------

    Resolution: Fixed

Applied to branches/2.1 (2.1.4-SNAPSHOT) as Rev745162.
Applied to trunk (2.2-SNAPSHOT) as Rev745171.

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Donald Woods
>            Priority: Blocker
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch, Geronimo-4389_Jack0217.patch, Geronimo-4389_Jack1108.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Assigned: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reassigned GERONIMO-4389:
--------------------------------------

    Assignee: Donald Woods  (was: Jack Cai)

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Donald Woods
>            Priority: Blocker
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch, Geronimo-4389_Jack0217.patch, Geronimo-4389_Jack1108.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Updated: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Jack Cai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jack Cai updated GERONIMO-4389:
-------------------------------

    Attachment: Geronimo-4389_Jack1108.patch

Jarek pointed that the previous fix will break if there is no jpa.jar in the bin folder. I'm providing a cleaner fix which can tolerate this. Thanks Donald and Jarek for your help!

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch, Geronimo-4389_Jack1108.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Updated: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang updated GERONIMO-4389:
-------------------------------

    Attachment:     (was: GERONIMO-4389.patch)

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Updated: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Jack Cai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jack Cai updated GERONIMO-4389:
-------------------------------

    Attachment: Geronimo-4389_Jack.patch

Found that the $JAVA_AGENT_OPTS need to be quoted. Attache a patch to resolve the issue.

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Updated: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated GERONIMO-4389:
-----------------------------------

    Assignee:     (was: Donald Woods)

The patch didn't resolve the issue for me wen using the startup.sh script, as it still uses geronimo.sh which cannot handle spaces on Unix/Linux.
Also, start-server did not have the problem in my testing, as it uses gsh.

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: GERONIMO-4389.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Updated: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Jack Cai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jack Cai updated GERONIMO-4389:
-------------------------------

    Attachment: Geronimo-4389_Jack0217.patch

Providing a clumsy fix, but it worked (verified).

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Jack Cai
>            Priority: Blocker
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch, Geronimo-4389_Jack0217.patch, Geronimo-4389_Jack1108.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Closed: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods closed GERONIMO-4389.
----------------------------------

    Resolution: Fixed

Rev712163 in branches/2.1 (2.1.4-SNAPSHOT)
Rev712164 in trunk (2.2-SNAPSHOT)
Thanks Jack for the patch.


> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Updated: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated GERONIMO-4389:
-----------------------------------

    Patch Info: [Patch Available]

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: GERONIMO-4389.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Assigned: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods reassigned GERONIMO-4389:
--------------------------------------

    Assignee: Donald Woods

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Reopened: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevan Miller reopened GERONIMO-4389:
------------------------------------

      Assignee: Jack Cai  (was: Donald Woods)
    Regression: [Regression]

This change seems to break -javaagent settings on *nix systems. It must be fixed for 2.1.4 and 2.2.

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Jack Cai
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch, Geronimo-4389_Jack1108.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Commented: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645978#action_12645978 ] 

Donald Woods commented on GERONIMO-4389:
----------------------------------------

Thanks Jack.  Updated patch applied as r712385 and r712387.

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch, Geronimo-4389_Jack1108.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Updated: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevan Miller updated GERONIMO-4389:
-----------------------------------

    Priority: Blocker  (was: Minor)

> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Assignee: Jack Cai
>            Priority: Blocker
>             Fix For: 2.1.4, 2.2
>
>         Attachments: Geronimo-4389_Jack.patch, Geronimo-4389_Jack1108.patch
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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


[jira] Commented: (GERONIMO-4389) Can't start server when install it in a directory containing space

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644643#action_12644643 ] 

Rex Wang commented on GERONIMO-4389:
------------------------------------

I had some misunderstanding on this bug, sorry..
use
     ./geronimo.sh run
can easily show the err msg in linux




> Can't start server when install it in a directory containing space
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4389
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4389
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.1.3, 2.2
>         Environment: OS:Solaris 10 Sparc
>            Reporter: viola.lu
>            Priority: Minor
>             Fix For: 2.1.4, 2.2
>
>
> Steps:
> 1.Install geronimo into /opt/geronimo 2.1.3
> 2.Start server
> Errors popup
> [root@cesolaris bin]#tail -f ../var/log/geronimo.out
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file: /opt/geronimo
> Error occurred during initialization of VM
> agent library failed to init: instrument

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