OH3: Helios Binding --> Handler_Initializing_Error

Upgraded to OH3 and the Helios Binding is throwing errors:

Status: UNINITIALIZED
HANDLER_INITIALIZING_ERROR
java.lang.ClassNotFoundException

Any suggestions?
Thanks
Nathan

Still getting issues on a Clean Install (Windows 10 64-Bit). Log shows the following:

2020-12-30 08:31:53.096 [ERROR] [core.thing.internal.ThingManagerImpl] - Exception occurred while initializing handler of thing 'helios:ipvario221:b552813b92': URI can not be built
javax.ws.rs.core.UriBuilderException: URI can not be built
	at org.apache.cxf.jaxrs.impl.UriBuilderImpl.doBuild(UriBuilderImpl.java:117) ~[bundleFile:1.0.9]
	at org.apache.cxf.jaxrs.impl.UriBuilderImpl.build(UriBuilderImpl.java:95) ~[bundleFile:1.0.9]
	at org.apache.cxf.jaxrs.client.spec.ClientImpl$WebTargetImpl.initTargetClientIfNeeded(ClientImpl.java:350) ~[bundleFile:1.0.9]
	at org.apache.cxf.jaxrs.client.spec.ClientImpl$WebTargetImpl.request(ClientImpl.java:265) ~[bundleFile:1.0.9]
	at org.apache.cxf.jaxrs.client.spec.ClientImpl$WebTargetImpl.request(ClientImpl.java:383) ~[bundleFile:1.0.9]
	at org.openhab.binding.helios.internal.handler.HeliosHandler221.initialize(HeliosHandler221.java:189) ~[?:?]
	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
	at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?]
	at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.net.URISyntaxException: Illegal character in authority at index 8: https://{ip}/api/system/info
	at java.net.URI$Parser.fail(URI.java:2913) ~[?:?]
	at java.net.URI$Parser.parseAuthority(URI.java:3247) ~[?:?]
	at java.net.URI$Parser.parseHierarchical(URI.java:3158) ~[?:?]
	at java.net.URI$Parser.parse(URI.java:3114) ~[?:?]
	at java.net.URI.<init>(URI.java:685) ~[?:?]
	at org.apache.cxf.jaxrs.impl.UriBuilderImpl.buildURI(UriBuilderImpl.java:183) ~[bundleFile:1.0.9]
	at org.apache.cxf.jaxrs.impl.UriBuilderImpl.doBuild(UriBuilderImpl.java:115) ~[bundleFile:1.0.9]
	... 14 more

FYI - Raised a Ticket : OH3 Helios Binding : Handler_Initializing_Error · Issue #9588 · openhab/openhab-addons · GitHub

1 Like

Seguo…
i have the same problem… on OH2.5 work correctly

Good afternoon

I have the same situation with “helios:ipvario: gate”.

Thing Status: UNINITIALIZED HANDLER_INITIALIZING_ERROR java.lang.ClassNotFoundException
My configuration:

  • openHAB 3.1.0.M1
  • Ubuntu 04/20
  • Product name 2N IP Verso
  • Firmware version 2.31.0.40.5

Does anyone know a solution?

Thanks for the great support from the Openhab team.

Same issue for me.

Did someone get in running?
I try to use the REST Api of my IP Verso, but I’m complete new to this topic and get only a very slow progress.

Exactly the same for me. :frowning:

Still no solution?! What are you all doing without a working binding? Did you stay at 2.5?