Closed GoogleCodeExporter closed 8 years ago
The log message when stopping openHAB fails is missing. It should read ... the
logs say "o.o.i.r.i.RESTApplication[:174]- Stopped REST API"
The "stopping fails" issue is documented in issue #315
Original comment by estan...@gmx.de
on 25 May 2013 at 12:10
[deleted comment]
I get this message sometimes on my Raspberry Pi:
22:22:04.935 INFO o.o.c.internal.CoreActivator[:92 - openHAB runtime has been
started (v1.3.0).
22:22:19.898 ERROR o.o.b.k.i.c.KNXConnection[:185 - Error connecting to KNX
bus: acknowledge error, failed to connect to control endpoint
/192.168.178.28:3671
22:22:41.310 INFO o.o.m.c.i.f.FolderObserver[:163 - Loaded file 'rrd4j.persist'
22:22:41.442 INFO o.o.m.c.i.f.FolderObserver[:163 - Loaded file 'db4o.persist'
22:26:23.204 WARN OSGi[:97 - [SCR - WorkThread] Timeout occurred! Thread was
blocked on processing [QueuedJob] WorkPerformer:
org.eclipse.equinox.internal.ds.SCRManager@760f68; actionType 1
22:26:23.210 WARN OSGi[:97 - [SCR - WorkThread] Timeout occurred! Thread was
blocked on processing [QueuedJob] WorkPerformer:
org.eclipse.equinox.internal.ds.SCRManager@760f68; actionType 1
22:26:23.802 WARN OSGi[:97 - [SCR] Enabling components of bundle
org.openhab.core.persistence did not complete in 240000 ms
22:26:23.814 WARN OSGi[:97 - [SCR] Enabling components of bundle
org.openhab.core.persistence did not complete in 240000 ms
For me, there seems to be a problem with the db4p persist, because when i use
this service, the chance for a proper start seems to be lower.
Also see here:
http://knx-user-forum.de/openhab/26967-webinterface-nicht-erreichbar.html
Original comment by N.Schnit...@gmail.com
on 27 May 2013 at 4:24
I can investigate a very similar problem:
Restarting openhab fails and the only solution is to delete the etc/db4o
folder. I'm running openhab on raspberry pi on the latest standard raspbian
(with Oracle Java 7).
The difference is that i do not get any "Timeout" error messges. What i can
find are "Item Group does not exist":
07:38:26.656 DEBUG o.o.c.p.i.PersistenceManager[:166]- Initializing db4o
persistence service.
07:38:27.102 DEBUG o.o.c.p.i.PersistenceManager[:448]- Scheduled strategy
db4o.everyHour with cron expression 0 0 * * * ?
07:38:27.128 DEBUG o.o.c.p.i.PersistenceManager[:448]- Scheduled strategy
db4o.everyDay with cron expression 0 0 0 * * ?
07:38:27.519 DEBUG o.o.c.p.i.PersistenceManager[:166]- Initializing rrd4j
persistence service.
07:38:27.548 DEBUG o.o.c.p.i.PersistenceManager[:348]- Item group
'Weather_Chart' does not exist.
07:38:27.589 DEBUG o.o.c.p.i.PersistenceManager[:448]- Scheduled strategy
rrd4j.everyMinute with cron expression 0 * * * *
?
The result is the same: the UI is not accessable und the only solution is to
delete the db4o data store.
Original comment by sepp.mar...@gmail.com
on 14 Oct 2013 at 8:49
Original comment by kai.openhab
on 5 Dec 2013 at 10:19
has been migrated to https://github.com/openhab/openhab/issues/637
Original comment by teichsta
on 10 Dec 2013 at 10:18
Original issue reported on code.google.com by
estan...@gmx.de
on 25 May 2013 at 12:01