Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 54860 invoked from network); 24 Mar 2010 02:42:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Mar 2010 02:42:51 -0000 Received: (qmail 30776 invoked by uid 500); 24 Mar 2010 02:42:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 30597 invoked by uid 500); 24 Mar 2010 02:42:50 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 30590 invoked by uid 99); 24 Mar 2010 02:42:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Mar 2010 02:42:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Mar 2010 02:42:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 26C63234C48D for ; Wed, 24 Mar 2010 02:42:27 +0000 (UTC) Message-ID: <1839893780.451981269398547144.JavaMail.jira@brutus.apache.org> Date: Wed, 24 Mar 2010 02:42:27 +0000 (UTC) From: "Rex Wang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-4608) java.io.EOFException when reading ejb response In-Reply-To: <1148763568.1238488430805.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rex Wang closed GERONIMO-4608. ------------------------------ Resolution: Fixed Fix Version/s: 2.2.1 2.1.5 OpenEJB has resolved the problem in 3.0.2-snapshot and G 2.1.5 will upgrade OpenEJB to 3.0.2. So closing it. thanks! > java.io.EOFException when reading ejb response > ----------------------------------------------- > > Key: GERONIMO-4608 > URL: https://issues.apache.org/jira/browse/GERONIMO-4608 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: OpenEJB > Affects Versions: 2.1.4, 2.1.5, 2.2 > Environment: Windows > Reporter: Jack Cai > Priority: Critical > Fix For: 2.1.5, 2.2.1 > > > In the monitoring admin console page, define a server, enable query and then view its statistics. Keep refreshing the server view page, and soon there will be a "server is offline" message. Initial debugging reveals when the jsp access the server-side agent ejb, there is a java.io.EOFException thrown during the reading of ejb response. > An old mail discussion also mentioned this problem, see [1]. > This problem only occurs on Windows system. > [1] http://www.nabble.com/error-on-running-tests-on-windows-tt16618112.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.