Version: 505-509
JDK: Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
OS: windows 2000, sp2.
When expanding the file tree in the CVS window I try to expand a non-leaf
directory with about 250 checked in files. The cpu gets pegged, and
eventually I
get the following output.
Exception occurred during event dispatching:
java.lang.OutOfMemoryError
<<no stack trace available>>
I caused the thread dump, in case it's of use.
Full thread dump:
"EditorCaretThread" prio=7 tid=0x1456da00 nid=0x310 waiting on monitor
[0x14e2f0
00..0x14e2fdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.editor.b.bf.run(bf.java:72)
at java.lang.Thread.run(Thread.java:484)
"EditorCaretThread" prio=7 tid=0x143d5638 nid=0x268 waiting on monitor
[0x14def0
00..0x14defdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.editor.b.bf.run(bf.java:72)
at java.lang.Thread.run(Thread.java:484)
"EditorCaretThread" prio=7 tid=0xcba0ac8 nid=0x4d4 waiting on monitor
[0x14daf00
0..0x14dafdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.editor.b.bf.run(bf.java:72)
at java.lang.Thread.run(Thread.java:484)
"EditorCaretThread" prio=7 tid=0x817c58 nid=0x728 waiting on monitor
[0x14bdf000
..0x14bdfdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.editor.b.bf.run(bf.java:72)
at java.lang.Thread.run(Thread.java:484)
"EditorCaretThread" prio=7 tid=0x143838e8 nid=0x164 waiting on monitor
[0x14b4f0
00..0x14b4fdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.editor.b.bf.run(bf.java:72)
at java.lang.Thread.run(Thread.java:484)
"EditorCaretThread" prio=7 tid=0xca30c78 nid=0x6d4 waiting on monitor
[0x14b0f00
0..0x14b0fdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.editor.b.bf.run(bf.java:72)
at java.lang.Thread.run(Thread.java:484)
"EditorCaretThread" prio=7 tid=0x142e8728 nid=0x738 waiting on monitor
[0x14acf0
00..0x14acfdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.editor.b.bf.run(bf.java:72)
at java.lang.Thread.run(Thread.java:484)
"EditorCaretThread" prio=7 tid=0x14322928 nid=0x698 waiting on monitor
[0x14a4f0
00..0x14a4fdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.editor.b.bf.run(bf.java:72)
at java.lang.Thread.run(Thread.java:484)
"TimerQueue" daemon prio=5 tid=0x822c40 nid=0x5ec waiting on monitor
[0x1484f000
..0x1484fdbc]
at java.lang.Object.wait(Native Method)
at javax.swing.TimerQueue.run(TimerQueue.java:233)
at java.lang.Thread.run(Thread.java:484)
"Thread-14" prio=5 tid=0x2352e8 nid=0x484 waiting on monitor [0..0x6fb30]
"Thread-7" prio=5 tid=0x142a2e88 nid=0x6b4 waiting on monitor
[0x146ef000..0x146
efdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.status.e.run(e.java:6)
at java.lang.Thread.run(Thread.java:484)
"StoreRefreshStatusThread" prio=2 tid=0xcbb7c60 nid=0x5bc waiting on monitor
[0x
1419f000..0x1419fdbc]
at java.lang.Thread.sleep(Native Method)
at com.intellij.vfs.local.l.run(l.java:5)
"WatchForChangesThread" prio=5 tid=0xcb909d8 nid=0x660 runnable
[0x1415f000..0x1
415fdbc]
at com.intellij.vfs.local.win32.FileWatcher.waitForChangeImpl(Native
Met
hod)
at com.intellij.vfs.local.win32.FileWatcher.b(FileWatcher.java:12)
at com.intellij.vfs.local.m.run(m.java:23)
"Screen Updater" prio=5 tid=0xcb1c648 nid=0x73c waiting on monitor
[0xd10f000..0
xd10fdbc]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:420)
at sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:76)
at sun.awt.ScreenUpdater.run(ScreenUpdater.java:95)
"AWT-Windows" prio=7 tid=0xca88bf8 nid=0x744 runnable [0xce5f000..0xce5fdbc]
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(WToolkit.java:188)
at java.lang.Thread.run(Thread.java:484)
"SunToolkit.PostEventQueue-0" prio=7 tid=0xca880f0 nid=0x748 waiting on
monitor
[0xce1f000..0xce1fdbc]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:420)
at sun.awt.PostEventQueue.run(SunToolkit.java:491)
"AWT-EventQueue-0" prio=7 tid=0x8af4c8 nid=0x74c waiting on monitor
[0xcddf000..
0xcddfdbc]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:420)
at java.awt.EventQueue.getNextEvent(EventQueue.java:260)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:106)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:98)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
"Signal Dispatcher" daemon prio=10 tid=0x809e88 nid=0x640 waiting on monitor
[0.
.0]
"Finalizer" daemon prio=9 tid=0x23a240 nid=0x760 waiting on monitor
[0xcc8f000..
0xcc8fdbc]
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162)
"Reference Handler" daemon prio=10 tid=0xc9d0c28 nid=0x72c waiting on
monitor [0
xcc4f000..0xcc4fdbc]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:420)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110)
"VM Thread" prio=5 tid=0x2367a8 nid=0x718 runnable
"VM Periodic Task Thread" prio=10 tid=0x808b88 nid=0x758 waiting on monitor
"Suspend Checker Thread" prio=10 tid=0x8094d8 nid=0x348 runnable
Glenn
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list