Good to know. :)

On Thursday, September 6, 2018 at 11:18:32 PM UTC-5, Sean Corfield wrote:
>
> Having posted about our success with testing Alpha 7, I need to ‘fess up 
> about the end result of all this palaver from July:
>
>  
>
> With a bit of instrumentation in our build pipeline it turned out that we 
> were thrashing on heap space in a few places and, for whatever reason, that 
> was causing all the ClassNotFoundException problems. Sigh. I bumped the 
> heap size up in the JVM options for Boot and everything ran flawlessly…
>
>  
>
> …the hint that pushed me in this direction was that, even on Clojure 
> 1.9.0, we _*occasionally*_ saw problems loading instant18 (which I’d 
> assumed was a weird edge case in Boot’s async pod setup/refresh)… and that 
> started cropping up more often, and then we started seeing the same CFNE 
> problems with 1.9.0 and that WebDriver test when run in a long Boot 
> pipeline…
>
>  
>
> …so clearly the issue WASN’T the new Alpha build: that just happened to 
> push us nearer the heap/GC issue.
>
>  
>
> Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
> An Architect's View -- http://corfield.org/
>
>

-- 
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/d/optout.

Reply via email to