this error is occurred when u are already using the port 8080, such as ofbiz
is running, or not shut down properly
----- Original Message -----
From: "amit charaya" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, June 06, 2007 8:14 PM
Subject: eclipse not working
eclipse is not working with ofbiz
i get following error
Set OFBIZ_HOME to - /home/vinod/Desktop/amit/ofbiz
Admin socket not configured; set to port 0
log4j:ERROR exception setting timeout, shutting down server socket.
java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at java.net.ServerSocket.<init>(ServerSocket.java:97)
at
org.apache.log4j.net.SocketHubAppender$ServerMonitor.run(SocketHubAppender.java:324)
at java.lang.Thread.run(Thread.java:595)
log4j:ERROR exception setting timeout, shutting down server socket.
java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at java.net.ServerSocket.<init>(ServerSocket.java:97)
at
org.apache.log4j.net.SocketHubAppender$ServerMonitor.run(SocketHubAppender.java:324)
at java.lang.Thread.run(Thread.java:595)
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.ofbiz.base.util.Debug.<clinit>(Debug.java:90)
at org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:50)
at org.ofbiz.base.start.Start.initStartLoaders(Start.java:248)
at org.ofbiz.base.start.Start.init(Start.java:87)
at org.ofbiz.base.start.Start.main(Start.java:403)
Caused by: java.util.MissingResourceException: Can't find bundle for base
name cache, locale en_US
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:805)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
at
org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:217)
at
org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:213)
at org.ofbiz.base.util.cache.UtilCache.<init>(UtilCache.java:172)
at org.ofbiz.base.util.UtilProperties.<clinit>(UtilProperties.java:53)
... 5 more
--
View this message in context:
http://www.nabble.com/eclipse-not-working-tf3877522.html#a10987366
Sent from the OFBiz - User mailing list archive at Nabble.com.