Hi Michael,

Will definitely reach support - just wanted to hear if someone else in
the community had issues.

The only external dependency I have is Redis - but doesn't doesn't get
connected until after startup.

Could it be related to new relic? That's the only external service -
besides downloading jars - that the app tries to reach upon starting
up.

I'll look into that as well.
Leonardo Borges
www.leonardoborges.com


On Thu, Feb 14, 2013 at 12:35 PM, Michael Gorsuch
<michael.gors...@gmail.com> wrote:
> Hi Leonardo,
>
> IIRC, this error comes about when an app takes too long to launch.  If you 
> are doing anything "interesting" during startup, perhaps you can shave some 
> time off of it to increase your chances of success.
>
> I highly recommend that you reach out to support and let them know about what 
> you are experiencing.  This seems like something they'd like to squash if 
> this is happening on a regular basis.
>
> Best,
>
> Michael Gorsuch
> http://twitter.com/michaelgorsuch
>
> On Feb 13, 2013, at 7:29 PM, Leonardo Borges <leonardoborges...@gmail.com> 
> wrote:
>
>> Hi all,
>>
>> This one goes to people using heroku for their production Clojure apps.
>>
>> Heroku says that Dynos will be restarted at least once every day -
>> that doesn't seem like a big issue, however this morning I noticed my
>> web dyno has crashed with the aforementioned error (R10).
>>
>> I tried restarting it a couple of times, getting the same error each
>> time - sad panda.
>>
>> Then, with no changes on my part, the web dynos restarted cleanly and
>> have been running now for a couple of hours. This is just scary :(
>>
>> I don't seem to have any guarantees that my app boot won't timeout
>> next time a dyno restarts - what has been your experience with it?
>>
>> Anyone else hitting this problem?
>>
>>
>> Cheers,
>> Leonardo Borges
>> www.leonardoborges.com
>>
>> --
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with your 
>> first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups 
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to