You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (JIRA)" <ji...@apache.org> on 2010/05/18 05:30:41 UTC

[jira] Created: (GERONIMO-5314) commands-testsuite/jaxws test failures

commands-testsuite/jaxws test failures
--------------------------------------

                 Key: GERONIMO-5314
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5314
             Project: Geronimo
          Issue Type: Sub-task
      Security Level: public (Regular issues)
          Components: testsuite
    Affects Versions: 2.2.1
            Reporter: Forrest Xia


See the console output for failure cases:
[INFO] [INFO] Failsafe report directory: /home/forrestxm/src/g22branch/testsuite/commands-testsuite/jaxws/target/failsafe-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 17.804 sec <<< FAILURE!
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Failed tests: 
[INFO]   testWSDL2Java(org.apache.geronimo.testsuite.jaxws.CXFToolsTest)
[INFO]   testWsImport(org.apache.geronimo.testsuite.jaxws.JAXWSToolsTest)
[INFO] 
[INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0

Check error log in attachments for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMO-5314) commands-testsuite/jaxws test failures

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia reassigned GERONIMO-5314:
-------------------------------------

    Assignee: Forrest Xia

> commands-testsuite/jaxws test failures
> --------------------------------------
>
>                 Key: GERONIMO-5314
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5314
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 2.2.1
>            Reporter: Forrest Xia
>            Assignee: Forrest Xia
>             Fix For: 2.2.1
>
>         Attachments: testng-results.xml, TestSuite-output.txt, TestSuite.txt
>
>
> See the console output for failure cases:
> [INFO] [INFO] Failsafe report directory: /home/forrestxm/src/g22branch/testsuite/commands-testsuite/jaxws/target/failsafe-reports
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running TestSuite
> [INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 17.804 sec <<< FAILURE!
> [INFO] 
> [INFO] Results :
> [INFO] 
> [INFO] Failed tests: 
> [INFO]   testWSDL2Java(org.apache.geronimo.testsuite.jaxws.CXFToolsTest)
> [INFO]   testWsImport(org.apache.geronimo.testsuite.jaxws.JAXWSToolsTest)
> [INFO] 
> [INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0
> Check error log in attachments for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-5314) commands-testsuite/jaxws test failures

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia updated GERONIMO-5314:
----------------------------------

    Attachment: testng-results.xml
                TestSuite-output.txt
                TestSuite.txt

check the attached file for details of the failure

> commands-testsuite/jaxws test failures
> --------------------------------------
>
>                 Key: GERONIMO-5314
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5314
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 2.2.1
>            Reporter: Forrest Xia
>         Attachments: testng-results.xml, TestSuite-output.txt, TestSuite.txt
>
>
> See the console output for failure cases:
> [INFO] [INFO] Failsafe report directory: /home/forrestxm/src/g22branch/testsuite/commands-testsuite/jaxws/target/failsafe-reports
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running TestSuite
> [INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 17.804 sec <<< FAILURE!
> [INFO] 
> [INFO] Results :
> [INFO] 
> [INFO] Failed tests: 
> [INFO]   testWSDL2Java(org.apache.geronimo.testsuite.jaxws.CXFToolsTest)
> [INFO]   testWsImport(org.apache.geronimo.testsuite.jaxws.JAXWSToolsTest)
> [INFO] 
> [INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0
> Check error log in attachments for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-5314) commands-testsuite/jaxws test failures

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871492#action_12871492 ] 

Forrest Xia commented on GERONIMO-5314:
---------------------------------------

The root cause is found that the com.sun.xml.bind/jaxb-xjc and com.sun.xml.bind/jaxb-impl is not consistent in version number.

In the root pom.xml of Geronimo 2.2.1-SNAPSHOT, jaxb-xjc is 2.1.7, while jaxb-impl is 2.1.12. After updating xjc to 2.1.12, all jaxws cases pass.

Committed revision 948303.

> commands-testsuite/jaxws test failures
> --------------------------------------
>
>                 Key: GERONIMO-5314
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5314
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 2.2.1
>            Reporter: Forrest Xia
>         Attachments: testng-results.xml, TestSuite-output.txt, TestSuite.txt
>
>
> See the console output for failure cases:
> [INFO] [INFO] Failsafe report directory: /home/forrestxm/src/g22branch/testsuite/commands-testsuite/jaxws/target/failsafe-reports
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running TestSuite
> [INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 17.804 sec <<< FAILURE!
> [INFO] 
> [INFO] Results :
> [INFO] 
> [INFO] Failed tests: 
> [INFO]   testWSDL2Java(org.apache.geronimo.testsuite.jaxws.CXFToolsTest)
> [INFO]   testWsImport(org.apache.geronimo.testsuite.jaxws.JAXWSToolsTest)
> [INFO] 
> [INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0
> Check error log in attachments for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-5314) commands-testsuite/jaxws test failures

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia closed GERONIMO-5314.
---------------------------------

    Fix Version/s: 2.2.1
       Resolution: Fixed

> commands-testsuite/jaxws test failures
> --------------------------------------
>
>                 Key: GERONIMO-5314
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5314
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 2.2.1
>            Reporter: Forrest Xia
>            Assignee: Forrest Xia
>             Fix For: 2.2.1
>
>         Attachments: testng-results.xml, TestSuite-output.txt, TestSuite.txt
>
>
> See the console output for failure cases:
> [INFO] [INFO] Failsafe report directory: /home/forrestxm/src/g22branch/testsuite/commands-testsuite/jaxws/target/failsafe-reports
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running TestSuite
> [INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 17.804 sec <<< FAILURE!
> [INFO] 
> [INFO] Results :
> [INFO] 
> [INFO] Failed tests: 
> [INFO]   testWSDL2Java(org.apache.geronimo.testsuite.jaxws.CXFToolsTest)
> [INFO]   testWsImport(org.apache.geronimo.testsuite.jaxws.JAXWSToolsTest)
> [INFO] 
> [INFO] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0
> Check error log in attachments for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.