You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tim McConnell (JIRA)" <ji...@apache.org> on 2008/04/22 16:22:27 UTC

[jira] Updated: (GERONIMO-3966) Spaces in server installation directory causes deployment problems when using JMX to deploy

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

Tim McConnell updated GERONIMO-3966:
------------------------------------

    Fix Version/s:     (was: 2.2)
                   2.1

> Spaces in server installation directory causes deployment problems when using JMX to deploy
> -------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3966
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3966
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 2.0.1, 2.0.2, 2.1
>         Environment: Platform independenct -- not Windows-specific as originally thought
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>             Fix For: 2.1
>
>
> MalformedURLExceptions will result whenever JMX is used to deploy to a Geronimo server installed in a path with spaces (e.g., C:\Program File\Geronimo). The problem appears to be due to Sun's RMI codebase implementation, which uses a space as a delimiter between filenames in the codebase. An example failure is shown below: 
> Distribution of configuration failed. See log for details. 
>   Error unmarshaling return; nested exception is: 
>    java.net.MalformedURLException: no protocol: Files/IBM/WebSphere/AppServerCommunityEdition/repository/org/apache/geronimo/modules/geronimo-common/2.0.1/geronimo-common-2.0.1.jar
> This is a Geronimo jira to correspond to the GERONIMODEVTOOLS-254. 

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