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 |
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
2005/12/23, Blessing, Jeffrey J <[hidden email]>:
_______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Free forum by Nabble | Edit this page |