Hab eben mal (kurz) das Nightly Build #741 installiert, in der Hoffnung von dem neuen Squeezebox Feature zu profitieren, aber keine meiner Sitemaps wurde mehr gerendert. Hab's gleich wieder deinstalliert :-( und mein Backup eingespielt.
Ich hab es nicht weiter ausprobiert, aber dies könnte die Fehlermeldung dazu sein:
Ich hab es nicht weiter ausprobiert, aber dies könnte die Fehlermeldung dazu sein:
Code:
17:32:08.399 ERROR c.s.j.s.c.ContainerResponse[:402]- The RuntimeException could not be mapped to a response, re-throwing to the HTTP container org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException: index=2, size=1 at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java:346) at org.openhab.ui.internal.items.ItemUIRegistryImpl.getWidget(ItemUIRegistryImpl.java:434) at org.openhab.io.rest.internal.resources.SitemapResource.getPageBean(SitemapResource.java:182) at org.openhab.io.rest.internal.resources.SitemapResource.getPageData(SitemapResource.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 17:32:08.472 ERROR o.a.h.ReflectorServletProcessor[:205]- onRequest() org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException: index=2, size=1 at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java:346) at org.openhab.ui.internal.items.ItemUIRegistryImpl.getWidget(ItemUIRegistryImpl.java:434) at org.openhab.io.rest.internal.resources.SitemapResource.getPageBean(SitemapResource.java:182) at org.openhab.io.rest.internal.resources.SitemapResource.getPageData(SitemapResource.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 17:32:08.541 WARN o.e.j.servlet.ServletHandler[:553]- /rest/sitemaps/short/0201 java.lang.RuntimeException: org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException: index=2, size=1 at org.atmosphere.handler.ReflectorServletProcessor.onRequest(ReflectorServletProcessor.java:206) at org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:237) at org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:162) at org.atmosphere.container.Jetty7CometSupport.service(Jetty7CometSupport.java:94) at org.atmosphere.container.JettyAsyncSupportWithWebSocket.service(JettyAsyncSupportWithWebSocket.java:67) at org.atmosphere.cpr.AtmosphereFramework.doCometSupport(AtmosphereFramework.java:1699) Caused by: org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException: index=2, size=1 at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java:346) at org.openhab.ui.internal.items.ItemUIRegistryImpl.getWidget(ItemUIRegistryImpl.java:434) at org.openhab.io.rest.internal.resources.SitemapResource.getPageBean(SitemapResource.java:182) at org.openhab.io.rest.internal.resources.SitemapResource.getPageData(SitemapResource.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
Kommentar