You can subscribe to this list here.
2002 |
Jan
(17) |
Feb
(80) |
Mar
(56) |
Apr
(79) |
May
(9) |
Jun
(60) |
Jul
(29) |
Aug
(40) |
Sep
(23) |
Oct
(6) |
Nov
(25) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(17) |
Feb
(85) |
Mar
(22) |
Apr
(3) |
May
(18) |
Jun
(27) |
Jul
(38) |
Aug
(19) |
Sep
(15) |
Oct
(6) |
Nov
(2) |
Dec
(5) |
2004 |
Jan
(19) |
Feb
(26) |
Mar
(30) |
Apr
(29) |
May
(8) |
Jun
(28) |
Jul
(39) |
Aug
(17) |
Sep
(19) |
Oct
(12) |
Nov
(18) |
Dec
(9) |
2005 |
Jan
(5) |
Feb
(18) |
Mar
(4) |
Apr
(5) |
May
(9) |
Jun
(10) |
Jul
(15) |
Aug
(11) |
Sep
(6) |
Oct
(6) |
Nov
(11) |
Dec
(6) |
2006 |
Jan
(10) |
Feb
(27) |
Mar
(24) |
Apr
(39) |
May
(14) |
Jun
(14) |
Jul
(5) |
Aug
(15) |
Sep
(21) |
Oct
(25) |
Nov
(10) |
Dec
(6) |
2007 |
Jan
(19) |
Feb
(23) |
Mar
(10) |
Apr
(10) |
May
(10) |
Jun
(9) |
Jul
(8) |
Aug
(6) |
Sep
(10) |
Oct
(7) |
Nov
(4) |
Dec
(5) |
2008 |
Jan
(23) |
Feb
(13) |
Mar
(19) |
Apr
(11) |
May
(11) |
Jun
(10) |
Jul
(12) |
Aug
(19) |
Sep
(11) |
Oct
(4) |
Nov
(6) |
Dec
|
2009 |
Jan
(8) |
Feb
(15) |
Mar
(21) |
Apr
(12) |
May
(14) |
Jun
(9) |
Jul
(2) |
Aug
(17) |
Sep
(36) |
Oct
(31) |
Nov
(13) |
Dec
(13) |
2010 |
Jan
(24) |
Feb
(17) |
Mar
(32) |
Apr
(18) |
May
(9) |
Jun
(6) |
Jul
(11) |
Aug
(18) |
Sep
(7) |
Oct
(20) |
Nov
(5) |
Dec
(4) |
2011 |
Jan
(1) |
Feb
(5) |
Mar
(3) |
Apr
(1) |
May
(2) |
Jun
|
Jul
(1) |
Aug
(4) |
Sep
(7) |
Oct
(1) |
Nov
(3) |
Dec
(1) |
2012 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
(4) |
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(3) |
Nov
(3) |
Dec
|
2013 |
Jan
(1) |
Feb
(3) |
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2010-01-15 18:10:25
|
Bugs item #2933016, was opened at 2010-01-15 18:10 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2933016&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: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Private: Yes Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: random error Initial Comment: java.lang.ArrayIndexOutOfBoundsException: 36 at sun.font.FontDesignMetrics.charsWidth(FontDesignMetrics.java:492) at javax.swing.text.Utilities.getTabbedTextOffset(Utilities.java:381) at javax.swing.text.Utilities.getTabbedTextOffset(Utilities.java:302) at javax.swing.text.Utilities.getTabbedTextOffset(Utilities.java:286) at javax.swing.text.PlainView.viewToModel(PlainView.java:403) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(BasicTextUI.java:1540) at javax.swing.plaf.basic.BasicTextUI.viewToModel(BasicTextUI.java:1089) at javax.swing.text.DefaultCaret.positionCaret(DefaultCaret.java:292) at javax.swing.text.DefaultCaret.adjustCaret(DefaultCaret.java:497) at javax.swing.text.DefaultCaret.adjustCaretAndFocus(DefaultCaret.java:485) at javax.swing.text.DefaultCaret.mousePressed(DefaultCaret.java:475) at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:263) at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262) at java.awt.Component.processMouseEvent(Component.java:6260) at javax.swing.JComponent.processMouseEvent(JComponent.java:3267) at java.awt.Component.processEvent(Component.java:6028) at java.awt.Container.processEvent(Container.java:2041) at java.awt.Component.dispatchEventImpl(Component.java:4630) at java.awt.Container.dispatchEventImpl(Container.java:2099) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4235) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168) at java.awt.Container.dispatchEventImpl(Container.java:2085) at java.awt.Window.dispatchEventImpl(Window.java:2475) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 2412 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\SUN\SDK\JDK\jre\bin java.vm.version = 14.2-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.dir> java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\SUN\SDK\JDK\jre\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\SUN\SDK\JDK\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;c:\PROGRA~1\imagemagick-6.3.7-q16;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\wbem;c:\PROGRA~1\intel\dmix;c:\altera\61\quartus\bin;c:\PROGRA~1\Microsoft SQL Server\90\Tools\binn\;C:\PROGRA~1\ATT\Graphviz\bin;C:\VXIPNP\WinNT\Bin;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\DB2_CL~1\BIN;C:\PROGRA~1\IBM\DB2_CL~1\FUNCTION;C:\PROGRA~1\IBM\DB2_CL~1\SAMPLES\REPL;C:\PROGRA~1\Microsoft Visual Studio 8\VC\bin;C:\PROGRA~1\Microsoft Visual Studio 8\Common7\IDE;C:\PROGRA~1\Microsoft Visual Studio 8\VC\include;C:\PROGRA~1\Microsoft Visual Studio 8\VC\lib;C:\PROGRA~1\Microsoft Visual Studio 8\VC\PlatformSDK;C:\PROGRA~1\QuickTime\QTSystem;C:\FEKO\bin;C:\FEKO\InterOp\code\bin;c:\glassfish\bin;C:\PROGRA~1\Graphviz2.20\Bin;C:\PROGRA~1\TortoiseSVN\bin;C:\PROGRA~1\use-2.4.0\bin;C:\PROGRA~1\OpenCV_1.1pre1\bin;c:\altera\81\quartus\bin;C:\PROGRA~1\ZipGenius 6\;c:\matlab\r2008b\bin;c:\matlab\r2008b\bin\win32;C:\PROGRA~1\Microchip\MPLAB C32 Suite\bin;C:\PROGRA~1\Microchip\MPLAB IDE\VDI;C:\Sun\SDK\bin;C:\Sun\SDK\jdk\bin;C:\Program Files\SSH Communications Security\SSH Secure Shell java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = C:\Program Files\DrJava\drjava-stable-20090821-r5004.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\SUN\SDK\JDK\jre sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode java.version = 1.6.0_16 java.ext.dirs = C:\SUN\SDK\JDK\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\SUN\SDK\JDK\jre\lib\resources.jar;C:\SUN\SDK\JDK\jre\lib\rt.jar;C:\SUN\SDK\JDK\jre\lib\sunrsasign.jar;C:\SUN\SDK\JDK\jre\lib\jsse.jar;C:\SUN\SDK\JDK\jre\lib\jce.jar;C:\SUN\SDK\JDK\jre\lib\charsets.jar;C:\SUN\SDK\JDK\jre\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Fri Jan 15 13:09:48 EST 2010 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] save.before.compile = true recent.files = [C:\\New Folder2\\Lab 1\\Command.java,C:\\New Folder2\\Other\\Lab 7\\MyMath.java] window.height = 650 window.width = 855 window.x = 496 window.y = 278 last.dir = C:\\New Folder2\\Lab 1\\Command.java last.interactions.dir = C:\\New Folder2\\Lab 1 tabbedpanes.state = 640 512 700 400 dialog.drjava.survey.enabled = false new.version.notification.last = 1263574134189 drjava.survey.notification.last = 1233321000288 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=4668&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_07&java.vendor=Sun%20Microsystems%20Inc. Used memory: about 20.49 megabytes Free memory: about 7.86 megabytes Total memory: about 28.35 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2933016&group_id=44253 |
From: SourceForge.net <no...@so...> - 2010-01-14 17:44:40
|
Bugs item #2932204, was opened at 2010-01-14 17:44 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2932204&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: Config Framework Group: None Status: Open Resolution: None Priority: 5 Private: Yes Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: error in installing Initial Comment: kindly resolve the issue...error screen shot attached. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2932204&group_id=44253 |
From: SourceForge.net <no...@so...> - 2010-01-13 10:21:19
|
Feature Requests item #2931268, was opened at 2010-01-13 10:21 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2931268&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: Definitions (source editor) Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Intellisense feature Initial Comment: DrJava is a very great Editor I would be grateful if an intellisense is add up to the Editor, Becaue Java has got alot of functions in there by employing the intellisense feature will quickly pop-up and diplay all the function or features of a control. Programming is very broad, sometimes you might forget alot about some functions and methods, which I think the intellisense will also help. Izygk - aq...@li... Ghana ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2931268&group_id=44253 |
From: SourceForge.net <no...@so...> - 2010-01-13 10:15:02
|
Bugs item #2931264, was opened at 2010-01-13 10:14 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2931264&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: Interactions Group: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Check our this Error Initial Comment: java.lang.ArrayIndexOutOfBoundsException: 69 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 1407 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;;C:\Program Files\Java\jdk1.6.0\bin;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/Los_Angeles java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_17 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = #DrJava configuration file #Fri Jan 04 01:52:26 PST 1980 lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] save.before.compile = true recent.files = [D:\\Java Lessons\\Revision1.java,D:\\Java Lessons\\myArrays.java,D:\\Java Lessons\\mySwitch.java] window.height = 746 window.width = 1032 window.x = -4 window.y = -4 window.state = 6 doc.list.width = 158 last.dir = D:\\Java Lessons\\myCalendar.java last.interactions.dir = D:\\Java Lessons dialog.completeword.scan.class.files = true dialog.completeword.javaapi = true tabbedpanes.state = 512 384 700 400 new.version.notification.last = 315823247454 drjava.survey.notification.last = 315824568844 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_17&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = never Used memory: about 25.19 megabytes Free memory: about 5.75 megabytes Total memory: about 30.94 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2931264&group_id=44253 |
From: SourceForge.net <no...@so...> - 2010-01-11 23:59:05
|
Bugs item #2930224, was opened at 2010-01-11 23:59 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2930224&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: Debugger Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: java.lang.Array........ Initial Comment: There seems to some ExceptionHadling Problem wih Arrays. Nevertheless, DrJava is the best Editor among all the other Editors and some so called IDE. I really like to know if my suggestion and ideas are welcomed, then I will do well and contribute to the successful upbringing of DrJAVA. Thank you contact : aq...@li... | Programmer Name: Izygk ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2930224&group_id=44253 |
From: SourceForge.net <no...@so...> - 2010-01-07 19:03:00
|
Bugs item #2927749, was opened at 2010-01-07 19:02 Message generated for change (Tracker Item Submitted) made by mawgre You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2927749&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: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Private: No Submitted By: Yannick Figueiredo (mawgre) Assigned to: Nobody/Anonymous (nobody) Summary: Error occured when studying for University Exam Initial Comment: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is: java.net.SocketException: Connection reset at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source) at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source) at sun.rmi.server.UnicastRef.invoke(Unknown Source) at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown Source) at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source) at $Proxy0.addExternalFilesClassPath(Unknown Source) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM.addExternalFilesClassPath(MainJVM.java:419) at edu.rice.cs.drjava.model.repl.RMIInteractionsModel.addExternalFilesClassPath(RMIInteractionsModel.java:115) at edu.rice.cs.drjava.model.DefaultGlobalModel.addDocToClassPath(DefaultGlobalModel.java:591) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.saveFileAs(AbstractGlobalModel.java:3088) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.saveFile(AbstractGlobalModel.java:2987) at edu.rice.cs.drjava.model.AbstractGlobalModel.saveAllFilesHelper(AbstractGlobalModel.java:1436) at edu.rice.cs.drjava.model.AbstractGlobalModel.saveAllFiles(AbstractGlobalModel.java:1416) at edu.rice.cs.drjava.ui.MainFrame._saveAll(MainFrame.java:4977) at edu.rice.cs.drjava.ui.MainFrame$ModelListener._saveAllBeforeProceeding(MainFrame.java:9201) at edu.rice.cs.drjava.ui.MainFrame$ModelListener.saveBeforeCompile(MainFrame.java:9117) at edu.rice.cs.drjava.model.GlobalEventNotifier.saveBeforeCompile(GlobalEventNotifier.java:429) at edu.rice.cs.drjava.model.compiler.CompilerEventNotifier.saveBeforeCompile(CompilerEventNotifier.java:109) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel._prepareForCompile(DefaultCompilerModel.java:208) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel.compileAll(DefaultCompilerModel.java:150) at edu.rice.cs.drjava.ui.MainFrame._compileAll(MainFrame.java:5396) at edu.rice.cs.drjava.ui.MainFrame.access$4800(MainFrame.java:117) at edu.rice.cs.drjava.ui.MainFrame$51.actionPerformed(MainFrame.java:829) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at edu.rice.cs.drjava.ui.DefinitionsPane.processKeyEvent(DefinitionsPane.java:605) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(Unknown Source) at java.io.BufferedInputStream.fill(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at java.io.DataInputStream.readByte(Unknown Source) ... 46 more System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 51040 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = PT sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Downloads\NEWsoft java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows Vista sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\CyberLink\Power2Go;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.0 user.home = <anonymized user.home> user.timezone = Europe/London java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Downloads\NEWsoft\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 32 user.language = pt java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_17 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = #DrJava configuration file #Thu Jan 07 18:59:28 GMT 2010 javac.location = C:\\Program Files\\Java\\jdk1.6.0_11\\lib\\tools.jar extra.classpath = C:\\Program Files\\Java\\jdk1.6.0_11\\lib\\acm.jar;C:\\Program Files\\Java\\jdk1.6.0_11\\lib\\prog-ua.jar font.main = Monospaced-13 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] interactions.exit.prompt = false save.before.compile = true recent.files = [M:\\Prog2\\prog\\TreinoExame2010\\testePraticoTipo1.java,M:\\Prog2\\prog\\TreinoExame2010\\aula1e3.java,M:\\Prog2\\prog\\ProgJava\\calculo_do_tempo_em_segundos.java,M:\\Prog2\\prog\\TreinoExame2010\\aula1e2.java,M:\\Prog2\\prog\\ProgJava\\ex3.java] window.height = 786 window.width = 1296 window.x = -8 window.y = -8 window.state = 6 doc.list.width = 158 last.dir = M:\\Prog2\\prog\\TreinoExame2010\\testePraticoTipo1eB.java last.interactions.dir = M:\\Prog2\\prog\\TreinoExame2010 tabbedpanes.state = 640 400 700 400 dialog.drjava.survey.enabled = false new.version.notification.last = 1262808682174 drjava.survey.notification.last = 1262818193238 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20Vista&os.version=6.0&java.version=1.6.0_17&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = always Used memory: about 16,99 megabytes Free memory: about 9,88 megabytes Total memory: about 26,87 megabytes Total memory can expand to: about 63,56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2927749&group_id=44253 |
From: SourceForge.net <no...@so...> - 2010-01-03 17:32:49
|
Bugs item #2925280, was opened at 2010-01-03 18:32 Message generated for change (Tracker Item Submitted) made by marieluise You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2925280&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Marie-Luise Herrmann (marieluise) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot type brackets (2) Initial Comment: UUps, I don't know what happened. I cannot see my and your comments anymore. So I opened a new one - excuse me. Here are the System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 55925 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries java.vm.version = 14.3-b01-101 awt.nativeDoubleBuffering = true gopherProxySet = false mrj.build = 10M3025 java.vm.vendor = Apple Inc. java.vendor.url = http://www.apple.com/ path.separator = : java.vm.name = Java HotSpot(TM) 64-Bit Server VM file.encoding.pkg = sun.io user.country = DE sun.os.patch.level = unknown java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.dir> java.runtime.version = 1.6.0_17-b04-248-10M3025 java.awt.graphicsenv = apple.awt.CGraphicsEnvironment java.endorsed.dirs = /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/endorsed os.arch = x86_64 edu.rice.cs.drjava.icon = <anonymized user.dir>/DrJava.app/Contents/Resources/DrJava.icns apple.awt.graphics.UseOpenGL = false java.io.tmpdir = /var/folders/1j/1j6k44yX2RWrbU+8ZLeWBU+++TI/-Tmp-/ line.separator = "\u000a" java.vm.specification.vendor = Sun Microsystems Inc. os.name = Mac OS X apple.laf.useScreenMenuBar = true sun.jnu.encoding = MacRoman java.library.path = <anonymized user.dir>/DrJava.app/Contents/Resources/Java:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources:.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot 64-Bit Server Compiler os.version = 10.6.2 http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 user.home = <anonymized user.home> user.timezone = Europe/Berlin java.awt.printerjob = apple.awt.CPrinterJob file.encoding = MacRoman java.specification.version = 1.6 java.class.path = <anonymized user.dir>/DrJava.app/Contents/Resources/Java/drjava.jar user.name = <anonymized user.name> apple.awt.graphics.UseQuartz = false java.vm.specification.version = 1.0 java.home = /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home sun.arch.data.model = 64 user.language = de java.specification.vendor = Sun Microsystems Inc. awt.toolkit = apple.awt.CToolkit java.vm.info = mixed mode java.version = 1.6.0_17 java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext sun.boot.class.path = /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jsfd.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/ui.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/laf.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/sunrsasign.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jsse.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/charsets.jar:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar java.vendor = Apple Inc. file.separator = / java.vendor.url.bug = http://bugreport.apple.com/ sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 mrj.version = 1060.1.6.0_17-248 socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16 ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 sun.awt.exception.handler = apple.awt.CToolkit$EventQueueExceptionHandler sun.cpu.isalist = #DrJava configuration file #Sun Jan 03 18:27:19 CET 2010 browser.file = /Applications/Safari.app font.main = Courier New-12 lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] indent.level = 4 recent.files = [<anonymized user.home>/Documents/drjava/testfile.java] window.x = 240 window.y = 162 last.dir = <anonymized user.home>/Documents/drjava last.interactions.dir = <anonymized user.home>/Documents/drjava tabbedpanes.state = 840 525 700 400 new.version.notification.last = 1262517264848 drjava.survey.notification.last = 1262539611484 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Mac%20OS%20X&os.version=10.6.2&java.version=1.6.0_17&java.vendor=Apple%20Inc. Used memory: about 22,14 megabytes Free memory: about 57,24 megabytes Total memory: about 79,38 megabytes Total memory can expand to: about 81,44 megabytes Number of processors/cores: 16 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2925280&group_id=44253 |
From: SourceForge.net <no...@so...> - 2010-01-03 12:07:17
|
Bugs item #2925193, was opened at 2010-01-03 13:07 Message generated for change (Tracker Item Submitted) made by marieluise You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2925193&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: UI: MacOS X-specific Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Marie-Luise Herrmann (marieluise) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot type brackets Initial Comment: I tried DrJava with Mac OS X 10.6 and experienced that I cannot type brackets - [ ] - with a german keyboard. Normally I get this brackets with ALT 5 and ALT 6. Curly brackets - { } - are no problem, which I get with ALT 8 and ALT 9. Thanks Marie-Luise ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2925193&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-27 06:47:36
|
Bugs item #2921763, was opened at 2009-12-27 06:47 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2921763&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: None Group: 5: Makes DrJ unstable Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Hit enter, and then tried to tab.. tab key wont work anymore Initial Comment: edu.rice.cs.util.UnexpectedException: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 144 in ddoc for Encryptionv1.java at edu.rice.cs.drjava.model.definitions.indent.ActionStartPrevStmtPlus.indentLine(ActionStartPrevStmtPlus.java:114) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:92) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.Indenter.indent(Indenter.java:157) at edu.rice.cs.drjava.model.AbstractDJDocument._indentLine(AbstractDJDocument.java:1048) at edu.rice.cs.drjava.model.AbstractDJDocument.indentLines(AbstractDJDocument.java:986) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.indentLines(AbstractGlobalModel.java:3578) at edu.rice.cs.drjava.ui.DefinitionsPane.indentLines(DefinitionsPane.java:1144) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:238) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:203) at edu.rice.cs.drjava.ui.DefinitionsPane$IndentKeyActionTab.actionPerformed(DefinitionsPane.java:340) at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1636) at javax.swing.JComponent.processKeyBinding(JComponent.java:2851) at javax.swing.JComponent.processKeyBindings(JComponent.java:2886) at javax.swing.JComponent.processKeyEvent(JComponent.java:2814) at edu.rice.cs.drjava.ui.DefinitionsPane.processKeyEvent(DefinitionsPane.java:622) at java.awt.Component.processEvent(Component.java:6040) at java.awt.Container.processEvent(Container.java:2041) at java.awt.Component.dispatchEventImpl(Component.java:4630) at java.awt.Container.dispatchEventImpl(Container.java:2099) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1848) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:704) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:969) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:841) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:668) at java.awt.Component.dispatchEventImpl(Component.java:4502) at java.awt.Container.dispatchEventImpl(Container.java:2099) at java.awt.Window.dispatchEventImpl(Window.java:2475) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Caused by: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 144 in ddoc for Encryptionv1.java at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) ... 43 more Caused by: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 144 in ddoc for Encryptionv1.java at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) at edu.rice.cs.drjava.model.definitions.indent.ActionStartPrevStmtPlus.indentLine(ActionStartPrevStmtPlus.java:114) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:92) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.Indenter.indent(Indenter.java:157) at edu.rice.cs.drjava.model.AbstractDJDocument._indentLine(AbstractDJDocument.java:1048) at edu.rice.cs.drjava.model.AbstractDJDocument.indentLines(AbstractDJDocument.java:986) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.indentLines(AbstractGlobalModel.java:3578) at edu.rice.cs.drjava.ui.DefinitionsPane.indentLines(DefinitionsPane.java:1144) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:238) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:203) at edu.rice.cs.drjava.ui.DefinitionsPane$IndentKeyActionTab.actionPerformed(DefinitionsPane.java:340) at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1636) at javax.swing.JComponent.processKeyBinding(JComponent.java:2851) at javax.swing.JComponent.processKeyBindings(JComponent.java:2886) at javax.swing.JComponent.processKeyEvent(JComponent.java:2814) at edu.rice.cs.drjava.ui.DefinitionsPane.processKeyEvent(DefinitionsPane.java:622) at java.awt.Component.processEvent(Component.java:6040) at java.awt.Container.processEvent(Container.java:2041) at java.awt.Component.dispatchEventImpl(Component.java:4630) at java.awt.Container.dispatchEventImpl(Container.java:2099) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1848) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:704) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:969) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:841) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:668) at java.awt.Component.dispatchEventImpl(Component.java:4502) at java.awt.Container.dispatchEventImpl(Container.java:2099) at java.awt.Window.dispatchEventImpl(Window.java:2475) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 35091 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/amd64 java.vm.version = 14.1-b02 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = : java.vm.name = Java HotSpot(TM) 64-Bit Server VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = unknown java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home> java.runtime.version = 1.6.0_15-b03 java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment java.endorsed.dirs = /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/endorsed os.arch = amd64 java.io.tmpdir = /tmp line.separator = "\u000a" java.vm.specification.vendor = Sun Microsystems Inc. os.name = Linux sun.jnu.encoding = UTF-8 java.library.path = /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/amd64/server:/usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/amd64:/usr/lib/jvm/java-6-sun-1.6.0.15/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot 64-Bit Server Compiler os.version = 2.6.31-16-generic user.home = <anonymized user.home> user.timezone = America/Los_Angeles java.awt.printerjob = sun.print.PSPrinterJob file.encoding = UTF-8 java.specification.version = 1.6 java.class.path = <anonymized user.home>/Desktop/drjava.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = /usr/lib/jvm/java-6-sun-1.6.0.15/jre sun.arch.data.model = 64 user.language = en java.specification.vendor = Sun Microsystems Inc. java.vm.info = mixed mode java.version = 1.6.0_15 java.ext.dirs = /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/ext:/usr/java/packages/lib/ext sun.boot.class.path = /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/resources.jar:/usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/rt.jar:/usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/jsse.jar:/usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/jce.jar:/usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/charsets.jar:/usr/lib/jvm/java-6-sun-1.6.0.15/jre/classes java.vendor = Sun Microsystems Inc. file.separator = / java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = gnome sun.cpu.isalist = #DrJava configuration file #Sat Dec 26 22:45:09 PST 2009 definitions.normal.color = #ffffff definitions.keyword.color = #0099cc definitions.type.color = #6633ff definitions.double.quoted.color = #cc0033 definitions.background.color = #000000 definitions.line.number.background.color = #000000 definitions.line.number.color = #ffffff definitions.match.color = #000099 compiler.error.color = #999900 debug.thread.color = #00ffff font.main = Courier New-16 font.line.numbers = Arial-14 lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] quit.prompt = false save.before.compile = true indent.level = 4 show.unchecked.warnings = false recent.files = [<anonymized user.home>/javavideotutes/Encryptionv1.java,<anonymized user.home>/javavideotutes/encryptionv1.0.java,<anonymized user.home>/javavideotutes/Hello.java] window.height = 629 window.width = 859 window.x = 241 window.y = 75 last.dir = <anonymized user.home>/javavideotutes/Encryptionv1.java last.interactions.dir = <anonymized user.home>/javavideotutes tabbedpanes.state = 640 400 700 400 new.version.notification.last = 1261849363972 drjava.survey.notification.last = 1261850824010 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Linux&os.version=2.6.31-16-generic&java.version=1.6.0_15&java.vendor=Sun%20Microsystems%20Inc. Used memory: about 37.68 megabytes Free memory: about 34.32 megabytes Total memory: about 72 megabytes Total memory can expand to: about 846.25 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2921763&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-22 20:18:07
|
Bugs item #2919569, was opened at 2009-12-22 20:18 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2919569&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: User interface Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Text Highlighting Error Initial Comment: This error occurred while I was highlighting text in the main editor pane. After if occurred the first time, it kept doing it whenever I tried to highlight anything. java.lang.ArrayIndexOutOfBoundsException: 59 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 1661 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.dir> java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;"C:\Program Files\Zone Labs\ZoneAlarm\MailFrontier";C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.dir>\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_17 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = #DrJava configuration file #Tue Dec 22 14:59:27 EST 2009 javac.location = C:\\Program Files\\Java\\jdk1.6.0_17\\lib\\tools.jar extra.classpath = C:\\Documents and Settings\\<anonymized user.name>\\My Documents text.antialias = false look.and.feel = com.jgoodies.looks.plastic.PlasticLookAndFeel plastic.theme = Silver key.open.javadoc = [F12] key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] key.debug.step.into = interactions.reset.prompt = false save.before.compile = true recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\graph_project\\CT_Engine\\SimpleGraphColoringResultsPane.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\graph_project\\CT_Engine\\SimpleProblemDriver.java] window.height = 746 window.width = 1032 window.x = -4 window.y = -4 window.state = 6 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\graph_project\\CT_Engine\\SimpleGraphColoringResultsPane.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\graph_project\\CT_Engine tabbedpanes.state = 512 384 700 400 dialog.drjava.survey.enabled = false new.version.notification.last = 1261499172984 drjava.survey.notification.last = 1261499368265 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_17&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = never Used memory: about 15.89 megabytes Free memory: about 2.20 megabytes Total memory: about 18.09 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2919569&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-18 03:51:27
|
Bugs item #2916719, was opened at 2009-12-17 19:51 Message generated for change (Tracker Item Submitted) made by stephendgilbert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2916719&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: 3: Ugly Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stephen Gilbert (stephendgilbert) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot edit external processes Initial Comment: When pressing the Edit button on any previously defined external process, Dr.Java displays the following message. I've tried this with fresh installs on both Windows XP and Mac OSX Leopard. I've also tried both the stable build (which this is) and the development build. java.lang.NullPointerException at edu.rice.cs.drjava.ui.ExecuteExternalDialog.<init>(ExecuteExternalDialog.java:238) at edu.rice.cs.drjava.ui.EditExternalDialog._edit(EditExternalDialog.java:330) at edu.rice.cs.drjava.ui.EditExternalDialog.access$000(EditExternalDialog.java:61) at edu.rice.cs.drjava.ui.EditExternalDialog$3.actionPerformed(EditExternalDialog.java:207) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 2740 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre1.6.0_04\bin java.vm.version = 10.0-b19 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_04-b12 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre1.6.0_04\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre1.6.0_04\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Windows Imaging\;C:\Program Files\ATI Technologies\ATI.ACE\;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Common Files\Intuit\QBPOSSDKRuntime;C:\cygwin\bin;C:\Program Files\Java\jre1.6.0_04\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/Los_Angeles java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre1.6.0_04 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_04 java.ext.dirs = C:\Program Files\Java\jre1.6.0_04\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre1.6.0_04\lib\resources.jar;C:\Program Files\Java\jre1.6.0_04\lib\rt.jar;C:\Program Files\Java\jre1.6.0_04\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0_04\lib\jsse.jar;C:\Program Files\Java\jre1.6.0_04\lib\jce.jar;C:\Program Files\Java\jre1.6.0_04\lib\charsets.jar;C:\Program Files\Java\jre1.6.0_04\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Thu Dec 17 19:31:12 PST 2009 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] last.dir = C:\\Documents and Settings\\<anonymized user.name> last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name> external.saved.count = 1 external.saved.names = [External Java 1] external.saved.cmdlines = [cmd echo Hello] external.saved.workdirs = [${drjava.working.dir}] external.saved.enclosingdjappfiles = [] Used memory: about 10.09 megabytes Free memory: about 7.57 megabytes Total memory: about 17.66 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2916719&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-13 04:04:28
|
Bugs item #2913539, was opened at 2009-12-13 04:04 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2913539&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: Performance Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Dr Java Errors Initial Comment: java.lang.ArrayIndexOutOfBoundsException: 26 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 1698 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\2D0C7~1.LUI\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Python22;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Java\jdk1.6.0_11\bin\;C:\PROGRA~1\SecureFX;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\jEdit;C:\Program Files\QuickTime\QTSystem\;;C:\PROGRA~1\COMMON~1\MUVEET~1\030625;C:\PROGRA~1\COMMON~1\MUVEET~1\030625;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_17 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = #DrJava configuration file #Sat Dec 12 23:01:52 EST 2009 lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] quit.prompt = false save.before.compile = true recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\Huff.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\Puff.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\LinkedHuffmanTree.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\HW4\\ps4\\LinkedTree.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\HW4\\ps4\\ps4\\LinkedTree.java] window.height = 899 window.width = 1112 window.x = 66 window.y = 3 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\Puff.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts tabbedpanes.state = 840 525 700 400 dialog.drjava.survey.enabled = false new.version.notification.last = 1260502059484 drjava.survey.notification.last = 1252708808746 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_15&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = always Used memory: about 22.98 megabytes Free memory: about 9.33 megabytes Total memory: about 32.32 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 java.lang.ArrayIndexOutOfBoundsException: 26 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 1698 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\2D0C7~1.LUI\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Python22;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Java\jdk1.6.0_11\bin\;C:\PROGRA~1\SecureFX;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\jEdit;C:\Program Files\QuickTime\QTSystem\;;C:\PROGRA~1\COMMON~1\MUVEET~1\030625;C:\PROGRA~1\COMMON~1\MUVEET~1\030625;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_17 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = #DrJava configuration file #Sat Dec 12 23:03:44 EST 2009 lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] quit.prompt = false save.before.compile = true recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\Huff.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\Puff.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\LinkedHuffmanTree.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\HW4\\ps4\\LinkedTree.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\HW4\\ps4\\ps4\\LinkedTree.java] window.height = 899 window.width = 1112 window.x = 66 window.y = 3 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\Puff.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts tabbedpanes.state = 840 525 700 400 dialog.drjava.survey.enabled = false new.version.notification.last = 1260502059484 drjava.survey.notification.last = 1252708808746 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_15&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = always Used memory: about 22.92 megabytes Free memory: about 9.40 megabytes Total memory: about 32.32 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 java.lang.ArrayIndexOutOfBoundsException: 26 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 1698 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\2D0C7~1.LUI\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Python22;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Java\jdk1.6.0_11\bin\;C:\PROGRA~1\SecureFX;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\jEdit;C:\Program Files\QuickTime\QTSystem\;;C:\PROGRA~1\COMMON~1\MUVEET~1\030625;C:\PROGRA~1\COMMON~1\MUVEET~1\030625;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_17 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = #DrJava configuration file #Sat Dec 12 23:03:56 EST 2009 lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] quit.prompt = false save.before.compile = true recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\Huff.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\Puff.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\LinkedHuffmanTree.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\HW4\\ps4\\LinkedTree.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\HW4\\ps4\\ps4\\LinkedTree.java] window.height = 899 window.width = 1112 window.x = 66 window.y = 3 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts\\Puff.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Harvard Files\\CSCIE119\\Grad Project\\drafts tabbedpanes.state = 840 525 700 400 dialog.drjava.survey.enabled = false new.version.notification.last = 1260502059484 drjava.survey.notification.last = 1252708808746 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_15&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = always Used memory: about 21.64 megabytes Free memory: about 10.67 megabytes Total memory: about 32.32 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2913539&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-09 18:46:06
|
Bugs item #2911586, was opened at 2009-12-09 18:46 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2911586&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: User interface Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Interactions Pane Undo/Redo Doesn't Work When Detached Initial Comment: Undo/redo in the Interactions Pane doesn't work if the Tabbed Panes are detached (Edit, Tabbed Panes, Detach Tabbed Panes). It seems to be a no-op. When the Tabbed Panes are attached, undo/redo work as expected. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2911586&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-05 21:20:46
|
Bugs item #2909410, was opened at 2009-12-05 21:20 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2909410&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: unknown error Initial Comment: Not sure what caused this. It happened while I was typing. 1 error occured! Please submit a bug report containing the information below and an account of the actions that caused the bug (if known) to http://sourceforge.net/projects/drjava. You may wish to save all your work and restart DrJava. Thanks for your help in making DrJava better! java.lang.ArrayIndexOutOfBoundsException: 27 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.positionCaret(Unknown Source) at javax.swing.text.DefaultCaret.adjustCaret(Unknown Source) at javax.swing.text.DefaultCaret.adjustCaretAndFocus(Unknown Source) at javax.swing.text.DefaultCaret.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 50348 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) 64-Bit Server VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Documents\DrJava09 java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = amd64 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows Vista sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\SSH Communications Security\SSH Secure Shell;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot 64-Bit Server Compiler os.version = 6.0 user.home = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Documents\DrJava09\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 64 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode java.version = 1.6.0_17 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = amd64 #DrJava configuration file #Sat Dec 05 16:16:33 EST 2009 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] recent.files = [C:\\Users\\<anonymized user.name>\\Documents\\CS 441\\Cache.java,C:\\Users\\<anonymized user.name>\\Documents\\Java class\\FirstProgram.java] window.x = 283 window.y = 34 last.dir = C:\\Users\\<anonymized user.name>\\Documents\\DrJava09\\BlockStack.java last.interactions.dir = C:\\Users\\<anonymized user.name> tabbedpanes.state = 683 384 700 400 new.version.notification.last = 1257896909905 Used memory: about 22.58 megabytes Free memory: about 17.36 megabytes Total memory: about 39.93 megabytes Total memory can expand to: about 81.25 megabytes Number of processors/cores: 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2909410&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-05 02:41:33
|
Bugs item #2909157, was opened at 2009-12-05 02:41 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2909157&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: None Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error keeps poping up. Initial Comment: An error keeps popping up, at variable times, and I always click dismiss...I don't have to be doing anything, If drJava is running, the error will pop up. 1 error occured! Please submit a bug report containing the information below and an account of the actions that caused the bug (if known) to http://sourceforge.net/projects/drjava. You may wish to save all your work and restart DrJava. Thanks for your help in making DrJava better! java.lang.ArrayIndexOutOfBoundsException: 5 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.positionCaret(Unknown Source) at javax.swing.text.DefaultCaret.adjustCaret(Unknown Source) at javax.swing.text.DefaultCaret.adjustCaretAndFocus(Unknown Source) at javax.swing.text.DefaultCaret.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 49621 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files (x86)\Java\jre6\bin java.vm.version = 14.2-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files (x86)\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows 7 sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files (x86)\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.1 user.home = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files (x86)\Java\jre6 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode java.version = 1.6.0_16 java.ext.dirs = C:\Program Files (x86)\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files (x86)\Java\jre6\lib\resources.jar;C:\Program Files (x86)\Java\jre6\lib\rt.jar;C:\Program Files (x86)\Java\jre6\lib\sunrsasign.jar;C:\Program Files (x86)\Java\jre6\lib\jsse.jar;C:\Program Files (x86)\Java\jre6\lib\jce.jar;C:\Program Files (x86)\Java\jre6\lib\charsets.jar;C:\Program Files (x86)\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Fri Dec 04 21:37:33 EST 2009 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] interactions.reset.prompt = false save.before.compile = true recent.files = [C:\\Users\\<anonymized user.name>\\Desktop\\ITI1520\\xxx.java,C:\\Users\\<anonymized user.name>\\Desktop\\ITI1520\\PrintTableFormat.java,C:\\Users\\<anonymized user.name>\\Desktop\\ITI1520\\test.java,C:\\Users\\<anonymized user.name>\\Desktop\\ITI1520\\DiviseurTension.java,C:\\Users\\<anonymized user.name>\\Desktop\\ITI1520\\D5Q1.java] window.height = 1040 window.width = 1920 window.x = 0 window.y = 0 last.dir = C:\\Users\\<anonymized user.name>\\Desktop\\ITI1520\\D5Q1.java last.interactions.dir = C:\\Users\\<anonymized user.name>\\Desktop\\ITI1520 tabbedpanes.state = 960 540 700 400 Used memory: about 32.24 megabytes Free memory: about 9.02 megabytes Total memory: about 41.30 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2909157&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-04 10:55:10
|
Bugs item #2908690, was opened at 2009-12-04 10:55 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2908690&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: fiddling a for-loop Initial Comment: java.lang.ArrayIndexOutOfBoundsException: 47 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 1577 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Programme\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = DE sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.dir> java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Programme\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOKUME~1\<anonymized user.name>\LOKALE~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Programme\Java\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;<anonymized user.dir>\Java\jdk1.6.0_17\bin;C:\Programme\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = Europe/Berlin java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.dir>\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Programme\Java\jre6 sun.arch.data.model = 32 user.language = de java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_17 java.ext.dirs = C:\Programme\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Programme\Java\jre6\lib\resources.jar;C:\Programme\Java\jre6\lib\rt.jar;C:\Programme\Java\jre6\lib\sunrsasign.jar;C:\Programme\Java\jre6\lib\jsse.jar;C:\Programme\Java\jre6\lib\jce.jar;C:\Programme\Java\jre6\lib\charsets.jar;C:\Programme\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Fri Dec 04 11:48:48 CET 2009 browser.file = D:\\Programme\\Mozilla Firefox\\firefox.exe javac.location = D:\\Programme\\Java\\jdk1.6.0_17\\lib\\tools.jar all.compiler.versions = true lineenum.enabled = true look.and.feel = com.jgoodies.looks.plastic.PlasticXPLookAndFeel plastic.theme = Silver key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] find.replace.all.documents = true language.level = 1 recent.files = [C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applications\\book administration\\BookTracker.java,C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applications\\book administration\\Book.java,C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applications\\simple gui\\TopLevelWindow.java,C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applets\\testing\\MyWebpage.html,C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applets\\testing\\FirstApplet.java] recent.projects = [C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applications\\book administration\\bookadmin.drjava,c:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applications\\simple gui\\TopLevelWindow.drjava,C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applets\\testing\\FirstApplet.drjava,C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applications\\testing\\HelloWorld.drjava] window.height = 578 window.width = 1032 window.x = -4 window.y = -4 window.state = 6 doc.list.width = 148 last.dir = C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applications\\Person\\Person.java last.interactions.dir = C:\\Dokumente und Einstellungen\\<anonymized user.name>\\Eigene Dateien\\minor projects\\java\\applications\\Person dialog.completeword.state = 346 300 339 135 0 dialog.completeword.javaapi = true tabbedpanes.state = 512 300 700 400 dialog.jaroptions.state = 322 146 dialog.drjava.survey.enabled = false new.version.notification.last = 1259609151156 drjava.survey.notification.last = 1258995337062 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_17&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = never Used memory: about 24,79 megabytes Free memory: about 6,58 megabytes Total memory: about 31,37 megabytes Total memory can expand to: about 63,56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2908690&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-03 16:28:45
|
Bugs item #2908244, was opened at 2009-12-03 16:28 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2908244&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: Compiler integration Group: None Status: Open Resolution: None Priority: 5 Private: Yes Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: DrJava Error Initial Comment: java.lang.ArrayIndexOutOfBoundsException: 72 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 4618 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = SE sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\GNAT\2009\bin;C:\GNAT\2009\libexec\i686-pc-mingw32\4.3.4;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = Europe/Berlin java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 32 user.language = sv java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_17 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Thu Dec 03 17:26:29 CET 2009 lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] indent.level = 4 recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\Local Settings\\Temp\\Tetris.java] window.height = 975 window.width = 1040 window.x = 1330 window.y = 9 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\Desktop\\ay\\Java\\RectPaint.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name>\\Desktop\\ay\\Java tabbedpanes.state = 1280 512 700 400 new.version.notification.last = 1259846345218 drjava.survey.notification.last = 1257433464468 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_16&java.vendor=Sun%20Microsystems%20Inc. Used memory: about 20,75 megabytes Free memory: about 8,15 megabytes Total memory: about 28,90 megabytes Total memory can expand to: about 63,56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2908244&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-03 06:34:32
|
Bugs item #2907938, was opened at 2009-12-03 06:34 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2907938&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: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Java Exception Notice Initial Comment: java.lang.ArrayIndexOutOfBoundsException: 69 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.positionCaret(Unknown Source) at javax.swing.text.DefaultCaret.adjustCaret(Unknown Source) at javax.swing.text.DefaultCaret.adjustCaretAndFocus(Unknown Source) at javax.swing.text.DefaultCaret.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 50024 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files (x86)\Java\jre6\bin java.vm.version = 14.3-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Documents\COMP 150 java.runtime.version = 1.6.0_17-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files (x86)\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows 7 sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files (x86)\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Common Files\Microsoft Shared\Windows Live java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.1 user.home = <anonymized user.home> user.timezone = America/Los_Angeles java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Documents\COMP 150\Dr. Java.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files (x86)\Java\jre6 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_17 java.ext.dirs = C:\Program Files (x86)\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files (x86)\Java\jre6\lib\resources.jar;C:\Program Files (x86)\Java\jre6\lib\rt.jar;C:\Program Files (x86)\Java\jre6\lib\sunrsasign.jar;C:\Program Files (x86)\Java\jre6\lib\jsse.jar;C:\Program Files (x86)\Java\jre6\lib\jce.jar;C:\Program Files (x86)\Java\jre6\lib\charsets.jar;C:\Program Files (x86)\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = #DrJava configuration file #Wed Dec 02 22:32:37 PST 2009 lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] quit.prompt = false save.before.compile = true recent.files = [C:\\Users\\<anonymized user.name>\\Documents\\COMP 150\\Programs\\Final Project\\CODE_DATABASE.java,C:\\Users\\<anonymized user.name>\\Documents\\COMP 150\\Programs\\Final Project\\ReservationClient.java,C:\\Users\\<anonymized user.name>\\Documents\\COMP 150\\Programs\\Final Project\\Seat.java,C:\\Users\\<anonymized user.name>\\Documents\\COMP 150\\Programs\\Final Project\\SeatEconomy.java,C:\\Users\\<anonymized user.name>\\Documents\\COMP 150\\Programs\\Final Project\\SeatFirst.java] window.height = 1176 window.width = 1936 window.x = -8 window.y = -8 window.state = 6 doc.list.width = 155 last.dir = C:\\Users\\<anonymized user.name>\\Documents\\COMP 150\\Programs\\Final Project\\SeatPlan.java last.interactions.dir = C:\\Users\\<anonymized user.name>\\Documents\\COMP 150\\Programs\\Final Project tabbedpanes.state = 960 600 700 400 new.version.notification.last = 1259367990326 drjava.survey.notification.last = 1259691518844 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%207&os.version=6.1&java.version=1.6.0_17&java.vendor=Sun%20Microsystems%20Inc. Used memory: about 27.46 megabytes Free memory: about 6.84 megabytes Total memory: about 34.30 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 This happens occasionally when I click and hold my mouse button to highlight a section of code. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2907938&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-02 19:32:47
|
Feature Requests item #2907695, was opened at 2009-12-02 13:32 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2907695&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: User interface Group: None Status: Open Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Use Built-In Browser if External Browser Fails Initial Comment: If the external web browser cannot be used (e.g. in Linux if the command line isn't configured properly), then we should use our internal browser (the browser we use for the user documentation and quickstart guide) to display web pages. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2907695&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-01 06:04:44
|
Bugs item #2906539, was opened at 2009-12-01 00:04 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2906539&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: Definitions (source editor) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Clicking on a Compiler Error Doesn't Move Cursor Initial Comment: It seems like selecting a compiler error (with "Highlight source" enabled) doesn't move the cursor to the location of the error anymore. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2906539&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-12-01 06:00:30
|
Bugs item #2906538, was opened at 2009-12-01 00:00 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2906538&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: User interface Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: AssertionError After Go To Find Result and Edit Initial Comment: I double-clicked on an entry in a Find Results pane, then started to edit. java.lang.AssertionError at edu.rice.cs.drjava.model.DocumentRegion.<init>(DocumentRegion.java:59) at edu.rice.cs.drjava.model.ConcreteRegionManager.getRegionInterval(ConcreteRegionManager.java:151) at edu.rice.cs.drjava.ui.MainFrame$217.reloadPanel(MainFrame.java:7802) at edu.rice.cs.drjava.ui.MainFrame$217.updateUI(MainFrame.java:7766) at edu.rice.cs.drjava.ui.MainFrame$217.insertUpdate(MainFrame.java:7860) at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source) at javax.swing.text.AbstractDocument.handleInsertString(Unknown Source) at javax.swing.text.AbstractDocument.insertString(Unknown Source) at edu.rice.cs.util.text.SwingDocument.insertString(SwingDocument.java:146) at edu.rice.cs.drjava.model.definitions.DefinitionsDocument.insertString(DefinitionsDocument.java:271) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.insertString(AbstractGlobalModel.java:3566) at javax.swing.JTextPane.replaceSelection(Unknown Source) at javax.swing.JTextPane.replaceSelection(Unknown Source) at javax.swing.text.DefaultEditorKit$DefaultKeyTypedAction.actionPerformed(Unknown Source) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at edu.rice.cs.drjava.ui.AbstractDJPane$3.actionPerformed(AbstractDJPane.java:142) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at edu.rice.cs.drjava.ui.DefinitionsPane.processKeyEvent(DefinitionsPane.java:695) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20091130-r5138 DrJava Build Time 20091130-1736 drjava.debug.port = 1072 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\jre1.6.0_18-ea-b03\bin java.vm.version = 16.0-b10 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_18-ea-b03 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\jre1.6.0_18-ea-b03\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\jre1.6.0_18-ea-b03\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Sun\javafx-sdk1.2\bin;C:\Program Files\Sun\javafx-sdk1.2\emulator\bin;C:\jre\bin;C:\jdk\bin;C:\Program Files\Tools\Windows Resource Kits\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dev\Perforce;C:\WINDOWS\system32\WindowsPowerShell\v1.0;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Diana\Applied Biosystems\Primer Express\App\libs;C:\yjp-8.0.18\bin;C:\Program Files\Haskell\bin;C:\ghc-6.10.1\bin;C:\Program Files\Internet\SSH Secure Shell;C:\Scala2.7.1\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/Chicago java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\jre1.6.0_18-ea-b03 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode java.version = 1.6.0_18-ea java.ext.dirs = C:\jre1.6.0_18-ea-b03\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\jre1.6.0_18-ea-b03\lib\resources.jar;C:\jre1.6.0_18-ea-b03\lib\rt.jar;C:\jre1.6.0_18-ea-b03\lib\sunrsasign.jar;C:\jre1.6.0_18-ea-b03\lib\jsse.jar;C:\jre1.6.0_18-ea-b03\lib\jce.jar;C:\jre1.6.0_18-ea-b03\lib\charsets.jar;C:\jre1.6.0_18-ea-b03\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Mon Nov 30 23:58:41 CST 2009 lineenum.enabled = true plastic.theme = ExperienceBlue key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] find.replace.match.case = false javadoc.additional.links = [http://drjava.org/javadoc/plt] quit.prompt = false open.folder.recursive = true indent.level = 4 force.test.suffix = true recent.files = [R:\\Mint\\java-mint\\trunk\\langtools\\mintTest\\habanero\\bhp\\complex.java,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\misc\\BHP-Dipole1D\\port-java-to-mint\\src\\habanero\\bhp\\CallDipole1D.java,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\misc\\BHP-Dipole1D\\port-java-to-mint\\src\\habanero\\bhp\\Dipole1D.java,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\misc\\BHP-Dipole1D\\port-java-to-mint\\src\\habanero\\bhp\\HankelFilters.java,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\misc\\BHP-Dipole1D\\port-java-to-mint\\src\\habanero\\bhp\\SinCosFilters.java] recent.projects = [<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\misc\\BHP-Dipole1D\\port-java-to-mint\\BHP-Dipole1D-port-java-to-mint.drjava,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\misc\\BHP-Dipole1D\\port-hj-to-mint\\BHP-Dipole1D-port-hj-to-mint.drjava,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\misc\\BHP-Dipole1D\\java-original\\BHP-Dipole1D-java-original.drjava,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\hj\\BHP-Dipole1D\\java-arrayviews\\dipole1Djava-arrayviews.drjava,<anonymized user.home>\\Documents\\Research\\Concutest\\ClassLoader.drjava] window.height = 1555 window.width = 1208 window.x = -4 window.y = -4 window.state = 6 doc.list.width = 208 last.dir = <anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\langtools\\mintTest\\hj\\array\\view last.interactions.dir = <anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\langtools\\mintTest master.jvm.args = -ea master.jvm.xmx = 1536 dialog.clipboard.history.state = 671 740 399 573 dialog.completeword.javaapi = true tabbedpanes.state = 1201 1 1201 733 tabbedpanes.detach = true debugger.state = 1248 668 1142 400 debugger.detach = true dialog.jaroptions.state = 1605 638 find.replace.focus.in.defpane = true new.version.notification = weekly experimental builds new.version.notification.last = 1259640851156 drjava.survey.notification.last = 1259647006140 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5138&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_18-ea&java.vendor=Sun%20Microsystems%20Inc. concjunit.checks.enabled = all-threads, no-join, lucky Used memory: about 31.75 megabytes Free memory: about 9.65 megabytes Total memory: about 41.41 megabytes Total memory can expand to: about 1.49 gigabytes Number of processors/cores: 2 Compiler Discovery Log: >From config: not set >From runtime: invalid JDK library 6.0_18-ea Dir added: C:\jre1.6.0_18-ea-b03 Dir added: C:\ Dir added: C:\ Dir not added: C:\Program Files\Java Dir added: C:\Program Files Dir not added: C:\Program Files\Java Dir added: C:\Program Files Dir not added: C:\Java Dir added: C:\ Dir not added: C:\Java Dir added: C:\ Dir not added: <anonymized user.home>\System\Library\Frameworks\JavaVM.framework\Versions Dir not added: <anonymized user.home>\usr\java Dir not added: <anonymized user.home>\usr\j2se Dir not added: <anonymized user.home>\usr Dir not added: <anonymized user.home>\usr\local\java Dir not added: <anonymized user.home>\usr\local\j2se Dir not added: <anonymized user.home>\usr\local Dir not added: <anonymized user.home>\usr\lib\jvm Dir not added: <anonymized user.home>\usr\lib\jvm\java-6-sun Dir not added: <anonymized user.home>\usr\lib\jvm\java-1.5.0-sun Dir not added: <anonymized user.home>\usr\lib\jvm\java-6-openjdk Dir not added: <anonymized user.home>\home\javaplt\java\Linux-i686 File added: C:\jdk\lib\tools.jar File not added: C:\jdk\Classes\classes.jar File added: C:\jdk1.4.2\lib\tools.jar File not added: C:\jdk1.4.2\Classes\classes.jar File added: C:\jdk1.4.2_16\lib\tools.jar File not added: C:\jdk1.4.2_16\Classes\classes.jar File added: C:\jdk1.5.0\lib\tools.jar File not added: C:\jdk1.5.0\Classes\classes.jar File added: C:\jdk1.5.0_10_xajavac\lib\tools.jar File not added: C:\jdk1.5.0_10_xajavac\Classes\classes.jar File added: C:\jdk1.5.0_14\lib\tools.jar File not added: C:\jdk1.5.0_14\Classes\classes.jar File added: C:\jdk1.6.0\lib\tools.jar File not added: C:\jdk1.6.0\Classes\classes.jar File added: C:\jdk1.6.0_15\lib\tools.jar File not added: C:\jdk1.6.0_15\Classes\classes.jar File added: C:\jdk1.6.0_16\lib\tools.jar File not added: C:\jdk1.6.0_16\Classes\classes.jar File added: C:\jdk1.6.0_18-ea-b03\lib\tools.jar File not added: C:\jdk1.6.0_18-ea-b03\Classes\classes.jar File added: C:\jdk1.7.0_b35-jsr308-0.7.9\lib\tools.jar File not added: C:\jdk1.7.0_b35-jsr308-0.7.9\Classes\classes.jar File added: C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\lib\tools.jar File not added: C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\Classes\classes.jar File not added: C:\Program Files\JavaMint\lib\tools.jar File not added: C:\Program Files\JavaMint\Classes\classes.jar File added: C:\Program Files\JavaMint\langtools\dist\lib\classes.jar File not added: C:\Program Files\JavaMint\langtools\dist\lib\tools.jar File not added: <anonymized user.home>\usr\local\soylatte\lib\classes.jar File not added: <anonymized user.home>\usr\local\soylatte\lib\tools.jar File not added: <anonymized user.home>\usr\local\JavaMint\langtools\dist\lib\classes.jar File not added: <anonymized user.home>\usr\local\JavaMint\langtools\dist\lib\tools.jar MINT_HOME not set File added: <anonymized user.home>\Desktop\drjava.jar mintLib: Java 6.0_18-ea-Mint C:\Program Files\JavaMint\langtools\dist\lib\classes.jar exact? Java 6.0_18-ea-b03 found ==> Java 6.0_18-ea-Mint Result: Found library: JDK library 6.0_18-ea-b03 at C:\jdk1.6.0_18-ea-b03\lib\tools.jar, boot classpath: [C:\jdk1.6.0_18-ea-b03\jre\lib\alt-rt.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\charsets.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\deploy.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\javaws.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jce.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jsse.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\management-agent.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\plugin.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\resources.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\rt.jar] Found library: JDK library 6.0_18-ea at C:\jdk\lib\tools.jar, boot classpath: [C:\jdk\jre\lib\alt-rt.jar, C:\jdk\jre\lib\charsets.jar, C:\jdk\jre\lib\deploy.jar, C:\jdk\jre\lib\javaws.jar, C:\jdk\jre\lib\jce.jar, C:\jdk\jre\lib\jsse.jar, C:\jdk\jre\lib\management-agent.jar, C:\jdk\jre\lib\plugin.jar, C:\jdk\jre\lib\resources.jar, C:\jdk\jre\lib\rt.jar] Found library: JDK library 6.0_16 at C:\jdk1.6.0_16\lib\tools.jar, boot classpath: [C:\jdk1.6.0_16\jre\lib\alt-rt.jar, C:\jdk1.6.0_16\jre\lib\charsets.jar, C:\jdk1.6.0_16\jre\lib\deploy.jar, C:\jdk1.6.0_16\jre\lib\javaws.jar, C:\jdk1.6.0_16\jre\lib\jce.jar, C:\jdk1.6.0_16\jre\lib\jsse.jar, C:\jdk1.6.0_16\jre\lib\management-agent.jar, C:\jdk1.6.0_16\jre\lib\plugin.jar, C:\jdk1.6.0_16\jre\lib\resources.jar, C:\jdk1.6.0_16\jre\lib\rt.jar] Found library: JDK library 6.0_15 at C:\jdk1.6.0_15\lib\tools.jar, boot classpath: [C:\jdk1.6.0_15\jre\lib\alt-rt.jar, C:\jdk1.6.0_15\jre\lib\charsets.jar, C:\jdk1.6.0_15\jre\lib\deploy.jar, C:\jdk1.6.0_15\jre\lib\javaws.jar, C:\jdk1.6.0_15\jre\lib\jce.jar, C:\jdk1.6.0_15\jre\lib\jsse.jar, C:\jdk1.6.0_15\jre\lib\management-agent.jar, C:\jdk1.6.0_15\jre\lib\plugin.jar, C:\jdk1.6.0_15\jre\lib\resources.jar, C:\jdk1.6.0_15\jre\lib\rt.jar] Found library: JDK library 6.0 at C:\jdk1.6.0\lib\tools.jar, boot classpath: [C:\jdk1.6.0\jre\lib\alt-rt.jar, C:\jdk1.6.0\jre\lib\charsets.jar, C:\jdk1.6.0\jre\lib\deploy.jar, C:\jdk1.6.0\jre\lib\javaws.jar, C:\jdk1.6.0\jre\lib\jce.jar, C:\jdk1.6.0\jre\lib\jsse.jar, C:\jdk1.6.0\jre\lib\management-agent.jar, C:\jdk1.6.0\jre\lib\plugin.jar, C:\jdk1.6.0\jre\lib\resources.jar, C:\jdk1.6.0\jre\lib\rt.jar] Found library: JDK library 6.0-OpenJDK at C:\jdk1.7.0_b35-jsr308-0.7.9\lib\tools.jar, boot classpath: [C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\charsets.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\deploy.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\javaws.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\jce.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\jsse.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\management-agent.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\plugin.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\resources.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\rt.jar] Found library: JDK library 6.0-OpenJDK at C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\lib\tools.jar, boot classpath: [C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\charsets.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\deploy.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\javaws.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\jce.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\jsse.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\management-agent.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\plugin.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\resources.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\rt.jar] Found library: JDK library 5.0_14 at C:\jdk1.5.0_14\lib\tools.jar, boot classpath: [C:\jdk1.5.0_14\jre\lib\charsets.jar, C:\jdk1.5.0_14\jre\lib\deploy.jar, C:\jdk1.5.0_14\jre\lib\javaws.jar, C:\jdk1.5.0_14\jre\lib\jce.jar, C:\jdk1.5.0_14\jre\lib\jsse.jar, C:\jdk1.5.0_14\jre\lib\plugin.jar, C:\jdk1.5.0_14\jre\lib\rt.jar] Found library: JDK library 5.0_10 at C:\jdk1.5.0_10_xajavac\lib\tools.jar, boot classpath: [C:\jdk1.5.0_10_xajavac\jre\lib\charsets.jar, C:\jdk1.5.0_10_xajavac\jre\lib\deploy.jar, C:\jdk1.5.0_10_xajavac\jre\lib\javaws.jar, C:\jdk1.5.0_10_xajavac\jre\lib\jce.jar, C:\jdk1.5.0_10_xajavac\jre\lib\jsse.jar, C:\jdk1.5.0_10_xajavac\jre\lib\plugin.jar, C:\jdk1.5.0_10_xajavac\jre\lib\rt.jar] Found library: JDK library 5.0 at C:\jdk1.5.0\lib\tools.jar, boot classpath: [C:\jdk1.5.0\jre\lib\charsets.jar, C:\jdk1.5.0\jre\lib\deploy.jar, C:\jdk1.5.0\jre\lib\javaws.jar, C:\jdk1.5.0\jre\lib\jce.jar, C:\jdk1.5.0\jre\lib\jsse.jar, C:\jdk1.5.0\jre\lib\plugin.jar, C:\jdk1.5.0\jre\lib\rt.jar] Found library: JDK library 1.4.2_16 at C:\jdk1.4.2_16\lib\tools.jar, boot classpath: null Found library: JDK library 1.4.2 at C:\jdk1.4.2\lib\tools.jar, boot classpath: null Found library: JDK library 6.0_18-ea-Mint at C:\Program Files\JavaMint\langtools\dist\lib\classes.jar, boot classpath: [C:\Program Files\JavaMint\langtools\dist\lib\classes.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\alt-rt.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\charsets.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\deploy.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\javaws.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jce.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jsse.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\management-agent.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\plugin.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\resources.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\rt.jar] >From search: JDK library 6.0_18-ea-b03 at C:\jdk1.6.0_18-ea-b03\lib\tools.jar, boot classpath: [C:\jdk1.6.0_18-ea-b03\jre\lib\alt-rt.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\charsets.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\deploy.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\javaws.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jce.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jsse.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\management-agent.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\plugin.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\resources.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\rt.jar] >From search: duplicate JDK library 6.0_18-ea at C:\jdk\lib\tools.jar, boot classpath: [C:\jdk\jre\lib\alt-rt.jar, C:\jdk\jre\lib\charsets.jar, C:\jdk\jre\lib\deploy.jar, C:\jdk\jre\lib\javaws.jar, C:\jdk\jre\lib\jce.jar, C:\jdk\jre\lib\jsse.jar, C:\jdk\jre\lib\management-agent.jar, C:\jdk\jre\lib\plugin.jar, C:\jdk\jre\lib\resources.jar, C:\jdk\jre\lib\rt.jar] >From search: duplicate JDK library 6.0_16 at C:\jdk1.6.0_16\lib\tools.jar, boot classpath: [C:\jdk1.6.0_16\jre\lib\alt-rt.jar, C:\jdk1.6.0_16\jre\lib\charsets.jar, C:\jdk1.6.0_16\jre\lib\deploy.jar, C:\jdk1.6.0_16\jre\lib\javaws.jar, C:\jdk1.6.0_16\jre\lib\jce.jar, C:\jdk1.6.0_16\jre\lib\jsse.jar, C:\jdk1.6.0_16\jre\lib\management-agent.jar, C:\jdk1.6.0_16\jre\lib\plugin.jar, C:\jdk1.6.0_16\jre\lib\resources.jar, C:\jdk1.6.0_16\jre\lib\rt.jar] >From search: duplicate JDK library 6.0_15 at C:\jdk1.6.0_15\lib\tools.jar, boot classpath: [C:\jdk1.6.0_15\jre\lib\alt-rt.jar, C:\jdk1.6.0_15\jre\lib\charsets.jar, C:\jdk1.6.0_15\jre\lib\deploy.jar, C:\jdk1.6.0_15\jre\lib\javaws.jar, C:\jdk1.6.0_15\jre\lib\jce.jar, C:\jdk1.6.0_15\jre\lib\jsse.jar, C:\jdk1.6.0_15\jre\lib\management-agent.jar, C:\jdk1.6.0_15\jre\lib\plugin.jar, C:\jdk1.6.0_15\jre\lib\resources.jar, C:\jdk1.6.0_15\jre\lib\rt.jar] >From search: duplicate JDK library 6.0 at C:\jdk1.6.0\lib\tools.jar, boot classpath: [C:\jdk1.6.0\jre\lib\alt-rt.jar, C:\jdk1.6.0\jre\lib\charsets.jar, C:\jdk1.6.0\jre\lib\deploy.jar, C:\jdk1.6.0\jre\lib\javaws.jar, C:\jdk1.6.0\jre\lib\jce.jar, C:\jdk1.6.0\jre\lib\jsse.jar, C:\jdk1.6.0\jre\lib\management-agent.jar, C:\jdk1.6.0\jre\lib\plugin.jar, C:\jdk1.6.0\jre\lib\resources.jar, C:\jdk1.6.0\jre\lib\rt.jar] >From search: JDK library 6.0-OpenJDK at C:\jdk1.7.0_b35-jsr308-0.7.9\lib\tools.jar, boot classpath: [C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\charsets.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\deploy.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\javaws.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\jce.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\jsse.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\management-agent.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\plugin.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\resources.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\rt.jar] >From search: duplicate JDK library 6.0-OpenJDK at C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\lib\tools.jar, boot classpath: [C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\charsets.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\deploy.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\javaws.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\jce.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\jsse.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\management-agent.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\plugin.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\resources.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\rt.jar] >From search: JDK library 5.0_14 at C:\jdk1.5.0_14\lib\tools.jar, boot classpath: [C:\jdk1.5.0_14\jre\lib\charsets.jar, C:\jdk1.5.0_14\jre\lib\deploy.jar, C:\jdk1.5.0_14\jre\lib\javaws.jar, C:\jdk1.5.0_14\jre\lib\jce.jar, C:\jdk1.5.0_14\jre\lib\jsse.jar, C:\jdk1.5.0_14\jre\lib\plugin.jar, C:\jdk1.5.0_14\jre\lib\rt.jar] >From search: duplicate JDK library 5.0_10 at C:\jdk1.5.0_10_xajavac\lib\tools.jar, boot classpath: [C:\jdk1.5.0_10_xajavac\jre\lib\charsets.jar, C:\jdk1.5.0_10_xajavac\jre\lib\deploy.jar, C:\jdk1.5.0_10_xajavac\jre\lib\javaws.jar, C:\jdk1.5.0_10_xajavac\jre\lib\jce.jar, C:\jdk1.5.0_10_xajavac\jre\lib\jsse.jar, C:\jdk1.5.0_10_xajavac\jre\lib\plugin.jar, C:\jdk1.5.0_10_xajavac\jre\lib\rt.jar] >From search: duplicate JDK library 5.0 at C:\jdk1.5.0\lib\tools.jar, boot classpath: [C:\jdk1.5.0\jre\lib\charsets.jar, C:\jdk1.5.0\jre\lib\deploy.jar, C:\jdk1.5.0\jre\lib\javaws.jar, C:\jdk1.5.0\jre\lib\jce.jar, C:\jdk1.5.0\jre\lib\jsse.jar, C:\jdk1.5.0\jre\lib\plugin.jar, C:\jdk1.5.0\jre\lib\rt.jar] >From search: JDK library 1.4.2_16 at C:\jdk1.4.2_16\lib\tools.jar, boot classpath: null >From search: duplicate JDK library 1.4.2 at C:\jdk1.4.2\lib\tools.jar, boot classpath: null >From search: JDK library 6.0_18-ea-Mint at C:\Program Files\JavaMint\langtools\dist\lib\classes.jar, boot classpath: [C:\Program Files\JavaMint\langtools\dist\lib\classes.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\alt-rt.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\charsets.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\deploy.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\javaws.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jce.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jsse.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\management-agent.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\plugin.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\resources.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\rt.jar] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2906538&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-11-26 02:26:51
|
Bugs item #2904212, was opened at 2009-11-26 02:26 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2904212&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: Debugger Group: 7: Could cause data loss Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: java.lang.ArrayIndexOutOfBoundsException: 25 Initial Comment: ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2904212&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-11-23 17:57:50
|
Bugs item #2902638, was opened at 2009-11-23 11:57 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2902638&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: UI: MacOS X-specific Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Mathias Ricken (mgricken) Summary: Double-Clicking in Mac Finder Not Working Initial Comment: Double-clicking on a *.java file in Mac Finder should open the file in DrJava. DrJava starts, but the file isn't opened. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2902638&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-11-20 20:52:02
|
Bugs item #2901404, was opened at 2009-11-20 15:52 Message generated for change (Tracker Item Submitted) made by magichal12 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2901404&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: None Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Magichal12 (magichal12) Assigned to: Nobody/Anonymous (nobody) Summary: "Could not create the Java virtual machine." Initial Comment: I ran a program that caused Java to run out of available memory. DrJava gave me an error message which prompted me to change the available heapspace. I changed it to the highest value on the list. Then I restarted DrJava, and immediately got a message: the title of the window was "Java Virtual Machine Launcher" and the only contents were an error image (white 'X' on red), the text "Could not create the Java virtual machine.", and an "OK" button. When I press "OK" the same error message pops up again, until I've pressed it two or three times. When I try to compile a simple program, I get the DrJava error at the bottom of this page (the really long block of text), and then the Interactions Pane reads "Compilation completed." I compile it a second time, and I get the same "Could not create the Java virtual machine" message. When I try to run the program, I get that message yet again, and after clicking "OK" on each successive window that pops up, the following is displayed in red text on the interactions pane: "JVM failed to start. Make sure a firewall is not blocking inter-process communication. See the console tab for details." and on the console: java.io.IOException: Unable to run process; class path may need to be adjusted at edu.rice.cs.plt.concurrent.ProcessTaskController$1.run(ProcessTaskController.java:157) at java.lang.Thread.run(Unknown Source) My OS is Windows Vista JDK 6.0_7 DrJava version: drjava-stable-20090821-r5004 Note: I had never seen any of these error messages (other than running out of memory) before I made the change described above. DrJava error message: edu.rice.cs.util.UnexpectedException: java.util.concurrent.TimeoutException at edu.rice.cs.drjava.model.repl.newjvm.MainJVM$StartingState.restart(MainJVM.java:693) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM.restartInterpreterJVM(MainJVM.java:157) at edu.rice.cs.drjava.model.repl.RMIInteractionsModel._resetInterpreter(RMIInteractionsModel.java:126) at edu.rice.cs.drjava.model.repl.InteractionsModel.resetInterpreter(InteractionsModel.java:316) at edu.rice.cs.drjava.model.DefaultGlobalModel.resetInteractions(DefaultGlobalModel.java:340) at edu.rice.cs.drjava.model.DefaultGlobalModel.resetInteractions(DefaultGlobalModel.java:321) at edu.rice.cs.drjava.model.DefaultGlobalModel$2.compileEnded(DefaultGlobalModel.java:152) at edu.rice.cs.drjava.model.compiler.CompilerEventNotifier.compileEnded(CompilerEventNotifier.java:91) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel$2.run(DefaultCompilerModel.java:261) at edu.rice.cs.util.swing.Utilities.invokeLater(Utilities.java:62) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel._doCompile(DefaultCompilerModel.java:260) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel.compileAll(DefaultCompilerModel.java:150) at edu.rice.cs.drjava.ui.MainFrame._compileAll(MainFrame.java:5396) at edu.rice.cs.drjava.ui.MainFrame.access$4800(MainFrame.java:117) at edu.rice.cs.drjava.ui.MainFrame$51.actionPerformed(MainFrame.java:829) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Caused by: java.util.concurrent.TimeoutException at edu.rice.cs.plt.concurrent.ConcurrentUtil.waitUntilNanos(ConcurrentUtil.java:155) at edu.rice.cs.plt.concurrent.StateMonitor.ensureNotState(StateMonitor.java:199) at edu.rice.cs.plt.concurrent.StateMonitor.ensureNotState(StateMonitor.java:185) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM$StartingState.restart(MainJVM.java:692) ... 40 more Caused by: java.util.concurrent.TimeoutException at edu.rice.cs.plt.concurrent.ConcurrentUtil.waitUntilNanos(ConcurrentUtil.java:155) at edu.rice.cs.plt.concurrent.StateMonitor.ensureNotState(StateMonitor.java:199) at edu.rice.cs.plt.concurrent.StateMonitor.ensureNotState(StateMonitor.java:185) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM$StartingState.restart(MainJVM.java:692) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM.restartInterpreterJVM(MainJVM.java:157) at edu.rice.cs.drjava.model.repl.RMIInteractionsModel._resetInterpreter(RMIInteractionsModel.java:126) at edu.rice.cs.drjava.model.repl.InteractionsModel.resetInterpreter(InteractionsModel.java:316) at edu.rice.cs.drjava.model.DefaultGlobalModel.resetInteractions(DefaultGlobalModel.java:340) at edu.rice.cs.drjava.model.DefaultGlobalModel.resetInteractions(DefaultGlobalModel.java:321) at edu.rice.cs.drjava.model.DefaultGlobalModel$2.compileEnded(DefaultGlobalModel.java:152) at edu.rice.cs.drjava.model.compiler.CompilerEventNotifier.compileEnded(CompilerEventNotifier.java:91) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel$2.run(DefaultCompilerModel.java:261) at edu.rice.cs.util.swing.Utilities.invokeLater(Utilities.java:62) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel._doCompile(DefaultCompilerModel.java:260) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel.compileAll(DefaultCompilerModel.java:150) at edu.rice.cs.drjava.ui.MainFrame._compileAll(MainFrame.java:5396) at edu.rice.cs.drjava.ui.MainFrame.access$4800(MainFrame.java:117) at edu.rice.cs.drjava.ui.MainFrame$51.actionPerformed(MainFrame.java:829) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 54445 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.2-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows Vista sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.0 user.home = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_16 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Fri Nov 20 15:38:17 EST 2009 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] find.replace.whole.word = true interactions.exit.prompt = false quit.prompt = false interactions.reset.prompt = false save.before.compile = true recent.files = [C:\\Users\\<anonymized user.name>\\CSworkspace\\09-10\\Test.java,C:\\Users\\<anonymized user.name>\\CSworkspace\\09-10\\arithmetic1\\src\\Expr.java,C:\\Users\\<anonymized user.name>\\CSworkspace\\09-10\\Breakout HW3A Start\\src\\BOut\\BreakOutGame.java,C:\\Users\\<anonymized user.name>\\CSworkspace\\09-10\\Breakout HW3A Start\\src\\BOut\\PowerUpStrategyPlain.java,C:\\Users\\<anonymized user.name>\\CSworkspace\\09-10\\Breakout HW3A Start\\src\\BOut\\PowerUpStrategyDecoratorIncr.java] window.height = 786 window.width = 1296 window.x = -8 window.y = -8 window.state = 6 doc.list.width = 168 last.dir = C:\\Users\\<anonymized user.name>\\CSworkspace\\09-10\\Test.java last.interactions.dir = C:\\Users\\<anonymized user.name>\\CSworkspace\\09-10 slave.jvm.xmx = 4096 tabbedpanes.state = 640 400 700 400 dialog.drjava.survey.enabled = false new.version.notification.last = 1258686298060 drjava.survey.notification.last = 1228426241828 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=4664&os.name=Windows%20Vista&os.version=6.0&java.version=1.6.0_07&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = always Used memory: about 18.59 megabytes Free memory: about 11.36 megabytes Total memory: about 29.95 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2901404&group_id=44253 |
From: SourceForge.net <no...@so...> - 2009-11-19 20:35:28
|
Bugs item #2900709, was opened at 2009-11-19 20:35 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2900709&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: DrJava Error Initial Comment: java.lang.ArrayIndexOutOfBoundsException: -1 at java.util.Vector.elementAt(Unknown Source) at javax.swing.table.DefaultTableModel.getValueAt(Unknown Source) at edu.rice.cs.drjava.ui.InsertVariableDialog$6.valueChanged(InsertVariableDialog.java:229) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.removeSelectionIntervalImpl(Unknown Source) at javax.swing.DefaultListSelectionModel.removeSelectionInterval(Unknown Source) at javax.swing.JTable.checkLeadAnchor(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at javax.swing.table.DefaultTableModel.insertRow(Unknown Source) at javax.swing.table.DefaultTableModel.addRow(Unknown Source) at edu.rice.cs.drjava.ui.InsertVariableDialog.createPane(InsertVariableDialog.java:247) at edu.rice.cs.drjava.ui.InsertVariableDialog.updatePanes(InsertVariableDialog.java:277) at edu.rice.cs.drjava.ui.InsertVariableDialog.initComponents(InsertVariableDialog.java:139) at edu.rice.cs.drjava.ui.InsertVariableDialog.<init>(InsertVariableDialog.java:102) at edu.rice.cs.drjava.ui.ExecuteExternalDialog.initComponents(ExecuteExternalDialog.java:299) at edu.rice.cs.drjava.ui.ExecuteExternalDialog.<init>(ExecuteExternalDialog.java:229) at edu.rice.cs.drjava.ui.ExecuteExternalDialog.<init>(ExecuteExternalDialog.java:249) at edu.rice.cs.drjava.ui.MainFrame.<init>(MainFrame.java:3455) at edu.rice.cs.drjava.DrJavaRoot.main(DrJavaRoot.java:163) at edu.rice.cs.drjava.DrJava.configureAndLoadDrJavaRoot(DrJava.java:250) at edu.rice.cs.drjava.DrJava.main(DrJava.java:145) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 1838 java.runtime.name = Java(TM) 2 Runtime Environment, Standard Edition sun.boot.library.path = C:\Program Files\Java\jre1.5.0_04\bin java.vm.version = 1.5.0_04-b05 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io user.country = US sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.dir> java.runtime.version = 1.5.0_04-b05 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre1.5.0_04\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\SHAWNA~1\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre1.5.0_04\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Common Files\Apple\Apple Application Support\;C:\Program Files\Common Files\Apple\Apple Application Support\;C:\Program Files\Common Files\Apple\Apple Application Support\;C:\PROGRA~1\Java\JRE15~1.0_0\bin;<anonymized user.dir>;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;.;C:\Program Files\Java\jre1.5.0_04\bin java.specification.name = Java Platform API Specification java.class.version = 49.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/Denver java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.5 java.class.path = F:\drJava\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre1.5.0_04 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.5.0_04 java.ext.dirs = C:\Program Files\Java\jre1.5.0_04\lib\ext sun.boot.class.path = C:\Program Files\Java\jre1.5.0_04\lib\rt.jar;C:\Program Files\Java\jre1.5.0_04\lib\i18n.jar;C:\Program Files\Java\jre1.5.0_04\lib\sunrsasign.jar;C:\Program Files\Java\jre1.5.0_04\lib\jsse.jar;C:\Program Files\Java\jre1.5.0_04\lib\jce.jar;C:\Program Files\Java\jre1.5.0_04\lib\charsets.jar;C:\Program Files\Java\jre1.5.0_04\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Thu Nov 19 13:29:24 MST 2009 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] last.dir = C:\\Documents and Settings\\<anonymized user.name> last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name> Used memory: about 10.66 megabytes Free memory: about 5.44 megabytes Total memory: about 16.10 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2900709&group_id=44253 |