co.cask.cdap.common.NotFoundException: 'program:default._Tracker.service.AuditLog' was not found.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Cask Community Issue Tracker by Russ Savage, 1 year ago
co.cask.cdap.common.NotFoundException: 'program:default._Tracker.service.AuditLog' was not found.
at co.cask.cdap.internal.app.services.ProgramLifecycleService.getProgramStatus(ProgramLifecycleService.java:180)
at co.cask.cdap.internal.app.services.ProgramLifecycleService.isRunning(ProgramLifecycleService.java:440)
at co.cask.cdap.internal.app.services.ProgramLifecycleService.start(ProgramLifecycleService.java:246)
at co.cask.cdap.TrackerAppCreationService.createAndStartTracker(TrackerAppCreationService.java:140)
at co.cask.cdap.TrackerAppCreationService.run(TrackerAppCreationService.java:113)
at com.google.common.util.concurrent.AbstractExecutionThreadService$1$1.run(AbstractExecutionThreadService.java:52)
at java.lang.Thread.run(Thread.java:745)