Hi Julia,

On Tue, Aug 14, 2007 at 07:24:25PM +0400, Julia Dubenskaya wrote:
> This is because the function __get_workflow_factory in 
> OpenXPKI/Server/API/Workflow.pm line 254
> returns nothing:
> 
> my $factory = __get_workflow_factory({
>         WORKFLOW_ID => $wf_id,
>     });
> 
> and $factory variable stays undefined.
Could it be the case that $wf_id was undefined because of the client
timeout problem when creating the workflow as detailed in my earlier
message? That would explain it a bit (even though __get_workflow_factory
should thrown an error if $wf_id is undef) ...

Best regards,
    Alex
-- 
Dipl.-Math. Alexander Klink | IT-Security Engineer
        [EMAIL PROTECTED] | working @ urn:oid:1.3.6.1.4.1.11417

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
OpenXPKI-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel

Reply via email to