DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4543>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4543

RMI fails if tomcat is installed in directory with white space

           Summary: RMI fails if tomcat is installed in directory with white
                    space
           Product: Tomcat 4
           Version: 4.0 Final
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


i installed tomcat in c:\Program Files\Apache Tomcat 4.0
and run it as a service on Windows 2000.

when running a sevlet with RMI client code, 
i get :
----- Root Cause -----
com.juldi.jis.JISException: RemoteException: RemoteException occurred in server
thread; nested exception is: 
        java.rmi.UnmarshalException: error unmarshalling arguments; nested exception 
is: 
        java.net.MalformedURLException: no protocol: Files/Apache
        at
com.juldi.jis.connector.rmi.RMIIntegrationServerProxy.newOperation(RMIIntegrationServerProxy.java:42)
......


Note the java.net.MalformedURLException: no protocol: Files/Apache

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to