04-27-04 08: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.eyazak
i.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.ignoreHos
tnameVerification=true
-Dweblogic.security.SSL.trustedCAKeyStore=/apps/wl70/weblogic700/server/lib/
cacert
-Dweblogic.management.pkpassword=thepassword weblogic.Admin -url t3s://ycs.e
yazaki.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
[ Post a follow-up to this message ]
|