lita-hipchat
lita-hipchat copied to clipboard
`initialize': can't create Thread: Resource temporarily unavailable (ThreadError)
Since this Plugin Install, Lita bot is crashing almost every night due to the below issue. Due to previously reported issue https://github.com/litaio/lita-hipchat/issues/48 we are unable to set the bot up on an automated restart
/lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:384:in `initialize': can't create Thread: Resource temporarily unavailable (ThreadError)
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:384:in `new'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:384:in `rescue in send'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:369:in `send'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:432:in `send_with_id'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/muc/helper/mucbrowser.rb:82:in `muc_rooms'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-hipchat-3.0.2/lib/lita/adapters/hipchat/connector.rb:61:in `list_rooms'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-hipchat-3.0.2/lib/lita/adapters/hipchat.rb:99:in `rooms'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-hipchat-3.0.2/lib/lita/adapters/hipchat.rb:64:in `shut_down'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-4.7.1/lib/lita/robot.rb:169:in `shut_down'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/lita-hipchat-3.0.2/lib/lita/adapters/hipchat/connector.rb:123:in `block in register_exception_handler'
from /lita/builds/1.0.0.8/vendor/bundle/ruby/2.3.0/gems/xmpp4r-0.5.6/lib/xmpp4r/stream.rb:387:in `block in send'