Hi,
ich musste leider feststellen, dass es bei mir ein Glücksspiel ist, ob beim Start von openhab alle Bindings korrekt funktionieren oder manche einfach nicht.
Openhab läuft bei mir auf einem Raspberrys Pi.
Nun gibt es Situationen, in denen alle Bindings korrekt funktionieren und geladen werden. Das kommt aber ziemloch selten vor.
Der Regelfall sieht beispielsweise eher so aus:
- Astro und NetworkHealth funktionieren nicht
- Astro und Systeminfo funktionieren nicht
- Systeminfo und Wake On Lan funktionieren nicht
- Die Rules funktionieren nicht
usw...
Ich habe keinen Schimmer woran das liegen könnte und hoffe hier jemanden zu finden, der mir bei der Beseitigung dieses Problems hilft.
Gibt es hier welche, die auch den Raspberry Pi nutzen und solche Probleme auch/überhaupt nicht haben?
Hier mal ein Debug-Log von einem Start, bei dem z.B. das Systeminfo-Binding nicht funktioniert hat (also in der UI keine Werte angezeigt wurden)
----> Die Items "CPU_Auslastung" und "Uptime" tauchen zwar im Log an den fett markierten Stellen auf, werden aber später überhaupt nicht ständig refresht, so wie es eigentlich sein sollte (stattdessen wird in der UI überhaupt kein Wert angezeigt)
Und hier mal ein normales Log von einem Start, bei dem das Systeminfo-Binding nicht funktionierte - im normalen Log taucht dann nichtmal das Keyword "systeminfo" auf...
ich musste leider feststellen, dass es bei mir ein Glücksspiel ist, ob beim Start von openhab alle Bindings korrekt funktionieren oder manche einfach nicht.
Openhab läuft bei mir auf einem Raspberrys Pi.
Nun gibt es Situationen, in denen alle Bindings korrekt funktionieren und geladen werden. Das kommt aber ziemloch selten vor.
Der Regelfall sieht beispielsweise eher so aus:
- Astro und NetworkHealth funktionieren nicht
- Astro und Systeminfo funktionieren nicht
- Systeminfo und Wake On Lan funktionieren nicht
- Die Rules funktionieren nicht
usw...
Ich habe keinen Schimmer woran das liegen könnte und hoffe hier jemanden zu finden, der mir bei der Beseitigung dieses Problems hilft.
Gibt es hier welche, die auch den Raspberry Pi nutzen und solche Probleme auch/überhaupt nicht haben?
Hier mal ein Debug-Log von einem Start, bei dem z.B. das Systeminfo-Binding nicht funktioniert hat (also in der UI keine Werte angezeigt wurden)
----> Die Items "CPU_Auslastung" und "Uptime" tauchen zwar im Log an den fett markierten Stellen auf, werden aber später überhaupt nicht ständig refresht, so wie es eigentlich sein sollte (stattdessen wird in der UI überhaupt kein Wert angezeigt)
19:28:51.319 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
19:28:52.258 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
19:28:52.646 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
19:28:52.656 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
19:28:52.686 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
19:28:52.715 [INFO ] [rg.quartz.core.QuartzScheduler:268 ] - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
19:28:52.724 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
19:28:52.733 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
19:28:52.748 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
19:28:53.001 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file '/opt/openhab/configurations/openhab_default.cfg'.
19:28:53.882 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file '/opt/openhab/configurations/openhab.cfg'.
19:28:54.350 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at '/opt/openhab/webapps/static/uuid' with content '497687f3-b426-4a16-9864-aa1ecbc331d8'
19:28:54.365 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file '/opt/openhab/webapps/static/version' with content '1.6.1'
19:28:54.372 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.6.1).
19:28:54.903 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
19:29:17.712 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
19:29:18.015 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
19:29:19.337 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
19:29:20.124 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
19:29:20.291 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
19:29:20.761 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
19:29:21.944 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
19:29:25.007 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'exec.persist'
19:29:28.501 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
19:29:29.412 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'logging.persist'
19:29:29.993 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'db4o.persist'
19:29:30.332 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'rrd4j.persist'
19:29:31.344 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'default.items'
19:29:33.176 [DEBUG] [i.internal.GenericItemProvider:408 ] - Couldn't find ItemFactory for item 'Homeserver_WOL' of type 'Switch'
19:29:33.184 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'null' with 'AutoUpdateGenericBindingProvider' reader.
19:29:33.673 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'default.items'
19:29:33.710 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
19:29:33.719 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'default.items'
19:29:48.596 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
19:29:50.026 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
19:29:51.776 [INFO ] [sphere.cpr.AtmosphereFramework:2175 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
19:29:51.791 [INFO ] [cpr.DefaultAnnotationProcessor:131 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$Byte codeBasedAnnotationProcessor being used
19:29:52.475 [ERROR] [sphere.cpr.AtmosphereFramework:2215 ] -
java.lang.ClassCastException: org.eclipse.osgi.framework.internal.core.BundleURL Connection cannot be cast to java.net.JarURLConnection
at org.atmosphere.util.annotation.AnnotationDetector. detect(AnnotationDetector.java:325) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.DefaultAnnotationProcessor.scan ForAnnotation(DefaultAnnotationProcessor.java:148) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.DefaultAnnotationProcessor.conf igure(DefaultAnnotationProcessor.java:134) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.autoConfigu reService(AtmosphereFramework.java:2177) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.init(Atmosp hereFramework.java:655) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.init(Atmosp hereFramework.java:568) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereServlet.configureFram ework(AtmosphereServlet.java:91) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereServlet.init(Atmosphe reServlet.java:80) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.eclipse.equinox.http.servlet.internal.ServletR egistration.init(ServletRegistration.java:49) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.eclipse.equinox.http.servlet.internal.ProxySer vlet.registerServlet(ProxyServlet.java:179) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.eclipse.equinox.http.servlet.internal.HttpServ iceImpl.registerServlet(HttpServiceImpl.java:66) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.openhab.io.rest.RESTApplication.activate(RESTA pplication.java:140) [org.openhab.io.rest_1.6.1.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[na:1.8.0]
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62) ~[na:1.8.0]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43) ~[na:1.8.0]
at java.lang.reflect.Method.invoke(Method.java:483) ~[na:1.8.0]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nent.activate(ServiceComponent.java:235) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.activate(ServiceComponentProp.java:146) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.build(ServiceComponentProp.java:345) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponent(InstanceProcess.java:620) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:197) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.getEligib le(Resolver.java:343) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.service Changed(SCRManager.java:222) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.osgi.internal.serviceregistry.Filtered ServiceListener.serviceChanged(FilteredServiceList ener.java:107) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.dispatchEvent(BundleContextImpl.java:861) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.ListenerQueue. dispatchEventSynchronous(ListenerQueue.java:148) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEventPrivileged(ServiceRegis try.java:819) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEvent(ServiceRegistry.java:7 71) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistrationImpl.register(ServiceRegistrationImpl.j ava:130) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.registerService(ServiceRegistry.java:214) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.registerService(BundleContextImpl.java:43 3) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.re gisterService(InstanceProcess.java:536) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:260) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.buildNewl ySatisfied(Resolver.java:473) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.enableCom ponents(Resolver.java:217) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.perform Work(SCRManager.java:816) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager$QueuedJ ob.dispatch(SCRManager.java:783) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.WorkThread.run(Wor kThread.java:89) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.util.impl.tpt.threadp ool.Executor.run(Executor.java:70) [org.eclipse.equinox.util_1.0.400.v20120917-192807.jar:na]
19:29:52.686 [INFO ] [sphere.cpr.AtmosphereFramework:1506 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
19:29:52.949 [WARN ] [sphere.cpr.AtmosphereFramework:1154 ] - Missing META-INF/atmosphere.xml but found the Jersey runtime. Starting Jersey
19:29:55.486 [INFO ] [sphere.cpr.AtmosphereFramework:434 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path: /*
19:29:55.523 [INFO ] [sphere.cpr.AtmosphereFramework:1561 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
19:29:55.577 [INFO ] [sphere.cpr.AtmosphereFramework:1259 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtoc ol
19:29:55.849 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'default.sitemap'
19:29:57.365 [INFO ] [.a.h.ReflectorServletProcessor:140 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContai ner
19:30:00.260 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:790 ] - Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
19:30:00.297 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:801 ] - Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration:
class org.atmosphere.jersey.AtmosphereResourceConfigurat or
19:30:01.358 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
19:30:18.717 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
19:30:18.750 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
19:30:18.770 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
19:30:18.782 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
19:30:18.804 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
19:30:18.815 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
19:30:18.824 [INFO ] [sphere.cpr.AtmosphereFramework:826 ] - Installing Default AtmosphereInterceptor
19:30:18.870 [WARN ] [sphere.cpr.AtmosphereFramework:703 ] - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
19:30:18.880 [INFO ] [sphere.cpr.AtmosphereFramework:711 ] - Broadcaster Polling Wait Time 100
19:30:18.905 [INFO ] [sphere.cpr.AtmosphereFramework:712 ] - Shared ExecutorService supported: true
19:30:18.923 [INFO ] [sphere.cpr.AtmosphereFramework:713 ] - HttpSession supported: false
19:30:18.950 [INFO ] [sphere.cpr.AtmosphereFramework:714 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
19:30:18.967 [INFO ] [sphere.cpr.AtmosphereFramework:715 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
19:30:18.980 [INFO ] [sphere.cpr.AtmosphereFramework:716 ] - Using Broadcaster: org.atmosphere.jersey.JerseyBroadcaster
19:30:19.001 [INFO ] [sphere.cpr.AtmosphereFramework:717 ] - Atmosphere is using async support: org.atmosphere.container.JettyAsyncSupportWithWebS ocket running under container: jetty/8.1.3.v20120522 with WebSocket enabled.
19:30:19.062 [INFO ] [sphere.cpr.AtmosphereFramework:719 ] - Atmosphere Framework 2.0.9 started.
19:30:19.100 [INFO ] [sphere.cpr.AtmosphereFramework:721 ] -
For Atmosphere Framework Commercial Support, visit
http://www.async-io.org/ or send an email to support@async-io.org
19:30:19.109 [INFO ] [penhab.io.rest.RESTApplication:143 ] - Started REST API at /rest
19:30:19.148 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
19:30:19.844 [INFO ] [sphere.cpr.AtmosphereFramework:774 ] - Latest version of Atmosphere's JavaScript Client 2.0.9
19:30:19.851 [INFO ] [sphere.cpr.AtmosphereFramework:781 ] -
Atmosphere Framework Updates
Minor available (bugs fixes): 2.0.10
Major available (new features): 2.1.9
19:30:21.849 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
19:30:25.632 [INFO ] [.o.u.w.i.servlet.WebAppServlet:79 ] - Started Classic UI at /openhab.app
19:30:33.151 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
19:30:33.488 [DEBUG] [m.r.internal.engine.RuleEngine:78 ] - Started rule engine
19:30:43.919 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'default.rules'
19:30:53.151 [DEBUG] [nhab.io.habmin.HABminActivator:33 ] - HABmin Interface has been started.
19:30:53.491 [INFO ] [sphere.cpr.AtmosphereFramework:2175 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
19:30:53.502 [INFO ] [cpr.DefaultAnnotationProcessor:131 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$Byte codeBasedAnnotationProcessor being used
19:30:53.995 [ERROR] [sphere.cpr.AtmosphereFramework:2215 ] -
java.lang.ClassCastException: org.eclipse.osgi.framework.internal.core.BundleURL Connection cannot be cast to java.net.JarURLConnection
at org.atmosphere.util.annotation.AnnotationDetector. detect(AnnotationDetector.java:325) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.DefaultAnnotationProcessor.scan ForAnnotation(DefaultAnnotationProcessor.java:148) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.DefaultAnnotationProcessor.conf igure(DefaultAnnotationProcessor.java:134) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.autoConfigu reService(AtmosphereFramework.java:2177) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.init(Atmosp hereFramework.java:655) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.init(Atmosp hereFramework.java:568) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereServlet.configureFram ework(AtmosphereServlet.java:91) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereServlet.init(Atmosphe reServlet.java:80) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.eclipse.equinox.http.servlet.internal.ServletR egistration.init(ServletRegistration.java:49) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.eclipse.equinox.http.servlet.internal.ProxySer vlet.registerServlet(ProxyServlet.java:179) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.eclipse.equinox.http.servlet.internal.HttpServ iceImpl.registerServlet(HttpServiceImpl.java:66) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.openhab.io.habmin.HABminApplication.activate(H ABminApplication.java:178) [bundlefile:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[na:1.8.0]
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62) ~[na:1.8.0]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43) ~[na:1.8.0]
at java.lang.reflect.Method.invoke(Method.java:483) ~[na:1.8.0]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nent.activate(ServiceComponent.java:235) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.activate(ServiceComponentProp.java:146) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.build(ServiceComponentProp.java:345) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponent(InstanceProcess.java:620) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:197) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.buildNewl ySatisfied(Resolver.java:473) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.enableCom ponents(Resolver.java:217) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.perform Work(SCRManager.java:816) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager$QueuedJ ob.dispatch(SCRManager.java:783) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.WorkThread.run(Wor kThread.java:89) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.util.impl.tpt.threadp ool.Executor.run(Executor.java:70) [org.eclipse.equinox.util_1.0.400.v20120917-192807.jar:na]
19:30:54.181 [INFO ] [sphere.cpr.AtmosphereFramework:1506 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
19:30:54.342 [WARN ] [sphere.cpr.AtmosphereFramework:1154 ] - Missing META-INF/atmosphere.xml but found the Jersey runtime. Starting Jersey
19:30:54.359 [INFO ] [sphere.cpr.AtmosphereFramework:434 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path: /*
19:30:54.366 [INFO ] [sphere.cpr.AtmosphereFramework:1561 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
19:30:54.616 [INFO ] [sphere.cpr.AtmosphereFramework:1259 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtoc ol
19:30:54.922 [INFO ] [.a.h.ReflectorServletProcessor:140 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContai ner
19:30:55.153 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:790 ] - Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
19:30:55.182 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:801 ] - Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration:
class org.atmosphere.jersey.AtmosphereResourceConfigurat or
19:30:55.870 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.habmin.HABminApplication
19:31:07.605 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
19:31:07.612 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
19:31:07.619 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
19:31:07.627 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
19:31:07.635 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
19:31:07.642 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
19:31:07.648 [INFO ] [sphere.cpr.AtmosphereFramework:826 ] - Installing Default AtmosphereInterceptor
19:31:07.656 [WARN ] [sphere.cpr.AtmosphereFramework:703 ] - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
19:31:07.670 [INFO ] [sphere.cpr.AtmosphereFramework:711 ] - Broadcaster Polling Wait Time 100
19:31:07.680 [INFO ] [sphere.cpr.AtmosphereFramework:712 ] - Shared ExecutorService supported: true
19:31:07.687 [INFO ] [sphere.cpr.AtmosphereFramework:713 ] - HttpSession supported: false
19:31:07.696 [INFO ] [sphere.cpr.AtmosphereFramework:714 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
19:31:07.704 [INFO ] [sphere.cpr.AtmosphereFramework:715 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
19:31:07.713 [INFO ] [sphere.cpr.AtmosphereFramework:716 ] - Using Broadcaster: org.atmosphere.jersey.JerseyBroadcaster
19:31:07.719 [INFO ] [sphere.cpr.AtmosphereFramework:717 ] - Atmosphere is using async support: org.atmosphere.container.JettyAsyncSupportWithWebS ocket running under container: jetty/8.1.3.v20120522 with WebSocket enabled.
19:31:07.725 [INFO ] [sphere.cpr.AtmosphereFramework:719 ] - Atmosphere Framework 2.0.9 started.
19:31:07.731 [INFO ] [sphere.cpr.AtmosphereFramework:721 ] -
For Atmosphere Framework Commercial Support, visit
http://www.async-io.org/ or send an email to support@async-io.org
19:31:07.738 [INFO ] [.o.io.habmin.HABminApplication:181 ] - Started HABmin REST API at /services/habmin
19:31:07.746 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
19:31:07.953 [INFO ] [sphere.cpr.AtmosphereFramework:774 ] - Latest version of Atmosphere's JavaScript Client 2.0.9
19:31:07.959 [INFO ] [sphere.cpr.AtmosphereFramework:781 ] -
Atmosphere Framework Updates
Minor available (bugs fixes): 2.0.10
Major available (new features): 2.1.9
19:31:10.507 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
19:31:14.402 [DEBUG] [.i.d.internal.DropboxActivator:33 ] - Dropbox IO Bundle has been started.
19:31:14.965 [DEBUG] [.b.exec.internal.ExecActivator:34 ] - Exec binding has been started.
19:31:15.088 [WARN ] [i.internal.GenericItemProvider:108 ] - Attempted to register a second BindingConfigReader of type 'autoupdate'. The primaraly reader will remain active!
19:31:15.149 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Steckdose1 (Type=SwitchItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.279 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Steckdose2 (Type=SwitchItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.296 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Steckdose3 (Type=SwitchItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.315 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Temperature_00043b8167ff (Type=NumberItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.337 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'CPU_Temperature (Type=NumberItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.472 [INFO ] [.service.AbstractActiveService:169 ] - Exec Refresh Service has been started
19:31:15.508 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:31:15.515 [DEBUG] [.o.b.wol.internal.WolActivator:31 ] - WoL binding has been started.
19:31:15.839 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Homeserver_WOL (Type=SwitchItem, State=Uninitialized)' with 'WolBinding' reader.
19:31:15.911 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:31:15.975 [DEBUG] [.sense.internal.SenseActivator:31 ] - Open.Sen.se persistence bundle has been started.
19:31:16.278 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '42.236'
19:31:16.347 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing sense persistence service.
19:31:16.402 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'sense.persist' can not be found
19:31:16.420 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '42.236' by the function '(.*?)'
19:31:16.446 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '42.236'
19:31:16.541 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:31:16.580 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:31:16.863 [DEBUG] [sqlPersistenceServiceActivator:32 ] - mySQL persistence bundle has been started.
19:31:17.081 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing mysql persistence service.
19:31:17.088 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'mysql.persist' can not be found
19:31:17.102 [DEBUG] [.p.m.i.MysqlPersistenceService:434 ] - mySQL configuration starting
19:31:17.125 [DEBUG] [o.o.b.c.i.ConfigAdminActivator:31 ] - ConfigAdmin binding has been started.
19:31:17.656 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.562'
19:31:17.665 [DEBUG] [oDBPersistenceServiceActivator:32 ] - MongoDB persistence bundle has been started.
19:31:17.668 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.562' by the function '(.*?)'
19:31:17.690 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.562'
19:31:17.891 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing mongodb persistence service.
19:31:17.898 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'mongodb.persist' can not be found
19:31:17.946 [DEBUG] [.b.m.internal.MilightActivator:34 ] - Milight binding has been started.
19:31:18.224 [DEBUG] [.a.internal.bus.AstroActivator:32 ] - Astro binding has been started.
19:31:18.532 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Sonnenaufgang (Type=DateTimeItem, State=Uninitialized)' with 'AstroGenericBindingProvider' reader.
19:31:18.802 [DEBUG] [.b.AstroGenericBindingProvider:60 ] - Adding item Sonnenaufgang with AstroBindingConfig[planet=sun,type=rise,property=start]
19:31:18.809 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Sonnenuntergang (Type=DateTimeItem, State=Uninitialized)' with 'AstroGenericBindingProvider' reader.
19:31:18.820 [DEBUG] [.b.AstroGenericBindingProvider:60 ] - Adding item Sonnenuntergang with AstroBindingConfig[planet=sun,type=set,property=end]
19:31:18.898 [DEBUG] [o.b.m.internal.MaxCulActivator:34 ] - MaxCul binding has been started.
19:31:18.938 [INFO ] [.b.a.internal.bus.AstroBinding:70 ] - AstroConfig[latitude=49.078422,longitude=8.196187,interval=dis abled,systemTimezone=Europe/Berlin (CET +0100),daylightSavings=false]
19:31:19.153 [DEBUG] [.io.transport.cul.CULActivator:35 ] - CUL transport has been started.
19:31:20.017 [DEBUG] [.o.io.transport.cul.CULManager:133 ] - Registering class org.openhab.io.transport.cul.internal.CULSerialHan dlerImpl for device type serial
19:31:20.030 [DEBUG] [.o.io.transport.cul.CULManager:133 ] - Registering class org.openhab.io.transport.cul.internal.CULNetworkHa ndlerImpl for device type network
19:31:20.127 [DEBUG] [.maxcul.internal.MaxCulBinding:100 ] - Activating MaxCul binding
19:31:20.135 [DEBUG] [.maxcul.internal.MaxCulBinding:228 ] - MaxCUL Reading config
19:31:20.159 [DEBUG] [.b.p.internal.PilightActivator:33 ] - pilight binding has been started.
19:31:20.424 [DEBUG] [.b.http.internal.HttpActivator:34 ] - HTTP binding has been started.
19:31:20.619 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Weather_Temperature (Type=NumberItem, State=Uninitialized)' with 'HttpGenericBindingProvider' reader.
19:31:20.718 [ERROR] [i.internal.GenericItemProvider:343 ] - Binding configuration of type 'http' of item ‘Weather_Temperature‘ could not be parsed correctly.
org.openhab.model.item.binding.BindingConfigParseE xception: bindingConfig 'http://weather.yahooapis.com/forecastrss?w=664780&u=c' doesn't contain a valid binding configuration
at org.openhab.binding.http.internal.HttpGenericBindi ngProvider.parseBindingConfig(HttpGenericBindingPr ovider.java:127) ~[na:na]
at org.openhab.binding.http.internal.HttpGenericBindi ngProvider.processBindingConfiguration(HttpGeneric BindingProvider.java:101) ~[na:na]
at org.openhab.model.item.internal.GenericItemProvide r.internalDispatchBindings(GenericItemProvider.jav a:341) [org.openhab.model.item_1.6.1.jar:na]
at org.openhab.model.item.internal.GenericItemProvide r.dispatchBindingsPerType(GenericItemProvider.java :302) [org.openhab.model.item_1.6.1.jar:na]
at org.openhab.model.item.internal.GenericItemProvide r.addBindingConfigReader(GenericItemProvider.java: 106) [org.openhab.model.item_1.6.1.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[na:1.8.0]
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62) ~[na:1.8.0]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43) ~[na:1.8.0]
at java.lang.reflect.Method.invoke(Method.java:483) ~[na:1.8.0]
at org.eclipse.equinox.internal.ds.model.ComponentRef erence.bind(ComponentReference.java:376) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.bindReference(ServiceComponentProp.java:4 44) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.dy namicBind(InstanceProcess.java:416) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.getEligib le(Resolver.java:334) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.service Changed(SCRManager.java:222) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.osgi.internal.serviceregistry.Filtered ServiceListener.serviceChanged(FilteredServiceList ener.java:107) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.dispatchEvent(BundleContextImpl.java:861) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.ListenerQueue. dispatchEventSynchronous(ListenerQueue.java:148) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEventPrivileged(ServiceRegis try.java:819) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEvent(ServiceRegistry.java:7 71) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistrationImpl.register(ServiceRegistrationImpl.j ava:130) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.registerService(ServiceRegistry.java:214) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.registerService(BundleContextImpl.java:43 3) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.re gisterService(InstanceProcess.java:536) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:260) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.buildNewl ySatisfied(Resolver.java:473) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.enableCom ponents(Resolver.java:217) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.perform Work(SCRManager.java:816) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager$QueuedJ ob.dispatch(SCRManager.java:783) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.WorkThread.run(Wor kThread.java:89) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.util.impl.tpt.threadp ool.Executor.run(Executor.java:70) [org.eclipse.equinox.util_1.0.400.v20120917-192807.jar:na]
19:31:21.020 [INFO ] [.service.AbstractActiveService:169 ] - HTTP Refresh Service has been started
19:31:21.367 [DEBUG] [o.p.m.i.MqttPersistenceService:76 ] - Configuration incomplete. Cannot start yet.
19:31:21.376 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing mqtt persistence service.
19:31:21.384 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'mqtt.persist' can not be found
19:31:21.776 [DEBUG] [io.gcal.internal.GCalActivator:34 ] - Google Calendar IO has been started.
19:31:22.172 [DEBUG] [o.o.b.g.i.GPIOBindingActivator:30 ] - GPIO binding has been started.
19:31:22.477 [DEBUG] [.b.m.internal.MaxCubeActivator:30 ] - MAX!Cube LAN gateway binding has been started.
19:31:22.683 [INFO ] [.b.a.internal.job.JobScheduler:150 ] - Scheduled a daily job at midnight for astro calculation
19:31:23.207 [DEBUG] [.p.cosm.internal.CosmActivator:31 ] - Cosm persistence bundle has been started.
19:31:23.266 [DEBUG] [a.internal.job.AbstractBaseJob:40 ] - Starting Astro DailyJob
19:31:23.479 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing cosm persistence service.
19:31:23.496 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'cosm.persist' can not be found
19:31:23.564 [DEBUG] [.b.y.i.YamahaReceiverActivator:33 ] - YamahaReceiver binding has been started.
19:31:23.932 [DEBUG] [.b.a.internal.job.JobScheduler:207 ] - Scheduled job with name Season at 2015-03-20 23:46:00
19:31:23.992 [DEBUG] [.o.b.y.i.YamahaReceiverBinding:290 ] - YamahaReceiverBinding activated
19:31:24.046 [DEBUG] [.i.LoggingPersistenceActivator:31 ] - Logging persistence bundle has been started.
19:31:24.327 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing logging persistence service.
19:31:24.670 [DEBUG] [.o.b.ntp.internal.NtpActivator:31 ] - NTP binding has been started.
19:31:24.909 [DEBUG] [xecPersistenceServiceActivator:33 ] - Exec persistence bundle has been started.
19:31:25.129 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing exec persistence service.
19:31:25.179 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy exec.everyMinute with cron expression 0 * * * * ?
19:31:25.209 [DEBUG] [p.g.i.GCalPersistenceActivator:31 ] - GCal persistence bundle has been started.
19:31:25.371 [DEBUG] [o.p.g.i.GCalPersistenceService:167 ] - Scheduled Google Calendar Upload-Job with interval '10'
19:31:25.379 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing gcal persistence service.
19:31:25.432 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'gcal.persist' can not be found
19:31:27.783 [DEBUG] [JpaPersistenceServiceActivator:31 ] - JPA persistence bundle has been started.
19:31:27.939 [DEBUG] [.o.p.j.i.JpaPersistenceService:60 ] - Activating jpa binding...
19:31:27.945 [DEBUG] [.o.p.j.i.JpaPersistenceService:61 ] - Activating jpa binding...done
19:31:27.955 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing jpa persistence service.
19:31:27.961 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'jpa.persist' can not be found
19:31:28.148 [DEBUG] [s.internal.SysteminfoActivator:33 ] - Systeminfo Binding has been started.
19:31:28.289 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'CPU_Auslastung (Type=NumberItem, State=Uninitialized)' with 'SysteminfoGenericBindingProvider' reader.
19:31:28.341 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Uptime (Type=StringItem, State=Uninitialized)' with 'SysteminfoGenericBindingProvider' reader.
19:31:28.894 [DEBUG] [o.o.b.w.i.bus.WeatherActivator:32 ] - Weather binding has been started.
19:31:30.431 [DEBUG] [.w.internal.gfx.WeatherServlet:72 ] - Starting up weather servlet at /weather
19:31:30.635 [DEBUG] [.rrd4j.internal.RRD4jActivator:31 ] - RRD4j persistence bundle has been started.
19:31:30.860 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing rrd4j persistence service.
19:31:31.003 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:31:31.011 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:31:31.017 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:31:31.025 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:31:31.045 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:31:31.053 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
19:31:31.077 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy rrd4j.everyMinute with cron expression 0 * * * * ?
19:31:31.159 [DEBUG] [p.r.i.charts.RRD4jChartServlet:113 ] - Starting up rrd chart servlet at /rrdchart.png
19:31:31.190 [DEBUG] [o.b.n.i.NetworkHealthActivator:31 ] - NetworkHealth binding has been started.
19:31:31.347 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Smartphone_WiFi (Type=SwitchItem, State=Uninitialized)' with 'NetworkHealthGenericBindingProvider' reader.
19:31:33.544 [INFO ] [.o.i.t.xpl.XplTransportService:78 ] - xPL Manager source address set to clinique-openhab.openhab
19:31:33.955 [INFO ] [.o.i.t.xpl.XplTransportService:50 ] - xPL transport has been started
19:31:34.679 [DEBUG] [.p.db4o.internal.Db4oActivator:24 ] - db4o persistence bundle has been started.
19:31:40.391 [DEBUG] [o.p.d.i.Db4oPersistenceService:217 ] - Scheduled Commit-Job with interval 5sec.
19:31:40.449 [DEBUG] [o.p.d.i.Db4oPersistenceService:230 ] - Scheduled Backup-Job with cron expression '0 0 1 * * ?'
19:31:40.473 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing db4o persistence service.
19:31:40.632 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy db4o.everyHour with cron expression 0 0 * * * ?
19:31:40.666 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy db4o.everyDay with cron expression 0 0 0 * * ?
19:31:40.717 [DEBUG] [.zwave.internal.ZWaveActivator:36 ] - Z-Wave binding has been started.
19:31:41.734 [DEBUG] [xDBPersistenceServiceActivator:27 ] - InfluxDB persistence bundle has been started.
19:31:41.884 [DEBUG] [i.i.InfluxDBPersistenceService:92 ] - influxdb persistence service activated
19:31:41.894 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing influxdb persistence service.
19:31:41.900 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'influxdb.persist' can not be found
19:31:46.726 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:31:46.733 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:31:46.841 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '41.160'
19:31:46.846 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '41.160' by the function '(.*?)'
19:31:46.852 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '41.160'
19:31:47.862 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:31:47.869 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:31:48.831 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:31:48.837 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:31:48.845 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:32:00.085 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:32:00.097 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:32:00.116 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:32:00.135 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:32:00.141 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:32:00.148 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
19:32:16.870 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:32:16.877 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:32:16.984 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '41.160'
19:32:16.990 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '41.160' by the function '(.*?)'
19:32:16.996 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '41.160'
19:32:19.008 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:32:19.015 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:32:20.029 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:32:20.035 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:32:20.041 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:32:47.066 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:32:47.073 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:32:47.180 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '41.160'
19:32:47.191 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '41.160' by the function '(.*?)'
19:32:47.201 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '41.160'
19:32:50.218 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:32:50.226 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:32:51.186 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:32:51.192 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:32:51.198 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:33:00.015 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:33:00.032 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:33:00.038 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:33:00.044 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:33:00.051 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:33:00.056 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
19:33:17.229 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:33:17.236 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:33:17.343 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '41.160'
19:33:17.349 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '41.160' by the function '(.*?)'
19:33:17.354 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '41.160'
19:33:21.367 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:33:21.375 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:33:22.336 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:33:22.341 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:33:22.347 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:33:47.370 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:33:47.377 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:33:47.486 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '40.084'
19:33:47.492 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '40.084' by the function '(.*?)'
19:33:47.499 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '40.084'
19:33:52.512 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:33:52.519 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:33:53.480 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:33:53.486 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:33:53.491 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:34:00.009 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:34:00.021 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:34:00.026 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:34:00.038 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:34:00.044 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:34:00.050 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
19:34:17.512 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:34:17.519 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:34:17.626 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '40.084'
19:34:17.632 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '40.084' by the function '(.*?)'
19:34:17.638 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '40.084'
19:34:23.652 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:34:23.659 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:34:24.621 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:34:24.626 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:34:24.635 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:34:47.659 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:34:47.666 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:34:47.774 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '40.084'
19:34:47.780 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '40.084' by the function '(.*?)'
19:34:47.785 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '40.084'
19:34:54.800 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:34:54.807 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:34:55.769 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:34:55.776 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:34:55.782 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:35:00.008 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:35:00.021 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:35:00.035 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:35:00.045 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:35:00.050 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:35:00.056 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
19:28:52.258 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
19:28:52.646 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
19:28:52.656 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
19:28:52.686 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
19:28:52.715 [INFO ] [rg.quartz.core.QuartzScheduler:268 ] - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
19:28:52.724 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
19:28:52.733 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
19:28:52.748 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
19:28:53.001 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file '/opt/openhab/configurations/openhab_default.cfg'.
19:28:53.882 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file '/opt/openhab/configurations/openhab.cfg'.
19:28:54.350 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at '/opt/openhab/webapps/static/uuid' with content '497687f3-b426-4a16-9864-aa1ecbc331d8'
19:28:54.365 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file '/opt/openhab/webapps/static/version' with content '1.6.1'
19:28:54.372 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.6.1).
19:28:54.903 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
19:29:17.712 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
19:29:18.015 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
19:29:19.337 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
19:29:20.124 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
19:29:20.291 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
19:29:20.761 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
19:29:21.944 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
19:29:25.007 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'exec.persist'
19:29:28.501 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
19:29:29.412 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'logging.persist'
19:29:29.993 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'db4o.persist'
19:29:30.332 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'rrd4j.persist'
19:29:31.344 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'default.items'
19:29:33.176 [DEBUG] [i.internal.GenericItemProvider:408 ] - Couldn't find ItemFactory for item 'Homeserver_WOL' of type 'Switch'
19:29:33.184 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'null' with 'AutoUpdateGenericBindingProvider' reader.
19:29:33.673 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'default.items'
19:29:33.710 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
19:29:33.719 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'default.items'
19:29:48.596 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
19:29:50.026 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
19:29:51.776 [INFO ] [sphere.cpr.AtmosphereFramework:2175 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
19:29:51.791 [INFO ] [cpr.DefaultAnnotationProcessor:131 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$Byte codeBasedAnnotationProcessor being used
19:29:52.475 [ERROR] [sphere.cpr.AtmosphereFramework:2215 ] -
java.lang.ClassCastException: org.eclipse.osgi.framework.internal.core.BundleURL Connection cannot be cast to java.net.JarURLConnection
at org.atmosphere.util.annotation.AnnotationDetector. detect(AnnotationDetector.java:325) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.DefaultAnnotationProcessor.scan ForAnnotation(DefaultAnnotationProcessor.java:148) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.DefaultAnnotationProcessor.conf igure(DefaultAnnotationProcessor.java:134) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.autoConfigu reService(AtmosphereFramework.java:2177) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.init(Atmosp hereFramework.java:655) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.init(Atmosp hereFramework.java:568) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereServlet.configureFram ework(AtmosphereServlet.java:91) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereServlet.init(Atmosphe reServlet.java:80) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.eclipse.equinox.http.servlet.internal.ServletR egistration.init(ServletRegistration.java:49) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.eclipse.equinox.http.servlet.internal.ProxySer vlet.registerServlet(ProxyServlet.java:179) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.eclipse.equinox.http.servlet.internal.HttpServ iceImpl.registerServlet(HttpServiceImpl.java:66) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.openhab.io.rest.RESTApplication.activate(RESTA pplication.java:140) [org.openhab.io.rest_1.6.1.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[na:1.8.0]
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62) ~[na:1.8.0]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43) ~[na:1.8.0]
at java.lang.reflect.Method.invoke(Method.java:483) ~[na:1.8.0]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nent.activate(ServiceComponent.java:235) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.activate(ServiceComponentProp.java:146) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.build(ServiceComponentProp.java:345) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponent(InstanceProcess.java:620) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:197) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.getEligib le(Resolver.java:343) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.service Changed(SCRManager.java:222) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.osgi.internal.serviceregistry.Filtered ServiceListener.serviceChanged(FilteredServiceList ener.java:107) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.dispatchEvent(BundleContextImpl.java:861) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.ListenerQueue. dispatchEventSynchronous(ListenerQueue.java:148) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEventPrivileged(ServiceRegis try.java:819) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEvent(ServiceRegistry.java:7 71) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistrationImpl.register(ServiceRegistrationImpl.j ava:130) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.registerService(ServiceRegistry.java:214) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.registerService(BundleContextImpl.java:43 3) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.re gisterService(InstanceProcess.java:536) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:260) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.buildNewl ySatisfied(Resolver.java:473) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.enableCom ponents(Resolver.java:217) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.perform Work(SCRManager.java:816) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager$QueuedJ ob.dispatch(SCRManager.java:783) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.WorkThread.run(Wor kThread.java:89) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.util.impl.tpt.threadp ool.Executor.run(Executor.java:70) [org.eclipse.equinox.util_1.0.400.v20120917-192807.jar:na]
19:29:52.686 [INFO ] [sphere.cpr.AtmosphereFramework:1506 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
19:29:52.949 [WARN ] [sphere.cpr.AtmosphereFramework:1154 ] - Missing META-INF/atmosphere.xml but found the Jersey runtime. Starting Jersey
19:29:55.486 [INFO ] [sphere.cpr.AtmosphereFramework:434 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path: /*
19:29:55.523 [INFO ] [sphere.cpr.AtmosphereFramework:1561 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
19:29:55.577 [INFO ] [sphere.cpr.AtmosphereFramework:1259 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtoc ol
19:29:55.849 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'default.sitemap'
19:29:57.365 [INFO ] [.a.h.ReflectorServletProcessor:140 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContai ner
19:30:00.260 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:790 ] - Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
19:30:00.297 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:801 ] - Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration:
class org.atmosphere.jersey.AtmosphereResourceConfigurat or
19:30:01.358 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
19:30:18.717 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
19:30:18.750 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
19:30:18.770 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
19:30:18.782 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
19:30:18.804 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
19:30:18.815 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
19:30:18.824 [INFO ] [sphere.cpr.AtmosphereFramework:826 ] - Installing Default AtmosphereInterceptor
19:30:18.870 [WARN ] [sphere.cpr.AtmosphereFramework:703 ] - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
19:30:18.880 [INFO ] [sphere.cpr.AtmosphereFramework:711 ] - Broadcaster Polling Wait Time 100
19:30:18.905 [INFO ] [sphere.cpr.AtmosphereFramework:712 ] - Shared ExecutorService supported: true
19:30:18.923 [INFO ] [sphere.cpr.AtmosphereFramework:713 ] - HttpSession supported: false
19:30:18.950 [INFO ] [sphere.cpr.AtmosphereFramework:714 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
19:30:18.967 [INFO ] [sphere.cpr.AtmosphereFramework:715 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
19:30:18.980 [INFO ] [sphere.cpr.AtmosphereFramework:716 ] - Using Broadcaster: org.atmosphere.jersey.JerseyBroadcaster
19:30:19.001 [INFO ] [sphere.cpr.AtmosphereFramework:717 ] - Atmosphere is using async support: org.atmosphere.container.JettyAsyncSupportWithWebS ocket running under container: jetty/8.1.3.v20120522 with WebSocket enabled.
19:30:19.062 [INFO ] [sphere.cpr.AtmosphereFramework:719 ] - Atmosphere Framework 2.0.9 started.
19:30:19.100 [INFO ] [sphere.cpr.AtmosphereFramework:721 ] -
For Atmosphere Framework Commercial Support, visit
http://www.async-io.org/ or send an email to support@async-io.org
19:30:19.109 [INFO ] [penhab.io.rest.RESTApplication:143 ] - Started REST API at /rest
19:30:19.148 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
19:30:19.844 [INFO ] [sphere.cpr.AtmosphereFramework:774 ] - Latest version of Atmosphere's JavaScript Client 2.0.9
19:30:19.851 [INFO ] [sphere.cpr.AtmosphereFramework:781 ] -
Atmosphere Framework Updates
Minor available (bugs fixes): 2.0.10
Major available (new features): 2.1.9
19:30:21.849 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
19:30:25.632 [INFO ] [.o.u.w.i.servlet.WebAppServlet:79 ] - Started Classic UI at /openhab.app
19:30:33.151 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
19:30:33.488 [DEBUG] [m.r.internal.engine.RuleEngine:78 ] - Started rule engine
19:30:43.919 [INFO ] [c.internal.ModelRepositoryImpl:79 ] - Loading model 'default.rules'
19:30:53.151 [DEBUG] [nhab.io.habmin.HABminActivator:33 ] - HABmin Interface has been started.
19:30:53.491 [INFO ] [sphere.cpr.AtmosphereFramework:2175 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
19:30:53.502 [INFO ] [cpr.DefaultAnnotationProcessor:131 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$Byte codeBasedAnnotationProcessor being used
19:30:53.995 [ERROR] [sphere.cpr.AtmosphereFramework:2215 ] -
java.lang.ClassCastException: org.eclipse.osgi.framework.internal.core.BundleURL Connection cannot be cast to java.net.JarURLConnection
at org.atmosphere.util.annotation.AnnotationDetector. detect(AnnotationDetector.java:325) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.DefaultAnnotationProcessor.scan ForAnnotation(DefaultAnnotationProcessor.java:148) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.DefaultAnnotationProcessor.conf igure(DefaultAnnotationProcessor.java:134) ~[atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.autoConfigu reService(AtmosphereFramework.java:2177) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.init(Atmosp hereFramework.java:655) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereFramework.init(Atmosp hereFramework.java:568) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereServlet.configureFram ework(AtmosphereServlet.java:91) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.atmosphere.cpr.AtmosphereServlet.init(Atmosphe reServlet.java:80) [atmosphere-runtime-2.0.9.jar:2.0.9]
at org.eclipse.equinox.http.servlet.internal.ServletR egistration.init(ServletRegistration.java:49) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.eclipse.equinox.http.servlet.internal.ProxySer vlet.registerServlet(ProxyServlet.java:179) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.eclipse.equinox.http.servlet.internal.HttpServ iceImpl.registerServlet(HttpServiceImpl.java:66) [org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841.jar:na]
at org.openhab.io.habmin.HABminApplication.activate(H ABminApplication.java:178) [bundlefile:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[na:1.8.0]
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62) ~[na:1.8.0]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43) ~[na:1.8.0]
at java.lang.reflect.Method.invoke(Method.java:483) ~[na:1.8.0]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nent.activate(ServiceComponent.java:235) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.activate(ServiceComponentProp.java:146) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.build(ServiceComponentProp.java:345) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponent(InstanceProcess.java:620) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:197) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.buildNewl ySatisfied(Resolver.java:473) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.enableCom ponents(Resolver.java:217) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.perform Work(SCRManager.java:816) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager$QueuedJ ob.dispatch(SCRManager.java:783) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.WorkThread.run(Wor kThread.java:89) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.util.impl.tpt.threadp ool.Executor.run(Executor.java:70) [org.eclipse.equinox.util_1.0.400.v20120917-192807.jar:na]
19:30:54.181 [INFO ] [sphere.cpr.AtmosphereFramework:1506 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
19:30:54.342 [WARN ] [sphere.cpr.AtmosphereFramework:1154 ] - Missing META-INF/atmosphere.xml but found the Jersey runtime. Starting Jersey
19:30:54.359 [INFO ] [sphere.cpr.AtmosphereFramework:434 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path: /*
19:30:54.366 [INFO ] [sphere.cpr.AtmosphereFramework:1561 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
19:30:54.616 [INFO ] [sphere.cpr.AtmosphereFramework:1259 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtoc ol
19:30:54.922 [INFO ] [.a.h.ReflectorServletProcessor:140 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContai ner
19:30:55.153 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:790 ] - Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
19:30:55.182 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:801 ] - Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration:
class org.atmosphere.jersey.AtmosphereResourceConfigurat or
19:30:55.870 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.habmin.HABminApplication
19:31:07.605 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
19:31:07.612 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
19:31:07.619 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
19:31:07.627 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
19:31:07.635 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
19:31:07.642 [INFO ] [sphere.cpr.AtmosphereFramework:2014 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
19:31:07.648 [INFO ] [sphere.cpr.AtmosphereFramework:826 ] - Installing Default AtmosphereInterceptor
19:31:07.656 [WARN ] [sphere.cpr.AtmosphereFramework:703 ] - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
19:31:07.670 [INFO ] [sphere.cpr.AtmosphereFramework:711 ] - Broadcaster Polling Wait Time 100
19:31:07.680 [INFO ] [sphere.cpr.AtmosphereFramework:712 ] - Shared ExecutorService supported: true
19:31:07.687 [INFO ] [sphere.cpr.AtmosphereFramework:713 ] - HttpSession supported: false
19:31:07.696 [INFO ] [sphere.cpr.AtmosphereFramework:714 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
19:31:07.704 [INFO ] [sphere.cpr.AtmosphereFramework:715 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
19:31:07.713 [INFO ] [sphere.cpr.AtmosphereFramework:716 ] - Using Broadcaster: org.atmosphere.jersey.JerseyBroadcaster
19:31:07.719 [INFO ] [sphere.cpr.AtmosphereFramework:717 ] - Atmosphere is using async support: org.atmosphere.container.JettyAsyncSupportWithWebS ocket running under container: jetty/8.1.3.v20120522 with WebSocket enabled.
19:31:07.725 [INFO ] [sphere.cpr.AtmosphereFramework:719 ] - Atmosphere Framework 2.0.9 started.
19:31:07.731 [INFO ] [sphere.cpr.AtmosphereFramework:721 ] -
For Atmosphere Framework Commercial Support, visit
http://www.async-io.org/ or send an email to support@async-io.org
19:31:07.738 [INFO ] [.o.io.habmin.HABminApplication:181 ] - Started HABmin REST API at /services/habmin
19:31:07.746 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
19:31:07.953 [INFO ] [sphere.cpr.AtmosphereFramework:774 ] - Latest version of Atmosphere's JavaScript Client 2.0.9
19:31:07.959 [INFO ] [sphere.cpr.AtmosphereFramework:781 ] -
Atmosphere Framework Updates
Minor available (bugs fixes): 2.0.10
Major available (new features): 2.1.9
19:31:10.507 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
19:31:14.402 [DEBUG] [.i.d.internal.DropboxActivator:33 ] - Dropbox IO Bundle has been started.
19:31:14.965 [DEBUG] [.b.exec.internal.ExecActivator:34 ] - Exec binding has been started.
19:31:15.088 [WARN ] [i.internal.GenericItemProvider:108 ] - Attempted to register a second BindingConfigReader of type 'autoupdate'. The primaraly reader will remain active!
19:31:15.149 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Steckdose1 (Type=SwitchItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.279 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Steckdose2 (Type=SwitchItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.296 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Steckdose3 (Type=SwitchItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.315 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Temperature_00043b8167ff (Type=NumberItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.337 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'CPU_Temperature (Type=NumberItem, State=Uninitialized)' with 'ExecGenericBindingProvider' reader.
19:31:15.472 [INFO ] [.service.AbstractActiveService:169 ] - Exec Refresh Service has been started
19:31:15.508 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:31:15.515 [DEBUG] [.o.b.wol.internal.WolActivator:31 ] - WoL binding has been started.
19:31:15.839 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Homeserver_WOL (Type=SwitchItem, State=Uninitialized)' with 'WolBinding' reader.
19:31:15.911 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:31:15.975 [DEBUG] [.sense.internal.SenseActivator:31 ] - Open.Sen.se persistence bundle has been started.
19:31:16.278 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '42.236'
19:31:16.347 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing sense persistence service.
19:31:16.402 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'sense.persist' can not be found
19:31:16.420 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '42.236' by the function '(.*?)'
19:31:16.446 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '42.236'
19:31:16.541 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:31:16.580 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:31:16.863 [DEBUG] [sqlPersistenceServiceActivator:32 ] - mySQL persistence bundle has been started.
19:31:17.081 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing mysql persistence service.
19:31:17.088 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'mysql.persist' can not be found
19:31:17.102 [DEBUG] [.p.m.i.MysqlPersistenceService:434 ] - mySQL configuration starting
19:31:17.125 [DEBUG] [o.o.b.c.i.ConfigAdminActivator:31 ] - ConfigAdmin binding has been started.
19:31:17.656 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.562'
19:31:17.665 [DEBUG] [oDBPersistenceServiceActivator:32 ] - MongoDB persistence bundle has been started.
19:31:17.668 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.562' by the function '(.*?)'
19:31:17.690 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.562'
19:31:17.891 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing mongodb persistence service.
19:31:17.898 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'mongodb.persist' can not be found
19:31:17.946 [DEBUG] [.b.m.internal.MilightActivator:34 ] - Milight binding has been started.
19:31:18.224 [DEBUG] [.a.internal.bus.AstroActivator:32 ] - Astro binding has been started.
19:31:18.532 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Sonnenaufgang (Type=DateTimeItem, State=Uninitialized)' with 'AstroGenericBindingProvider' reader.
19:31:18.802 [DEBUG] [.b.AstroGenericBindingProvider:60 ] - Adding item Sonnenaufgang with AstroBindingConfig[planet=sun,type=rise,property=start]
19:31:18.809 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Sonnenuntergang (Type=DateTimeItem, State=Uninitialized)' with 'AstroGenericBindingProvider' reader.
19:31:18.820 [DEBUG] [.b.AstroGenericBindingProvider:60 ] - Adding item Sonnenuntergang with AstroBindingConfig[planet=sun,type=set,property=end]
19:31:18.898 [DEBUG] [o.b.m.internal.MaxCulActivator:34 ] - MaxCul binding has been started.
19:31:18.938 [INFO ] [.b.a.internal.bus.AstroBinding:70 ] - AstroConfig[latitude=49.078422,longitude=8.196187,interval=dis abled,systemTimezone=Europe/Berlin (CET +0100),daylightSavings=false]
19:31:19.153 [DEBUG] [.io.transport.cul.CULActivator:35 ] - CUL transport has been started.
19:31:20.017 [DEBUG] [.o.io.transport.cul.CULManager:133 ] - Registering class org.openhab.io.transport.cul.internal.CULSerialHan dlerImpl for device type serial
19:31:20.030 [DEBUG] [.o.io.transport.cul.CULManager:133 ] - Registering class org.openhab.io.transport.cul.internal.CULNetworkHa ndlerImpl for device type network
19:31:20.127 [DEBUG] [.maxcul.internal.MaxCulBinding:100 ] - Activating MaxCul binding
19:31:20.135 [DEBUG] [.maxcul.internal.MaxCulBinding:228 ] - MaxCUL Reading config
19:31:20.159 [DEBUG] [.b.p.internal.PilightActivator:33 ] - pilight binding has been started.
19:31:20.424 [DEBUG] [.b.http.internal.HttpActivator:34 ] - HTTP binding has been started.
19:31:20.619 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Weather_Temperature (Type=NumberItem, State=Uninitialized)' with 'HttpGenericBindingProvider' reader.
19:31:20.718 [ERROR] [i.internal.GenericItemProvider:343 ] - Binding configuration of type 'http' of item ‘Weather_Temperature‘ could not be parsed correctly.
org.openhab.model.item.binding.BindingConfigParseE xception: bindingConfig 'http://weather.yahooapis.com/forecastrss?w=664780&u=c' doesn't contain a valid binding configuration
at org.openhab.binding.http.internal.HttpGenericBindi ngProvider.parseBindingConfig(HttpGenericBindingPr ovider.java:127) ~[na:na]
at org.openhab.binding.http.internal.HttpGenericBindi ngProvider.processBindingConfiguration(HttpGeneric BindingProvider.java:101) ~[na:na]
at org.openhab.model.item.internal.GenericItemProvide r.internalDispatchBindings(GenericItemProvider.jav a:341) [org.openhab.model.item_1.6.1.jar:na]
at org.openhab.model.item.internal.GenericItemProvide r.dispatchBindingsPerType(GenericItemProvider.java :302) [org.openhab.model.item_1.6.1.jar:na]
at org.openhab.model.item.internal.GenericItemProvide r.addBindingConfigReader(GenericItemProvider.java: 106) [org.openhab.model.item_1.6.1.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[na:1.8.0]
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62) ~[na:1.8.0]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43) ~[na:1.8.0]
at java.lang.reflect.Method.invoke(Method.java:483) ~[na:1.8.0]
at org.eclipse.equinox.internal.ds.model.ComponentRef erence.bind(ComponentReference.java:376) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.bindReference(ServiceComponentProp.java:4 44) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.dy namicBind(InstanceProcess.java:416) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.getEligib le(Resolver.java:334) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.service Changed(SCRManager.java:222) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.osgi.internal.serviceregistry.Filtered ServiceListener.serviceChanged(FilteredServiceList ener.java:107) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.dispatchEvent(BundleContextImpl.java:861) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.ListenerQueue. dispatchEventSynchronous(ListenerQueue.java:148) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEventPrivileged(ServiceRegis try.java:819) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEvent(ServiceRegistry.java:7 71) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistrationImpl.register(ServiceRegistrationImpl.j ava:130) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.registerService(ServiceRegistry.java:214) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.registerService(BundleContextImpl.java:43 3) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.re gisterService(InstanceProcess.java:536) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:260) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.buildNewl ySatisfied(Resolver.java:473) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.enableCom ponents(Resolver.java:217) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.perform Work(SCRManager.java:816) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager$QueuedJ ob.dispatch(SCRManager.java:783) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.WorkThread.run(Wor kThread.java:89) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.util.impl.tpt.threadp ool.Executor.run(Executor.java:70) [org.eclipse.equinox.util_1.0.400.v20120917-192807.jar:na]
19:31:21.020 [INFO ] [.service.AbstractActiveService:169 ] - HTTP Refresh Service has been started
19:31:21.367 [DEBUG] [o.p.m.i.MqttPersistenceService:76 ] - Configuration incomplete. Cannot start yet.
19:31:21.376 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing mqtt persistence service.
19:31:21.384 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'mqtt.persist' can not be found
19:31:21.776 [DEBUG] [io.gcal.internal.GCalActivator:34 ] - Google Calendar IO has been started.
19:31:22.172 [DEBUG] [o.o.b.g.i.GPIOBindingActivator:30 ] - GPIO binding has been started.
19:31:22.477 [DEBUG] [.b.m.internal.MaxCubeActivator:30 ] - MAX!Cube LAN gateway binding has been started.
19:31:22.683 [INFO ] [.b.a.internal.job.JobScheduler:150 ] - Scheduled a daily job at midnight for astro calculation
19:31:23.207 [DEBUG] [.p.cosm.internal.CosmActivator:31 ] - Cosm persistence bundle has been started.
19:31:23.266 [DEBUG] [a.internal.job.AbstractBaseJob:40 ] - Starting Astro DailyJob
19:31:23.479 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing cosm persistence service.
19:31:23.496 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'cosm.persist' can not be found
19:31:23.564 [DEBUG] [.b.y.i.YamahaReceiverActivator:33 ] - YamahaReceiver binding has been started.
19:31:23.932 [DEBUG] [.b.a.internal.job.JobScheduler:207 ] - Scheduled job with name Season at 2015-03-20 23:46:00
19:31:23.992 [DEBUG] [.o.b.y.i.YamahaReceiverBinding:290 ] - YamahaReceiverBinding activated
19:31:24.046 [DEBUG] [.i.LoggingPersistenceActivator:31 ] - Logging persistence bundle has been started.
19:31:24.327 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing logging persistence service.
19:31:24.670 [DEBUG] [.o.b.ntp.internal.NtpActivator:31 ] - NTP binding has been started.
19:31:24.909 [DEBUG] [xecPersistenceServiceActivator:33 ] - Exec persistence bundle has been started.
19:31:25.129 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing exec persistence service.
19:31:25.179 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy exec.everyMinute with cron expression 0 * * * * ?
19:31:25.209 [DEBUG] [p.g.i.GCalPersistenceActivator:31 ] - GCal persistence bundle has been started.
19:31:25.371 [DEBUG] [o.p.g.i.GCalPersistenceService:167 ] - Scheduled Google Calendar Upload-Job with interval '10'
19:31:25.379 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing gcal persistence service.
19:31:25.432 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'gcal.persist' can not be found
19:31:27.783 [DEBUG] [JpaPersistenceServiceActivator:31 ] - JPA persistence bundle has been started.
19:31:27.939 [DEBUG] [.o.p.j.i.JpaPersistenceService:60 ] - Activating jpa binding...
19:31:27.945 [DEBUG] [.o.p.j.i.JpaPersistenceService:61 ] - Activating jpa binding...done
19:31:27.955 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing jpa persistence service.
19:31:27.961 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'jpa.persist' can not be found
19:31:28.148 [DEBUG] [s.internal.SysteminfoActivator:33 ] - Systeminfo Binding has been started.
19:31:28.289 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'CPU_Auslastung (Type=NumberItem, State=Uninitialized)' with 'SysteminfoGenericBindingProvider' reader.
19:31:28.341 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Uptime (Type=StringItem, State=Uninitialized)' with 'SysteminfoGenericBindingProvider' reader.
19:31:28.894 [DEBUG] [o.o.b.w.i.bus.WeatherActivator:32 ] - Weather binding has been started.
19:31:30.431 [DEBUG] [.w.internal.gfx.WeatherServlet:72 ] - Starting up weather servlet at /weather
19:31:30.635 [DEBUG] [.rrd4j.internal.RRD4jActivator:31 ] - RRD4j persistence bundle has been started.
19:31:30.860 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing rrd4j persistence service.
19:31:31.003 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:31:31.011 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:31:31.017 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:31:31.025 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:31:31.045 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:31:31.053 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
19:31:31.077 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy rrd4j.everyMinute with cron expression 0 * * * * ?
19:31:31.159 [DEBUG] [p.r.i.charts.RRD4jChartServlet:113 ] - Starting up rrd chart servlet at /rrdchart.png
19:31:31.190 [DEBUG] [o.b.n.i.NetworkHealthActivator:31 ] - NetworkHealth binding has been started.
19:31:31.347 [DEBUG] [i.internal.GenericItemProvider:334 ] - Start processing binding configuration of Item 'Smartphone_WiFi (Type=SwitchItem, State=Uninitialized)' with 'NetworkHealthGenericBindingProvider' reader.
19:31:33.544 [INFO ] [.o.i.t.xpl.XplTransportService:78 ] - xPL Manager source address set to clinique-openhab.openhab
19:31:33.955 [INFO ] [.o.i.t.xpl.XplTransportService:50 ] - xPL transport has been started
19:31:34.679 [DEBUG] [.p.db4o.internal.Db4oActivator:24 ] - db4o persistence bundle has been started.
19:31:40.391 [DEBUG] [o.p.d.i.Db4oPersistenceService:217 ] - Scheduled Commit-Job with interval 5sec.
19:31:40.449 [DEBUG] [o.p.d.i.Db4oPersistenceService:230 ] - Scheduled Backup-Job with cron expression '0 0 1 * * ?'
19:31:40.473 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing db4o persistence service.
19:31:40.632 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy db4o.everyHour with cron expression 0 0 * * * ?
19:31:40.666 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy db4o.everyDay with cron expression 0 0 0 * * ?
19:31:40.717 [DEBUG] [.zwave.internal.ZWaveActivator:36 ] - Z-Wave binding has been started.
19:31:41.734 [DEBUG] [xDBPersistenceServiceActivator:27 ] - InfluxDB persistence bundle has been started.
19:31:41.884 [DEBUG] [i.i.InfluxDBPersistenceService:92 ] - influxdb persistence service activated
19:31:41.894 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing influxdb persistence service.
19:31:41.900 [DEBUG] [c.internal.ModelRepositoryImpl:63 ] - Configuration model 'influxdb.persist' can not be found
19:31:46.726 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:31:46.733 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:31:46.841 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '41.160'
19:31:46.846 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '41.160' by the function '(.*?)'
19:31:46.852 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '41.160'
19:31:47.862 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:31:47.869 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:31:48.831 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:31:48.837 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:31:48.845 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:32:00.085 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:32:00.097 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:32:00.116 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:32:00.135 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:32:00.141 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:32:00.148 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
19:32:16.870 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:32:16.877 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:32:16.984 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '41.160'
19:32:16.990 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '41.160' by the function '(.*?)'
19:32:16.996 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '41.160'
19:32:19.008 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:32:19.015 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:32:20.029 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:32:20.035 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:32:20.041 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:32:47.066 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:32:47.073 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:32:47.180 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '41.160'
19:32:47.191 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '41.160' by the function '(.*?)'
19:32:47.201 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '41.160'
19:32:50.218 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:32:50.226 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:32:51.186 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:32:51.192 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:32:51.198 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:33:00.015 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:33:00.032 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:33:00.038 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:33:00.044 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:33:00.051 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:33:00.056 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
19:33:17.229 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:33:17.236 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:33:17.343 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '41.160'
19:33:17.349 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '41.160' by the function '(.*?)'
19:33:17.354 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '41.160'
19:33:21.367 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:33:21.375 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:33:22.336 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:33:22.341 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:33:22.347 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:33:47.370 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:33:47.377 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:33:47.486 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '40.084'
19:33:47.492 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '40.084' by the function '(.*?)'
19:33:47.499 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '40.084'
19:33:52.512 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:33:52.519 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:33:53.480 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:33:53.486 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:33:53.491 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:34:00.009 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:34:00.021 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:34:00.026 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:34:00.038 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:34:00.044 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:34:00.050 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
19:34:17.512 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:34:17.519 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:34:17.626 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '40.084'
19:34:17.632 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '40.084' by the function '(.*?)'
19:34:17.638 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '40.084'
19:34:23.652 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:34:23.659 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:34:24.621 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:34:24.626 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:34:24.635 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:34:47.659 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'CPU_Temperature' is about to be refreshed now
19:34:47.666 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/cputemp.sh '
19:34:47.774 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '40.084'
19:34:47.780 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '40.084' by the function '(.*?)'
19:34:47.785 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '40.084'
19:34:54.800 [DEBUG] [.o.b.exec.internal.ExecBinding:120 ] - item 'Temperature_00043b8167ff' is about to be refreshed now
19:34:54.807 [DEBUG] [.o.b.exec.internal.ExecBinding:364 ] - executed commandLine '/opt/openhab/tempscript/onewiretemp.sh 28-00043b8167ff'
19:34:55.769 [DEBUG] [.o.b.exec.internal.ExecBinding:377 ] - exit code '0', result '22.625'
19:34:55.776 [DEBUG] [i.s.RegExTransformationService:42 ] - about to transform '22.625' by the function '(.*?)'
19:34:55.782 [DEBUG] [.o.b.exec.internal.ExecBinding:155 ] - transformed response is '22.625'
19:35:00.008 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
19:35:00.021 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
19:35:00.035 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
19:35:00.045 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
19:35:00.050 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
19:35:00.056 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
Und hier mal ein normales Log von einem Start, bei dem das Systeminfo-Binding nicht funktionierte - im normalen Log taucht dann nichtmal das Keyword "systeminfo" auf...
2015-01-03 19:37:09.175 [INFO ] [.o.core.internal.CoreActivator] - openHAB runtime has been started (v1.6.1).
2015-01-03 19:37:33.245 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl] - mDNS service has been started
2015-01-03 19:37:35.066 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl] - Service Discovery initialization completed.
2015-01-03 19:37:38.392 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'exec.persist'
2015-01-03 19:37:42.018 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'logging.persist'
2015-01-03 19:37:42.696 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'db4o.persist'
2015-01-03 19:37:42.967 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'rrd4j.persist'
2015-01-03 19:37:43.944 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'default.items'
2015-01-03 19:38:08.326 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'default.sitemap'
2015-01-03 19:38:24.251 [INFO ] [penhab.io.rest.RESTApplication] - Started REST API at /rest
2015-01-03 19:38:30.566 [INFO ] [.o.u.w.i.servlet.WebAppServlet] - Started Classic UI at /openhab.app
2015-01-03 19:38:43.997 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'default.rules'
2015-01-03 19:39:04.700 [INFO ] [.o.io.habmin.HABminApplication] - Started HABmin REST API at /services/habmin
2015-01-03 19:39:10.839 [WARN ] [i.internal.GenericItemProvider] - Attempted to register a second BindingConfigReader of type 'autoupdate'. The primaraly reader will remain active!
2015-01-03 19:39:11.022 [INFO ] [.service.AbstractActiveService] - NetworkHealth Refresh Service has been started
2015-01-03 19:39:15.473 [INFO ] [.service.AbstractActiveService] - Exec Refresh Service has been started
2015-01-03 19:39:17.884 [INFO ] [.b.a.internal.bus.AstroBinding] - AstroConfig[latitude=49.078422,longitude=8.196187,interval=dis abled,systemTimezone=Europe/Berlin (CET +0100),daylightSavings=false]
2015-01-03 19:39:21.043 [INFO ] [.b.a.internal.job.JobScheduler] - Scheduled a daily job at midnight for astro calculation
2015-01-03 19:39:33.649 [ERROR] [i.internal.GenericItemProvider] - Binding configuration of type 'http' of item ‘Weather_Temperature‘ could not be parsed correctly.
org.openhab.model.item.binding.BindingConfigParseE xception: bindingConfig 'http://weather.yahooapis.com/forecastrss?w=664780&u=c' doesn't contain a valid binding configuration
at org.openhab.binding.http.internal.HttpGenericBindi ngProvider.parseBindingConfig(HttpGenericBindingPr ovider.java:127) ~[na:na]
at org.openhab.binding.http.internal.HttpGenericBindi ngProvider.processBindingConfiguration(HttpGeneric BindingProvider.java:101) ~[na:na]
at org.openhab.model.item.internal.GenericItemProvide r.internalDispatchBindings(GenericItemProvider.jav a:341) [org.openhab.model.item_1.6.1.jar:na]
at org.openhab.model.item.internal.GenericItemProvide r.dispatchBindingsPerType(GenericItemProvider.java :302) [org.openhab.model.item_1.6.1.jar:na]
at org.openhab.model.item.internal.GenericItemProvide r.addBindingConfigReader(GenericItemProvider.java: 106) [org.openhab.model.item_1.6.1.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[na:1.8.0]
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62) ~[na:1.8.0]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43) ~[na:1.8.0]
at java.lang.reflect.Method.invoke(Method.java:483) ~[na:1.8.0]
at org.eclipse.equinox.internal.ds.model.ComponentRef erence.bind(ComponentReference.java:376) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.bindReference(ServiceComponentProp.java:4 44) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.dy namicBind(InstanceProcess.java:416) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.getEligib le(Resolver.java:334) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.service Changed(SCRManager.java:222) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.osgi.internal.serviceregistry.Filtered ServiceListener.serviceChanged(FilteredServiceList ener.java:107) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.dispatchEvent(BundleContextImpl.java:861) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.ListenerQueue. dispatchEventSynchronous(ListenerQueue.java:148) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEventPrivileged(ServiceRegis try.java:819) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEvent(ServiceRegistry.java:7 71) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistrationImpl.register(ServiceRegistrationImpl.j ava:130) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.registerService(ServiceRegistry.java:214) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.registerService(BundleContextImpl.java:43 3) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.re gisterService(InstanceProcess.java:536) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:260) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.buildNewl ySatisfied(Resolver.java:473) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.enableCom ponents(Resolver.java:217) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.perform Work(SCRManager.java:816) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager$QueuedJ ob.dispatch(SCRManager.java:783) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.WorkThread.run(Wor kThread.java:89) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.util.impl.tpt.threadp ool.Executor.run(Executor.java:70) [org.eclipse.equinox.util_1.0.400.v20120917-192807.jar:na]
2015-01-03 19:39:33.721 [INFO ] [.service.AbstractActiveService] - HTTP Refresh Service has been started
2015-01-03 19:39:44.056 [INFO ] [.o.i.t.xpl.XplTransportService] - xPL Manager source address set to clinique-openhab.openhab
2015-01-03 19:39:44.274 [INFO ] [.o.i.t.xpl.XplTransportService] - xPL transport has been started
2015-01-03 19:37:33.245 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl] - mDNS service has been started
2015-01-03 19:37:35.066 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl] - Service Discovery initialization completed.
2015-01-03 19:37:38.392 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'exec.persist'
2015-01-03 19:37:42.018 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'logging.persist'
2015-01-03 19:37:42.696 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'db4o.persist'
2015-01-03 19:37:42.967 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'rrd4j.persist'
2015-01-03 19:37:43.944 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'default.items'
2015-01-03 19:38:08.326 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'default.sitemap'
2015-01-03 19:38:24.251 [INFO ] [penhab.io.rest.RESTApplication] - Started REST API at /rest
2015-01-03 19:38:30.566 [INFO ] [.o.u.w.i.servlet.WebAppServlet] - Started Classic UI at /openhab.app
2015-01-03 19:38:43.997 [INFO ] [c.internal.ModelRepositoryImpl] - Loading model 'default.rules'
2015-01-03 19:39:04.700 [INFO ] [.o.io.habmin.HABminApplication] - Started HABmin REST API at /services/habmin
2015-01-03 19:39:10.839 [WARN ] [i.internal.GenericItemProvider] - Attempted to register a second BindingConfigReader of type 'autoupdate'. The primaraly reader will remain active!
2015-01-03 19:39:11.022 [INFO ] [.service.AbstractActiveService] - NetworkHealth Refresh Service has been started
2015-01-03 19:39:15.473 [INFO ] [.service.AbstractActiveService] - Exec Refresh Service has been started
2015-01-03 19:39:17.884 [INFO ] [.b.a.internal.bus.AstroBinding] - AstroConfig[latitude=49.078422,longitude=8.196187,interval=dis abled,systemTimezone=Europe/Berlin (CET +0100),daylightSavings=false]
2015-01-03 19:39:21.043 [INFO ] [.b.a.internal.job.JobScheduler] - Scheduled a daily job at midnight for astro calculation
2015-01-03 19:39:33.649 [ERROR] [i.internal.GenericItemProvider] - Binding configuration of type 'http' of item ‘Weather_Temperature‘ could not be parsed correctly.
org.openhab.model.item.binding.BindingConfigParseE xception: bindingConfig 'http://weather.yahooapis.com/forecastrss?w=664780&u=c' doesn't contain a valid binding configuration
at org.openhab.binding.http.internal.HttpGenericBindi ngProvider.parseBindingConfig(HttpGenericBindingPr ovider.java:127) ~[na:na]
at org.openhab.binding.http.internal.HttpGenericBindi ngProvider.processBindingConfiguration(HttpGeneric BindingProvider.java:101) ~[na:na]
at org.openhab.model.item.internal.GenericItemProvide r.internalDispatchBindings(GenericItemProvider.jav a:341) [org.openhab.model.item_1.6.1.jar:na]
at org.openhab.model.item.internal.GenericItemProvide r.dispatchBindingsPerType(GenericItemProvider.java :302) [org.openhab.model.item_1.6.1.jar:na]
at org.openhab.model.item.internal.GenericItemProvide r.addBindingConfigReader(GenericItemProvider.java: 106) [org.openhab.model.item_1.6.1.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[na:1.8.0]
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62) ~[na:1.8.0]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43) ~[na:1.8.0]
at java.lang.reflect.Method.invoke(Method.java:483) ~[na:1.8.0]
at org.eclipse.equinox.internal.ds.model.ComponentRef erence.bind(ComponentReference.java:376) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.model.ServiceCompo nentProp.bindReference(ServiceComponentProp.java:4 44) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.dy namicBind(InstanceProcess.java:416) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.getEligib le(Resolver.java:334) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.service Changed(SCRManager.java:222) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.osgi.internal.serviceregistry.Filtered ServiceListener.serviceChanged(FilteredServiceList ener.java:107) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.dispatchEvent(BundleContextImpl.java:861) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.eventmgr.ListenerQueue. dispatchEventSynchronous(ListenerQueue.java:148) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEventPrivileged(ServiceRegis try.java:819) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.publishServiceEvent(ServiceRegistry.java:7 71) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistrationImpl.register(ServiceRegistrationImpl.j ava:130) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.internal.serviceregistry.ServiceR egistry.registerService(ServiceRegistry.java:214) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.osgi.framework.internal.core.BundleCon textImpl.registerService(BundleContextImpl.java:43 3) [org.eclipse.osgi_3.8.2.v20130124-134944.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.re gisterService(InstanceProcess.java:536) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.InstanceProcess.bu ildComponents(InstanceProcess.java:260) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.buildNewl ySatisfied(Resolver.java:473) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.Resolver.enableCom ponents(Resolver.java:217) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager.perform Work(SCRManager.java:816) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.SCRManager$QueuedJ ob.dispatch(SCRManager.java:783) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.ds.WorkThread.run(Wor kThread.java:89) [org.eclipse.equinox.ds_1.4.1.v20120926-201320.jar:na]
at org.eclipse.equinox.internal.util.impl.tpt.threadp ool.Executor.run(Executor.java:70) [org.eclipse.equinox.util_1.0.400.v20120917-192807.jar:na]
2015-01-03 19:39:33.721 [INFO ] [.service.AbstractActiveService] - HTTP Refresh Service has been started
2015-01-03 19:39:44.056 [INFO ] [.o.i.t.xpl.XplTransportService] - xPL Manager source address set to clinique-openhab.openhab
2015-01-03 19:39:44.274 [INFO ] [.o.i.t.xpl.XplTransportService] - xPL transport has been started
Kommentar