PreviousNextTracker indexSee it online !

(83/211) 3611 - Exception when opening a file

I got the following exception while switching a project in ProjectViewer. When switching a project, PV tries to open the files that were last open for the project, and I get:
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: Exception in AWT thread:
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: java.lang.ArrayIndexOutOfBoundsException: 0:260
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: at org.gjt.sp.jedit.buffer.JEditBuffer.getSegment(JEditBuffer.java:660)
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: at org.gjt.sp.jedit.buffer.JEditBuffer.parseBufferLocalProperties(JEditBuffer.java:2695)
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: at org.gjt.sp.jedit.Buffer.finishLoading(Buffer.java:1991)
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: at org.gjt.sp.jedit.Buffer.access$400(Buffer.java:91)
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: at org.gjt.sp.jedit.Buffer$1.run(Buffer.java:263)
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: at org.gjt.sp.util.WorkThreadPool.doAWTRequest(WorkThreadPool.java:396)
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: at org.gjt.sp.util.WorkThreadPool.doAWTRequests(WorkThreadPool.java:381)
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: at org.gjt.sp.util.WorkThreadPool.access$200(WorkThreadPool.java:39)
11:32:42 AM \[AWT-EventQueue-0\] \[error\] WorkThread: at org.gjt.sp.util.WorkThreadPool$RunRequestsInAWTThread.run(WorkThreadPool.java:481)

Submitted nobody - 2011-11-14 09:45:25 Assigned
Priority 5 Labels editor core
Status open Group None
Resolution None

Comments