HUDSON Archive leads to "SiteToolException: Error reading site descriptor no more data available "

2 messages Options
Embed this post
Permalink
Villemos, Gert

HUDSON Archive leads to "SiteToolException: Error reading site descriptor no more data available "

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
We are using Hudson 1.323. We build using maven site and have configured a number of reports (see POM extract below).
 
When executing a job, we when HUDSON Archives the result get the error "SiteToolException: Error reading site descriptor no more data available START_DOCUMENT seen <?xml version="1.0" encoding="UTF-8"?>\r\n... @2:1" (see console trace below). Googling for this I found different results, related to the usage of maven plugins which I do not use (maven-project-info-reports-plugin).
 
Two questions:
- What am I doing wrong and how can I correct it?
- Why are the tests run twice (see console trace below)?
 
Thanks,
Gert.
 
 
 
 
 
------------------- Hudson console trace -------------------------------------------------------------------
 
[game] $ /usr/java/jdk1.6.0_11/bin/java -Xmx512M -XX:MaxPermSize=128m -DtargetJdk=1.5 -cp /root/.hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.323.jar:/opt/apache-maven-2.1.0/boot/classworlds-1.1.jar hudson.maven.agent.Main /opt/apache-maven-2.1.0 /opt/apache-tomcat-6.0.18/webapps/hudson/WEB-INF/lib/remoting-1.323.jar /root/.hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.323.jar 35124 /root/.hudson/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar

<===[HUDSON REMOTING CAPACITY]===>
Executing Maven:  -B -f /root/.hudson/jobs/GAME Nightly Build/workspace/game/pom.xml -e site

+ Error stacktraces are turned on.

[WARNING] Not decrypting password for server 'LogicaDarmstadtArtifactoryServer' due to exception in security handler.

Ensure that you have configured your master password file (and relocation if appropriate)

See the installation instructions for details.

Cause: /root/.m2/settings-security.xml (No such file or directory)

[INFO] Scanning for projects...

[INFO] Reactor build order: 

[INFO]   GAME Commons Library

[INFO]   GAME Root Project

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Commons Library

[INFO]    task-segment: [site]

[INFO] ------------------------------------------------------------------------

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/bcel/1.3.8/bcel-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:bcel:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/plugins-releases): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/bcel/1.3.8/bcel-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/bcel/1.3.8/bcel-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:bcel:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/repo): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/bcel/1.3.8/bcel-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jsr305/1.3.8/jsr305-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:jsr305:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/plugins-releases): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jsr305/1.3.8/jsr305-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jsr305/1.3.8/jsr305-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:jsr305:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/repo): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jsr305/1.3.8/jsr305-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jFormatString/1.3.8/jFormatString-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:jFormatString:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/plugins-releases): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jFormatString/1.3.8/jFormatString-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jFormatString/1.3.8/jFormatString-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:jFormatString:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/repo): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jFormatString/1.3.8/jFormatString-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/annotations/1.3.8/annotations-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:annotations:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/plugins-releases): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/annotations/1.3.8/annotations-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/annotations/1.3.8/annotations-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:annotations:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/repo): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/annotations/1.3.8/annotations-1.3.8.pom

[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.

[INFO] Setting property: velocimacro.messages.on => 'false'.

[INFO] Setting property: resource.loader => 'classpath'.

[INFO] Setting property: resource.manager.logwhenfound => 'false'.

[INFO] ************************************************************** 

[INFO] Starting Jakarta Velocity v1.4

[INFO] RuntimeInstance initializing.

[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties

[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)

[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader

[INFO] ClasspathResourceLoader : initialization starting.

[INFO] ClasspathResourceLoader : initialization complete.

[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)

[INFO] Default ResourceManager initialization complete.

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach

[INFO] Created: 20 parsers.

[INFO] Velocimacro : initialization starting.

[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm

[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.

[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'

[INFO] Velocimacro :  VM library template macro registration complete.

[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates

[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions

[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.

[INFO] Velocimacro : initialization complete.

[INFO] Velocity successfully started.

[INFO] Preparing cobertura:cobertura

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/classes

[INFO] [cobertura:instrument]

[INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

Cobertura: Loaded information on 51 classes.

Instrumenting 51 files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

Cobertura: Saved information on 51 classes.

Instrument time: 1490ms



[INFO] Instrumentation was successful.

[INFO] [resources:testResources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 0 resource

[INFO] [compiler:testCompile]

[INFO] Nothing to compile - all classes are up to date

[INFO] [surefire:test]

[INFO] Surefire report directory: /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/surefire-reports



-------------------------------------------------------

 T E S T S

-------------------------------------------------------

[TEST RUN LOGGING REMOVED TO REDUCE LOG!]


Results :



Tests run: 100, Failures: 0, Errors: 0, Skipped: 0



Cobertura: Loaded information on 51 classes.

Cobertura: Saved information on 51 classes.

[HUDSON] Recording test results

[INFO] Preparing surefire-report:report

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

[INFO] [resources:testResources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 0 resource

[INFO] [compiler:testCompile]

[INFO] Nothing to compile - all classes are up to date

[INFO] [surefire:test]

[INFO] Surefire report directory: /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/surefire-reports



-------------------------------------------------------

 T E S T S

-------------------------------------------------------
[TEST RUN LOGGING REMOVED TO REDUCE LOG!]

Results :



Tests run: 100, Failures: 0, Errors: 0, Skipped: 0



Cobertura: Loaded information on 51 classes.

Cobertura: Saved information on 51 classes.

[HUDSON] Recording test results

[INFO] Preparing javadoc:test-javadoc

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

[INFO] Preparing javadoc:aggregate

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Commons Library

[INFO] ------------------------------------------------------------------------

[INFO] No goals needed for project - skipping

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Root Project

[INFO] ------------------------------------------------------------------------

[INFO] No goals needed for project - skipping

[INFO] Preparing javadoc:javadoc

[INFO] No goals needed for project - skipping

[INFO] Preparing javadoc:test-aggregate

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Commons Library

[INFO] ------------------------------------------------------------------------

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Root Project

[INFO] ------------------------------------------------------------------------

[INFO] No goals needed for project - skipping

[INFO] Preparing findbugs:findbugs

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

[HUDSON] Archiving /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/pom.xml to /root/.hudson/jobs/GAME Nightly Build/modules/esa.dops.game$commons/builds/2009-10-23_17-30-28/archive/esa.dops.game/commons/0.0.1-SNAPSHOT/pom.xml

[INFO] [site:site]

[WARNING] Error loading report $Proxy5 - AbstractMethodError: canGenerateReport()

log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).

log4j:WARN Please initialize the log4j system properly.

[PMD] Successfully parsed file /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/pmd.xml of module GAME Commons Library with 19 warnings.

[CHECKSTYLE] Successfully parsed file /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/checkstyle-result.xml of module GAME Commons Library with 5672 warnings.

[HUDSON] Archiving site

[INFO] ------------------------------------------------------------------------

[ERROR] BUILD ERROR

[INFO] ------------------------------------------------------------------------

[INFO] SiteToolException: Error reading site descriptor



no more data available START_DOCUMENT seen <?xml version="1.0" encoding="UTF-8"?>\r\n... @2:1

[INFO] ------------------------------------------------------------------------

[INFO] Trace

org.apache.maven.lifecycle.LifecycleExecutionException: SiteToolException: Error reading site descriptor

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:703)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)

	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)

	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)

	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)

	at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)

	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

	at java.lang.reflect.Method.invoke(Method.java:597)

	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)

	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)

	at hudson.maven.agent.Main.launch(Main.java:165)

	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)

	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:677)

	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:623)

	at hudson.remoting.UserRequest.perform(UserRequest.java:104)

	at hudson.remoting.UserRequest.perform(UserRequest.java:48)

	at hudson.remoting.Request$2.run(Request.java:236)

	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)

	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

	at java.util.concurrent.FutureTask.run(FutureTask.java:138)

	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

	at java.lang.Thread.run(Thread.java:619)

Caused by: org.apache.maven.plugin.MojoExecutionException: SiteToolException: Error reading site descriptor

	at org.apache.maven.plugins.site.AbstractSiteRenderingMojo.createSiteRenderingContext(AbstractSiteRenderingMojo.java:233)

	at org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:117)

	at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:100)

	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)

	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)

	... 28 more

Caused by: org.apache.maven.doxia.tools.SiteToolException: Error reading site descriptor

	at org.apache.maven.doxia.tools.DefaultSiteTool.readDecorationModel(DefaultSiteTool.java:1250)

	at org.apache.maven.doxia.tools.DefaultSiteTool.getDecorationModel(DefaultSiteTool.java:1198)

	at org.apache.maven.doxia.tools.DefaultSiteTool.getDecorationModel(DefaultSiteTool.java:1205)

	at org.apache.maven.doxia.tools.DefaultSiteTool.getDecorationModel(DefaultSiteTool.java:511)

	at org.apache.maven.plugins.site.AbstractSiteRenderingMojo.createSiteRenderingContext(AbstractSiteRenderingMojo.java:226)

	... 33 more

Caused by: java.io.EOFException: no more data available START_DOCUMENT seen <?xml version="1.0" encoding="UTF-8"?>\r\n... @2:1

	at org.codehaus.plexus.util.xml.pull.MXParser.fillBuf(MXParser.java:3014)

	at org.codehaus.plexus.util.xml.pull.MXParser.more(MXParser.java:3025)

	at org.codehaus.plexus.util.xml.pull.MXParser.parseProlog(MXParser.java:1523)

	at org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1395)

	at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1093)

	at org.apache.maven.doxia.site.decoration.io.xpp3.DecorationXpp3Reader.read(DecorationXpp3Reader.java:1144)

	at org.apache.maven.doxia.site.decoration.io.xpp3.DecorationXpp3Reader.read(DecorationXpp3Reader.java:1156)

	at org.apache.maven.doxia.tools.DefaultSiteTool.readDecorationModel(DefaultSiteTool.java:1242)

	... 37 more

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 16 minutes 33 seconds

[INFO] Finished at: Fri Oct 23 17:47:26 CEST 2009

[INFO] Final Memory: 53M/95M

[INFO] ------------------------------------------------------------------------

Sending e-mails to: [REMOVED]
ERROR: Could not connect to SMTP host: 10.48.190.31, port: 25, response: -1

channel stopped

Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Finished: FAILURE
 
 
 
 
-------------------- EXTRACT from project pom.xml reporting section: ------------------
 
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<configuration>
<formats>
<format>xml</format>
<format>html</format>
</formats>
</configuration>
<executions>
<execution>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<inherited>true</inherited>
<configuration>
<forkMode>once</forkMode>
<reportFormat>xml</reportFormat>
</configuration>
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<configuration>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.5</source>
<target>1.5</target>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.5</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.6</version>
<configuration>
<excludePackageNames>*.test.*</excludePackageNames>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>1.2</version>
<configuration>
<findbugsXmlOutput>true</findbugsXmlOutput>
<findbugsXmlWithMessages>true</findbugsXmlWithMessages>
<xmlOutput>true</xmlOutput>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<configuration>
<targetJdk>1.5</targetJdk>
</configuration>
</plugin>
</plugins>
</pluginManagement>
<build>
<reporting>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>surefire-report-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
</plugin>
</plugins>
</reporting>

Please help Logica to respect the environment by not printing this email / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. / Por favor ajude a Logica a respeitar o ambiente não imprimindo este correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
Villemos, Gert

RE: HUDSON Archive leads to "SiteToolException: Error reading site descriptor no more data available "

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
1. You have not configured the report generation correctly. The reports must be aggregated, i.e. each report plugin must be configured to support aggregation. For some report plugins this is not possible.
2. Known feature.
 
 
 


From: Villemos, Gert [mailto:[hidden email]]
Sent: Friday, October 23, 2009 6:04 PM
To: [hidden email]
Subject: HUDSON Archive leads to "SiteToolException: Error reading site descriptor no more data available "

We are using Hudson 1.323. We build using maven site and have configured a number of reports (see POM extract below).
 
When executing a job, we when HUDSON Archives the result get the error "SiteToolException: Error reading site descriptor no more data available START_DOCUMENT seen <?xml version="1.0" encoding="UTF-8"?>\r\n... @2:1" (see console trace below). Googling for this I found different results, related to the usage of maven plugins which I do not use (maven-project-info-reports-plugin).
 
Two questions:
- What am I doing wrong and how can I correct it?
- Why are the tests run twice (see console trace below)?
 
Thanks,
Gert.
 
 
 
 
 
------------------- Hudson console trace -------------------------------------------------------------------
 
[game] $ /usr/java/jdk1.6.0_11/bin/java -Xmx512M -XX:MaxPermSize=128m -DtargetJdk=1.5 -cp /root/.hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.323.jar:/opt/apache-maven-2.1.0/boot/classworlds-1.1.jar hudson.maven.agent.Main /opt/apache-maven-2.1.0 /opt/apache-tomcat-6.0.18/webapps/hudson/WEB-INF/lib/remoting-1.323.jar /root/.hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.323.jar 35124 /root/.hudson/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar

<===[HUDSON REMOTING CAPACITY]===>
Executing Maven:  -B -f /root/.hudson/jobs/GAME Nightly Build/workspace/game/pom.xml -e site

+ Error stacktraces are turned on.

[WARNING] Not decrypting password for server 'LogicaDarmstadtArtifactoryServer' due to exception in security handler.

Ensure that you have configured your master password file (and relocation if appropriate)

See the installation instructions for details.

Cause: /root/.m2/settings-security.xml (No such file or directory)

[INFO] Scanning for projects...

[INFO] Reactor build order: 

[INFO]   GAME Commons Library

[INFO]   GAME Root Project

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Commons Library

[INFO]    task-segment: [site]

[INFO] ------------------------------------------------------------------------

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/bcel/1.3.8/bcel-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:bcel:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/plugins-releases): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/bcel/1.3.8/bcel-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/bcel/1.3.8/bcel-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:bcel:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/repo): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/bcel/1.3.8/bcel-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jsr305/1.3.8/jsr305-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:jsr305:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/plugins-releases): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jsr305/1.3.8/jsr305-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jsr305/1.3.8/jsr305-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:jsr305:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/repo): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jsr305/1.3.8/jsr305-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jFormatString/1.3.8/jFormatString-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:jFormatString:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/plugins-releases): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jFormatString/1.3.8/jFormatString-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jFormatString/1.3.8/jFormatString-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:jFormatString:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/repo): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/jFormatString/1.3.8/jFormatString-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/annotations/1.3.8/annotations-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:annotations:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/plugins-releases): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/annotations/1.3.8/annotations-1.3.8.pom

Downloading: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/annotations/1.3.8/annotations-1.3.8.pom

[WARNING] Unable to get resource 'com.google.code.findbugs:annotations:pom:1.3.8' from repository central (http://10.48.29.168:8888/artifactory-2.0.5/repo): Error transferring file: Server returned HTTP response code: 500 for URL: http://10.48.29.168:8888/artifactory-2.0.5/repo/com/google/code/findbugs/annotations/1.3.8/annotations-1.3.8.pom

[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.

[INFO] Setting property: velocimacro.messages.on => 'false'.

[INFO] Setting property: resource.loader => 'classpath'.

[INFO] Setting property: resource.manager.logwhenfound => 'false'.

[INFO] ************************************************************** 

[INFO] Starting Jakarta Velocity v1.4

[INFO] RuntimeInstance initializing.

[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties

[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)

[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader

[INFO] ClasspathResourceLoader : initialization starting.

[INFO] ClasspathResourceLoader : initialization complete.

[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)

[INFO] Default ResourceManager initialization complete.

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include

[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach

[INFO] Created: 20 parsers.

[INFO] Velocimacro : initialization starting.

[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm

[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.

[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'

[INFO] Velocimacro :  VM library template macro registration complete.

[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates

[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions

[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.

[INFO] Velocimacro : initialization complete.

[INFO] Velocity successfully started.

[INFO] Preparing cobertura:cobertura

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/classes

[INFO] [cobertura:instrument]

[INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

Cobertura: Loaded information on 51 classes.

Instrumenting 51 files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

Cobertura: Saved information on 51 classes.

Instrument time: 1490ms



[INFO] Instrumentation was successful.

[INFO] [resources:testResources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 0 resource

[INFO] [compiler:testCompile]

[INFO] Nothing to compile - all classes are up to date

[INFO] [surefire:test]

[INFO] Surefire report directory: /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/surefire-reports



-------------------------------------------------------

 T E S T S

-------------------------------------------------------

[TEST RUN LOGGING REMOVED TO REDUCE LOG!]


Results :



Tests run: 100, Failures: 0, Errors: 0, Skipped: 0



Cobertura: Loaded information on 51 classes.

Cobertura: Saved information on 51 classes.

[HUDSON] Recording test results

[INFO] Preparing surefire-report:report

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

[INFO] [resources:testResources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 0 resource

[INFO] [compiler:testCompile]

[INFO] Nothing to compile - all classes are up to date

[INFO] [surefire:test]

[INFO] Surefire report directory: /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/surefire-reports



-------------------------------------------------------

 T E S T S

-------------------------------------------------------
[TEST RUN LOGGING REMOVED TO REDUCE LOG!]

Results :



Tests run: 100, Failures: 0, Errors: 0, Skipped: 0



Cobertura: Loaded information on 51 classes.

Cobertura: Saved information on 51 classes.

[HUDSON] Recording test results

[INFO] Preparing javadoc:test-javadoc

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

[INFO] Preparing javadoc:aggregate

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Commons Library

[INFO] ------------------------------------------------------------------------

[INFO] No goals needed for project - skipping

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Root Project

[INFO] ------------------------------------------------------------------------

[INFO] No goals needed for project - skipping

[INFO] Preparing javadoc:javadoc

[INFO] No goals needed for project - skipping

[INFO] Preparing javadoc:test-aggregate

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Commons Library

[INFO] ------------------------------------------------------------------------

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

[INFO] ------------------------------------------------------------------------

[INFO] Building GAME Root Project

[INFO] ------------------------------------------------------------------------

[INFO] No goals needed for project - skipping

[INFO] Preparing findbugs:findbugs

[INFO] [resources:resources]

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 8 resources

[INFO] [compiler:compile]

[INFO] Compiling 8 source files to /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/generated-classes/cobertura

[HUDSON] Archiving /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/pom.xml to /root/.hudson/jobs/GAME Nightly Build/modules/esa.dops.game$commons/builds/2009-10-23_17-30-28/archive/esa.dops.game/commons/0.0.1-SNAPSHOT/pom.xml

[INFO] [site:site]

[WARNING] Error loading report $Proxy5 - AbstractMethodError: canGenerateReport()

log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).

log4j:WARN Please initialize the log4j system properly.

[PMD] Successfully parsed file /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/pmd.xml of module GAME Commons Library with 19 warnings.

[CHECKSTYLE] Successfully parsed file /root/.hudson/jobs/GAME Nightly Build/workspace/game/commons/target/checkstyle-result.xml of module GAME Commons Library with 5672 warnings.

[HUDSON] Archiving site

[INFO] ------------------------------------------------------------------------

[ERROR] BUILD ERROR

[INFO] ------------------------------------------------------------------------

[INFO] SiteToolException: Error reading site descriptor



no more data available START_DOCUMENT seen <?xml version="1.0" encoding="UTF-8"?>\r\n... @2:1

[INFO] ------------------------------------------------------------------------

[INFO] Trace

org.apache.maven.lifecycle.LifecycleExecutionException: SiteToolException: Error reading site descriptor

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:703)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)

	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)

	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)

	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)

	at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)

	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

	at java.lang.reflect.Method.invoke(Method.java:597)

	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)

	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)

	at hudson.maven.agent.Main.launch(Main.java:165)

	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)

	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:677)

	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:623)

	at hudson.remoting.UserRequest.perform(UserRequest.java:104)

	at hudson.remoting.UserRequest.perform(UserRequest.java:48)

	at hudson.remoting.Request$2.run(Request.java:236)

	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)

	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

	at java.util.concurrent.FutureTask.run(FutureTask.java:138)

	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

	at java.lang.Thread.run(Thread.java:619)

Caused by: org.apache.maven.plugin.MojoExecutionException: SiteToolException: Error reading site descriptor

	at org.apache.maven.plugins.site.AbstractSiteRenderingMojo.createSiteRenderingContext(AbstractSiteRenderingMojo.java:233)

	at org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:117)

	at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:100)

	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)

	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)

	... 28 more

Caused by: org.apache.maven.doxia.tools.SiteToolException: Error reading site descriptor

	at org.apache.maven.doxia.tools.DefaultSiteTool.readDecorationModel(DefaultSiteTool.java:1250)

	at org.apache.maven.doxia.tools.DefaultSiteTool.getDecorationModel(DefaultSiteTool.java:1198)

	at org.apache.maven.doxia.tools.DefaultSiteTool.getDecorationModel(DefaultSiteTool.java:1205)

	at org.apache.maven.doxia.tools.DefaultSiteTool.getDecorationModel(DefaultSiteTool.java:511)

	at org.apache.maven.plugins.site.AbstractSiteRenderingMojo.createSiteRenderingContext(AbstractSiteRenderingMojo.java:226)

	... 33 more

Caused by: java.io.EOFException: no more data available START_DOCUMENT seen <?xml version="1.0" encoding="UTF-8"?>\r\n... @2:1

	at org.codehaus.plexus.util.xml.pull.MXParser.fillBuf(MXParser.java:3014)

	at org.codehaus.plexus.util.xml.pull.MXParser.more(MXParser.java:3025)

	at org.codehaus.plexus.util.xml.pull.MXParser.parseProlog(MXParser.java:1523)

	at org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1395)

	at org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1093)

	at org.apache.maven.doxia.site.decoration.io.xpp3.DecorationXpp3Reader.read(DecorationXpp3Reader.java:1144)

	at org.apache.maven.doxia.site.decoration.io.xpp3.DecorationXpp3Reader.read(DecorationXpp3Reader.java:1156)

	at org.apache.maven.doxia.tools.DefaultSiteTool.readDecorationModel(DefaultSiteTool.java:1242)

	... 37 more

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 16 minutes 33 seconds

[INFO] Finished at: Fri Oct 23 17:47:26 CEST 2009

[INFO] Final Memory: 53M/95M

[INFO] ------------------------------------------------------------------------

Sending e-mails to: [REMOVED]
ERROR: Could not connect to SMTP host: 10.48.190.31, port: 25, response: -1

channel stopped

Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Finished: FAILURE
 
 
 
 
-------------------- EXTRACT from project pom.xml reporting section: ------------------
 
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<configuration>
<formats>
<format>xml</format>
<format>html</format>
</formats>
</configuration>
<executions>
<execution>
<goals>
<goal>clean</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<inherited>true</inherited>
<configuration>
<forkMode>once</forkMode>
<reportFormat>xml</reportFormat>
</configuration>
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<configuration>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.5</source>
<target>1.5</target>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.5</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.6</version>
<configuration>
<excludePackageNames>*.test.*</excludePackageNames>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>1.2</version>
<configuration>
<findbugsXmlOutput>true</findbugsXmlOutput>
<findbugsXmlWithMessages>true</findbugsXmlWithMessages>
<xmlOutput>true</xmlOutput>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<configuration>
<targetJdk>1.5</targetJdk>
</configuration>
</plugin>
</plugins>
</pluginManagement>
<build>
<reporting>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>surefire-report-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
</plugin>
</plugins>
</reporting>

Please help Logica to respect the environment by not printing this email / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. / Por favor ajude a Logica a respeitar o ambiente não imprimindo este correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
Please help Logica to respect the environment by not printing this email / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. / Por favor ajude a Logica a respeitar o ambiente não imprimindo este correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.