Windows 2000 Server
TS 6.5 - SP2
TS 6.5 Search - SP2
I'm having a problem starting my search and it's because the Event Subsystem in TeamSite is not coming up. Everytime I try to start the event subsystem, it starts but then dies 2 seconds later.
I checked out the /iw-home/local/logs/eventsubd_err.log and this is the error that I'm receiving. The Event subsystem is enabled in the iw.cfg - never had a problem with it with previous installations but this one seems to be biting me. I'm looking to use the default DB (the hypersonic one that comes with TeamSite). Any suggestions?
Thanks
/FF
----
OpenJMS 0.7.6.1
The OpenJMS Group. (C) 1999-2004. All rights reserved.
http://openjms.sourceforge.netorg.exolab.jms.server.ServerException: org.exolab.jms.persistence.PersistenceException: org.exolab.core.foundation.FailedToCreateDatabaseException: Failed to create database openjms b/cjava.io.EOFException
at org.exolab.core.database.recman.PageManagedDatabase.(PageManagedDatabase.java:118)
at org.exolab.jms.persistence.ObjectAdapter.(Unknown Source)
at org.exolab.jms.persistence.DatabaseService.createJdbmAdapter(Unknown Source)
at org.exolab.jms.persistence.DatabaseService.(Unknown Source)
at org.exolab.jms.persistence.DatabaseService.instance(Unknown Source)
at org.exolab.jms.server.JmsServer.registerServices(Unknown Source)
at org.exolab.jms.server.JmsServer.init(Unknown Source)
at org.exolab.jms.server.JmsServer.main(Unknown Source)
------