Project

General

Profile

Actions

Bug #1183

closed

jalama won't run with jvm less than version 1.4

Added by John Harris over 20 years ago. Updated about 19 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
jalama-general
Target version:
Start date:
10/08/2003
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1183

Description

here's the exception -- should be an easy one to fix

Exception occurred during event dispatching:
java.lang.NoSuchMethodError
at org.apache.xml.serialize.IndentPrinter.breakLine(Unknown Source)
at org.apache.xml.serialize.IndentPrinter.breakLine(Unknown Source)
at org.apache.xml.serialize.XMLSerializer.startDocument(Unknown Source)
at org.apache.xml.serialize.XMLSerializer.serializeElement(Unknown Source)
at org.apache.xml.serialize.BaseMarkupSerializer.serializeNode(Unknown Source)
at org.apache.xml.serialize.BaseMarkupSerializer.serializeNode(Unknown Source)
at org.apache.xml.serialize.BaseMarkupSerializer.serialize(Unknown Source)
at edu.ucsb.nceas.utilities.XMLUtilities.print(XMLUtilities.java:725)
at edu.ucsb.nceas.utilities.XMLUtilities.print(XMLUtilities.java:689)
at edu.ucsb.nceas.utilities.XMLUtilities.getDOMTreeAsString(XMLUtilities.java:661)
at edu.ucsb.nceas.jalama.JalamaGUI.setDisplayTextAndNewDOM(JalamaGUI.java:294)
at edu.ucsb.nceas.jalama.JalamaGUI.access$1800(JalamaGUI.java:82)
at edu.ucsb.nceas.jalama.JalamaGUI$OpenAction.actionPerformed(JalamaGUI.java:432)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1450)
at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1504)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:378)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250)
at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:216)
at java.awt.Component.processMouseEvent(Component.java:3715)
at java.awt.Component.processEvent(Component.java:3544)
at java.awt.Container.processEvent(Container.java:1164)
at java.awt.Component.dispatchEventImpl(Component.java:2593)
at java.awt.Container.dispatchEventImpl(Container.java:1213)
at java.awt.Component.dispatchEvent(Component.java:2497)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
at java.awt.Container.dispatchEventImpl(Container.java:1200)
at java.awt.Window.dispatchEventImpl(Window.java:914)
at java.awt.Component.dispatchEvent(Component.java:2497)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

Actions #1

Updated by Matthew Brooke about 19 years ago

fixed a long time ago

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 1183

Actions

Also available in: Atom PDF