Login  Register

Re: Users - StartupException - cannot start() RMIServiceContainer

Posted by Antonio Galán Vázquez on Dec 23, 2005; 8:26am
URL: http://ofbiz.116.s1.nabble.com/Users-StartupException-cannot-start-RMIServiceContainer-tp136802p136803.html

Hi, I've just the same problem... I could solve it modifying the port for RMI from 1099 to 10990. I had to modify some files:

base/config/jndi.properties base/config/ofbiz-containers.xml framework/jotm/config/iiop.properties

framework/jotm/config/jotm.properties






2005/12/23, Blessing, Jeffrey J <[hidden email]>:
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]
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.ofbiz.org/mailman/listinfo/users" target="_blank"> http://lists.ofbiz.org/mailman/listinfo/users



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