Opkar Gill wrote...
Hi,
"we are seeing issues while it's running" What issues are you seeing?
Create a new logger for "com.adobe.granite.workflow" and set the login level to trace
Regards,
Opkar
I making changes to my workflow and changes are not saving.Save button on workflow model GUI is always enabled.
seeing below exception
01.08.2015 10:31:22.569 *TRACE* [155.64.223.66 [1438446682530] GET /libs/cq/workflow/content/console/workflows.json HTTP/1.1] com.adobe.granite.workflow.core.WorkflowSessionImpl getModels called from:
java.lang.Exception: null
at com.adobe.granite.workflow.core.WorkflowSessionImpl.getModels(WorkflowSessionImpl.java:329)
at com.adobe.granite.workflow.core.WorkflowSessionImpl.getModels(WorkflowSessionImpl.java:260)
at com.adobe.granite.workflow.core.WorkflowSessionImpl.getModels(WorkflowSessionImpl.java:246)
at com.adobe.granite.workflow.console.servlet.WorkflowListServlet.doGet(WorkflowListServlet.java:90)
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.mayService(SlingSafeMethodsServlet.java:268)
at org.apache.sling.api.servlets.SlingAllMethodsServlet.mayService(SlingAllMethodsServlet.java:139)
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:344)
at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:375)
at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:533)