Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Inbound salesforce version incompatability with wso2 integrator #14 #3513

Open
anupama-pathirage opened this issue Aug 16, 2024 · 0 comments

Comments

@anupama-pathirage
Copy link
Contributor

Description

Moving the issue from https://github.com/wso2-extensions/esb-inbound-salesforce/issues/14

image

Description:
I am using wso2 integrator 7.1.0 version. The salesforce inbound edpoint (org.apache.synapse.salesforce.poll.class-2.0.1.jar) listener is failing due to registry exception. Suspecting the version incompatability.

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

  1. Create one integration project for sales force using WSO2 integration studio 7.1.0.
  2. Steps are available in this example link "https://ei.docs.wso2.com/en/7.2.0/micro-integrator/references/connectors/salesforce-connectors/sf-inbound-endpoint-example/"
  3. Start the server by exporting car file.
  4. When org.wso2.carbon.inbound.salesforce.poll.SalesforceStreamData is started error will be displayed.

Error
java.lang.ClassNotFoundException: org.wso2.carbon.registry.core.Registry cannot be found by org.apache.synapse.salesforce.poll.class_2.0.1_1.0.0
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:512)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)

Related Issues:

Steps to Reproduce

No response

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant