From: SourceForge.net <no...@so...> - 2006-03-23 06:10:15
|
Bugs item #1456713, was opened at 2006-03-23 06:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1456713&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Other Group: 5: Makes DrJ unstable Status: Open Resolution: None Priority: 5 Submitted By: J.D. Leonard (vinegar5) Assigned to: Nobody/Anonymous (nobody) Summary: OutOfMemoryError (on WinXP Hibernate?) Initial Comment: This error repeated a number of times. Each time, after clicking the OK button, it instantly reappeared. Eventually it did not reapear. But it then appeared again. [See screen1.jpg]: Before this screenshot was taken, the whole DrJava window in the background was grey as the right hand portion is in the screenshot. The screenshot was taken after clicking once slightly to the left of the "Unexpected Error" window and then dragging that window up and left. Another one appeared in its original location. And then another... When there was no error window, I could do normal operations in DrJava until the next one appeared. I used WinXP's hibernate feature with DrJava open which is the only thing I can think of that might have caused this but I think I have used hibernate sucessfully with DrJava in the past. I only found the error when I switched to the DrJava window after doing something else. Stack trace: java.lang.OutOfMemoryError: Java heap space DrJava Version : 20060127-2145 System Properties: awt.toolkit sun.awt.windows.WToolkit file.encoding Cp1252 file.encoding.pkg sun.io file.separator \ java.awt.graphicsenv sun.awt.Win32GraphicsEnvironment java.awt.printerjob sun.awt.windows.WPrinterJob java.class.path C:\Program Files\Dr Java\drjava.exe;C:\Program Files\Java\jdk1.5.0_02\lib\tools.jar; java.class.version 49.0 java.endorsed.dirs C:\Program Files\Java\jre1.5.0_06\lib\endorsed java.ext.dirs C:\Program Files\Java\jre1.5.0_06\lib\ext java.home C:\Program Files\Java\jre1.5.0_06 java.io.tmpdir C:\DOCUME~1\JD\LOCALS~1\Temp\ java.library.path C:\Program Files\Java\jre1.5.0_06\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Java\jdk1.5.0_02\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\GNU\GnuPG;;C:\Program Files\SSH Communications Security\SSH Secure Shell java.rmi.server.hostname 127.0.0.1 java.runtime.name Java(TM) 2 Runtime Environment, Standard Edition java.runtime.version 1.5.0_06-b05 java.specification.name Java Platform API Specification java.specification.vendor Sun Microsystems Inc. java.specification.version 1.5 java.vendor Sun Microsystems Inc. java.vendor.url http://java.sun.com/ java.vendor.url.bug http://java.sun.com/cgi-bin/bugreport.cgi java.version 1.5.0_06 java.vm.info mixed mode, sharing java.vm.name Java HotSpot(TM) Client VM java.vm.specification.name Java Virtual Machine Specification java.vm.specification.vendor Sun Microsystems Inc. java.vm.specification.version 1.0 java.vm.vendor Sun Microsystems Inc. java.vm.version 1.5.0_06-b05 line.separator os.arch x86 os.name Windows XP os.version 5.1 path.separator ; sun.arch.data.model 32 sun.awt.exception.handler edu.rice.cs.drjava.ui.AWTExceptionHandler sun.boot.class.path C:\Program Files\Java\jre1.5.0_06\lib\rt.jar;C:\Program Files\Java\jre1.5.0_06\lib\i18n.jar;C:\Program Files\Java\jre1.5.0_06\lib\sunrsasign.jar;C:\Program Files\Java\jre1.5.0_06\lib\jsse.jar;C:\Program Files\Java\jre1.5.0_06\lib\jce.jar;C:\Program Files\Java\jre1.5.0_06\lib\charsets.jar;C:\Program Files\Java\jre1.5.0_06\classes sun.boot.library.path C:\Program Files\Java\jre1.5.0_06\bin sun.cpu.endian little sun.cpu.isalist pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 sun.desktop windows sun.io.unicode.encoding UnicodeLittle sun.jnu.encoding Cp1252 sun.management.compiler HotSpot Client Compiler sun.os.patch.level Service Pack 2 user.country US user.dir C:\Program Files\Dr Java user.home C:\Documents and Settings\JD user.language en user.name JD user.timezone America/Chicago user.variant ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1456713&group_id=44253 |