Skip to content

Wrong placing of -Xmx option in console.sh #7084

@kuzeko

Description

@kuzeko

The setting of the -Xmx option in the SSL_OPTS inside console.sh is problematic:
because this is overriding any other option set in the JAVA_OPTS variable

p.s
Also, could you just stick with reserving the ORIENTDB_OPTS_MEMORY or any ORIENTDB_OPTS variable in all your .sh scripts for the user to set.
I've found an incoherent use of those variables, which range from ORIENTDB_OPTS_MEMORY, JAVA_OPTIONS and JAVA_OPTS, depending on the script among console.sh, server.sh and gremlin.sh.
Thanks

Metadata

Metadata

Assignees

Labels

buglegacy not used anymore

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions