Hello to everyone, 

Myself I m using Clojure on my Ubuntu box without any problems for a long 
time 
But after upgrade to Ubuntu 22.04 I do run into problems with DB connection 
to local Neo4j . (https://github.com/gorillalabs/neo4j-clj) 
It worked fine on 20.04 but now I m getting constant memory errors 
And if I modify my JVM setup with export _JAVA_OPTIONS=-Xmx4096m as example 
it only kicks out my terminal session via systemd 
systemd-oomd[1244]: Killed 
/user.slice/user-1000.slice/user@1000.service/app.slice/app-org.gnome.Terminal.slice/vte->
 

Does anyone how much memory is needed (or)and do proper tests on Java level 
because I cannot believe that 32GiG should not be enough even if most of my 
tests I have done on a 8GiG machine 

Best regards 

Gottfried 

-- 
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.
To view this discussion visit 
https://groups.google.com/d/msgid/clojure/1868c54e-f084-40b8-ab52-5136949cbc5bn%40googlegroups.com.

Reply via email to