on 2017 Feb 03 6:39 AM
Hi Experts,
I wrote a workflow definition in sap clm 10.0 and attached it to a phase in Contract Document. But the workflow locks the document and the document is not getting sent to the approver for approval.
I see the workflow event blocked in pending events.
When I checked the log, I could see :
ERRORlocal4com.sap.odp.common.crypt.SimpleEncryptionloadKeysThread[HTTP Worker [@6125177],5,Dedicated_Application_Thread]java.security.UnrecoverableKeyException: com.ibm.crypto.provider.DESKeyjava.security.UnrecoverableKeyException: com.ibm.crypto.provider.DESKey| at com.sun.crypto.provider.KeyProtector.unseal(KeyProtector.java:343)| at com.sun.crypto.provider.JceKeyStore.engineGetKey(JceKeyStore.java:132)| at java.security.KeyStore.getKey(KeyStore.java:1023)| at com.sap.odp.common.crypt.SimpleEncryption.loadKeys(SimpleEncryption.java:186)| at com.sap.odp.common.crypt.SimpleEncryption.init(SimpleEncryption.java:96)| at com.sap.odp.common.crypt.KeyStoreBo.getEncryptionIfc(KeyStoreBo.java:452)| at com.sap.odp.common.crypt.EncryptionManager.getEncryptionIfc(EncryptionManager.java:99)| at com.sap.odp.common.db.EncryptedStringColumnMd.decrypt(EncryptedStringColumnMd.java:176)|.
This is only a part of the log.
I also got :
Notification for ODP_EVENT_WORKFLOW_ENGINE was not sent because there is currently no active daemon for the specified trigger. (No Registration)
I have already checked the service in cluster. It is active.
I have checked the workflow daemon also.It is enabled. Seems like clm configuration error.
Any pointers wud be appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.