[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie on the list.

Date Fri, 9 Apr 1999 13:08:14 +0200 (MEST)
From Nikola Nedeljkovic <nikola@carbonix.iam.tu-clausthal.de>

Mr Abbey wrote

> You couldn't connect with username supergash and the password you entered
> when you ran installServer?  What sort of exception did it give you?

After running installServer I run runDirectLoader coppyed .db file and
started the Server with runServer. Then I tryed to connect to server through
console "ganymede" and received this:

Got some other exception:
java.rmi.ServerRuntimeException: ServerRuntimeException; nested exception
is: java.lang.RuntimeExcept
java.net.ProtocolException: 550
supergash... User unknown

At the same time server produced:

ERROR: wound up with a null fieldDef in query optimizer
Bad login attempt: supergash from host 139.174.11.4
DBLog.logSystemEvent(): Writing log event badpass
updateSysEventCodeHash(): entering..
updateSysEventCodeHash(): exiting, no work needed..
Attempting to email log event badpass  

snip!
> 
> I assume SuSE uses the same sort of passwd and group files as RedHat Linux
> does, so I don't expect that there would be anything about SuSE that would
> cause problems.
Suse do use shadow passwords, but I produced passwd and group through "ypcat
passwd > passwd" in input directory. Nis for linux do not support shadow
system so passwd is prepared before it is put into NIS database. I thing the
format of passwd file produced so confirms to the expectations of
runDirectLoader script. 

> 
> To diagnose this I'd want to see the exception that was thrown when you
> tried to log into Ganymede with 'supergash', and to see a transcript of your
> runDirectLoader log.
here is the stdout output

Cleaning old journal files
Copying schema definition file to loader directory
Running loader
Resetting supergash password.
supergash password reset to value specified in Ganymede properties file
 
and here is the stderr output

Couldn't get the html dump property
Creating DBStore structures
Loading DBStore contents
DBStore load(): file version 1.11
DBStore load(): loading 9 namespaces
DBStore load(): loading  category definitions
DBStore load(): loading 9 bases
DBObjectBase.receive(): enter
DBObjectBase.receive(): object base name: Shell Choice
DBObjectBase.receive(): class name: 
DBObjectBase.receive(): 10 fields in dictionary
DBObjectBase.receive(): 256 is object label
DBObjectBase.receive(): category is /Categories/Configuration
DBObjectBase.receive(): maxid for Shell Choice is 0
loaded base 258
DBObjectBase.receive(): enter
DBObjectBase.receive(): object base name: Group
DBObjectBase.receive(): class name: arlut.csd.ganymede.custom.groupCustom
DBObjectBase.receive(): 14 fields in dictionary
DBObjectBase.receive(): 256 is object label
DBObjectBase.receive(): category is /Categories/User-Level Objects
DBObjectBase.receive(): maxid for Group is 0
loaded base 257
DBObjectBase.receive(): enter
DBObjectBase.receive(): object base name: Object Events
DBObjectBase.receive(): class name: arlut.csd.ganymede.objectEventCustom
DBObjectBase.receive(): 17 fields in dictionary
DBObjectBase.receive(): -1 is object label
DBObjectBase.receive(): category is /Categories/Admin-Level Objects/Events
DBObjectBase.receive(): maxid for Object Events is 0
loaded base 6
DBObjectBase.receive(): enter
DBObjectBase.receive(): object base name: Task
DBObjectBase.receive(): class name: arlut.csd.ganymede.taskCustom
DBObjectBase.receive(): 16 fields in dictionary
DBObjectBase.receive(): 100 is object label
DBObjectBase.receive(): category is /Categories/Admin-Level Objects
DBObjectBase.receive(): maxid for Task is 6
loaded base 5
DBObjectBase.receive(): enter
DBObjectBase.receive(): object base name: System Events
DBObjectBase.receive(): class name: arlut.csd.ganymede.eventCustom
DBObjectBase.receive(): 16 fields in dictionary
DBObjectBase.receive(): 100 is object label
DBObjectBase.receive(): category is /Categories/Admin-Level Objects/Events
DBObjectBase.receive(): maxid for System Events is 21
loaded base 4
DBObjectBase.receive(): enter
DBObjectBase.receive(): object base name: User
DBObjectBase.receive(): class name: arlut.csd.ganymede.custom.userCustom
DBObjectBase.receive(): 21 fields in dictionary
DBObjectBase.receive(): 100 is object label
DBObjectBase.receive(): category is /Categories/User-Level Objects
DBObjectBase.receive(): maxid for User is 0
loaded base 3
DBObjectBase.receive(): enter
DBObjectBase.receive(): object base name: Role
DBObjectBase.receive(): class name: arlut.csd.ganymede.permCustom
DBObjectBase.receive(): 13 fields in dictionary
DBObjectBase.receive(): 100 is object label
DBObjectBase.receive(): category is /Categories/Admin-Level Objects/Permissions
DBObjectBase.receive(): maxid for Role is 9
loaded base 2
DBObjectBase.receive(): enter
DBObjectBase.receive(): object base name: Admin Persona
DBObjectBase.receive(): class name: arlut.csd.ganymede.adminPersonaCustom
DBObjectBase.receive(): 17 fields in dictionary
DBObjectBase.receive(): 100 is object label
DBObjectBase.receive(): category is /Categories/Admin-Level Objects/Permissions
DBObjectBase.receive(): maxid for Admin Persona is 2
loaded base 1
DBObjectBase.receive(): enter
DBObjectBase.receive(): object base name: Owner Group
DBObjectBase.receive(): class name: arlut.csd.ganymede.ownerCustom
DBObjectBase.receive(): 14 fields in dictionary
DBObjectBase.receive(): 100 is object label
DBObjectBase.receive(): category is /Categories/Admin-Level Objects/Permissions
DBObjectBase.receive(): maxid for Owner Group is 1
loaded base 0
Initializing Security Manager
Creating GanymedeServer object
Binding GanymedeServer in RMI Registry
Creating internal Ganymede Session
GanymedeSession.updatePerms(): doing full permissions recalc for internal
GanymedeSession.updatePerms(): finished full permissions recalc for internal
Fixing up passwords
internal: commitTransaction(): editset committed
Sweeping invid links
Setup and bound server object OK
Initializing directLoaderClient object
ERROR: wound up with a null fieldDef in query optimizer
Bad login attempt: supergash from host unknown
Couldn't log in to server.  Bad user/pass?
 

> I do notice that it shows 
> 
> | Bad login attempt: supergash from host unknown
> 
> in your login attempt.  Do you have DNS set up on your machine?
> 
Yes. The machine is part of University network, and uses DNS-server located
in local computing center through resolv.conf. resolv.conf do have following
contents:

# /etc/resolv.conf
search iam.tu-clausthal.de tu-clausthal.de
nameserver 139.174.2.5
nameserver 139.174.2.6

Thank You very, very much for your help, and I hope this cann help us
finding the solution of the problem.

sincerely Nikola Nedeljkovic
----------------------------
TU-Clausthal IAM




> -------------------------------------------------------------------------------
> Jonathan Abbey				              jonabbey@arlut.utexas.edu
> Applied Research Laboratories                 The University of Texas at Austin
> -------------------------------------------------------------------------------
> 
> ----------------------------------------------------------------------------
> To make changes to your subscription to the ganymede mailing list, send
> mail to majordomo@arlut.utexas.edu.
> 
> To unsubcribe, include the line
> 
> unsubscribe ganymede
> 
> in the body of your mail message
> 
> Visit the Ganymede web page at http://www.arlut.utexas.edu/gash2
> 
> ----------------------------------------------------------------------------
> 


----------------------------------------------------------------------------
To make changes to your subscription to the ganymede mailing list, send
mail to majordomo@arlut.utexas.edu.

To unsubcribe, include the line

unsubscribe ganymede

in the body of your mail message

Visit the Ganymede web page at http://www.arlut.utexas.edu/gash2

----------------------------------------------------------------------------


  • Re: Newbie on the list.
    • From: Nikola Nedeljkovic <nikola@carbonix.iam.tu-clausthal.de>