The following comment has been added to this issue: Author: Jason Dillon Created: Tue, 26 Aug 2003 12:36 PM Body: I am still seeing problems after appling this patch and it looks like it is related to spaces in URL. Have you started the server?
with a "target space/" dir I get: javax.management.MBeanException: null nested exception is org.apache.geronimo.deployment.DeploymentException: javax.management.MBeanException: null nested exception is javax.naming.CommunicationException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.net.MalformedURLException: no protocol: space/geronimo-DEV/lib/castor-0.9.5.jar] org.apache.geronimo.deployment.DeploymentException: javax.management.MBeanException: null nested exception is javax.naming.CommunicationException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.net.MalformedURLException: no protocol: space/geronimo-DEV/lib/castor-0.9.5.jar] at org.apache.geronimo.deployment.plan.StartMBeanInstance.perform(StartMBeanInstance.java:107) ... --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-22 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-22 Summary: [patch] spaces in deploy url Type: Bug Status: Assigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: Apache Geronimo Components: core Assignee: Jason Dillon Reporter: Brent Worden Created: Tue, 26 Aug 2003 11:19 AM Updated: Tue, 26 Aug 2003 11:40 AM Description: I changed DeployURL to check file URLs and "normalize" them. This solves the spaces in path error Jason was witnessing. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira