You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by pe...@ec4b.com on 2007/05/01 23:57:19 UTC

problem stopping ofbiz server

Hi,


Has anyone ever had a problem stopping the ofbiz.server before...this is the
error message.
 

meranda:/usr/local/opentaps/pilot# ./stopofbiz.sh
Set OFBIZ_HOME to - /usr/local/opentaps/pilot
Exception in thread "main" java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
        at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
        at java.net.Socket.connect(Socket.java:452)
        at java.net.Socket.connect(Socket.java:402)
        at java.net.Socket.<init>(Socket.java:309)
        at java.net.Socket.<init>(Socket.java:153)
        at org.ofbiz.base.start.Start.sendSocketCommand(Start.java:363)
        at org.ofbiz.base.start.Start.shutdown(Start.java:347)
        at org.ofbiz.base.start.Start.main(Start.java:409)


 
Thanks & Regards,

Peter 




Re: problem stopping ofbiz server

Posted by "G.Venkata Phanindra" <ph...@gmail.com>.
Hi,
I believe the stopping port u r using is being already in use,generally
OFBiz uses port 8009 for stopping the server ... The other way it could be
is OFBiz got stopped but you r trying to stop it again.
Do check the configred values in stopofbiz.sh file

Regards
Phani



On 5/2/07, peter@ec4b.com <pe...@ec4b.com> wrote:
>
> Hi,
>
>
> I think I will just power cycle the server, this will restore things I
> suppose.
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: BJ Freeman [mailto:bjfree@free-man.net]
> Sent: 02 May 2007 00:13
> To: user@ofbiz.apache.org
> Subject: Re: problem stopping ofbiz server
>
> have your made any changes to the config or sh files
>
>
> peter@ec4b.com sent the following on 5/1/2007 1:57 PM:
> > Hi,
> >
> >
> > Has anyone ever had a problem stopping the ofbiz.server before...this is
> the
> > error message.
> >
> >
> > meranda:/usr/local/opentaps/pilot# ./stopofbiz.sh
> > Set OFBIZ_HOME to - /usr/local/opentaps/pilot
> > Exception in thread "main" java.net.ConnectException: Connection refused
> >         at java.net.PlainSocketImpl.socketConnect(Native Method)
> >         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
> >         at
> > java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
> >         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
> >         at java.net.Socket.connect(Socket.java:452)
> >         at java.net.Socket.connect(Socket.java:402)
> >         at java.net.Socket.<init>(Socket.java:309)
> >         at java.net.Socket.<init>(Socket.java:153)
> >         at org.ofbiz.base.start.Start.sendSocketCommand(Start.java:363)
> >         at org.ofbiz.base.start.Start.shutdown(Start.java:347)
> >         at org.ofbiz.base.start.Start.main(Start.java:409)
> >
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> >
> >
> >
> >
>
>


-- 
G.Venkata Phanindra
Mob:: 9849852989

RE: problem stopping ofbiz server

Posted by pe...@ec4b.com.
Hi,

 
I think I will just power cycle the server, this will restore things I
suppose.
 

Thanks & Regards,
 
Peter


-----Original Message-----
From: BJ Freeman [mailto:bjfree@free-man.net] 
Sent: 02 May 2007 00:13
To: user@ofbiz.apache.org
Subject: Re: problem stopping ofbiz server

have your made any changes to the config or sh files


peter@ec4b.com sent the following on 5/1/2007 1:57 PM:
> Hi,
> 
> 
> Has anyone ever had a problem stopping the ofbiz.server before...this is
the
> error message.
>  
> 
> meranda:/usr/local/opentaps/pilot# ./stopofbiz.sh
> Set OFBIZ_HOME to - /usr/local/opentaps/pilot
> Exception in thread "main" java.net.ConnectException: Connection refused
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
>         at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
>         at java.net.Socket.connect(Socket.java:452)
>         at java.net.Socket.connect(Socket.java:402)
>         at java.net.Socket.<init>(Socket.java:309)
>         at java.net.Socket.<init>(Socket.java:153)
>         at org.ofbiz.base.start.Start.sendSocketCommand(Start.java:363)
>         at org.ofbiz.base.start.Start.shutdown(Start.java:347)
>         at org.ofbiz.base.start.Start.main(Start.java:409)
> 
> 
>  
> Thanks & Regards,
> 
> Peter 
> 
> 
> 
> 
> 
> 


Re: problem stopping ofbiz server

Posted by BJ Freeman <bj...@free-man.net>.
have your made any changes to the config or sh files


peter@ec4b.com sent the following on 5/1/2007 1:57 PM:
> Hi,
> 
> 
> Has anyone ever had a problem stopping the ofbiz.server before...this is the
> error message.
>  
> 
> meranda:/usr/local/opentaps/pilot# ./stopofbiz.sh
> Set OFBIZ_HOME to - /usr/local/opentaps/pilot
> Exception in thread "main" java.net.ConnectException: Connection refused
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
>         at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
>         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
>         at java.net.Socket.connect(Socket.java:452)
>         at java.net.Socket.connect(Socket.java:402)
>         at java.net.Socket.<init>(Socket.java:309)
>         at java.net.Socket.<init>(Socket.java:153)
>         at org.ofbiz.base.start.Start.sendSocketCommand(Start.java:363)
>         at org.ofbiz.base.start.Start.shutdown(Start.java:347)
>         at org.ofbiz.base.start.Start.main(Start.java:409)
> 
> 
>  
> Thanks & Regards,
> 
> Peter 
> 
> 
> 
> 
> 
>