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

Neo4j startup script for linux integer expression error #6662

Open
dnauck opened this issue Mar 10, 2016 · 2 comments
Open

Neo4j startup script for linux integer expression error #6662

dnauck opened this issue Mar 10, 2016 · 2 comments

Comments

@dnauck
Copy link

dnauck commented Mar 10, 2016

As of Neo4j 2.3.1 on SuSE SLES 11 SP3 i get the following error messages when using the provided startup script:

user@System:/home/user/soft> ./neo4j/bin/neo4j start
about to fork child process, waiting until server is ready for connections.
forked process: 214583
child process started successfully, parent exiting
/home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
Starting Neo4j Server...WARNING: not changing user
process [214748]... waiting for server to be ready./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
./home/user/soft/neo4j/bin/neo4j: line 150: [: 480
434[gcc-4_3-branchrevision152973](SUSELinux): integer expression expected
 OK.
http://localhost:7474/ is ready.

Last working version was Neo4j 2.3.0

@LazyParanoid
Copy link

I have the same issue for 2.3.3, even though the server still seems to work properly.

@joelcthomas
Copy link

Getting same error from RHEL 7.2 while starting 2.3.3

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

No branches or pull requests

6 participants