Jetty Warnings Hab Panel

Hi everybody,

I have some problems since a couple of days.

I receive the following messages in my log:

019-03-20 12:15:09.727 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /icon/sun_clouds org.eclipse.jetty.http.BadMessageException: 400: Unable to parse URI query
2019-03-20 12:15:09.730 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /icon/siren org.eclipse.jetty.http.BadMessageException: 400: Unable to parse URI query
2019-03-20 12:15:09.727 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /icon/qualityofservice org.eclipse.jetty.http.BadMessageException: 400: Unable to parse URI query
2019-03-20 12:15:09.734 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /icon/heating org.eclipse.jetty.http.BadMessageException: 400: Unable to parse URI query
2019-03-20 12:15:09.777 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /icon/presence org.eclipse.jetty.http.BadMessageException: 400: Unable to parse URI query

In HabPanel the icons I chose from the Eclipse SmartHome Classic Set.

Does anyone has a hint, why the display of the icons is failing? Only the icons from the SmartHome Classic Set are affected. Other icons are visible. It happens only for the type “Schaltfläche” / “Button”.

Kindly,
Woogi

Nobody a hint?

Is really nobody facing this issue?? :smiley:

Hi again :smiley:

Still me having this issue. By the time I found out, that the issue is related to an item state in the file address, I don’t know where it is coming from.

When I remove the path without the state, it show the correct icon. after refreshing the screen, everything is again with the state mode.

Anybody facing the same issue?

Interesting… This is a bug. When you add dimensions like percentage ou temperature item states now have the unit attached and it makes the icon servlet choke when passing the state as-is to make the icon change depending on the state.
I’ll have a fix, thanks for reporting (and investigating!).

1 Like

Good on you Woogi!
Original post Mar 20

I am facing a similar issue, when I pick one of the standard icons on a button it works, when I change the button to “Navigate” the icon don’t show up anymore.

  • Just addes a new Button
    image

  • Set Calendar as the default icon - it works
    image

When I edit the button from Send a Command to Navigate
image

*This is what I get
image

Not sure if this is the same issue, but I could not find a fix, any help ?