Respected All,

when I modify the search.maxfieldlength field in dspace.cfg configuration file 
from 10000 to -1 (unlimited words) and apply the following instruction

[dspace]/bin/dsrun org.dspace.browse.InitializeBrowse

but it gives the following error:


C:\Dspace\bin>dsrun org.dspace.browse.InitializeBrowse
Using DSpace installation in: C:\Dspace
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/dspace/browse/InitializeBrowse
Caused by: java.lang.ClassNotFoundException: org.dspace.browse.InitializeBrowse
        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)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: org.dspace.browse.InitializeBrowse.  Program 
will exit.

C:\Dspace\bin>

can anyone help me ?

From:
Amjad Usman


                                          
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspace-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-general

Reply via email to