-
Notifications
You must be signed in to change notification settings - Fork 679
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
/etc/init.d/glassfish: not found #6
Comments
Let me check and get back |
Glassfish is failing to start and i see this in the logs
Let me try looking for a way to fix it. |
I found this https://java.net/jira/browse/GLASSFISH-21479
|
So i suggest that you use the latest glassfish version. Get the latest changes that i have checked in.
|
I am still getting the same error :( |
Try downgrading jdk to 8 it works 👍 |
Hi Adithya, Thanks for checking! But my main question is: I am getting |
I use vagrant and my OS is Ubuntu. can you run the playbook with -vvvv lets debug i think it's a problem with your OS or your bash. I can change it from shell to service. the playbook is not that optimized i can rewrite it. |
Hi Adithya,
During the execution of glassfish role script, I got the following error in Start Glassfish task:
"stderr": "/bin/sh: 1: /etc/init.d/glassfish: not found"
.Even though the glassfish script file is in
/etc/init.d/
.The text was updated successfully, but these errors were encountered: