|
Frequent AWT exception logged |
piotrgal
|
Post subject: Frequent AWT exception logged |
Post rating: 0
|
Posted: Thu 07 Nov, 2013, 16:48
|
|
User rating: 0
Joined: Tue 22 Oct, 2013, 14:19 Posts: 6
|
I would like to report the following issue - while working with JForex, there is lots of the following exceptions logged in the Java log. I couldn't spot when exactly it happens, but I hope you can figure that out based on the stack trace.
07.11.2013 16:25:45.395 SEVERE b.c ] Uncaught exception in [AWT-EventQueue-0] thread: -1 java.lang.ArrayIndexOutOfBoundsException: -1 at javax.swing.text.AbstractDocument$BranchElement.getElement(Unknown Source) at org.fife.ui.rsyntaxtextarea.RSyntaxDocument.getTokenListForLine(RSyntaxDocument.java:368) at org.fife.ui.rsyntaxtextarea.SyntaxView.getTokenListForPhysicalLineBelow(SyntaxView.java:358) at org.fife.ui.rsyntaxtextarea.RSyntaxUtilities.getPositionBelow(RSyntaxUtilities.java:586) at org.fife.ui.rsyntaxtextarea.RSyntaxUtilities.getNextVisualPositionFrom(RSyntaxUtilities.java:482) at org.fife.ui.rsyntaxtextarea.SyntaxView.getNextVisualPositionFrom(SyntaxView.java:240) at javax.swing.plaf.basic.BasicTextUI$RootView.getNextVisualPositionFrom(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.getNextVisualPositionFrom(Unknown Source) at org.fife.ui.rtextarea.RTextAreaEditorKit$NextVisualPositionAction.actionPerformedImpl(RTextAreaEditorKit.java:1720) at org.fife.ui.rtextarea.RecordableTextAction.actionPerformed(RecordableTextAction.java:118) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$400(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(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)
|
|
|
|
 |
piotrgal
|
Post subject: Re: Frequent AWT exception logged |
Post rating: 0
|
Posted: Fri 22 Nov, 2013, 11:38
|
|
User rating: 0
Joined: Tue 22 Oct, 2013, 14:19 Posts: 6
|
I know when this happens - while editing a strategy, go to the last line and every time pressing the "down" key on keyboard (so trying to move cursor down when it is altready on the last line in editor)
Please somebody answer if you look at my post
|
|
|
|
 |
Platform Support
|
Post subject: Re: Frequent AWT exception logged |
Post rating: 0
|
Posted: Fri 22 Nov, 2013, 17:30
|
|
JForex Master |  |
User rating: ∞
Joined: Wed 16 Sep, 2009, 18:23 Posts: 1054 Location: Geneva, Switzerland
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|