Wednesday 15 February 2012

java - -Djavax.net.debug=ssl windows no output -



java - -Djavax.net.debug=ssl windows no output -

i'm trying debug ssl issue java app on windows client. adding

-djavax.net.debug=ssl

to applications ini-file not produce output. running config on linux machine (ubuntu) debug log want to, starting app windows commandline not produce anything. seems i'm doing wrong here or app not able write standard out on windows (7/64) or writes somewhere else not know of.

any help appreciated.

since using osgi, had add together "-console" binary call. stdout seems write osgi-console in case. problem solved.

java windows debugging ssl rcp

No comments:

Post a Comment