Hi,
[Env: HP-UX 10.20, HP's JDK 1.1.7, Sun JSDK 2.1]
While starting the servlet runner with the command :
./startserver
I get this output :
Can't set up server admin
java.rmi.server.ExportException: Port already in use: 1109; nested exception
is:
java.net.BindException: Address already in use
This is happening on one of our HP 9000 boxes. On two other boxes, this
problem
does not occur. The OS/JDK/JSDK config/vers are the same on all 3 boxes.
Doing a :
netstat -a | grep 1109
and a :
lsof -i | grep 1109
(lsof is a public domain s/w for HP-UX that "LiSts Open Files" (including
sockets).
indicates that a process "memlogd" is using port 1109.
However, the same process is also running on the other
2 boxes where the servlet runner starts up ok.
Please give any advice for this problem.
Happy New Year to all.
TIA
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Vasudev Ram
Infosys Technologies Limited
Pune, India
Email : [EMAIL PROTECTED]
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html