Well, it's pretty clear : Address already in use: JVM_Bind:8080

It means you have another server application running and using the 8080
port. Don't you have another Tomcat running ?

Cimballi


On Fri, Apr 17, 2009 at 12:30 PM, shuchi <[email protected]> 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-tp23101859p23102273.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>

Reply via email to