Back    
Priority:
Type:
State:
Assignee:
Subsystem:
Affected versions:
Fixed in:

TW-1056

Tomcat bundled distribution for UNIX does not run on Solaris 10 due to SH scripts syntax errors

0
Tomcat bundled version for UNIX does not work on Solaris due to a lot of errors in .sh scripts. I suppose scripts could be Linux-only oriented for now, but in this case I suggest to write a small remark on a download website, asking Solaris users to download .WAR file instead.


bash-3.00# ./runAll.sh start
Using CATALINA_BASE: /tmp/TeamCity
Using CATALINA_HOME: /tmp/TeamCity
Using CATALINA_TMPDIR: /tmp/TeamCity/temp
Using JRE_HOME: /usr/jdk/latest
./agent.sh: syntax error at line 14: `(' unexpected


Environment: Sun Solaris 10 (SPARC), Java 1.5.0_01

Issue wasresolved
Comments (2)
History (1)
Kirill Maximov Kirill Maximov 24 Oct 2006 19:18 (2 years ago)
We don't have Solaris OS here. I'd appreciate if you let us know which changes should be made in our agent.sh for the script to work.
Dmitri Livotov Dmitri Livotov 24 Oct 2006 19:39 (2 years ago)
I'll try to fix scripts tomorrow and will then let you know the results and correct files.

Also, if you're interested in Solaris 10 testing, we can create a separate zone (virtual server) with full access on one of our machines, so you can ssh into it and try whatever you need for this project.