> Using RC4, I'm having the following problem starting up the server: > [EMAIL PROTECTED]:/usr/local/openra/openca/etc# ./openca_start > Content-Type: text/html > > <?xml version="1.0" encoding="iso-8859-1"?> > <!DOCTYPE html > PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" lang="C" > xml:lang="C"><head><title>Configuration Error</title> > </head><body bgcolor="#FFFFFF"><CENTER><BR><HR > WIDTH=80%><BR></CENTER><OL><OL><H1><FONT COLOR=red>Error > 690</FONT></H1><OL> <B>Configuration Error</B>. Cannot initialize > OpenCA::DBI class! The database returns errorcode 0. (Success (error > 10070: __OLD__ERRVAL__)).</OL></OL></OL> > > </PRE><CENTER><HR WIDTH=80%></CENTER> > <FONT SIZE="+0"> > </BODY> > </HTML> > OpenCA: Error Trapped: Cannot initialize OpenCA::DBI class! The database > returns errorcode 0. (Success (error 10070: __OLD__ERRVAL__)) at > /usr/local/openra/modules/perl5/OpenCA/UI/HTML.pm line 147, <SOCK> line > 88. Compilation failed in require at > /usr/local/openra/openca/lib/servers/ra-node/functions/initServer line > 207, <SOCK> line 88. > Compilation failed in require at ./openca_start line 62, <SOCK> line 88. > > > I've checked and re-checked the Database part of the config.xml, and it > all seems good to me. Any hints from the more experienced parts of the > world?
10070 means there is a problem with a database parameter (e.g. empty passphrase). The interesting question for me is, why the errormessage is malformed. I will try to simulate it to produce a better message. Michael ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
