Re: Build Failure Axis2 1.3

2008-03-10 Thread Leon Searl

Hi Jeffery,

I ran into this same exact test failure.
I changed the maven .../modules/kernel/pom.xml to skip these two tests.

leon


Jeffrey Wells wrote:

All;
 
I am new to axis2 and I have been trying to build the 1.3 version on my 
Linux Fedora Core 6 O.S. with maven 2.0.8 and jdk 1.5.
 
Compilation goes well but package/install fails with these errors.  I 
was wondering if any one else has run into this problem in the past and 
if so, what was done to fix it.
 
Thank you.
 
Jeff Wells
 
Running 
org.apache.axis2.rpc.complex.ComplexDataTypesComplexDataTypesSOAP11Test
1 [main] INFO org.apache.axis2.deployment.DeploymentEngine  - No 
services directory was found under 
/mnt/home/wells/axis213/modules/integration/target/test-resources/samples.
90 [main] INFO org.apache.axis2.deployment.ModuleDeployer  - Deploying 
module: addressing-1.3
Server started on port .252 [HttpListener--1] INFO 
org.apache.axis2.transport.http.server.DefaultConnectionListener  - 
Listening on port 

[SimpleHTTPServer] Stop called
81501 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
connection listener
81510 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
HTTP processors
84514 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Force shut 
down HTTP processors
84515 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - HTTP protocol 
handler shut down
Tests run: 37, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 85.237 
sec  FAILURE!
 
Running org.apache.axis2.rpc.complex.ComplexDataTypesDocLitBareTest
0 [main] INFO org.apache.axis2.deployment.DeploymentEngine  - No 
services directory was found under 
/mnt/home/wells/axis213/modules/integration/target/test-resources/samples.
89 [main] INFO org.apache.axis2.deployment.ModuleDeployer  - Deploying 
module: addressing-1.3
Server started on port .253 [HttpListener--1] INFO 
org.apache.axis2.transport.http.server.DefaultConnectionListener  - 
Listening on port 

[SimpleHTTPServer] Stop called
75042 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
connection listener
75051 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
HTTP processors
78057 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Force shut 
down HTTP processors
78058 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - HTTP protocol 
handler shut down
Tests run: 34, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 78.78 
sec  FAILURE!


--
Leon S. Searl, Software Research Engineer
Information and Telecommunication Technology Center, University of Kansas
Nichols Hall, 2335 Irving Hill Road, Lawrence, KS 66045-7612
Ph: 785-864-7820 Fax: 785-864-0387
http://www.ittc.ku.edu

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Build Failure Axis2 1.3

2008-03-10 Thread [EMAIL PROTECTED]
Leon;

What did you do?

Did you put an exclude in the pom.xml file that forced the two tests not
to run?

Thanks!

Jeff Wells

Original Message:
-
From: Leon Searl [EMAIL PROTECTED]
Date: Mon, 10 Mar 2008 10:10:20 -0500
To: axis-user@ws.apache.org
Subject: Re: Build Failure Axis2 1.3


Hi Jeffery,

I ran into this same exact test failure.
I changed the maven .../modules/kernel/pom.xml to skip these two tests.

leon


Jeffrey Wells wrote:
 All;
  
 I am new to axis2 and I have been trying to build the 1.3 version on my 
 Linux Fedora Core 6 O.S. with maven 2.0.8 and jdk 1.5.
  
 Compilation goes well but package/install fails with these errors.  I 
 was wondering if any one else has run into this problem in the past and 
 if so, what was done to fix it.
  
 Thank you.
  
 Jeff Wells
  
 Running 
 org.apache.axis2.rpc.complex.ComplexDataTypesComplexDataTypesSOAP11Test
 1 [main] INFO org.apache.axis2.deployment.DeploymentEngine  - No 
 services directory was found under 
 /mnt/home/wells/axis213/modules/integration/target/test-resources/samples.
 90 [main] INFO org.apache.axis2.deployment.ModuleDeployer  - Deploying 
 module: addressing-1.3
 Server started on port .252 [HttpListener--1] INFO 
 org.apache.axis2.transport.http.server.DefaultConnectionListener  - 
 Listening on port 
 [SimpleHTTPServer] Stop called
 81501 [main] INFO 
 org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
 connection listener
 81510 [main] INFO 
 org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
 HTTP processors
 84514 [main] INFO 
 org.apache.axis2.transport.http.server.SimpleHttpServer  - Force shut 
 down HTTP processors
 84515 [main] INFO 
 org.apache.axis2.transport.http.server.SimpleHttpServer  - HTTP protocol 
 handler shut down
 Tests run: 37, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 85.237 
 sec  FAILURE!
  
 Running org.apache.axis2.rpc.complex.ComplexDataTypesDocLitBareTest
 0 [main] INFO org.apache.axis2.deployment.DeploymentEngine  - No 
 services directory was found under 
 /mnt/home/wells/axis213/modules/integration/target/test-resources/samples.
 89 [main] INFO org.apache.axis2.deployment.ModuleDeployer  - Deploying 
 module: addressing-1.3
 Server started on port .253 [HttpListener--1] INFO 
 org.apache.axis2.transport.http.server.DefaultConnectionListener  - 
 Listening on port 
 [SimpleHTTPServer] Stop called
 75042 [main] INFO 
 org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
 connection listener
 75051 [main] INFO 
 org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
 HTTP processors
 78057 [main] INFO 
 org.apache.axis2.transport.http.server.SimpleHttpServer  - Force shut 
 down HTTP processors
 78058 [main] INFO 
 org.apache.axis2.transport.http.server.SimpleHttpServer  - HTTP protocol 
 handler shut down
 Tests run: 34, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 78.78 
 sec  FAILURE!

-- 
Leon S. Searl, Software Research Engineer
Information and Telecommunication Technology Center, University of Kansas
Nichols Hall, 2335 Irving Hill Road, Lawrence, KS 66045-7612
Ph: 785-864-7820 Fax: 785-864-0387
http://www.ittc.ku.edu

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


myhosting.com - Premium Microsoft® Windows® and Linux web and application
hosting - http://link.myhosting.com/myhosting



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Build Failure Axis2 1.3

2008-03-10 Thread Leon Searl

Hi Jeff,

It has been a while since I did it.
I can not remember which section it was (surefire?)
but yes, I put some excludes in there. I believe that
there a few other tests that were being excluded already
and I just added the ones that I saw failing.

leon

[EMAIL PROTECTED] wrote:

Leon;

What did you do?

Did you put an exclude in the pom.xml file that forced the two tests not
to run?

Thanks!

Jeff Wells

Original Message:
-
From: Leon Searl [EMAIL PROTECTED]
Date: Mon, 10 Mar 2008 10:10:20 -0500
To: axis-user@ws.apache.org
Subject: Re: Build Failure Axis2 1.3


Hi Jeffery,

I ran into this same exact test failure.
I changed the maven .../modules/kernel/pom.xml to skip these two tests.

leon


Jeffrey Wells wrote:

All;
 
I am new to axis2 and I have been trying to build the 1.3 version on my 
Linux Fedora Core 6 O.S. with maven 2.0.8 and jdk 1.5.
 
Compilation goes well but package/install fails with these errors.  I 
was wondering if any one else has run into this problem in the past and 
if so, what was done to fix it.
 
Thank you.
 
Jeff Wells
 
Running 
org.apache.axis2.rpc.complex.ComplexDataTypesComplexDataTypesSOAP11Test
1 [main] INFO org.apache.axis2.deployment.DeploymentEngine  - No 
services directory was found under 
/mnt/home/wells/axis213/modules/integration/target/test-resources/samples.
90 [main] INFO org.apache.axis2.deployment.ModuleDeployer  - Deploying 
module: addressing-1.3
Server started on port .252 [HttpListener--1] INFO 
org.apache.axis2.transport.http.server.DefaultConnectionListener  - 
Listening on port 

[SimpleHTTPServer] Stop called
81501 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
connection listener
81510 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
HTTP processors
84514 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Force shut 
down HTTP processors
84515 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - HTTP protocol 
handler shut down
Tests run: 37, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 85.237 
sec  FAILURE!
 
Running org.apache.axis2.rpc.complex.ComplexDataTypesDocLitBareTest
0 [main] INFO org.apache.axis2.deployment.DeploymentEngine  - No 
services directory was found under 
/mnt/home/wells/axis213/modules/integration/target/test-resources/samples.
89 [main] INFO org.apache.axis2.deployment.ModuleDeployer  - Deploying 
module: addressing-1.3
Server started on port .253 [HttpListener--1] INFO 
org.apache.axis2.transport.http.server.DefaultConnectionListener  - 
Listening on port 

[SimpleHTTPServer] Stop called
75042 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
connection listener
75051 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down 
HTTP processors
78057 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - Force shut 
down HTTP processors
78058 [main] INFO 
org.apache.axis2.transport.http.server.SimpleHttpServer  - HTTP protocol 
handler shut down
Tests run: 34, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 78.78 
sec  FAILURE!




--
Leon S. Searl, Software Research Engineer
Information and Telecommunication Technology Center, University of Kansas
Nichols Hall, 2335 Irving Hill Road, Lawrence, KS 66045-7612
Ph: 785-864-7820 Fax: 785-864-0387
http://www.ittc.ku.edu

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Build Failure Axis2 1.3

2008-03-09 Thread Jeffrey Wells
All;

I am new to axis2 and I have been trying to build the 1.3 version on my Linux 
Fedora Core 6 O.S. with maven 2.0.8 and jdk 1.5.

Compilation goes well but package/install fails with these errors.  I was 
wondering if any one else has run into this problem in the past and if so, what 
was done to fix it.

Thank you.

Jeff Wells

Running org.apache.axis2.rpc.complex.ComplexDataTypesComplexDataTypesSOAP11Test
1 [main] INFO org.apache.axis2.deployment.DeploymentEngine  - No services 
directory was found under 
/mnt/home/wells/axis213/modules/integration/target/test-resources/samples.
90 [main] INFO org.apache.axis2.deployment.ModuleDeployer  - Deploying module: 
addressing-1.3
Server started on port .252 [HttpListener--1] INFO 
org.apache.axis2.transport.http.server.DefaultConnectionListener  - Listening 
on port 
[SimpleHTTPServer] Stop called
81501 [main] INFO org.apache.axis2.transport.http.server.SimpleHttpServer  - 
Shut down connection listener
81510 [main] INFO org.apache.axis2.transport.http.server.SimpleHttpServer  - 
Shut down HTTP processors
84514 [main] INFO org.apache.axis2.transport.http.server.SimpleHttpServer  - 
Force shut down HTTP processors
84515 [main] INFO org.apache.axis2.transport.http.server.SimpleHttpServer  - 
HTTP protocol handler shut down
Tests run: 37, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 85.237 sec  
FAILURE!

Running org.apache.axis2.rpc.complex.ComplexDataTypesDocLitBareTest
0 [main] INFO org.apache.axis2.deployment.DeploymentEngine  - No services 
directory was found under 
/mnt/home/wells/axis213/modules/integration/target/test-resources/samples.
89 [main] INFO org.apache.axis2.deployment.ModuleDeployer  - Deploying module: 
addressing-1.3
Server started on port .253 [HttpListener--1] INFO 
org.apache.axis2.transport.http.server.DefaultConnectionListener  - Listening 
on port 
[SimpleHTTPServer] Stop called
75042 [main] INFO org.apache.axis2.transport.http.server.SimpleHttpServer  - 
Shut down connection listener
75051 [main] INFO org.apache.axis2.transport.http.server.SimpleHttpServer  - 
Shut down HTTP processors
78057 [main] INFO org.apache.axis2.transport.http.server.SimpleHttpServer  - 
Force shut down HTTP processors
78058 [main] INFO org.apache.axis2.transport.http.server.SimpleHttpServer  - 
HTTP protocol handler shut down
Tests run: 34, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 78.78 sec  
FAILURE!