DZone
Integration Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Integration Zone > SSL Connection Error: Mule to Salesforce

SSL Connection Error: Mule to Salesforce

Learn to resolve the connectivity issues exception that occurs when connecting to Salesforce from Mule ESB with older versions of Java, Anypoint, and Mule.

Abhijit Mukherjee user avatar by
Abhijit Mukherjee
·
Jun. 28, 17 · Integration Zone · Tutorial
Like (3)
Save
Tweet
4.59K Views

Join the DZone community and get the full member experience.

Join For Free

While connecting to Salesforce from Mule ESB using a combination of Java 8, Anypoint version 6, and Mule runtime 3.7, we are not going to face any issues, but using lower versions for any of these, it may complain about connectivity issues.

You may get the below exception:

Failed to parse detail: START_TAG seen ...</sf:exceptionMessage><sf:upgradeURL>... @1:752 due to: com.sforce.ws.ConnectionException: unable to find end tag at: START_TAG seen ...</sf:exceptionMessage><sf:upgradeURL>... @1:752 (com.sforce.ws.ConnectionException) com.sforce.ws.transport.SoapConnection:246 (null)

To resolve this issue, please make sure you have the below configurations done in your system.

Go to Control panel -> Java Control Panel->Check all tls settings.

Image title

Have the below argument in AnypointStudio.ini:

Image title

Also, pass it as an argument while running the application – Go to Run As -> Run Configuration, as seen here:

Image title

Connection (dance) Control Panel (Windows) Java (programming language) application Pass (software) Enterprise service bus

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • The Evolution of Configuration Management: IaC vs. GitOps
  • Real-Time Supply Chain With Apache Kafka in the Food and Retail Industry
  • Role of Development Team in an Agile Environment
  • Stupid Things Orgs Do That Kill Productivity w/ Netflix, FloSports & Refactoring.club

Comments

Integration Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo