[erlang-questions] inets http --- httpc_handler, retry_pipline

Sanjaya Vitharana sanjaya@REDACTED
Wed Jul 4 08:42:48 CEST 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-4 (emulator version 5.5.4  - inets-4.7.11). Is this a bug in in inets ??

regards,

Sanjaya Vitharana


** Reason for termination == 
** {{badmatch,#Ref<0.0.43.103898>},
    [{httpc_handler,retry_pipline,2},
     {httpc_handler,terminate,2},
     {gen_server,terminate,6},
     {proc_lib,init_p,5}]}

=CRASH REPORT==== 4-Jul-2007::10:16:10 ===
  crasher:
    pid: <0.25066.9>
    registered_name: []
    error_info: {{badmatch,#Ref<0.0.43.103898>},
                  [{httpc_handler,retry_pipline,2},
                   {httpc_handler,terminate,2},
                   {gen_server,terminate,6},
                   {proc_lib,init_p,5}]}
    initial_call: {gen,
                     init_it,
                     [gen_server,
                      <0.54.0>,
                      <0.54.0>,
                      httpc_handler,
                      [{request,
                           #Ref<0.0.43.103750>,
                           <0.63.0>,
                           0,
                           http,
                           {"scrb.int",80},
                           "/vmail/vmStart.php",
                           "?key=c&session=a1183524542772308306&ch=56&serverid=3",
                           get,
                           {http_request_h,
                               undefined,
                               "keep-alive",
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               "scrb.int",
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               [],
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               "0",
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               undefined,
                               []},
                           {[],[]},
                           {http_options,18000,true,[],undefined,false},
                           "http://scrb.int/vmail/vmStart.php?key=c&session=a1183524542772308306&ch=56&serverid=3",
                           [],
                           none,
                           []},
                       {options,{undefined,[]},0,2,2,disabled,enabled,false}],
                      []]}
    ancestors: [httpc_manager,httpc_sup,inets_sup,<0.50.0>]
    messages: []
    links: [<0.54.0>,#Port<0.390595>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 4181
    stack_size: 21
    reductions: 12757
  neighbours:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070704/2e2fdc0e/attachment.htm>


More information about the erlang-questions mailing list