Retry the authentication and review the new error messages in the log.
再次尝试执行身份验证,查看日志中新的错误消息。
2
And then, of course, there are those cases where the client notices the error response code; you can't simply retry.
然后,当然,也有一些情况下,客户端注意到错误的相应代码;您不能简单的重试。
3
Finally, the exception package contains the SOAException base class, which is used to log error conditions and trigger the transaction retry and recovery logic.