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)
TeamSite 6.7.1 SP1 doesn't come up after install
aby_sam
I 've installed TeamSite 6.7.1 SP1 on RH Linux on intel m/c.
After the install, TeamSite doesn't comeup, it shows the error
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.
I have tried iwreset and iw.server stop/start. It gives the servlet engine errors as in
servletd_out.log
is attached.
Thanks in advance!
Find more posts tagged with
Comments
nipper
I see errors that both the event subsystem and util daemon are down:
2008-08-12 10:19:37,958 [initServletJMS] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/iw/eventsubsystem] () - Failed to create connection: java.net.ConnectException: Connection refused
javax.jms.JMSException: Failed to create connection: java.net.ConnectException: Connection refused
2008-08-12 10:20:38,991 [JMSBridge] ERROR com.interwoven.serverutils100.utild.UtildConnectionFactory () - openSession error
erver closed connection
2008-08-12 10:20:38,991 [JMSBridge] ERROR com.interwoven.serverutils100.IWConfigFileImpl () - Opening connection to utility daemon has failed 3 times
2008-08-12 10:20:38,991 [JMSBridge] ERROR com.interwoven.serverutils100.IWConfigFileImpl () - encounter an error when borrowing object from pool
2008-08-12 10:20:38,992 [JMSBridge] ERROR com.interwoven.serverutils100.IWConfigFileImpl () - SEVERE FAILURE: Server stopping because connection to utild cannot be opened.
Can you find the event subsystem logs and the utild logs ?
aby_sam
Thanks Andy!
I don't find much info in the iwutild.log. However there are some problems I see in the eventsubd.log. I have tried the solution in
KB 57076
, which didn't help.
I have attached both the logs. iwutild.log and eventsubd.log