IBM Support

enableISCLite.sh  command fails

Troubleshooting


Problem

Attempts to enable TEPS/e administration console fails with the error "com.ibm.ws.scripting.ScriptingException: javax.management.MBeanException: Exception thrown in RequiredModelMBean while trying to invoke operation startApplication "

Symptom

Attempting to enable TEPS/e using the command 'enableISCLite.sh true' throws an exception.

WASX7209I: Connected to process "ITMServer" on node ITMNode using SOAP connector; The type of process is: UnManagedProcess
WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: "[true]"
com.ibm.ws.scripting.ScriptingException: javax.management.MBeanException: Exception thrown in RequiredModelMBean while trying to invoke operation startApplication

Cause

Error is encountered when a user attempts to enable TEPS/e when there is a currently running TEPS/e process.

Diagnosing The Problem

Review SystemOut.log searching for the message:
[10/1/12 21:47:28:118 CDT] 00000025 AdminHelper A ADMN1008I: An attempt is made to start the isclite application. (User ID = defaultWIMFileBasedRealm/wasadmin)
[10/1/12 21:47:28:218 CDT] 00000025 ApplicationMg W WSVR0214W: Application, isclite, already
initialized

Location of SystemOut.log:
/opt/IBM/IBM/<interp-type>/iw/profiles/ITMProfile/logs/ITMServer/SystemOut.log

Use the netstat command to confirm ports 15205 and 15206 are in a LISTEN state:
netstat -an | grep 15205
tcp 0 0 *.15205 *.* LISTEN

Resolving The Problem

Running the enableISCLite.sh script is not required once TEPS/e is enabled.

The TEPS/e console can be accessed through a web browser using:

http://TEPShostname:15205/ibm/console/logon.jsp

[{"Product":{"code":"SSTFXA","label":"Tivoli Monitoring"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"}],"Version":"6.3;6.2.3;6.2.2","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 June 2018

UID

swg21616085