Hi all,

I'm trying to launch the handle server via the command start-handle-server
on a Linux server with the 1.5.2 version of dspace and I get the following
exception:

Caused by: java.lang.ClassNotFoundException:
org.dspace.core.ConfigurationManager
         at java.net.URLClassLoader $ 1.run (URLClassLoader.java: 200)
         at java.security.AccessController.doPrivileged (Native Method)
         at java.net.URLClassLoader.findClass (URLClassLoader.java: 188)
         at java.lang.ClassLoader.loadClass (ClassLoader.java: 307)
         at sun.misc.Launcher $ AppClassLoader.loadClass (Launcher.java:
301)
         at java.lang.ClassLoader.loadClass (ClassLoader.java: 252)
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java: 320)
Could not find the main class: org.dspace.core.ConfigurationManager. Program
wi
Exception in thread "main" java.lang.NoClassDefFoundError: org / dspace /
core / Confi
Caused by: java.lang.ClassNotFoundException:
org.dspace.core.ConfigurationManager
         at java.net.URLClassLoader $ 1.run (URLClassLoader.java: 200)
         at java.security.AccessController.doPrivileged (Native Method)
         at java.net.URLClassLoader.findClass (URLClassLoader.java: 188)
         at java.lang.ClassLoader.loadClass (ClassLoader.java: 307)
         at sun.misc.Launcher $ AppClassLoader.loadClass (Launcher.java:
301)
         at java.lang.ClassLoader.loadClass (ClassLoader.java: 252)
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java: 320)
Could not find the main class: org.dspace.core.ConfigurationManager. Program
wi


I don't know why you do not see the ConfigurationManager class. Is there any
additional work to be carried out? Should we add a parameter to the file
start-handle-server?

Thanks to all.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/start-handle-server-tp4661169.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to