[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Closing and opening popup invalidates session  XML
Forum Index -> Development
Author Message
unger

Power User

Joined: 22/07/2008 05:19:28
Messages: 261
Offline

Hello,

sometimes my enterprise client loses his session when using popups. My version is 20160715.

I can reproduce it this way: Start the fx-demo ->General ->Tool Tips / User Hints ->Programmed tooltip. Move the mouse over the first field, wait until the tooltip opens, move to the next field. Closing the old popup and opening the new popup make trouble.

Can anybody confirm this?
Is it an operating system issue? I am using Win 10 Pro.

Regards,
Joachim

Code:
 2016:09:22 07:58:58:313 | 45     | INFO     | Setting property: popupNode
 2016:09:22 07:58:58:313 | 45     | INFO     | Setting: finished
 2016:09:22 07:58:58:314 | 45     | INFO     | Writing XML document for client response - Begin
 2016:09:22 07:58:58:317 | 45     | INFO     | Writing XML document for client response - End
 2016:09:22 07:58:58:320 | 45     | INFO     | View root was stored in session context
 2016:09:22 07:58:58:322 | 45     | INFO     | JSF PHASE ended: RENDER_RESPONSE 6
 2016:09:22 07:58:58:322 | 45     | INFO     | Popup dump: begin
 2016:09:22 07:58:58:322 | 45     | INFO     | Popup dump: end
 2016:09:22 07:58:58:323 | 45     | INFO     | <<<<<<<<<< request processed [87] ---------------------------------------------
 2016:09:22 07:58:58:323 | 45     | INFO     |            consumedNanosGet: 0 ms  (nanos: 0, callCount: 0)
 2016:09:22 07:58:58:323 | 45     | INFO     | Re-setting session attributes - begin
 2016:09:22 07:58:58:324 | 45     | INFO     | Re-setting session attributes - end
 2016:09:22 07:58:58:390 | 46     | INFO     | Invalidation of session triggered by client
 2016:09:22 07:58:58:391 | 46     | INFO     | Invalidation, id of session: EB8712826301DA88DE80978D46FF9C3E
 2016:09:22 07:58:58:393 | 46     | INFO     | Session destroyed - delegating to session reactors
 2016:09:22 07:58:58:396 | 46     | INFO     | Aborting all long polling acticities
 2016:09:22 07:58:58:396 | 46     | INFO     | Dispatcher reacts on closed session...
 2016:09:22 07:58:58:397 | 46     | INFO     | Aborting all long polling acticities
 2016:09:22 07:58:58:399 | 46     | INFO     | Aborting all long polling acticities
 2016:09:22 07:58:58:400 | 46     | INFO     | Aborting all long polling acticities
 2016:09:22 07:58:58:400 | 46     | INFO     | Aborting all long polling acticities
 2016:09:22 07:58:58:400 | 46     | INFO     | Aborting all long polling acticities
 2016:09:22 07:58:58:401 | 46     | INFO     | Dispatcher reacts on closed session... ...finished.
 2016:09:22 07:58:59:718 | 47     | INFO     | Session created - creating session instance of HttpSessionListenerDelegator, sessionId: A01284F7556A337ABEF12B7969B39517
 2016:09:22 07:58:59:719 | 47     | INFO     | >>>>>>>>>> request to be processed -------------------------------------------
 2016:09:22 07:58:59:749 | 49     | INFO     | Invalidation of session triggered by client
 2016:09:22 07:58:59:749 | 49     | INFO     | Session does not exist anymore - no action required.
 
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5521
Offline

Hi,
I cannot reproduce this with the latest version (and also not with previous versions). Could you please re-check with the latest version?
Regards, Björn

Björn Müller, CaptainCasa GmbH
unger

Power User

Joined: 22/07/2008 05:19:28
Messages: 261
Offline

Hello Björn,

I tested in version 20160919 fx-demo.

No problem anymore.

Thank You!

Joachim
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team