Aaron,

Note, that during install of security/p5-openxpki, "make" can report about 
missing 
"Template", which is normal. 

"Template" is listed as dependency of the security/p5-openxpki-deployment port
and should be installed automatically.
In FreeBSD it is called www/p5-Template-Toolkit.

Note that you should NOT issue "perl Makefile.PL". Instead you just say "make 
install"
from the /usr/ports/security/p5-openxpki-deployment directory.

Problems could happen if you are using outdated version of openxpki ports.
Check that version of security/p5-openxpki-deployment is at least 0.9.913.
Also, make sure that you updated ALL openxpki ports. 
Using one new port with outdated others could trigger the reported errors too.

Also, do not use: "openxpkictl start". Instead use 
"/usr/local/etc/rc.d/openxpki start",
which is a FreeBSD standard.

In other words: to install ports follow procedure recommended at

http://www.openxpki.org/download/freebsd.html

Sergei


Alexander Klink wrote:
> Hi Aaron,
> 
> On Wed, Jun 20, 2007 at 08:23:36AM -0600, Aaron Dalton wrote:
>>> 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.)
> It is part of Template Toolkit, "cpan Template" works just fine.
> 
>> 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?
> It should not be, but it might. From the error message I deduce that
> during the server initialization, your PKI realm could not be read from
> the configuration. Can you please post your config.xml so that we can
> have a look at it?
> 
> Best regards,
>     Alex


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

Reply via email to