I am getting the error below when deploying a web application using Glassfish 4.1 using Netbeans 8.2
Starting GlassFish Server 4.1.1 GlassFish Server 4.1.1 start failed
Please check server admin username and password properties.
Also please check the server log file for other possible causes. /Users/suraaz/TestApp/nbproject/build-impl.xml:1046: Deployment error: GlassFish Server 4.1.1 start failed
Please check server admin user name and password properties.
Also please check the server log file for other possible causes. See the server log for details. BUILD FAILED (total time: 6 minutes 24 seconds)
We have tried looking for solutions but still no luck. We are using it on a mac. Suggestions will be appreciated.
Thanks