There's that NoClassDefFoundError again, this time during the build process but with a different missing class.
Regards, Peter. ----- Original message ----- > See <https://builds.apache.org/job/river-qa-refactoring/161/> > > ------------------------------------------ > [...truncated 7268 lines...] > norm-transient.configentry: > [echo] Creating > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry/norm-transient> > > outrigger-activatable.configentry: > [echo] Creating > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry/outrigger-activatable> > > outrigger-persistent.configentry: > [echo] Creating > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry/outrigger-persistent> > > outrigger-transient.configentry: > [echo] Creating > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry/outrigger-transient> > > phoenix.configentry: > [copy] Copying 1 file to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry> > > phoenix-group.configentry: > [copy] Copying 1 file to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry> > > phoenix-stop.configentry: > [copy] Copying 1 file to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry> > > reggie-activatable.configentry: > [echo] Creating > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry/reggie-activatable> > > reggie-persistent.configentry: > [echo] Creating > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry/reggie-persistent> > > reggie-transient.configentry: > [echo] Creating > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry/reggie-transient> > > ServiceDiscoveryManager.configentry: > [copy] Copying 1 file to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry> > > sharedgroup.configentry: > [copy] Copying 1 file to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry> > > start.configentry: > [copy] Copying 1 file to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry> > > WakeupManager.configentry: > [copy] Copying 1 file to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/configentry> > > configentry: > > start.copy-resources: > [copy] Copying 1 file to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/build/classes/com/sun/jini/start/resources> > > tools.copy-resources: > [copy] Copying 8 files to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/build/classes/com/sun/jini/tool/resources> > > copy-resources: > > copy-extlibs: > [copy] Copying 4 files to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib> > [copy] Copying 1 file to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib-ext> > > compile: > [javac] Compiling 887 source files to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/build/classes> > [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/SunJrmpExporter.java>:31: > warning: sun.rmi.server.UnicastServerRef is Sun proprietary API and may > be removed in a future release [javac] import > sun.rmi.server.UnicastServerRef; [javac] > ^ > [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/SunJrmpExporter.java>:32: > warning: sun.rmi.transport.LiveRef is Sun proprietary API and may be > removed in a future release [javac] import sun.rmi.transport.LiveRef; > [javac] ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/SunJrmpExporter.java>:115: > warning: sun.rmi.transport.LiveRef is Sun proprietary API and may be > removed in a future release [javac] UnicastServerRef > getServerRef(LiveRef lref) { [javac] > > ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/SunJrmpExporter.java>:115: > warning: sun.rmi.server.UnicastServerRef is Sun proprietary API and may > be removed in a future release [javac] UnicastServerRef > getServerRef(LiveRef lref) { [javac] ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/RegistrySunExporter.java>:28: > warning: sun.rmi.server.MarshalInputStream is Sun proprietary API and > may be removed in a future release [javac] import > sun.rmi.server.MarshalInputStream; [javac] > ^ > [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/RegistrySunExporter.java>:29: > warning: sun.rmi.server.UnicastServerRef is Sun proprietary API and may > be removed in a future release [javac] import > sun.rmi.server.UnicastServerRef; [javac] > ^ > [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/RegistrySunExporter.java>:30: > warning: sun.rmi.transport.LiveRef is Sun proprietary API and may be > removed in a future release [javac] import sun.rmi.transport.LiveRef; > [javac] ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/RegistrySunExporter.java>:61: > warning: sun.rmi.transport.LiveRef is Sun proprietary API and may be > removed in a future release [javac] UnicastServerRef > getServerRef(LiveRef lref) { [javac] > > ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/RegistrySunExporter.java>:61: > warning: sun.rmi.server.UnicastServerRef is Sun proprietary API and may > be removed in a future release [javac] UnicastServerRef > getServerRef(LiveRef lref) { [javac] ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/RegistrySunExporter.java>:69: > warning: sun.rmi.server.UnicastServerRef is Sun proprietary API and may > be removed in a future release [javac] static class > BootstrapServerRef extends UnicastServerRef { [javac] > > ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/RegistrySunExporter.java>:87: > warning: sun.rmi.transport.LiveRef is Sun proprietary API and may be > removed in a future release [javac] public > BootstrapServerRef(LiveRef lref) { [javac] > > ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/SunJrmpExporter.java>:63: > warning: sun.rmi.server.UnicastServerRef is Sun proprietary API and may > be removed in a future release [javac] exportMethod = > UnicastServerRef.class.getMethod("exportObject", [javac] > > ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/SunJrmpExporter.java>:93: > warning: sun.rmi.server.UnicastServerRef is Sun proprietary API and may > be removed in a future release [javac] UnicastServerRef uref = > getServerRef(new LiveRef(new ObjID(id), port)); [javac] ^ > [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/SunJrmpExporter.java>:93: > warning: sun.rmi.transport.LiveRef is Sun proprietary API and may be > removed in a future release [javac] UnicastServerRef uref = > getServerRef(new LiveRef(new ObjID(id), port)); [javac] > > ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/SunJrmpExporter.java>:116: > warning: sun.rmi.server.UnicastServerRef is Sun proprietary API and may > be removed in a future release [javac] return new > UnicastServerRef(lref); [javac] ^ [javac] > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/src/com/sun/jini/phoenix/RegistrySunExporter.java>:76: > warning: sun.rmi.server.MarshalInputStream is Sun proprietary API and > may be removed in a future release [javac] > MarshalInputStream.class.getDeclaredMethod( [javac] ^ > > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. [javac] > Note: Some input files use unchecked or unsafe operations. [javac] > Note: Recompile with -Xlint:unchecked for details. [javac] 16 warnings > > phoenix.stubs: > [rmic] RMI Compiling 4 classes to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/build/classes> > [rmic] RMI Compiling 1 class to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/build/classes> > > start.stubs: > [rmic] RMI Compiling 1 class to > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/build/classes> > > stubs: > > jsk-dl.jar: > [java] Warning: Class not found: au.net.zeus.collection.RC > [java] Warning: Class not found: au.net.zeus.collection.Ref > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib-dl/jsk-dl.jar> > > jsk-lib.jar: > [java] Warning: Class not found: au.net.zeus.collection.RC > [java] Warning: Class not found: au.net.zeus.collection.Ref > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib/jsk-lib.jar> > > jsk-resources.jar: > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib/jsk-resources.jar> > > jsk-platform.jar: > [java] Warning: Class not found: au.net.zeus.collection.Referrer > [java] Warning: Class not found: au.net.zeus.collection.RC > [java] Warning: Class not found: au.net.zeus.collection.Ref > [java] Warning: Class not found: > org.cliffc.high_scale_lib.NonBlockingHashMap [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib/jsk-platform.jar> > [java] Class entry > net/jini/security/GrantPermission$GrantPermissionCollection.class > identified by the -api option does not exist in any JAR file. That entry > has been discarded [java] Class entry > net/jini/security/AuthenticationPermission$AuthenticationPermissionCollection.class > identified by the -api option does not exist in any JAR file. That entry > has been discarded [java] Class entry > net/jini/discovery/ConstrainableLookupLocator.class identified by the > -api option does not exist in any JAR file. That entry has been > discarded [java] Class entry > net/jini/discovery/ConstrainableLookupLocatorTrustVerifier.class > identified by the -api option does not exist in any JAR file. That entry > has been discarded [java] Class entry > com/sun/jini/config/KeyStores.class identified by the -api option does > not exist in any JAR file. That entry has been discarded [java] > Class entry com/sun/jini/config/ConfigUtil.class identified by the -api > option does not exist in any JAR file. That entry has been discarded > [java] Class entry com/sun/jini/logging/LogManager.class identified by > the -api option does not exist in any JAR file. That entry has been > discarded > > jsk-policy.jar: > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib-ext/jsk-policy.jar> > > river.jars: > > tools.jar: > [java] Warning: Class not found: > com.sun.jini.tool.classdepend.AbstractVisitor [java] Warning: Class > not found: au.net.zeus.collection.RC [java] Warning: Class not > found: au.net.zeus.collection.Ref [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib/tools.jar> > > jarwrapper.jar: > > checkconfigurationfile.jar: > > checkser.jar: > > classdep.jar: > > classserver.jar: > > computedigest.jar: > > computehttpmdcodebase.jar: > > jsk-debug-policy.jar: > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib-ext/jsk-debug-policy.jar> > > preferredlistgen.jar: > > envcheck.jar: > [jar] Updating jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib/envcheck.jar> > > toolswrappers.jars: > > destroy.jar: > [java] Warning: Class not found: au.net.zeus.collection.RC > [java] Warning: Class not found: au.net.zeus.collection.Ref > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib/destroy.jar> > > fiddler.jar: > [java] Warning: Class not found: au.net.zeus.collection.RC > [java] Warning: Class not found: au.net.zeus.collection.Ref > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib/fiddler.jar> > > fiddler-dl.jar: > [java] Warning: Class not found: au.net.zeus.collection.RC > [java] Warning: Class not found: au.net.zeus.collection.Ref > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib-dl/fiddler-dl.jar> > > group.jar: > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib/group.jar> > > group-dl.jar: > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib-dl/group-dl.jar> > > mahalo.jar: > [java] Warning: Class not found: au.net.zeus.collection.RC > [java] Warning: Class not found: au.net.zeus.collection.Ref > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib/mahalo.jar> > > mahalo-dl.jar: > [java] Warning: Class not found: au.net.zeus.collection.RC > [java] Warning: Class not found: au.net.zeus.collection.Ref > [jar] Building jar: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/lib-dl/mahalo-dl.jar> > [java] Exception in thread "main" java.lang.NoClassDefFoundError: > net/jini/core/transaction/server/TransactionManager [java] at > java.lang.ClassLoader.defineClass1(Native Method) [java] at > java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) [java] > at java.lang.ClassLoader.defineClass(ClassLoader.java:615) [java] > at > java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) > [java] at > java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [java] > at java.net.URLClassLoader.access$000(URLClassLoader.java:58) > [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) > [java] at java.security.AccessController.doPrivileged(Native Method) > [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) > [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) > [java] at java.lang.Class.forName0(Native Method) [java] at > java.lang.Class.forName(Class.java:249) [java] at > com.sun.jini.tool.PreferredListGen.getRoots(PreferredListGen.java:1157) > [java] at > com.sun.jini.tool.PreferredListGen.compute(PreferredListGen.java:1113) > [java] at > com.sun.jini.tool.PreferredListGen.main(PreferredListGen.java:1377) > [java] Caused by: java.lang.ClassNotFoundException: > net.jini.core.transaction.server.TransactionManager [java] at > java.net.URLClassLoader$1.run(URLClassLoader.java:202) [java] at > java.security.AccessController.doPrivileged(Native Method) [java] > at java.net.URLClassLoader.findClass(URLClassLoader.java:190) > [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) > [java] ... 16 more > > BUILD FAILED > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/build.xml>:2111: > The following error occurred while executing this line: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/qa/build.xml>:144: > The following error occurred while executing this line: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/build.xml>:1469: > The following error occurred while executing this line: > <https://builds.apache.org/job/river-qa-refactoring/ws/trunk/common.xml>:236: > Java returned: 1 > > Total time: 56 seconds > Build step 'Invoke Ant' marked build as failure > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > Archiving artifacts