[erlang-questions] inets http --- {{badmatch,{timers
Sanjaya Vitharana
sanjaya@REDACTED
Thu Feb 15 14:06:50 CET 2007
Hi all,
Anyone has a idea about below error & why it gets with
http:request(get, {URL, []}, [{timeout, ?REQUEST_TIMEOUT},{autoredirect, true}], [{sync, false}]) ???
I have get it with R11B-2. Is this a bug in in inets ??
regards,
Sanjaya Vitharana
** Reason for termination ==
** {{badmatch,{timers,[{#Ref<0.0.1.257343>,#Ref<0.0.1.257345>}],undefined}},
[{httpc_handler,handle_call,3},
{gen_server,handle_msg,6},
{proc_lib,init_p,5}]}
XML SVR : asyncronous request sending to web server REQUEST_TIMEOUT=12000
=CRASH REPORT==== 14-Feb-2007::18:18:31 ===
crasher:
pid: <0.15650.0>
registered_name: []
error_info: {{badmatch,{timers,[{#Ref<0.0.1.257343>,#Ref<0.0.1.257345>}],
undefined}},
[{httpc_handler,handle_call,3},
{gen_server,handle_msg,6},
{proc_lib,init_p,5}]}
initial_call: {gen,init_it,
[gen_server,
<0.53.0>,
<0.53.0>,
httpc_handler,
[{request,#Ref<0.0.1.257303>,
<0.66.0>,
0,
http,
{"172.16.1.19",80},
"/ivr/server/Scripts/redirect.php",
"?key=c&session=a1171457291775839678&serv=775729044&cli=775839678&ch=377",
get,
{http_request_h,
undefined,
"keep-alive",
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
"172.16.1.19",
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
[],
undefined,
undefined,
undefined,
undefined,
"0",
undefined,
undefined,
undefined,
undefined,
undefined,
undefined,
[]},
{[],[]},
{http_options,12000,true,[],undefined,false},
"http://172.16.1.19/ivr/server/Scripts/redirect.php?key=c&session=a1171457291775839678&serv=775729044&cli=775839678&ch=377",
[],
none,
[]},
{options,{undefined,[]},0,2,2,disabled,enabled,false}],
[]]}
ancestors: [httpc_manager,httpc_sup,inets_sup,<0.49.0>]
messages: []
links: [<0.53.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 4181
stack_size: 21
reductions: 4549
neighbours:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070215/974d9ca2/attachment.htm>
More information about the erlang-questions
mailing list