anonymous wrote : 
  | What does the tomcat stats servlet say about the app 
(http://lamia:8080/status?full=true)?
  | 

Where do I find status app? Is it a part of 'all' AS configuration?


Some info about AS, OS and Java

19:58:09,233 INFO  [Server] Release ID: JBoss [Zion] 4.0.4.CR2 (build: 
CVSTag=JBoss_4_0_4_CR2 date=200603311500)
19:58:09,736 INFO  [ServerInfo] Java version: 1.5.0_04,Sun Microsystems Inc.
19:58:09,737 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 
1.5.0_04-b05,Sun Microsystems Inc.
19:58:09,737 INFO  [ServerInfo] OS-System: Linux 2.6.8-3-686-smp,i386
It's Debian Linux.

We changed the machine, configured the same stuff on a new machine, but we 
still get really long living sessions.

...
[3 reqs][last click 539 min ago]
[16 reqs][last click 768 min ago]
[1 reqs][last click 802 min ago]
[4 reqs][last click 804 min ago][user: aviozzi ]
[56 reqs][last click 806 min ago][user: aviozzi ]
reqs][last click 815 min ago]
reqs][last click 860 min ago]
[28 reqs][last click 1022 min ago][user: maticm ]
[10 reqs][last click 1038 min ago]
...

I looked through the Catalina code - session invalidation - and it's pretty 
basic stuff - checker thread going through all session instances, simply 
checking if they are over time limit.

Our app is a portal app - running in JBossPortal 2.0. Can this have any weird 
influence on apps HttpSessions? Talking to Julien Viet at JBW in LV about this 
- there are some problems with user logoff in portal apps - but concerning 
sessions, he wasn't aware of any similar problem.

What would be the best approach to figure this out?

Rgds, Ales

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to