[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Ganymede Help] Problem running Ganymede 1.0.10 on Solaris 8
|
Hello,
Hi my name is Mike. I am running Solaris 8 with a Sparc 5 processor. I am
experiencing trouble with running the server. Ihave read the e-mail help
threads but they do not help.
I keep getting this error:
==Running Ganymede Server
==
==Attempting to start rmiregistry
==
==Started rmiregistry
==
==Exception in thread "main" java.lang.NoClassDefFoundError:
==arlut/csd/ganymede/Ganymede
I have installed the schema kit from your websitebut it still gives me
this error. I would really like to know what it means.
Oh by the way when I installed the schema kit from your website I got like
24 errors. Is this normal? or is this the reason I have been getting the
above error.
Here are the errors during the schema kit install:
====================================================================
Compiling and installing custom java classes.
Compiling Ganymede userKit
BSDBuilderTask.java:54: Class arlut.csd.Util.PathComplete not found in
import.
import arlut.csd.Util.PathComplete;
^
BSDBuilderTask.java:55: Class arlut.csd.Util.FileOps not found in import.
import arlut.csd.Util.FileOps;
^
BSDBuilderTask.java:76: Superclass
arlut.csd.ganymede.custom.GanymedeBuilderTask of class
arlut.csd.ganymede.custom.BSDBuilderTask not found.
public class BSDBuilderTask extends GanymedeBuilderTask {
^
NTSambaBuilderTask.java:55: Class arlut.csd.Util.PathComplete not found in
import.
import arlut.csd.Util.PathComplete;
^
NTSambaBuilderTask.java:56: Class arlut.csd.Util.FileOps not found in
import.
import arlut.csd.Util.FileOps;
^
NTSambaBuilderTask.java:76: Superclass
arlut.csd.ganymede.custom.GanymedeBuilderTask of class
arlut.csd.ganymede.custom.NTSambaBuilderTask not found.
public class NTSambaBuilderTask extends GanymedeBuilderTask {
^
UNIXBuilderTask.java:54: Class arlut.csd.Util.PathComplete not found in
import.
import arlut.csd.Util.PathComplete;
^
UNIXBuilderTask.java:55: Class arlut.csd.Util.FileOps not found in import.
import arlut.csd.Util.FileOps;
^
UNIXBuilderTask.java:76: Superclass
arlut.csd.ganymede.custom.GanymedeBuilderTask of class
arlut.csd.ganymede.custom.UNIXBuilderTask not found.
public class UNIXBuilderTask extends GanymedeBuilderTask {
^
groupCustom.java:54: Class arlut.csd.JDialog.JDialogBuff not found in
import.
import arlut.csd.JDialog.JDialogBuff;
^
groupCustom.java:65: Superclass arlut.csd.ganymede.custom.DBEditObject of
class arlut.csd.ganymede.custom.groupCustom not found.
public class groupCustom extends DBEditObject implements SchemaConstants,
groupSchema {
^
groupCustom.java:65: Interface arlut.csd.ganymede.custom.SchemaConstants
of class arlut.csd.ganymede.custom.groupCustom not found.
public class groupCustom extends DBEditObject implements SchemaConstants,
groupSchema {
^
schemaConfigurationCustom.java:54: Class arlut.csd.JDialog.JDialogBuff not
found in import.
import arlut.csd.JDialog.JDialogBuff;
^
schemaConfigurationCustom.java:75: Superclass
arlut.csd.ganymede.custom.DBEditObject of class
arlut.csd.ganymede.custom.schemaConfigurationCustom not found.
public class schemaConfigurationCustom extends DBEditObject implements
SchemaConstants {
^
schemaConfigurationCustom.java:75: Interface
arlut.csd.ganymede.custom.SchemaConstants of class
arlut.csd.ganymede.custom.schemaConfigurationCustom not found.
public class schemaConfigurationCustom extends DBEditObject implements
SchemaConstants {
^
userCustom.java:54: Class arlut.csd.JDialog.JDialogBuff not found in
import.
import arlut.csd.JDialog.JDialogBuff;
^
userCustom.java:55: Class arlut.csd.Util.FileOps not found in import.
import arlut.csd.Util.FileOps;
^
userCustom.java:56: Class arlut.csd.Util.StringUtils not found in import.
import arlut.csd.Util.StringUtils;
^
userCustom.java:83: Superclass arlut.csd.ganymede.custom.DBEditObject of
class arlut.csd.ganymede.custom.userCustom not found.
public class userCustom extends DBEditObject implements SchemaConstants,
userSchema {
^
userCustom.java:83: Interface arlut.csd.ganymede.custom.SchemaConstants of
class arlut.csd.ganymede.custom.userCustom not found.
public class userCustom extends DBEditObject implements SchemaConstants,
userSchema {
^
userHomeGroupDelWizard.java:58: Class arlut.csd.JDialog.JDialogBuff not
found in import.
import arlut.csd.JDialog.JDialogBuff;
^
userHomeGroupDelWizard.java:86: Superclass
arlut.csd.ganymede.custom.GanymediatorWizard of class
arlut.csd.ganymede.custom.userHomeGroupDelWizard not found.
public class userHomeGroupDelWizard extends GanymediatorWizard implements
userSchema {
^
userRenameWizard.java:57: Class arlut.csd.JDialog.JDialogBuff not found in
import.
import arlut.csd.JDialog.JDialogBuff;
^
userRenameWizard.java:76: Superclass
arlut.csd.ganymede.custom.GanymediatorWizar
d of class arlut.csd.ganymede.custom.userRenameWizard not found.
public class userRenameWizard extends GanymediatorWizard {
^
24 errors
Done compiling Ganymede userKit
Building custom.jar
Done building custom.jar
This schema kit has been successfully integrated with your Ganymede
server installation at /gany2.
To continue with schema installation, you should change directory to
/gany2/schema and run the loader.pl script there to configure
the schema kit and to import your local directory data.
Once you have run loader.pl and generated the data.xml file that it
produces, you should start your server and run xmlclient on the
data.xml file to load everything into the running server. See
/gany2/schema/README for complete details.
===========================================================
Thanks in advance.
Best Regards,
Mike
BTW Keep up the good work this is some really useful software. Your
website is also really helpful. I offer one little suggestion make the old
e-mail help threads easier to find.
----------------------------------------------------------------------------
To make changes to your subscription to the Ganymede Help list, send
mail to majordomo@arlut.utexas.edu.
To unsubcribe, include the line
unsubscribe ganymede-help
in the body of your mail message
Visit the Ganymede web page at http://www.arlut.utexas.edu/gash2
----------------------------------------------------------------------------