2 Replies Latest reply on Nov 20, 2010 12:55 PM by wdfink

    shutdown.sh not working in Unix and Solaris

    suneelchetty

      When I user shutdown.bat it works fine but when I user ./shutdown.sh in HP RISC or solaris it shows error

      log4j:ERROR failed to create directory structure: /log
      log4j:ERROR setFile(null,False) call failed
      java.io.FileNotFountException: /log/boot.log (No such file or directory)

      this is b'coz I unerstood that in windows NT it checks for the root directory and places the log structure in the root but in Unix or solaris it is showing this error.

      can anyone help me in this regard....................