All:

    I get the following error when I attempt to start the Handle server
using the command: /dspace/run/handle-server/bin/hdl-server
/dspace/run/handle-server/

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)

    Can someone point me to where I can find the
org.dspace.handle.HandlePlugin path, and where I might be able to add it to
prevent this error?

    Thanks.

-- 


        Bert Lensch
          System Support Specialist III
          Information Technology Services - Computer Center
          Georgia Southern University
        [email protected]
        (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-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to