Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.3-rc2
-
Fix Version/s: 1.3.0 RC4.SC1
-
Component/s: Configuration
-
Labels:None
-
Environment:All non-windows -- unix, linux, freebsd, etc.
-
Number of attachments :
Description
The startup script bin/startup.sh has windows-style carriage return/linefeeds, so it doesn't work. It leads to very obscure error messages and no small ammount of frustration trying to get the thing to work. The fix is simple though, run:
dos2unix startup.sh
This fixes it.
set fixed version to track