Hi All,
I had installed WM 9.9 in our development server and try to connect to SQL Server 2012 in DB server.
I got no error while installation. When I access http://localhost:5555, it doesn’t work. page can’t be displayed
url : jdbc:wm:sqlserver://Server\XXX;DatabaseName=DBNAME
I tried to add sqljdbc42.jar in C:\SoftwareAG\IntegrationServer\lib\jars. But it doesn’t work.
I got this error in my server.log.
[code]
2016-02-05 09:54:46 ICT [ISS.0137.0006E] Scheduler: Error initializing scheduler: [SoftwareAG][SQLServer JDBC Driver][SQLServer]Invalid object name ‘IS_USER_TASKS’.
2016-02-05 09:54:46 ICT [WmAuditingSC.destination.1122E] Destination ‘ErrorDBDest’ caught unexpected Throwable logging audit event: [SoftwareAG][SQLServer JDBC Driver][SQLServer]Invalid object name ‘WMERROR’.
2016-02-05 09:54:46 ICT [WmAuditingSC.logger.3405E] In logger ‘Error Logger’, failed to log to destination; reason: Fatal SQLException detected
2016-02-05 09:54:46 ICT [ISS.0028.0012I] WmRoot: Startup service (wm.server.dispatcher:init)
2016-02-05 09:54:46 ICT [ISS.0028.0012I] WmRoot: Startup service (wm.server.tx:init)
2016-02-05 09:54:46 ICT [WmAuditingSC.destination.1122E] Destination ‘ErrorDBDest’ caught unexpected Throwable logging audit event: [SoftwareAG][SQLServer JDBC Driver][SQLServer]Invalid object name ‘WMERROR’.
2016-02-05 09:54:46 ICT [WmAuditingSC.queue.2406E] AuditQueueWorker for queue ‘Error Queue’ failed to log event to destination ‘ErrorDBDest’; reason ‘[SoftwareAG][SQLServer JDBC Driver][SQLServer]Invalid object name ‘WMERROR’.’; stack trace follows
2016-02-05 09:54:46 ICT [WmAuditingSC.queue.2416I] In queue ‘Error Queue’ worker, the preceding error is non-recoverable; failing-over
Please advise us why this error is happening.
Regards,
Hutagaol