Hi All,
We are facing issues with JBOSS wildfly service , which doesnt get started with the restart of Microsoft Azure VM.
Java version we are using :
openjdk version "1.8.0_362"
OpenJDK Runtime Environment (build 1.8.0_362-b09)
We have tried to do troubleshooting by following the below steps :
1) Java installation issues .
2) Whether the location of shell script is correctly pointed out in the ExecStart line in the service unit file .
3)Whether wildfly user has appropriate permissions to access the wildfly installation directory.
4)Verify that no other services are running on the same port as Wildfly user.
Any suggestions how can we investigate further and rectify this issue ??
Thanks and Regards,
Shivank