Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MacOS 10.10.3 Glassfish 4.1 unable to start using asadmin

user3272653Apr 9 2015 — edited Apr 30 2015

it appears, that Apple have changed something to do with the required user rights on the launchctl dsexec which is used on MacOS with 10.10.3, so that I am now unable to start glassfish from the command line.

what's the fix for this?

eg:

bash-4.3$ asadmin start-domain test3

JVM failed to start: com.sun.enterprise.admin.launcher.GFLauncherException: The server exited prematurely with exit code 1.

Before it died, it produced the following output:

Command start-domain failed.

bash-4.3$

Comments
Post Details
Added on Apr 9 2015
1 comment
1,326 views