Skip to content

As a developer, I want to be able to start Glassfish from Netbeans on Mac OS X Mojave (10.14) #5431

@pdurbin

Description

@pdurbin

As I noted at #1983 (comment) I got back from winter break and upgraded my Mac to OS X Mojave (10.14.0). Now, unfortunately, I'm unable to start Glassfish 4.1 from Netbeans 8.2. Here's the error I get:

GlassFish Server start failed.
Please check server admin user name and password properties.
Also please check the server log file for other possible causes.

Here's a screenshot:

screen shot 2019-01-04 at 9 20 36 am

Here's what appears in /usr/local/glassfish4/glassfish/domains/domain1/logs/server.log

[2019-01-04T09:15:03.983-0500] [glassfish 4.1] [INFO] [NCLS-CORE-00087] [javax.enterprise.system.core] [tid: _ThreadID=17 _ThreadName=RunLevelControllerThread-1546611298103] [timeMillis: 1546611303983] [levelValue: 800] [[ Grizzly Framework 2.3.15 started in: 0ms - bound to [/0.0.0.0:7676]]]

[2019-01-04T09:15:03.985-0500] [glassfish 4.1] [INFO] [NCLS-BOOTSTRAP-00027] [javax.enterprise.bootstrap] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1546611303985] [levelValue: 800] [[ Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@69d3cf7e as OSGi service registration: org.apache.felix.framework.ServiceRegistrationImpl@3069a360.]]

[2019-01-04T09:15:13.955-0500] [glassfish 4.1] [INFO] [NCLS-JMX-00005] [javax.enterprise.system.jmx] [tid: _ThreadID=61 _ThreadName=Thread-14] [timeMillis: 1546611313955] [levelValue: 800] [[ JMXStartupService has started JMXConnector on JMXService URL service:jmx:rmi://10.251.93.47:8686/jndi/rmi://10.251.93.47:8686/jmxrmi]]

To install Glassfish in /usr/local I followed our documented procedure at http://guides.dataverse.org/en/4.10/developers/dev-environment.html#install-glassfish but please not that I did not run the Dataverse installer. This is just plain Netbeans 8.2. Plain Glassfish 4.1.

I tried blowing away ~/Library/Application Support/NetBeans/8.2 but it didn't seem to help.

The only other Dataverse developer I know on Mojave is @mheppler and he is not having the trouble above. Main difference seems to be that he's running Netbeans 8.0.2. Perhaps he has already patched Mojave to a newer version? I'll try that next. I can also try Netbeans 9 or 10. Any suggestions are welcome!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions