The following error occur when trying to retrieve stat oracle ebiz agent log from Stat 6.1.0 GUI:
HTTP transport error:java.net.ConnectException:Connection refused: connect
Please make sure your Stat Central Aagent is running. You may also need to restart your Stat client.
Stat central agent on Windows:
1. Go to STAT_HOME/app/bin/run.bat
2. Locate the following parameter and add -b=enter_sca_host_name. See example below for Quest Suport Environment:
standalone.bat --server-config=standalone-full.xml -b=STATAGENT2012
3. Bounce the stat central agent
4. Log out and log back into the Stat Windows Client
Stat central agent on Unix:
1. Go to STAT_HOME/app/bin/run.sh.
2. Locate the following parameter and add –b= enter_sca_host_name. See example below for Quest Support Environment:
./standalone.sh --server-config=standalone-full.xml -b=SCALINUX
3. Log out and log back into the Stat Windows Client