Hueemulation Errors

I installed HueEmulation - which by the way works fine.
But by checking the logs I found a lot of entries like this:

2021-01-19 02:34:39.036 [WARN ] [ueemulation.internal.upnp.UpnpServer] - Could not send UPNP response: Die angeforderte Adresse kann nicht zugewiesen werden
2021-01-19 02:37:07.439 [WARN ] [ueemulation.internal.upnp.UpnpServer] - Could not send UPNP response: Die angeforderte Adresse kann nicht zugewiesen werden
2021-01-19 02:39:29.194 [WARN ] [ueemulation.internal.upnp.UpnpServer] - Could not send UPNP response: Die angeforderte Adresse kann nicht zugewiesen werden
2021-01-19 02:41:36.795 [WARN ] [ueemulation.internal.upnp.UpnpServer] - Could not send UPNP response: Die angeforderte Adresse kann nicht zugewiesen werden
2021-01-19 02:43:44.090 [WARN ] [ueemulation.internal.upnp.UpnpServer] - Could not send UPNP response: Die angeforderte Adresse kann nicht zugewiesen werden

From the source I guess (ueemulation looks like it’s just missing an H at the beginning) this is produced by the hueemulation binding.

Also after the time of installation of this binding I find (seldom) these entries:
2021-01-14 21:49:51.920 [WARN ] [apache.cxf.jaxrs.utils.ResourceUtils] - No resource methods have been found for resource class javax.ws.rs.core.Response
2021-01-14 21:49:51.928 [WARN ] [apache.cxf.jaxrs.utils.ResourceUtils] - No resource methods have been found for resource class javax.ws.rs.core.Response

How can I fix this, or shall I just ignore it?

1 Like

Hi ManniAT,

i found the same checking the logs:

2021-02-22 08:58:11.463 [WARN ] [apache.cxf.jaxrs.utils.ResourceUtils] - No resource methods have been found for resource class javax.ws.rs.core.Response
2021-02-22 08:58:11.484 [WARN ] [apache.cxf.jaxrs.utils.ResourceUtils] - No resource methods have been found for resource class javax.ws.rs.core.Response

This message appears everytime i connect via UI (in browser: http://openhabip:8080 or on smartphone openHAB-App or Alexa App while search for devices) and always twice.

Did you found any solution or do you just ignore this messages?

I ignore both. But those ueemulaion… Messages look more serious to me.