Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DAB47802 for ; Wed, 2 Nov 2011 00:19:22 +0000 (UTC) Received: (qmail 5365 invoked by uid 500); 2 Nov 2011 00:19:21 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 5337 invoked by uid 500); 2 Nov 2011 00:19:21 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Delivered-To: moderator for users@jackrabbit.apache.org Received: (qmail 59299 invoked by uid 99); 1 Nov 2011 21:07:27 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_FILL_THIS_FORM_SHORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gustavo.orair@gmail.com designates 209.85.161.42 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=isxevFB4GvLCUdWZrj8yGTFnJ6+hCrf6MLYLse70XD4=; b=aReykulqrrcDqawEZNa9VmDBZDCMnNDf14T+IfW5QcJVqqGICbtBL9xegS0Mr1mAYq nHIQc5vUrj6nj2AfttwRzq4WcMGF/VIZafqF4tgfXxAMw+0aRj9GKH4wI2zgPXwnxBJD kQoqBa+/8KIfJk5sOrjYnF8CC8mKjxGWJ5dnM= MIME-Version: 1.0 From: Gustavo Henrique Orair Date: Tue, 1 Nov 2011 19:06:40 -0200 Message-ID: Subject: Inactive logical session handle called - JCA Managed Repository To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=00151747bdb892f56504b0b2bc8a --00151747bdb892f56504b0b2bc8a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I am trying to use Jcr Manager (http://kenai.com/projects/jcrmanager) to access my multiple workspaces JCA Managed Repository. My environment is a Glassfish 3.1.1 with and EJB that collect document and save them in a JCA Managed JackRabbit Repository (version 2.3.0). I would like to use Jcr Manager (WAR) just to access the content and monitor if my crawling are being done ok. I was be able to configure Jca Manager to access the JCA Managed Repository, but when I try to access a second workspace, It gives a Illegal State Exception: Unexpected error occured. Please contact your administrator with this issue= . java.lang.IllegalStateException: Inactive logical session handle called org.apache.jackrabbit.jca.JCAManagedConnection.getSession*( JCAManagedConnection.java:238 )* org.apache.jackrabbit.jca.JCASessionHandle.getSession*( JCASessionHandle.java:90 )* org.apache.jackrabbit.jca.JCASessionHandle.getWorkspace*( JCASessionHandle.java:125 )* com.sptci.jcr.webui.MainController.getWorkspace*( MainController.java:120 )* com.sptci.jcr.webui.listener.menu.MenuListener.processWorkspace*( MenuListener.java:183 )* com.sptci.jcr.webui.listener.menu.MenuListener.handleAction*( MenuListener.java:83 )* com.sptci.jcr.webui.listener.menu.MenuListener.actionPerformed*( MenuListener.java:59 )* ** This problem looks like very similar to an invalid bug (except I use Glassfish instead of Geronimo): https://issues.apache.org/jira/browse/JCR-763 However, I couldn't realize what would be the problem... Someone already have experienced similar problem or can have hints how to solve the problem? Best regards, ---------------------------------------------------------------------------= ------------------------------------------ Gustavo Henrique Orair Mestre em Ci=EAncia da Computa=E7=E3o - MSc in Computer Science Universidade Federal de Minas Gerais Celular/Cell phone: 55-31-85157887 ---------------------------------------------------------------------------= --------------------------------------- --00151747bdb892f56504b0b2bc8a--