Unsolved
This post is more than 5 years old
6 Posts
0
2787
February 22nd, 2011 14:00
xam/xsystem already closed
Hi,
Is there a correct way to detect if the connection is currently open (using the org.snia.xam java API)?
I am getting an exception with the message "xam/xsystem already closed" after running a system for around 5 mins or so that regularly uploads files to centera. I wish I could give more info on the exception type, but that is all our logging has reported from the site at this moment unfortunately.
Cheers,
Keith.
No Events found!
gstuartemc
2 Intern
•
417 Posts
1
February 22nd, 2011 14:00
An xsystem connection should not close unless you specifically do this or the system / network has a problem.
What you are seeing points to some underlying issue that needs to be investigated rather than looking for a solution that masks the problem!
Graham L. Stuart
Principal Software Engineer
thisismyscreen2
6 Posts
0
February 22nd, 2011 17:00
Hi Graham,
Thanks for the extremely prompt answer!
It turns out we *had* explicitly closed the connection.
Cheers,
Keith.