-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6-SNAPSHOT
-
Component/s: Configuration
-
Environment:MS Windows 7 x64
-
Tags:
-
Backlog priority:400
1. Unix/Linux export variables aren't compatible to DOS/Windows environment variables: $JAVA_OPTS <-> %JAVA_OPTS%.
2. The case where $JAVA_OPTS is expanded is not considered.
3. Assignments like -XX:MaxPermSize=512m won't work.
4. "%NUXEO_CONF%" in the for-loop's filenameset is treated as a literal string instead of a file content.
nuxeoctl.bat uses default arguments to launch nuxeo.
- is duplicated by
-
NXP-10167 Can't enable debug on Windows Vista (and other nuxeo.conf properties)
- Resolved