startup.sh needs to be dos2unixed or it doesn't work
----------------------------------------------------
Key: GEOS-385
URL: http://jira.codehaus.org/browse/GEOS-385
Project: GeoServer
Type: Bug
Components: Configuration
Versions: 1.3-rc2
Environment: All non-windows -- unix, linux, freebsd, etc.
Reporter: Eric Hanson
Assigned to: dblasby
Priority: Critical
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira