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 service terminated with service-specific error
psr
TS 6.1
Win2k
sp4
OD5.6
This started since I changed all services from automatic to manual & then back to automatic while checking something on the system. Now it is giving following error
In the event viewer
The Interwoven TeamSite service terminated with service-specific error 4087742000.
in the eventsubd_err.log
org.exolab.jms.server.FailedToCreateServerException: JmsServer constructor failure javax.jms.JMSException: Messagegr.initialize error javax.jms.JMSException: Cannot create persistency layer: Cannot acquire lock to the database events
at org.exolab.jms.server.JmsServer.<init>(JmsServer.java:278)
at org.exolab.jms.server.JmsServer.main(JmsServer.java:103)
Any ideas how i can correct this ?
Find more posts tagged with
Comments
Adam Stoller
Have you tried rebooting the server now that you've changed everything back to automatic? (it was unclear from your post whether you rebooted or just started them up manually after changing their mode from manual to automatic).
If you have and the problem persists - I'd suggest contacting Support - in cases like this it helps to have more eyes on the problem - especially the eyes of folks who are responsible for helping you out with problems like this.
--fish
Senior Consultant, Quotient Inc.
http://www.quotient-inc.com
Migrateduser
Yes .. I did reboot the server few times .. I guess all the servicess need to be automatic.. right? Is there any sequesnce in which services should be turned on while doing manual start? I will be calling Techsupport if the Server its not up in sometime.
iwovGraduate
How is your Event subsystem configured ? Does it use the default DB or a RDBMS ?
Are you using DD/DAS ?
Try to look for a lock file (.lck or .lock) under iw-home/eventsubsystem, rename it and then try to start the service(s) and/or reboot.
psr
- The event subsystem uses default db.
- No, We are not using either of DD/DAS
- tried renaming ".lock" file. & then rebooting the server.
No chnage