betweenGo

ACC not connecting

by on Aug.12, 2005, under ACC

If you cannot connect to a site using the ACC try the following.

  1. use the host name instead of the IP address
  2. check that you are using the correct RMI port
  3. telnet to the site using the RMI port and see if you can connect
  4. check the ACC output window to see if there were any exceptions. if there was an UnknownHostException then try adding the host to your hosts file to fix the problem

Note: The host name you use should be the same as the java.rmi.server.hostname Java argument that is set in the server’s postEnvironment.sh.
JAVA_ARGS="${JAVA_ARGS} -Djava.rmi.server.hostname=kimcityqa"

Share

Related posts:

  1. Viewing Expert-Level Information in the ACC
  2. How to Get Permission to Create Scenarios in ACC
  3. Fixing IllegalArgumentException in ACC
  4. Content Repository in ACC
  5. Configuring JBoss for HTTPS

:

Leave a Reply

 

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!