Problems with PF-LTS License #4434
Replies: 3 comments 6 replies
-
|
Could you please generate a new license key at PrimeUI Store and try again? |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
Thanks, back to the drawing board, but we've finally managed to replicate the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We’ve updated the code generation at PrimeUI Store. Could you please try generating a new license key? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We purchased a new Primeface license for our organization on september 5, 2025. I activated it for Primefaces 13 LTS yesterday on October 29, 2025. Unfortunately, the license key and passkey displayed do not work. When I use our previous key and passkey, which is valid until November 11, 2025, it works and no red banner is displayed.
We urgently need a solution as our production system will no longer be usable after November 11, 2025!
The new license key and passkey have been copied into web.xml and double-checked!
Version Primefaces 13.0.14-LTS was used!
Version JDK 21.0.7
At Log File we get an javax.crypto.AEADBadTagException
07:01:59,450 WARNING [org.primefaces.util.LicenseUtils] (default task-2) LTS[code: 1340]: javax.crypto.AEADBadTagException: Tag mismatch
at java.base/com.sun.crypto.provider.GaloisCounterMode$GCMDecrypt.doFinal(GaloisCounterMode.java:1545)
at java.base/com.sun.crypto.provider.GaloisCounterMode.engineDoFinal(GaloisCounterMode.java:417)
at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2244)
at deployment.iam-portal.war//org.primefaces.util.LicenseUtils.decrypt(LicenseUtils.java:133)
at deployment.iam-portal.war//org.primefaces.util.LicenseUtils.verify(LicenseUtils.java:59)
at deployment.iam-portal.war//org.primefaces.config.PrimeConfiguration.(PrimeConfiguration.java:175)
at deployment.iam-portal.war//org.primefaces.context.PrimeApplicationContext.(PrimeApplicationContext.java:95)
at deployment.iam-portal.war//org.primefaces.context.PrimeApplicationContext.getCurrentInstance(PrimeApplicationContext.java:272)
at deployment.iam-portal.war//org.primefaces.context.PrimeApplicationContext.getCurrentInstance(PrimeApplicationContext.java:260)
at deployment.iam-portal.war//org.primefaces.context.PrimeRequestContext.getApplicationContext(PrimeRequestContext.java:206)
at deployment.iam-portal.war//org.primefaces.context.PrimeFacesContext.(PrimeFacesContext.java:54)
at deployment.iam-portal.war//org.primefaces.context.PrimeFacesContextFactory.getFacesContext(PrimeFacesContextFactory.java:53)
at jakarta.faces.impl@4.0.4.redhat-00001//
Beta Was this translation helpful? Give feedback.
All reactions