During the setup for a new install of TAMz, TAMSTC abends:
$HASP395 TAMSTC ENDED - RC=0100
What is causing this abend?
TAMz 1.1
The default port 8080 was reserved. A different port needed to be specified for the NIM_PORT parameter in the TAMENV member.
Turning on the java trace in the TAMSTC procedure gave more clarification as to what the problem was:
***************************
APPLICATION FAILED TO START
***************************
Description:
The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured.
Action:
Verify the connector's configuration, identify and stop any process that's listening on port 8080, or configure this application to listen on another port.