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

Unable to Deploy on tomcat showing error as Application at path /faction could not be started #26

Closed
Vishwa20241 opened this issue Feb 5, 2024 · 3 comments

Comments

@Vishwa20241
Copy link

Hi

Im unable to deploy the war file directly on tomcat server as it i throwing the error Application at path /faction could not be started ANy suggestions would be greatly appreciated

@Vishwa20241
Copy link
Author

using tomcat 9

@summitt
Copy link
Contributor

summitt commented Feb 5, 2024

It needs read permissions to /opt/faction/modules. This is to support extending Faction. It does not need to have anything in the folder for now but needs access to see if it's extended in any way. Let me know if adding this folder fixes your issue.

@summitt
Copy link
Contributor

summitt commented Feb 15, 2024

@Vishwa20241 If you are still having issues, try release 1.1.26. We are starting to remove any dependencies on the file system. Hopefully, this will fix your issue.

@summitt summitt closed this as completed Feb 27, 2024
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

No branches or pull requests

2 participants