[ http://issues.apache.org/jira/browse/OFBIZ-447?page=all ]
Jacques Le Roux closed OFBIZ-447.
---------------------------------
Resolution: Fixed
I struggled with a very bad bug yesterday : never ever even try to have a file
with a space in its name in any directories (classpath?) of your OFBiz project
under Windows.
But why a space in name ? A simple copy under WIndows (at least in french)
generate a file name like "Copie de filename.ext" :(
RMI can't load because in such a case you got : java.net.MalformedURLException:
no protocol: (de)) (RMI uses spaces to separate multi URI).
This is not the case under Linux.
I added a better error message in revision 473893.
> Better error message when Unable to bind RMIDispatcher to RMI
> -------------------------------------------------------------
>
> Key: OFBIZ-447
> URL: http://issues.apache.org/jira/browse/OFBIZ-447
> Project: OFBiz (The Open for Business Project)
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Environment: all
> Reporter: Jacques Le Roux
> Assigned To: Jacques Le Roux
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: RmiServiceContainer.java.patch
>
>
> I propose to add some more informations to ease debugging when there is a
> problem binding RMIDispatcher to RMI.
> Please see patch.
> Thanks
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira