The last assembly does not work

Platform information:

  • OS: Ubuntu 16.04
  • Java Runtime Environment: 1.8.0_151-b12
  • openHAB version: openHAB 2.2.0 Build #1090
    After updating # 1089 to # 1090, OpenHAB does not start, here is the contents of the log file:
2017-11-23 08:31:32.515 [WARN ] [url.mvn.internal.AetherBasedResolver] - Error resolving artifact org.jline:jline:jar:3.5.0: [Could not find artifact org.jline:jline:jar:3.5.0 in openhab (https://openhab.jfrog.io/openhab/online-repo-snapshot/2.2/)]
java.io.IOException: Error resolving artifact org.jline:jline:jar:3.5.0: [Could not find artifact org.jline:jline:jar:3.5.0 in openhab (https://openhab.jfrog.io/openhab/online-repo-snapshot/2.2/)]
	at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:720) [4:org.ops4j.pax.url.mvn:2.5.3]
	at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:659) [4:org.ops4j.pax.url.mvn:2.5.3]
	at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:600) [4:org.ops4j.pax.url.mvn:2.5.3]
	at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:567) [4:org.ops4j.pax.url.mvn:2.5.3]
	at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:47) [9:org.apache.karaf.features.core:4.1.3]
	at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) [9:org.apache.karaf.features.core:4.1.3]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]
	at java.lang.Thread.run(Thread.java:748) [?:?]
	Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.jline:jline:jar:3.5.0 in openhab (https://openhab.jfrog.io/openhab/online-repo-snapshot/2.2/)
		at shaded.org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39) [4:org.ops4j.pax.url.mvn:2.5.3]
		at shaded.org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) [4:org.ops4j.pax.url.mvn:2.5.3]
		at shaded.org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) [4:org.ops4j.pax.url.mvn:2.5.3]
		at shaded.org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581) [4:org.ops4j.pax.url.mvn:2.5.3]
		at shaded.org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249) [4:org.ops4j.pax.url.mvn:2.5.3]
		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520) [4:org.ops4j.pax.url.mvn:2.5.3]
		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) [4:org.ops4j.pax.url.mvn:2.5.3]
		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) [4:org.ops4j.pax.url.mvn:2.5.3]
		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223) [4:org.ops4j.pax.url.mvn:2.5.3]
		at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294) [4:org.ops4j.pax.url.mvn:2.5.3]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:705) [4:org.ops4j.pax.url.mvn:2.5.3]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:659) [4:org.ops4j.pax.url.mvn:2.5.3]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:600) [4:org.ops4j.pax.url.mvn:2.5.3]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:567) [4:org.ops4j.pax.url.mvn:2.5.3]
		at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:47) [9:org.apache.karaf.features.core:4.1.3]
		at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) [9:org.apache.karaf.features.core:4.1.3]
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:?]
		at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]
		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [?:?]
		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [?:?]
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]
		at java.lang.Thread.run(Thread.java:748) [?:?]
Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.jline:jline:jar:3.5.0
	at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) ~[?:?]
	at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) ~[?:?]
	at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223) ~[?:?]
	at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294) ~[?:?]
	at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:705) ~[?:?]
	... 12 more
2017-11-23 08:31:32.554 [ERROR] [ternal.service.BootFeaturesInstaller] - Error installing boot features
org.apache.karaf.features.internal.util.MultiException: Error:
	Error downloading mvn:org.jline/jline/3.5.0
	at org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader.<init>(MavenDownloadManager.java:84) ~[?:?]
	at org.apache.karaf.features.internal.download.impl.MavenDownloadManager.createDownloader(MavenDownloadManager.java:72) ~[?:?]
	at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:375) ~[?:?]
	at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:372) ~[?:?]
	at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:187) ~[?:?]
	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:291) ~[?:?]
	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:287) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1248) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$1(FeaturesServiceImpl.java:1147) ~[?:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]
	at java.lang.Thread.run(Thread.java:748) [?:?]
	Suppressed: java.io.IOException: Error downloading mvn:org.jline/jline/3.5.0
		at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77) [9:org.apache.karaf.features.core:4.1.3]
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:?]
		at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]
		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [?:?]
		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [?:?]
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]
		at java.lang.Thread.run(Thread.java:748) [?:?]
	Caused by: java.io.IOException: Error resolving artifact org.jline:jline:jar:3.5.0: [Could not find artifact org.jline:jline:jar:3.5.0 in openhab (https://openhab.jfrog.io/openhab/online-repo-snapshot/2.2/)]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:720) ~[?:?]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:659) ~[?:?]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:600) ~[?:?]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:567) ~[?:?]
		at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:47) ~[?:?]
		at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) ~[?:?]
		... 7 more
		Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.jline:jline:jar:3.5.0 in openhab (https://openhab.jfrog.io/openhab/online-repo-snapshot/2.2/)
			at shaded.org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39) [4:org.ops4j.pax.url.mvn:2.5.3]
			at shaded.org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) [4:org.ops4j.pax.url.mvn:2.5.3]
			at shaded.org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) [4:org.ops4j.pax.url.mvn:2.5.3]
			at shaded.org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581) [4:org.ops4j.pax.url.mvn:2.5.3]
			at shaded.org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249) [4:org.ops4j.pax.url.mvn:2.5.3]
			at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520) [4:org.ops4j.pax.url.mvn:2.5.3]
			at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) [4:org.ops4j.pax.url.mvn:2.5.3]
			at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) [4:org.ops4j.pax.url.mvn:2.5.3]
			at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223) [4:org.ops4j.pax.url.mvn:2.5.3]
			at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294) [4:org.ops4j.pax.url.mvn:2.5.3]
			at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:705) [4:org.ops4j.pax.url.mvn:2.5.3]
			at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:659) [4:org.ops4j.pax.url.mvn:2.5.3]
			at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:600) [4:org.ops4j.pax.url.mvn:2.5.3]
			at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:567) [4:org.ops4j.pax.url.mvn:2.5.3]
			at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:47) [9:org.apache.karaf.features.core:4.1.3]
			at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) [9:org.apache.karaf.features.core:4.1.3]
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:?]
			at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]
			at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [?:?]
			at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [?:?]
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]
			at java.lang.Thread.run(Thread.java:748) [?:?]
	Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.jline:jline:jar:3.5.0
		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) ~[?:?]
		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) ~[?:?]
		at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223) ~[?:?]
		at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294) ~[?:?]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:705) ~[?:?]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:659) ~[?:?]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:600) ~[?:?]
		at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:567) ~[?:?]
		at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:47) ~[?:?]
		at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) ~[?:?]
		... 7 more

Clearing the cache and temp did not help.
Did:

apt remove openhab2 --purge
apt install openhab2
/bin/systemctl daemon-reload
/bin/systemctl enable openhab2.service
/bin/systemctl start openhab2.service

The result is the same :frowning:
How to install # 1089?

How to roll back found:

Installed the assembly of # 1087
but there was no choice between the minimum, the standard and the expert.
Added to the /etc/openhab2/services/addons.cfg:

package = standard

in the log file at startup, the following warnings:

2017-11-23 09:37:31.193 [INFO ] [thome.model.lsp.internal.ModelServer] - Language Server started on port 5007
2017-11-23 09:37:32.394 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui
2017-11-23 09:37:32.635 [WARN ] [org.eclipse.jetty.http.HttpParser   ] - Illegal character 0x7F in state=HEADER_IN_VALUE for buffer DirectByteBuffer@48b400b9[p=188,l=2414,c=16384,r=2226]={HTTP/1.1 200 OK\r\n... 2017 01:37:32<<<\r\nEXT:\r\n\r\n<?xml v.../device></root>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2017-11-23 09:37:32.647 [WARN ] [org.eclipse.jetty.http.HttpParser   ] - bad HTTP parsed: 400 Illegal character 0x7F for HttpReceiverOverHTTP@db687cb(rsp=HEADER,failure=null)[HttpParser{s=HEADER_IN_VALUE,0 of 2216}]
2017-11-23 09:37:32.780 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at http://192.168.215.111:8080
2017-11-23 09:37:32.782 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at https://192.168.215.111:8443
2017-11-23 09:37:33.086 [WARN ] [org.eclipse.jetty.http.HttpParser   ] - Illegal character 0x7F in state=HEADER_IN_VALUE for buffer DirectByteBuffer@1a7f2612[p=188,l=2414,c=16384,r=2226]={HTTP/1.1 200 OK\r\n... 2017 01:37:33<<<\r\nEXT:\r\n\r\n<?xml v.../device></root>>>>lNumber>\r\n<modelU...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2017-11-23 09:37:33.088 [WARN ] [org.eclipse.jetty.http.HttpParser   ] - bad HTTP parsed: 400 Illegal character 0x7F for HttpReceiverOverHTTP@3297301d(rsp=HEADER,failure=null)[HttpParser{s=HEADER_IN_VALUE,0 of 2216}]
2017-11-23 09:37:33.572 [WARN ] [org.eclipse.jetty.http.HttpParser   ] - Illegal character 0x7F in state=HEADER_IN_VALUE for buffer DirectByteBuffer@1a7f2612[p=188,l=2414,c=16384,r=2226]={HTTP/1.1 200 OK\r\n... 2017 01:37:33<<<\r\nEXT:\r\n\r\n<?xml v.../device></root>>>>me>NewInternalPor...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2017-11-23 09:37:33.575 [WARN ] [org.eclipse.jetty.http.HttpParser   ] - bad HTTP parsed: 400 Illegal character 0x7F for HttpReceiverOverHTTP@69fbacbc(rsp=HEADER,failure=null)[HttpParser{s=HEADER_IN_VALUE,0 of 2216}]
2017-11-23 09:37:33.913 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2017-11-23 09:37:34.084 [WARN ] [org.eclipse.jetty.http.HttpParser   ] - Illegal character 0x7F in state=HEADER_IN_VALUE for buffer DirectByteBuffer@1a7f2612[p=188,l=2414,c=16384,r=2226]={HTTP/1.1 200 OK\r\n... 2017 01:37:34<<<\r\nEXT:\r\n\r\n<?xml v.../device></root>>>>me>NewInternalPor...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2017-11-23 09:37:34.087 [WARN ] [org.eclipse.jetty.http.HttpParser   ] - bad HTTP parsed: 400 Illegal character 0x7F for HttpReceiverOverHTTP@465c6610(rsp=HEADER,failure=null)[HttpParser{s=HEADER_IN_VALUE,0 of 2216}]
2017-11-23 09:37:34.160 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel

I’ve seen these warnings before, but I was sure that I had something not properly configured. But now a clean install, what am I doing wrong?

Same problem. OH is now completely broken.

The snapshots are (I hoped were) in a bad condition since 1082, see also Jetty update, Karaf 4.1.3 upgrade and full LSP support

We have three relevant changes since yesterday:



same here

on #1090

how to roll back ?

apt installation

My #1090 installation got fixed by again adding jline-3.5.0.jar to:

/runtime/system/org/jline/jline/3.5.0/jline-3.5.0.jar

in #1091 seems to be fixed, rlsed some minutes ago

problem is back again in #1092 :slight_smile:

back to 2.2.0~20171123095019-1

Still not working in Build #1093

I just upgraded from #1088 to #1094.
After first start: many errors in openhab.log. However, everything seemed to work fine.
I did a restart to be sure: no more errors in my log.

Still not working in Build #1094, no connection with hardware.

Well this thread explains about 1000 of my problems right now. Trying to upgrade from #1188 right now. Let’s see how that goes. Everything worked before reboot earlier. I think problem started appearing after Tellstick Binding install and a reboot.

Upgrade to #1094 did not help. Nothing happens when flipping switches in sitemap.

21:54:45.133 [WARN ] [.eclipse.jetty.servlet.ServletHandler] -
javax.servlet.ServletException: A MultiException has 1 exceptions.  They are:
1. java.lang.IllegalStateException: ServiceLocatorImpl(__HK2_Generated_1,2,67981                                                                                                   4841) has been shut down

 [WARN ] [org.apache.karaf.services.eventadmin ] - EventAdmin: Blacklisting ServiceReference [{org.osgi.service.event.EventHandler, org.eclipse.smarthome.core.events.EventPublisher}={event.topics=smarthome, component.name=org.eclipse.smarthome.core.internal.events.OSGiEventManager, component.id=47, service.id=148, service.bundleid=110, service.scope=bundle} | Bundle(org.eclipse.smarthome.core_0.9.0.201711202142 [110])] due to timeout!

@Masssssy @medde did you clear enough of your etc/userdata for example using the build in update script?

Can you show/check a bundle:list from karaf to validate?

PS: my env was just updated and works again :slight_smile:

Not sure what you mean by clear etc/userdata. I did an upgrade using apt-get.

bundle:list

START LEVEL 100 , List Threshold: 50
 ID │ State    │ Lvl │ Version                │ Name
────┼──────────┼─────┼────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
 10 │ Active   │  80 │ 2.2.0.201711192127     │ ZWave Binding
 16 │ Active   │  80 │ 5.3.1.201602281253     │ OSGi JAX-RS Connector
 17 │ Active   │  80 │ 2.4.5                  │ Jackson-annotations
 18 │ Active   │  80 │ 2.4.5                  │ Jackson-core
 19 │ Active   │  80 │ 2.4.5                  │ jackson-databind
 20 │ Active   │  80 │ 2.4.5                  │ Jackson-dataformat-XML
 21 │ Active   │  80 │ 2.4.5                  │ Jackson-dataformat-YAML
 22 │ Active   │  80 │ 2.4.5                  │ Jackson-module-JAXB-annotations
 23 │ Active   │  80 │ 2.7.0                  │ Gson
 24 │ Active   │  80 │ 18.0.0                 │ Guava: Google Core Libraries for Java
 25 │ Active   │  80 │ 3.0.0.v201312141243    │ Google Guice (No AOP)
 26 │ Active   │  80 │ 3.12.0.OH              │ nrjavaserial
 27 │ Active   │  80 │ 1.5.8                  │ swagger-annotations
 28 │ Active   │  80 │ 3.19.0.GA              │ Javassist
 30 │ Active   │  80 │ 3.5.2                  │ JmDNS
 33 │ Active   │  80 │ 1.1.0.Final            │ Bean Validation API
 35 │ Active   │  80 │ 2.0.1                  │ javax.ws.rs-api
 36 │ Active   │  80 │ 3.2.0.v201101311130    │ ANTLR Runtime
 39 │ Active   │  80 │ 3.2.1                  │ Commons Collections
 40 │ Active   │  80 │ 1.1                    │ Commons Exec
 41 │ Active   │  80 │ 2.2.0                  │ Commons IO
 42 │ Active   │  80 │ 2.6                    │ Commons Lang
 52 │ Active   │  80 │ 4.1.3                  │ Apache Karaf :: OSGi Services :: Event
 71 │ Active   │  80 │ 2.11.0.v20150805-0538  │ EMF Common
 72 │ Active   │  80 │ 2.11.1.v20150805-0538  │ EMF Ecore
 73 │ Active   │  80 │ 2.11.1.v20150805-0538  │ EMF XML/XMI Persistence
 74 │ Active   │  80 │ 3.8.0.v20160509-1230   │ Common Eclipse Runtime
 75 │ Active   │  80 │ 3.6.100.v20160223-2218 │ Extension Registry Support
102 │ Active   │  80 │ 0.2.1.v20170706-0855   │ org.eclipse.lsp4j
103 │ Active   │  80 │ 0.2.1.v20170706-0855   │ org.eclipse.lsp4j.jsonrpc
104 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Config Core
105 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Configuration Discovery
106 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Configuration mDNS Discovery
107 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Config Dispatcher
108 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Config Serial
109 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome Config XML
110 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Core
111 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Core Audio
112 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome AutoUpdate Binding
113 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Core Binding XML
114 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Core ID
115 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Core Persistence
116 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Scheduler Service
117 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Core Thing
118 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome Core Thing XML
119 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Transformation Service
120 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Core Voice
121 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Console
122 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Console for OSGi runtime Karaf
123 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome JavaSound I/O, Fragments: 189
124 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Monitor
125 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Net I/O Bundle
126 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome REST Interface Bundle
127 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Core REST API
128 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome REST mDNS Announcer
129 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome REST Interface JAX-RS optimization Bundle
130 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Sitemap REST API
131 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome SSE REST API
132 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Voice REST API
133 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Bonjour/MDS Service Discovery Bundle
134 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Web Audio Support
135 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Model Core
136 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Item Model
137 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Item Model IDE
138 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Item Model Runtime
139 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Language Server
140 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Persistence Model
141 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Persistence Model IDE
142 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Persistence Runtime
143 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Rule Model
144 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Rule Model IDE
145 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Rule Runtime
146 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Script
147 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Script Model IDE
148 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Script Runtime
149 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Sitemap Model
150 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Sitemap Model IDE
151 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Sitemap Runtime
152 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Thing Model
153 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Thing Model IDE
154 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Thing Model Runtime
155 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Json Storage Service
156 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome UI
157 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome UI Icons
158 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Classic IconSet
159 │ Active   │  80 │ 2.12.0.v20170518-0757  │ Xtend Runtime Library
160 │ Active   │  80 │ 2.12.0.v20170518-0757  │ Xtend Macro Interfaces
161 │ Active   │  80 │ 2.12.0.v20170518-0959  │ Xtext
162 │ Active   │  80 │ 2.12.0.v20170519-0752  │ Xtext Common Types
163 │ Active   │  80 │ 2.12.0.v20171017-1700  │ Xtext IDE Core
164 │ Active   │  80 │ 2.12.0.v20170518-0959  │ Xtext Utility
165 │ Active   │  80 │ 2.12.0.v20170519-0752  │ Xbase Model
166 │ Active   │  80 │ 2.12.0.v20170519-0752  │ Xbase Generic IDE Services
167 │ Active   │  80 │ 2.12.0.v20170518-0757  │ Xbase Runtime Library
182 │ Active   │  80 │ 2.3.0                  │ JUPnP Library
183 │ Active   │  80 │ 1.9.6                  │ MIME streaming extension
184 │ Active   │  80 │ 5.0.2                  │ Require-Bundle Fix :: org.objectweb.asm
186 │ Active   │  90 │ 2.2.0.201711231625     │ openHAB Core
187 │ Active   │  80 │ 2.2.0.201711231625     │ openHAB Karaf Integration
189 │ Resolved │  80 │ 2.2.0.201711231625     │ openHAB Sound Support, Hosts: 123
190 │ Active   │  80 │ 2.2.0.201711231625     │ openHAB Dashboard UI
195 │ Active   │  80 │ 3.1.4                  │ Stax2 API
196 │ Active   │  80 │ 1.6.0                  │ Commons Codec
197 │ Active   │  80 │ 3.2.0                  │ Commons Net
198 │ Active   │  80 │ 4.2.3                  │ Apache HttpClient OSGi bundle
199 │ Active   │  80 │ 4.2.3                  │ Apache HttpCore OSGi bundle
200 │ Active   │  80 │ 3.1.0.7                │ Apache ServiceMix :: Bundles :: commons-httpclient
201 │ Active   │  80 │ 2.2.0.201711231625     │ openHAB 1.x Compatibility Layer
202 │ Active   │  80 │ 1.1.1.201605111122     │ Swagger Provider
203 │ Active   │  80 │ 2.3.1                  │ Gson
204 │ Active   │  80 │ 2.1.0                  │ json-path
205 │ Active   │  80 │ 1.5.8                  │ swagger-core
206 │ Active   │  80 │ 1.5.8                  │ swagger-jaxrs
207 │ Active   │  80 │ 1.5.8                  │ swagger-models
208 │ Active   │  80 │ 2.2                    │ json-smart
209 │ Active   │  80 │ 3.4.0                  │ Apache Commons Lang
210 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome Exec Transformation Service
211 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome JavaScript Transformation Service
212 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome JSonPath Transformation Service
213 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome Map Transformation Service
214 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome RegEx Transformation Service
215 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome Scale Transformation Service
216 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome XPath Transformation Service
217 │ Active   │  75 │ 0.9.0.201711202142     │ Eclipse SmartHome Xslt Transformation Service
218 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Basic UI, Fragments: 224
219 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome WebApp UI, Fragments: 225
220 │ Active   │  80 │ 0.9.0.201711202142     │ Eclipse SmartHome Paper UI, Fragments: 228
221 │ Active   │  80 │ 1.11.0.201711190210    │ openHAB HTTP Binding
222 │ Active   │  80 │ 2.2.0.201711231625     │ Tellstick Binding
223 │ Active   │  80 │ 2.2.0.201711231625     │ openHAB REST Documentation
224 │ Resolved │  75 │ 2.2.0.201711231625     │ openHAB Basic UI Fragment, Hosts: 218
225 │ Resolved │  75 │ 2.2.0.201711231625     │ openHAB Classic UI Fragment, Hosts: 219
226 │ Active   │  80 │ 2.2.0.201711231625     │ HABmin User Interface
227 │ Active   │  80 │ 2.2.0.201711231625     │ HABPanel User Interface
228 │ Resolved │  75 │ 2.2.0.201711231625     │ openHAB Paper UI Theme Fragment, Hosts: 220
229 │ Active   │  80 │ 0.9.10.v20160429-1435  │ reflections (wrap)
230 │ Active   │  80 │ 1.5.8.v20160511-1038   │ swagger-jersey2-jaxrs (wrap)

That is indeed fine too, the version look all correct, so time to enable some debug logging and share that. I will go down and test my own switches :wink:

Found this in the normal log. Nowadays, what’s the best way to look in the debug log? Karaf console got spammed to death when setting log:set DEBUG and then log:tail. Having a bit of a trouble getting useful information so to speak.

22:14:38.933 [WARN ] [org.eclipse.jetty.server.HttpChannel ] - //192.168.1.216:8080/rest/sitemaps/main/main
javax.servlet.ServletException: javax.servlet.ServletException: A MultiException has 1 exceptions.  They are:
1. java.lang.IllegalStateException: ServiceLocatorImpl(__HK2_Generated_1,2,805303397) has been shut down

I’m for example getting

22:31:08.241 [DEBUG] [nternal.core.TelldusCoreBridgeHandler] - Sensor Event for TellstickSensor [sensorId=71, protocol=mandolyn, model=temperaturehumidity, timeStamp=Thu Nov 23 22:31:08 CET 2017, data={TEMPERATURE=21.7, HUMIDITY=34}] event TellstickSensorEvent [sensorId=71, model=temperaturehumidity, protocol=mandolyn, data=34, timestamp=1511472668000]

But there is no update in the sitemap and anything I do in the sitemap doesn’t make my tellstick blink (send on/off signal).

The blacklisting which is mentioned is related to: OSGiEventManager should do safe method calls and identify handlers that are blocking · Issue #4591 · eclipse-archived/smarthome · GitHub

And that timeout can / will brick your karaf, however I do not see consistent reports abouit, although some references in:

A PR has just been created: Unblock event dispatcher by sjsf · Pull Request #4602 · eclipse-archived/smarthome · GitHub