You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jim Challenger (JIRA)" <de...@uima.apache.org> on 2015/10/01 19:18:26 UTC

[jira] [Created] (UIMA-4628) DUCC OR should not be required in daemon's classpath

Jim Challenger created UIMA-4628:
------------------------------------

             Summary: DUCC OR should not be required in daemon's classpath
                 Key: UIMA-4628
                 URL: https://issues.apache.org/jira/browse/UIMA-4628
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
    Affects Versions: 2.0.0-Ducc
            Reporter: Jim Challenger
            Assignee: Lou DeGenaro
             Fix For: 2.1.0-Ducc


The Orchestrator jar and project has become a classpath dependency for all DUCC daemons.  The affected classes must be moved to transport so OR is no longer a dependency.  Supporting trace:

org.apache.camel.RuntimeCamelException: Failed to extract body due to: javax.jms.JMSException: Failed to build body from content. Serializable class not available to broker. Reason: java.lang.ClassNotFoundException: org.apache.uima.ducc.orchestrator.jd.scheduler.JdReservation. Message: ActiveMQObjectMessage {commandId = 363, responseRequired = true, messageId = ID:bluej538-60158-1443712577226-11:1:1:1:359, originalDestination = null, originalTransactionId = null, producerId = ID:bluej538-60158-1443712577226-11:1:1:1, destination = topic://ducc.orchestrator.state, transactionId = null, expiration = 0, timestamp = 1443716157428, arrival = 0, brokerInTime = 1443716157428, brokerOutTime = 1443716157428, correlationId = null, replyTo = null, persistent = true, type = null, priority = 4, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = true, userID = null, content = org.apache.activemq.util.ByteSequence@2137bffd, marshalledProperties = org.apache.activemq.util.ByteSequence@5ed18f0, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {firedTime=Thu Oct 01 12:15:57 EDT 2015, breadcrumbId=ID-bluej538-41690-1443712566893-0-2326}, readOnlyProperties = true, readOnlyBody = true, droppable = false}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)