Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » J2EE Interest »

Re: Solaris Issue

Sandeep Gain

2003-11-20


was this server started at least once?
if so it can be the case that this process did not shutdown properly and did
not close the port
u can do a
 ps -ef | grep java
if ur server process is showed here , kill it
and try to run the server again ...

For windows there is a software available called Active Ports which lets u
know which process is using which port. not
sure if there are any tools for solaris



-----Original Message-----
From: Ritesh_Srivastava [mailto:Ritesh_Srivastava@(protected)]
Sent: Thursday, November 20, 2003 12:59 PM
To: J2EE-INTEREST@(protected)
Subject: Solaris Issue


Hi ,
    This is not a J2EE problem, but I thought of asking for some help.

    I have J2EE Application deployed on Solaris. On starting the server
, console returns error saying the port/address is    already in use.
    While doing shutdown for the server, console returns error saying
the host is unreachable.
    I tried doing netstat, which gives the message for the port in
CLOSE_WAIT state.

    What r my options:
    Can I close a port explicitly?

Regards
Ritesh
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************

===========================================================================
To unsubscribe, send email to listserv@(protected)
of the message "signoff J2EE-INTEREST". For general help, send email to
listserv@(protected)".

===========================================================================
To unsubscribe, send email to listserv@(protected)
of the message "signoff J2EE-INTEREST". For general help, send email to
listserv@(protected)".


©2008 junlu.com - Jax Systems, LLC, U.S.A.