![]() |
Q) When I run the "Start Admin" script, I get the message: "Address in use." I get the same message when I run the "Start Instant ASP" script. How do I fix this? |
|
|||
A) The "address in use" message usually means that the communication ports assigned to the iASP server and the Remote Console Applet (RCA) are in use by other processes. By default the iASP Server and the RCA use ports 9098 and 9095 respectively. If those ports are in use by other processes, you will either have to reconfigure iASP to use different ports or change the configuration of the existing processes. You can either use the connector wizard (connector.sh) or manually edit the iASP configuration files to reconfigure iASP. To manually reconfigure iASP, open up the file, server.properties, in the properties folder. The entries you need to adjust are: #default iASP server port #default RCA (Remote Console
Applet) Change the numbers after the '=' sign in each case to an unused port number, e.g. 9192 and 9193. You might also see the "address in use" error if you try to start the iASP or RCA services when they are already running. |
|||
|
|||
Copyright © 1998-2002, Halcyon Software Inc. All rights reserved. |