| Justin 2004-04-27, 3:35 pm |
|
I'm trying to figure out when I try to ping my production server via t3s, I get
the following error:
"Failed to connect to t3s://ycs.eyazaki.com:443 due to [t3s://ycs.eyazaki.com:443:
Destination unreachable; nested exception is:
java.io.IOException: Write Channel Closed, possible SSL handshaking or trust failure;
No available router to destination]"
I get this when I issue the command: "java -Dweblogic.security.SSL.ignoreHostnameVerification=true
-Dweblogic.security.SSL.trustedCAKeyStore=/apps/wl70/weblogic700/server/lib/cacert
-Dweblogic.management.pkpassword=thepassword weblogic.Admin -url t3s://ycs.eyazaki.com:443
-username system -password thepassword PING 10"
I don't have any issue using the url https://ycs.eyazaki.com:443 to connect via
a web browser. Anyone have any insight into this issue?
Thanks
Justin
|