On Tue, 2007-03-20 at 11:05 +0000, Michele Mazzucco wrote:
> I think first of all you need to fix the script which creates nightly
> builds, which is broken. 

I've also tried to build axis2 from the svn, but the process fails (see
below)

1961 [main] ERROR org.apache.axis2.deployment.ServiceDeployer  - The
SendImageService service, which is not valid, caused Processing
Operations Modules with an error of The following error occurred during
schema generation: prefix cannot be "null" when creating a QName; nested
exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     org.apache.axis2.deployment.DeploymentException: The
following error occurred during schema generation: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     org.apache.axis2.deployment.DeploymentException:
Processing Operations Modules with an error of The following error
occurred during schema generation: prefix cannot be "null" when creating
a QName; nested exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     org.apache.axis2.deployment.DeploymentException: The
following error occurred during schema generation: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName
    [junit] org.apache.axis2.deployment.DeploymentException: Processing
Operations Modules with an error of The following error occurred during
schema generation: prefix cannot be "null" when creating a QName; nested
exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     org.apache.axis2.deployment.DeploymentException: The
following error occurred during schema generation: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     org.apache.axis2.deployment.DeploymentException:
Processing Operations Modules with an error of The following error
occurred during schema generation: prefix cannot be "null" when creating
a QName; nested exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     org.apache.axis2.deployment.DeploymentException: The
following error occurred during schema generation: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName
    [junit]     at
org.apache.axis2.deployment.ServiceGroupBuilder.populateServiceGroup(ServiceGroupBuilder.java:103)
    [junit]     at
org.apache.axis2.deployment.repository.util.ArchiveReader.buildServiceGroup(ArchiveReader.java:104)
    [junit]     at
org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:173)
    [junit]     at
org.apache.axis2.deployment.ServiceDeployer.deploy(ServiceDeployer.java:76)
    [junit]     at
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:561)
    [junit]     at
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:202)
    [junit]     at
org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:286)
    [junit]     at
org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:191)
    [junit]     at
org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:109)
    [junit]     at
org.apache.axis2.deployment.FileSystemConfigurator.loadServices(FileSystemConfigurator.java:127)
    [junit]     at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:78)
    [junit]     at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:187)
    [junit]     at
org.apache.axis2.jaxws.utility.SimpleServer.init(SimpleServer.java:43)
    [junit]     at
org.apache.axis2.jaxws.utility.SimpleServer.start(SimpleServer.java:53)
    [junit]     at
org.apache.axis2.jaxws.framework.StartServer.testStartServer(StartServer.java:31)
    [junit]     at org.apache.axis2.jaxws.framework.JAXWSTest
$1.setUp(JAXWSTest.java:183)
    [junit]     at junit.extensions.TestSetup
$1.protect(TestSetup.java:20)
    [junit]     at
junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.extensions.TestSetup.run(TestSetup.java:25)
    [junit]     at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325)
    [junit]     at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536)
    [junit] Caused by: org.apache.axis2.deployment.DeploymentException:
Processing Operations Modules with an error of The following error
occurred during schema generation: prefix cannot be "null" when creating
a QName; nested exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     org.apache.axis2.deployment.DeploymentException: The
following error occurred during schema generation: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName
    [junit]     at
org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:362)
    [junit]     at
org.apache.axis2.deployment.ServiceGroupBuilder.populateServiceGroup(ServiceGroupBuilder.java:98)
    [junit]     ... 20 more
    [junit] Caused by: org.apache.axis2.deployment.DeploymentException:
The following error occurred during schema generation: prefix cannot be
"null" when creating a QName; nested exception is:
    [junit]     java.lang.IllegalArgumentException: prefix cannot be
"null" when creating a QName
    [junit]     at
org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:327)
    [junit]     ... 21 more
    [junit] Caused by: java.lang.IllegalArgumentException: prefix cannot
be "null" when creating a QName
    [junit]     at javax.xml.namespace.QName.<init>(QName.java:220)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchema(SchemaGenerator.java:318)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchemaforFieldsandProperties(SchemaGenerator.java:471)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchema(SchemaGenerator.java:370)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchemaforFieldsandProperties(SchemaGenerator.java:471)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchema(SchemaGenerator.java:370)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchemaforFieldsandProperties(SchemaGenerator.java:471)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchema(SchemaGenerator.java:370)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchemaforFieldsandProperties(SchemaGenerator.java:471)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchema(SchemaGenerator.java:370)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchemaForType(SchemaGenerator.java:522)
    [junit]     at
org.apache.ws.java2wsdl.SchemaGenerator.generateSchema(SchemaGenerator.java:230)
    [junit]     at
org.apache.axis2.deployment.util.Utils.fillAxisService(Utils.java:332)
    [junit]     at
org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:320)
    [junit]     ... 21 more
    [junit] 2007-03-20 12:52:03,774 INFO
org.apache.axis2.transport.http.server.DefaultConnectionListener -
Listening on port 8080
    [junit] 2089 [HttpListener-8080-1] INFO
org.apache.axis2.transport.http.server.DefaultConnectionListener  -
Listening on port 8080
    [junit] 2007-03-20 12:52:04,783 INFO
org.apache.axis2.transport.http.server.SimpleHttpServer - Shut down
connection listener
    [junit] 3098 [main] INFO
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down
connection listener
    [junit] 2007-03-20 12:52:04,788 INFO
org.apache.axis2.transport.http.server.SimpleHttpServer - Shut down HTTP
processors
    [junit] 3103 [main] INFO
org.apache.axis2.transport.http.server.SimpleHttpServer  - Shut down
HTTP processors
    [junit] 2007-03-20 12:52:04,788 INFO
org.apache.axis2.transport.http.server.SimpleHttpServer - HTTP protocol
handler shut down
    [junit] 3103 [main] INFO
org.apache.axis2.transport.http.server.SimpleHttpServer  - HTTP protocol
handler shut down
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.717
sec

BUILD FAILED
File...... 
/home/nmm42/.maven/cache/maven-multiproject-plugin-1.5-SNAPSHOT/plugin.jelly
Element... maven:reactor
Line...... 227
Column.... 64
Unable to obtain goal [multiproject:install-callback]
-- 
/home/nmm42/.maven/cache/maven-test-plugin-1.8.1-SNAPSHOT/plugin.jelly:155:49: 
<junit> Test org.apache.axis2.jaxws.framework.JAXWSTest failed
Total time: 42 minutes 23 seconds
Finished at: Tue Mar 20 12:52:05 GMT 2007



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

Reply via email to