Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-m5
-
Fix Version/s: None
-
Component/s: Build Tooling
-
Labels:None
Description
CI build failed with ClassNotFoundException after same build passed multiple times. Doesn't look like an often-time issue, but does point towards possible instability in the pax-exam environment.
http://bamboo.s/browse/NX3-OSSF611-TEST-5
java.lang.ClassNotFoundException: org.apache.http.util.EntityUtils not found by PAXEXAM-PROBE-a2348723-2b9f-4024-88e5-b444c206503f [100] at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1532) at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:75) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1955) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.sonatype.nexus.testsuite.maven.concurrency.MavenHotspotITSupport$UriPut.call(MavenHotspotITSupport.java:211) at org.sonatype.nexus.testsuite.maven.concurrency.MavenHotspotITSupport$UriPut.call(MavenHotspotITSupport.java:1) at org.sonatype.nexus.testsuite.maven.concurrency.MavenHotspotITSupport$ControlledCallable.call(MavenHotspotITSupport.java:121) (4 more lines...)