hi vivek,

In dos prompt run the command
    netstat -ao |findstr "8080"

you will get the process Id of the service which is using the port 8080.

then goto taskmanager and find the process Id and check the application and
close it.

regards
prasath rajan




On Wed, Aug 3, 2011 at 12:42 PM, Santosh Singh <santoshs.ind...@gmail.com>wrote:

> *Dear  Vivek,*
> Are you Using multiple instance.
> Then All it will not work.
>
> Let me know, in that case the solution is differ.*
>
> Thanks & Regards
> *
> Sincerely Yours,
>
> Santosh Singh.
> ______________________________________________
>
> MCA / Ruby,  Java developer
>
> +91 98267 62844/ santoshs.ind...@gmail.co
> <santoshs.ind...@gmail.com>*m<santoshs.ind...@gmail.com>
> *
>
>
>
>
> On Tue, Aug 2, 2011 at 8:42 PM, prasanth r <prasanth.sunr...@gmail.com
> >wrote:
>
> > hi vivek,
> >
> > is it rectified?
> >
> > thanks
> > prasath rajan
> >
> > On Tue, Aug 2, 2011 at 5:29 PM, harish <haveal...@gmail.com> wrote:
> >
> > > or may be another reason,
> > > you have started the ofbiz using startofbiz.sh again you would've done
> > the
> > > same, instead stop the ofbiz using stopofbiz.sh wait for a while and
> > start
> > > again
> > >
> > > On Tue, Aug 2, 2011 at 5:08 PM, vivek mishra [via OFBiz] <
> > > ml-node+3712047-658467471-256...@n4.nabble.com> wrote:
> > >
> > > > vivek mishra to user-request
> > > > show details 5:02 pm
> > > >
> > > > Hello,
> > > >
> > > > Got an error while running ./startofbiz.sh command in
> > apache-ofbiz-10.04
> > > on
> > > >
> > > > linux.
> > > > The error was:
> > > >
> > > > Exception in thread "main" java.net.BindException: Address already in
> > use
> > > >         at java.net.PlainSocketImpl.socketBind(Native Method)
> > > >         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
> > > >         at java.net.ServerSocket.bind(ServerSocket.java:328)
> > > >         at java.net.ServerSocket.<init>(ServerSocket.java:194)
> > > >         at
> > org.ofbiz.base.start.Start.initListenerThread(Start.java:167)
> > > >         at org.ofbiz.base.start.Start.init(Start.java:93)
> > > >         at org.ofbiz.base.start.Start.main(Start.java:410)
> > > >
> > > >
> > > > ------------------------------
> > > >  If you reply to this email, your message will be added to the
> > discussion
> > > > below:
> > > > http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712047.html
> > > >  To start a new topic under OFBiz, email
> > > > ml-node+135035-1074011943-256...@n4.nabble.com
> > > > To unsubscribe from OFBiz, click here<
> > >
> >
> http://ofbiz.135035.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=135035&code=aGF2ZWFsaW5rQGdtYWlsLmNvbXwxMzUwMzV8MjM5NDI5MzY=
> > > >.
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Regards,
> > > Harish Bramhanand
> > >
> > >
> > > -----
> > > Regards,
> > > Harish
> > > --
> > > View this message in context:
> > > http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712083.html
> > > Sent from the OFBiz - User mailing list archive at Nabble.com.
> >
>

Reply via email to