CDV ❯ <jvmargs> section applies when running boot jar tool
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
kkannaiy
-
Reporter: teck
-
July 23, 2009
-
0
-
Watchers: 0
-
February 12, 2013
-
July 24, 2009
Description
If you use the tc-maven-plugin and set
I can reproduce the issue with tc-maven-plugin release-1.3.1,
Steps:
Actual: Failed to start DSO server with message “Invalid initial heap size”
Actual: Boot jar tool failed to create boot jar with message “Invalid initial heap size”
with tc-maven-plugin release-1.4.1, the boot jar tool creates the boot jar ignores the jvmargs, when it is set. i.e., it is working as expected.
Steps:
Actual: Failed to start DSO server with message “Invalid initial heap size”
Actual: dso-boot.jar is created successfully (ignoring the jvmargs