[antlr-interest] ANTLRWorks 1.1.1, Java Exception on debug end

Martin Kortmann email at kortmann.de
Thu Aug 2 12:10:00 PDT 2007


Hi,

I see an Java Exception at the end of every debug run
inside the "Console" Window. Does this mean anything special?

Martin

[21:07:10] javax.swing.text.BadLocationException: Position not
represented by view
	at javax.swing.text.CompositeView.modelToView(Unknown Source)
	at javax.swing.text.BoxView.modelToView(Unknown Source)
	at javax.swing.plaf.basic.BasicTextUI$RootView.modelToView(Unknown Source)
	at javax.swing.plaf.basic.BasicTextUI.modelToView(Unknown Source)
	at javax.swing.plaf.basic.BasicTextUI.modelToView(Unknown Source)
	at javax.swing.text.JTextComponent.modelToView(Unknown Source)
	at org.antlr.works.debugger.input.DBInputProcessorToken$1.run(Unknown
Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	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)




More information about the antlr-interest mailing list