[Netarchivesuite-users] Problems With The IndexServerAplication + WaybackIndexer DB
Charles Tassell
charles at islandadmin.ca
Wed Dec 10 14:06:35 CET 2014
Hi Guys,
I'm still having some issues with getting a fresh 4.4.1 install
going. There seem to be two issues left after fixing the queue names in
the deployment file.
First, when I try to start the IndexServerApplication I get the
following error message:
Exception in thread "main" java.lang.NoClassDefFoundError:
dk/netarkivet/archive/indexserver/IndexServerApplication
Caused by: java.lang.ClassNotFoundException:
dk.netarkivet.archive.indexserver.IndexServerApplication
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class:
dk.netarkivet.archive.indexserver.IndexServerApplication. Program will
exit.
I did some digging, and it looks like the actual class path is
dk.netarkivet.*harvester*.indexserver.IndexServerApplication Is that
correct, or are the harvester and archive IndexServerApplications
different classes?
Secondly, the WaybackIndexer does not seem to be able to connect to
the database at port 8124. It looks like the installer script doesn't
create the derby instance for the WaybackIndexer. Are there any docs on
how to do that manually?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.sbforge.org/pipermail/netarchivesuite-users/attachments/20141210/61a15ba4/attachment.html>
More information about the NetarchiveSuite-users
mailing list