• 授权常见错误


    1、erlamq 服务没有启动

    =INFO REPORT==== 28-Feb-2013::10:07:07 === I('cbe@192.168.99.149':<0.319.0>:centralized_auth:219) : Logined tellers:["1048",                                                                           "1050",                                                                           "1478"]

    =ERROR REPORT==== 28-Feb-2013::10:07:10 === E('cbe@192.168.99.149':<0.221.0>:amq_admin:127) : Error to execute admin command:[queue,                                                                                   attributes,                                                                                   "org.apache.activemq:BrokerName=localhost,Type=Queue,Destination=task/1048"]

    =ERROR REPORT==== 28-Feb-2013::10:07:10 === E('cbe@192.168.99.149':<0.319.0>:bpm_user_check:47) : Error to get "1048" esb information: {error,timeout}

    2、bpm要重新编译

    =INFO REPORT==== 27-Feb-2013::14:14:53 === I('cbe@192.168.99.149':<0.192.0>:cbe_process:298) : Create oracle connection cbs

    =ERROR REPORT==== 27-Feb-2013::14:14:53 === E('cbe@192.168.99.149':<0.192.0>:cbe_process:304) : Error to start oralce connection cbs

    =INFO REPORT==== 27-Feb-2013::14:14:53 === I('cbe@192.168.99.149':<0.192.0>:cbe_process:354) : Process <0.207.0> exit with {noproc,                                                                                  {gen_server,                                                                                   call,                                                                                   [cbe_oracle,                                                                                    {mconnect,                                                                                     {"localhost:1521/cbs",                                                                                      "cbs",                                                                                      "cbs"}},                                                                                    30000]}}

    =INFO REPORT==== 27-Feb-2013::14:14:53 ===     application: cbe     exited: {bad_return,                 {{cbe,start,[normal,[]]},                  {'EXIT',                      {noproc,                          {gen_server,call,[undefined,{autocommit,true}]}}}}}     type: temporary

     3.前台activemq地址配置错误  ,重新登录柜员

    =INFO REPORT==== 28-Feb-2013::15:58:28 === I('cbe@192.168.99.144':<0.279.0>:centralized_auth:219) : Logined tellers:["1044",                                                                           "1050",                                                                           "1051"]

    =ERROR REPORT==== 28-Feb-2013::15:58:28 === E('cbe@192.168.99.144':<0.279.0>:bpm_user_check:47) : Error to get "1044" esb information: {error,"Tuple element cannot be null (element1)"}

    =ERROR REPORT==== 28-Feb-2013::15:58:28 === E('cbe@192.168.99.144':<0.279.0>:bpm_user_check:47) : Error to get "1050" esb information: {error,"Tuple element cannot be null (element1)"}

    dbo/oerl重新编译

     4.授权esb服务器地址不正确

    update esb_system_para set esb_ip = '192.168.99.141';

    5.授权类型没有配置

    ** Reason for termination =
    ** {"Tran 220201 has not been configured",
        [{centralized_auth,get_tran_authz,1,
                           [{file,"centralized_auth.erl"},{line,49}]},
         {centralized_auth,get_tran_authz_position,1,
                           [{file,"centralized_auth.erl"},{line,58}]},
         {centralized_auth,get_suitable_candidates,2,
                           [{file,"centralized_auth.erl"},{line,84}]},
         {centralized_auth,assignment,1,
                           [{file,"centralized_auth.erl"},{line,225}]},
         {erl_eval,do_apply,6,[{file,"erl_eval.erl"},{line,572}]},
         {cbe_tools,eval,2,[{file,"cbe_tools.erl"},{line,267}]},
         {cbe_process_task,task_assignment,2,

    /home/develop/devel/src/bpm/apps/centralized_auth.erl  49行

  • 相关阅读:
    Codeforces 631A Interview【模拟水题】
    Codeforces 651E Table Compression【并查集】
    Codeforces 651D Image Preview【二分+枚举】
    Codeforces 651C Watchmen【模拟】
    Codeforces 651B Beautiful Paintings【贪心】
    18.06.26 16年期末10:游览规划
    18.06.25 POJ4129 16年期末09:变换的迷宫
    18.06.25 POJ4150 16年期末07:上机
    18.06.25 16年期末06 42点
    18.06.25 16年期末01-05集合
  • 原文地址:https://www.cnblogs.com/wuxi/p/2936344.html
Copyright © 2020-2023  润新知