Return-Path: Delivered-To: apmail-jakarta-taglibs-user-archive@www.apache.org Received: (qmail 42930 invoked from network); 3 Mar 2005 14:06:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Mar 2005 14:06:41 -0000 Received: (qmail 5150 invoked by uid 500); 3 Mar 2005 14:06:38 -0000 Delivered-To: apmail-jakarta-taglibs-user-archive@jakarta.apache.org Received: (qmail 5120 invoked by uid 500); 3 Mar 2005 14:06:37 -0000 Mailing-List: contact taglibs-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tag Libraries Users List" Reply-To: "Tag Libraries Users List" Delivered-To: mailing list taglibs-user@jakarta.apache.org Received: (qmail 5102 invoked by uid 99); 3 Mar 2005 14:06:37 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of flamefew@gmail.com designates 64.233.170.198 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.198) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 03 Mar 2005 06:06:36 -0800 Received: by rproxy.gmail.com with SMTP id a41so371420rng for ; Thu, 03 Mar 2005 06:06:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=AoZICd0tjBQJFbMMdWmLXjnoFJCdFG4GJrFBfJT9mcLONA7+sX8FMkvUcenVokZi+jxBYK6vMUMDI5nSrvW1be/78wacbsyXiwJuaBFBNDtvulqMyet0YZ4HQlmjywk7cYNGnIh6wVmziuS/qRiJ6tsjHmI6iXJBAkiH0GFlVLk= Received: by 10.38.218.39 with SMTP id q39mr43452rng; Thu, 03 Mar 2005 06:06:14 -0800 (PST) Received: by 10.38.86.51 with HTTP; Thu, 3 Mar 2005 06:06:14 -0800 (PST) Message-ID: <31cc3736050303060647638446@mail.gmail.com> Date: Thu, 3 Mar 2005 09:06:14 -0500 From: Henri Yandell Reply-To: Henri Yandell To: Tag Libraries Users List Subject: Re: JVM Crashed because of taglibs In-Reply-To: <069601c51fcb$b66f5960$44c909c0@bpsengar> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <069601c51fcb$b66f5960$44c909c0@bpsengar> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Wow :) How sure are you that it's the Standard taglib? Seems unlikely for it to be causing JVM crashes, especially a compile. I'd advise trying to remove bits from the breaking system until you've reduced the problem a bit more. Might be you're just hitting bugs in the 64-bit compiler? (no clue about 64-bit compiling). Hen On Thu, 3 Mar 2005 14:03:44 +0530, Vivek Kumar Gupta wrote: > Hi everybody, > > I am new to Jakarta Taglibs. > I am facing following problem: > > Used Jakarta Taglibs on linux AS3.0 it is working fine. But on AIX 5.3 IBM machine it is getting crashed. > I am using IBM Java 1.4.2, 64bit. > > Here is log for JVM Crash: > > ======================= > compile_files: > [echo] build/common/java:build/server/java:thirdparty/tomcat/5.0.12/common/lib/jasper-compiler.jar:thirdparty/tomcat/5.0.12/common/l > ib/jasper-runtime.jar:thirdparty/tomcat/5.0.12/server/lib/catalina.jar:thirdparty/jakarta-taglibs/standard-1.0.2/lib/dom.jar:thirdpar > ty/jakarta-taglibs/standard-1.0.2/lib/jaxen-full.jar:thirdparty/jakarta-taglibs/standard-1.0.2/lib/jaxp-api.jar:thirdparty/jakarta-tagli > bs/standard-1.0.2/lib/jdbc2_0-stdext.jar:thirdparty/jakarta-taglibs/standard-1.0.2/lib/jstl.jar:thirdparty/jakarta-taglibs/standard-1 > .0.2/lib/sax.jar:thirdparty/jakarta-taglibs/standard-1.0.2/lib/saxpath.jar:thirdparty/jakarta-taglibs/standard-1.0.2/lib/standard.jar > [javac] Compiling 668 source files to /home/qatest/vivek/build/server/java > JVMDG217: Dump Handler is Processing a Signal - Please Wait. > JVMDG315: JVM Requesting Heap dump file > ...JVMDG318: Heap dump file written to /home/qatest/vivek/heapdump315594.1109669355.txt > JVMDG303: JVM Requesting Java core file > ======================= > > Regards > Vivek Kumar Gupta > Dept.: Switching > Network Programs (I) Ltd. > B-1-C, Sector -10, Noida. > Email: vkgupta@networkprograms.com > Tel: +91-120-2536622/2544781 Ext: 1160 > ******************************************************************************** > Network Programs is a SEI-CMM Level 5 & ISO 9001: 2000 Certified Company > ******************************************************************************** > The information contained in this communication (including any attachments) is > intended solely for the use of the individual or entity to whom it is addressed > and others authorized to receive it. It may contain confidential or legally > privileged information. If you are not the intended recipient you are hereby > notified that any disclosure, copying, distribution or taking any action in > reliance on the contents of this information is strictly prohibited and may be > unlawful. If you have received this communication in error, please notify us > immediately by responding to this email and delete it from your system. > Network Programs (India) Limited is neither liable for the proper and complete > transmission of the information contained in this communication nor for any > delay in its receipt. > ******************************************************************************** > > --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-user-help@jakarta.apache.org