Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 36234 invoked from network); 19 Aug 2008 15:37:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Aug 2008 15:37:44 -0000 Received: (qmail 28463 invoked by uid 500); 19 Aug 2008 15:37:41 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 28448 invoked by uid 500); 19 Aug 2008 15:37:41 -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 Received: (qmail 28437 invoked by uid 99); 19 Aug 2008 15:37:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 08:37:41 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 15:36:42 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KVTGh-00076X-8M for users@jackrabbit.apache.org; Tue, 19 Aug 2008 08:37:11 -0700 Message-ID: <19052961.post@talk.nabble.com> Date: Tue, 19 Aug 2008 08:37:11 -0700 (PDT) From: homersimpson741 To: users@jackrabbit.apache.org Subject: Weblogic config with JackRabbit MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: homersimpson741@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org I noticed the post below but haven't seen any responses. I am also having this issue. Has anyone else ever experienced this or know any direction to take this? Thanks, Frank Hi I am able to deploy Jackrabbit 1.4 in weblogic 10.2 Through our application, we are able to connect and browser the content. But after a while I am seeing the following error in the error log. ERROR - Failed to get Session. Exception :javax.jcr.RepositoryException: No resources currently available in pool jcr/repository to allocate to applications. Either specify a time period to wait for resources to become available, or increase the size of the pool and retry..: No resources currently available in pool jcr/repository to allocate to applications. Either specify a time period to wait for resources to become available, or increase the si I thought this issue is fixed in http://issues.apache.org/jira/browse/JCR-463 Do I need to set anything else other than the following settings that I have in weblogic-ra.xml Any help in how to solve this is greatly appreciated. The following is my weblogic-ra.xml jcr/globalRepository true true javax.jcr.Repository jcr/repository 2 10 1 true 60 0 HomeDir repository ConfigFile lib/repository.xml Thanks Sangeeta -- View this message in context: http://www.nabble.com/Weblogic-config-with-JackRabbit-tp19052961p19052961.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.