All:

    I have been having a problem getting Handle 7.0 to work properly on my
DSpace 1.6.0 installation.

    I use $dspace/handle-server/bin/hdl-server .. to start the Handle
server: however, at the direction of Handle I was asked to add 2 lines to my
config.dct file.  Since then, I get an error whenever I go to start the
Handle server.  Unfortunately, Handle wasn't able to help me sort out the
error, so I turn to you, to see if you might be able to provide some
insight.

    The two lines are:

"storage_type" = "CUSTOM"
"storage_class" = "org.dspace.handle.HandlePlugin"

    But now when I attempt to run the server, I get the following error:

java.lang.ClassNotFoundException: org.dspace.handle.HandlePlugin
    at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:186)
    at 
net.handle.server.HandleStorageFactory.getStorage(HandleStorageFactory.java:76)
    at 
net.handle.server.HandleStorageFactory.getStorage(HandleStorageFactory.java:35)
    at net.handle.server.HandleServer.<init>(HandleServer.java:505)
    at net.handle.server.AbstractServer.getInstance(AbstractServer.java:87)
    at net.handle.server.Main.initialize(Main.java:216)
    at net.handle.server.Main.main(Main.java:81)

    Unfortunately, I am not sure where to find this jar, and a basic
search of my Linux server doesn't turn it up.  Has anyone else run
into this problem, or have any ideas of where I could look to solve
this problem?


    Thanks in advance!


-- 


        Bert Lensch
          System Support Specialist III
          Information Technology Services - Computer Center
          Georgia Southern University
        blen...@georgiasouthern.edu
        (912) 478-2395
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general

Reply via email to