[Netarchivesuite-users] Problems With The IndexServerAplication + WaybackIndexer DB
Søren Vejrup Carlsen
svc at kb.dk
Wed Dec 10 14:51:15 CET 2014
Hi Charles.
The correct path for is dk.netarkivet.harvester.indexserver.IndexServerApplication
The indexserver was moved into the harvester package in NetarchiveSuite 4.0
/Søren
________________________________
Fra: NetarchiveSuite-users [netarchivesuite-users-bounces at ml.sbforge.org] på vegne af Charles Tassell [charles at islandadmin.ca]
Sendt: 10. december 2014 14:23
Til: netarchivesuite-users at ml.sbforge.org
Emne: Re: [Netarchivesuite-users] Problems With The IndexServerAplication + WaybackIndexer DB
Sorry, did some grepping and found the comments in the deployment file for how to create the Wayback database, so that is sorted out. I'm still wondering about the IndexServerApplication path though.
On 14-12-10 09:06 AM, Charles Tassell wrote:
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/2d43a00b/attachment.html>
More information about the NetarchiveSuite-users
mailing list