Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

update neo4j start command to avoid max files neo4j warning #1

Closed
micahstubbs opened this issue Jul 11, 2017 · 2 comments
Closed

update neo4j start command to avoid max files neo4j warning #1

micahstubbs opened this issue Jul 11, 2017 · 2 comments

Comments

@micahstubbs
Copy link

micahstubbs commented Jul 11, 2017

sudo service neo4j start works for me.

I see an error message with the sudo neo4j start command listed in the README

Active database: graph.db
Directories in use:
  home:         /var/lib/neo4j
  config:       /etc/neo4j
  logs:         /var/log/neo4j
  plugins:      /var/lib/neo4j/plugins
  import:       /var/lib/neo4j/import
  data:         /var/lib/neo4j/data
  certificates: /var/lib/neo4j/certificates
  run:          /var/run/neo4j
Starting Neo4j.
WARNING: Max 1024 open files allowed, minimum of 40000 recommended. See the Neo4j manual.
/usr/share/neo4j/bin/neo4j: line 411: /var/run/neo4j/neo4j.pid: No such file or directory

running on Ubuntu 16.04.02

@in3rsha
Copy link
Owner

in3rsha commented Oct 14, 2017

Thanks, I updated the README.

@in3rsha in3rsha closed this as completed Oct 14, 2017
@micahstubbs
Copy link
Author

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants