|
User
Joined: 09 Aug 2006
Posts: 144
|
I updated my dojo Javascript framework to trunk (and also tested with
0.4.1-RC2) I now I get this with any JSON RPC call (and I get no HTPP
response at all):
=ERROR REPORT==== 1-Dec-2006::00:43:06 ===
Yaws process died: {function_clause,[{yaws_server,
binary_size,
[3409,{status,200}]},
{yaws_server,binary_size,2},
{yaws_server,deliver_accumulated,5},
{yaws_server,finish_up_dyn_file,2},
{yaws_server,aloop,3},
{yaws_server,acceptor0,2},
{proc_lib,init_p,5}]}
=ERROR REPORT==== 1-Dec-2006::00:43:06 ===
Yaws process died: {function_clause,[{yaws_server,
binary_size,
[3409,{status,200}]},
{yaws_server,binary_size,2},
{yaws_server,deliver_accumulated,5},
{yaws_server,finish_up_dyn_file,2},
{yaws_server,aloop,3},
{yaws_server,acceptor0,2},
{proc_lib,init_p,5}]}
What does that mean ? And yes, I get it twice per HTTP JSON request. I
am using yaws 1.65, Erlang R11B-0 and Ubutu 6.10. If I do the JSON-RPC
test provided with yaws and the jsolait toolkit, everything works as
expected.
--
Roberto Saccon
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist |
|
|