Swiss army knife for Adobe Experience Manager related automation. Environment setup & incremental AEM application build which takes seconds, not minutes.
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