|
3#
楼主 |
发表于 2012-5-23 15:10:02
|
只看该作者
Action.c(1667): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://172.16.25.148:8000/webwin/webwin/test/workflowManagerApiDemo.jsp?oid=test_lr_wp1_act2&actDefId=test_lr_wp1_act2&actDefName=绛惧瓧&actInsId={actInsId_Text}&cc_form_instanceid={cc_form_instanceid_Text}&mgrName=test_lr%231%23test_lr_wp1&moduleId=test_Qingjia&operType=daiban&workflowId=test_lr_wp1&procDefName=test_lr_wp1&procInsId={procInsId_Text}&userName=admin" [MsgId: MERR-26612]
Action.c(1667): Error -26377: No match found for the requested parameter "actInsId_Text". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(1667): Notify: Saving Parameter "actInsId_Text = ".
Action.c(1667): Error -26377: No match found for the requested parameter "procInsId_Text". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(1667): Notify: Saving Parameter "procInsId_Text = ".
Action.c(1667): Error -26377: No match found for the requested parameter "cc_form_instanceid_Text". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
Action.c(1667): Notify: Saving Parameter "cc_form_instanceid_Text = ".
Action.c(1667): web_url("workflowManagerApiDemo.jsp") highest severity level was "ERROR", 3495 body bytes, 182 header bytes [MsgId: MMSG-26388]
我参数化后报上面的错误,请问是哪里的原因呀? |
|