I am seeing following error, but it's not showing my application in the stack 
trace. Is there a good way to debug these kind of errors? Thanks.

Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: 
index 6 out of bounds.    at 
org.apache.pivot.collections.ArrayList.verifyIndexBounds(Unknown Source)    at 
org.apache.pivot.collections.ArrayList.get(Unknown Source)    at 
org.apache.pivot.wtk.skin.terra.TerraTableViewSkin.paint(Unknown Source)    at 
org.apache.pivot.wtk.Component.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.Container.paint(Unknown Source)    at 
org.apache.pivot.wtk.ApplicationContext$DisplayHost.paintDisplay(Unknown 
Source)    at 
org.apache.pivot.wtk.ApplicationContext$DisplayHost.paintVolatileBuffered(Unknown
 Source)    at 
org.apache.pivot.wtk.ApplicationContext$DisplayHost.paint(Unknown Source)    at 
org.apache.pivot.wtk.ApplicationContext$DisplayHost.update(Unknown Source)    
at sun.awt.RepaintArea.updateComponent(RepaintArea.java:267)    at 
sun.awt.RepaintArea.paint(RepaintArea.java:233)    at 
apple.awt.ComponentModel.handleEvent(ComponentModel.java:263)    at 
java.awt.Component.dispatchEventImpl(Component.java:4790)    at 
java.awt.Component.dispatchEvent(Component.java:4544)    at 
java.awt.EventQueue.dispatchEvent(EventQueue.java:635)    at 
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)  
  at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)    
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)    at 
java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

______________________________________________

See  http://www.peak6.com/email_disclaimer.php
for terms and conditions related to this email

Reply via email to