cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade problems

Towes71
Explorer
0 Kudos

Hi

Im running a PI7.0 upgrade to PI7.1 and got stuck at the end , and cant restart the upgrade again.

Below i pasted the error log

Im running on Windows 2003 x64 and Oracle

<!LOGHEADER[START]/>

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

<!LOGGINGVERSION[1.5.7.1006]/>

<!NAME[D:\usr\sap\PID\upg\java\log\COPY_SAPJVM_ADDIN_SJG_13.LOG]/>

<!PATTERN[COPY_SAPJVM_ADDIN_SJG_13.LOG]/>

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

<!ENCODING[UTF8]/>

<!LOGHEADER[END]/>

Oct 19, 2008 9:12:08 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.initializexAbstractPhaseType.javax758x [Thread[main,5,main]]: Phase UPGRADE/UPGRADE/COPY_SAPJVM_ADDIN has been started.

Oct 19, 2008 9:12:08 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.initializexAbstractPhaseType.javax759x [Thread[main,5,main]]: Phase type is com.sap.sdt.j2ee.phases.PhaseTypeSAPJVMActions.

Oct 19, 2008 9:12:08 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.logParametersxAbstractPhaseType.javax413x [Thread[main,5,main]]: Parameter inputFile=sapjvm.xml

Oct 19, 2008 9:12:08 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.logParametersxAbstractPhaseType.javax413x [Thread[main,5,main]]: Parameter action=copy_sap_jvms

Oct 19, 2008 9:12:09 PM [Info]: com.sap.sdt.j2ee.phases.PhaseTypeSAPJVMActions.executexPhaseTypeSAPJVMActions.javax76x [Thread[main,5,main]]: SAPJVM is not supported for this OS, no actions will be done.

Oct 19, 2008 9:12:09 PM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecutexAbstractPhaseType.javax870x [Thread[main,5,main]]: Exception has occurred during the execution of the phase.

Oct 19, 2008 9:12:09 PM [Error]: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecutexAbstractPhaseType.javax869x [Thread[main,5,main]]: java.lang.NullPointerException: null

Oct 19, 2008 9:12:09 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanupxAbstractPhaseType.javax905x [Thread[main,5,main]]: Phase UPGRADE/UPGRADE/COPY_SAPJVM_ADDIN has been completed.

Oct 19, 2008 9:12:09 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanupxAbstractPhaseType.javax906x [Thread[main,5,main]]: Start time: 2008/10/19 21:12:08.

Oct 19, 2008 9:12:09 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanupxAbstractPhaseType.javax908x [Thread[main,5,main]]: End time: 2008/10/19 21:12:09.

Oct 19, 2008 9:12:09 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanupxAbstractPhaseType.javax909x [Thread[main,5,main]]: Duration: 0:00:00.219.

Oct 19, 2008 9:12:09 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanupxAbstractPhaseType.javax910x [Thread[main,5,main]]: Phase status is aborted.

Thanx for your help

/Tord

Accepted Solutions (0)

Answers (1)

Answers (1)

Towes71
Explorer
0 Kudos

Hi

More info, my PATH is set to use 1.4.2_17 x64 Java, and i guess during the upgrade it has switch to use 1.5 and now when restarting it says wrong SAPJVM.....

My guess is that the upgrade failes to set the env for the upgrade and uses 1.4 insted of the new 1.5.

//Tord