cancel
Showing results for 
Search instead for 
Did you mean: 

Java Export in a Portal Development System for System Copy Errors

Former Member
0 Kudos

We are trying to Java Export in a Portal Development System for system copy but we are getting following error:

<b>MUT-03011</b> Execution of the command "C:\j2sdk1.4.2_12/bin/java.exe -classpath C:/Temp/1/sapinst_exe.5428.1178835017/JAR/ins-j2ee.jar com.sap.ins.j2ee.UrlReader http://<Server Name>:50000/sap/monitoring/SystemInfoServlet Administrator XXXXXX" finished with <b>return code 2</b>. Output: com.sap.ins.j2ee.UrlReader: Error connecting to http://<Server Name>:50000/sap/monitoring/SystemInfoServlet. The provided user data.

Does anyone knows how to resolve this problem? Please help. Thank you very much.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Dunstan

I faced this same error recently and solved it by checking that administrator user is not locked and changing the password, use the GUI ConfigTool and update the secure store setting admin/password/<SAPSID> to the new password.

Password may be outdated , also if password contains this symbol "=" you will receive same error.

You can check note 971645 for recommendations when facing this error.

Regards

Jose Luis Valverde

Answers (1)

Answers (1)

Former Member
0 Kudos

If your Administrator user is locked prior to the export, you can try unlocking it and try again. If it gets locked again due to the export, then we have exactly the same issue.

The weird thing is, we have been able to make this work before, and the only thing we remember changing between then and now is the UME security settings (increasing security).

Is it possible that the export program cannot accommodate, say, special characters in the Admin password? I've opened a SAP message already about this; no response as of yet.