Created
April 16, 2018 15:41
-
-
Save gashcrumb/46961864accd656d335d2ca40dfd9444 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-04-16 15:40:48.068 ERROR [-,,,] 1 --- [tion Controller] i.s.s.c.integration.online.BaseHandler : Integration [db2db]: [ERROR] Activation failure | |
java.lang.IllegalArgumentException: Unable to decrypt key:password | |
at io.syndesis.integration.project.generator.ProjectGeneratorHelper.mandatoryDecrypt(ProjectGeneratorHelper.java:133) ~[integration-project-generator-1.3-SNAPSHOT.jar!/:1.3-SNAPSHOT] | |
at io.syndesis.integration.project.generator.ProjectGenerator.addDecryptedKeyProperty(ProjectGenerator.java:223) ~[integration-project-generator-1.3-SNAPSHOT.jar!/:1.3-SNAPSHOT] | |
at io.syndesis.integration.project.generator.ProjectGenerator.generateApplicationProperties(ProjectGenerator.java:151) ~[integration-project-generator-1.3-SNAPSHOT.jar!/:1.3-SNAPSHOT] | |
at io.syndesis.server.controller.integration.online.PublishHandler.createDeploymentData(PublishHandler.java:130) ~[server-controller-1.3-SNAPSHOT.jar!/:1.3-SNAPSHOT] | |
at io.syndesis.server.controller.integration.online.PublishHandler.execute(PublishHandler.java:100) ~[server-controller-1.3-SNAPSHOT.jar!/:1.3-SNAPSHOT] | |
at io.syndesis.server.controller.StateChangeHandler.execute(StateChangeHandler.java:33) [server-controller-1.3-SNAPSHOT.jar!/:1.3-SNAPSHOT] | |
at io.syndesis.server.controller.integration.IntegrationController.lambda$callStateChangeHandler$11(IntegrationController.java:193) [server-controller-1.3-SNAPSHOT.jar!/:1.3-SNAPSHOT] | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_151] | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_151] | |
at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_151] | |
2018-04-16 15:40:48.068 INFO [-,,,] 1 --- [tion Controller] i.s.s.c.i.IntegrationController : Integration i-LAE0Jx8SSdfjf4Ki0n3z : Setting status to Pending (Unable to decrypt key:password) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment