|
From: SourceForge.net <no...@so...> - 2007-01-27 05:58:30
|
Bugs item #1645786, was opened at 2007-01-27 11:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1645786&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: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Vivek Saxena (viveksaxena) Assigned to: Nobody/Anonymous (nobody) Summary: java.lang.AssertionError Initial Comment: I am running Fedora Core 6 Zod and when I started Dr Java for the first time, it gave an error message saying that it cannot locate tools.jar. So when I managed to locate and install JDK 1.4.2, that error was replaced by another one which says: An error occured in DrJava: java.lang.AssertionError You may wish to save all your work and restart DrJava. When I click on More Information, I see a pane with error messages (attached below). At present I have the following versions of the JDK: j2sdk1.4.2_13 jdk1.5.0_10 jdk1.6.0 all in /usr/java (by default). In addition I have JRE 1.5.0_10 in /usr/java/jre1.5.0_10/. The j2sdk1.4.2_13 was installed recently, after which the tools.jar error stopped popping up. But the other versions have been around for some time. As I have stated above, I am unable to even start Dr Java on my system now. Please help. Thanks and regards, Vivek [PS--The .jar file is not corrupted] ---------------- ATTACHED ERROR MESSAGES: ---------------- java.lang.AssertionError at edu.rice.cs.util.newjvm.AbstractMasterJVM.invokeSlave(AbstractMasterJVM.java:157) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM.startInterpreterJVM(MainJVM.java:648) at edu.rice.cs.drjava.model.DefaultGlobalModel.<init>(DefaultGlobalModel.java:230) at edu.rice.cs.drjava.ui.MainFrame.<init>(MainFrame.java:2561) at edu.rice.cs.drjava.DrJavaRoot.main(DrJavaRoot.java:122) System Properties: DrJava Version 20061025-1556 path.separator = : java.vm.name = GNU libgcj java.vm.specification.name = Java(tm) Virtual Machine Specification java.runtime.version = 1.4.2 java.home = /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre java.vm.specification.version = 1.0 line.separator = "\u000a" java.vm.specification.vendor = Sun Microsystems Inc. gnu.classpath.home.url = file:///usr/lib gnu.gcj.progname = edu.rice.cs.drjava.DrJavaRoot gnu.classpath.version = 0.92 java.specification.version = 1.4 java.library.path = /usr/lib/gcj-4.1.1 gnu.classpath.vm.shortname = libgcj java.class.version = 48.0 java.specification.name = Java(tm) Platform API Specification os.version = 2.6.18-1.2798.fc6xen gnu.classpath.home = /usr user.home = /root file.encoding = UTF-8 os.name = Linux user.name = root java.class.path = /root/DrJava/drjava-stable-20061025-1556.jar:/usr/java/j2sdk1.4.2_13/lib/tools.jar java.io.tmpdir = /tmp os.arch = i386 java.fullversion = GNU libgcj 4.1.1 20061011 (Red Hat 4.1.1-30) user.language = en java.specification.vendor = Sun Microsystems Inc. user.dir = /root java.vm.info = GNU libgcj 4.1.1 20061011 (Red Hat 4.1.1-30) java.version = 1.4.2 java.ext.dirs = /usr/share/java/ext sun.boot.class.path = /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre/lib/rt.jar gnu.gcj.user.realname = root java.vm.vendor = Free Software Foundation, Inc. java.vendor.url = http://gcc.gnu.org/java/ java.vendor = Free Software Foundation, Inc. file.separator = / java.vm.version = 4.1.1 20061011 (Red Hat 4.1.1-30) java.rmi.server.hostname = 127.0.0.1 http.agent = gnu-classpath/0.92 (libgcj/4.1.1 20061011 (Red Hat 4.1.1-30)) gnu.gcj.precompiled.db.path = /usr/lib/gcj-4.1.1/classmap.db gnu.cpu.endian = little user.region = US gnu.gcj.runtime.endorsed.dirs = /usr/share/java/gcj-endorsed #DrJava configuration file #Sun Jan 07 04:04:54 GMT-`1:47 2007 key.delete.next = shift DELETE key.delete.previous = shift BACK_SPACE last.dir = /root last.interactions.dir = /root Used memory: about 10.00 megabytes Free memory: about 1.52 megabytes Total memory: about 11.52 megabytes Total memory can expand to: about 8388608 gigabytes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1645786&group_id=44253 |