problem starting ofbiz

3 messages Options
Embed this post
Permalink
mathieu tanguay

problem starting ofbiz

Reply Threaded More More options
Print post
Permalink
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
Jacques Le Roux

Re: problem starting ofbiz

Reply Threaded More More options
Print post
Permalink
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
>

David E Jones-4

Re: problem starting ofbiz

Reply Threaded More More options
Print post
Permalink

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
>>
>