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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
"Improper usage; trying to get jobID before it has been initialized": anyone else?
We create a couple hundred sales orders per day via web services and have done so since the start of the year. Earlier this week we observed a slightly higher incidence of random non-repeating errors (NullPointerExceptions, etc.) but this morning the error rate has gone through the roof. The most popular error seems to be this one:
com.netledger.common.exceptions.NLException: Improper usage; trying to get jobID before it has been initialized.
I can certainly read the words, but I'm not sure what it means. Between that and
java.lang.NullPointerException
Almost all of our sales order creation requests fail at least once. Is anyone else experiencing these errors? And yes, I have a case submitted (754755).