When Selecting the Test Connection Button on the Imaging to Workflow Connection Settings Page Error 404 Occurs
(Doc ID 2164928.1)
Last updated on APRIL 16, 2024
Applies to:
Oracle WebCenter Content: Imaging - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Symptoms
Upon clicking the "Test Connection" on the WebCenter Content: Imaging to SOA Workflow settings page, error 404 occurs.
The following errors occur in the IPM Diagnostic log:
[2016-07-20T12:18:38.515+10:00] [IPM_server1] [ERROR] [] [oracle.soa.services.workflow.query] [tid: Thread-51] [userId: <anonymous>] [ecid: <ecid>] [APP: axf-solutionApplication-HelloBPM] <.> Token decryption failed.[[
Could not extract information from workflow context token.
Ensure that the Workflow context is not corrupted and it was generated from one of the nodes in the same cluster.
ORABPEL-30516
Token decryption failed.
Could not extract information from workflow context token.
Ensure that the Workflow context is not corrupted and it was generated from one of the nodes in the same cluster.
at oracle.bpel.services.workflow.verification.impl.Token.encryptString(Token.java:392)
at oracle.bpel.services.workflow.verification.impl.Token.createTokenFromMap(Token.java:236)
at oracle.bpel.services.workflow.verification.impl.Token.<init>(Token.java:152)
at oracle.bpel.services.workflow.verification.impl.Token.<init>(Token.java:175)
at oracle.bpel.services.workflow.verification.impl.InternalToken.<init>(InternalToken.java:50)
at oracle.bpel.services.workflow.verification.impl.InternalToken.<clinit>(InternalToken.java:31)
at oracle.bpel.services.workflow.verification.impl.InternalWorkflowContext.<init>(InternalWorkflowContext.java:59)
at oracle.bpel.services.workflow.verification.impl.InternalWorkflowContext.<init>(InternalWorkflowContext.java:64)
at oracle.bpel.services.workflow.verification.impl.VerificationService.getInternalWorkflowContext(VerificationService.java:559)
at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:512)
at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread$1.run(TaskFlowDeployerThread.java:406)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.getInternalWorkflowContext(TaskFlowDeployerThread.java:399)
at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.registerTaskFlowWithTask(TaskFlowDeployerThread.java:277)
at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.run(TaskFlowDeployerThread.java:141)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.security.PrivilegedActionException: ORABPEL-35012
Unable to fetch/generate encryption key.
Unable to fetch/generate encryption key.
Check installation/post-installation steps for errors. Check for errors during SOA server startup.
at java.security.AccessController.doPrivileged(Native Method)
at oracle.bpel.services.workflow.verification.impl.Token.encryptString(Token.java:384)
... 15 more
Caused by: ORABPEL-35012
Unable to fetch/generate encryption key.
Unable to fetch/generate encryption key.
Check installation/post-installation steps for errors. Check for errors during SOA server startup.
at oracle.bpel.services.common.util.EncryptionService.getKey(EncryptionService.java:183)
at oracle.bpel.services.common.util.EncryptionService.encrypt(EncryptionService.java:96)
at oracle.bpel.services.workflow.verification.impl.Token$1.run(Token.java:386)
... 17 more
[2016-07-20T12:18:38.515+10:00] [IPM_server1] [ERROR] [] [oracle.soa.services.workflow.query] [tid: Thread-51] [userId: <anonymous>] [ecid: <ecid>] [APP: axf-solutionApplication-HelloBPM] <.> Invalid Token Error in Verification Service.[[
Invalid Token Error in Verification Service. Received invalid token in bootstrup.
Verify that correct token is passed.
ORABPEL-30503
Invalid Token Error in Verification Service.
Invalid Token Error in Verification Service. Received invalid token in bootstrup.
Verify that correct token is passed.
at oracle.bpel.services.workflow.verification.impl.InternalToken.<clinit>(InternalToken.java:37)
at oracle.bpel.services.workflow.verification.impl.InternalWorkflowContext.<init>(InternalWorkflowContext.java:59)
at oracle.bpel.services.workflow.verification.impl.InternalWorkflowContext.<init>(InternalWorkflowContext.java:64)
at oracle.bpel.services.workflow.verification.impl.VerificationService.getInternalWorkflowContext(VerificationService.java:559)
at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:512)
Could not extract information from workflow context token.
Ensure that the Workflow context is not corrupted and it was generated from one of the nodes in the same cluster.
ORABPEL-30516
Token decryption failed.
Could not extract information from workflow context token.
Ensure that the Workflow context is not corrupted and it was generated from one of the nodes in the same cluster.
at oracle.bpel.services.workflow.verification.impl.Token.encryptString(Token.java:392)
at oracle.bpel.services.workflow.verification.impl.Token.createTokenFromMap(Token.java:236)
at oracle.bpel.services.workflow.verification.impl.Token.<init>(Token.java:152)
at oracle.bpel.services.workflow.verification.impl.Token.<init>(Token.java:175)
at oracle.bpel.services.workflow.verification.impl.InternalToken.<init>(InternalToken.java:50)
at oracle.bpel.services.workflow.verification.impl.InternalToken.<clinit>(InternalToken.java:31)
at oracle.bpel.services.workflow.verification.impl.InternalWorkflowContext.<init>(InternalWorkflowContext.java:59)
at oracle.bpel.services.workflow.verification.impl.InternalWorkflowContext.<init>(InternalWorkflowContext.java:64)
at oracle.bpel.services.workflow.verification.impl.VerificationService.getInternalWorkflowContext(VerificationService.java:559)
at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:512)
at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread$1.run(TaskFlowDeployerThread.java:406)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.getInternalWorkflowContext(TaskFlowDeployerThread.java:399)
at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.registerTaskFlowWithTask(TaskFlowDeployerThread.java:277)
at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.run(TaskFlowDeployerThread.java:141)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.security.PrivilegedActionException: ORABPEL-35012
Unable to fetch/generate encryption key.
Unable to fetch/generate encryption key.
Check installation/post-installation steps for errors. Check for errors during SOA server startup.
at java.security.AccessController.doPrivileged(Native Method)
at oracle.bpel.services.workflow.verification.impl.Token.encryptString(Token.java:384)
... 15 more
Caused by: ORABPEL-35012
Unable to fetch/generate encryption key.
Unable to fetch/generate encryption key.
Check installation/post-installation steps for errors. Check for errors during SOA server startup.
at oracle.bpel.services.common.util.EncryptionService.getKey(EncryptionService.java:183)
at oracle.bpel.services.common.util.EncryptionService.encrypt(EncryptionService.java:96)
at oracle.bpel.services.workflow.verification.impl.Token$1.run(Token.java:386)
... 17 more
[2016-07-20T12:18:38.515+10:00] [IPM_server1] [ERROR] [] [oracle.soa.services.workflow.query] [tid: Thread-51] [userId: <anonymous>] [ecid: <ecid>] [APP: axf-solutionApplication-HelloBPM] <.> Invalid Token Error in Verification Service.[[
Invalid Token Error in Verification Service. Received invalid token in bootstrup.
Verify that correct token is passed.
ORABPEL-30503
Invalid Token Error in Verification Service.
Invalid Token Error in Verification Service. Received invalid token in bootstrup.
Verify that correct token is passed.
at oracle.bpel.services.workflow.verification.impl.InternalToken.<clinit>(InternalToken.java:37)
at oracle.bpel.services.workflow.verification.impl.InternalWorkflowContext.<init>(InternalWorkflowContext.java:59)
at oracle.bpel.services.workflow.verification.impl.InternalWorkflowContext.<init>(InternalWorkflowContext.java:64)
at oracle.bpel.services.workflow.verification.impl.VerificationService.getInternalWorkflowContext(VerificationService.java:559)
at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:512)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |