wttech / gradle-aem-plugin

Swiss army knife for Adobe Experience Manager related automation. Environment setup & incremental AEM application build which takes seconds, not minutes.
https://tech.cognifide.com/tag/gradle-aem-plugin
Apache License 2.0
157 stars 32 forks source link

Workflow toggle fail on restoring state #450

Closed pun-ky closed 5 years ago

pun-ky commented 5 years ago
krystian.panek@AQUA MINGW64 /c/Projects/sth (master-64)
$ sh gradlew instanceSatisfy -Pinstance.satisfy.urls=[https://github.com/icfnext/aem-groovy-console/releases/download/12.0.0/aem-groovy-console-12.0.0-exclude-groovy-bundle.zip]
Workflow 'update_asset_mod_reupload' does not exist on LocalInstance(httpUrl='http://localhost:4502', user='admin', password='*****', id='author', debugPort=14502)!
Workflow 'update_asset_mod_reupload' does not exist on LocalInstance(httpUrl='http://localhost:4503', user='admin', password='*****', id='publish', debugPort=14503)!
> Task :instanceSatisfy FAILED
Build failure
Execution failed for task ':instanceSatisfy'.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':instanceSatisfy'.
> Cannot save repository node '/conf/global/settings/workflow/launcher/config/update_asset_create' on LocalInstance(httpUrl='http://localhost:4503', user='admin', password='*****', id='pub
lish', debugPort=14503). Cause: Failed request to POST http://localhost:4503/conf/global/settings/workflow/launcher/config/update_asset_create HTTP/1.1: Repository error. Unexpected respon
se from LocalInstance(httpUrl='http://localhost:4503', user='admin', password='*****', id='publish', debugPort=14503): HTTP/1.1 503 ServletResolver service missing, cannot service requests
  <html>
  <head>
  <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
  <title>Error 503 ServletResolver service missing, cannot service requests</title>
  </head>
  <body><h2>HTTP ERROR 503</h2>
  <p>Problem accessing /conf/global/settings/workflow/launcher/config/update_asset_create. Reason:
  <pre>    ServletResolver service missing, cannot service requests</pre></p>
  </body>
  </html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 25s
1 actionable task: 1 executed
pun-ky commented 5 years ago

closing. to be released in 7.1.0