old plugins + new nethome no go
Posted: Sun Sep 04, 2016 9:54 pm
I was couple day ago update my test rpi3 to primary nethome machine but , browser say: starting opennethomeserver
creating server instance (done)
initialize logger ( done)
scanning for plugins
and nothing happened
I have 6 important plugins which I need to use
btw uptime this moment 335 days =) in raspberry pi 2+
oh now I debug more problem my wemo plugin where is powersocket picture , and my clock item failed
I get this error in debug mode:
Exception in thread "main" java.lang.UnsupportedClassVersionError: WemoInsightSwitchne : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at nu.nethome.util.plugin.SelectivePluginScanner.extractPluginsFromJar(SelectivePluginScanner.java:107)
at nu.nethome.util.plugin.SelectivePluginScanner.scanForPlugins(SelectivePluginScanner.java:66)
at nu.nethome.home.impl.HomeManagerStarter.go(HomeManagerStarter.java:119)
at nu.nethome.home.start.StaticHomeManagerStarter.main(StaticHomeManagerStarter.java:32)
and clock item give this error
Exception in thread "main" java.lang.UnsupportedClassVersionError: Kello : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at nu.nethome.util.plugin.SelectivePluginScanner.extractPluginsFromJar(SelectivePluginScanner.java:107)
at nu.nethome.util.plugin.SelectivePluginScanner.scanForPlugins(SelectivePluginScanner.java:66)
at nu.nethome.home.impl.HomeManagerStarter.go(HomeManagerStarter.java:119)
at nu.nethome.home.start.StaticHomeManagerStarter.main(StaticHomeManagerStarter.java:32)
any hope to get fixed this or I need keep some old version of nethome?
creating server instance (done)
initialize logger ( done)
scanning for plugins
and nothing happened
I have 6 important plugins which I need to use
btw uptime this moment 335 days =) in raspberry pi 2+
oh now I debug more problem my wemo plugin where is powersocket picture , and my clock item failed
I get this error in debug mode:
Exception in thread "main" java.lang.UnsupportedClassVersionError: WemoInsightSwitchne : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at nu.nethome.util.plugin.SelectivePluginScanner.extractPluginsFromJar(SelectivePluginScanner.java:107)
at nu.nethome.util.plugin.SelectivePluginScanner.scanForPlugins(SelectivePluginScanner.java:66)
at nu.nethome.home.impl.HomeManagerStarter.go(HomeManagerStarter.java:119)
at nu.nethome.home.start.StaticHomeManagerStarter.main(StaticHomeManagerStarter.java:32)
and clock item give this error
Exception in thread "main" java.lang.UnsupportedClassVersionError: Kello : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at nu.nethome.util.plugin.SelectivePluginScanner.extractPluginsFromJar(SelectivePluginScanner.java:107)
at nu.nethome.util.plugin.SelectivePluginScanner.scanForPlugins(SelectivePluginScanner.java:66)
at nu.nethome.home.impl.HomeManagerStarter.go(HomeManagerStarter.java:119)
at nu.nethome.home.start.StaticHomeManagerStarter.main(StaticHomeManagerStarter.java:32)
any hope to get fixed this or I need keep some old version of nethome?