exception-during-import
{:cause "Out of memory"
:trace
[[java.io.UnixFileSystem createFileExclusively "UnixFileSystem.java" -2]
[java.io.File createTempFile "File.java" 2024]
[org.eclipse.jgit.dircache.DirCacheCheckout checkoutEntry
"DirCacheCheckout.java" 1390]
[org.eclipse.jgit.dircache.DirCacheCheckout doCheckout
"DirCacheCheckout.java" 544]
[org.eclipse.jgit.dircache.DirCacheCheckout checkout "DirCacheCheckout.java"
467] [org.eclipse.jgit.api.CloneCommand checkout "CloneCommand.java" 364]
[org.eclipse.jgit.api.CloneCommand call "CloneCommand.java" 225]
[org.eclipse.jgit.api.CloneCommand call "CloneCommand.java" 89]
[cljdoc.git_repo$clone invokeStatic "git_repo.clj" 57]
[cljdoc.git_repo$clone invoke "git_repo.clj" 56]
[cljdoc.analysis.git$analyze_git_repo$fn__26574 invoke "git.clj" 57]
[cljdoc.analysis.git$analyze_git_repo invokeStatic "git.clj" 55]
[cljdoc.analysis.git$analyze_git_repo invoke "git.clj" 43]
[cljdoc.server.ingest$ingest_git_BANG_ invokeStatic "ingest.clj" 45]
[cljdoc.server.ingest$ingest_git_BANG_ invoke "ingest.clj" 41]
[cljdoc.server.api$kick_off_build_BANG_$fn__28256 invoke "api.clj" 69]
[clojure.core$binding_conveyor_fn$fn__5476 invoke "core.clj" 2022]
[clojure.lang.AFn call "AFn.java" 18]
[java.util.concurrent.FutureTask run "FutureTask.java" 266]
[java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
1149]
[java.util.concurrent.ThreadPoolExecutor$Worker run
"ThreadPoolExecutor.java" 624] [java.lang.Thread run "Thread.java" 748]]
:via [{:at [org.eclipse.jgit.api.CloneCommand call "CloneCommand.java" 228]
:message "Out of memory"
:type org.eclipse.jgit.api.errors.JGitInternalException}
{:at [java.io.UnixFileSystem createFileExclusively "UnixFileSystem.java"
-2]
:message "Out of memory"
:type java.io.IOException}]}Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!