[ 
https://issues.apache.org/jira/browse/RIVER-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Firmstone resolved RIVER-422.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: River_3.0.0

Reference Collections code has been donated and incorporated into River

> Missing reference-collections and high-scale-lib in Manifest for jsk-platform
> -----------------------------------------------------------------------------
>
>                 Key: RIVER-422
>                 URL: https://issues.apache.org/jira/browse/RIVER-422
>             Project: River
>          Issue Type: Bug
>            Reporter: Shawn Ellis
>            Priority: Minor
>             Fix For: River_3.0.0
>
>         Attachments: MANIFEST.patch
>
>
> 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)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to