- Jul 18, 2002
- 1,655
- 1
- 81
I have no idea why this started happening and because of this I am not sure what to check. Whenever I want to debug some java code now, I get in the debug console:
Attaching to localhost:9009 Connection Refused.
It is glassfish and Netbeans. Now this Chrome connector thing has started appearing. Unfortunately, now it won't stop on any of my breakpoints. Fantastic.
The last thing I was trying to do was move some hibernate config from .hbm.xml to annotations and that ended up being more pain than it was worth.
Does anyone have any ideas on how I can debug this? I have another project in Netbeans and that is suffering from the same problem.
Attaching to localhost:9009 Connection Refused.
It is glassfish and Netbeans. Now this Chrome connector thing has started appearing. Unfortunately, now it won't stop on any of my breakpoints. Fantastic.
The last thing I was trying to do was move some hibernate config from .hbm.xml to annotations and that ended up being more pain than it was worth.
Does anyone have any ideas on how I can debug this? I have another project in Netbeans and that is suffering from the same problem.
Last edited: