[erlang-questions] httpc manager crashes

maruthavanan s maruthavanan_s@REDACTED
Wed Apr 27 18:11:28 CEST 2011


Hi,
 
I have faced the same situtation saw a mail in the same forum suggesting ibrowse and it worked like a charm for me.
 
I suggest the same.
 
Regards,
Marutha
 


Date: Wed, 27 Apr 2011 19:30:03 +0530
From: sumasai.shivaprasad@REDACTED
To: erlang-questions@REDACTED
Subject: [erlang-questions] httpc manager crashes

We have an app that makes a lot of calls to httpc and we are seeing the following error in sasl logs quite often.

CRASH REPORT==== 27-Apr-2011::05:21:24 ===
  crasher:
    initial call: httpc_manager:init/1
    pid: <0.10297.0>
    registered_name: httpc_manager_profile_8261
    exception exit: {{case_clause,
                         [{handler_info,#Ref<0.0.398.166371>,undefined,
                              <0.12971.248>,undefined,operational}]},
                     [{httpc_manager,handle_connect_and_send,5},
                      {httpc_manager,handle_info,2},
                      {gen_server,handle_msg,5},
                      {proc_lib,init_p_do_apply,3}]}
      in function  gen_server:terminate/6
    ancestors: [httpc_profile_sup,httpc_sup,inets_sup,<0.46.0>



and


=CRASH REPORT==== 27-Apr-2011::05:30:18 ===
  crasher:
    initial call: httpc_manager:init/1
    pid: <0.22933.12>
    registered_name: httpc_manager_profile_8122
    exception exit: {{case_clause,
                         [{handler_info,#Ref<0.0.418.148452>,<0.20608.257>,
                              undefined,<0.15267.257>,initiating}]},
                     [{httpc_manager,handle_connect_and_send,5},
                      {httpc_manager,handle_info,2},
                      {gen_server,handle_msg,5},
                      {proc_lib,init_p_do_apply,3}]}
      in function  gen_server:terminate/6
    ancestors: [httpc_profile_sup,httpc_sup,inets_sup,<0.46.0>]
    messages: [{'EXIT',<0.20574.257>,normal}]
    links: [<0.50.0>,<0.20608.257>]
    dictionary: []


Has anyone else seen these errors or have a fix for this?

Thanks
Suma



_______________________________________________ erlang-questions mailing list erlang-questions@REDACTED http://erlang.org/mailman/listinfo/erlang-questions 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110427/fcd6ad3d/attachment.htm>


More information about the erlang-questions mailing list