Hi all:
We have DSPACE 1.5, and we have 4 dspace instances running on the same
server.
When tryin to run the Community and Collection Structure importer
(structure-builder), I received the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: dsrun
Caused by: java.lang.ClassNotFoundException: dsrun
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:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
I could overcome the problem editing the [dspace]/bin/structure-builder
script:
The last line said:
$BINDIR/dsrun dsrun org.dspace.administer.StructBuilder $@
I changed it:
$BINDIR/dsrun org.dspace.administer.StructBuilder $@
And it worked just fine!
Was that a bug? I checked the same file in version 1.5.1 and it's identical
to version 1.5.
Álvaro Sandoval
BCN, Biblioteca del Congreso Nacional
Servicios Digitales. Ingeniería y Desarrollo
Fono: (56-32) 226 3981. Fax: (56-32) 226 3973
www.bcn.cl <http://www.bcn.cl>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech