Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: egiesenwe are in the process of upgrading from 4.6 to 6.1 and I see that the preferred method to connect to salesforce is to use LAvastorm Get Salesforce nodes (rest API) but we would like the old code to still work and it sounds like it should. We are getting the following errors on the SOQL bulk query node (The SFDC Login node works fine)
-- Errors for Get_Batch_Status_2
-- Errors for Wait_for_Result
WARN: The following classpath entry for the node does not exist: /lavastorm/LAE6.1/lib/java/lal/laeNodeUtil.jar.
Error Code: brain.execution.java.node.classpathNotFound
WARN: The following classpath entry for the node does not exist: /lavastorm/LAE6.1/lib/java/lal/commons-logging-1.1.1.jar.
Error Code: brain.execution.java.node.classpathNotFound
ERROR: Unexpected error occurred during processAll while running the node: org/apache/commons/logging/LogFactory.
Error Code: brain.unexpectedNodeErrorDuring
Any ideas on how to resolve these issues?
Thanks,
ERica