Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 63318 invoked from network); 24 Feb 2009 10:26:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Feb 2009 10:26:56 -0000 Received: (qmail 64814 invoked by uid 500); 24 Feb 2009 10:26:54 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 64780 invoked by uid 500); 24 Feb 2009 10:26:54 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 64768 invoked by uid 99); 24 Feb 2009 10:26:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2009 02:26:54 -0800 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, 24 Feb 2009 10:26:46 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LbuUb-0004nf-TO for user@geronimo.apache.org; Tue, 24 Feb 2009 02:26:25 -0800 Message-ID: <22179465.post@talk.nabble.com> Date: Tue, 24 Feb 2009 02:26:25 -0800 (PST) From: Hearty To: user@geronimo.apache.org Subject: java.lang.UnsatisfiedLinkError: Library is already loaded in another ClassLoader (On stopping and starting the application) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: heartyraphael@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi I am getting an error as follows java.lang.UnsatisfiedLinkError: lic (Library is already loaded in another ClassLoader) This is happening when I stopping the application and start it again. [apache geronimo is running, I am only stopping/starting application by using the admin console] The lic.jar is present within the repository folder. The jar file is internally referring a dll file. Please give me a valid solution to resolve this issue? -- View this message in context: http://www.nabble.com/java.lang.UnsatisfiedLinkError%3A-Library-is-already-loaded-in-another-ClassLoader-%28On-stopping-and-starting-the-application%29-tp22179465s134p22179465.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.