VISHAL GAURAV
VISHAL GAURAV
I am trying to add point cut on a method of service class and want the app to get killed when the method gets executed. Looked at the code of...
My zookeeper is running fine and is able to authenticate against Kerberos. When I am starting Kafka its throwing error `>>>KRBError: cTime is Sat Mar 10 17:15:26 UTC 1973 100631726000...
While trying to export the state definition I found that the actions are written using the below method : private void writeAction(final Action action) { if(isExternalAction(action)) writeLine(""); } Its is...
We are using Activiti 6.0 We have a case where we have few entries in ACT_RU_TIME_JOB with lock expiration and lock owner set. But the entry was never processed. I...