Classification: Public

Hello!

I'm trying to run a test instance of OpenXPKI on CentOS 7.1. I installed the 
package from source and it seems to have worked ok (Web UI comes up, I can log 
in, text on the UI looks fine, etc). Whenever I try to do anything real 
(request a certificate, look at an existing workflow, etc) the below error 
message pops up in webui.log and the UI shows "Unknown Error").

I'm using Workflow 1.42, if that matters, and it doesn't have the a 
reset_updated method in the Workflow::Context package.

------
command get_workflow_info failed (ERROR) command reply $VAR1 = {
          'LIST' => [
                      {
                        'LABEL' => 
'I18N_OPENXPKI_SERVICE_DEFAULT_COMMAND_EXECUTION_ERROR',
                        'PARAMS' => {
                                      '__ERROR__' => 'Can\'t locate object 
method "reset_updated" via package "Workflow::Context" at 
/opt/openxpki/lib/perl5/x86_64-linux-thread-multi/OpenXPKI/Server/Workflow/Persister/DBI.pm
 line 259.
 at 
/opt/openxpki/lib/perl5/x86_64-linux-thread-multi/OpenXPKI/Server/Workflow.pm 
line 758.
'
                                    }
                      }
                    ],
          'SERVICE_MSG' => 'ERROR'
        };
Can't locate object method "reset_updated" via package "Workflow::Context" at 
/opt/openxpki/lib/perl5/x86_64-linux-thread-multi/OpenXPKI/Server/Workflow/Persister/DBI.pm
 line 259.
 at 
/opt/openxpki/lib/perl5/x86_64-linux-thread-multi/OpenXPKI/Server/Workflow.pm 
line 758.
------

Thanks,
Gerco Dries

Messaging Engineering
3000 Centregreen Parkway, Cary



---
This communication may contain confidential and/or privileged information. If 
you are not the intended recipient (or have received this communication in 
error) please notify the sender immediately and destroy this communication. Any 
unauthorized copying, disclosure or distribution of the material in this 
communication is strictly forbidden.

Deutsche Bank does not render legal or tax advice, and the information 
contained in this communication should not be regarded as such.

------------------------------------------------------------------------------
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to