cancel
Showing results for 
Search instead for 
Did you mean: 

Where to Check Signature Logs

mridul_manchanda2
Discoverer
0 Kudos

I am getting the following error during signing.Please Help

SecurityException in method: verify( Message, byte[], CPALookupObject ). Message: SecurityException in method: verify( Message, byte[], CPALookupObject ). WSSEThread-Exception: SecurityException in method: run(). Message: [com.sap.ASJ.wssec.030191] The found signature was not valid. Check signature logs for details.. To-String: com.sap.security.core.policy.exceptions.VerifyException: [com.sap.ASJ.wssec.030191] The found signature was not valid. Check signature logs for details.; To-String: com.sap.aii.security.lib.exception.SecurityException: SecurityException in method: run(). Message: [com.sap.ASJ.wssec.030191] The found signature was not valid. Check signature logs for details.. To-String: com.sap.security.core.policy.exceptions.VerifyException: [com.sap.ASJ.wssec.030191] The found signature was not valid. Check signature logs for details.. To-String: com.sap.aii.security.lib.exception.SecurityException: SecurityException in method: verify( Message, byte[], CPALookupObject ). WSSEThread-Exception: SecurityException in method: run(). Message: [com.sap.ASJ.wssec.030191] The found signature was not valid. Check signature logs for details.. To-String: com.sap.security.core.policy.exceptions.VerifyException: [com.sap.ASJ.wssec.030191] The found signature was not valid. Check signature logs for details.; To-String: com.sap.aii.security.lib.exception.SecurityException: SecurityException in method: run(). Message: [com.sap.ASJ.wssec.030191] The found signature was not valid. Check signature logs for details.. To-String: com.sap.security.core.policy.exceptions.VerifyException: [com.sap.ASJ.wssec.030191] The found signature was not valid. Check signature logs for details.

Thanks

Mridul

Accepted Solutions (0)

Answers (3)

Answers (3)

Harish
Active Contributor
0 Kudos

Hi Mridul,

Please provide more detail about your scenario (sender, receiver system and adapter used). If you are getting the error in receiver as2 or PGP then it is related to signing key/certificate used in receiver. Please check if the key/certificate is valid.

regards,

Harish

Former Member
0 Kudos

Hi Mridul,

Use XPI Inspector to get detailed error log.

Also check below useful links:

abranjan
Active Participant
0 Kudos

Hi Mridul,

Since the exception is related to security, may be you can have a look at security log in NWA.

Navigation: NWA->Troubleshooting->Logs and Traces->Log Viewer->View->Open View->Security Log

You've other options as well. You can try looking into those too (unstructured log etc.) if security log doesn't help.

Last resort, system trace files can also help you find the issue.

Thanks,

Abhishek