AEM 6.1 -Scheduler throwing session timeout error | Adobe Higher Education
Skip to main content
jegadeeshanm
Level 2
August 28, 2017
Beantwortet

AEM 6.1 -Scheduler throwing session timeout error

  • August 28, 2017
  • 1 Antwort
  • 873 Ansichten

Hi ,

We are doing the cleanup activity, where the old nodes(custom) are being deleted from each user profiles. since this is affecting huge number of nodes, we implemented a scheduler to take input as "/home/users/A" and start deleting the nodes which falls under some date criteria.

Scheduler is working for 2 to 3 times (deleting 20000 nodes each time). after that it is throwing session timeout error.

we tried following approaches but no luck.

1. indexing the properties

2. removing session.logout() from the code

2. used session.refresh(1)

Any advise will be helpful.

Thanks in advance

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von smacdonald2008

See if this helps...

How to set the CQ servlet engine's default session timeout

1 Antwort

smacdonald2008
Level 10
August 28, 2017