If you see java errors in commons-daemon*.log, that may be:

  1. Java is not installed, run “java -version” to check.
  2. Multiple JDK/JRE installed, and you are using the wrong version (X64 SparkGateway can only run on X64 JDK). Open SparkGateway Manager, “Java” tab, unselect “Use default”, choose the correct JDK like this: C:\Program Files\Java\jdk1.6.0_27\jre\bin\server\jvm.dll

If you see error in gateway.log, that may be:

  1. Default port 80 is used by other application (You could see related error in gateway.log), please change the default listening port in gateway.conf
  2. Please send us the log if it’s other error.
Category: SparkView
Tags: Failed, Gateway