avis-support.jar not finding fastutil

Bug #1398906 reported by Brendan Boerner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
avis (Ubuntu)
New
Undecided
Unassigned

Bug Description

1. Run avisd in console.
2. Modify avis "hello-world.c" sample app to use "elvin://localhost:2917"; instead of "elvin://public.elvin.org";
3. In console see this crash:
{{{
Dec 03 10:31:23: Avis: Info: Avis event router version 1.2.2
Dec 03 10:31:24: Avis: Info: Router listening on 0.0.0.0/0.0.0.0:2917 (elvin://0.0.0.0)
Dec 03 10:31:55: Avis: Alarm: Server exception: it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap
Exception trace:
java.lang.NoClassDefFoundError: it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap
        at org.avis.router.Connection.<init>(Connection.java:82)
        at org.avis.router.Router.handleConnRqst(Router.java:634)
        at org.avis.router.Router.messageReceived(Router.java:582)
        at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messageReceived(AbstractIoFilterChain.java:570)
        at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(AbstractIoFilterChain.java:299)
        at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilterChain.java:53)
        at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived(AbstractIoFilterChain.java:648)
        at org.apache.mina.filter.ReadThrottleFilterBuilder$Release.messageReceived(ReadThrottleFilterBuilder.java:186)
        at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(AbstractIoFilterChain.java:299)
        at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilterChain.java:53)
        at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived(AbstractIoFilterChain.java:648)
        at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorFilter.java:220)
        at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(ExecutorFilter.java:264)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
        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:425)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        ... 16 more
}}}

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: avis 1.2.2-2
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.14.1-0ubuntu3.4
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Dec 3 11:26:30 2014
InstallationDate: Installed on 2014-05-18 (198 days ago)
InstallationMedia: This
PackageArchitecture: all
SourcePackage: avis
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Brendan Boerner (brendan-karakhorum) wrote :
Revision history for this message
Brendan Boerner (brendan-karakhorum) wrote :

Additional info: Using the avis package from sourceforge works as expected (no crash).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.