SAP Knowledge Base Article - Preview

2760448 - AS Java fails to start - Could not find a record with key "jdbc/pool/<SID>"

Symptom

AS Java fails to start and terminates at bootstrap phase. The following log entries can be detected:

  • dev_jstart:
     
    *** ERROR => Node 'bootstrap' failed with exit code 558.
    ***
    *** Please see section 'Failures in the 'synchronizing binaries' phase'
    *** in SAP Note 1316652 for additional information and trouble shooting advice.
    ********************************************************************************  
    *** LOG => exiting (exitcode 22002, retcode 1).
     
  • dev_bootstrap:
      
    *** LOG => SfCJavaVm: exit hook is called. (rc = 558)  
    ********************************************************************************
    *** ERROR => Java node 'Instance_bootstrap' terminated with exit code 558.
    ***
    *** Please see section 'Java program exit codes'
    *** in SAP Note 1316652 for additional information and trouble shooting advice.
    ********************************************************************************
    *** LOG => exiting (exitcode 558, retcode 1).
      
  • jvm_bootstrap:
       
    [...]
    Exception occurred for component [internal/unkown] of type [unkown]
    com.sap.engine.bootstrap.SynchronizationException: Storage access initialization failed due to OpenSQL error.Check if your db driver file is available on the file system or if the user has correct permissions for that file
    [...]
     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:162)
    ----------==[ Caused by: ]==----------
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
    [...]
    Caused by: com.sap.sql.log.OpenSQLException: Error while accessing secure store: Could not find a record with key "jdbc/pool/Q49" in the store..
    [...]
    Caused by: com.sap.security.core.server.secstorefs.NotFoundException: Could not find a record with key "jdbc/pool/Q49" in the store.
    [...]


""> Read more...

Environment

SAP NetWeaver Application Server Java all versions

Product

SAP NetWeaver 7.3 ; SAP NetWeaver 7.4 ; SAP NetWeaver 7.5 ; SAP enhancement package 1 for SAP NetWeaver 7.3

Keywords

NotFoundException, Could not find a record with key "jdbc/pool/<SID>" in the store, Could not find a record with key, jdbc/pool/<SID>, jdbc/pool, jdbc/pool/ , KBA , BC-JAS-COR , Enterprise Runtime, Core J2EE Framework , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.