Login  Register

Users - StartupException - cannot start() RMIServiceContainer

Posted by Blessing, Jeffrey J on Dec 22, 2005; 11:26pm
URL: http://ofbiz.116.s1.nabble.com/Users-StartupException-cannot-start-RMIServiceContainer-tp136802.html

I'm new to ofbiz and just downloaded and updated the latest source using subversion (revision 6415).  It builds fine (ant) and the seeding goes fine (ant run-install) but the server errors on startup.  The trace is below, but basically it cannot start the RMIServiceContainer (unable to bind RMIServiceDispatcher to RMI (error marshalling arguments ...)).  I've checked the archives and tried a few fixes associated with this error string:
 
-I've done netstat -a and there is no service attached to ports 1099 or 1098.
-I've disabled the Windows Firewall
-I made sure there are no spaces in the pathname to the executable
 (it resides in D:\OFBizProject\ofbiz\bin)
-I had to go back one JDK level, from 1.5 to 1.4.2_10, so I changed CLASSPATH
 to point to the right tools.jar; set JAVA_HOME to D:\Program Files\j2sdk1.4.2_10;
 and put

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users