Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-12-2019 05:45 AM
Hi,
When i try to run neo4j through docker, getting below error. Some one please assit me on this..
root@ip-10-47-97-55:~# sudo docker run \
--publish=7474:7474 \ --publish=7473:7473 \ --publish=7687:7687 \ --volume=/mnt/nvme1n1/neo4j-db/logs:/logs \ --volume=/mnt/nvme1n1/neo4j-db/data:/data \ --volume=/mnt/nvme1n1/neo4j-db/conf:/conf \ --volume=/mnt/nvme1n1/neo4j-db/plugins:/plugins \ neo4j:3.5
Active database: graph.db
Directories in use:
home: /var/lib/neo4j
config: /var/lib/neo4j/conf
logs: /logs
plugins: /plugins
import: /var/lib/neo4j/import
data: /var/lib/neo4j/data
certificates: /var/lib/neo4j/certificates
run: /var/lib/neo4j/run
Starting Neo4j.
'nrecognized VM option 'UseG1GC
Did you mean '(+/-)UseG1GC'?
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Thanks,
Nithin.
10-14-2020 02:09 PM
I know this is an old topic but did you ever find a solution to this issue? Thanks.
10-16-2020 10:16 AM
Update line endings to Unix (Line Feed, or '\n') in the docker-compose and the neo4j.conf files. This issue is solved.
All the sessions of the conference are now available online