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 database configuration file
jrMugz
Greetings,
Quick question, where do you set the server properties for the TeamSite database. Is there a specific configuration file? Please point us in the right direction. Thanks!
Jim
Find more posts tagged with
Comments
nipper
There are multiple places that the DB is entered for TS/LS/SP
What functionality are you talking ?
jrMugz
When we go to log into the TeamSite CMS, instead of the login page appearing, we get an Apache error and our tomcat log says:
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host has failed. java.net.NoRouteToHostException: No route to host: connect
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.loginWithoutFailover(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
nipper
That is in jboss I expect
What rev of TeamSite ?
jrMugz
Interwoven TeamSite 6.7.2 Service Pack 2
nipper
OK, that is the old ESS (event sub system).
I do not have a 6.7.2 install to verify, but there should be a path in iw-home/eventsubsystem/conf/jmsconfignew.xml
I think it is defined in that file
jrMugz
Thanks for pointing us to that file for our future reference, nipper.
In the meantime, we found out that it was a corrupt customer.jar file that caused the problem of the Apache error when we would go to the login page.
Once that was resolved, everything worked fine. So, case closed; and thanks
for your availability and information as we tried to figure it out!
Jim