There have been quite a few emails about this problem on this mailing list - It's to do with the javascript VM (used for js MR steps) erroring. I'm not sure if there's a fix, but other threads will help you. Mailing list archives are here: http://erlang.org/pipermail/erlang-questions/
Sam On Sun, May 20, 2012 at 5:39 AM, Steve Warren <[email protected]> wrote: > I'm running a newly installed 1.1.2 release of riak (evaluating it for use) > and I'm getting the prelist_exhausted error on my first map reduce attempt. > Searching the list gave me some clues so I found the "VMs are all busy" > error in the console log and I see the following when I execute this rpc > call on one of the nodes: > > rpc:multicall(riak_kv_js_manager,pool_size,[riak_kv_js_map]). > {"\b\b\b\b\b",[]} > > I don't see any other log or error messages so I don't determine why the JS > VMs are not starting properly. Has anyone seen and/or resolved this on > 1.1.2? > > Regards > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > -- Samuel Elliott [email protected] http://lenary.co.uk/ +44 (0)7891 993 664 _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
