Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Java app gets 'Your connection has timed out. Please log in again' with a twist
I'm currently getting the "Your connection has timed out. Please log in again". Looks like the issue might be multiple Axis jar files that is on our classpath.
However, here is my question. Our current app uses Axis 1.5. Having two versions of axis (Axis1.4 with NS patch) AND Axis 1.5 seems to be causing issues.
The test class i wrote MAYBE 50% of the times. I'm guessing it really depends on which version of Axis it loads??!?!?
Has anyone encountered this issue?
I've tried removing any classpath pointing to Axis 1.5 but it is still the same.
Thoughts?
0