Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 6029 invoked by uid 500); 26 Oct 2001 15:13:23 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Delivered-To: moderator for ant-user@jakarta.apache.org Received: (qmail 95449 invoked from network); 25 Oct 2001 16:12:32 -0000 Message-ID: From: "Shamberger, Michael" To: "'ebernard@digitalthink.com'" , "'mmcauliffe@digitalthink.com'" Cc: "'ant-user@jakarta.apache.org'" Subject: FW: Crimson error in Ant 1.4 and Ant 1.4.1? Date: Tue, 23 Oct 2001 10:01:54 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Eddie and Matt, The error that you are seeing is from a known jdk1.2 bug (4380655) that sun has decided not to fix. If you set JAVA.COMPILER=NONE then you will not see this error though you may lose some performance. The bug is fixed in jdk1.3.x. Mike MORGAN STANLEY |ONLINE Michael Shamberger Release Engineer [415-344-9338 -W] [415-290-0428 -C ] -----Original Message----- From: Eddie Bernard [mailto:ebernard@digitalthink.com] Sent: Tuesday, October 23, 2001 9:11 AM To: 'ant-user@jakarta.apache.org' Subject: Crimson error in Ant 1.4 and Ant 1.4.1? Hi All- Has anyone experienced this problem? We keep getting this message with either Ant 1.4 or Ant 1.4.1 using JDK 1.2.2_007 on Windows NT 4.0. A nonfatal internal JIT (3.10.107(x)) error 'Relocation error: NULL relocation target' has occurred in : 'org/apache/crimson/parser/Parser2.maybeComment (Z)Z': Interpreting method. Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi