Kann mir einer sagen was mir da die Runtime sagen will mit dieser Fehlermeldung?
claude@claude-HP-Compaq-2710p-UUZ:~$ cd openHAB
claude@claude-HP-Compaq-2710p-UUZ:~/openHAB$ cd Runtime
claude@claude-HP-Compaq-2710p-UUZ:~/openHAB/Runtime$ ./start.sh
Launching the openHAB runtime...
osgi> 11:51:24.061 INFO o.o.c.internal.CoreActivator[:61] - openHAB runtime has been started (v1.5.0).
11:51:29.768 INFO o.o.i.s.i.DiscoveryServiceImpl[:72] - mDNS service has been started
11:51:32.803 INFO o.o.io.rest.RESTApplication[:143] - Started REST API at /rest
11:51:35.896 INFO o.o.m.c.i.ModelRepositoryImpl[:79] - Loading model 'haus.sitemap'
11:51:36.219 INFO o.o.m.c.i.ModelRepositoryImpl[:79] - Loading model 'haus.items'
11:51:40.399 INFO o.o.u.w.i.s.WebAppServlet[:79] - Started Classic UI at /openhab.app
11:51:45.716 INFO o.o.b.w.i.a.WithingsAuthenticator[:255] - ################################################## #######################################
11:51:45.717 INFO o.o.b.w.i.a.WithingsAuthenticator[:256] - # Withings Binding needs authentication.
11:51:45.718 INFO o.o.b.w.i.a.WithingsAuthenticator[:257] - # Execute 'withings:startAuthentication' on OSGi console.
11:51:45.718 INFO o.o.b.w.i.a.WithingsAuthenticator[:258] - ################################################## #######################################
11:51:49.058 INFO o.o.i.m.internal.MyOHClient[:262] - Connected to my.openHAB service
11:55:20.728 WARN o.o.u.i.i.ItemUIRegistryImpl[:444] - Cannot find page for id 'Haus'.
11:55:50.715 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@2a86a9a0=GET//localhost:8080/rest/sitemaps/haus/Haus#WAITING(30005ms)->EXPIRED(0ms)sent=30006ms
11:55:53.519 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@5c8bf18c=GET//localhost:8080/rest/sitemaps/haus/Haus#WAITING(29966ms)->EXPIRED(0ms)sent=29966ms
11:55:53.521 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@679f4dcb=GET//localhost:8080/rest/sitemaps/haus/0003#WAITING(29868ms)->EXPIRED(0ms)sent=29868ms
11:56:03.130 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@bac7f93=GET//localhost:8080/rest/sitemaps/haus/Haus#WAITING(29827ms)->EXPIRED(0ms)sent=29828ms
11:56:13.139 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@69eb91e1=GET//localhost:8080/rest/sitemaps/haus/Haus#WAITING(29839ms)->EXPIRED(0ms)sent=29840ms
claude@claude-HP-Compaq-2710p-UUZ:~$ cd openHAB
claude@claude-HP-Compaq-2710p-UUZ:~/openHAB$ cd Runtime
claude@claude-HP-Compaq-2710p-UUZ:~/openHAB/Runtime$ ./start.sh
Launching the openHAB runtime...
osgi> 11:51:24.061 INFO o.o.c.internal.CoreActivator[:61] - openHAB runtime has been started (v1.5.0).
11:51:29.768 INFO o.o.i.s.i.DiscoveryServiceImpl[:72] - mDNS service has been started
11:51:32.803 INFO o.o.io.rest.RESTApplication[:143] - Started REST API at /rest
11:51:35.896 INFO o.o.m.c.i.ModelRepositoryImpl[:79] - Loading model 'haus.sitemap'
11:51:36.219 INFO o.o.m.c.i.ModelRepositoryImpl[:79] - Loading model 'haus.items'
11:51:40.399 INFO o.o.u.w.i.s.WebAppServlet[:79] - Started Classic UI at /openhab.app
11:51:45.716 INFO o.o.b.w.i.a.WithingsAuthenticator[:255] - ################################################## #######################################
11:51:45.717 INFO o.o.b.w.i.a.WithingsAuthenticator[:256] - # Withings Binding needs authentication.
11:51:45.718 INFO o.o.b.w.i.a.WithingsAuthenticator[:257] - # Execute 'withings:startAuthentication' on OSGi console.
11:51:45.718 INFO o.o.b.w.i.a.WithingsAuthenticator[:258] - ################################################## #######################################
11:51:49.058 INFO o.o.i.m.internal.MyOHClient[:262] - Connected to my.openHAB service
11:55:20.728 WARN o.o.u.i.i.ItemUIRegistryImpl[:444] - Cannot find page for id 'Haus'.
11:55:50.715 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@2a86a9a0=GET//localhost:8080/rest/sitemaps/haus/Haus#WAITING(30005ms)->EXPIRED(0ms)sent=30006ms
11:55:53.519 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@5c8bf18c=GET//localhost:8080/rest/sitemaps/haus/Haus#WAITING(29966ms)->EXPIRED(0ms)sent=29966ms
11:55:53.521 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@679f4dcb=GET//localhost:8080/rest/sitemaps/haus/0003#WAITING(29868ms)->EXPIRED(0ms)sent=29868ms
11:56:03.130 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@bac7f93=GET//localhost:8080/rest/sitemaps/haus/Haus#WAITING(29827ms)->EXPIRED(0ms)sent=29828ms
11:56:13.139 WARN o.e.jetty.client.HttpExchange[:1013] - EXPIRED MyOHExchange@69eb91e1=GET//localhost:8080/rest/sitemaps/haus/Haus#WAITING(29839ms)->EXPIRED(0ms)sent=29840ms
Kommentar