![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
Tagged: debug, sun, clusters, glassfish, instances
There used to be a big problem in trying to attach a debugger to a clustered server instance in Glassfish. As of today (build 45), it is a snap to do it! The problem was that a cluster config could only specify one debugging port. This would work if you started one and only one server instance. As soon as you tried to start a second instance it would try to use the same jdwp port and it would … Continue Reading »