cancel
Showing results for 
Search instead for 
Did you mean: 

Need help with Upgrading SCM 5.1 Non-Unicode System

Former Member
0 Kudos

Hi,

I am Upgrading SCM 5.0 Non-Unicode System to SCM 5.1 Non-Unicode System on Windows 2003 Server with MSS 2005 with central Instance number 51.

When I have executed prepare. bat file from the SCM 5.1 Upgrade Master it has copied some files to u201Cc:\usr\sap\putu201D directory then its asking the folder to start Upgrade Assistant Server and I have giving the same. When I select SERVER option First time I got error as u201CWaiting for SAP Upgrade Assistant Server (UaServer) to connect at port number 4240 (CTRL-C to interrupt) ..

Upgrade assistant server connected

SEVERE ERROR: received wrong reply handle from UaServeru201D .

Later when I tried again it is giving nothing with no progress.

Waiting for SAP Upgrade Assistant Server (UaServer) to connect at port number 42

40 (CTRL-C to interrupt) ...

Please help me what to do and also please tell me what should be the shadow instance number?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

> When I have executed prepare. bat file from the SCM 5.1 Upgrade Master it has copied some files to u201Cc:\usr\sap\putu201D directory then its asking the folder to start Upgrade Assistant Server and I have giving the same.

how did you start the UA? Did you start it like

java -cp c:\usr\sap\put\ua\ua.jar UaServer

> Later when I tried again it is giving nothing with no progress.

> Waiting for SAP Upgrade Assistant Server (UaServer) to connect at port number 42

> 40 (CTRL-C to interrupt) ...

This seems to be right, you now need to connect using a browser (http://<systemname>:4239)

Markus

Former Member
0 Kudos

The problem solved, but getting SDT JAVA GUI blank.

Answers (1)

Answers (1)

former_member311580
Active Participant
0 Kudos

Hello,

Make sure that you have set all the environmemt variable and you have set the DISPLAY.

Then, please try connecting to port 4239,4240,(also try 4241).

The '-guiport' option can be used to set the port number which UaServer listens to for connecting UaGuis. (Default value: 4241)

The '-r3upport' option can be used to set the port number which R3up uses to communicate with the UaServer. (Default value: 4240)

The '-httpport' option can be used to set the port number which the the internal http server of UaServer uses. (Default value: 4239)

Regards,

Rafael