Exception in thread "debugserver" java.lang.NoClassDefFoundError: 
com/google/common/collect/MapMaker
        at org.python.core.PyType.fromClass(PyType.java:1280)
        at org.python.core.PyObject.<init>(PyObject.java:66)
        at org.python.core.PyBuiltinCallable.<init>(PyBuiltinCallable.java:21)
        at org.python.core.PyBuiltinMethod.<init>(PyBuiltinMethod.java:16)
        at 
org.python.core.PyBuiltinMethodNarrow.<init>(PyBuiltinMethodNarrow.java:24)
        at org.python.core.PyType$type___subclasses___exposer.<init>(Unknown 
Source)
        at org.python.core.PyType$PyExposer.<init>(Unknown Source)
        at org.python.core.PyType.<clinit>(PyType.java)
        at org.python.core.PyObject.<init>(PyObject.java:66)
        at org.python.core.PyBuiltinCallable.<init>(PyBuiltinCallable.java:21)
        at org.python.core.PyBuiltinMethod.<init>(PyBuiltinMethod.java:16)
        at 
org.python.core.PyBuiltinMethodNarrow.<init>(PyBuiltinMethodNarrow.java:24)
        at 
org.python.core.PyDataDescr$getset_descriptor___get___exposer.<init>(Unknown 
Source)
        at org.python.core.PyDataDescr$PyExposer.<init>(Unknown Source)
        at org.python.core.PyDataDescr.<clinit>(PyDataDescr.java)
        at org.python.core.PyBuiltinCallable$PyExposer.<init>(Unknown Source)
        at org.python.core.PyBuiltinCallable.<clinit>(PyBuiltinCallable.java)
        at org.python.core.PyObject$PyExposer.<init>(Unknown Source)
        at org.python.core.PyObject.<clinit>(PyObject.java)
        at org.python.core.Py.<clinit>(Py.java:537)
        at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:97)
        at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:92)
        at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:64)
        at 
net.floodlightcontroller.jython.JythonServer.run(JythonServer.java:44)
Caused by: java.lang.ClassNotFoundException: com.google.common.collect.MapMaker
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        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:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 24 more


** Changed in: floodlight (Ubuntu)
       Status: New => Confirmed

** Changed in: floodlight (Ubuntu)
   Importance: Undecided => High

** Also affects: floodlight (Ubuntu Trusty)
   Importance: High
       Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1254096

Title:
  Floodlight Debug Port not found (6655) with trusty server images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/floodlight/+bug/1254096/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to