IHC binding - Java error

Hi
I have installed IHC binding in OH2 and it seems to work for some items.

But i keep getting the following error

[ERROR] [nhab.binding.ihc.internal.IhcBinding] - Error occured during resource query
java.lang.NullPointerException
        at org.openhab.binding.ihc.ws.IhcResourceInteractionService.resourceQuery(IhcResourceInteractionService.java:89)[176:org.openhab.binding.ihc:1.9.0.201612250211]
        at org.openhab.binding.ihc.ws.IhcClient.resourceQuery(IhcClient.java:409)[176:org.openhab.binding.ihc:1.9.0.201612250211]
        at org.openhab.binding.ihc.internal.IhcBinding.execute(IhcBinding.java:241)[176:org.openhab.binding.ihc:1.9.0.201612250211]
        at org.openhab.core.binding.AbstractActiveBinding$BindingActiveService.execute(AbstractActiveBinding.java:157)[177:org.openhab.core.compat1x:2.0.0.201612261716]
        at org.openhab.core.service.AbstractActiveService$RefreshThread.run(AbstractActiveService.java:173)[177:org.openhab.core.compat1x:2.0.0.201612261716]

I can´t make out why - I have connection to my controler.

Hope someone can help :slight_smile:

/Alexandersen