Problem with Https call in java application server
I have a strange problem. My spplication starts up fine. It has a non-ssl part and an ssl part. Occasionally (varies), the https call just hangs, no error, no timeout, it just hangs. I have to bounce the server for it to work again. I am using SJSAS 8.1.any ideas please.Ron
[299 byte] By [
rondaya] at [2007-11-26 22:57:55]

# 2
If i try the https call directly it hangs just like the application.
If I try the http version of the URL it works fine.
Nothing is written to the log.(related to this ). The application acts like it is waiting (maybe for certificate certification) but why it works for a while and then quits responding is beyond me.
Ron