Hello Alexander,

On Wed, 4 Apr 2007, Alexander Klink wrote:

> Not without seeing some debug log. Please start openxpki using
> openxpkictl start --debug OpenXPKI::Service:128 and provide us with a
> snippet from your stderr.log.

Thanks. Now I'm seeing the problem:

2007-04-04 11:01:20 DEBUG:2 PID:3902 OpenXPKI::Service::__get_error (line 
121): setup errors array
2007-04-04 11:01:20 DEBUG:2 PID:3902 OpenXPKI::Service::__get_error (line 
140): normalize error list
2007-04-04 11:01:20 DEBUG:1 PID:3902 OpenXPKI::Service::__get_error (line 
168): return serialized error list
2007-04-04 11:01:20 DEBUG:0 PID:3902 OpenXPKI::Service::talk (line 52): 
talk: $VAR1 = {
          'LIST' => [
                    {
                      'LABEL' => 
'I18N_OPENXPKI_SERVER_SESSION_NEW_DIRECTORY_DOES_NOT_EXIST',
                      'PARAMS' => {
                                  'DIRECTORY' => 
'/usr/var/openxpki/session'
                                }
                    }
                  ],
          'SERVICE_MSG' => 'ERROR'
        };
$VAR2 = 128;


I am not certain but I cannot remember seeing this message before.
If this message is only generated in the debugging mode, please bump up 
it's severity or include some code to just generate the missing directory.

BTW: Yes, the path used is stupid but for testing it's good enough. :D

Thanks for the help, right now the webinterface works and I can get back 
to fine-tuning the rpm.


regards,
 Andreas

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to