Home
TeamSite
TeamSite, LiveSite and OpenDeploy
TeamSite 7.1 Installation/UI Issue
System
Hello -
We have installed TeamSite 7.1 (fresh installation) on Solaris 10 server and after server reoboot, the UI is not coming up.
When we hit the GUI, it throws below exception. The ports and WebD/Servlet services are OK.
------
The Interwoven Web Daemon was unable to contact the Interwoven Servlet Engine. The Interwoven Servlet Engine may be down, or running on an unexpected host or port.
Please contact your system administrator.
------
All the services are up (as seen in iwserver.log) and virtual mounts are created. No errors in any other logs except servletd_out. There are few JMS exceptions in servletd_out log as below:
------
10:04:27,648 WARN [TeamSiteServerStatus] *** Encountered a UtildClientException. ***
10:04:27,648 WARN [TeamSiteServerStatus] encounter an error when borrowing object from pool
10:04:27,648 WARN [TeamSiteServerStatus] TeamSite server is not yet up... trying again in a bit.
10:04:37,777 ERROR [UtildConnectionFactory] openSession error:
com.interwoven.hopi.HopiException: Bad write in server skeletons
at com.interwoven.hopi.HopiContext.sendData_(HopiContext.java:797)
at com.interwoven.utild.utild_.Connect(utild_.java:305)
at com.interwoven.utild.Utild.openSession(Utild.java:88)
at com.interwoven.serverutils100.utild.UtildConnectionFactory.makeObject(UtildConnectionFactory.java:77)
at org.apache.commonMar 12, 2010 10:04:38 AM org.apache.catalina.startup.Catalina stopServer
SEVERE: Catalina.stop:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
------
Any help on this is much appreciated!
Find more posts tagged with
Comments
There are no comments yet