You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Sagara Gunathunga <sa...@gmail.com> on 2011/11/16 00:04:31 UTC

Test failing on jaxws-integration module.

I'm getting test failures for AddNumbersHandlerTests test on
jaxws-integration module any clue ?

Thanks !

-- 
Sagara Gunathunga

Blog      - http://ssagara.blogspot.com
Web      - http://people.apache.org/~sagara/
LinkedIn - http://www.linkedin.com/in/ssagara

Re: Test failing on jaxws-integration module.

Posted by Sagara Gunathunga <sa...@gmail.com>.
Thnaks Ping for details, it seems problem in my setup.

Thanks !

On Wed, Nov 16, 2011 at 2:10 PM, Ping Liu <pi...@gmail.com> wrote:

> Hi Sagara,
>
> I tried building Axis2 with "mvn -U clean install" (after svn update).
> jaxws-integration module was built successfully.  I tried building
> jaxws-integration individually.  The build is successful as well.
>
> My Maven version is 3.0.1 and Java version is 1.6.0_21.
>
> Following is the Axis2 top level build result (got an error on Web
> Application module, though).
>
> Thanks.
>
> Ping
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Axis2 - Parent ............................. SUCCESS [3.531s]
> [INFO] Apache Axis2 - Resource bundle .................... SUCCESS [6.808s]
> [INFO] Apache Axis2 - Kernel ............................. SUCCESS
> [1:20.628s]
> [INFO] Apache Axis2 - Data Binding ....................... SUCCESS
> [17.302s]
> [INFO] Apache Axis2 - Transport - Local .................. SUCCESS [5.517s]
> [INFO] Apache Axis2 - Transport - HTTP ................... SUCCESS [9.080s]
> [INFO] Apache Axis2 - Code Generation .................... SUCCESS
> [23.381s]
> [INFO] Apache Axis2 - ADB Codegen ........................ SUCCESS
> [46.962s]
> [INFO] Apache Axis2 - Addressing ......................... SUCCESS [7.075s]
> [INFO] Apache Axis2 - Java2WSDL .......................... SUCCESS
> [19.773s]
> [INFO] Apache Axis2 - tool - Repository Maven Plugin ..... SUCCESS [4.815s]
> [INFO] Apache Axis2 - Fast Infoset ....................... SUCCESS
> [14.751s]
> [INFO] Apache Axis2 - Clustering ......................... SUCCESS
> [1:23.498s]
> [INFO] Apache Axis2 - Scripting .......................... SUCCESS [5.925s]
> [INFO] Apache Axis2 - JAXB-RI Data Binding ............... SUCCESS
> [12.825s]
> [INFO] Apache Axis2 - SAAJ ............................... SUCCESS
> [30.840s]
> [INFO] Apache Axis2 - Metadata ........................... SUCCESS
> [42.675s]
> [INFO] Apache Axis2 - JAXWS .............................. SUCCESS
> [1:29.022s]
> [INFO] Apache Axis2 - Test Utilities ..................... SUCCESS [1.519s]
> [INFO] Apache Axis2 - XMLBeans Data Binding .............. SUCCESS
> [2:14.976s]
> [INFO] Apache Axis2 - tool - WSDL2Code Maven Plugin ...... SUCCESS [6.642s]
> [INFO] Apache Axis2 - JAXWS Integration Tests ............ SUCCESS
> [15:14.929s]
> [INFO] Apache Axis2 - JiBX Data Binding .................. SUCCESS
> [20.230s]
> [INFO] Apache Axis2 - JSON ............................... SUCCESS [7.622s]
> [INFO] Apache Axis2 - MTOM Policy ........................ SUCCESS [3.435s]
> [INFO] Apache Axis2 - spring ............................. SUCCESS [2.879s]
> [INFO] Apache Axis2 - OSGi Integration ................... SUCCESS [6.003s]
> [INFO] Apache Axis2 - Integration ........................ SUCCESS
> [12:31.961s]
> [INFO] Apache Axis2 - MEX ................................ SUCCESS [3.147s]
> [INFO] Apache Axis2 - MTOM Policy module ................. SUCCESS [2.592s]
> [INFO] Apache Axis2 - Ping ............................... SUCCESS [2.206s]
> [INFO] Apache Axis2 - Version Service .................... SUCCESS [2.394s]
> [INFO] Apache Axis2 - SOAP Monitor Servlet ............... SUCCESS [2.123s]
> [INFO] Apache Axis2 - SOAP Monitor Module ................ SUCCESS [1.989s]
> [INFO] Apache Axis2 - tool - AAR Maven Plugin ............ SUCCESS [6.922s]
> [INFO] Apache Axis2 - tool - Ant Plugin .................. SUCCESS [5.313s]
> [INFO] Apache Axis2 - tool - Eclipse Codegen Plugin ...... SUCCESS
> [58.803s]
> [INFO] Apache Axis2 - tool - Eclipse service Plugin ...... SUCCESS
> [40.629s]
> [INFO] Apache Axis2 - tool - Intellij IDEA Plugin ........ SUCCESS
> [15.017s]
> [INFO] Apache Axis2 - tool - Java2WSDL Maven Plugin ...... SUCCESS [5.180s]
> [INFO] Apache Axis2 - tool - MAR Maven Plugin ............ SUCCESS [2.253s]
> [INFO] Apache Axis2 - CORBA .............................. SUCCESS [6.867s]
> [INFO] Apache Axis2 - JAXWS (mar) ........................ SUCCESS [2.685s]
> [INFO] Apache Axis2 - Web Application module ............. FAILURE
> [17.000s]
> [INFO] Apache Axis2 - Root ............................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 42:14.446s
> [INFO] Finished at: Wed Nov 16 13:28:17 PST 2011
> [INFO] Final Memory: 78M/247M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] java.io.IOException: classFile.delete() failed -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e swit
> ch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please rea
> d the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/JasperExceptio
> n
>
>
>
>
>
> On Wed, Nov 16, 2011 at 12:24 PM, Sagara Gunathunga <
> sagara.gunathunga@gmail.com> wrote:
>
>> Still I'm getting same failure , anyone else getting same ? or any idea ?
>>
>> Thanks !
>>
>> On Tue, Nov 15, 2011 at 3:04 PM, Sagara Gunathunga <
>> sagara.gunathunga@gmail.com> wrote:
>>
>>>
>>> I'm getting test failures for AddNumbersHandlerTests test on
>>> jaxws-integration module any clue ?
>>>
>>> Thanks !
>>>
>>> --
>>> Sagara Gunathunga
>>>
>>> Blog      - http://ssagara.blogspot.com
>>> Web      - http://people.apache.org/~sagara/
>>> LinkedIn - http://www.linkedin.com/in/ssagara
>>>
>>
>>
>>
>> --
>> Sagara Gunathunga
>>
>> Blog      - http://ssagara.blogspot.com
>> Web      - http://people.apache.org/~sagara/
>> LinkedIn - http://www.linkedin.com/in/ssagara
>>
>
>


-- 
Sagara Gunathunga

Blog      - http://ssagara.blogspot.com
Web      - http://people.apache.org/~sagara/
LinkedIn - http://www.linkedin.com/in/ssagara

Re: Test failing on jaxws-integration module.

Posted by Ping Liu <pi...@gmail.com>.
Hi Sagara,

I tried building Axis2 with "mvn -U clean install" (after svn update).
jaxws-integration module was built successfully.  I tried building
jaxws-integration individually.  The build is successful as well.

My Maven version is 3.0.1 and Java version is 1.6.0_21.

Following is the Axis2 top level build result (got an error on Web
Application module, though).

Thanks.

Ping


[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Axis2 - Parent ............................. SUCCESS [3.531s]
[INFO] Apache Axis2 - Resource bundle .................... SUCCESS [6.808s]
[INFO] Apache Axis2 - Kernel ............................. SUCCESS
[1:20.628s]
[INFO] Apache Axis2 - Data Binding ....................... SUCCESS [17.302s]
[INFO] Apache Axis2 - Transport - Local .................. SUCCESS [5.517s]
[INFO] Apache Axis2 - Transport - HTTP ................... SUCCESS [9.080s]
[INFO] Apache Axis2 - Code Generation .................... SUCCESS [23.381s]
[INFO] Apache Axis2 - ADB Codegen ........................ SUCCESS [46.962s]
[INFO] Apache Axis2 - Addressing ......................... SUCCESS [7.075s]
[INFO] Apache Axis2 - Java2WSDL .......................... SUCCESS [19.773s]
[INFO] Apache Axis2 - tool - Repository Maven Plugin ..... SUCCESS [4.815s]
[INFO] Apache Axis2 - Fast Infoset ....................... SUCCESS [14.751s]
[INFO] Apache Axis2 - Clustering ......................... SUCCESS
[1:23.498s]
[INFO] Apache Axis2 - Scripting .......................... SUCCESS [5.925s]
[INFO] Apache Axis2 - JAXB-RI Data Binding ............... SUCCESS [12.825s]
[INFO] Apache Axis2 - SAAJ ............................... SUCCESS [30.840s]
[INFO] Apache Axis2 - Metadata ........................... SUCCESS [42.675s]
[INFO] Apache Axis2 - JAXWS .............................. SUCCESS
[1:29.022s]
[INFO] Apache Axis2 - Test Utilities ..................... SUCCESS [1.519s]
[INFO] Apache Axis2 - XMLBeans Data Binding .............. SUCCESS
[2:14.976s]
[INFO] Apache Axis2 - tool - WSDL2Code Maven Plugin ...... SUCCESS [6.642s]
[INFO] Apache Axis2 - JAXWS Integration Tests ............ SUCCESS
[15:14.929s]
[INFO] Apache Axis2 - JiBX Data Binding .................. SUCCESS [20.230s]
[INFO] Apache Axis2 - JSON ............................... SUCCESS [7.622s]
[INFO] Apache Axis2 - MTOM Policy ........................ SUCCESS [3.435s]
[INFO] Apache Axis2 - spring ............................. SUCCESS [2.879s]
[INFO] Apache Axis2 - OSGi Integration ................... SUCCESS [6.003s]
[INFO] Apache Axis2 - Integration ........................ SUCCESS
[12:31.961s]
[INFO] Apache Axis2 - MEX ................................ SUCCESS [3.147s]
[INFO] Apache Axis2 - MTOM Policy module ................. SUCCESS [2.592s]
[INFO] Apache Axis2 - Ping ............................... SUCCESS [2.206s]
[INFO] Apache Axis2 - Version Service .................... SUCCESS [2.394s]
[INFO] Apache Axis2 - SOAP Monitor Servlet ............... SUCCESS [2.123s]
[INFO] Apache Axis2 - SOAP Monitor Module ................ SUCCESS [1.989s]
[INFO] Apache Axis2 - tool - AAR Maven Plugin ............ SUCCESS [6.922s]
[INFO] Apache Axis2 - tool - Ant Plugin .................. SUCCESS [5.313s]
[INFO] Apache Axis2 - tool - Eclipse Codegen Plugin ...... SUCCESS [58.803s]
[INFO] Apache Axis2 - tool - Eclipse service Plugin ...... SUCCESS [40.629s]
[INFO] Apache Axis2 - tool - Intellij IDEA Plugin ........ SUCCESS [15.017s]
[INFO] Apache Axis2 - tool - Java2WSDL Maven Plugin ...... SUCCESS [5.180s]
[INFO] Apache Axis2 - tool - MAR Maven Plugin ............ SUCCESS [2.253s]
[INFO] Apache Axis2 - CORBA .............................. SUCCESS [6.867s]
[INFO] Apache Axis2 - JAXWS (mar) ........................ SUCCESS [2.685s]
[INFO] Apache Axis2 - Web Application module ............. FAILURE [17.000s]
[INFO] Apache Axis2 - Root ............................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 42:14.446s
[INFO] Finished at: Wed Nov 16 13:28:17 PST 2011
[INFO] Final Memory: 78M/247M
[INFO]
------------------------------------------------------------------------
[ERROR] java.io.IOException: classFile.delete() failed -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please rea
d the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/JasperExceptio
n




On Wed, Nov 16, 2011 at 12:24 PM, Sagara Gunathunga <
sagara.gunathunga@gmail.com> wrote:

> Still I'm getting same failure , anyone else getting same ? or any idea ?
>
> Thanks !
>
> On Tue, Nov 15, 2011 at 3:04 PM, Sagara Gunathunga <
> sagara.gunathunga@gmail.com> wrote:
>
>>
>> I'm getting test failures for AddNumbersHandlerTests test on
>> jaxws-integration module any clue ?
>>
>> Thanks !
>>
>> --
>> Sagara Gunathunga
>>
>> Blog      - http://ssagara.blogspot.com
>> Web      - http://people.apache.org/~sagara/
>> LinkedIn - http://www.linkedin.com/in/ssagara
>>
>
>
>
> --
> Sagara Gunathunga
>
> Blog      - http://ssagara.blogspot.com
> Web      - http://people.apache.org/~sagara/
> LinkedIn - http://www.linkedin.com/in/ssagara
>

Re: Test failing on jaxws-integration module.

Posted by Sagara Gunathunga <sa...@gmail.com>.
Still I'm getting same failure , anyone else getting same ? or any idea ?

Thanks !

On Tue, Nov 15, 2011 at 3:04 PM, Sagara Gunathunga <
sagara.gunathunga@gmail.com> wrote:

>
> I'm getting test failures for AddNumbersHandlerTests test on
> jaxws-integration module any clue ?
>
> Thanks !
>
> --
> Sagara Gunathunga
>
> Blog      - http://ssagara.blogspot.com
> Web      - http://people.apache.org/~sagara/
> LinkedIn - http://www.linkedin.com/in/ssagara
>



-- 
Sagara Gunathunga

Blog      - http://ssagara.blogspot.com
Web      - http://people.apache.org/~sagara/
LinkedIn - http://www.linkedin.com/in/ssagara