Closed GoogleCodeExporter closed 8 years ago
I've got a similar problem when I enabled logging bundle.
It seems related to the fact that the system has not completed start-up when
PersistenceManager is going to persist something.
Enabling logging after start-up (placing logging.persist file after start-up)
and touching *.items file everything works without any ERROR message like the
above described.
Original comment by andrea.g...@gmail.com
on 13 Mar 2013 at 10:01
current snapshot:
i get this. sometimes it works / sometimes not.
http binding is for Yahoo Weather.
Erros direct after starting:
12:14:51.356 WARN o.o.c.t.TransformationHelper[:58] - Cannot get service
reference for transformation service of type XSLT
12:14:51.358 WARN o.o.b.h.internal.HttpBinding[:173] - couldn't transform
response because transformationService of type 'XSLT' is unavailable
12:14:51.544 INFO o.o.m.c.i.f.FolderObserver[:163] - Loaded file 'db4o.persist'
12:14:51.558 WARN o.o.m.c.i.ModelRepositoryImpl[:82] - Configuration model
'db4o.persist.persist' can not be found
when i touch the persist config files:
12:15:42.060 INFO o.o.m.c.i.f.FolderObserver[:163] - Loaded file 'db4o.persist'
12:15:52.077 INFO o.o.m.c.i.f.FolderObserver[:163] - Loaded file
'rrd4j.persist'
they are loading fine.
Original comment by kleina.i...@gmail.com
on 31 Mar 2013 at 10:18
current snapshot works fine
Original comment by kleina.i...@gmail.com
on 15 Apr 2013 at 8:29
Original comment by kai.openhab
on 5 May 2013 at 6:52
Original issue reported on code.google.com by
dbkr...@gmail.com
on 13 Mar 2013 at 4:32