Konrad Windszus created SLING-12702: ---------------------------------------
Summary: Improve error message "Scheduling service [java.lang.Runnable] failed" Key: SLING-12702 URL: https://issues.apache.org/jira/browse/SLING-12702 Project: Sling Issue Type: Bug Components: Commons Affects Versions: Commons Scheduler 2.7.14 Reporter: Konrad Windszus Assignee: Konrad Windszus The error message emitted from https://github.com/apache/sling-org-apache-sling-commons-scheduler/blob/7fa8f8061448e32bab1373e65ec5dd36183bd1cb/src/main/java/org/apache/sling/commons/scheduler/impl/WhiteboardHandler.java#L274 does not really help with debugging/fixing as # it does not contain the reason # it does not say which object exactly failed, as all scheduler services implement {{Runnable}} by contract -- This message was sent by Atlassian Jira (v8.20.10#820010)