cloudcaptainsh / cloudcaptain

Issue Tracker for CloudCaptain
13 stars 3 forks source link

Freeze on Downloading boxfuse-dev-hdd #196

Closed frellan closed 3 years ago

frellan commented 6 years ago

I just tried out Boxfuse, I am using the gradle plugin. When trying to do boxfuseRun I just get stuck on this line, every time for the last hour or so. At about 5 mins the task crashes with Java heap size errors. What is going on?

Downloading boxfuse-dev-hdd 2016.02.09 ...
axelfontaine commented 6 years ago

That artifact is actually downloaded directly from S3 onto your computer, bypassing our infrastructure entirely. What this however could be is your Gradle build not having enough memory for the verification/decompression phase. There are two easy ways to fix this: run Gradle with more heap or using the Boxfuse CLI.