Shuchi, once again, do this : netstat -abnv -p tcp And then look at the name of the program, and then look at the program that are started on your machine. You can look in the Task Manager and stop it here or in the Services and stop it there.
Cimballi On Wed, Apr 22, 2009 at 1:50 PM, shuchi <[email protected]> wrote: > > nope its not solved yet, still facing the same issue > > shuchi wrote: > > > > I have following error message in > > Desktop\ofbiz-trunk-current\ofbiz-trunk\runtime\logs\error.log > > > > It shows error dated 2009-04-14 - when I downloaded the > > ofbiz-trunk-current. > > > > *********************************************************************** > > 2009-04-14 14:45:06,500 (main) [ Http11Protocol.java:178:ERROR] Error > > initializing endpoint > > java.net.BindException: Address already in use: JVM_Bind:8080 > > at > org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:501) > > at > org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:176) > > at > > org.apache.catalina.connector.Connector.initialize(Connector.java:1058) > > at > > > org.apache.catalina.core.StandardService.initialize(StandardService.java:677) > > at > > > org.ofbiz.catalina.container.CatalinaContainer.init(CatalinaContainer.java:214) > > at > > > org.ofbiz.base.container.ContainerLoader.loadContainer(ContainerLoader.java:190) > > at > org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:66) > > at org.ofbiz.base.start.Start.initStartLoaders(Start.java:250) > > at org.ofbiz.base.start.Start.init(Start.java:89) > > at org.ofbiz.base.start.Start.main(Start.java:398) > > > > *********************************************************************** > > > > > > -- > View this message in context: > http://www.nabble.com/Ofbiz-Installation-tp23101859p23175799.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > >
