0

Native session invalidation

asked 2014-04-24 14:07:40 +0800

gquintana gravatar image gquintana
33 3

Hello,

After having deployed a new version of our application on WebLogic production servers. One of the servers was logging repeatingly "Page [Page w5YX] was destroyed because desktop was destroyed. It is usually caused by invalidating the native session directly. If it is required, please set Attributes.RENEWNATIVE_SESSION first." This server was doing a lot of garbage collection at the same time and finally we had to restart it which solved the problem.

What can we do avoid problem? We are using ZKEE 6.5.5

Thanks, Gérald

delete flag offensive retag edit

1 Answer

Sort by » oldest newest most voted
0

answered 2014-07-18 10:06:48 +0800

Darksu gravatar image Darksu
1991 1 4

Hello gquintana,

From my personal experience i would strongly recommend that when you wish to deploy a new version of an application, the following steps should be applied:

  1. Stop the application server
  2. Back up the previous version, and log files if possible
  3. Clean up any temporary files and directories that the application server creates
  4. Upload the new version to the application server
  5. Start the application server

Best Regards,

Darksu

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
2 followers

RSS

Stats

Asked: 2014-04-24 14:07:40 +0800

Seen: 18 times

Last updated: Jul 18 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More