Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1071

http connector fails with some Java implementations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3S
    • Async Scaleout
    • None

    Description

      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.

      Attachments

        Activity

          People

            eddie_epstein Eddie Epstein
            eddie_epstein Eddie Epstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: