Hi,
I have NW 2004 (dual stack) and I upgrading it with NW 7.3 though SUM tool SP05. In sum tool configuration phase JAVA...it ask for j2ee_admin password and SDM password. I don't have password of both. So I change j2ee_admin password of dialog user via sap*. And SDM password using following command:
sdm jstartup "sdmhome=F:\usr\sap\PI1\DVEBMGS00\SDM\program" "mode=standalone"
sdm changepassword "sdmhome=F:\usr\sap\PI1\DVEBMGS00\SDM\program" "newpassword=XXXXXXX"
sdm jstartup "sdmhome=F:\usr\sap\PI1\DVEBMGS00\SDM\program" "mode=integrated"
I put these new password of j2ee_admin and SDM in configuration phase of sum tool and click next following error prompted:
Could not display dialog UserPasswords. Could not execute dialog UserPasswords. See previous messages. Error while trying to validate Administrator password. Possible reason: the J2EE engine is not started. Error while trying to get initial context. com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances Nested exceptions are: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: 10.10.xxx.xx and port: 50004 ] com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances Nested exceptions are: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: 10.10.xxx.xx and port: 50004
In log file F:\SUM\sdt\log\SUM\INPUT-USER-CREDENTIALS_01.LOG
<!--LOGHEADER[START]/-->
<!--HELP[Manual modification of the header may cause parsing problem!]/-->
<!--LOGGINGVERSION[2.0.7.1006]/-->
<!--NAME[F:\SUM\sdt\log\SUM\INPUT-USER-CREDENTIALS_01.LOG]/-->
<!--PATTERN[INPUT-USER-CREDENTIALS_01.LOG]/-->
<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%6s]: %m)]/-->
<!--ENCODING[UTF8]/-->
<!--LOGHEADER[END]/-->
Oct 18, 2012 1:21:17 AM [Info ]: Dialog eliminator jeeAdminUserEliminator does not allow to omit dialog UserPasswords
Oct 18, 2012 1:21:17 AM [Info ]: Dialog eliminator jeeAdminPassEliminator does not allow to omit dialog UserPasswords
Oct 18, 2012 1:21:17 AM [Info ]: Dialog eliminator jeeSdmPassEliminator does not allow to omit dialog UserPasswords
Oct 18, 2012 1:21:53 AM [Info ]: Validatable parameter J2EE/J2EEADMIN/PWD has been validated by validator RequiredFields.
Oct 18, 2012 1:21:53 AM [Info ]: Validating password of JEE Engine User J2EE_ADMIN.
Oct 18, 2012 1:22:33 AM [Error ]: The following problem has occurred during step execution: com.sap.sdt.util.diag.DiagException: Could not display dialog UserPasswords.
Could not execute dialog UserPasswords. See previous messages.
Error while trying to validate Administrator password.
Possible reason: the J2EE engine is not started.
Error while trying to get initial context.
com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances
Nested exceptions are:
com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: 10.10.xxx.xx and port: 50004
]
com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances
Nested exceptions are:
com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: 10.10.xxx.xx and port: 50004
System details,
OS - Server 2003
DB - MS-SQL 2008 R2
Kindly help me to resolve this issue.
-----Devendra
.