02-28-2007 04:26 AM
08-28-2007 09:08 PM
02-14-2008 10:58 PM
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
java.net.MalformedURLException: no protocol: Software
Initialization of bean failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use
03-05-2008 08:48 AM
07-04-2008 08:45 AM
Yes, actually you should run the following command.
echo 127.0.0.1 `hostname` >> /etc/hosts
09-23-2008 12:15 PM
Initialization of bean failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use
There are two likely causes for a problem like this:
1. You already have a rmi registry on this port (possibly another instance of alfresco, or some other program)
2. Your DNS setup is wrong
[…]
When in doubt, check your network interface's ip address
using something like ifconfig on unix, then ping your hostname
and see if the addresses match.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.