Dear experts,
We are trying to upgrade SAP ERP 6.0 Ehp 5 using Software Update Manager tool 1.0 remotely from my desktop. OS version: Linux RHEL 6.5. DB version: Oracle 11.2.
While executing the command ./STARTUP from SUM folder, GUI is opening from browser but can not connect to guiport 4241. The error shows,
Error while connecting to communication partner.
Could not connect to host <hostname> on port 4241.
java.net.ConnectException: Connection refused: connect
java.net.ConnectException: Connection refused: connect
Taking reference from other blogs, we have tried using other ports (guiport 4242,4243), but no luck.
Took reference from Note. 1238121 - SAP JVM for Software Logistics Tools, set the environment variants JCE_POLICY_ZIP, still it didn't work.
Stopped the default router of OS using iptables, didn't work.
I am attaching the DETECT.TRC log from ..//SUM/sdt/trc folder.
<!--LOGHEADER[START]/-->
<!--HELP[Manual modification of the header may cause parsing problem!]/-->
<!--LOGGINGVERSION[2.0.7.1006]/-->
<!--NAME[/usr/sap/trans/SUM/sdt/trc/DETECT.TRC]/-->
<!--PATTERN[DETECT.TRC]/-->
<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%s]: %-100l [%t]: %m)]/-->
<!--ENCODING[UTF8]/-->
<!--LOGHEADER[END]/-->
Apr 23, 2016 12:41:25 PM [Error]: com.sap.sdt.dmt.DMTFactoryManager [Thread[main,5,main]]: Property file dmt.properties not found in class path
Apr 23, 2016 12:41:26 PM [Error]: com.sap.sdt.jspm.JspmFactoryManager [Thread[main,5,main]]: Property file jspm.properties not found in class path
Apr 23, 2016 12:41:26 PM [Error]: com.sap.sdt.dmt.DMTFactoryManager [Thread[main,5,main]]: Property file dmt.properties not found in class path
Apr 23, 2016 12:41:26 PM [Error]: com.sap.sdt.jspm.JspmFactoryManager [Thread[main,5,main]]: Property file jspm.properties not found in class path
Apr 23, 2016 12:41:28 PM [Error]: com.sap.sdt.tools.var.XMLFileConverter [Thread[main,5,main]]: File /usr/sap/trans/SUM/sdt/config/./JUP.J2EE.xml does not exist.
What could be wrong? Am I missing something? Or is there any network issue from server to my local desktop?
Please help me out.
Thanks,
Joy