Hello!
I configured Pentaho on CentOS with MySql. When I try to open Administration Console, I see the "initializing" message, and then the empty page with background images.
Log file doesn't show anything usefull except this messages:
Do you have any ideas?
Thank you!
Sergei
I configured Pentaho on CentOS with MySql. When I try to open Administration Console, I see the "initializing" message, and then the empty page with background images.
Log file doesn't show anything usefull except this messages:
Code:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at org.mortbay.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:168)
at org.mortbay.io.bio.StreamEndPoint.fill(StreamEndPoint.java:99)
at org.mortbay.jetty.bio.SocketConnector$Connection.fill(SocketConnector.java:196)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:278)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:202)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:226)
at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
2013-07-16 15:15:45,763 DEBUG [org.mortbay.log] EOF
Thank you!
Sergei