You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Geir Magnusson Jr (JIRA)" <ji...@apache.org> on 2006/07/23 19:06:13 UTC

[jira] Created: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ACtiveMQ 4.0.1

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

        

[jira] Commented: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-956?page=comments#action_12425954 ] 
            
Geir Magnusson Jr commented on HARMONY-956:
-------------------------------------------

Things are *slightly* better w/ latest snapshot, 428649.  The stack message goes away, but we staill can't find the emory backport class.  The problem isn't there when using the J9 vm and Harmony classlib, so this does appar to be a DRLVM bug.  Going to assign it to that category as well.

> 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

        

[jira] Closed: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-956?page=all ]

Geir Magnusson Jr closed HARMONY-956.
-------------------------------------


Closing, as patch works, and now linked to 1179

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Commented: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-956?page=comments#action_12427912 ] 
            
Geir Magnusson Jr commented on HARMONY-956:
-------------------------------------------

How do you want me to combine these?  There is overlap, but Pavel's dropped a few things from Geregory's, and when only Pavel's applied I seem to have the same problem.  I'm going to try to combine the two.

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Updated: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-956?page=all ]

Geir Magnusson Jr updated HARMONY-956:
--------------------------------------

    Summary: Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)  (was: Classpath problems with JRE 442571 ? (discovered with ACtiveMQ 4.0.1)

> 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

        

[jira] Commented: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-956?page=comments#action_12442202 ] 
            
Geir Magnusson Jr commented on HARMONY-956:
-------------------------------------------


   [[ Old comment, sent by email on Mon, 14 Aug 2006 09:22:57 -0400 ]]

Any chance you might comment on what the patch does/fixes?  harmon-dev
would be great :)

geir




> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Commented: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Anton Luht (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-956?page=comments#action_12427934 ] 
            
Anton Luht commented on HARMONY-956:
------------------------------------

Another problem is that DRLVM can't load certain classes. The test :

public class Test { 
  public static void main(String[] args) throws Throwable { 
      Class.forName("edu.emory.mathcs.backport.java.util.concurrent.ScheduledThreadPoolExecutor");
  } 
} 

compiled with javac 1.5 and run with library shipped with activeMQ:
java -cp .;<activemq home>\lib\backport-util-concurrent-2.1.jar Test

prints nothing in RI . In DRLVM + Harmony with Pavel's patch

java version "1.5.0"
pre-alpha : not complete or compatible
svn = r431366, (Aug 14 2006), Windows/ia32/msvc 1310, debug build
http://incubator.apache.org/harmony

it prints:

java.lang.IncompatibleClassChangeError: edu/emory/mathcs/backport/java/util/conc
urrent/ScheduledThreadPoolExecutor
        at java.lang.VMClassRegistry.defineClass()
        at java.lang.ClassLoader.defineClass()
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:68
)
        at java.net.URLClassLoader.findClassImpl(URLClassLoader.java:1130)
        at java.net.URLClassLoader$4.run(URLClassLoader.java:617)
        at java.net.URLClassLoader$4.run(URLClassLoader.java:616)
        at java.security.AccessController.doPrivilegedImpl()
        at java.security.AccessController.doPrivileged()
        at java.net.URLClassLoader.findClass(URLClassLoader.java:614)
        at java.lang.ClassLoader.loadClass()
        at java.net.URLClassLoader$SubURLClassLoader.loadClass(URLClassLoader.ja
va:116)
        at java.lang.ClassLoader.loadClass()
        at java.lang.Class.forName()
        at java.lang.Class.forName()
        at Test.main(Test.java:3)



> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Commented: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Anton Luht (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-956?page=comments#action_12427920 ] 
            
Anton Luht commented on HARMONY-956:
------------------------------------

Sorry - I was confused with the sorting order of patches - I thought the latest one in the bottom...

Pavel's patch works fine while Gregory's patches cause problem described in http://issues.apache.org/jira/browse/HARMONY-1177 .

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Resolved: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-956?page=all ]

Geir Magnusson Jr resolved HARMONY-956.
---------------------------------------

    Resolution: Fixed

Patch #1 (14/Aug/06) applied in r431390.  Seems to have helped the verifier  as the reported problem went away, and we have a new problem.  That will be created in a  new JIRA and linked here.

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Assigned: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-956?page=all ]

Geir Magnusson Jr reassigned HARMONY-956:
-----------------------------------------

    Assignee: Geir Magnusson Jr

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Commented: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Anton Luht (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-956?page=comments#action_12427916 ] 
            
Anton Luht commented on HARMONY-956:
------------------------------------

Pavel,

Your patch causes problem described in http://issues.apache.org/jira/browse/HARMONY-1177 . I've errorneously filed it against DRLVM but after rebuilding VM from scratch it appeared that the problem was in the patch.

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Updated: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Pavel Rebriy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-956?page=all ]

Pavel Rebriy updated HARMONY-956:
---------------------------------

    Attachment: verifier.patch

The updated version of patch.

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Updated: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-956?page=all ]

Gregory Shimansky updated HARMONY-956:
--------------------------------------

    Attachment: verifier.patch

A patch which attempts to fix verifier to understand exception handlers with end_pc pointing to the instruction after code length (which is allowed by spec) and not access memory after allocated instructions buffer.

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Attachments: verifier.patch
>
>
> 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

        

[jira] Updated: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-956?page=all ]

Gregory Shimansky updated HARMONY-956:
--------------------------------------

    Attachment: verifier.patch

After looking at my patch I found a flaw in it in case end_pc points to some big address after the code end. To prevent access to unallocated memory the condition in 2nd "if" has to be changed. This is the updated patch.

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch
>
>
> 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

        

[jira] Commented: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-956?page=comments#action_12427926 ] 
            
Geir Magnusson Jr commented on HARMONY-956:
-------------------------------------------

I'll test w/ Gregory's patch to confirm that it causes 1177 and then will cancel 1177, and then apply Pavel's.

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Commented: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-956?page=comments#action_12427941 ] 
            
Geir Magnusson Jr commented on HARMONY-956:
-------------------------------------------

Yep, I got that too once I applied the patch.  I'm going to apply Pavel's for a snapshot creation, and I'll add a new JIRA for this new bug.

> 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: DRLVM, App-Oriented Bug Reports
>         Environment: winXP SP2, Intel Pentium M (Thinkpad T43), Harmony JRE Snapshot r424571, cygwin
>            Reporter: Geir Magnusson Jr
>         Assigned To: Geir Magnusson Jr
>         Attachments: verifier.patch, verifier.patch, verifier.patch
>
>
> 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

        

[jira] Updated: (HARMONY-956) Classpath problems with JRE 442571 ? (discovered with ActiveMQ 4.0.1)

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-956?page=all ]

Geir Magnusson Jr updated HARMONY-956:
--------------------------------------

    Component/s: DRLVM

> 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: DRLVM, 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