Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A Troubleshooting and FAQ : Port/Address in Use Message

Port/Address in Use Message
You may get a Port in Use or Address in Use message for one of the following reasons:
If a message displays indicating Port in Use, the port used by the TIBCO Repository Server servlet to communicate with Tomcat (the web server) is not available. Use TIBCO Domain Utility to change that port.
Change the tcp_time_wait_interval. For example, on Solaris, place the following line at the end of the file /etc/rc2.d/S69inet
 
       ndd -set /dev/tcp tcp_time_wait_interval 60000
Then wait for 60 seconds before you restart TIBCO Administrator.
On HP-UX, the file is in /sbin/rc2.d and is named S008net.init.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved