You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Aditya Dhulipala (JIRA)" <ji...@apache.org> on 2015/04/06 07:15:12 UTC

[jira] [Commented] (OODT-831) CAS PGE adapter framework build failed

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

Aditya Dhulipala commented on OODT-831:
---------------------------------------

Where is the dumpMetadataFile for the cas-pge created?

Its a file called "pge-metadata.xml". Its created by executing pgeConfig.getExeDir()

Any suggestions on how to insert breakpoints and debug using maven? Can i do this using eclipse?

> CAS PGE adapter framework build failed
> --------------------------------------
>
>                 Key: OODT-831
>                 URL: https://issues.apache.org/jira/browse/OODT-831
>             Project: OODT
>          Issue Type: Bug
>          Components: pge wrapper framework
>         Environment: OS Yosemite JDK8 Maven3
>            Reporter: Aditya Dhulipala
>
> This is the result of the surefire report
> -------------------------------------------------------------------------------
> Test set: org.apache.oodt.cas.pge.TestPGETaskInstance
> -------------------------------------------------------------------------------
> Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec <<< FAILURE! - in org.apache.oodt.cas.pge.TestPGETaskInstance
> testDumpMetadataIfRequested(org.apache.oodt.cas.pge.TestPGETaskInstance)  Time elapsed: 0.104 sec  <<< FAILURE!
> junit.framework.ComparisonFailure: expected:<...     <key>PGETask%2F[Name]</key>> but was:<...     <key>PGETask%2F[DumpMetadata]</key>>
> 	at junit.framework.Assert.assertEquals(Assert.java:81)
> 	at junit.framework.Assert.assertEquals(Assert.java:87)
> 	at org.apache.oodt.cas.pge.TestPGETaskInstance.testDumpMetadataIfRequested(TestPGETaskInstance.java:344)



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