Jason Hyett wrote:
> No, I checked that ;)
OK, Sorry. I had to ask.
>
> Does the fact that the VM can't open a socket suggest some kind of
> lower level security issue? Should I be able to remote debug the code
> in this way? Remote debugging works if I launch the VM from the
> command line with these options as the postgres user?
Yes, you should be able to debug this way and I'm fairly certain that
the java SecurityManager is bypassed by the JDWP Transport mechanism. I
have no idea why this happens so I can't help. I'd be very interested to
know what's causing this should you figure this one out.
Regards,
Thomas Hallgren