jvm_bind exception 8443

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

jvm_bind exception 8443

nachi19-2
hi all,
 When i am running the application i am getting the jvm bind exception and it says the address is already in use 8443.... what i have to do to run the application...
Reply | Threaded
Open this post in threaded view
|

Re: jvm_bind exception 8443

Ashish Vijaywargiya-5
Please give the answer of following questions :-

1) Which O/S ?
2) Is another instance of tomcat (inbuilt within OFBiz) running on your
machine ?
3) Can you post the complete log message ?

The general concept behind this error is that the port (i.e 8443) is
reserved by some other instance of Web Server that's why it is showing
this error.

Hint :- Sometime it happens that we are runs tomcat instance that comes
with OFBiz and incidentally we close the terminal window.
In this case 8443 (secure port) and 8080 (http port) remains active.

So you can either restart your machine or you can shutdown the tomcat
server by either ./shutdown.sh(Linux) or shutdown.bat (Windows) present
at the root location of OFBiz.

--
Ashish

nachi19 wrote:
> hi all,
>  When i am running the application i am getting the jvm bind exception and
> it says the address is already in use 8443.... what i have to do to run the
> application...
>  

smime.p7s (4K) Download Attachment