1 Reply Latest reply on Aug 20, 2012 12:37 PM by galder.zamarreno

    Install infinispan on Solaris

    chavarao

      Hi,

      I have tried to install infinispan 5.1.2.FINAL on solaris , I can't start up server ?

       

       

       

      bin/functions.sh: line 47: syntax error in conditional expression: unexpected token `('

      bin/functions.sh: line 47: syntax error near `/etc($'

      bin/functions.sh: line 47: `      if [[ "$E" =~ /etc($|/) ]]; then'

      bin/startServer.sh: line 5: add_classpath: command not found

      bin/startServer.sh: line 6: add_classpath: command not found

      bin/startServer.sh: line 7: add_classpath: command not found

      bin/startServer.sh: line 8: add_classpath: command not found

      bin/startServer.sh: line 9: add_classpath: command not found

      bin/startServer.sh: line 11: add_jvm_args: command not found

      bin/startServer.sh: line 12: add_jvm_args: command not found

      bin/startServer.sh: line 15: add_jvm_args: command not found

      bin/startServer.sh: line 16: add_jvm_args: command not found

      bin/startServer.sh: line 17: find_tcp_port: command not found

      bin/startServer.sh: line 17: add_jvm_args: command not found

      bin/startServer.sh: line 20: add_jvm_args: command not found

      bin/startServer.sh: line 28: add_program_args: command not found

      bin/startServer.sh: line 30: start: command not found

       

      Any one had this issue?

       

      Thanks