Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RejectedExecutionException #27

Open
tripleo1 opened this issue Jun 20, 2023 · 0 comments
Open

RejectedExecutionException #27

tripleo1 opened this issue Jun 20, 2023 · 0 comments

Comments

@tripleo1
Copy link

$ clj -M:nextjournal/clerk nextjournal.clerk/serve! --watch-paths notebooks --port 7777 --browse
Unhandled java.util.concurrent.RejectedExecutionException
Task java.util.concurrent.FutureTask@1ba6ce55[Not completed, task = clojure.core$binding_conveyor_fn$fn__5772@7612514b] rejected from java.util.concurrent.ThreadPoolExecutor@27b089ec[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4]
$ clj --version
Clojure CLI version 1.11.1.1347
$ java --version
openjdk 11.0.19 2023-04-18
OpenJDK Runtime Environment (build 11.0.19+7-post-Ubuntu-0ubuntu123.04)
OpenJDK 64-Bit Server VM (build 11.0.19+7-post-Ubuntu-0ubuntu123.04, mixed mode, sharing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant