[Still Failing] devstudio-nightly-3.1.0.beta1 #323

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue May 25 19:33:29 EDT 2010


Public: 
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.1.0.beta1/323
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.1.0.beta1/323/testReport
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.1.0.beta1/323/changes
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.1.0.beta1/323/console

Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/323/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/323//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/323//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/323//console

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

Failed Tests:

No tests ran.

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

Changes:

[akazakov] https://jira.jboss.org/browse/JBIDE-6352

[snjeza] https://jira.jboss.org/browse/JBIDE-5968 JSF Portlet Facet always adds richfaces fragments to web.xml

[bfitzpat] JBIDE-6328 - updating some error handling

[bfitzpat] JBIDE-6328 - updating some error handling

[nickboldt] new cache of uberbuilder reqs will be on download.jboss.org because repository.jboss.org is now read-only



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

Console log:

[...truncated 57612 lines...]
     [java]     [javac] 6. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.xml/src/org/jboss/tools/hibernate/xml/model/constraint/ELConstraint.java (at line 31)
     [java]     [javac] 	if(value.length() >= 2 && value.startsWith("@") && value.endsWith("@")) {
     [java]     [javac] 	                                                                  ^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.xml/src/org/jboss/tools/hibernate/xml/model/constraint/ELConstraint.java (at line 43)
     [java]     [javac] 	if(value.startsWith("#{") || value.startsWith("${")) {
     [java]     [javac] 	                    ^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.xml/src/org/jboss/tools/hibernate/xml/model/constraint/ELConstraint.java (at line 43)
     [java]     [javac] 	if(value.startsWith("#{") || value.startsWith("${")) {
     [java]     [javac] 	                                              ^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.xml/src/org/jboss/tools/hibernate/xml/model/constraint/ELConstraint.java (at line 44)
     [java]     [javac] 	return "value is not a correct EL."; 
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.xml/src/org/jboss/tools/hibernate/xml/model/constraint/ELConstraint.java (at line 46)
     [java]     [javac] 	if(value.startsWith("@")) {
     [java]     [javac] 	                    ^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.xml/src/org/jboss/tools/hibernate/xml/model/constraint/ELConstraint.java (at line 47)
     [java]     [javac] 	return "value is not a correct property."; 
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.xml/src/org/jboss/tools/hibernate/xml/model/handlers/DeletePropertyHandler.java (at line 32)
     [java]     [javac] 	c.getModel().editObjectAttribute(c, attr.getName(), "");
     [java]     [javac] 	                                                    ^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.xml/src/org/jboss/tools/hibernate/xml/model/impl/HibConfigSimplePropertyImpl.java (at line 42)
     [java]     [javac] 	c.setAttributeValue(attr.getName(), "");
     [java]     [javac] 	                                    ^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 13 problems (13 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 44 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.jboss.tools.hibernate.xml/@dot
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse/temp.folder/org.hibernate.eclipse.jar.bin
     [java]       [jar] Building jar: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse/org.hibernate.eclipse.jar
     [java]    [delete] Deleting directory /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse/temp.folder/org.hibernate.eclipse.jar.bin
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] lib/tools/bsh-2.0b1.jar:
     [java]     [mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse/temp.folder/lib/tools/bsh-2.0b1.jar.bin
     [java]     [javac] Compiling 50 source files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse/temp.folder/lib/tools/bsh-2.0b1.jar.bin
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse/temp.folder/lib/tools/bsh-2.0b1.jar.bin
     [java]       [jar] Building jar: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse/lib/tools/bsh-2.0b1.jar
     [java]    [delete] Deleting directory /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse/temp.folder/lib/tools/bsh-2.0b1.jar.bin
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] org.hibernate.eclipse.console.jar:
     [java]     [mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/temp.folder/org.hibernate.eclipse.console.jar.bin
     [java]     [javac] Compiling 266 source files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/temp.folder/org.hibernate.eclipse.console.jar.bin
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/model/impl/ReverseEngineeringDefinitionImpl.java (at line 113)
     [java]     [javac] 	list.add(i+shift, tf);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. ERROR in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/properties/HibernatePropertyPage.java (at line 343)
     [java]     [javac] 	JptCorePlugin.rebuildJpaProject(getProject());
     [java]     [javac] 	              ^^^^^^^^^^^^^^^^^
     [java]     [javac] The method rebuildJpaProject(IProject) is undefined for the type JptCorePlugin
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/workbench/PrimaryKeyWorkbenchAdapter.java (at line 39)
     [java]     [javac] 	return t.getColumns().toArray(new Column[0]);
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/workbench/PropertyWorkbenchAdapter.java (at line 61)
     [java]     [javac] 	return toArray(component.getPropertyIterator(), Property.class, null);				
     [java]     [javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: Unchecked invocation toArray(Iterator, Class<Property>, null) of the generic method toArray(Iterator<? extends T>, Class<T>, Comparator<? super T>) of type BasicWorkbenchAdapter
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/workbench/PropertyWorkbenchAdapter.java (at line 61)
     [java]     [javac] 	return toArray(component.getPropertyIterator(), Property.class, null);				
     [java]     [javac] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<? extends Property>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/RelationalGraphView.java (at line 50)
     [java]     [javac] 	Iterator<Object> iterator = selection.iterator();
     [java]     [javac] 	                            ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 7. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/ClusterEdgeCreator.java (at line 72)
     [java]     [javac] 	for (Iterator<Node> iter = nodeList.iterator(); iter.hasNext();)
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Node>
     [java]     [javac] ----------
     [java]     [javac] 8. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/ClusterEdgeCreator.java (at line 166)
     [java]     [javac] 	for (Iterator<Edge> iter = incoming.iterator(); iter.hasNext();)
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge>
     [java]     [javac] ----------
     [java]     [javac] 9. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/ClusterEdgeCreator.java (at line 217)
     [java]     [javac] 	edgeList.add(edge);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 10. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/DirectedGraphLayoutVisitor.java (at line 100)
     [java]     [javac] 	graph.nodes.add(n);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 11. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/DirectedGraphLayoutVisitor.java (at line 147)
     [java]     [javac] 	graph.edges.add(e);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 12. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/DummyEdgeCreator.java (at line 89)
     [java]     [javac] 	for (Iterator<Node> iter = nodeList.iterator(); iter.hasNext();)
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Node>
     [java]     [javac] ----------
     [java]     [javac] 13. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/DummyEdgeCreator.java (at line 115)
     [java]     [javac] 	edgeList.add(edge);
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
     [java]     [javac] ----------
     [java]     [javac] 14. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/DummyEdgeCreator.java (at line 130)
     [java]     [javac] 	candidateList = new NodeList();
     [java]     [javac] 	                ^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type NodeList needs unchecked conversion to conform to List<Node>
     [java]     [javac] ----------
     [java]     [javac] 15. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/DummyEdgeCreator.java (at line 135)
     [java]     [javac] 	for (Iterator<Node> iter = nodeList.iterator(); iter.hasNext();)
     [java]     [javac] 	                           ^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Node>
     [java]     [javac] ----------
     [java]     [javac] 16. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/layout/DummyEdgeCreator.java (at line 148)
     [java]     [javac] 	candidateList = nodeList;
     [java]     [javac] 	                ^^^^^^^^
     [java]     [javac] Type safety: The expression of type NodeList needs unchecked conversion to conform to List<Node>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 17. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/model/ConfigurationViewAdapter.java (at line 51)
     [java]     [javac] 	Iterator<PersistentClass> classMappings = cfg.getClassMappings();
     [java]     [javac] 	                                          ^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PersistentClass>
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 18. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/hqleditor/CompletionHelper.java (at line 84)
     [java]     [javac] 	Arrays.sort(results, new CompletionProposalComparator() );
     [java]     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: Unchecked invocation sort(IJavaCompletionProposal[], CompletionProposalComparator) of the generic method sort(T[], Comparator<? super T>) of type Arrays
     [java]     [javac] ----------
     [java]     [javac] 19. WARNING in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/hqleditor/CompletionHelper.java (at line 84)
     [java]     [javac] 	Arrays.sort(results, new CompletionProposalComparator() );
     [java]     [javac] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Type safety: The expression of type CompletionProposalComparator needs unchecked conversion to conform to Comparator<? super IJavaCompletionProposal>
     [java]     [javac] ----------
     [java]     [javac] 19 problems (1 error, 18 warnings)
     [java]     [javac] Compilation failed. Compiler errors are available in /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/temp.folder/org.hibernate.eclipse.console.jar.bin.log
     [java] Java Result: 13

BUILD FAILED
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:336: [eclipse.fetch] Missing directory entry: plugin at org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.win32.win32.x86.

BUILD FAILED
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:493: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:495: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:56: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:115: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:175: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:177: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:56: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:115: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:175: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:177: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:56: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:115: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:175: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:177: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:68: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:199: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/hibernate-tools/customTargets.xml:10: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/compile.org.hibernate.eclipse.feature.xml:9: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/build.xml:423: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console/build.xml:381: Compile failed; see the compiler error output for details.

Total time: 11 minutes 53 seconds

Total time: 17 minutes 43 seconds
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :12
Killing Xvnc process ID 24241
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure


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



More information about the builds mailing list