cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade stuck in Pre- Processing

Former Member
0 Kudos

Hi,

My Upgrade has got stucked in Pre- Processing step, in MAIN_SHDRUN/ACT_UPG phase.

The error which I am getting is :

DSU Execution error:

Unable to execute the SDT request ABAP operation pre-execute on hostname mb3ap1023 instance 00 Pre-Uptime execution of the ABAP upgrade request ABAP has failed Error from unit observer Tool connector failed with FATAL ERROR: Missing id in line ' "15228" SFX;20110219203107;20110220033916;"Another SAPehpi (started first)";"SAPehpi":dw' . Connection to SAPup could not be established, see following messages. Could not connect to host mb3ap1023 on port 4240. java.net.ConnectException: Connection refused: connect java.net.ConnectException: Connection refused: connect

Please help me in resolving the above issue.

Thanks,

RJ

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

DONE

Former Member
0 Kudos

Hello. How did you resolved this issue? I'm facing the same problem.

Former Member
0 Kudos

Issue fixed.

Cheers,

RJ

ImtiazKaredia
Active Contributor
0 Kudos

Please let us know the problem and solution if different from above for forumn members

Former Member
0 Kudos

The above issue was fixed by commenting some of the lines of MEMSAPehpi.dat file.

Now again I am stuck in the same phase with the following error:

Unable to execute the SDT request ABAP operation pre-execute on hostname mb3ap1023 instance 00 Pre-Uptime execution of the ABAP upgrade request ABAP has failed Error from unit observer Tool connector failed with --- Unicode interface [u16_get.c line 228] pid = 24920 time = 1298954129: Cmdline : G:\EHPI\abap\bin\SAPehpi.exe stdout=G:\EHPI\abap\log\SAPehpi.out rootdir=G:\EHPI\abap uaport=4240 Invalid UTF-8 encountered by fgetcU16 (fileno 0x3) 90 |. | --- Unicode interface -


End of message -
--- Unicode interface [u16_get.c line 228] pid = 24920 time = 1298954129: Invalid UTF-8 encountered by fgetcU16 (fileno 0x3) 97 |. | --- Unicode interface -
End of message -
--- Unicode interface [u16_get.c line 228] pid = 24920 time = 1298954129: Invalid UTF-8 encountered by fgetcU16 (fileno 0x3) e7 03 |.. | --- Unicode interface -
End of message -
--- Unicode interface [u16_get.c line 228] pid = 24920 time = 1298954129: Invalid UTF-8 encountered by fgetcU16 (fileno 0x3) 99 |. | --- Unicode interface -
End of message -
--- Unicode interface [u16_get.c line 228] pid = 24920 time = 1298954129: Invalid UTF-8 encountered by fgetcU16 (fileno 0x3) e7 34 |.4 | --- Unicode interface -
End of message -
. Connection to SAPup could not be established, see following messages. Could not connect to host mb3ap1023 on port 4240. java.net.ConnectException: Connection refused: connect java.net.ConnectException: Connection refused: connect

Please help me in resolving the above issue.

Thanks,

RJ

Former Member
0 Kudos

Hi All,

It also says that The port number 4240 is already in use.

Maybe another SAPehpi is running.

How to check and drop the other usage of the port?

Thanks,

RJ

ImtiazKaredia
Active Contributor
0 Kudos

Please check your log shows

Another SAPehpi (started first)

Did you start EHPI for second time. It seems EHPI was interrupted.

Check EHPI document on how to start interrupted installation of EHPI.

Or close these process, check if any other EHPI process is running and kill the same. and then restart EHPI following the document.