I encouter a problem about java exeception as follow describe when I start to export the EP6.0 data of source system by SAPinst.We cann't proceess the next step now.Hope someone provide the further help.
BTW The following error from the file sapinst_dev.log.
Thanks in advance!!!!
ERROR 2007-07-18 00:40:19
CJSlibModule::writeError_impl()
MUT-03011 Execution of the command "C:\j2sdk1.4.2_08/bin/java.exe '-classpath' 'C:/DOCUME1/ADMINI1/LOCALS~1/Temp/1/sapinst_exe.1968.1184743914/JAR/ins-j2ee.jar' 'com.sap.ins.j2ee.UrlReader' 'XXXXXX' 'XXXXXX' 'XXXXXX'" finished with return code 2. Output:
com.sap.ins.j2ee.UrlReader: Error connecting to http://portal:50100/sap/monitoring/SystemInfoServlet. The provided user data might be incorrect or user might be locked.
java.net.ProtocolException: Server redirected too many times (20)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:809)
at com.sap.ins.j2ee.UrlReader._doConnect(UrlReader.java:79)
at com.sap.ins.j2ee.UrlReader.<init>(UrlReader.java:70)
at com.sap.ins.j2ee.UrlReader.main(UrlReader.java:110)