Port

From: Mangesh (mangesh.v@xaalliance.com)
Date: Tue Apr 09 2002 - 02:38:25 EDT


Hello All,

I have E-420R machine running Solaris 8. I have installed tomcat Web application(3.2.3) server & java j2sdk1.4.0. The configuration is over, but they are not able to connect to the default webpage. When I tried to check the ports which are in use it showed me following o/p. I had shutdown the web application server. But still it is showing the ports are binded by that port NO.

/usr/sysadm>netstat -an | grep -i listen | grep 80
      *.32780 *.* 0 0 24576 0 LISTEN
      *.8080 *.* 0 0 24576 0 LISTEN
      *.8007 *.* 0 0 24576 0 LISTEN
      *.8080 *.* 0 0 24576 0 LISTEN
      *.8007 *.* 0 0 24576 0 LISTEN
      *.8081 *.* 0 0 24576 0 LISTEN
      *.80 *.* 0 0 24576 0 LISTEN
127.0.0.1.8007 *.* 0 0 24576 0 LISTEN
      *.8080 *.* 0 0
 24576 0 LISTEN
      *.8007 *.* 0 0
 24576 0 LISTEN

 How can I clear the ports which are being utilised & allot them to the port ( 80 or 8080 ) for the application to run.
 The developers want to put the application on the default port.
 So any suggestions or help on how to go about it would be highly appreciated.

Thanks & Regards
Mangesh

_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:10 EDT