• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Icefaces + Glassfish Premature Session Expiry Problem

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,

Session Expiry Problem:

Environment:

1- Sun Glass Fish Application Server Version : glassfish-installer-v2ur2-b04-linux

2- JDK 1.5

3- Linux 5.0

4- Netbeans 6.5

5- IceFaces 1.8.1

6- JSF

We have two node cluster on GlassFish Application Server Cluster and we deployed our application on cluster profile and after deployment we encountered the session expiry problem, our application can not maintain its session state . We have tried a lot of solution but could not found any solution. But our application is working fine on single node. Please help !!!

I sending you the some lines from Server Logs:

[#|2010-03-01T15:27:39.113+0500|INFO|sun-appserver9.1|com.sun.enterprise.ee.web.sessmgmt|_ThreadID=39;_ThreadName=httpSSLWorkerThread-38080-3;|ReplicationStore>>load:localCachedState=null|#]



[#|2010-03-01T15:27:39.123+0500|INFO|sun-appserver9.1|com.sun.enterprise.ee.web.sessmgmt|_ThreadID=39;_ThreadName=httpSSLWorkerThread-38080-3;|findSessionViaBroadcast for id: 9442e552699b007960d3139246cb took: 9 ms|#]


--
Regards !
Umar Farman
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic