Martin Bartosch wrote: > Hi Aaron, > >> FreeBSD 5.4. I deployed and did the initdb step. When I do >> 'openxpkictl start' I get the following output: >> >> Starting OpenXPKI... >> system.info: Initialization task 'xml_config' finished >> system.info: Initialization task 'i18n' finished >> >> PREFIX is correctly set to /usr/local. There's no error or anything, >> but nothing is starting either. Any ideas? > > which OpenXPKI revision? Please try > > openxpkictl start --debug 128 > > to enable debugging and have a look at the log and debug files > (openxpki.log and stderr.log). In most cases you should be able to > find the problem yourself in the log files. If you are still having > problems please post the relevant parts of the log files to the list. >
Thanks so much for your time. Yes, I use 'ps -ax' to see if the server is running and no I don't get a DONE message as suggested by the documentation. It just hangs up. Yes I installed using the FreeBSD ports. (As a side note, the 'perl Makefile.PL' step reports that I am missing the Template module. CPAN does not list such a module.) I ran the debugging and got the following: 2007/06/20 08:18:13 openxpki.system.FATAL [OpenXPKI::Server::Init (137)] Exception during initialization task 'pki_realm': I18N_OPENXPKI_SERVER_INIT_DEFAULT_CRYPTO_TOKEN_MISSING_PKI_REALM 2007/06/20 08:18:13 openxpki.system.FATAL [OpenXPKI::Server (/usr/local/lib/perl5/site_perl/5.8.8/mach/OpenXPKI/Server.pm:780)] Exception during server initialization: I18N_OPENXPKI_SERVER_INIT_DEFAULT_CRYPTO_TOKEN_MISSING_PKI_REALM In deployment it asked for a Realm Name and I did not use the default "Realm 1". Is that a problem? -- Aaron Dalton | Super Duper Games [EMAIL PROTECTED] | http://superdupergames.org
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
