Hello, I followed these steps to use OFBiz with Eclipse:
https://cwiki.apache.org/OFBIZ/eclipse-tips.html --> Using SVN from within Eclipse and this --> https://cwiki.apache.org/OFBIZ/running-and-debugging-ofbiz-in-eclipse.html but when I run I get this exception: /Caused by: java.util.MissingResourceException: Can't find bundle for base name cache, locale en/ If I try again I get this one: /Exception in thread "main" org.ofbiz.base.start.StartupException: Couldn't create server socket (/127.0.0.1:10523)/ http://pbrd.co/16jr2Wc Eclipse 4.2 Juno EE Service Release 2 64bits OFBiz svn trunk Run As --> Configuration --> Main --> http://pbrd.co/16jqbVx Run As --> Configuration --> Arguments --> http://pbrd.co/16jqsI1 Run As --> Configuration --> JRE --> http://pbrd.co/16jqzTX Run As --> Configuration --> ClassPath --> http://pbrd.co/16jqEHe Run As --> Configuration --> Source --> http://pbrd.co/16jqHml >From shell, with 'java -jar ofbiz.jar' running without problem. Do I need to add anything to the classpath or do some other configuration in Eclipse? I appreciate any hint / help. Best regards. -- View this message in context: http://ofbiz.135035.n4.nabble.com/Couldn-t-create-server-socket-127-0-0-1-10523-tp4639781.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.