Skip to main content

hi

 

I’ve installed action processor on a windows server ( it’s an upgrade from action processor 1.9.6) , action processor start but on each action i receive the same error : 

2023-02-13 16:12:26.036 6error] <0.180.0>@axios_ejb_session_wrapper:log_java_output:530 EJB Wrapper 'assystEJB_wrapper':

Exception.

2023-02-13 16:12:26.474 6error] <0.189.0>@axios_alua:flush_port_data:265 ALua 'action_processor_alua': Problem encountered when trying to retrieve values for the event <> (action id: 10252885): Exception: java.lang.NullPointerException stack traceback:

logic\setup.lua:65: in function 'error'

logic\action_processor.lua:400: in function <logic\action_processor.lua:386>

(tail call): ?

/C]: in function 'xpcall'

bridge_support\record_queue.lua:472: in function <bridge_support\record_queue.lua:463>

(tail call): ?

/C]: in function 'xpcall'

logic\action_processor.lua:620: in function <logic\action_processor.lua:585>

(tail call): ?

(tail call): ?

 

Assyst version is 11.5.3

 

Previously on the same server action processor is working without error.

 

Thanks

 

Pascale

 

 

Hi Pascale,

Can you please log this with the Service Desk? 

Thanks,

Paul


I’m experiencing the same error message in my Action Processor (version 1.9.8) and assyst version 11.5.3.

I’m wondering what was the fix/workaround for this issue?

 

Thanks,
Chad


@cmombo did you update the version in your sys.config?


@RyanL22 yes, version has been updated in sys.config.

{ axios_ejb_wrapper, [

                                { assystEJB,  

            % assyst version e.g. 11.0

                                                {version, "11.5"},


Reply