cancel
Showing results for 
Search instead for 
Did you mean: 

SUM for JAVA & ABAP Execution Error (NW 7.02 to 7.50)

Former Member
0 Kudos

Hello Friends,

I am upgrading my existing Netweaver 7.02 Dual Stack to Netweaver 7.50. Every step until Execution (Downtime) phase execute fine.

In middle of execution for Java update, error below was showed

------------------------------------------------------------------------------------

The following error has occured during the execution of the current step:

Set runtime mode to SAFE and runtime action to UPGRADE on AS Java with instance 98509 fail. com.sap.sdt.j2ee.tools.configutils.BatchConfigException: Get common factory on AS Java with instance 98509 fail. com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. com.sap.sql.log.OpenSQLException: Syntax error in connection info: expected delimiter '&', got '='. com.sap.sdt.j2ee.tools.configutils.BatchConfigException: Get common factory on AS Java with instance 98509 fail. com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. com.sap.sql.log.OpenSQLException: Syntax error in connection info: expected delimiter '&', got '='. com.sap.sdt.util.diag.JavaException: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. com.sap.sql.log.OpenSQLException: Syntax error in connection info: expected delimiter '&', got '='. com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. com.sap.sql.log.OpenSQLException: Syntax error in connection info: expected delimiter '&', got '='. ------------------------------------------------------------------------------------------------ Was generated a file with name set-safe-upgrade-mode_10.LOG but it was not clear.------------------------------------------------------------------------------------------------

<!--LOGHEADER[START]/-->
<!--HELP[Manual modification of the header may cause parsing problem!]/-->
<!--LOGGINGVERSION[2.0.7.1006]/-->
<!--NAME[F:\SUM\SUM\sdt\log\SUM\SET-SAFE-UPGRADE-MODE_10.LOG]/-->
<!--PATTERN[SET-SAFE-UPGRADE-MODE_10.LOG]/-->
<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%6s]: %m)]/-->
<!--ENCODING[UTF8]/-->
<!--LOGHEADER[END]/-->
Nov 3, 2016 3:02:27 PM [Info ]: Calculating the database driver classpath...

Nov 3, 2016 3:02:27 PM [Info ]: The database driver classpath is: F:/SUM/SUM/sdt/data/kernel/mssjdbc/jdbc42/sqljdbc42.jar
Nov 3, 2016 3:02:27 PM [Info ]: Setting engine mode to SAFE with action UPGRADE.
Nov 3, 2016 3:02:27 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.j2ee.tools.configutils.BatchConfigException: Set runtime mode to SAFE and runtime action to UPGRADE on AS Java with instance 98509 fail.
com.sap.sdt.j2ee.tools.configutils.BatchConfigException: Get common factory on AS Java with instance 98509 fail.
com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
com.sap.sql.log.OpenSQLException: Syntax error in connection info: expected delimiter '&', got '='.

com.sap.sdt.j2ee.tools.configutils.BatchConfigException: Get common factory on AS Java with instance 98509 fail.
com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
com.sap.sql.log.OpenSQLException: Syntax error in connection info: expected delimiter '&', got '='.

com.sap.sdt.util.diag.JavaException: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
com.sap.sql.log.OpenSQLException: Syntax error in connection info: expected delimiter '&', got '='.

com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
com.sap.sql.log.OpenSQLException: Syntax error in connection info: expected delimiter '&', got '='.

------------------------------------------------------------------------------------------------------------------

Anyone has some tips about error ?

thanks in advance for your help


.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi.

Error was fixed using Note 2126229.

Password for J2EE_ADMIN in configtool was changed to another password without symbol "=".

Regards.

Former Member
0 Kudos

Uauuuu.

Is it mandatory ? (Split Dual Stack).

SUM could send a alert to us about this requirement. Not rise an error in middle of Downtime.

The problem now SUM change system numbers (temporarely) and after execution phase chnage numbers again.

Regards;

Matt_Fraser
Active Contributor
0 Kudos

Sergio,

I see this is rather an old thread, and you were able to move past your error. However, I am surprised you were able to do so, frankly, as S Sriram is correct: dual-stack is not supported for NetWeaver 7.5. I would have thought that SUM would stop you. The Maintenance Planner should have stopped you. What is the usage type of this system?

See https://help.sap.com/saphelp_nw75/helpdata/en/e6/76dffd38464b7eaf048a23bc2e9eaa/frameset.htm, https://launchpad.support.sap.com/#/notes/2465552/E, https://launchpad.support.sap.com/#/notes/0001816819, https://launchpad.support.sap.com/#/notes/1797362, and https://launchpad.support.sap.com/#/notes/1655335/E.

Cheers,
Matt

Sriram2009
Active Contributor
0 Kudos

Hi .

1. Before upgrade to NW 7.50 you have to first spilt the dual stack, perform the integration in between ABAP & JAVA system and update the information in your solution manager

2. Start the upgrade system from NW 7.02 to NW 7.5

Regards

SS