AWT Exception

Hi All

Please would anybody help me in Understanding the following Exception.Its coming from my Applet.

Java.lang.IllegalArgumentException: Invalid remove

at javax.swing.JTextArea.replaceRange(Unknown Source)

at sun.plugin.ConsoleWindow$24.run(Unknown Source)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)

Cheers

Akash

[784 byte] By [Akash5495a] at [2007-11-27 8:16:04]
# 1
Did you ever get a response to this? I get the same message every once in awhile which kills my Applet..
DamienBlonda at 2007-7-12 20:00:55 > top of Java-index,Desktop,Core GUI APIs...