http connector fails with 64-bit JRE
------------------------------------

                 Key: UIMA-1071
                 URL: https://issues.apache.org/jira/browse/UIMA-1071
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Eddie Epstein
            Assignee: Eddie Epstein
             Fix For: 2.2.2AS


Using the http connector with AMQ 4.1.1 on some 64-bit JRE's results in an 
exception:

Caused by: java.lang.RuntimeException: Could not access 
java.util.EnumSet.elementType field
        at com.thoughtworks.xstream.core.util.Fields.find(Fields.java:18)
        at 
com.thoughtworks.xstream.converters.enums.EnumSetConverter.<init>(EnumSetConverter.java:31)

The problem is identified here: http://jira.codehaus.org/browse/XSTR-379
and the fix is to use xstream-1.2.2.jar instead of the 1.1.2 version.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to