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$