Quantcast
Channel: Pentaho Community Forums - BI Platform
Viewing all articles
Browse latest Browse all 2893

http://localhost:8080 accepts request but never responds

$
0
0
I have a problem where I am installing the Pentaho BI server (on Ubuntu Linux) and changing the port for hypersonic DB - because something else is using 9001 first. (Hadoop I think - there is a Jira for it).

Anyway I can start tomcat but when I make a web request to http://localhost:8080/ I never get a response. It just sits there - not producing an error in the logs, and not producing anything on the browser. Any suggestions?

The only thing suspicious is

17:34:29,620 WARN [PackageManager] Unresolved dependency for package: org.pentaho.reporting.engine.classic.extensions.datasources.cda.CdaModule
17:34:29,637 WARN [PackageSorter] A dependent module was not found in the list of known modules.

(I am using 4.8.0 BI Server)

alex@leguin:~/projects/pentaho/biserver-ce$ ./start-pentaho-debug.sh
/home/alex/projects/pentaho/biserver-ce
/home/alex/projects/pentaho/biserver-ce
WARNING: Using java from path
DEBUG: _PENTAHO_JAVA_HOME=
DEBUG: _PENTAHO_JAVA=java
Using CATALINA_BASE: /home/alex/projects/pentaho/biserver-ce/tomcat
Using CATALINA_HOME: /home/alex/projects/pentaho/biserver-ce/tomcat
Using CATALINA_TMPDIR: /home/alex/projects/pentaho/biserver-ce/tomcat/temp
Using JRE_HOME: /usr
Using CLASSPATH: /home/alex/projects/pentaho/biserver-ce/tomcat/bin/bootstrap.jar
Listening for transport dt_socket at address: 8044
23-Apr-2013 17:34:21 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/jdk1.6.0_32/jre/lib/amd64/server:/usr/lib/jvm/jdk1.6.0_32/jre/lib/amd64:/usr/lib/jvm/jdk1.6.0_32/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
23-Apr-2013 17:34:22 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
23-Apr-2013 17:34:22 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 405 ms
23-Apr-2013 17:34:22 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
23-Apr-2013 17:34:22 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
23-Apr-2013 17:34:22 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor pentaho.xml
23-Apr-2013 17:34:22 org.apache.catalina.startup.ContextConfig validateSecurityRoles
INFO: WARNING: Security role name PENTAHO_ADMIN used in an <auth-constraint> without being defined in a <security-role>
[Server@52a34783]: [Thread[main,5,main]]: checkRunning(false) entered
[Server@52a34783]: [Thread[main,5,main]]: checkRunning(false) exited
[Server@52a34783]: Initiating startup sequence...
[Server@52a34783]: Server socket opened successfully in 0 ms.
[Server@52a34783]: Database [index=0, id=0, db=file:../../data/hsqldb/sampledata, alias=sampledata] opened sucessfully in 1063 ms.
[Server@52a34783]: Database [index=1, id=1, db=file:../../data/hsqldb/hibernate, alias=hibernate] opened sucessfully in 610 ms.
[Server@52a34783]: Database [index=2, id=2, db=file:../../data/hsqldb/quartz, alias=quartz] opened sucessfully in 10 ms.
[Server@52a34783]: Startup sequence completed in 1684 ms.
[Server@52a34783]: 2013-04-23 17:34:25.030 HSQLDB server 1.8.0 is online
[Server@52a34783]: To close normally, connect and execute SHUTDOWN SQL
[Server@52a34783]: From command line, use [Ctrl]+[C] to abort abruptly
17:34:29,620 WARN [PackageManager] Unresolved dependency for package: org.pentaho.reporting.engine.classic.extensions.datasources.cda.CdaModule
17:34:29,637 WARN [PackageSorter] A dependent module was not found in the list of known modules.


SOME EXTRA INFO.


alex@leguin:~/projects/pentaho/biserver-ce$ java -version
java version "1.6.0_32"
Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode)
alex@leguin:~/projects/pentaho/biserver-ce$ arch
x86_64
alex@leguin:~/projects/pentaho/biserver-ce$ uname
Linux
alex@leguin:~/projects/pentaho/biserver-ce$ uname -a
Linux leguin 3.2.0-40-generic #64-Ubuntu SMP Mon Mar 25 21:22:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Viewing all articles
Browse latest Browse all 2893

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>