Unable to execute Sh standalone.sh command Linux for starting Wildfly server
Issues : Deployment Fail
Error : Sh standalone.sh not running in Linux
Root Cause : Folder rights issue, Provide full access rights to wildfly folder
chmod -R <permissionsettings> <dirname>
sudo chmod -R 777 /opt/wildfly-8.2.0.Final
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article