Hi Phil,
Am 07.01.19 um 12:48 schrieb Philip Durbin:
Hello! I've been using the combination of NetBeans and GlassFish on
Mac everyday at work for over 6 years and it has worked great
(including deploy on save and the NetBeans/Chrome extension) until I
upgraded to OS X Mojave (10.14).
Now, when I try to start GlassFish from NetBeans, I get a "start
failed" error like this:
"GlassFish Server start failed.
Please check server admin user name and password properties.
Also please check the server log file for other possible causes."
This failure to start takes a long time (multiple minutes, I'd say)
and afterwards when I right-click GlassFish under "Servers" many menu
items such as "Start", "Stop" and "Restart" are greyed out.
Upgrading from Mojava 10.14.0 to 10.14.2 didn't help.
Upgrading from NetBeans 8.2 to NetBeans 10 didn't help.
Moving ~/.gfclient aside didn't help.
Switching to from GlassFish 4.1 to Payara 4.1.2.181 didn't help.
Each time I'm trying to use "out of the box" settings by unzipping
GlassFish 4.1 before adding it as a server. Each time I'm also moving
aside my NetBeans settings in "~/Library/Application Support". That is
to say, I'm trying to start fresh each time, ruling out any software
but NetBeans and GlassFish. Also, this means Glassfish shouldn't have
a password.
The good news is that other two other developers on my team aren't
having any trouble with Mojave but I haven't been able to figure out
the root cause of my problem.
Can you please suggest some troubleshooting steps? I have put a lot
more detail and screenshots at
https://github.com/IQSS/dataverse/issues/5431 and I'm happy to talk
about this problem here, there, or in real time channels like Slack or
IRC.
i got NB 8.2 with Payara 5.184 on macOS 10.13 and 10.14, no issues.
I do not see any exception in the log in your information, lock at the
log file at:
/path-to-gf/glassfish/domains/domain1/logs/server.log
If you use Payara 5.184, take a look also here:
https://stackoverflow.com/questions/50835355/starting-a-payara-5-has-encountered
Edit your domain.xml, remove all entries for grizzly-npn-bootstrap-X.X.jar:
<jvm-options>-Xbootclasspath/p:${com.sun.aas.installRoot}/lib/grizzly-npn-bootstrap-1.8.1.jar</jvm-options>
HTH
Andreas
--
ae | Andreas Ernst | IT Spektrum
Postfach 5, 65612 Beselich
Schupbacher Str. 32, 65614 Beselich, Germany
Tel: +49-6484-91002 Fax: +49-6484-91003
a...@ae-online.de | www.ae-online.de
www.tachyon-online.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists