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

Re: [Ganymede Help] Re:[Ganymede help] installation

Date Thu, 27 Jun 2002 03:14:37 -0500
From Jonathan Abbey <jonabbey@arlut.utexas.edu>

On Wed, Jun 26, 2002 at 04:14:50PM +1000, Alexander Fedorov wrote:
| Hi, Jon.
| 
| > I don't either.  Nothing obvious in the server.log or debug.log files.
| > 
| > Would you be willing to send me the data.xml file you tried to load
| > into the server?  With that and the ganymede-1.0.10.tar.gz and
| > userKit-1.0.5.tar.gz files, I should in theory have everything needed
| > to see what the problem is.
| > 
| > At least, to see what the problem is if it is a problem in my code,
| > and not in the FreeBSD Java implementation.  If the JDK for FreeBSD
| > has bugs, I would presumably have different results when I try to load
| > your data file.
| > 
| > If you would be so willing, send your data.xml file to
| > jonabbey@arlut.utexas.edu, rather than to the ganymede-help list.
| > 
| > I'll keep your data file only long enough to see if I get the same
| > error, and no one else will see it.
| 
| Ok, take this. All for Ganymede inplementation. ;-)

Alexander, I see the following error when I try to import your
data.xml file on Linux using Ganymede 1.0.10 and the 1.4 JDK:

  [1] Error registering fields for newly created object <object type="User" id="*ftp">, reason:
  String value *ftp does not conform to the regular expression pattern established for this string field.

  This string field only accepts strings matching the following regular expression:

  "^([a-z]|[A-Z])"
  Errors encountered, aborting transaction.
  Aborted transaction, logging out.


  XML submission failed.

This error makes perfect sense to me, and I think it explains why your
data file can't be loaded.

I'm not sure why you're not getting the error message properly under
JDK 1.1.8, though.

Try renaming your ftp account in your data.xml file, and see whether
you have any luck loading it after that.

| Alexander. 

-- 
-------------------------------------------------------------------------------
Jonathan Abbey 				              jonabbey@arlut.utexas.edu
Applied Research Laboratories                 The University of Texas at Austin
Ganymede, a GPL'ed metadirectory for UNIX     http://www.arlut.utexas.edu/gash2

----------------------------------------------------------------------------
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

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


  • Re: [Ganymede Help] Re:[Ganymede help] installation
    • From: Jonathan Abbey <jonabbey@arlut.utexas.edu>