A Centera XAM connection is unlikely to throw that error, as the underlying Pool Connection is designed to be very long-lived. You cannnot get or set the value, you just have to be prepared to handle it (however unlikely) and reconnect only when necessary.
gstuartemc
2 Intern
•
417 Posts
0
March 15th, 2011 04:00
A Centera XAM connection is unlikely to throw that error, as the underlying Pool Connection is designed to be very long-lived. You cannnot get or set the value, you just have to be prepared to handle it (however unlikely) and reconnect only when necessary.
thisismyscreen2
6 Posts
0
March 15th, 2011 16:00
Ah, so are you saying that the AuthenticationExpiredException isn't caused
by a fixed time length expiring, but by an unusual or unpredictable event
happening?
gstuartemc
2 Intern
•
417 Posts
0
March 29th, 2011 05:00
Correct - the connection should normally stay open assuming there are no infrastrucure issues.