This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271338 - Glassfish Integration Broken
Summary: Glassfish Integration Broken
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 8.2
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-21 15:55 UTC by matthew_dunlap
Modified: 2017-08-23 01:16 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matthew_dunlap 2017-08-21 15:55:18 UTC
Our team @ Dataverse has ran into inconsistencies with NetBeans deploying a glassfish application. Some of our developers run into these issues while other has not. These issues can be broken down into two parts:

1) GlassFish 4.1 + NetBeans 8.2 = integration broken :
In some cases, NetBeans 8.2 fails to communicate with a GlassFish 4.1 instance. Some installations in our group have this problem while other do not. There are no obvious errors in the GlassFish server logs or the IDE logs to work with. See our issue in our github for more info: https://github.com/IQSS/dataverse/issues/4088

2) GlassFish + NetBeans networking related bug :
With some of our installations, Netbeans & GlassFish are only able to talk to one another on some networks, even though both reside on the same local network and all configs seems local network based. Turning off networking leads to a JMX error while being connected to some networks leads to a timeout and eventual error message. On other networks, the connection works with no problems. This has been tested with NetBeans 8.1 & Glassfish 4.1, due to NetBeans 8.2 having the issue stated above. See the issue we filed in our github for more info: https://github.com/IQSS/dataverse/issues/4089
Comment 1 _ wadechandler 2017-08-23 01:16:24 UTC
It may still be helpful to attach the logs please; both GF and NB; I noticed in one of the Github issues for instance there are malformed IPv6 URLs. I would like to see what is trying to use those URLs. There may be even some configuration info that is useful if available too; such as the info from the registered servers/services.