STARTED IN DEBUG MODE
this is the extract from openhab.log in the logs directory - hope this is it?
12:10:31.532 INFO o.o.c.internal.CoreActivator[:90]- openHAB runtime has been started (v1.1.0).
12:10:33.428 INFO o.o.i.r.i.RESTApplication[:158]- Started REST API at /rest
12:10:33.430 INFO o.o.i.s.i.DiscoveryServiceImpl[:63]- Registering new service _openhab-server._tcp.local. at port 8080
12:10:40.528 INFO o.o.i.s.i.DiscoveryServiceImpl[:63]- Registering new service _openhab-server-ssl._tcp.local. at port 8443
12:10:41.952 INFO o.o.m.c.i.f.FolderObserver[:163]- Loaded file 'demo.sitemap'
12:10:42.026 INFO o.o.m.c.i.f.FolderObserver[:163]- Loaded file 'demo.script'
12:10:42.058 INFO o.o.m.c.i.f.FolderObserver[:163]- Loaded file 'db4o.persist'
12:10:42.063 INFO o.o.m.c.i.f.FolderObserver[:163]- Loaded file 'exec.persist'
12:10:42.068 INFO o.o.m.c.i.f.FolderObserver[:163]- Loaded file 'logging.persist'
12:10:42.071 INFO o.o.m.c.i.f.FolderObserver[:163]- Loaded file 'rrd4j.persist'
12:10:42.129 INFO o.o.m.c.i.f.FolderObserver[:163]- Loaded file 'demo.items'
12:10:43.085 INFO o.o.u.w.i.s.WebAppServlet[:99]- Started Classic UI at /
openhab.app12:10:52.492 ERROR o.o.i.multimedia.actions.Audio[:205]- No TTS service available - tried to say: Welcome at openHab!
12:10:52.843 WARN o.o.c.p.e.PersistenceExtensions[:404]- There is no queryable persistence service registered with the name 'db4o'
12:10:52.845 ERROR o.o.m.r.i.engine.RuleEngine[:292]- Error during the execution of startup rule 'Update max and min temperatures': cannot invoke method public abstract org.openhab.core.types.State org.openhab.core.persistence.HistoricItem.getState() on null
12:10:52.845 INFO o.o.m.c.i.f.FolderObserver[:163]- Loaded file 'demo.rules'
12:11:00.024 WARN o.o.c.p.e.PersistenceExtensions[:404]- There is no queryable persistence service registered with the name 'db4o'
12:11:00.033 ERROR o.o.i.multimedia.actions.Audio[:205]- No TTS service available - tried to say: 1
12:11:15.001 ERROR o.o.i.multimedia.actions.Audio[:205]- No TTS service available - tried to say: 2
12:11:30.001 ERROR o.o.i.multimedia.actions.Audio[:205]- No TTS service available - tried to say: 3
12:11:45.001 ERROR o.o.i.multimedia.actions.Audio[:205]- No TTS service available - tried to say: 4
On Saturday, MarchI,
h 30, 2013 11:58:29 AM UTC+4, Kai wrote: