Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-releng] RE: [WTPBUILD: wtp-R3.0-I] wtp-R3.0-I Build Failed

Different tests, yes, but the latest batch of JSF test failures always have the same root causes:
 
<test stacktrace snipped - differs slightly depending on test that fails>
...
Caused by: org.eclipse.core.runtime.CoreException: Failed while installing Dynamic Web Module 2.4.
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1423)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modifyInternal(FacetedProject.java:401)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChangesInternal(FacetedProject.java:1134)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.access$2(FacetedProject.java:1070)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject$1.run(FacetedProject.java:309)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modify(FacetedProject.java:319)
at org.eclipse.jst.jsf.test.util.WebProjectTestEnvironment.createWebProject(WebProjectTestEnvironment.java:221)
at org.eclipse.jst.jsf.test.util.WebProjectTestEnvironment.createProject(WebProjectTestEnvironment.java:135)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.common.componentcore.internal.resources.VirtualComponent.setMetaProperty(VirtualComponent.java:181)
at org.eclipse.jst.j2ee.web.project.facet.WebFacetInstallDelegate.setContextRootPropertyIfNeeded(WebFacetInstallDelegate.java:216)
at org.eclipse.jst.j2ee.web.project.facet.WebFacetInstallDelegate.execute(WebFacetInstallDelegate.java:103)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1394)
I've never observed these issues locally (Win32, in case that matters).
 
 - Ian
-----Original Message-----
From: raghunathan.srinivasan@xxxxxxxxxx
Sent: Friday, April 18, 2008 10:03 AM
To: wtp-releng@xxxxxxxxxxx
Subject: [wtp-releng] RE: [WTPBUILD: wtp-R3.0-I] wtp-R3.0-I Build Failed

The failed test in pagedesigner is once again due to a random failure, this time its in a different method.

 


From: wtpBuilder [mailto:david.williams@xxxxxxxxxxx]
Sent: Thursday, April 17, 2008 6:19 PM
To: berkland@xxxxxxxxxx; ccc@xxxxxxxxxx; david_williams@xxxxxxxxxx; deboer@xxxxxxxxxx; gkarasiu@xxxxxxxxxxx; kaloyan.raev@xxxxxxx; kathy@xxxxxxxxxx; kchong@xxxxxxxxxx; nitind@xxxxxxxxxx; raghunathan.srinivasan@xxxxxxxxxx; TRAN.LE@xxxxxxxxxx; vbaciu@xxxxxxxxxx; wtp-releng@xxxxxxxxxxx
Subject: [WTPBUILD: wtp-R3.0-I] wtp-R3.0-I Build Failed

 

View results here -> http://build.eclipse.org:7777/dashboard/tab/build/detail/wtp-R3.0-I?log=log20080417213732


Back to the top