[ISS.0095.9998C] AuditLogManager Exception

Hi All,
I have an IS 8.2.2 which was running fine till last week(Hosted on a VM). Now the admin had changed it to different host IP(Same name Ex:VM01). Since that IS is not starting. Its giving below errors. I tried copying the files from backup folder too(softwareag/IntegrationServer/config/backup). Even tried manually specifying the password in jdbc pool configs. My MWS is up by the way.
I am able to connect to DB through sql plus.

Error Log Dump:

2012-12-26 00:19:53 IST [ISS.0014.0005I] Shutting down server. Shutting Down…
2012-12-26 00:56:00 IST [ISS.0025.0001C] Integration Server 8.2.2.0 Build 228
2012-12-26 00:56:00 IST [ISS.0025.0006I] License Manager started
2012-12-26 00:56:02 IST [ISS.0025.0050W] The JCE Unlimited Strength Jurisdiction Policy File was not found. Please install it.
2012-12-26 00:56:02 IST [ISS.0025.0041I] FIPS mode not initialized
2012-12-26 00:56:03 IST [BAS.0123.0001I] FSData full consistency check is being performed. Db:WmRepository4/RepoV4
2012-12-26 00:56:04 IST [ISS.0025.0017I] Repository Manager started
2012-12-26 00:56:04 IST [ISS.0096.0005C] JDBCConnectionManager: initialization failed with exception null
2012-12-26 00:56:04 IST [ISS.0096.0001C] JDBCConnectionManager: initialization failed for All functional alias, check configuration.
2012-12-26 00:56:04 IST [ISS.0095.0015W] Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
2012-12-26 00:56:04 IST [ISS.0095.0016W] Changing destination of queue Service Custom Field Queue from database ServiceDBDest to file system AuditFSDest.
2012-12-26 00:56:04 IST [ISS.0095.0015W] Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
2012-12-26 00:56:04 IST [ISS.0095.0016W] Changing destination of queue ServiceAssoc Queue from database ServiceDBDest to file system AuditFSDest.
2012-12-26 00:56:04 IST [ISS.0095.0015W] Database at URI java:webMethods/jdbc/ProcessAudit is not available.
2012-12-26 00:56:04 IST [ISS.0095.0018W] Cannot change destination of logger Process Logger to file system.
2012-12-26 00:56:04 IST [ISS.0095.0019W] Disabling the logger Process Logger.
2012-12-26 00:56:04 IST [ISS.0095.0015W] Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
2012-12-26 00:56:04 IST [ISS.0095.0018W] Cannot change destination of logger Document Logger to file system.
2012-12-26 00:56:04 IST [ISS.0095.0019W] Disabling the logger Document Logger.
2012-12-26 00:56:04 IST [ISS.0095.0015W] Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
2012-12-26 00:56:04 IST [ISS.0095.0016W] Changing destination of queue Service Queue from database ServiceDBDest to file system AuditFSDest.
2012-12-26 00:56:04 IST [ISS.0095.0015W] Database at URI java:webMethods/jdbc/ISCoreAudit is not available.
2012-12-26 00:56:04 IST [ISS.0095.0016W] Changing destination of queue Error Queue from database ErrorDBDest to file system AuditFSDest.
2012-12-26 00:56:04 IST [ISS.0095.9998C] AuditLogManager Exception: java.lang.NullPointerException
java.lang.NullPointerException
at java.lang.StringBuffer.(StringBuffer.java:103)
at com.wm.app.b2b.server.AuditLogManager.getHostAndPort(AuditLogManager.java:774)
at com.wm.app.b2b.server.audit.config.AuditConfigurator.setServerId(AuditConfigurator.java:546)
at com.wm.app.b2b.server.audit.config.AuditConfigurator.init(AuditConfigurator.java:530)
at com.wm.app.b2b.server.AuditLogManager.init(AuditLogManager.java:514)
at com.wm.app.b2b.server.Server.initAuditLogManager(Server.java:833)
at com.wm.app.b2b.server.Server.run(Server.java:360)

2012-12-26 00:56:04 IST [ISS.0014.0005I] Shutting down server. Shutting Down…

Let me know if there any other approach.

Regards,
Niteesh

Is it at least starting in safe mode? Did anything else change other than IP Address? like the root folder name or the drive in which the IS was installed?

Cheers,
Akshith

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.