Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 32564 invoked from network); 23 Jul 2006 17:08:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jul 2006 17:08:31 -0000 Received: (qmail 48518 invoked by uid 500); 23 Jul 2006 17:08:31 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 48490 invoked by uid 500); 23 Jul 2006 17:08:31 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 48479 invoked by uid 99); 23 Jul 2006 17:08:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jul 2006 10:08:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jul 2006 10:08:30 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DCFA741000E for ; Sun, 23 Jul 2006 17:06:13 +0000 (GMT) Message-ID: <25237622.1153674373902.JavaMail.jira@brutus> Date: Sun, 23 Jul 2006 10:06:13 -0700 (PDT) From: "Geir Magnusson Jr (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Created: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ACtiveMQ 4.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Classpath problems with JRE 442571 ? (discovered with ACtiveMQ 4.0.1 -------------------------------------------------------------------- Key: HARMONY-956 URL: http://issues.apache.org/jira/browse/HARMONY-956 Project: Harmony Issue Type: Bug Components: App-Oriented Bug Reports Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin Reporter: Geir Magnusson Jr When launching active MQ via "bin/activemq", I get the following error : ACTIVEMQ_HOME: c:\dev\tools\activemq\incubator-activemq-4.0.1 Loading message broker from: xbean:activemq.xml ERROR: Destructive unwinding: C++ objects detected on stack! droping 0x05BEF584 setting curr 0x05BEFF68 Failed to execute main task. Reason: java.lang.NoClassDefFoundError: edu/emory/mathcs/backport/java/util/concurrent/lock s/ReentrantLock$FairSync The backport jar is in the lib directory, so I beleive that there may be some classpath/classloader issue here. I don't know if the quoted error re unwinding is a cause, synptom, or something else. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira