oquidave

freemind_error2

Jul 14th, 2011
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. ERROR: Your Java VM is not a complete implementation,
  2. =======================================
  3. FREEMIND WILL MOST PROBABLY *NOT* WORK,
  4. =======================================
  5. define JAVACMD, JAVA_BINDIR, JAVA_HOME or PATH in order
  6. to point to such a VM. See the manpage of freemind(1) for details.
  7. java.io.FileNotFoundException: /home/oquidave/.freemind/auto.properties (No such file or directory)
  8. at gnu.java.nio.channels.FileChannelImpl.open(libgcj.so.11)
  9. at gnu.java.nio.channels.FileChannelImpl.<init>(libgcj.so.11)
  10. at gnu.java.nio.channels.FileChannelImpl.create(libgcj.so.11)
  11. at java.io.FileInputStream.<init>(libgcj.so.11)
  12. at freemind.main.FreeMindStarter.readUsersPreferences(FreeMindStarter.java:136)
  13. at freemind.main.FreeMindStarter.main(FreeMindStarter.java:56)
  14. Panic! Error while loading default properties.
  15. Jul 14, 2011 4:31:46 p.m. freemind.controller.Controller <init>
  16. WARNING: Warning: the font you have set as standard - SansSerif - is not available.
  17.  
  18. STDOUT: User patterns file /home/oquidave/.freemind/patterns.xml not found.
  19.  
  20. STDERR: java.lang.reflect.InvocationTargetException
  21. at java.lang.reflect.Method.invoke(libgcj.so.11)
  22. at freemind.main.FreeMindStarter.main(FreeMindStarter.java:63)
  23. Caused by: java.lang.NoClassDefFoundError: org.xmlpull.mxp1.MXParserFactory
  24. at java.lang.Class.initializeClass(libgcj.so.11)
  25. at java.lang.Class.forName(libgcj.so.11)
  26. at java.lang.Class.forName(libgcj.so.11)
  27. at org.xmlpull.v1.XmlPullParserFactory.newInstance(XmlPullParserFactory.java:317)
  28. at org.xmlpull.v1.XmlPullParserFactory.newInstance(XmlPullParserFactory.java:259)
  29. at org.jibx.runtime.impl.UnmarshallingContext.createParser(Unknown Source)
  30. at org.jibx.runtime.impl.UnmarshallingContext.setDocument(Unknown Source)
  31. at org.jibx.runtime.impl.UnmarshallingContext.setDocument(Unknown Source)
  32. at org.jibx.runtime.impl.UnmarshallingContext.setDocument(Unknown Source)
  33. at org.jibx.runtime.impl.UnmarshallingContext.unmarshalDocument(Unknown Source)
  34. at freemind.common.XmlBindingTools.unMarshall(XmlBindingTools.java:169)
  35. at freemind.modes.StylePatternFactory.loadPatterns(StylePatternFactory.java:66)
  36. at freemind.modes.mindmapmode.MindMapController.loadPatterns(MindMapController.java:597)
  37. at freemind.modes.mindmapmode.MindMapController.loadPatternActions(MindMapController.java:520)
  38. at freemind.modes.mindmapmode.MindMapController.createStandardActions(MindMapController.java:466)
  39. at freemind.modes.mindmapmode.MindMapController.<init>(MindMapController.java:388)
  40. at freemind.modes.mindmapmode.MindMapMode.createModeController(MindMapMode.java:61)
  41. at freemind.modes.mindmapmode.MindMapMode.init(MindMapMode.java:56)
  42. at freemind.modes.ModesCreator.getMode(ModesCreator.java:93)
  43. at freemind.controller.Controller.createNewMode(Controller.java:602)
  44. at freemind.main.FreeMind.init(FreeMind.java:295)
  45. at freemind.main.FreeMind.main(FreeMind.java:737)
  46. at java.lang.reflect.Method.invoke(libgcj.so.11)
  47. ...1 more
  48. Caused by: java.lang.ClassNotFoundException: org.xmlpull.mxp1_serializer.MXSerializer not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./,file:./lib/freemind.jar,file:./lib/jibx/jibx-run.jar,file:./lib/jibx/xpp3.jar,file:./lib/bindings.jar,file:./lib/forms-1.0.5.jar,file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
  49. at java.net.URLClassLoader.findClass(libgcj.so.11)
  50. at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.11)
  51. at java.lang.ClassLoader.loadClass(libgcj.so.11)
  52. at java.lang.ClassLoader.loadClass(libgcj.so.11)
  53. at java.lang.Class.forName(libgcj.so.11)
  54. at java.lang.Class.initializeClass(libgcj.so.11)
  55. ...23 more
  56. You have new mail in /var/spool/mail/oquidave
Add Comment
Please, Sign In to add comment