You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/07 09:23:58 UTC

[jira] [Commented] (APEXMALHAR-2316) Cannot register tuple class in XmlParser Operator

    [ https://issues.apache.org/jira/browse/APEXMALHAR-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643606#comment-15643606 ] 

ASF GitHub Bot commented on APEXMALHAR-2316:
--------------------------------------------

GitHub user Hitesh-Scorpio opened a pull request:

    https://github.com/apache/apex-malhar/pull/484

    APEXMALHAR-2316 Moved suitable code to activate() for initializing tu…

    …ple class attribute. @bhupeshchawda @chinmaykolhatkar please review.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Hitesh-Scorpio/apex-malhar SPOI-8792_XMLOMF

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/apex-malhar/pull/484.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #484
    
----
commit 6b58000b95aeff287eae02bd438e40883bc8a827
Author: Hitesh-Scorpio <fo...@gmail.com>
Date:   2016-11-07T09:20:13Z

    APEXMALHAR-2316 Moved suitable code to activate() for initializing tuple class attribute.

----


> Cannot register tuple class in XmlParser Operator
> -------------------------------------------------
>
>                 Key: APEXMALHAR-2316
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2316
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Hitesh Kapoor
>            Assignee: Hitesh Kapoor
>
> Unable to set the tuple class attribute, getting the following stack trace 
> Abandoning deployment due to setup failure. java.lang.IllegalArgumentException
> 	at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:635)
> 	at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:584)
> 	at com.datatorrent.lib.parser.XmlParser.setup(XmlParser.java:135)
> 	at com.datatorrent.lib.parser.XmlParser.setup(XmlParser.java:63)
> 	at com.datatorrent.stram.engine.Node.setup(Node.java:187)
> 	at com.datatorrent.stram.engine.StreamingContainer.setupNode(StreamingContainer.java:1309)
> 	at com.datatorrent.stram.engine.StreamingContainer.access$100(StreamingContainer.java:130)
> 	at com.datatorrent.stram.engine.StreamingContainer$2.run(StreamingContainer.java:1388)



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