[ https://issues.apache.org/jira/browse/UIMA-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Burn Lewis reopened UIMA-1071: ------------------------------ The old xstream-1.1.2.jar is still specified in setUimaClassPath so http services still fail > 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.