Hello,
I am currently upgrading our Portal from Netweaver 7.00 to 7.02 (EHP2 SPS6) (Java only)
In EHPI phase "configuration" I am running into a probelm in step DETERMINE_JAVA_PORTS
Here is the relevant log entry for the problem
Feb 2, 2011 8:57:02 AM [Info]: com.sap.sdt.j630.portsdetector.PortsDetector630 [Thread[main,5,main]]: Starting to determine the http service ports.
Feb 2, 2011 8:57:03 AM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:871) [Thread[main,5,main]]: Exception has occurred during the execution of the phase.
Feb 2, 2011 8:57:03 AM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:872) [Thread[main,5,main]]: java.lang.StringIndexOutOfBoundsException: String index out of range: -3
Feb 2, 2011 8:57:03 AM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:870) [Thread[main,5,main]]: java.lang.StringIndexOutOfBoundsException: String index out of range: -3
Feb 2, 2011 8:57:03 AM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:906) [Thread[main,5,main]]: Phase PREPARE/INIT/DETERMINE_JAVA_PORTS has been completed.
I found in the forums here several similiar threads, however they do not fit with my problem.
- I already checked the profile directory - there are no further unused profiles that could cause the problem
- I compared the j2ee instaoce id between instance.properties and the profile
In a 1st try I used EHPI PL45, but I get the same error with EHPI PL58 which is available since yesterday.
Before I started the upgrade, I updated my Java to 1.4.2 PL28.
Thank you for your help.
Philipp