I’m sorry for the delayed response, it is highly likely that the license is not applied and library works in the trial mode. Please share you license file by sending it to developers@groupdocs.com and we’ll take a look what is going on as it looks like the version you’re using does not support newer license signature.
Could you clarify the difference between LicenseExpiry and SubscriptionExpiry in our Developer OEM license? Specifically, what behavior should we expect after LicenseExpiry (2026-04-26) and SubscriptionExpiry (2027-03-26) while using GroupDocs.Conversion for Java 23.6? Will the product continue to function normally for eligible versions, or are there any licensing restrictions after this date?
This is the date until which the license itself is valid.
The license stops working after this date.
If your application is successfully licensed today and this date is in the future, the license is considered valid
In your case 2026-04-26 means the license is already not valid.
SubscriptionExpiry
This controls which product versions you are allowed to use, not whether the license itself is valid.
GroupDocs products contain a release date. When you apply a license, lib checks:
Is the product version’s release date on or before the SubscriptionExpiry date?
If yes, the license works.
If you use a product version released after the subscription expiry date, lib is expected to throw an exception telling you to renew your subscription or use an older version.
Now, let’s return back to your questions:
Specifically, what behavior should we expect after LicenseExpiry (2026-04-26) and SubscriptionExpiry (2027-03-26) while using GroupDocs.Conversion for Java 23.6? Will the product continue to function normally for eligible versions, or are there any licensing restrictions after this date?
Since license expiry is already passed the license is no longer accepted and the lib turns into evaluation mode, so it is the root cause of the issue.
Since you does not see any exceptions it supposed to be a bug. Let me report it to the dev team so they could take a look into the code. The issue ID for reference is CONVERSIONJAVA-3149.