Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Salesforce.com | 2.5.0 |
Sometimes there occurs a Service initialization issue due to Salesforce plugin activity when an application is deployed on Administrator. The same code works on Design time but gives random errors on Runtime. Genrally, this issue logs "Activity not yet configured.: java.lang.StackOverflowError" error. Detailed logs follow.
Caused by: java.lang.Exception: Error in [HpsmSalesforceService Processes/Main Process/CreateUpdateIncident_Main.process/UpsertIncident2Appcloud]
Activity not yet configured.: java.lang.StackOverflowError
at org.apache.axis.wsdl.symbolTable.Utils.getScopedAttribute(Utils.java:101)
at org.apache.axis.wsdl.symbolTable.Utils.getScopedAttribute(Utils.java:101)
at org.apache.axis.wsdl.symbolTable.Utils.getScopedAttribute(Utils.java:101)
at org.apache.axis.wsdl.symbolTable.Utils.getNodeNameQName(Utils.java:248)
at org.apache.axis.wsdl.symbolTable.SchemaUtils.processChildElementNode(SchemaUtils.java:752)
at org.apache.axis.wsdl.symbolTable.SchemaUtils.processSequenceNode(SchemaUtils.java:631)
at org.apache.axis.wsdl.symbolTable.SchemaUtils.getContainedElementDeclarations(SchemaUtils.java:358)