Here is the exception thrown when my file chooser acts strange in 
loading stuff (leaves the "loading..." node - sometimes doesnt load all 
the directories)

Basically - it usually still works (listing all files in my home 
directory.. bnut I still have the "loading.." node

I know this is probably my heap size being full, but it should probably 
be handled cleaner ?


Ian

java.lang.OutOfMemoryError
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.jar.JarFile.<init>(JarFile.java:82)
         at com.intellij.vfs.jar.a.<init>(a.java:40)
         at com.intellij.a.j.e(j.java:39)
         at javax.swing.JTree.setExpandedState(JTree.java:2794)
         at javax.swing.JTree.expandPath(JTree.java:1646)
        ? -----
         at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:
98)
         at java.awt.Dialog.show(Dialog.java:380)
         at com.intellij.ui.dr.show(dr.java:29)
         at com.intellij.ide.desktop.impl.cy.a(cy.java:42)
         at com.intellij.ide.desktop.impl.o.a(o.java:271)
         at com.intellij.ui.y.M(y.java:44)
         at com.intellij.a.r.a(r.java:99)
         at com.intellij.a.r.a(r.java:87)
         at com.intellij.ide.impl.dv.d(dv.java:7)
         at com.intellij.ide.impl.cd.actionPerformed(cd.java:4)


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to