In IS administrator console, JDBC pools page is not displayed properly. Below error is thrown and functional aliases are not displayed and though Pool Alias definitions are visible but no details are updated in each of the pool alias. Also JDBC adapter connections are disabled and unable to connect. I tried replacing ther jdbc folder from a similar server but with no luck.
com.wm.app.b2b.server.ServiceException: Failed to remove the expired entries from the document history table. See server log for details.
[/TD]
[TD=“class: evenrow-l”][/TD]
[TD=“class: evenrow-l”][/TD]
[TD=“class: evenrow-l”][/TD]
[TD=“class: evenrow-l”][/TD]
[/TR]
[TR]
[TD=“class: oddrow-l”][/TD]
[TD=“class: oddrow-l”][/TD]
[TD=“class: oddrow-l”][/TD]
[/TR]
[/TABLE]
What might be the reason for this? Need your suggestions.
It is not a fresh installation and no recent changes. I happen to notice this recently, it was working fine. IS version is 7.1.2. It has IS_7.1.2_Core_Fix38 and 7.1.3_DataDirect4.2_Fix3.
JDBCConnectionManager: initialization failed for Archiving functional alias, check configuration. (for all the functional aliases defined)
[ISS.0028.0013E] Startup service exited with the following error: java.lang.IllegalStateException: The main connection to the datastore has not been initialized. Check the Trading Networks JDBC connection pool.
Unable to get JDBC Connection to the database. (repeated)
Something related to JDBC connection might have corrupted but I’m not sure which one. I tried manually to update the pool alias definitions, but changes are not reflecting. Because below error is thrown whenever the COnnection alias page is accessed.
com/wm/app/b2b/server/JDBCConnectionManager.getJDBCConnPoolConfigFromFile(Ljava/lang/String;)Lcom/wm/jdbc/IJDBCConnPoolConfig;