gitbock / fritzboxtr064

Binding for openHAB for communicating with AVM FritzBox
16 stars 12 forks source link

fritzboxtr064 and jre version #11

Open humarf opened 8 years ago

humarf commented 8 years ago

Hello,

I'm facing compatibility issues with openhab running with oracle jre 1.8 that force me to go back to 1.7. Is there a way to make this addon working with oracle jre 1.7?

Best regards Martin

gitbock commented 8 years ago

Hi, not sure. The plugin discards logging usually when running on jre 1.7. Do you see any logs from the plugin so I can see where the problem is? Generally I think the jre 1.7 issue is related to one of the libraries I use.

humarf commented 8 years ago

Hi,

found a workaround for this. Rewriting some rules in openhab fixed the problem and let me run openhab with oracle jre 8. Don't know if it is worth digging into it. Nevertheless I filed a bug about this in openhab repo.

Best regards Martin

gitbock commented 8 years ago

You mean JRE 7 / 1.7? Thanks for adding the bug to the openhab repo!