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'
Hey, all. Just took the SuiteTalk course and trying to transition the C# to Java. I've got a sample app working (querying, creating customer) just as a test, but about 75% of the time, I get an Exception - 'Your connection has timed out. Please log in again' - immediately after I log in. Even if I don't get it then, I get it when I try to close my connection after creating the customer, for instance. I found a line in the FAQ that seemed to cover it, but it doesn't help. Code follows (with log in info falsified) :
public class Main { /** * 0