Hi all,
   I am trying to install DSpace on Windows. I am using the following
softwares


Apache ant 1.8.2

Apache maven 3.0.3

Apache Tomcat 7.0.14

Dspace 1.7.1

JDK 6 update 26
Postgresql 9.0.4-1

I faced some difficulties and I posted it on forum., I was advised to use
Maven 2.2.1. But It didn't work for me.
Now I changed value Dspace dir = c:\dspace in dspace.cfg. and proceeded with
installations I am able to install MVN and ANT without much difficulty but,
I was surprised to see that all files related to Dspace are not seen in the
folder where it is supposed to be available.
Now all files related to Dspace are installed inside the dspace source
folder. So, when i type the following command to create administrator I am
getting the following error. Please help me resolve this.


C:\dspace\dspace-1.7.1-src-release\dspace\bin>dspace create-administrator



Using DSpace installation in: C:\dspace\dspace-1.7.1-src-release\dspace

Exception in thread "main" java.lang.NoClassDefFoundError:
org/dspace/app/launcher/ScriptLauncher

Caused by: java.lang.ClassNotFoundException:
org.dspace.app.launcher.ScriptLauncher

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

Could not find the main class: org.dspace.app.launcher.ScriptLauncher.  Program
will exit.
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-general

Reply via email to