Dear Team,
I'm trying to install SCF Agent v4.1P1 on Oracle server (AIX 5.3) but failed to start the agent because of the Java version do not meet the minimum requirement.
Customer is not comfortable to upgrade the default Java version due to the application dependency and etc.
# /Download/snap_agent/scAgent4.1P1/bin/scAgent start
Starting scAgent:
Watchdog: Stopped
Agent: Stopped
Snap Creator Agent requires Java version 1.6.0_24 or greater!
Next, we try to install the Agent v4.0P1 but the setup can't proceed because the default port 9090 has been used by other application, it doesn't allow me to specify new port number (I can do that with v4.1P1 during setup or change it later on "agent.properties" file)
# /Download/snap_agent1/scAgent4.0p1/snapcreator --setup
ERROR: Detected a Snap Creator agent running on 9090! Please stop agent before running setup
# netstat -an | grep -i 9090
tcp4 0 0 *.9090 *.* LISTEN
# ps -ef | grep -i snapc
Appreciate your assistance or advice on this matter
Thanks,
CL YAP