cancel
Showing results for 
Search instead for 
Did you mean: 

EHP5 Upgrade issue

Former Member
0 Kudos

Hi,

We are in process of applying EHP5 on ECC 6 On solaris and oracle 10.While running the installer in the extraction phase I am runnind to following error.

Unable to execute the SDT request ABAP operation extract on hostname sapas1instance 39 Extraction of the ABAP upgrade request ABAP has failed Error from unit observer Tool connector failed with . Connection to SAPup could not be established, see following messages. Could not connect to host sapas1 on port 4240. java.net.ConnectException: Connection refused java.net.ConnectException: Connection refused

I had check the port ,its free at the os level.Also made host file entry.But still having issue.

Appreciate your help..

Warm Regards!!

Ravi

Accepted Solutions (0)

Answers (9)

Answers (9)

nicholas_chang
Active Contributor
0 Kudos

Hi RC,

Just curious did you run ./startup before you run ./DSUgui?

Former Member
0 Kudos

Hi,

I tried both option first with ./startup and then http://hostname:4239 -> EHPI, since it ran into error so i tried running with ./DSUgui but that also failed.

Regards!!

Ravi

Former Member
0 Kudos

Hi Markus,

I made entry to the host file but still I am having issue with EHPI.

Any idea how to fix it?

Regards!!

Ravi

markus_doehr2
Active Contributor
0 Kudos

> I made entry to the host file but still I am having issue with EHPI.

I wonder how your system can actually run and operate if those entries are not there.

Please post the full start log of EHPI, maybe we get a clue then.

Markus

Former Member
0 Kudos

Hi Markus,

Actually we are using hostname and alias name both in our system.Hostname had an entry in the hostfile before only.Added the alias name also and tried rerunning the EHPI and it failed.

Also in default profile localhostname is mentioned as alias name.

we are running on solaris and have zones created.EHPI is trying to conect to zone only and its failing with the error.

there are not log apart from /sdt/trc

<!LOGHEADER[START]/>

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

<!LOGGINGVERSION[2.0.7.1006]/>

<!NAME[/usr/sap/AS1/EHPI/sdt/trc/server.trc]/>

<!PATTERN[server.trc]/>

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

<!ENCODING[UTF8]/>

<!LOGHEADER[END]/>

Oct 3, 2011 12:00:50 PM [Error]: com.sap.sdt.tools.UtilFactoryManager [Thread[ExecuteWorker,5,main]]: Property file utilUNX.properties not found in class path

Oct 3, 2011 12:01:35 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-3,5,main]]: Could not connect to zone:4240. Could not connect to host zone on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Oct 3, 2011 12:01:36 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-3,5,main]]: Could not connect to zone:4240. Could not connect to host zone on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Oct 3, 2011 12:01:37 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-3,5,main]]: Could not connect to zone:4240. Could not connect to host zone on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Oct 3, 2011 12:01:37 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-3,5,main]]: Could not connect to zone:4240. Could not connect to host zone on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Oct 3, 2011 12:01:38 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-3,5,main]]: Could not connect to zone:4240. Could not connect to host zone on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Oct 3, 2011 12:01:39 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-3,5,main]]: Could not connect to zone:4240. Could not connect to host zone on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-3,5,main]]: Could not connect to zone:4240. Could not connect to host zone on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-3,5,main]]: Could not connect to zone:4240. Could not connect to host zone on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.util.net.ConnectFailedException.<init>(ConnectFailedException.java:36) [Thread[ABAP-3,5,main]]: java.net.ConnectException: Connection refused

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.lup.ctrl.SDTRequestExecutor [Thread[ABAP-3,5,main]]: java.net.ConnectException: Connection refused

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)

at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)

at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)

at java.net.Socket.connect(Socket.java:531)

at java.net.Socket.connect(Socket.java:478)

at java.net.Socket.<init>(Socket.java:375)

at java.net.Socket.<init>(Socket.java:218)

at com.sap.sdt.util.net.CommLinkFactory.createClientSocket(CommLinkFactory.java:142)

at com.sap.sdt.util.net.AbstractSocketCommLink.connect(AbstractSocketCommLink.java:62)

at com.sap.sdt.sltool.rapi.connector.AbstractToolConnector.connect(AbstractToolConnector.java:729)

at com.sap.sdt.sltool.rapi.connector.AbstractToolConnector.connectToolRetry(AbstractToolConnector.java:805)

at com.sap.sdt.sltool.rapi.connector.AbstractToolConnector.startTool(AbstractToolConnector.java:109)

at com.sap.sdt.sapup.rapi.connector.R3upConnector.startUpgrade(R3upConnector.java:236)

at com.sap.sdt.server.ext.r3up.unit.R3upUnitObserver.ensureRunningTool(R3upUnitObserver.java:596)

at com.sap.sdt.server.ext.r3up.unit.R3upUnitObserver.waitForToolStatus(R3upUnitObserver.java:542)

at com.sap.sdt.server.ext.r3up.unit.R3upUnitObserver.getSyncPoints(R3upUnitObserver.java:224)

at com.sap.sdt.dsu.abap.handler.SAPupUnitExecutor.handleSyncPoints(SAPupUnitExecutor.java:236)

at com.sap.sdt.dsu.abap.handler.SAPupUnitExecutor.initializeUnit(SAPupUnitExecutor.java:224)

at com.sap.sdt.dsu.abap.handler.AbapUpgradeRequestHandler.registerToolSyncPoints(AbapUpgradeRequestHandler.java:241)

at com.sap.sdt.dsu.abap.handler.AbapUpgradeRequestHandler.extract(AbapUpgradeRequestHandler.java:282)

at com.sap.sdt.lup.ctrl.handler.SDTRequestHandlerMethodInvocator.doOperation(SDTRequestHandlerMethodInvocator.java:147)

at com.sap.sdt.lup.ctrl.SDTRequestExecutor.invokeMethod(SDTRequestExecutor.java:216)

at com.sap.sdt.lup.ctrl.SDTRequestExecutor.run(SDTRequestExecutor.java:275)

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.util.net.AbstractSocketCommLink.connect(AbstractSocketCommLink.java:66) [Thread[ABAP-3,5,main]]: Could not connect to host zone on port 4240.

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.sltool.rapi.connector.AbstractToolConnector.connect(AbstractToolConnector.java:740) [Thread[ABAP-3,5,main]]: Connection to SAPup could not be established, see following messages.

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.server.ext.r3up.unit.R3upUnitObserver.ensureRunningTool(R3upUnitObserver.java:602) [Thread[ABAP-3,5,main]]: Tool connector failed with .

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.dsu.abap.handler.SAPupUnitExecutor.initializeUnit(SAPupUnitExecutor.java:228) [Thread[ABAP-3,5,main]]: Error from unit observer

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.dsu.abap.handler.AbapUpgradeRequestHandler.extract(AbapUpgradeRequestHandler.java:288) [Thread[ABAP-3,5,main]]: Extraction of the ABAP upgrade request ABAP has failed

Oct 3, 2011 12:01:40 PM [Error]: com.sap.sdt.lup.ctrl.SDTRequestExecutor.invokeMethod(SDTRequestExecutor.java:255) [Thread[ABAP-3,5,main]]: Unable to execute the SDT request ABAP operation extract on hostname zone instance 39

Oct 3, 2011 12:13:40 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-4,5,main]]: Could not connect to zone:4240. Could not connect to host zone on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Regards!!

Ravi

markus_doehr2
Active Contributor
0 Kudos

Is this SAPehpi or is it SAPup you run?

Markus

Former Member
0 Kudos

Hi Markus,

I am running SAPehpi 7.0 for sun sparc. I notice one thing, SAP is running on virtual host(zone) but the hostname on the default profile is alias name(sapasas1)Does that create and conflict?

Also do I need to follow some different process for running EHPI 5 on Virtual host?

Regard!!

Ravi

nicholas_chang
Active Contributor
0 Kudos

Hi Ravi,

I think is shouldn't matter as i've performed the EHPI upgrade on SPARC in zoning. Perhaps you can try stop all EHPI process, remove entire EHPI directory. SAPCAR EHPI and rerun it and see how it goes.

Do let us know how it goes.

Cheers,

Thanks,

Nicholas Chang

Former Member
0 Kudos

Hi Nicholas,

Thanks for your help. I downloaded again the latest EHPI and extracted it and now it working fine for me.

Regards!!

Ravi

nicholas_chang
Active Contributor
0 Kudos

Hi Ravi,

Nice to hear that

Cheers,

Nicholas Chang

Former Member
0 Kudos

Hi Markus,

We dont have virtual host entry in both the hosts file.Just making the entry will enable us to install EHPI?

Regard!!

Ravi

Former Member
0 Kudos

Hi Markus,

yes we are running on virtual host.How to run EHPI on virtual host?

Regards!!

Ravi

markus_doehr2
Active Contributor
0 Kudos

You have the virutal hostname in your /etc/hosts /etc/inet/hosts files?

Markus

Former Member
0 Kudos

Hi,

I had checked the port by netstat -a | grep 4240.and could not found anything running under that port.

I am on ECC 6.0 and applying EHP5 to it.I am usinf EHPI 7.0 for the installation.

How do i check if ECC6.0 is running on virtual host?

Regards!!

Ravi

markus_doehr2
Active Contributor
0 Kudos

> How do i check if ECC6.0 is running on virtual host?

Check the instance profile, if the name of it is different than to what you get by executing the command "hostname" then you're running with a virtual hostname.

Markus

Former Member
0 Kudos

Hi,

I checked the trace file I could see following error any idea what is wrong?

<!LOGHEADER[START]/>

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

<!LOGGINGVERSION[2.0.7.1006]/>

<!NAME[/usr/sap/AS1/EHPI/sdt/trc/server.trc]/>

<!PATTERN[server.trc]/>

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

<!ENCODING[UTF8]/>

<!LOGHEADER[END]/>

Oct 3, 2011 12:00:50 PM [Error]: com.sap.sdt.tools.UtilFactoryManager [Thread[ExecuteWorker,5,main]]: Property file utilUNX.properties not found in class path

Oct 3, 2011 12:01:35 PM [Error]: com.sap.sdt.sapup.rapi.connector.R3upConnector [Thread[ABAP-3,5,main]]: Could not connect to sapas1:4240. Could not connect to host sapas1 on port 4240.

java.net.ConnectException: Connection refused

java.net.ConnectException: Connection refused

Regards!!

Ravi

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

It looks like port 4240 is use by some other application. Use netstat command to check whether port is used by some other application or not.

Thanks

Sunny

nicholas_chang
Active Contributor
0 Kudos

Hi Ravi,

Are you using virtual hostname and what's your source version? version above or equal ecc6 please use ehpi instead of SAPup.

Cheers,

Thanks,

Nicholas Chang

markus_doehr2
Active Contributor
0 Kudos

Please check other logs in the sdt log directory, this error seems to be a follow up error on an extraction problem.

Markus

Former Member
0 Kudos

Hi Srikishan

Thanks for the reply, but it the link did not help me as my link size is less then 25 char.

Any other work arond?

Regards!!

Ravi

Former Member
0 Kudos

Hi,

Sugegst you to check existing relevant thread for the error:

Regards,

Srikishan