IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  IS is not coming up --Database at URI java:webmethods/jdbc/ISCoreAudit is not available.

    Posted Tue April 28, 2015 05:40 AM

    Hi all,
    I have installed wM8.2.2 on Red hat linux server. Installed product stack tables using DBCC. Yesterday I started IS which came up and running fine. Today checked all JDBC pools which gave me ‘Test successful’ status. Just did a server restart after which IS is not coming up and in logs I can see below lines.

    Changing destination of queue ServiceAssoc Queue from database ServiceDBDest to file system AuditFSDest.
    Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
    Changing destination of queue Guaranteed Delivery Inbound Queue from database CoreAuditDBDest to file system AuditFSDest.
    Database at URI java:webMethods/jdbc/ProcessAudit is not available.
    Cannot change destination of logger Process Logger to file system.
    Disabling the logger Process Logger.
    Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
    Cannot change destination of logger Document Logger to file system.
    Disabling the logger Document Logger.
    Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
    Changing destination of queue Service Queue from database ServiceDBDest to file system AuditFSDest.
    Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
    Changing destination of queue Guaranteed Delivery Outbound Queue from database CoreAuditDBDest to file system AuditFSDest
    Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
    Changing destination of queue Security Queue from database CoreAuditDBDest to file system AuditFSDest.
    Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
    Changing destination of queue Session Queue from database SessionDBDest to file system AuditFSDest.
    Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
    Changing destination of queue Error Queue from database ErrorDBDest to file system AuditFSDest.

    I renamed JDBC folder under IS/config to JDBC_orig, copied JDBC folder from IS/config/Backup to IS/config location and tried to start server but still getting the same error. Kindly help me to resolve this.

    Thanks,
    Anil.


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 2.  RE: IS is not coming up --Database at URI java:webmethods/jdbc/ISCoreAudit is not available.

    Posted Tue April 28, 2015 06:34 AM

    Hi,

    I can see DB is up and available, there is no issue with connectivity b/w these 2 servers.

    But still having issue. Kindly help.


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: IS is not coming up --Database at URI java:webmethods/jdbc/ISCoreAudit is not available.

    Posted Tue April 28, 2015 11:37 AM

    Hi,
    Please check /etc/hosts file as you specified issue in RHL server. Please take the backup and add hostname and IPAddress of server in that file. Give a restart.

    hostname – To know hostname
    hostname -I – To know IP Address

    Thanks,


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 4.  RE: IS is not coming up --Database at URI java:webmethods/jdbc/ISCoreAudit is not available.

    Posted Tue April 28, 2015 04:19 PM

    Try the above option. Also take the backup of Reposito* files, delete and give a restart. Kindly update with the results.

    Thanks,


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 5.  RE: IS is not coming up --Database at URI java:webmethods/jdbc/ISCoreAudit is not available.

    Posted Tue April 28, 2015 06:32 PM

    With all the options above checked…

    Also after the jdbc pool configuration did you configure the Logging and the does all loggers pointed to Database or File except server logger?

    HTH,
    RMG


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: IS is not coming up --Database at URI java:webmethods/jdbc/ISCoreAudit is not available.

    Posted Wed April 29, 2015 04:06 PM

    Thanks al, applied above steps and its been resolved.

    Thanks,
    Anil.


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: IS is not coming up --Database at URI java:webmethods/jdbc/ISCoreAudit is not available.

    Posted Wed April 29, 2015 04:32 PM

    Glad to hear that issue is been fixed.

    Thanks,


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: IS is not coming up --Database at URI java:webmethods/jdbc/ISCoreAudit is not available.

    Posted Wed April 29, 2015 04:39 PM