cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while executing Template install MI

raguraman_c
Active Contributor
0 Kudos

Hello Experts,

I am trying to execute template MI Post Installation Process from NWA. During the step creating MI Service User, It says Import not successful. Error details are as follows.

#1.5#00145E41F759006A0000048200001344000493DFC8837F6B#1288489257689#com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter#sap.com/tcwddispwda#com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter#J2EE_ADMIN#36##server2_PRO_5851450#J2EE_ADMIN#30d32d10e48a11df9fa600145e41f759#ID\#(server2_PRO_00)ID1950284850DB21130915138035718412End.b87b5170e48f11dfa5b000145e41f759##0#0#Error##Plain###Returned result:true#

#1.5#00145E41F759006A0000048300001344000493DFC8858B85#1288489257830#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#sap.com/tcwddispwda#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#J2EE_ADMIN#36##server2_PRO_5851450#J2EE_ADMIN#30d32d10e48a11df9fa600145e41f759#ID\#(server2_PRO_00)ID1950284850DB21130915138035718412End.b87b5170e48f11dfa5b000145e41f759##0#0#Info##Plain###wdDoModifyView()-> enter#

#1.5#00145E41F759006A0000048400001344000493DFC8858C2F#1288489257830#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#sap.com/tcwddispwda#com.sap.tc.lm.ctc.ccl.templateinstaller.TemplateInstallerCompView#J2EE_ADMIN#36##server2_PRO_5851450#J2EE_ADMIN#30d32d10e48a11df9fa600145e41f759#ID\#(server2_PRO_00)ID1950284850DB21130915138035718412End.b87b5170e48f11dfa5b000145e41f759##0#0#Info##Plain###wdDoModifyView()-> success#

#1.5#00145E41F75901AF0000000000001344000493DFC8865B77#1288489257877#com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceWriter#sap.com/tcwddispwda#com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceWriter.->writeElement#J2EE_ADMIN#36##server2_PRO_5851450#J2EE_ADMIN#30d32d10e48a11df9fa600145e41f759#Thread[StepExecuter,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Plain###ClassLoader not found sap.com/tclmctcutilbasic_ear#

Any pointers would be appreciated.

-=-Ragu

Accepted Solutions (0)

Answers (2)

Answers (2)

thunder_feng
Active Participant
0 Kudos

Hi ragu,

As the error is saying : "ClassLoader not found sap.com/tclmctcutilbasic_ear"

could you please firstly check the status of this application on the j2ee system:

1. logon the telnet console of the j2ee via telent <host> 5xx08 (xx stands for the instance number)

2. login with admin user

3. > jump 0

> add deploy

> deploy_info sap.com/tclmctcutilbasic_ear

Thanks

Thunder

Former Member
0 Kudos

Not trying to sound too simplistic, but did you verify your Java version, and verify your environment variables point to that version?