Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-14023

Camel-salesforce-maven-plugin generate fails on IBM jdk

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      Run camel-salesforce-maven-plugin goal generate om ibm java

      <plugin>
      	<groupId>org.apache.camel.maven</groupId>
      	<artifactId>camel-salesforce-maven-plugin</artifactId>
      	<version>${version.camel}</version>
      	<configuration>
      		<clientId>${camelSalesforce.clientId}</clientId>
      		<clientSecret>${camelSalesforce.clientSecret}</clientSecret>
      		<userName>${camelSalesforce.userName}</userName>
      		<password>${camelSalesforce.password}</password>
      		<loginUrl>${camelSalesforce.loginUrl}</loginUrl>
      		<version>${camelSalesforce.apiVersion}</version>
      		<includes>
      			<include>Account</include>
      		</includes>
      	</configuration>
      	<executions>
      		<execution>
      			<id>salesforce-objects</id>
      			<goals>
      				<goal>generate</goal>
      			</goals>
      		</execution>
      	</executions>
      </plugin>
      

      Execution will fail with:

      [ERROR] Failed to execute goal org.apache.camel.maven:camel-salesforce-maven-plugin:2.25.0-SNAPSHOT:generate (default) on project camel-salesforce: Error connecting to Salesforce: Salesforce login error Unexpected login error: No negotiable cipher suite -> [Help 1]

      Attachments

        Issue Links

          Activity

            People

              jondruse Jiri Ondrusek
              jondruse Jiri Ondrusek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m