Skip to main content

Hi Im having a strange issue in my TAS application, it seems to have an wrong time in the application
If i look in the trace log the timestamp is 2 hours after the application server timestamp.

Is there any settings to correct this, when i do an counting in the inventory from the Scan IT mobile app i will get an error that its says session corrupted.

 

/Kent

 


As you can see in the picture above , in the first row and compare to the time down to the right, you have an difference about 2 hours,

 

/Kent


Here is the Trace logfile.

 

w3wp.exe Error: 0 : Unexpected error while calling server method AccessPlsql/Invoke
    DateTime=2021-08-11T12:33:49.0713627Z
w3wp.exe Error: 0 : ORA-20114: SESSIONCURR: SESSIONISCORRUPTED
    DateTime=2021-08-11T12:33:49.0723616Z
w3wp.exe Error: 0 : Execution aborted.
    DateTime=2021-08-11T12:33:49.0723616Z
w3wp.exe Error: 0 : Unexpected error while calling server method AccessPlsql/Invoke
    DateTime=2021-08-11T12:35:18.5262294Z
w3wp.exe Error: 0 : ORA-20114: SESSIONCURR: SESSIONISCORRUPTED
    DateTime=2021-08-11T12:35:18.5262294Z
w3wp.exe Error: 0 : Execution aborted.
    DateTime=2021-08-11T12:35:18.5262294Z
w3wp.exe Error: 0 : Unexpected error while calling server method AccessPlsql/Invoke
    DateTime=2021-08-11T12:35:23.4438133Z
w3wp.exe Error: 0 : ORA-20114: SESSIONCURR: SESSIONISCORRUPTED
    DateTime=2021-08-11T12:35:23.4448344Z
w3wp.exe Error: 0 : Execution aborted.
    DateTime=2021-08-11T12:35:23.4448344Z
w3wp.exe Error: 0 : Unexpected error while calling server method AccessPlsql/Invoke
    DateTime=2021-08-11T12:37:49.1322471Z
w3wp.exe Error: 0 : ORA-20114: SESSIONCURR: SESSIONISCORRUPTED

 

/Kent


Here is my application settings


Hi 

This could be due to difference in database time zone and the actual time zone in the system. Has this started after daylight saving?  

 

Regards

Kapila