You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Stadelmann Josef <jo...@axa-winterthur.ch> on 2012/07/02 13:39:01 UTC

AW: [axis2-1.6.2] failed to build

Hi Andreas

Don't waste your time any longer we me. It was a resource problem
1. NetBeans was running, taking a lot memory, while at the same time an axis2-1.6.2 build was running in a DOS window
2. my maven_opts was set to 
	MAVEN_OPTS=-Dhttp.auth.preference=Basic -Dhttp.proxyhost=bcproxyserver.com -Dhttp.proxyport=8080 -Dhttp.proxyuser=C770817 -Dhttp.proxypassword=mypassword

Today, unfortunately before I've read your mail to deliver the requested file, I did a new build - 
1. this time with my old saved maven_opts
	MAVEN_OPTS=-XX:MaxPermSize=512m -Xmx1024m -Xms512m -Dhttp.auth.preference=Basic -Dhttp.proxyhost=bcproxyserver.com -Dhttp.proxyport=8080 -Dhttp.proxyuser=C770817 -Dhttp.proxypassword=MyPassword
2. and without NetBeans running (eating up memory on a Vista System)

result: the tests and the full build up to package is running fine now.
Sorry for the inconvenient, and thanks for the help.

Josef







-----Ursprüngliche Nachricht-----
Von: Andreas Veithen [mailto:andreas.veithen@gmail.com] 
Gesendet: Donnerstag, 28. Juni 2012 19:43
An: java-user@axis.apache.org
Betreff: Re: [axis2-1.6.2] failed to build

Can you please post the content of the following file?

modules/transport/http/target/surefire-reports/org.apache.axis2.transport.http.CommonsHTTPTransportSenderTest.txt

Andreas

On Wed, Jun 27, 2012 at 2:38 PM, Stadelmann Josef
<jo...@axa-winterthur.ch> wrote:
>
> At work the test below on a axis2-1.6.2 build for  ./tags/v1.6.2 fail.
> Guess: I sit behind a firewall?
>
> At home, on my old windows 2000 advanced server the same build runs very
> perfect the first time?
>
> THANK YOU DOING A GREAT JOB
>
> Josef
>
> $ mvn clean install
>
> . . .
>
> . . .
>
> -------------------------------------------------------
>
>  T E S T S
>
> -------------------------------------------------------
>
> Running org.apache.axis2.transport.http.CommonsHTTPTransportSenderTest
>
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.279 sec
> <<< FAILURE!
>
> Results :
>
> Failed tests:
>
>
> testConnectionReleaseWith404(org.apache.axis2.transport.http.CommonsHTTPTransportSenderTest)
>
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Reactor Summary:
>
> [INFO]
>
> [INFO] Apache Axis2 - Parent ............................. SUCCESS
> [5.116s]
>
> [INFO] Apache Axis2 - Resource bundle .................... SUCCESS
> [4.821s]
>
> [INFO] Apache Axis2 - Kernel ............................. SUCCESS
> [57.267s]
>
> [INFO] Apache Axis2 - Data Binding ....................... SUCCESS
> [14.930s]
>
> [INFO] Apache Axis2 - Transport - Local .................. SUCCESS
> [4.617s]
>
> [INFO] Apache Axis2 - Transport - HTTP ................... FAILURE
> [5.632s]
>
> [INFO] Apache Axis2 - Code Generation .................... SKIPPED
>
> [INFO] Apache Axis2 - ADB Codegen ........................ SKIPPED
>
> [INFO] Apache Axis2 - Addressing ......................... SKIPPED
>
> [INFO] Apache Axis2 - Java2WSDL .......................... SKIPPED
>
> . . .
>
> . . .
>
> E:\asf\axis\axis2\java\core\tags\v1.6.2>mvn -version
>
> Apache Maven 3.0.5-SNAPSHOT (r1297401; 2012-03-06 12:23:19+0100)
>
> Maven home: E:\Users\C770817\SW-UMGEBUNG\apache-maven-3.0.5
>
> Java version: 1.6.0_30, vendor: Sun Microsystems Inc.
>
> Java home: E:\Users\C770817\SW-UMGEBUNG\Java\jdk1.6.0_30\jre
>
> Default locale: de_CH, platform encoding: Cp1252
>
> OS name: "windows vista", version: "6.0", arch: "x86", family: "windows"

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org