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 Search not responding
SoulReaver
Hi ,
i'm not able to access teamsite advanced search page . The error i'm getting is search manager not able to contact index manager. Somehow i figured out the problem .The teamsite index web service gets stopped automatically, even after starting it manually.When checked the logs. The following error is logged.Can anyone help me in fixing this problem.
29 Jan 2010 05:04:19,348 INFO - com.interwoven.tsreport.server.receiver.JmsReceiver.connect(JmsReceiver.java:276) - Topic Interwoven found
29 Jan 2010 05:04:20,364 ERROR - com.interwoven.tsreport.server.receiver.JmsReceiver.connect(JmsReceiver.java:321) - Exception occurred while connecting to JMS server
javax.jms.JMSException: Could not connect to broker URL: tcp://localhost:3035/. Reason: java.net.ConnectException: Connection refused: connect
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:35)
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:283)
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:227)
at org.apache.activemq.ActiveMQConnectionFactory.createTopicConnection(ActiveMQConnectionFactory.java:205)
at com.interwoven.tsreport.server.receiver.JmsReceiver.connect(JmsReceiver.java:292)
at com.interwoven.tsreport.server.receiver.JmsReceiver.startListeners(JmsReceiver.java:139)
at com.interwoven.tsreport.server.receiver.JmsReceiver.run(JmsReceiver.java:122)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:519)
at org.apache.activemq.transport.tcp.TcpTransport.connect(TcpTransport.java:435)
at org.apache.activemq.transport.tcp.TcpTransport.doStart(TcpTransport.java:401)
at org.apache.activemq.util.ServiceSupport.start(ServiceSupport.java:53)
at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:57)
at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:57)
at org.apache.activemq.transport.WireFormatNegotiator.start(WireFormatNegotiator.java:72)
at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:57)
at org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:57)
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:263)
Find more posts tagged with
Comments
nipper
your event subsystem is not running. Likely because it is not configured correctly for the DB it is to use
ACheethayil
Make sure you start the service as following order
* Event Subsystem
* Index Manager
* Search