-
Lloyd,
We should remove the code that starts the JMXMP connector server at a fixed
port, 8888.
This causes problems with multiple domains. Let me know if you need help.
The way you can test your MB…
-
Configuring ports for JMX still binds on all interfaces instead of the specified ports.
...
tcp46 0 0 **.8687 *.** LISTEN
tcp46 0 0 **.8686 *.** LISTEN
#### Environment
Operating System: All
Pla…
-
The glassfish-mbeanserver.jar file (nucleus/common/mbeanserver module) is missing from the nucleus.zip build that is created from nucleus/distributions/nucleus.
When I just copy this JAR file into th…
-
when I unzip the nightly build and start gf.. it complain about a missing folder :
.org.opensolaris,pkg
it's true.. is not there.
I have gf v2 installed, so I took the folder from gf v2 and copy it …
-
Latest build of GFv3 has this exception in the server log:
SEVERE: java.io.IOException: Cannot bind to URL
[rmi://localhost:8686/management/rmi-jmx-connector]:
javax.naming.InvalidNameException: Canno…
-
[http://blogs.sun.com/jmxetc/entry/connecting_through_firewall_using_jmx](http://blogs.sun.com/jmxetc/entry/connecting_through_firewall_using_jmx)
It turns out that there is a random port being used …
-
**[Rob Winch](https://jira.spring.io/secure/ViewProfile.jspa?name=rwinch)** opened **[SPR-15163](https://jira.spring.io/browse/SPR-15163?redirect=false)** and commented
Currently `org.springframework…
-
The RMI connector does not work; JConsole and other tools cannot connect to it.
While it claims to be registered at service:jmx:rmi:///jndi/rmi://192.168.1.8:8686/management/rmi-
jmx-connector, I sus…
-
Running cf-release 245 and recommended Diego version.
Our system implements a syslog drain that does some processing of an applications loggregator messages prior to sending them into our log serve…
-
I download the latest build b20:
I started Glassfish with this : asadmin start-domain -v
when I enter the URL : [http://localhost:8888/admin](http://localhost:8888/admin) ou [http://localhost:8888/a…