Hide Forgot
Affects: Release Notes Workaround: Workaround Exists securitylevel_name: Public startdb.bat in snowdrop-example-sportsclub\database is syntactically wrong, so it cannot be executed under Windows
Link: Added: This issue Cloned from JBPAPP-4801
Fixed syntax error for setting up HSQLDB environmental variables. On Windows hosts, these need to be set via SET <variable_name> command.
Attachment: Added: startdb.bat
Attachment: Removed: startdb.bat
Issue fixed in WFK 1.2.0.CR2 build.
Accidentally closed. Reopened so correct version can be assigned.
Release Notes Docs Status: Removed: Documented as Known Issue Added: Not Yet Documented Release Notes Text: Removed: The startdb.bat in snowdrop-example-sportsclub/database cannot be executed on Windows because the syntax is incorrect. A workaround for this issue is to start the database with mvn -Pdb-start. Added: The startdb.bat script in snowdrop-example-sportsclub/database was fixed. It couldn't be executed on Windows because the syntax was incorrect.
Link: Added: This issue is incorporated by JBWFK-112
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue Release Notes Text: Removed: The startdb.bat script in snowdrop-example-sportsclub/database was fixed. It couldn't be executed on Windows because the syntax was incorrect. Added: The startdb.bat in snowdrop-example-sportsclub/database could not be executed on Windows because the syntax was incorrect. This issue has been fixed, and the syntax is now correct. Workaround Description: Removed: The startdb.bat in snowdrop-example-sportsclub/database cannot be executed on Windows because the syntax is incorrect. A workaround for this issue is to start the database with mvn -Pdb-start.
Verified content of the script in CR2 distribution.