-
Notifications
You must be signed in to change notification settings - Fork 92
Log during UI installation is empty in AEMaaCS #815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We experienced the same issue using 6.5.1 version on AEMaaCS. I attach logs that might be related: |
The live log window during UI installation is still empty (only exposes "..."). Most probably this is because the job is running on another author instance than the actual servlet. So most probably there is no way around persisting the log in an incremental fashion in the repository to make it accessible from all other author instances.
The text was updated successfully, but these errors were encountered: