Skip to main content

#MuleSoft For Flow: Integration2 diskutieren mit

Questions and answers about MuleSoft for Flow, best practices, and use cases.

ERROR 2026-08-24 16:24:26,875 [WrapperListener_start_runner] [processor: ; event: ] org.mule.runtime.module.deployment.impl.internal.application.DefaultMuleApplication: Extension 'ObjectStore' does not support Java 17. Supported versions are: [1.8, 11]

org.mule.runtime.module.extension.internal.manager.jdk.JavaVersionNotSupportedByExtensionException: Extension 'ObjectStore' does not support Java 17. Supported versions are: [1.8, 11]

INFO  2026-08-24 16:24:26,877 [WrapperListener_start_runner] [processor: ; event: ] org.mule.runtime.module.deployment.impl.internal.artifact.AbstractDeployableArtifact: Application 'evi-sfdc-sys-app' never started, nothing to dispose of

INFO  2026-08-24 16:24:26,876 [WrapperListener_start_runner] org.mule.runtime.core.internal.logging:  + Disposing application 'evi-sfdc-sys-app'

INFO  2026-08-24 16:24:26,974 [WrapperListener_start_runner] org.mule.runtime.core.internal.logging:  + Failed to deploy artifact: 'evi-sfdc-sys-app', org.mule.runtime.deployment.model.api.DeploymentInitException: Extension 'ObjectStore' does not support Java 17. Supported versions are: [1.8, 11]

ERROR 2026-08-24 16:24:26,974 [WrapperListener_start_runner] org.mule.runtime.module.deployment.internal.DefaultArchiveDeployer: Failed to deploy artifact [evi-sfdc-sys-app]

org.mule.runtime.deployment.model.api.DeploymentException: Failed to deploy artifact [evi-sfdc-sys-app]

Caused by: org.mule.runtime.api.exception.MuleRuntimeException: org.mule.runtime.deployment.model.api.DeploymentInitException: Extension 'ObjectStore' does not support Java 17. Supported versions are: [1.8, 11]

Caused by: org.mule.runtime.deployment.model.api.DeploymentInitException: Extension 'ObjectStore' does not support Java 17. Supported versions are: [1.8, 11]

Caused by: org.mule.runtime.core.api.config.ConfigurationException: Extension 'ObjectStore' does not support Java 17. Supported versions are: [1.8, 11]

Caused by: org.mule.runtime.module.extension.internal.manager.jdk.JavaVersionNotSupportedByExtensionException: Extension 'ObjectStore' does not support Java 17. Supported versions are: [1.8, 11] 

 

#MuleSoft For Flow: Integration

1 Antwort
  1. 24. Aug., 12:05

    Please take a look at Java 17 compatible connectors here: 

    https://help.salesforce.com/s/articleView?id=000782248&type=1

     

    The "ObjectStore" connector you are using is probably quite old and you may have to update your

    pom.xml to ensure you are on a compatible version. Check the "ObjectStore" release notes on the same link above to see which version supports Java 17.

0/9000

Is there anyone here who has experience integrating SF with QBO using MuleSoft flow and is willing to chat? I'm looking into the possibility to bring MuleSoft on board but need to get some answers first to make the best decision here! Thank you in advance!  

 

 

 

#MuleSoft

0/9000