Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Web server can't 'ping' the WSMP Server
System
This is a new installation. Below is a segment of the log file on my Tomcat web server. I have WSMP/Oracle on one dual-CPU Win2003 server, and the web server on a second machine. (I actually tried putting the web server on the same machine as the WSMP server, and I got the same result.)
The firewall has been temporarily removed, so the web server machine and WSMP server are on the same network, and can ping one another. The Oracle connection to the WSMP server is fine.
The log says that "It took 24034 to ping server ACWSSERVER...".
Any ideas will be greatly appreciated.
Steve
Thu Jun 29 11:19:16.293: INFO [http8080-Processor4] CmsConnectionPoolMgr: addLibrary( alfaws )
Thu Jun 29 11:19:41.929: INFO [CmsConnectionMonitor] It took 24034 to ping server ACWSSERVER that has available library alfaws, so it is considered unavailable
Thu Jun 29 11:19:41.940: WARN [CmsConnectionMonitor] warn: exception=com.imanage.cms.exceptions.cmsconnection.CmsConnectionPoolNotAvailableException: Remote library not available: alfaws
at com.imanage.cms.fc.cmsconnection.CmsConnectionPool.initializeConnections(CmsConnectionPool.java:182)
at com.imanage.cms.fc.cmsconnection.CmsConnectionPoolMgr$MonitorThread.run(CmsConnectionPoolMgr.java:404)
at com.imanage.cms.fc.base.ImThread.callRun(ImThread.java:808)
at com.imanage.cms.fc.base.ImThread.executeOneLoop(ImThread.java:931)
at com.imanage.cms.fc.thread.ThreadHWRunner.run(ThreadHWRunner.java:141)
at java.lang.Thread.run(Thread.java:534)
com.imanage.cms.exceptions.cmsconnection.CmsConnectionPoolNotAvailableException: Remote library not available: alfaws
at com.imanage.cms.fc.cmsconnection.CmsConnectionPool.initializeConnections(CmsConnectionPool.java:189)
at com.imanage.cms.fc.cmsconnection.CmsConnectionPoolMgr$MonitorThread.run(CmsConnectionPoolMgr.java:404)
at com.imanage.cms.fc.base.ImThread.callRun(ImThread.java:808)
at com.imanage.cms.fc.base.ImThread.executeOneLoop(ImThread.java:931)
at com.imanage.cms.fc.thread.ThreadHWRunner.run(ThreadHWRunner.java:141)
at java.lang.Thread.run(Thread.java:534)
Find more posts tagged with
Comments
There are no comments yet