Technote (troubleshooting)
Problem(Abstract)
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 thrown when the TEPS/e administration console is already enabled.
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:15206/ibm/console/logon.jsp
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.