I had reported a problem where I said I could not connect to admin console.
But infact it is that it is extreamely slow at comming with a valid screen on which I can for example add a datasource.
I have two installations one at home and one at office and they both have this exceeding long delay in connecting to admin console.
Appears to be alot of
Aug 3, 2009 9:30:30 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Any ideas, this should be repeatable I am using unmodified VM appliance.
Here is some of typical console log :-
INFO: indexes: [sys_idx_54]
Aug 3, 2009 9:27:49 AM org.hibernate.tool.hbm2ddl.TableMetadata <init>
INFO: table found: PUBLIC.USER_SETTINGS
Aug 3, 2009 9:27:49 AM org.hibernate.tool.hbm2ddl.TableMetadata <init>
INFO: columns: [username, setting_value, user_settings_id, setting_name]
Aug 3, 2009 9:27:49 AM org.hibernate.tool.hbm2ddl.TableMetadata <init>
INFO: foreign keys: []
Aug 3, 2009 9:27:49 AM org.hibernate.tool.hbm2ddl.TableMetadata <init>
INFO: indexes: [sys_idx_134]
Aug 3, 2009 9:27:49 AM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
INFO: schema update complete
Aug 3, 2009 9:27:49 AM org.hibernate.cache.UpdateTimestampsCache <init>
INFO: starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache
Aug 3, 2009 9:27:49 AM org.hibernate.cache.EhCacheProvider buildCache
WARNING: Could not find configuration [org.hibernate.cache.UpdateTimestampsCache]; using defaults.
Aug 3, 2009 9:27:49 AM org.hibernate.cache.StandardQueryCache <init>
INFO: starting query cache at region: org.hibernate.cache.StandardQueryCache
Aug 3, 2009 9:27:49 AM org.hibernate.cache.EhCacheProvider buildCache
WARNING: Could not find configuration [org.hibernate.cache.StandardQueryCache]; using defaults.
Aug 3, 2009 9:27:49 AM org.springframework.jdbc.datasource.JdbcTransactionObjectSupport <clinit>
INFO: JDBC 3.0 Savepoint class is available
root@ice32:/usr/local/pentaho/biserver-ce# Aug 3, 2009 9:30:00 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out
Aug 3, 2009 9:30:00 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Aug 3, 2009 9:30:30 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out
Aug 3, 2009 9:30:30 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request

