From owner-freebsd-java@FreeBSD.ORG Fri Sep 16 13:36:16 2011 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A89C61065670 for ; Fri, 16 Sep 2011 13:36:16 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out1.tiscali.nl (smtp-out1.tiscali.nl [195.241.79.176]) by mx1.freebsd.org (Postfix) with ESMTP id 661078FC0C for ; Fri, 16 Sep 2011 13:36:16 +0000 (UTC) Received: from [212.182.167.131] (helo=sjakie.klop.ws) by smtp-out1.tiscali.nl with esmtp (Exim) (envelope-from ) id 1R4YPr-0005Ei-MZ for freebsd-java@freebsd.org; Fri, 16 Sep 2011 15:25:15 +0200 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id F023F81A2 for ; Fri, 16 Sep 2011 15:25:11 +0200 (CEST) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-java@freebsd.org References: <1316030781.2913.4.camel@mike-laptop> <1316035497.2913.6.camel@mike-laptop> Date: Fri, 16 Sep 2011 15:25:11 +0200 MIME-Version: 1.0 From: "Ronald Klop" Message-ID: In-Reply-To: <1316035497.2913.6.camel@mike-laptop> User-Agent: Opera Mail/11.50 (FreeBSD) Content-Transfer-Encoding: quoted-printable Subject: Re: Recent OpenJDK6/APR crashing X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2011 13:36:16 -0000 On Wed, 14 Sep 2011 23:24:57 +0200, Mike Jakubik =20 wrote: > I think this has something to do with the addition of > com.sun.image.codec.jpeg using javax.imageio. Our application actually > uses this, the web server will sometimes send junk or a 500 error when = i > keep on refreshing a page that uses this code. > > On Wed, 2011-09-14 at 16:06 -0400, Mike Jakubik wrote: >> Hello, >> >> After upgrading to the latest version of OpenJDK/APR/tomcat-native my >> application keeps on crashing with the below error every day or two. H= as >> anyone else experienced this or has any idea what the problem is? >> >> Thanks. >> >> openjdk6-b23_1 >> tomcat-6.0.33_1 >> tomcat-native-1.1.22 >> FreeBSD 8.2-STABLE #0: Mon Sep 12 16:17:30 EDT 2011 >> >> Does this help? http://wiki.apache.org/tomcat/FAQ/KnownIssues#ImageIOIssues