<html>
<body>
I encountered a similar (if not the same) problem on RHEL 3.<br><br>
Check which version of java your system is trying to use in the path, the
script that [dspace]\bin\dsrun (which create-administrator calls) uses
the version it finds in the path (it ignores JAVA_HOME)<br><br>
The two solutions that I know of is to modify the path for your system so
that no other versions of java exist in it, or to modify the
[dspace]\bin\dsrun script to reference the correct version of java.&nbsp;
AFAIK, this only effects this one particular script (and not the normal
operations of dspace or tomcat).<br><br>
Matthew Ballard<br>
Otis College of Art and Design Library<br>
mballard@otis.edu<br><br>
At 04:47 PM 9/8/2004, you wrote:<br><br>
<blockquote type=cite class=cite cite=""><font face="Verdana" size=2 color="#000080">Hi
dear friends,</font> <br>
<font face="Verdana" size=2 color="#000080">I have already installe
Dspace 1.2 in a Sun Fire V210 server with Solaris 9 OE, J2SDK 1.4.2_05,
postgresql 7.3.7 and Tomcat 5.0.28. All instalation process runīs ok, but
i&nbsp; found a problem with the administrator user creation
([dspace-source]/bin/./create-administrator). The system show this:<br>
</font><br>
<font face="Verdana" size=2 color="#FF0000">#
./create-administrator</font> <br>
<font face="Verdana" size=2 color="#FF0000">Exception in thread
&quot;main&quot; java.lang.NoClassDefFoundError:
org/dspace/administer/CreateAdministrator <br>
</font><br>
<font face="Verdana" size=2 color="#000080">Thanks.</font> <br><br>
<font size=2>Atte,</font> <br><br>
<font size=2>Carlos Alberto.</font> </blockquote></body>
</html>