Replacement for "Daycare Support Tools"? | Community
Skip to main content
Level 3
January 14, 2020
Solved

Replacement for "Daycare Support Tools"?

  • January 14, 2020
  • 3 replies
  • 3010 views

I have an old "Daycare Support Tools" package that installs a Tools tab in the osgi console in 6.3 but that tab doesn't display in 6.4. It lets you download logs and analyze thread dumps. I'm guessing Adobe no longer supports that package. How do folks download logs and analyze threads in 6.4?

 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by sunjot16

You can find the logs here:

http://<host>:<port>/system/console/slinglog

 

For thread dumps, you can check those at http://<host>:<port>/system/console/status-threaddump

 

 

You can download the thread dumps from here: http://<host>:<port>/libs/granite/operations/content/diagnosis.html

3 replies

joerghoh
Adobe Employee
Adobe Employee
January 14, 2020

 

localhost:4502/system/console/status-threaddump (this is a 6.4).

 

"Tar PM scan" makes me think that this has been developed for CQ5 🙂

Adobe Employee
January 15, 2020

Hey Andy,

For downloading the logs from the web console, you can access the URL: http://localhost:4502/system/console/status-slinglogs

Regards,

Vishu

sunjot16
Adobe Employee
sunjot16Adobe EmployeeAccepted solution
Adobe Employee
January 15, 2020

You can find the logs here:

http://<host>:<port>/system/console/slinglog

 

For thread dumps, you can check those at http://<host>:<port>/system/console/status-threaddump

 

 

You can download the thread dumps from here: http://<host>:<port>/libs/granite/operations/content/diagnosis.html