Hi -

I've successfully built a Triton cloud, and am using it to provision docker
containers to build our java software.

The java container I use is derived from "java:8" docker image.

Mostly it works. However I am getting mysterious failures where the build
process (maven) simply exits half way through with no error. I have a test
system that is spun up that, mostly, consistently fails in the same place.

dmesg from inside the container yields nothing. Irritatinly, if I do
'strace -ff -o me ...', the build continues past the point it was failing.
If I try to monitor the process from a second connection - sometimes the
build continues and *that* connection just dies.

I was able to connect briefly with truss from the GZ, but I'm not sure it
tells me very much.


Could I have hit some process accounting limit? I don't think it's memory
(the process is set to a fairly low java Xmx limit). Where else can I look
to figure this out?



-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to