Uploaded image for project: 'River (Retired)'
  1. River (Retired)
  2. RIVER-422

Missing reference-collections and high-scale-lib in Manifest for jsk-platform

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • River_3.0.0
    • None
    • None

    Description

      I'm seeing the following exceptions when attempting to use the jsk-platform found in the trunk.

      Missing reference-collections-1.0.1.jar:

      Exception in thread "main" java.lang.NoClassDefFoundError: au/net/zeus/collection/Ref
      at com.sun.jini.start.AggregatePolicyProvider.<clinit>(AggregatePolicyProvider.java:90)
      at com.sun.jini.start.NonActivatableServiceDescriptor.create(NonActivatableServiceDescriptor.java:619)
      at com.sun.jini.start.ServiceStarter.create(ServiceStarter.java:287)
      at com.sun.jini.start.ServiceStarter.processServiceDescriptors(ServiceStarter.java:445)
      at com.sun.jini.start.ServiceStarter.main(ServiceStarter.java:476)
      Caused by: java.lang.ClassNotFoundException: au.net.zeus.collection.Ref
      at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
      at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
      at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
      ... 5 more

      Missing high-scale-lib.jar:

      Jun 26 8:41:43 INFO:thr 24:exception occurred during unicast discovery to champignon:59292 with constraints InvocationConstraints[reqs: {}, prefs: {}]
      java.rmi.server.RMIClassLoaderSpi: Provider net.jini.loader.pref.PreferredClassProvider could not be instantiated: java.lang.NoClassDefFoundError: org/cliffc/high_scale_lib/NonBlockingHashMap
      at java.util.ServiceLoader.fail(ServiceLoader.java:224)
      at java.util.ServiceLoader.access$100(ServiceLoader.java:181)
      at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:377)
      at java.util.ServiceLoader$1.next(ServiceLoader.java:445)
      at java.rmi.server.RMIClassLoader.initializeProvider(RMIClassLoader.java:708)
      at java.rmi.server.RMIClassLoader.access$000(RMIClassLoader.java:110)
      at java.rmi.server.RMIClassLoader$1.run(RMIClassLoader.java:120)
      at java.rmi.server.RMIClassLoader$1.run(RMIClassLoader.java:119)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.rmi.server.RMIClassLoader.<clinit>(RMIClassLoader.java:117)
      at net.jini.loader.RiverClassLoader$DefaultRiverClassLoaderSpi.loadClass(RiverClassLoader.java:113)
      at net.jini.loader.RiverClassLoader.loadClass(RiverClassLoader.java:76)
      at net.jini.loader.ClassLoading.loadClass(ClassLoading.java:137)
      at net.jini.io.MarshalInputStream.resolveClass(MarshalInputStream.java:295)
      at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1610)
      at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1515)
      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1769)
      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348)
      at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
      at net.jini.io.MarshalledInstance.get(MarshalledInstance.java:358)
      at com.sun.jini.discovery.DiscoveryV1.doUnicastDiscovery(DiscoveryV1.java:394)
      at net.jini.discovery.LookupDiscovery$13.run(LookupDiscovery.java:3394)
      at com.sun.jini.start.AggregatePolicyProvider$AggregateSecurityContext$2.run(AggregatePolicyProvider.java:590)
      at java.security.AccessController.doPrivileged(Native Method)
      at net.jini.discovery.LookupDiscovery.doUnicastDiscovery(LookupDiscovery.java:3391)
      at net.jini.discovery.LookupDiscovery.doUnicastDiscovery(LookupDiscovery.java:3422)
      at net.jini.discovery.LookupDiscovery.access$4000(LookupDiscovery.java:697)
      at net.jini.discovery.LookupDiscovery$UnicastDiscoveryTask.doRun(LookupDiscovery.java:1763)
      at net.jini.discovery.LookupDiscovery$UnicastDiscoveryTask.access$3700(LookupDiscovery.java:1714)
      at net.jini.discovery.LookupDiscovery$UnicastDiscoveryTask$1.run(LookupDiscovery.java:1731)
      at java.security.AccessController.doPrivileged(Native Method)
      at net.jini.security.Security$3.run(Security.java:501)
      at java.security.AccessController.doPrivileged(Native Method)
      at net.jini.security.Security.doPrivileged(Security.java:498)
      at net.jini.discovery.LookupDiscovery$UnicastDiscoveryTask.run(LookupDiscovery.java:1729)

      Attachments

        1. MANIFEST.patch
          0.4 kB
          Shawn Ellis

        Activity

          People

            Unassigned Unassigned
            ellisvelo Shawn Ellis
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: