Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Martin Guttesen
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Martin Guttesen

    @Martin Guttesen

    0
    Reputation
    1
    Posts
    318
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Martin Guttesen Follow

    Best posts made by Martin Guttesen

    This user hasn't posted anything yet.

    Latest posts made by Martin Guttesen

    • RE: Freedomotic

      I get an exception when i try to use mysensor plugin
      Windows 8.1
      INFO <AWT-EventQueue-0> [Plugin] Starting plugin MySensors
      Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/freed
      omotic/objects/EnvObjectPersistence
      at com.freedomotic.plugins.devices.mysensors.MySensors.loadConfiguredObj
      ects(MySensors.java:227)
      at com.freedomotic.plugins.devices.mysensors.MySensors.onStart(MySensors
      .java:65)
      at com.freedomotic.api.Protocol$1.run(Protocol.java:133)
      at org.apache.shiro.subject.support.SubjectRunnable.doRun(SubjectRunnabl
      e.java:120)
      at org.apache.shiro.subject.support.SubjectRunnable.run(SubjectRunnable.
      java:108)
      at org.apache.shiro.subject.support.DelegatingSubject.execute(Delegating
      Subject.java:391)
      at com.freedomotic.security.AuthImpl2.executePrivileged(AuthImpl2.java:1
      86)
      at com.freedomotic.security.AuthImpl2.pluginExecutePrivileged(AuthImpl2.
      java:177)
      at com.freedomotic.api.Protocol.start(Protocol.java:151)
      at com.freedomotic.jfrontend.PluginJList$1$1.actionPerformed(PluginJList
      .java:116)
      at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
      at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
      at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
      at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
      at javax.swing.AbstractButton.doClick(Unknown Source)
      at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
      at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
      Source)
      at java.awt.Component.processMouseEvent(Unknown Source)
      at javax.swing.JComponent.processMouseEvent(Unknown Source)
      at java.awt.Component.processEvent(Unknown Source)
      at java.awt.Container.processEvent(Unknown Source)
      at java.awt.Component.dispatchEventImpl(Unknown Source)
      at java.awt.Container.dispatchEventImpl(Unknown Source)
      at java.awt.Component.dispatchEvent(Unknown Source)
      at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
      at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
      at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
      at java.awt.Container.dispatchEventImpl(Unknown Source)
      at java.awt.Window.dispatchEventImpl(Unknown Source)
      at java.awt.Component.dispatchEvent(Unknown Source)
      at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
      at java.awt.EventQueue.access$200(Unknown Source)
      at java.awt.EventQueue$3.run(Unknown Source)
      at java.awt.EventQueue$3.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
      ce)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
      ce)
      at java.awt.EventQueue$4.run(Unknown Source)
      at java.awt.EventQueue$4.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
      ce)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)
      Caused by: java.lang.ClassNotFoundException: com.freedomotic.objects.EnvObjectPe
      rsistence
      at java.net.URLClassLoader$1.run(Unknown Source)
      at java.net.URLClassLoader$1.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      ... 48 more

      posted in Freedomotic
      Martin Guttesen
      Martin Guttesen