Bug#846816: java.lang.NoSuchFieldError: DLU2

Vincent Smeets vincent.vsmeets at gmail.com
Sun Dec 4 19:48:13 UTC 2016


Hi Felix,

Sorry, but commenting out that line didn't solve the problem to me. Here is
my output:

vincent at PC-Vincent:~$ ls -lh /etc/alternatives/java
lrwxrwxrwx 1 root root 46 apr 14  2016 /etc/alternatives/java ->
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
vincent at PC-Vincent:~$ cat /etc/java-8-openjdk/accessibility.properties
#
# The following line specifies the assistive technology classes
# that should be loaded into the Java VM when the AWT is initailized.
# Specify multiple classes by separating them with commas.
# Note: the line below cannot end the file (there must be at
# a minimum a blank line following it).
#
#assistive_technologies=org.GNOME.Accessibility.AtkWrapper

vincent at PC-Vincent:~$ freeplane
org.knopflerfish.framework.readonly=true
org.knopflerfish.gosg.jars=reference:file:/usr/share/freeplane/core/
org.freeplane.basedirectory=/usr/share/freeplane
java.security.policy=/usr/share/freeplane/freeplane.policy
org.osgi.framework.storage=/usr/share/freeplane/fwdir
Knopflerfish OSGi framework launcher, version <unknown>
Copyright 2003-2016 Knopflerfish. All Rights Reserved.
See http://www.knopflerfish.org for more information.

Created Framework: org.knopflerfish.framework, version=7.2.0.
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.latex
(id#2)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.jsyntaxpane
(id#3)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.bugreport
(id#4)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.openmaps
(id#5)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.formula
(id#6)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.script
(id#7)
Installed:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.svg (id#8)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.latex
(id#2)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.jsyntaxpane
(id#3)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.bugreport
(id#4)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.openmaps
(id#5)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.formula
(id#6)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.script
(id#7)
Started:
reference:file:/usr/share/freeplane/plugins/org.freeplane.plugin.svg (id#8)
Dec 04, 2016 8:44:15 PM org.freeplane.core.util.LogUtils info
INFO: language resources for en found
Dec 04, 2016 8:44:15 PM org.freeplane.core.util.LogUtils info
INFO: freeplane_version = 1.5.16; freeplane_xml_version = freeplane 1.5.9
git revision = 34552bb3e49d7f4626fd03c87306a1c89f4e25e9 Dimitry Polivaev
2016-09-17 10:32:23 +0200
java_version = 1.8.0_111; os_name = Linux; os_version = 4.8.0-1-amd64
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: added parsing support for standard date format M/d/yy
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: added parsing support for standard date time format M/d/yy h:mm a
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: available locales not found
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: available locales not found
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: Loaded properties from
bundle://6:1/org/freeplane/plugin/formula/defaults.properties
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: extending script's classpath by
[/home/vincent/.config/freeplane/1.5.x/lib]
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: Loaded properties from
bundle://7:1/org/freeplane/plugin/script/defaults.properties
Dec 04, 2016 8:44:16 PM org.freeplane.core.util.LogUtils info
INFO: looking for scripts with the following endings: [groovy, js]

STDOUT: Framework launchedDec 04, 2016 8:44:16 PM
org.freeplane.core.util.LogUtils info
INFO: requesting mode: MindMap

STDERR: Exception in thread "AWT-EventQueue-0"
STDERR: java.lang.NoSuchFieldError: DLU2
STDERR: at
org.freeplane.features.styles.mindmapmode.StyleEditorPanel.init(StyleEditorPanel.java:845)
STDERR: at
org.freeplane.features.styles.mindmapmode.StyleEditorPanel.access$2500(StyleEditorPanel.java:119)
STDERR: at
org.freeplane.features.styles.mindmapmode.StyleEditorPanel$1.hierarchyChanged(StyleEditorPanel.java:582)
STDERR: at java.awt.Component.processHierarchyEvent(Component.java:6700)
STDERR: at java.awt.Component.processEvent(Component.java:6319)
STDERR: at java.awt.Container.processEvent(Container.java:2236)
STDERR: at java.awt.Component.dispatchEventImpl(Component.java:4889)
STDERR: at java.awt.Container.dispatchEventImpl(Container.java:2294)
STDERR: at java.awt.Component.dispatchEvent(Component.java:4711)
STDERR: at java.awt.Component.addNotify(Component.java:6969)
STDERR: at java.awt.Container.addNotify(Container.java:2762)
STDERR: at javax.swing.JComponent.addNotify(JComponent.java:4740)
STDERR: at java.awt.Container.addNotify(Container.java:2773)
STDERR: at javax.swing.JComponent.addNotify(JComponent.java:4740)
STDERR: at java.awt.Container.addNotify(Container.java:2773)
STDERR: at javax.swing.JComponent.addNotify(JComponent.java:4740)
STDERR: at java.awt.Container.addNotify(Container.java:2773)
STDERR: at javax.swing.JComponent.addNotify(JComponent.java:4740)
STDERR: at java.awt.Container.addNotify(Container.java:2773)
STDERR: at javax.swing.JComponent.addNotify(JComponent.java:4740)
STDERR: at java.awt.Container.addImpl(Container.java:1121)
STDERR: at java.awt.Container.add(Container.java:467)
STDERR: at
org.freeplane.features.ui.FrameController.selectMode(FrameController.java:365)
STDERR: at
org.freeplane.features.mode.Controller.selectMode(Controller.java:171)
STDERR: at
org.freeplane.features.mode.Controller.selectMode(Controller.java:184)
STDERR: at
org.freeplane.main.application.FreeplaneGUIStarter.loadMaps(FreeplaneGUIStarter.java:372)
STDERR: at
org.freeplane.main.application.FreeplaneGUIStarter.loadMaps(FreeplaneGUIStarter.java:312)
STDERR: at
org.freeplane.main.application.FreeplaneGUIStarter.access$200(FreeplaneGUIStarter.java:87)
STDERR: at
org.freeplane.main.application.FreeplaneGUIStarter$2.run(FreeplaneGUIStarter.java:273)
STDERR: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
STDERR: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
STDERR: at java.awt.EventQueue.access$500(EventQueue.java:97)
STDERR: at java.awt.EventQueue$3.run(EventQueue.java:709)
STDERR: at java.awt.EventQueue$3.run(EventQueue.java:703)
STDERR: at java.security.AccessController.doPrivileged(Native Method)
STDERR: at
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
STDERR: at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
STDERR: at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
STDERR: at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
STDERR: at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
STDERR: at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
STDERR: at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
STDERR: at
java.awt.EventDispatchThread.run(EventDispatchThread.java:82)vincent at PC-Vincent
:~$
vincent at PC-Vincent:~$


Regards,
Vincent


2016-12-04 19:13 GMT+01:00 Felix Natter <fnatter at gmx.net>:

> hi Vincent,
> hi Gregor,
>
> I think that since the stack trace contains an invocation of GNOME's
> AtkWrapper, that may be the problem (we've had problems with this
> before!).
>
> @Vincent/@Gregor: Could you please try the following (with the old
> freeplane-1.5.16-2)? (please do NOT remove your ~/.config/freeplane
> before)
>
> - find out which java you are using:
>
> $ ls -lh /etc/alternatives/java
> lrwxrwxrwx 1 root root 46 Oct  9  2015 /etc/alternatives/java ->
> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
>
> - edit /etc/java-8-openjdk/accessibility.properties
>   (please use the correct one for your java version)
>
> - comment out this line:
> #assistive_technologies=org.GNOME.Accessibility.AtkWrapper
>
> - start freeplane again (from console)
>
> Thanks for Reporting & Testing,
> --
> Felix Natter
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20161204/aae2ce21/attachment-0001.html>


More information about the pkg-java-maintainers mailing list