Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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 { /** *