[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New work on java-package



Le 28/03/2012 19:38, Andrew Haley a écrit :
If you run

strace -f -etrace=net java ...

you'll be able to see the bind call that fails, and we can take it
from there.

Thank you for the tip, I'll give it a try. I'm not familiar with strace, "-etrace=net" seems to be rejected. The syntax bellow is accepted, is it the right one?

strace -f -e trace=network java ...


Emmanuel Bourg


Reply to: