Hello all,
I'm trying to install Genesys Administrator Extension on Microsoft Server 2012. The database is MSSQL 2012 with a db instance. We installed GAX several times successfully where the database does not have an instance. When the GAX URL is called, the login page opens. After entering the credentials, main GAX page does not load.
Is there any consideration that I need to take when I have an instanced database? I guess there need to be a jdbcurl option somewhere in the GAXDAP. I post the GAX log, problem is the error in SQL connection. When I connect the same GAX to a db without instance, it works well.
2017-05-31 09:01:27,017 DEBUG: com.genesyslab.gax.core.web.HttpHeaderFilter [main] - [177] Initializing filter 'headerFilter'
2017-05-31 09:01:27,017 DEBUG: com.genesyslab.gax.core.web.HttpHeaderFilter [main] - [202] Filter 'headerFilter' configured successfully
2017-05-31 09:01:28,017 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-19] - [29] ---------------------------------------------------------------------
2017-05-31 09:01:28,017 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-19] - [30] Retrieving connection to database for opm-arm failed.
2017-05-31 09:01:28,017 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-19] - [32] ---------------------------------------------------------------------
2017-05-31 09:01:28,021 WARN : org.hibernate.util.JDBCExceptionReporter [Thread-19] - [233] SQL Error: 0, SQLState: null
2017-05-31 09:01:28,021 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-15] - [29] ---------------------------------------------------------------------
2017-05-31 09:01:28,021 ERROR: org.hibernate.util.JDBCExceptionReporter [Thread-19] - [234] Cannot create PoolableConnectionFactory (Network error IOException: Connection refused: connect)
2017-05-31 09:01:28,021 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-21] - [29] ---------------------------------------------------------------------
2017-05-31 09:01:28,021 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-15] - [30] Retrieving connection to database for core failed.
2017-05-31 09:01:28,021 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-15] - [32] ---------------------------------------------------------------------
2017-05-31 09:01:28,021 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-21] - [30] Retrieving connection to database for asd failed.
2017-05-31 09:01:28,021 WARN : org.hibernate.util.JDBCExceptionReporter [Thread-15] - [233] SQL Error: 0, SQLState: null
2017-05-31 09:01:28,021 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-21] - [32] ---------------------------------------------------------------------
2017-05-31 09:01:28,021 ERROR: org.hibernate.util.JDBCExceptionReporter [Thread-15] - [234] Cannot create PoolableConnectionFactory (Network error IOException: Connection refused: connect)
2017-05-31 09:01:28,021 WARN : com.genesyslab.gax.api.database.DefaultDatabaseInspectorImpl [Thread-19] - [94] Failed to load database schema version for opm-arm
2017-05-31 09:01:28,021 WARN : org.hibernate.util.JDBCExceptionReporter [Thread-21] - [233] SQL Error: 0, SQLState: null
2017-05-31 09:01:28,021 WARN : com.genesyslab.gax.core.util.CoreDatabaseInspectorImpl [Thread-15] - [94] Failed to load database schema version for core
2017-05-31 09:01:28,021 ERROR: org.hibernate.util.JDBCExceptionReporter [Thread-21] - [234] Cannot create PoolableConnectionFactory (Network error IOException: Connection refused: connect)
2017-05-31 09:01:28,025 WARN : com.genesyslab.gax.api.database.DefaultDatabaseInspectorImpl [Thread-21] - [94] Failed to load database schema version for asd
2017-05-31 09:01:29,033 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-21] - [29] ---------------------------------------------------------------------
2017-05-31 09:01:29,033 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-15] - [29] ---------------------------------------------------------------------
2017-05-31 09:01:29,033 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-19] - [29] ---------------------------------------------------------------------
2017-05-31 09:01:29,033 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-15] - [30] Retrieving connection to database for core failed.
2017-05-31 09:01:29,033 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-15] - [32] ---------------------------------------------------------------------
2017-05-31 09:01:29,033 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-21] - [30] Retrieving connection to database for asd failed.
2017-05-31 09:01:29,033 WARN : org.hibernate.util.JDBCExceptionReporter [Thread-15] - [233] SQL Error: 0, SQLState: null
2017-05-31 09:01:29,033 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-21] - [32] ---------------------------------------------------------------------
2017-05-31 09:01:29,037 ERROR: org.hibernate.util.JDBCExceptionReporter [Thread-15] - [234] Cannot create PoolableConnectionFactory (Network error IOException: Connection refused: connect)
2017-05-31 09:01:29,033 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-19] - [30] Retrieving connection to database for opm-arm failed.
2017-05-31 09:01:29,037 WARN : org.hibernate.util.JDBCExceptionReporter [Thread-21] - [233] SQL Error: 0, SQLState: null
2017-05-31 09:01:29,037 ERROR: com.genesyslab.gax.core.database.GAXBasicDataSource [Thread-19] - [32] ---------------------------------------------------------------------
2017-05-31 09:01:29,037 ERROR: org.hibernate.util.JDBCExceptionReporter [Thread-21] - [234] Cannot create PoolableConnectionFactory (Network error IOException: Connection refused: connect)
2017-05-31 09:01:29,037 WARN : com.genesyslab.gax.core.util.CoreDatabaseInspectorImpl [Thread-15] - [94] Failed to load database schema version for core
2017-05-31 09:01:29,037 WARN : org.hibernate.util.JDBCExceptionReporter [Thread-19] - [233] SQL Error: 0, SQLState: null
2017-05-31 09:01:29,037 WARN : com.genesyslab.gax.core.util.CoreDatabaseInspectorImpl [Thread-15] - [47] Db Schema Version for plugin gax-core 8.1.301.01 is not matching the current Db Version for PluginSummary in the Database: null !!!
2017-05-31 09:01:29,037 ERROR: org.hibernate.util.JDBCExceptionReporter [Thread-19] - [234] Cannot create PoolableConnectionFactory (Network error IOException: Connection refused: connect)
2017-05-31 09:01:29,037 INFO : com.genesyslab.gax.core.util.CoreDatabaseInspectorImpl [Thread-15] - [50] ------------------------------------------------------------------------
2017-05-31 09:01:29,037 WARN : com.genesyslab.gax.api.database.DefaultDatabaseInspectorImpl [Thread-21] - [94] Failed to load database schema version for asd
2017-05-31 09:01:29,037 WARN : com.genesyslab.gax.api.database.DefaultDatabaseInspectorImpl [Thread-21] - [47] Db Schema Version for plugin gax-asd 8.5.000.01 is not matching the current Db Version for PluginSummary in the Database: null !!!
2017-05-31 09:01:29,037 ERROR: com.genesyslab.gax.core.plugin.DefaultPluginManagerImpl [Thread-15] - [190] Plugin gax-core database schema version mismatch
2017-05-31 09:01:29,037 WARN : com.genesyslab.gax.api.database.DefaultDatabaseInspectorImpl [Thread-19] - [94] Failed to load database schema version for opm-arm
2017-05-31 09:01:29,037 WARN : com.genesyslab.gax.api.database.DefaultDatabaseInspectorImpl [Thread-19] - [47] Db Schema Version for plugin gax-opm-arm 8.1.301.01 is not matching the current Db Version for PluginSummary in the Database: null !!!
2017-05-31 09:01:29,037 INFO : com.genesyslab.gax.api.database.DefaultDatabaseInspectorImpl [Thread-19] - [50] ------------------------------------------------------------------------
2017-05-31 09:01:29,037 INFO : com.genesyslab.gax.api.database.DefaultDatabaseInspectorImpl [Thread-21] - [50] ------------------------------------------------------------------------
2017-05-31 09:01:29,037 ERROR: com.genesyslab.gax.core.plugin.DefaultPluginManagerImpl [Thread-19] - [190] Plugin gax-opm-arm database schema version mismatch
2017-05-31 09:01:29,037 ERROR: com.genesyslab.gax.core.plugin.DefaultPluginManagerImpl [Thread-21] - [190] Plugin gax-asd database schema version mismatch
Any suggestions?
Best Regards,