[ 
https://issues.apache.org/jira/browse/JCS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Vandahl resolved JCS-107.
--------------------------------

       Resolution: Implemented
    Fix Version/s: jcs-2.0.0
         Assignee: Thomas Vandahl

This problem does not apply to the current code base. Try the current trunk.
                
> NoSuchMethodError thrown during shutdown of JCS
> -----------------------------------------------
>
>                 Key: JCS-107
>                 URL: https://issues.apache.org/jira/browse/JCS-107
>             Project: Commons JCS
>          Issue Type: Bug
>          Components: Composite Cache
>    Affects Versions: jcs-1.3
>         Environment: Debian Squeeze, Wheezy, RHEL6, SLES11. Equinox OSGi 
> environment, Sun JDK 6 and OpenJDK 6 and 7.
>            Reporter: Marcus Klein
>            Assignee: Thomas Vandahl
>            Priority: Blocker
>             Fix For: jcs-2.0.0
>
>
> When shutting down JCS within the ElementEventQueue a NoSuchMethodError is 
> thrown:
> Exception in thread "ElementEventQueue.QProcessor-1" 
> java.lang.NoSuchMethodError
>       at java.lang.Thread.destroy(Thread.java:980)
>       at 
> org.apache.jcs.engine.control.event.ElementEventQueue$QProcessor.run(ElementEventQueue.java:257)
> This happens because the deprecated Method java.lang.Thead.destroy() is used. 
> The implementation of that method throws a NoSuchMethodError with all above 
> mentioned JDKs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to