No Network Connections: ifconfig: lo0: flags=8049 mtu 16384 options=1203 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 nd6 options=201 gif0: flags=8010 mtu 1280 stf0: flags=0<> mtu 1280 XHC20: flags=0<> mtu 0 en0: flags=8823 mtu 1500 ether f4:5c:89:af:da:df nd6 options=201 media: autoselect () status: inactive en1: flags=8963 mtu 1500 options=60 ether 6a:00:01:d0:47:80 media: autoselect status: inactive en2: flags=8963 mtu 1500 options=60 ether 6a:00:01:d0:47:81 media: autoselect status: inactive bridge0: flags=8863 mtu 1500 options=63 ether 6a:00:01:d0:47:80 Configuration: id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0 maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200 root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0 ipfilter disabled flags 0x2 member: en1 flags=3 ifmaxaddr 0 port 7 priority 0 path cost 0 member: en2 flags=3 ifmaxaddr 0 port 8 priority 0 path cost 0 nd6 options=201 media: status: inactive p2p0: flags=8802 mtu 2304 ether 06:5c:89:af:da:df media: autoselect status: inactive awdl0: flags=8902 mtu 1484 ether aa:ea:9b:2b:74:1d nd6 options=201 media: autoselect status: inactive utun1: flags=8051 mtu 2000 options=6403 inet6 fe80::414f:cf47:1f07:19c%utun1 prefixlen 64 scopeid 0xd nd6 options=201 logs running glassfish 4.1: Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=192m; support was removed in 8.0 objc[18710]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin/java (0x1005e54c0) and /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libinstrument.dylib (0x1006754e0). One of the two will be used. Which one is undefined. Launching GlassFish on Felix platform Aug 17, 2017 4:15:08 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner createBundleProvisioner INFO: Create bundle provisioner class = class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner. Aug 17, 2017 4:15:08 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations WARNING: Skipping entry because it is not an absolute URI. Aug 17, 2017 4:15:08 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations WARNING: Skipping entry because it is not an absolute URI. Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime@225e1b1d in service registry. Found populator: com.sun.enterprise.v3.server.GFDomainXml #!## LogManagerService.postConstruct : rootFolder=/Applications/NetBeans/glassfish-4.1/glassfish #!## LogManagerService.postConstruct : templateDir=/Applications/NetBeans/glassfish-4.1/glassfish/lib/templates #!## LogManagerService.postConstruct : src=/Applications/NetBeans/glassfish-4.1/glassfish/lib/templates/logging.properties #!## LogManagerService.postConstruct : dest=/Applications/NetBeans/glassfish-4.1/glassfish/domains/domain1/config/logging.properties Info: Running GlassFish Version: GlassFish Server Open Source Edition 4.1 (build 13) Info: Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter Info: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. Info: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. Info: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. Info: Authorization Service has successfully initialized. Info: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry Info: Grizzly Framework 2.3.15 started in: 35ms - bound to [/0.0.0.0:8080] Info: Grizzly Framework 2.3.15 started in: 1ms - bound to [/0.0.0.0:8181] Info: Grizzly Framework 2.3.15 started in: 0ms - bound to [/0.0.0.0:4848] Info: Grizzly Framework 2.3.15 started in: 0ms - bound to [/0.0.0.0:3700] Info: GlassFish Server Open Source Edition 4.1 (13) startup time : Felix (41,616ms), startup services(621ms), total(42,237ms) Info: Grizzly Framework 2.3.15 started in: 1ms - bound to [/0.0.0.0:7676] Warning: Cannot start JMX connector JmxConnector config: { name = system, Protocol = rmi_jrmp, Address = 0.0.0.0, Port = 8686, AcceptAll = false, AuthRealmName = admin-realm, SecurityEnabled = false} due to exception java.net.MalformedURLException: Bad URL path: :0:0:414f:cf47:1f07:19c%13:8686/jndi/rmi://fe80:0:0:0:414f:cf47:1f07:19c%13:8686/jmxrmi Severe: java.net.MalformedURLException: Bad URL path: :0:0:414f:cf47:1f07:19c%13:8686/jndi/rmi://fe80:0:0:0:414f:cf47:1f07:19c%13:8686/jmxrmi at javax.management.remote.JMXServiceURL.validate(JMXServiceURL.java:406) at javax.management.remote.JMXServiceURL.validate(JMXServiceURL.java:411) at javax.management.remote.JMXServiceURL.(JMXServiceURL.java:226) at org.glassfish.admin.mbeanserver.RMIConnectorStarter.start(RMIConnectorStarter.java:306) at org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.startConnector(JMXStartupService.java:313) at org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread.run(JMXStartupService.java:350)