-
Bug
-
Resolution: Done
-
Major
-
8.0 Update 5
-
None
Customer is migrating JBoss EAP 7.4 to JBoss EAP 8.0 on Windows. They are using latest jboss-eap-8.0.5-server-migration.zip
When using this JVM argument '-Djboss.server.migration.domain.skip=true' with jboss-server-migration.bat on windows it is showing following error
Unrecognized option: -Djboss.server.migration.domain.skip=true
Customer is running the following command:
jboss-server-migration.bat --source C:\path\to\jboss_old --target C:\path\to\jboss_new --non-interactive -Djboss.server.migration.domain.skip=true
As a workaround if the customer is adding this 'domain.skip=true' in environment.properties and run the same command without "-Djboss.server.migration.domain.skip=true" it is working fine.
Also the same "-Djboss.server.migration.domain.skip=true" is working on linux without any issue. This issue is happening on Windows only.
It looks like a bug in jboss-server-migration in Windows system
- is blocked by
-
CMTOOL-388 The bat and ps1 scripts should distinguish between java options and tool options
-
- Resolved
-
- is cloned by
-
JBEAP-29531 (8.1.x) Unrecognized option: -Djboss.server.migration.domain.skip=true while ruining jboss-server-migration
-
- Resolved
-
- is incorporated by
-
JBEAP-28866 (8.0.z) Upgrade Migration Tool for EAP 8.0 Update 7
-
- New
-