problem starting ofbiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

problem starting ofbiz

mathieu tanguay
i get this error when trying to start ofbiz

org.ofbiz.base.start.StartupException: Cannot init() catalina-container
(Protoco
l handler initialization failed: java.net.BindException: Address already in
use:
 JVM_Bind:8080)
        at
org.ofbiz.base.container.ContainerLoader.loadContainer(ContainerLoade
r.java:146)
        at
org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:68
)


what could be the cause ?

thanks
mathieu
Reply | Threaded
Open this post in threaded view
|

Re: problem starting ofbiz

Jacques Le Roux
Administrator
You have certainly another OFBiz instance still running...

Jacques

From: "mathieu tanguay" <[hidden email]>

>i get this error when trying to start ofbiz
>
> org.ofbiz.base.start.StartupException: Cannot init() catalina-container
> (Protoco
> l handler initialization failed: java.net.BindException: Address already in
> use:
> JVM_Bind:8080)
>        at
> org.ofbiz.base.container.ContainerLoader.loadContainer(ContainerLoade
> r.java:146)
>        at
> org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:68
> )
>
>
> what could be the cause ?
>
> thanks
> mathieu
>

Reply | Threaded
Open this post in threaded view
|

Re: problem starting ofbiz

David E. Jones-2

Or any other program that has a binding to port 8080...

-David


On Nov 10, 2009, at 2:44 PM, Jacques Le Roux wrote:

> You have certainly another OFBiz instance still running...
>
> Jacques
>
> From: "mathieu tanguay" <[hidden email]>
>> i get this error when trying to start ofbiz
>> org.ofbiz.base.start.StartupException: Cannot init() catalina-
>> container
>> (Protoco
>> l handler initialization failed: java.net.BindException: Address  
>> already in
>> use:
>> JVM_Bind:8080)
>>       at
>> org.ofbiz.base.container.ContainerLoader.loadContainer(ContainerLoade
>> r.java:146)
>>       at
>> org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:68
>> )
>> what could be the cause ?
>> thanks
>> mathieu
>>
>