Build failed in Hudson: Red_Hat_Dev_Studio #316
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/316/changes
------------------------------------------
[...truncated 34868 lines...]
[java] [mkdir] Created dir: /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam/temp.folder/(a)dot.bin
[java] [copy] Copied 1 empty directory to 1 empty directory under /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam/@dot
[java] [delete] Deleting directory /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam/temp.folder/(a)dot.bin
[java] properties:
[java] init:
[java] build.jars:
[java] properties:
[java] init:
[java] @dot:
[java] [mkdir] Created dir: /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/temp.folder/(a)dot.bin
[java] [javac] Compiling 1 source file to /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/temp.folder/(a)dot.bin
[java] [copy] Copying 1 file to /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/@dot
[java] [delete] Deleting directory /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/temp.folder/(a)dot.bin
[java] properties:
[java] init:
[java] build.jars:
[java] properties:
[java] init:
[java] @dot:
[java] [mkdir] Created dir: /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/temp.folder/(a)dot.bin
[java] [javac] Compiling 45 source files to /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/temp.folder/(a)dot.bin
[java] [javac] ----------
[java] [javac] 1. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesDropDownMenuTemplate.java (at line 13)
[java] [javac] import java.util.Map;
[java] [javac] ^^^^^^^^^^^^^
[java] [javac] The import java.util.Map is never used
[java] [javac] ----------
[java] [javac] 2. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesDropDownMenuTemplate.java (at line 119)
[java] [javac] private String getElementTextContent(Element element) {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method getElementTextContent(Element) from the type RichFacesDropDownMenuTemplate is never used locally
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 3. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelBarTemplate.java (at line 32)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 4. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelBarTemplate.java (at line 32)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 5. ERROR in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelBarTemplate.java (at line 35)
[java] [javac] public VpeCreationData create(VpePageContext pageContext, Node sourceNode,
[java] [javac] nsIDOMDocument visualDocument) {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method create(VpePageContext, Node, nsIDOMDocument) of type RichFacesPanelBarTemplate must override a superclass method
[java] [javac] ----------
[java] [javac] 6. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelBarTemplate.java (at line 118)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 7. ERROR in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelItemTemplate.java (at line 153)
[java] [javac] public VpeCreationData create(VpePageContext pageContext, Node sourceNode,
[java] [javac] nsIDOMDocument visualDocument) {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method create(VpePageContext, Node, nsIDOMDocument) of type RichFacesPanelItemTemplate must override a superclass method
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 8. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuGroupTemplate.java (at line 27)
[java] [javac] import org.w3c.dom.Document;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.w3c.dom.Document is never used
[java] [javac] ----------
[java] [javac] 9. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuGroupTemplate.java (at line 30)
[java] [javac] import org.w3c.dom.Text;
[java] [javac] ^^^^^^^^^^^^^^^^
[java] [javac] The import org.w3c.dom.Text is never used
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 10. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuTemplate.java (at line 28)
[java] [javac] import org.w3c.dom.Document;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.w3c.dom.Document is never used
[java] [javac] ----------
[java] [javac] 11. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuTemplate.java (at line 47)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 12. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuTemplate.java (at line 47)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 13. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuTemplate.java (at line 145)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 14. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesSimpleTogglePanelTemplate.java (at line 33)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 15. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesSimpleTogglePanelTemplate.java (at line 33)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 16. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesSimpleTogglePanelTemplate.java (at line 175)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 17. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTabPanelTemplate.java (at line 30)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 18. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTabPanelTemplate.java (at line 30)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 19. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTabPanelTemplate.java (at line 207)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 20. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesToggleControlTemplate.java (at line 38)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 21. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesToggleControlTemplate.java (at line 38)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 22. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesToggleControlTemplate.java (at line 50)
[java] [javac] String forIds = sourceElement.getAttribute("for");
[java] [javac] ^^^^^^
[java] [javac] The local variable forIds is never read
[java] [javac] ----------
[java] [javac] 23. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesToggleControlTemplate.java (at line 112)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 24. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 34)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 25. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 34)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 26. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 35)
[java] [javac] private Map states = null;
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 27. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 69)
[java] [javac] private Map getStates (Element sourceElement) {
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 28. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 71)
[java] [javac] HashMap states = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 29. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 71)
[java] [javac] HashMap states = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 30. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 80)
[java] [javac] states.put(name, facet);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 31. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 172)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 31 problems (2 errors, 29 warnings)
[java] [javac] Compilation failed. Compiler errors are available in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/temp.folder/(a)dot.bin.log
[java] Java Result: 13
[mkdir] Created dir: /home/hudson/rhds-build/200711051224-nightly
[delete] Deleting 1424 files from http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/ws/org.jboss.ide...
[delete] Deleted 50 directories from http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/ws/org.jboss.ide...
[mkdir] Created dir: /home/hudson/rhds-build/200711051224-nightly/richfaces
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/build.xml:64: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/build.xml:45: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:69: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:251: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:253: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:228: /home/hudson/rhds-build/eclipse/N-build not found.
Total time: 8 minutes 16 seconds
+ cd ../configs/rhds
+ zip build.log.zip build.log
updating: build.log (deflated 95%)
+ cd ../..
+ cp -r /home/hudson/rhds-build .
+ ant -lib http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/ws/org.jboss.ide... -f util/copyBuildResults.xml -Dcopy-to-dir=/qa/services/http/binaries/RHDS
Buildfile: util/copyBuildResults.xml
copy-build-results:
[mkdir] Created dir: /qa/services/http/binaries/RHDS/nightly/200711051224-nightly
[copy] Copying 1 file to /qa/services/http/binaries/RHDS/nightly/200711051224-nightly
[copy] Copied 1 empty directory to 1 empty directory under /qa/services/http/binaries/RHDS/nightly/200711051224-nightly
BUILD SUCCESSFUL
Total time: 1 second
++ cat /home/hudson/rhds-build/buildData.properties
++ grep upload.to
++ perl -ne 's/[\s\t]+upload.to=[^\/]+\///g;print;'
+ builddir=200711051224-nightly
++ cat /home/hudson/rhds-build/buildData.properties
++ grep upload.to
++ perl -ne 's/[\s\t]+upload.to=//g; s/\/.*//g; print;'
+ buildtype=nightly
++ cat /home/hudson/jbosstools-build/buildData.properties
++ grep upload.to
++ perl -ne 's/[\s\t]+upload.to=//g; s/\/.*//g; print;'
+ uploadto=nightly
+ cp configs/rhds/build.log.zip /qa/services/http/binaries/RHDS/nightly/200711051224-nightly/build.log.zip
+ scp -i /home/hudson/.ssh/exadel_rsa '/home/hudson/rhds-build/200711051224-nightly/installer/build/rhdevstudio-*.jar' rhds@download.exadel.com:/home/rhds/builds/nightly
/home/hudson/rhds-build/200711051224-nightly/installer/build/rhdevstudio-*.jar: No such file or directory
Terminating xvnc
[Red_Hat_Dev_Studio] $ vncserver -kill :10
Killing Xvnc process ID 14501
18 years, 5 months
Build failed in Hudson: Red_Hat_Dev_Studio #315
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/315/changes
------------------------------------------
[...truncated 34869 lines...]
[java] [mkdir] Created dir: /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam/temp.folder/(a)dot.bin
[java] [copy] Copied 1 empty directory to 1 empty directory under /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam/@dot
[java] [delete] Deleting directory /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.seam/temp.folder/(a)dot.bin
[java] properties:
[java] init:
[java] build.jars:
[java] properties:
[java] init:
[java] @dot:
[java] [mkdir] Created dir: /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/temp.folder/(a)dot.bin
[java] [javac] Compiling 1 source file to /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/temp.folder/(a)dot.bin
[java] [copy] Copying 1 file to /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/@dot
[java] [delete] Deleting directory /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/temp.folder/(a)dot.bin
[java] properties:
[java] init:
[java] build.jars:
[java] properties:
[java] init:
[java] @dot:
[java] [mkdir] Created dir: /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/temp.folder/(a)dot.bin
[java] [javac] Compiling 45 source files to /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/temp.folder/(a)dot.bin
[java] [javac] ----------
[java] [javac] 1. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesDropDownMenuTemplate.java (at line 13)
[java] [javac] import java.util.Map;
[java] [javac] ^^^^^^^^^^^^^
[java] [javac] The import java.util.Map is never used
[java] [javac] ----------
[java] [javac] 2. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesDropDownMenuTemplate.java (at line 119)
[java] [javac] private String getElementTextContent(Element element) {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method getElementTextContent(Element) from the type RichFacesDropDownMenuTemplate is never used locally
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 3. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelBarTemplate.java (at line 32)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 4. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelBarTemplate.java (at line 32)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 5. ERROR in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelBarTemplate.java (at line 35)
[java] [javac] public VpeCreationData create(VpePageContext pageContext, Node sourceNode,
[java] [javac] nsIDOMDocument visualDocument) {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method create(VpePageContext, Node, nsIDOMDocument) of type RichFacesPanelBarTemplate must override a superclass method
[java] [javac] ----------
[java] [javac] 6. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelBarTemplate.java (at line 118)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 7. ERROR in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelItemTemplate.java (at line 153)
[java] [javac] public VpeCreationData create(VpePageContext pageContext, Node sourceNode,
[java] [javac] nsIDOMDocument visualDocument) {
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The method create(VpePageContext, Node, nsIDOMDocument) of type RichFacesPanelItemTemplate must override a superclass method
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 8. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuGroupTemplate.java (at line 27)
[java] [javac] import org.w3c.dom.Document;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.w3c.dom.Document is never used
[java] [javac] ----------
[java] [javac] 9. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuGroupTemplate.java (at line 30)
[java] [javac] import org.w3c.dom.Text;
[java] [javac] ^^^^^^^^^^^^^^^^
[java] [javac] The import org.w3c.dom.Text is never used
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 10. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuTemplate.java (at line 28)
[java] [javac] import org.w3c.dom.Document;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.w3c.dom.Document is never used
[java] [javac] ----------
[java] [javac] 11. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuTemplate.java (at line 47)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 12. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuTemplate.java (at line 47)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 13. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesPanelMenuTemplate.java (at line 145)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 14. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesSimpleTogglePanelTemplate.java (at line 33)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 15. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesSimpleTogglePanelTemplate.java (at line 33)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 16. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesSimpleTogglePanelTemplate.java (at line 175)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 17. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTabPanelTemplate.java (at line 30)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 18. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTabPanelTemplate.java (at line 30)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 19. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTabPanelTemplate.java (at line 207)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 20. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesToggleControlTemplate.java (at line 38)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 21. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesToggleControlTemplate.java (at line 38)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 22. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesToggleControlTemplate.java (at line 50)
[java] [javac] String forIds = sourceElement.getAttribute("for");
[java] [javac] ^^^^^^
[java] [javac] The local variable forIds is never read
[java] [javac] ----------
[java] [javac] 23. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesToggleControlTemplate.java (at line 112)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 24. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 34)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 25. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 34)
[java] [javac] private static Map toggleMap = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 26. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 35)
[java] [javac] private Map states = null;
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 27. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 69)
[java] [javac] private Map getStates (Element sourceElement) {
[java] [javac] ^^^
[java] [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 28. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 71)
[java] [javac] HashMap states = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 29. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 71)
[java] [javac] HashMap states = new HashMap();
[java] [javac] ^^^^^^^
[java] [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 30. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 80)
[java] [javac] states.put(name, facet);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 31. WARNING in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/src/org/jboss/tools/jsf/vpe/richfaces/template/RichFacesTogglePanelTemplate.java (at line 172)
[java] [javac] toggleMap.put(sourceNode, toggleId);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 31 problems (2 errors, 29 warnings)
[java] [javac] Compilation failed. Compiler errors are available in /home/hudson/rhds-build/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces/temp.folder/(a)dot.bin.log
[java] Java Result: 13
[mkdir] Created dir: /home/hudson/rhds-build/200711051204-nightly
[delete] Deleting 1424 files from http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/ws/org.jboss.ide...
[delete] Deleted 50 directories from http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/ws/org.jboss.ide...
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/build.xml:64: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/build.xml:45: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:69: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:251: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:253: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:228: /home/hudson/rhds-build/eclipse/N-build not found.
Total time: 12 minutes 49 seconds
[mkdir] Created dir: /home/hudson/rhds-build/200711051204-nightly/richfaces
+ cd ../configs/rhds
+ zip build.log.zip build.log
updating: build.log (deflated 95%)
+ cd ../..
+ cp -r /home/hudson/rhds-build .
+ ant -lib http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/ws/org.jboss.ide... -f util/copyBuildResults.xml -Dcopy-to-dir=/qa/services/http/binaries/RHDS
Buildfile: util/copyBuildResults.xml
copy-build-results:
[mkdir] Created dir: /qa/services/http/binaries/RHDS/nightly/200711051204-nightly
[copy] Copying 1 file to /qa/services/http/binaries/RHDS/nightly/200711051204-nightly
[copy] Copied 1 empty directory to 1 empty directory under /qa/services/http/binaries/RHDS/nightly/200711051204-nightly
BUILD SUCCESSFUL
Total time: 1 second
++ cat /home/hudson/rhds-build/buildData.properties
++ grep upload.to
++ perl -ne 's/[\s\t]+upload.to=[^\/]+\///g;print;'
+ builddir=200711051204-nightly
++ cat /home/hudson/rhds-build/buildData.properties
++ grep upload.to
++ perl -ne 's/[\s\t]+upload.to=//g; s/\/.*//g; print;'
+ buildtype=nightly
++ cat /home/hudson/jbosstools-build/buildData.properties
++ grep upload.to
++ perl -ne 's/[\s\t]+upload.to=//g; s/\/.*//g; print;'
+ uploadto=nightly
+ cp configs/rhds/build.log.zip /qa/services/http/binaries/RHDS/nightly/200711051204-nightly/build.log.zip
+ scp -i /home/hudson/.ssh/exadel_rsa '/home/hudson/rhds-build/200711051204-nightly/installer/build/rhdevstudio-*.jar' rhds@download.exadel.com:/home/rhds/builds/nightly
/home/hudson/rhds-build/200711051204-nightly/installer/build/rhdevstudio-*.jar: No such file or directory
Terminating xvnc
[Red_Hat_Dev_Studio] $ vncserver -kill :10
Killing Xvnc process ID 2752
18 years, 5 months
Build failed in Hudson: jboss-esb-windows #749
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-esb-windows/749/changes
Changes:
[mark.little(a)jboss.com] http://jira.jboss.org/jira/browse/JBESB-1191
[mark.little(a)jboss.com] http://jira.jboss.org/jira/browse/JBESB-1279 and http://jira.jboss.org/jira/browse/JBESB-1280
------------------------------------------
[...truncated 6370 lines...]
[java] [junit] Testcase: unknown took 0.031 sec
[java] [junit] Running org.jboss.soa.esb.testutils.test.ESBConfigUtilUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.14 sec
[java] [junit] Testsuite: org.jboss.soa.esb.testutils.test.ESBConfigUtilUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.14 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test took 0.968 sec
[java] [junit] Running org.jboss.soa.esb.util.AbstractCommandVehicleUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.563 sec
[java] [junit] Testsuite: org.jboss.soa.esb.util.AbstractCommandVehicleUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.563 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_01 took 0.36 sec
[java] [junit] Testcase: test_02 took 0 sec
[java] [junit] Running org.jboss.soa.esb.util.ClassUtilUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.078 sec
[java] [junit] Testsuite: org.jboss.soa.esb.util.ClassUtilUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.078 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_getResourceList took 1.907 sec
[java] [junit] Running org.jboss.soa.esb.util.StreamUtilsUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
[java] [junit] Testsuite: org.jboss.soa.esb.util.StreamUtilsUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: test_readStream_badargs took 0.188 sec
[java] [junit] Testcase: test_readStream took 0 sec
[java] [junit] Running org.jboss.soa.esb.util.UtilUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
[java] [junit] Testsuite: org.jboss.soa.esb.util.UtilUnitTest
[java] [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testDumpSysProps took 0.25 sec
[java] [junit] Testcase: testIsNullString took 0 sec
[java] [junit] Testcase: testIsLong took 0 sec
[java] [junit] Testcase: testIsPositiveLong took 0 sec
[java] [junit] Testcase: testParseInt took 0 sec
[java] [junit] Testcase: testParseLong took 0 sec
[java] [junit] Testcase: testGetDefaultLogger took 0 sec
[java] [junitreport] Transform time: 2843ms
[java] [junitreport] Transform time: 688ms
[java] [report] processing input files ...
[java] [report] 1 file(s) read and merged in 63 ms
[java] [report] writing [html] report to [C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\tests\coverage\rosetta\index.html] ...
[java] org.jboss.esb.rosetta.init:
[java] org.jboss.esb.rosetta.prepare:
[java] generate-config-model:
[java] [delete] Deleting directory C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\schema-model
[java] [mkdir] Created dir: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\schema-model
[java] [xmlbean] Time to build schema type system: 1.875 seconds
[java] [xmlbean] Time to generate code: 0.735 seconds
[java] [xmlbean] Compiling 104 source files to C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\schema-model\classes
[java] [xmlbean] Note: Some input files use or override a deprecated API.
[java] [xmlbean] Note: Recompile with -Xlint:deprecation for details.
[java] [xmlbean] Time to compile code: 4.218 seconds
[java] [xmlbean] Building jar: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb\lib\jbossesb-config-model-1.0.1.jar
[java] [jar] Updating jar: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb\lib\jbossesb-config-model-1.0.1.jar
[java] org.jboss.esb.rosetta.internal.compile:
[java] org.jboss.esb.rosetta.compile:
[java] org.jboss.esb.tests.init:
[java] org.jboss.esb.rosetta.tests.compile:
[java] jar:
[java] [propertyfile] Creating new property file: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\classes\rosetta\VERSION
[java] [jar] Building jar: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb\lib\jbossesb-rosetta.jar
[java] [jar] Building jar: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build\jbossesb\lib\test-util.jar
[java] test:
[java] prepare:
[java] [mkdir] Created dir: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\jbossesb.esb\META-INF
[java] [mkdir] Created dir: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\classes
[java] compile:
[java] [javac] Compiling 8 source files to C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\classes
[java] [javac] Note: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\src\main\java\org\jboss\internal\soa\esb\persistence\format\jcr\JCRMessageStoreImpl.java uses or overrides a deprecated API.
[java] [javac] Note: Recompile with -Xlint:deprecation for details.
[java] check.for.files:
[java] jar:
[java] [jar] Building jar: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\jbossesb-jbossesb.jar
[java] management-jar:
[java] define-lib:
[java] init:
[java] [mkdir] Created dir: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\tools\console\management\build
[java] [mkdir] Created dir: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\tools\console\management\build\classes
[java] compile:
[java] [echo] C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product
[java] [javac] Compiling 31 source files to C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\tools\console\management\build\classes
[java] [javac] Note: Some input files use or override a deprecated API.
[java] [javac] Note: Recompile with -Xlint:deprecation for details.
[java] [javac] Note: Some input files use unchecked or unsafe operations.
[java] [javac] Note: Recompile with -Xlint:unchecked for details.
[java] [copy] Copying 1 file to C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\tools\console\management\build\classes\org\jboss\soa\esb\monitoring
[java] jar:
[java] [echo] hsqldb
[java] [echo] tools/console
[java] [copy] Copying 1 file to C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\tools\console\management\build
[java] [jar] Building jar: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\tools\console\management\build\management-client.jar
[java] [jar] Building jar: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\tools\console\management\build\management-server.jar
[java] esb:
[java] [copy] Copying 23 files to C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\jbossesb.esb
[java] base.test:
[java] [mkdir] Created dir: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\tests\coverage\instr
[java] [instr] processing instrumentation path ...
[java] [instr] instrumentation path processed in 125 ms
[java] [instr] [7 class(es) instrumented, 0 resource(s) copied]
[java] [instr] metadata merged into [C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\tests\coverage\coverage.emma] {in 16 ms}
[java] [mkdir] Created dir: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\tests\classes
[java] [mkdir] Created dir: C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\tests\report
[java] [javac] Compiling 8 source files to C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\tests\classes
[java] [copy] Copying 2 files to C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\build\tests\classes
[java] [echo] C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb
[java] [junit] Running org.jboss.internal.soa.esb.persistence.format.jcr.JCRConnectionManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.422 sec
[java] [junit] Testsuite: org.jboss.internal.soa.esb.persistence.format.jcr.JCRConnectionManagerUnitTest
[java] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.422 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] 07:14:02,723 DEBUG [main][MockContext] Bound object org.jboss.soa.esb.common.tests.MockDataSource@1b5340c to the name datasource
[java] [junit] 07:14:02,723 DEBUG [main][MockContext] Bound object org.apache.jackrabbit.core.TransientRepository@b307f0 to the name path
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: testConnectionManager took 0.422 sec
[java] [junit] Running org.jboss.soa.esb.messagestore.MessageStoreUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 18.172 sec
[java] [junit] Testsuite: org.jboss.soa.esb.messagestore.MessageStoreUnitTest
[java] [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 18.172 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] Current dir=C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\jbossesb\src\test\resources
[java] [junit] 07:14:03,988 INFO [main][StandaloneConnectionManager] initializing...
[java] [junit] 07:14:04,129 INFO [main][StandaloneConnectionManager] initializing...
[java] [junit] Dropping the schema if exist
[java] [junit] Creating the message store schema
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] 07:14:17,973 INFO [main][MessageStoreUnitTest] total messages persisted to db: 1000
[java] [junit] 07:14:19,879 INFO [Thread-10][MessageStoreUnitTest] total messages persisted to db: 1000
[java] [junit] 07:14:19,879 INFO [Thread-6][MessageStoreUnitTest] total messages persisted to db: 1000
[java] [junit] 07:14:19,879 INFO [Thread-7][MessageStoreUnitTest] total messages persisted to db: 1000
[java] [junit] 07:14:19,879 INFO [Thread-9][MessageStoreUnitTest] total messages persisted to db: 1000
[java] [junit] 07:14:19,879 INFO [Thread-8][MessageStoreUnitTest] total messages persisted to db: 1000
[java] [junit] 07:14:19,895 ERROR [Thread-10][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,895 ERROR [Thread-6][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,895 ERROR [Thread-7][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,910 ERROR [Thread-8][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,926 ERROR [Thread-6][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,941 ERROR [Thread-7][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,941 ERROR [Thread-9][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,941 ERROR [Thread-8][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,941 ERROR [Thread-10][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,957 ERROR [Thread-7][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,957 ERROR [Thread-10][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,973 ERROR [Thread-7][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] Stopping
[java] [junit] 07:14:19,988 ERROR [Thread-6][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] 07:14:19,988 ERROR [Thread-7][MessageStoreUnitTest] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.016 sec
[java] [junit] Testcase: unknown took 13.64 sec
[java] [junit] Caused an ERROR
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] org.jboss.soa.esb.services.persistence.MessageStoreException: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.getMessage(DBMessageStoreImpl.java:117)
[java] [junit] at org.jboss.soa.esb.messagestore.MessageStoreUnitTest.testSingleLoad(MessageStoreUnitTest.java:106)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Caused by: org.jboss.soa.esb.services.persistence.MessageStoreException: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.select(DBMessageStoreImpl.java:400)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.getMessage(DBMessageStoreImpl.java:115)
[java] [junit] ... 19 more
[java] [junit] Caused by: java.io.IOException: java.io.InvalidClassException: java.util.ArrayList; local class incompatible: stream classdesc serialVersionUID = 8664875232659988799, local class serialVersionUID = 8683452581122892189
[java] [junit] at org.jboss.internal.soa.esb.message.format.serialized.MessageImpl.readExternal(MessageImpl.java:169)
[java] [junit] at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1755)
[java] [junit] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1717)
[java] [junit] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
[java] [junit] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
[java] [junit] at org.jboss.internal.soa.esb.thirdparty.Base64.decodeToObject(Base64.java:237)
[java] [junit] at org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl.select(DBMessageStoreImpl.java:398)
[java] [junit] ... 20 more
[java] BUILD FAILED
[java] C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build.xml:166: The following error occurred while executing this line:
[java] C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\build.xml:26: The following error occurred while executing this line:
[java] C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\services\base-project-build.xml:104: Test org.jboss.soa.esb.messagestore.MessageStoreUnitTest failed
[java] Total time: 5 minutes 34 seconds
[java] Java Result: 1
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
stop-server:
[echo] Stopping local ESB server
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for ESB server to stop...
BUILD FAILED
C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\integration-build.xml:11: The following error occurred while executing this line:
C:\cygwin\home\hudson\hudson_workspace\workspace\jboss-esb-windows\trunk\product\build.xml:491: Product Unit Test failure
Total time: 6 minutes 21 seconds
Recording test results
18 years, 5 months
Build failed in Hudson: jboss-esb-linux #851
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/851/changes
Changes:
[mark.little(a)jboss.com] http://jira.jboss.org/jira/browse/JBESB-1191
[mark.little(a)jboss.com] http://jira.jboss.org/jira/browse/JBESB-1279 and http://jira.jboss.org/jira/browse/JBESB-1280
------------------------------------------
[...truncated 4428 lines...]
[java] [junit] at org.jboss.soa.esb.util.Util.deserialize(Util.java:231)
[java] [junit] at org.jboss.soa.esb.couriers.CourierUtil.messageFromLocalFile(CourierUtil.java:144)
[java] [junit] at org.jboss.internal.soa.esb.couriers.FileCourier.readOneMessage(FileCourier.java:329)
[java] [junit] at org.jboss.internal.soa.esb.couriers.FileCourier.pickup(FileCourier.java:281)
[java] [junit] at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:223)
[java] [junit] at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:205)
[java] [junit] at org.jboss.internal.soa.esb.couriers.tests.FileCourierUnitTest.testMessageAttributes(FileCourierUnitTest.java:143)
[java] [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] [junit] at java.lang.reflect.Method.invoke(Method.java:585)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
[java] [junit] Caused by: org.jboss.soa.esb.UnmarshalException: java.lang.NullPointerException
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.SerializedMarshalUnmarshalPlugin.unmarshal(SerializedMarshalUnmarshalPlugin.java:160)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.MarshalUnmarshalManager.unmarshal(MarshalUnmarshalManager.java:150)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.BodyImpl.fromXML(BodyImpl.java:241)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.MessageImpl.fromXML(MessageImpl.java:207)
[java] [junit] at org.jboss.soa.esb.util.Util.deserialize(Util.java:226)
[java] [junit] ... 24 more
[java] [junit] Caused by: java.lang.NullPointerException
[java] [junit] at org.jboss.internal.soa.esb.thirdparty.Base64.decodeToObject(Base64.java:241)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.SerializedMarshalUnmarshalPlugin.unmarshal(SerializedMarshalUnmarshalPlugin.java:148)
[java] [junit] ... 28 more
[java] [junit] java.io.IOException: Util.deserialize caught UnmarshalException
[java] [junit] at org.jboss.soa.esb.util.Util.deserialize(Util.java:231)
[java] [junit] at org.jboss.soa.esb.couriers.CourierUtil.messageFromLocalFile(CourierUtil.java:144)
[java] [junit] at org.jboss.internal.soa.esb.couriers.FileCourier.readOneMessage(FileCourier.java:329)
[java] [junit] at org.jboss.internal.soa.esb.couriers.FileCourier.pickup(FileCourier.java:281)
[java] [junit] at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:223)
[java] [junit] at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:205)
[java] [junit] at org.jboss.internal.soa.esb.couriers.tests.FileCourierUnitTest.testFaultMessage(FileCourierUnitTest.java:195)
[java] [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] [junit] at java.lang.reflect.Method.invoke(Method.java:585)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
[java] [junit] Caused by: org.jboss.soa.esb.UnmarshalException: java.lang.NullPointerException
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.SerializedMarshalUnmarshalPlugin.unmarshal(SerializedMarshalUnmarshalPlugin.java:160)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.MarshalUnmarshalManager.unmarshal(MarshalUnmarshalManager.java:150)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.BodyImpl.fromXML(BodyImpl.java:241)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.MessageImpl.fromXML(MessageImpl.java:207)
[java] [junit] at org.jboss.soa.esb.util.Util.deserialize(Util.java:226)
[java] [junit] ... 24 more
[java] [junit] Caused by: java.lang.NullPointerException
[java] [junit] at org.jboss.internal.soa.esb.thirdparty.Base64.decodeToObject(Base64.java:241)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.SerializedMarshalUnmarshalPlugin.unmarshal(SerializedMarshalUnmarshalPlugin.java:148)
[java] [junit] ... 28 more
[java] [junit] java.io.IOException: Util.deserialize caught UnmarshalException
[java] [junit] at org.jboss.soa.esb.util.Util.deserialize(Util.java:231)
[java] [junit] at org.jboss.soa.esb.couriers.CourierUtil.messageFromLocalFile(CourierUtil.java:144)
[java] [junit] at org.jboss.internal.soa.esb.couriers.FileCourier.readOneMessage(FileCourier.java:329)
[java] [junit] at org.jboss.internal.soa.esb.couriers.FileCourier.pickup(FileCourier.java:281)
[java] [junit] at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:223)
[java] [junit] at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:205)
[java] [junit] at org.jboss.internal.soa.esb.couriers.tests.FileCourierUnitTest.testStoreRetrieve(FileCourierUnitTest.java:240)
[java] [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] [junit] at java.lang.reflect.Method.invoke(Method.java:585)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
[java] [junit] Caused by: org.jboss.soa.esb.UnmarshalException: java.lang.NullPointerException
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.SerializedMarshalUnmarshalPlugin.unmarshal(SerializedMarshalUnmarshalPlugin.java:160)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.MarshalUnmarshalManager.unmarshal(MarshalUnmarshalManager.java:150)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.BodyImpl.fromXML(BodyImpl.java:241)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.MessageImpl.fromXML(MessageImpl.java:207)
[java] [junit] at org.jboss.soa.esb.util.Util.deserialize(Util.java:226)
[java] [junit] ... 24 more
[java] [junit] Caused by: java.lang.NullPointerException
[java] [junit] at org.jboss.internal.soa.esb.thirdparty.Base64.decodeToObject(Base64.java:241)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.SerializedMarshalUnmarshalPlugin.unmarshal(SerializedMarshalUnmarshalPlugin.java:148)
[java] [junit] ... 28 more
[java] [junit] java.io.IOException: Util.deserialize caught UnmarshalException
[java] [junit] at org.jboss.soa.esb.util.Util.deserialize(Util.java:231)
[java] [junit] at org.jboss.soa.esb.couriers.CourierUtil.messageFromLocalFile(CourierUtil.java:144)
[java] [junit] at org.jboss.internal.soa.esb.couriers.FileCourier.readOneMessage(FileCourier.java:329)
[java] [junit] at org.jboss.internal.soa.esb.couriers.FileCourier.pickup(FileCourier.java:281)
[java] [junit] at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:223)
[java] [junit] at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:205)
[java] [junit] at org.jboss.internal.soa.esb.couriers.tests.FileCourierUnitTest.testStoreAndDelete(FileCourierUnitTest.java:283)
[java] [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] [junit] at java.lang.reflect.Method.invoke(Method.java:585)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
[java] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
[java] [junit] Caused by: org.jboss.soa.esb.UnmarshalException: java.lang.NullPointerException
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.SerializedMarshalUnmarshalPlugin.unmarshal(SerializedMarshalUnmarshalPlugin.java:160)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.MarshalUnmarshalManager.unmarshal(MarshalUnmarshalManager.java:150)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.BodyImpl.fromXML(BodyImpl.java:241)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.MessageImpl.fromXML(MessageImpl.java:207)
[java] [junit] at org.jboss.soa.esb.util.Util.deserialize(Util.java:226)
[java] [junit] ... 24 more
[java] [junit] Caused by: java.lang.NullPointerException
[java] [junit] at org.jboss.internal.soa.esb.thirdparty.Base64.decodeToObject(Base64.java:241)
[java] [junit] at org.jboss.internal.soa.esb.message.format.xml.marshal.SerializedMarshalUnmarshalPlugin.unmarshal(SerializedMarshalUnmarshalPlugin.java:148)
[java] [junit] ... 28 more
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 1.431 sec
[java] [junit] Caused an ERROR
[java] [junit] Null message retrieved
[java] [junit] junit.framework.AssertionFailedError: Null message retrieved
[java] [junit] at org.jboss.internal.soa.esb.couriers.tests.FileCourierUnitTest.testMessageAttributes(FileCourierUnitTest.java:144)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Testcase: unknown took 1.043 sec
[java] [junit] Caused an ERROR
[java] [junit] null
[java] [junit] junit.framework.AssertionFailedError: null
[java] [junit] at org.jboss.internal.soa.esb.couriers.tests.FileCourierUnitTest.testFaultMessage(FileCourierUnitTest.java:197)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Testcase: unknown took 1.006 sec
[java] [junit] Caused an ERROR
[java] [junit] Null message retrieved
[java] [junit] junit.framework.AssertionFailedError: Null message retrieved
[java] [junit] at org.jboss.internal.soa.esb.couriers.tests.FileCourierUnitTest.testStoreRetrieve(FileCourierUnitTest.java:241)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Testcase: unknown took 1.033 sec
[java] [junit] Caused an ERROR
[java] [junit] Null message retrieved
[java] [junit] junit.framework.AssertionFailedError: Null message retrieved
[java] [junit] at org.jboss.internal.soa.esb.couriers.tests.FileCourierUnitTest.testStoreAndDelete(FileCourierUnitTest.java:284)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Testcase: unknown took 10.061 sec
[java] [junit] Testcase: unknown took 10.333 sec
[java] BUILD FAILED
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:161: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/build.xml:104: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/tests/build.xml:166: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/rosetta/tests/build.xml:190: Test org.jboss.internal.soa.esb.couriers.tests.FileCourierUnitTest failed
[java] Total time: 1 minute 13 seconds
[java] Java Result: 1
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
stop-server:
[echo] Stopping local ESB server
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for ESB server to stop...
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/integration-build.xml:11: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux/trunk/product/build.xml:491: Product Unit Test failure
Total time: 2 minutes 16 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml
18 years, 5 months