Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-04-2018 07:44 AM
Does anyone had this error before guys ?
Knowing that I changed these two lines :
#dbms.memory.heap.initial_size=512m
#dbms.memory.heap.max_size=512m
from 512 to 10000 but it didn't work ! HELP PLEASE
Solved! Go to Solution.
10-04-2018 07:47 AM
Quick reminder, the #
at the start of the line means the line is commented out, so remove that symbol to ensure the line is being read.
You may want to use neo4j-admin memrec to see suggested values for memory based upon the memory available for your system.
10-04-2018 07:47 AM
Quick reminder, the #
at the start of the line means the line is commented out, so remove that symbol to ensure the line is being read.
You may want to use neo4j-admin memrec to see suggested values for memory based upon the memory available for your system.
10-04-2018 08:02 AM
Even when I removed the # from the start of the line , I received the same error .
Shall I change this one ?
dbms.jvm.additional=-XX:+AlwaysPreTouch TO dbms.jvm.additional=-XmX:+AlwaysPreTouch
All the sessions of the conference are now available online