You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2008/12/16 00:09:44 UTC

[jira] Updated: (UIMA-1071) http connector fails with some Java implementations

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

Marshall Schor updated UIMA-1071:
---------------------------------

    Summary: http connector fails with some Java implementations  (was: http connector fails with 64-bit JRE)

Fails with IBM and Harmony Javas, works with Sun

> http connector fails with some Java implementations
> ---------------------------------------------------
>
>                 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.3S
>
>
> 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.