Hello Gerco, Am 18.11.2015 um 17:18 schrieb Gerco Dries:
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").
Sorry, I have no experience on CentOS and we do not officially support it at the moment but I will try to help you as good as possible.
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.
------
I must admit that this error looks really weird - I can track down what the problem is but I do not understand why it happens. The "reset_updated" method is in an OpenXPKI specific child class and the workflow factory should instanciate this.
Can you give me some more information: * Perl Version * OpenXPKI version (commit hash)If possible, can you provide the packages or access to the system, I am very interessted to see whats going wrong here.
best regards Oliver -- Protect your environment - close windows and adopt a penguin!
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
