imem
imem copied to clipboard
Partition lookup crash
{erlang,list_to_integer,["cproServiceDyn"],[]}
,{imem_meta,partitioned_table_name_str,2,[{file,"src/imem_meta.erl"},{line,1749}]}
,{imem_meta,partitioned_table_name,2,[{file,"src/imem_meta.erl"},{line,1739}]}
,{imem_meta,read,2,[{file,"src/imem_meta.erl"},{line,2383}]}
,{cpro_dal,'-update_service_dyn/4-fun-0-',4,[{file,"src/cpro_dal.erl"},{line,166}]}
,{mnesia_tm,apply_fun,3,[{file,"mnesia_tm.erl"},{line,833}]}
,{mnesia_tm,execute_transaction,5,[{file,"mnesia_tm.erl"},{line,808}]}
,{cpro_easypay,handle_info,2,[{file,"src/cpro_easypay.erl"},{line,95}]}
@c-bik Are you saying that catch does not work on this line?

What is the consequence of this issue for the running CPro Service ?
@stoch You are right it shouldn't have escaped that catch. As off now no impact in CPro except extra log. I wonder how is it producing an error log in spite of the catch?