-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
Windows
The server-migration.bat pass both logging.configuration and jboss.server.migration.logfile property via LOGGING_CONFIG variable, however this doesn't seem to work property in batch scripts.
C:\jboss-server-migration>server-migration.bat --source e:\workspace\jboss-eap-6.4 --target e:\workspace\jboss-eap-7.0 --interactive false ---------------------------------------------------------- ---- JBoss Server Migration Tool ----------------------- ---------------------------------------------------------- Retrieving servers... Unable to read the logging configuration from 'file:C:\jboss-server-migration\config\logging.properties -Djboss.server.migration.logfile=C:\ jboss-server-migration\output\migration.log' (java.io.FileNotFoundException: C:\jboss-server-migration\config\logging.properties -Djboss.ser ver.migration.logfile=C:\jboss-server-migration\output\migration.log (The filename, directory name, or volume label syntax is incorrect)) ---------------------------------------------------------- ---------------------------------------------------------- Server migration starting... Server migration done. Press any key to continue . . .