You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2008/04/21 14:57:21 UTC

[jira] Commented: (GERONIMO-3973) Fail to assemble a server via gsh when Geronimo is installed in a directory with white space

    [ https://issues.apache.org/jira/browse/GERONIMO-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590908#action_12590908 ] 

Jason Dillon commented on GERONIMO-3973:
----------------------------------------

This issue may depend on GERONIMO-3977, not sure yet.  Might just need a toURI().toURL()

> Fail to assemble a server via gsh when Geronimo is installed in a directory with white space
> --------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3973
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3973
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: commands
>         Environment: Windows
>            Reporter: YunFeng Ma
>            Assignee: Jason Dillon
>
> Geronimo is install in directory: h:\geronimo server1\
> {noformat}
> MaYunFeng@IBM-9418A58D694:/> deploy/assemble
> Listing configurations from Geronimo server
> Connecting to Geronimo server: localhost:1099
> Username: system
> Password: *******
> Connection established
> Server artifact name: abcd
> ERROR UnmarshalException: error unmarshalling return; nested exception is:
>         java.net.MalformedURLException: no protocol: server1/repository/org/apache/geronimo/framework/geronimo-common/2.1.1-SNAPSHOT/geronimo-common-2.1.1-SNAPSHOT.jar
> {noformat}

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