Skip to Content
0
Former Member
Feb 28, 2011 at 09:42 PM

Error during phase DETERMINE_JAVA_PORTS in the EHPI 1 for Netweaver 7.0

35 Views

Hello,

I am getting the below error during the DETERMINE_JAVA_PORTS phase.

*I tried the workaround mentioned in ehp4--determinejavaports, didnt work.

  • Also tried to match Matching j2ee instance id in Configtool and profile parameter and restarted EHIP with no luck , same error message.

"java.lang.StringIndexOutOfBoundsException: String index out of range: -2"

This is the DETERMINE_JAVA_PORTS_DJP_03.LOG log from /usr/sap/NWD/upg/EHPI/java/log

<! LOGHEADER[START]/ >

<! HELP[Manual modification of the header may cause parsing problem!]/ >

<! LOGGINGVERSION[2.0.7.1006]/ >

<! NAME[/usr/sap/NWD/upg/EHPI/java/log/DETERMINE_JAVA_PORTS_DJP_03.LOG]/ >

<! PATTERN[DETERMINE_JAVA_PORTS_DJP_03.LOG]/ >

<! FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%s]: %-100l [%t]: %m)]/ >

<! ENCODING[UTF8]/ >

<! LOGHEADER[END]/ >

Feb 28, 2011 4:10:27 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.ja

va:754) [Thread[main,5,main]]: Phase PREPARE/INIT/DETERMINE_JAVA_PORTS has been started.

Feb 28, 2011 4:10:27 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.ja

va:755) [Thread[main,5,main]]: Phase type is com.sap.sdt.j2ee.phases.PhaseTypeDeterminePorts.

Feb 28, 2011 4:10:27 PM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.j

ava:871) [Thread[main,5,main]]: Exception has occurred during the execution of the phase.

Feb 28, 2011 4:10:27 PM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.j

ava:872) [Thread[main,5,main]]: java.lang.StringIndexOutOfBoundsException: String index out of range: -2

Feb 28, 2011 4:10:27 PM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.j

ava:870) [Thread[main,5,main]]: java.lang.StringIndexOutOfBoundsException: String index out of range: -2

Feb 28, 2011 4:10:27 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.ja

va:906) [Thread[main,5,main]]: Phase PREPARE/INIT/DETERMINE_JAVA_PORTS has been completed.

Feb 28, 2011 4:10:27 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.ja

va:907) [Thread[main,5,main]]: Start time: 2011/02/28 16:10:27.

Feb 28, 2011 4:10:27 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.ja

va:909) [Thread[main,5,main]]: End time: 2011/02/28 16:10:27.

Feb 28, 2011 4:10:27 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.ja

va:910) [Thread[main,5,main]]: Duration: 0:00:00.224.

Feb 28, 2011 4:10:27 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.ja

va:911) [Thread[main,5,main]]: Phase status is aborted.

Someone please help!