Skip to content
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

Controller rebuilds Java application server without JSP update #3051

Closed
sjones4 opened this issue Apr 20, 2019 · 0 comments · Fixed by #3102
Closed

Controller rebuilds Java application server without JSP update #3051

sjones4 opened this issue Apr 20, 2019 · 0 comments · Fixed by #3102
Milestone

Comments

@sjones4
Copy link
Contributor

sjones4 commented Apr 20, 2019

The Java application server is updated during the regular install to update the JSP compiler:

https://github.com/AppScale/appscale/blob/ebf5f1dfb7371efa32743f4a470f617eb862d15c/debian/appscale_install_functions.sh#L258-L264

The controller will rebuild the Java application server on appscale up if there are uncommitted changes, but it does not perform the JSP compiler update and any applications using JSP will no longer work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant