Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 28474 invoked from network); 17 Aug 2005 19:33:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Aug 2005 19:33:11 -0000 Received: (qmail 17282 invoked by uid 500); 17 Aug 2005 19:33:11 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 17252 invoked by uid 500); 17 Aug 2005 19:33:11 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 17239 invoked by uid 99); 17 Aug 2005 19:33:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2005 12:33:10 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [68.230.240.34] (HELO eastrmmtao05.cox.net) (68.230.240.34) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2005 12:33:29 -0700 Received: from [192.168.0.100] (really [70.179.64.83]) by eastrmmtao05.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050817193307.LUMX3579.eastrmmtao05.cox.net@[192.168.0.100]> for ; Wed, 17 Aug 2005 15:33:07 -0400 Message-ID: <430390F1.9090006@reverycodes.com> Date: Wed, 17 Aug 2005 15:33:05 -0400 From: Vadim Gritsenko User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: OJB Developers List Subject: Re: QueryBySql Problem References: <76ACB57CEF100B4890112184C9FF249001672A89@LM-EXMSG-10.lm.lmig.com> In-Reply-To: <76ACB57CEF100B4890112184C9FF249001672A89@LM-EXMSG-10.lm.lmig.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Lemke, Wesley wrote: > Generating crash dump: C:\Documents and Settings\n0079911\j9.dmp IBM's j9 JVM... I've seen those crashes. The best thing you can do in this situation is to pull all updates and patches for the WebSphere - that's the only way I know which cures it. > NATV COM/ibm/db2/jdbc/app/DB2Statement.SQLGetRowCount(I)I > 00f9 > COM/ibm/db2/jdbc/app/DB2Statement.getResultSet()Ljava/sql/ResultSet; > 0049 > COM/ibm/db2/jdbc/app/DB2PreparedStatement.executeQuery()Ljava/sql/Result > Set; > 0047 > com/ibm/ws/rsadapter/jdbc/WSJdbcPreparedStatement.executeQuery()Ljava/sq > l/ResultSet; > 0047 > org/apache/ojb/broker/accesslayer/JdbcAccessImpl.executeSQL(Ljava/lang/S > tring;Lorg/apache/ojb/broker/metadata/ClassDescriptor;[Lorg/apache/ojb/b > roker/core/ValueContainer;Z)Lorg/apache/ojb/broker/accesslayer/ResultSet > AndStatement; I doubt OJB has done something wrong here, and IMHO if you'd write a simple test class using JDBC and PreparedStatement it will cause the same JVM crash. Vadim --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org