[Still Failing] jbosstools-nightly-3.2.helios #48

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sun Jun 6 21:33:44 EDT 2010


Public: 
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/48
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/48/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/48/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.helios/48/console

Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/48/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/48//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/48//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.helios/48//console

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

Failed Tests:

No tests ran.

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

Changes:

[irooskov at redhat.com] updated product number for new website system

[irooskov at redhat.com] updated for new red hat docs system

[irooskov at redhat.com] updated to latest release notes version for JBDS 3.0.1



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

Console log:

[...truncated 16138 lines...]
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at org.eclipse.equinox.internal.app.Activator.start(Activator.java:55)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
	at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:106)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:453)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)
	at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	at org.eclipse.core.internal.runtime.PlatformActivator.startAppContainer(PlatformActivator.java:44)
	at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:31)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)
	at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)

!ENTRY org.eclipse.equinox.registry 4 0 2010-06-06 21:33:22.985
!MESSAGE Could not parse XML contribution for "org.eclipse.equinox.p2.artifact.repository//plugin.xml". Any contributed extensions and extension points will be ignored.
!STACK 0
org.xml.sax.SAXException: Could not acquire XML parsing service.
	at org.eclipse.core.internal.registry.ExtensionsParser.parseManifest(ExtensionsParser.java:392)
	at org.eclipse.core.internal.registry.ExtensionRegistry.addContribution(ExtensionRegistry.java:1061)
	at org.eclipse.core.internal.registry.ExtensionRegistry.addContribution(ExtensionRegistry.java:1039)
	at org.eclipse.core.internal.registry.osgi.EclipseBundleListener.addBundle(EclipseBundleListener.java:184)
	at org.eclipse.core.internal.registry.osgi.EclipseBundleListener.processBundles(EclipseBundleListener.java:90)
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.onStart(RegistryStrategyOSGI.java:224)
	at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:725)
	at org.eclipse.core.runtime.RegistryFactory.createRegistry(RegistryFactory.java:58)
	at org.eclipse.core.internal.registry.osgi.Activator.startRegistry(Activator.java:137)
	at org.eclipse.core.internal.registry.osgi.Activator.start(Activator.java:56)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
	at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:106)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:453)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)
	at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
	at org.eclipse.osgi.internal.loader.MultiSourcePackage.loadClass(MultiSourcePackage.java:31)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at org.eclipse.equinox.internal.app.Activator.start(Activator.java:55)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
	at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:106)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:453)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)
	at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	at org.eclipse.core.internal.runtime.PlatformActivator.startAppContainer(PlatformActivator.java:44)
	at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:31)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)
	at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)

!ENTRY org.eclipse.osgi 2 0 2010-06-06 21:33:23.206
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.206
!MESSAGE Bundle update at plugins/org.eclipse.equinox.p2.ui_2.0.0.v20100518.jar was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2010-06-06 21:33:23.206
!MESSAGE Missing required bundle org.eclipse.equinox.security.ui_[1.0.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.206
!MESSAGE Bundle update at plugins/org.eclipse.compare_3.5.100.I20100518-0600.jar was not resolved.
!SUBENTRY 2 org.eclipse.compare 2 0 2010-06-06 21:33:23.206
!MESSAGE Missing required bundle org.eclipse.ui.workbench.texteditor_[3.5.0,4.0.0).
!SUBENTRY 2 org.eclipse.compare 2 0 2010-06-06 21:33:23.206
!MESSAGE Missing required bundle org.eclipse.ui.editors_[3.5.0,4.0.0).
!SUBENTRY 2 org.eclipse.compare 2 0 2010-06-06 21:33:23.206
!MESSAGE Missing required bundle org.eclipse.compare.core_[3.5.0,4.0.0).

!ENTRY org.eclipse.osgi 2 0 2010-06-06 21:33:23.247
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.248
!MESSAGE Bundle org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v20100503 [11] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86 2 0 2010-06-06 21:33:23.248
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.248
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.x86_1.1.0.v20100503 [13] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86 2 0 2010-06-06 21:33:23.248
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.248
!MESSAGE Bundle org.eclipse.ui.workbench_3.6.0.I20100428-1300 [15] was not resolved.
!SUBENTRY 2 org.eclipse.ui.workbench 2 0 2010-06-06 21:33:23.248
!MESSAGE Another singleton version selected: org.eclipse.ui.workbench_3.6.0.I20100512-1500
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.248
!MESSAGE Bundle org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815 [20] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2010-06-06 21:33:23.248
!MESSAGE Missing required bundle org.eclipse.equinox.p2.ui_0.0.0.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2010-06-06 21:33:23.248
!MESSAGE Missing imported package org.eclipse.equinox.internal.p2.ui.actions_0.0.0.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2010-06-06 21:33:23.248
!MESSAGE Missing imported package org.eclipse.equinox.internal.p2.ui.query_0.0.0.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2010-06-06 21:33:23.248
!MESSAGE Missing imported package org.eclipse.equinox.p2.ui_[2.0.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.248
!MESSAGE Bundle org.eclipse.swt.win32.win32.x86_3.6.0.v3647a [26] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2010-06-06 21:33:23.248
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.248
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.ppc_1.1.0.v20100503 [32] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.ppc 2 0 2010-06-06 21:33:23.248
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.248
!MESSAGE Bundle org.eclipse.swt.gtk.linux.x86_3.6.0.v3647a [38] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2010-06-06 21:33:23.249
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.249
!MESSAGE Bundle org.eclipse.swt.gtk.linux.ppc_3.6.0.v3647a [58] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.ppc 2 0 2010-06-06 21:33:23.249
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.249
!MESSAGE Bundle org.eclipse.compare_3.5.100.I20100518-0600 [67] was not resolved.
!SUBENTRY 2 org.eclipse.compare 2 0 2010-06-06 21:33:23.249
!MESSAGE Missing required bundle org.eclipse.ui.workbench.texteditor_[3.5.0,4.0.0).
!SUBENTRY 2 org.eclipse.compare 2 0 2010-06-06 21:33:23.249
!MESSAGE Missing required bundle org.eclipse.ui.editors_[3.5.0,4.0.0).
!SUBENTRY 2 org.eclipse.compare 2 0 2010-06-06 21:33:23.249
!MESSAGE Missing required bundle org.eclipse.compare.core_[3.5.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.249
!MESSAGE Bundle org.eclipse.equinox.p2.ui_2.0.0.v20100518 [86] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2010-06-06 21:33:23.249
!MESSAGE Missing required bundle org.eclipse.equinox.security.ui_[1.0.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-06-06 21:33:23.249
!MESSAGE Bundle org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513 [116] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2010-06-06 21:33:23.249
!MESSAGE Missing required bundle org.eclipse.equinox.p2.ui_0.0.0.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2010-06-06 21:33:23.249
!MESSAGE Missing required bundle org.eclipse.compare_0.0.0.

!ENTRY org.eclipse.osgi 4 0 2010-06-06 21:33:23.249
!MESSAGE Application error
!STACK 1
org.osgi.service.application.ApplicationException: No application id has been found.
	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:262)
	at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
 =========================================================

Total time: 30 seconds
Terminating xvnc.
[jbosstools-nightly-3.2.helios] $ vncserver -kill :11
Killing Xvnc process ID 23082
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure


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



More information about the builds mailing list