cancel
Showing results for 
Search instead for 
Did you mean: 

JAVA Stack Upgrade Error"Assertion failed"

Former Member
0 Kudos

Hi All,

We have patched the ABAP stack and now on process of patching the java bit.During the peocess if validation of the packaged JSPM is failing with an error.SAP is running on AS400

Below is the log

Dec 29, 2010 4:09:54 PM [Info]: Current system components match those described in the stack.

Dec 29, 2010 4:09:54 PM [Info]: Stack validation completed successfully.

Dec 29, 2010 4:09:54 PM [Info]: Component with vendor sap.com found. Component name is SAP KERNEL.

Dec 29, 2010 4:10:08 PM [Error]: Could not obtain MBean server connection with host: HOSTNAME, p4Port: 50204 and username: J2EE_ADMIN. Caused by: Cannot authenticate the user. See SAP Note 1347618 for more information.

Dec 29, 2010 4:10:08 PM [Info]: Overall validation message : Could not obtain MBean server connection with host: HOSTNAME, p4Port: 50204 and username: J2EE_ADMIN. Caused by: Cannot authenticate the user. See SAP Note 1347618 for more information.

com.sap.engine.services.jmx.exception.JmxConnectorException: Unable to connect to connector server.

com.sap.engine.services.jndi.persistent.exceptions.NoPermissionException: Exception during getInitialContext operation. Wrong security principle/credentials. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.]

com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.

com.sap.engine.services.security.exceptions.BaseLoginException: Authentication did not succeed.

Dec 29, 2010 4:11:08 PM [Info]: File /usr/sap/UBS/DVEBMGS02/j2ee/JSPM/config/templates/AppSnapshotExport.xml has been copied to /usr/sap/UBS/DVEBMGS02/j2ee/JSPM/tmp/AppSnapshotExport.xml.

Dec 29, 2010 4:11:08 PM [Info]: Java process ID 11, name com.sap.engine.offline.OfflineToolStart has been started.

Dec 29, 2010 4:11:08 PM [Info]: Command line: /QIBM/ProdData/Java400/jdk14/bin/java -cp /usr/sap/UBS/DVEBMGS02/j2ee/configtool/lib/launcher.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.BatchConfig /usr/sap/UBS/DVEBMGS02/j2ee/configtool/lib /usr/sap/UBS/DVEBMGS02/j2ee/JSPM/tmp/AppSnapshotExport.xml

Dec 29, 2010 4:11:08 PM [Info]: Standard out: /usr/sap/UBS/DVEBMGS02/j2ee/JSPM/log/log_2010_12_29_15_55_09/BATCHCONFIG_01.OUT

Dec 29, 2010 4:11:08 PM [Info]: Process ID 11 has been started.

Dec 29, 2010 4:11:08 PM [Info]: Waiting for process ID 11, name java to finish.

Dec 29, 2010 4:12:22 PM [Info]: Process ID 11, name java has been finished, exit code 0.

Dec 29, 2010 4:12:23 PM [Info]: Component sap.com/CORE-TOOLS 7.00.14.0 found on the system. The application settings export must be fixed if the current version is older than 7.00.9 therefore the application settings export is fine.

Dec 29, 2010 4:12:23 PM [Info]: A snapshot of application settings has been saved.

Dec 29, 2010 4:12:23 PM [Info]: Deployment will be performed in engine mode UPGRADE as deployment threshold set in JSPM config file is reached.

Dec 29, 2010 4:12:23 PM [Info]: Process ID 12, name jcmon has been started.

Dec 29, 2010 4:12:23 PM [Info]: Command line: /usr/sap/UBS/SYS/exe/run/jcmon pf=/sapmnt/UBS/profile/UBS_DVEBMGS02_<HOSTNAME> -magic

Dec 29, 2010 4:12:23 PM [Info]: Standard out: /usr/sap/UBS/DVEBMGS02/j2ee/JSPM/log/log_2010_12_29_15_55_09/JCMON_START_02_01.OUT

Dec 29, 2010 4:12:23 PM [Info]: Process ID 12 has been started.

Dec 29, 2010 4:12:23 PM [Info]: Waiting for process ID 12, name jcmon to finish.

Dec 29, 2010 4:12:28 PM [Info]: Process ID 12, name jcmon has been finished, exit code 0.

Dec 29, 2010 4:12:28 PM [Info]: Generated log file position: 1.

Dec 29, 2010 4:12:28 PM [Info]: Appending the content of the file JCMON_START_02_01.OUT to file JCMON_START_02.OUT.

Dec 29, 2010 4:12:28 PM [Info]: Deleting file JCMON_START_02_01.OUT.

Dec 29, 2010 4:12:28 PM [Info]: Generated log file position: 1.

Dec 29, 2010 4:12:28 PM [Info]: Appending the content of the file JCMON_START_02_01.ERR to file JCMON_START_02.ERR.

Dec 29, 2010 4:12:29 PM [Info]: Deleting file JCMON_START_02_01.ERR.

Dec 29, 2010 4:12:29 PM [Info]: System 03 is running.

Dec 29, 2010 4:13:36 PM [Error]: Exception has occurred during the execution of the phase.

Dec 29, 2010 4:13:36 PM [Error]: com.sap.sdt.util.diag.DevelopmentSupportRequiredException: Assertion failed for (Validation result { bKernelPatch=false, scheduledOfflinePhases=0, status=ERROR } does not match queue validation status UNKNOWN(0)) at java.lang.Throwable.<init>(Throwable.java:180).

Dec 29, 2010 4:13:36 PM [Info]: Phase JSPM/JSPMPhases/JSPM_MAIN has been completed.

Dec 29, 2010 4:13:36 PM [Info]: Start time: 2010/12/29 15:56:52.

Dec 29, 2010 4:13:36 PM [Info]: End time: 2010/12/29 16:13:36.

Dec 29, 2010 4:13:36 PM [Info]: Duration: 0:16:44.097.

Dec 29, 2010 4:13:36 PM [Info]: Phase status is aborted.

Any Help will be highly appreciated.

Regards!

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ravi,

Your log shows the error:

com.sap.engine.services.jmx.exception.JmxConnectorException: Unable to connect to connector server.

com.sap.engine.services.jndi.persistent.exceptions.NoPermissionException: Exception during getInitialContext operation. Wrong security principle/credentials. Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.

com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.

com.sap.engine.services.security.exceptions.BaseLoginException: Authentication did not succeed

Please check the j2ee_admin password. It should match with the one entered in the Config Tool -> Secure Store as well.

Details for procedure in Note 1347618.

Regards,

Srikishan

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Srikrishna,

Thanks for the help.Solution worked for me.

Regards!!

Ravi