# Getting license expired issue with connect worker - cp 8.3 CE

**URL:** https://forum.confluent.io/t/getting-license-expired-issue-with-connect-worker-cp-8-3-ce/38507
**Category:** Kafka Connect
**Created:** [24 August 2026 07:00 UTC](https://forum.confluent.io/t/getting-license-expired-issue-with-connect-worker-cp-8-3-ce/38507 "2026-08-24T07:00:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![gouravk](https://avatars.discourse-cdn.com/v4/letter/g/ea5d25/32.png) [@gouravk](https://forum.confluent.io/u/gouravk)
#### Post date: [24 August 2026 07:00 UTC](https://forum.confluent.io/t/getting-license-expired-issue-with-connect-worker-cp-8-3-ce/38507/1 "2026-08-24T07:00:10Z")

</div>

License Clarification for Confluent Platform 8.3 Community Edition and JDBC Connector.

I was previously using **Apache Kafka 2.0** with 3 node cluster and am currently working on migrating to **Confluent Platform 8.3 Community Edition**.

Our current setup includes:

- **Confluent Platform:** 8.3 Community Edition
- **Kafka Connect JDBC Connector:** 10.9.6
- **PostgreSQL JDBC Driver:** 42.7.11
- **Kafka Cluster:** 3-node cluster

Based on the Confluent documentation, my understanding is that the **JDBC Connector is covered under the Community License**. However, I am currently encountering a **license expiry error** while running the connector.

Could someone please clarify:

1. Whether **JDBC Connector 10.9.6** is supported under the Community License with Confluent Platform 8.3.
2. Whether any additional license configuration is required for the Community Edition.
3. What could be causing the **license expiry error** in this setup.
4. If there are any compatibility or licensing considerations when migrating from Apache Kafka 2.0 to Confluent Platform 8.3 Community Edition.

Any guidance on how to resolve this issue would be greatly appreciated. “Error Details- " [http://sm-q-01:8083/connectors/sink-v1hist/status](http://sm-q-01:8083/connectors/sink-v1hist/status)”|jq ‘.’  
{  
“name”: “sink-v1hist”,  
“connector”: {  
“state”: “FAILED”,  
“worker\_id”: “sm-q-03:8083”,  
“version”: “10.9.6”,  
“trace”: “org.apache.kafka.connect.errors.ConnectException: Error validating license\n\tat org.apache.kafka.connect.runtime.licensing.ConnectWorkerLicenseManager.registerOrValidateWorkerLicense(ConnectWorkerLicenseManager.java:307)\n\tat org.apache.kafka.connect.runtime.WorkerConnector.doStart(WorkerConnector.java:228)\n\tat org.apache.kafka.connect.runtime.WorkerConnector.start(WorkerConnector.java:259)\n\tat org.apache.kafka.connect.runtime.WorkerConnector.doTransitionTo(WorkerConnector.java:419)\n\tat org.apache.kafka.connect.runtime.WorkerConnector.doTransitionTo(WorkerConnector.java:400)\n\tat org.apache.kafka.connect.runtime.WorkerConnector.doRun(WorkerConnector.java:176)\n\tat org.apache.kafka.connect.runtime.WorkerConnector.run(WorkerConnector.java:136)\n\tat org.apache.kafka.connect.runtime.isolation.Plugins.lambda$withClassLoader$0(Plugins.java:373)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)\n\tat java.base/java.lang.Thread.run(Thread.java:1583)\nCaused by: io.confluent.license.**ExpiredLicensesException: Stored License has expired. Please install a valid license.\n\tat io.confluent.license.LicenseManager.validateFinalLicenseState(LicenseManager.java:863)\n\tat** io.confluent.license.LicenseManager.doRegisterOrValidateMultiLicense(LicenseManager.java:671)\n\tat io.confluent.license.LicenseManager.registerOrValidateMultiLicense(LicenseManager.java:625)\n\tat org.apache.kafka.connect.runtime.licensing.ConnectWorkerLicenseManager.registerOrValidateWorkerLicense(ConnectWorkerLicenseManager.java:295)\n\t… 12 more\n”  
}

---

<div class="post-metadata">

### Author: ![dtroiano](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.confluent.io/dtroiano/32/1961_2.png) [@dtroiano](https://forum.confluent.io/u/dtroiano)
#### Post date: [25 August 2026 19:04 UTC](https://forum.confluent.io/t/getting-license-expired-issue-with-connect-worker-cp-8-3-ce/38507/2 "2026-08-25T19:04:58Z")

</div>

Yes, the JDBC source and sink connectors are available under the Confluent Community License. See [here](https://docs.confluent.io/kafka-connectors/jdbc/current/source-connector/overview.html#license).

1. How are you deploying Confluent Platform?
2. Can you please share connect worker and connector configs with any sensitive properties x’ed out?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex019/uploads/confluentcommunity/original/1X/c49438c90c9df282e9996fdf6971be890c71b65a.svg) [@system](https://forum.confluent.io/u/system)
#### Post date: [24 September 2026 19:05 UTC](https://forum.confluent.io/t/getting-license-expired-issue-with-connect-worker-cp-8-3-ce/38507/3 "2026-09-24T19:05:30Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
