Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Java-M1
-
None
Description
I have noticed this behavior but it's really hard to repro. I have debugged it once and it occured in the sun proxyy code I think right after JDKInvocationHandler.invoke call. The only regular pattern I've been able to see if there is a previous un releated exception like an invalid user name is entered that generates an expected exception it seems sometimes after this, this exception continues to get thrown for any activity. Once this happens it seems the only cure is to recycle TC server.