[JBoss-user] [JBoss Portal] - Re: portal management response time > 3 secs !

2006-02-06 Thread PMO
What I did was very simple : change my log4j.xml to some unsane value. My 
mistake! thanks.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921881#3921881

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921881


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: portal management response time > 3 secs !

2006-02-06 Thread [EMAIL PROTECTED]
normally the first time you access it should load a bunch of nodes from the db 
and then they should be cached for later use making the page load faster.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921790#3921790

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921790


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: portal management response time > 3 secs !

2006-02-05 Thread PMO
I have a lot of those :

2006-02-06 01:03:41,919 WARN  [org.hibernate.cache.ReadWriteCache] 
(org.hibernate.cache.ReadWriteCache.handleLockExpiry(ReadWriteCache.java:214)) 
An item was expired by the cache while it was locked (increase your cache 
timeout): org.jboss.portal.core.impl.model.portal.ObjectNode.children#412
  | 2006-02-06 01:03:41,919 DEBUG [org.hibernate.cache.UpdateTimestampsCache] 
(org.hibernate.cache.UpdateTimestampsCache.invalidate(UpdateTimestampsCache.java:64))
 Invalidating space [JBP_OBJECT_NODE], timestamp: 4666098572980225
  | 2006-02-06 01:03:41,919 DEBUG [org.hibernate.cache.ReadWriteCache] 
(org.hibernate.cache.ReadWriteCache.release(ReadWriteCache.java:195)) 
Releasing: 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#413
  | 2006-02-06 01:03:41,919 DEBUG [org.hibernate.cache.EhCache] 
(org.hibernate.cache.EhCache.get(EhCache.java:104)) key: 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#413
  | 2006-02-06 01:03:41,919 DEBUG [net.sf.ehcache.store.MemoryStore] 
(net.sf.ehcache.store.MemoryStore.get(MemoryStore.java:201)) 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredPropertiesCache:
 MemoryStore hit for 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#413
  | 2006-02-06 01:03:41,919 DEBUG [net.sf.ehcache.Cache] 
(net.sf.ehcache.Cache.isExpired(Cache.java:878)) 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#413 
now: 1139184221919
  | 2006-02-06 01:03:41,919 DEBUG [net.sf.ehcache.Cache] 
(net.sf.ehcache.Cache.isExpired(Cache.java:879)) 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#413 
Creation Time: 1139184221825 Next To Last Access Time: 0
  | 2006-02-06 01:03:41,919 DEBUG [net.sf.ehcache.Cache] 
(net.sf.ehcache.Cache.isExpired(Cache.java:881)) 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#413 
mostRecentTime: 1139184221825
  | 2006-02-06 01:03:41,919 DEBUG [net.sf.ehcache.Cache] 
(net.sf.ehcache.Cache.isExpired(Cache.java:882)) 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#413 
Age to Idle: 12 Age Idled: 94
  | 2006-02-06 01:03:41,935 DEBUG [net.sf.ehcache.Cache] 
(net.sf.ehcache.Cache.isExpired(Cache.java:906)) 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties: Is 
element with key 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#413 
expired?: false
  | 2006-02-06 01:03:41,935 WARN  [org.hibernate.cache.ReadWriteCache] 
(org.hibernate.cache.ReadWriteCache.handleLockExpiry(ReadWriteCache.java:214)) 
An item was expired by the cache while it was locked (increase your cache 
timeout): 
org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#413
  | 2006-02-06 01:03:41,935 DEBUG [org.hibernate.cache.UpdateTimestampsCache] 
(org.hibernate.cache.UpdateTimestampsCache.invalidate(UpdateTimestampsCache.java:64))
 Invalidating space [JBP_PORTAL_OBJECT_PROPS], timestamp: 4666098573045761
  | 2006-02-06 01:03:41,935 DEBUG [org.hibernate.cache.ReadWriteCache] 
(org.hibernate.cache.ReadWriteCache.release(ReadWriteCache.java:195)) 
Releasing: org.jboss.portal.core.impl.model.portal.ObjectNode.children#414
  | 2006-02-06 01:03:41,935 DEBUG [org.hibernate.cache.EhCache] 
(org.hibernate.cache.EhCache.get(EhCache.java:104)) key: 
org.jboss.portal.core.impl.model.portal.ObjectNode.children#414
  | 2006-02-06 01:03:41,935 DEBUG [net.sf.ehcache.store.MemoryStore] 
(net.sf.ehcache.store.MemoryStore.get(MemoryStore.java:204)) 
org.jboss.portal.core.impl.model.portal.ObjectNode.childrenCache: MemoryStore 
miss for org.jboss.portal.core.impl.model.portal.ObjectNode.children#414
  | 2006-02-06 01:03:41,935 DEBUG [net.sf.ehcache.Cache] 
(net.sf.ehcache.Cache.get(Cache.java:370)) 
org.jboss.portal.core.impl.model.portal.ObjectNode.children cache - Miss
  | 2006-02-06 01:03:41,935 DEBUG [org.hibernate.cache.EhCache] 
(org.hibernate.cache.EhCache.get(EhCache.java:113)) Element for 
org.jboss.portal.core.impl.model.portal.ObjectNode.children#414 is null
  | 2006-02-06 01:03:41,935 WARN  [org.hibernate.cache.ReadWriteCache] 
(org.hibernate.cache.ReadWriteCache.handleLockExpiry(ReadWriteCache.java:214)) 
An item was expired by the cache while it was locked (increase your cache 
timeout): org.jboss.portal.core.impl.model.portal.ObjectNode.children#414
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921769#3921769

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921769


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642

[JBoss-user] [JBoss Portal] - Re: portal management response time > 3 secs !

2006-02-05 Thread [EMAIL PROTECTED]
I have a P200 MMX it's fast

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921768#3921768

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921768


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: portal management response time > 3 secs !

2006-02-05 Thread PMO
Thanks for the answer.

I am still wondering why... I have an intel  P IV Dual Core 3 GHz and 4 GB RAM 
- am running Windows 2003, and the jvm is 1.4.2.

The server and the client run on the same machine (localhost port 8080)

If I find out what it is, I will let you know...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921765#3921765

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921765


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: portal management response time > 3 secs !

2006-02-05 Thread [EMAIL PROTECTED]
I am not seeing slow reponse times between pages, but I just recently got a new 
laptop for dev.

P 2.14
2GB

I am also using hypersonic right now, until I get around to installing PGres, 
etc...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921760#3921760

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921760


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: portal management response time > 3 secs !

2006-02-05 Thread PMO
I tried with 2.2.1 bundled, changed to postgresql, creating a new database.

Once the portal is started, the gui launched and connected under admin.

clicking back and forth on "management" tab and on "default" tab takes between 
3 to 6 seconds. It is extremely slow.

Compared to that my portlet are very fast, even in debug mode with a lot of HQL 
traces ;-)

It must be something...right?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921757#3921757

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921757


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: portal management response time > 3 secs !

2006-02-04 Thread PMO
Not many for now:
. a portal
. 36 pages
. 108 windows / portlet instances

This will grow by 5 or 6 times

And in addition, multiple virtual portal like this one will coreside...

Thanks

Philippe

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921675#3921675

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921675


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: portal management response time > 3 secs !

2006-02-04 Thread [EMAIL PROTECTED]
Do you have a lot of nodes in the portal tree? Or is this a bare install?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921658#3921658

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921658


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user