http://i.imgur.com/1b8oZmw.png

That's my current errors, I'm trying to run the run.sh

Here is what's in run.sh:

java & -Xmx1000m -cp bin;deps/poi.jar;deps/mysql.jar;deps/mina.jar;deps/slf4j.jar;deps/slf4j-nop.jar;deps/jython.jar;log4j-1.2.15.jar; server.Server

Any help would be appreciated, thanks!