Hello -
I've downloaded the community edition of the Pentaho BA server. Following is my configuration:
OS: Windows 8.1 (64-bit)
RAM: 8GB
JDK: C:\Program Files\Java\jdk1.7.0_55
JAVA_HOME: C:\Program Files\Java\jdk1.7.0_55
PENTAHO_JAVA_HOME: C:\Program Files\Java\jdk1.7.0_55
My user account is the administrator on this machine
java -version returns the correct Java version
echo %java_home% returns the correct environment variable value
echo %pentaho_java_home% returns the correct environment variable value
- I am able to start tomcat using the batch file (start-pentaho.bat).
- Navigating to http://localhost:8080/pentaho returns an error: "HTTP Status 404 - /pentaho"
- No log files are written to "C:\Program Files (x86)\Pentaho\BIServer_CE_50\biserver-ce\tomcat\logs"
- With no logs to inspect, the only other thing I found was a tomcat error (see attached)
Any help would be appreciated. Thanks in advance.
I've downloaded the community edition of the Pentaho BA server. Following is my configuration:
OS: Windows 8.1 (64-bit)
RAM: 8GB
JDK: C:\Program Files\Java\jdk1.7.0_55
JAVA_HOME: C:\Program Files\Java\jdk1.7.0_55
PENTAHO_JAVA_HOME: C:\Program Files\Java\jdk1.7.0_55
My user account is the administrator on this machine
java -version returns the correct Java version
echo %java_home% returns the correct environment variable value
echo %pentaho_java_home% returns the correct environment variable value
- I am able to start tomcat using the batch file (start-pentaho.bat).
- Navigating to http://localhost:8080/pentaho returns an error: "HTTP Status 404 - /pentaho"
- No log files are written to "C:\Program Files (x86)\Pentaho\BIServer_CE_50\biserver-ce\tomcat\logs"
- With no logs to inspect, the only other thing I found was a tomcat error (see attached)
Any help would be appreciated. Thanks in advance.