Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.eclipse.passage.lic.internal.bc.tests.StreamEncodingTest.properKeyIsRequired fails stochastically #1471

Open
zelenyhleb opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
component::runtime Passage Licensing Runtime (LIC): reused accross other components
Milestone

Comments

@zelenyhleb
Copy link
Contributor

Test failure seems unrelated when first appeared, but it may indicate some hidden problems, hence needs to be investigated and made stable.

java.lang.ClassCastException: class org.bouncycastle.bcpg.TrustPacket cannot be cast to class org.bouncycastle.bcpg.UnknownPacket (org.bouncycastle.bcpg.TrustPacket and org.bouncycastle.bcpg.UnknownPacket are in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @291cbe70)
	at org.bouncycastle.openpgp.PGPObjectFactory.nextObject(Unknown Source)
	at org.bouncycastle.openpgp.PGPSecretKeyRingCollection.<init>(Unknown Source)
	at org.bouncycastle.openpgp.jcajce.JcaPGPSecretKeyRingCollection.<init>(Unknown Source)
	at org.eclipse.passage.lic.bc.BcResidentSecretKey.rings(BcResidentSecretKey.java:60)
@zelenyhleb zelenyhleb added this to the 4.1.0 milestone Nov 25, 2024
@zelenyhleb zelenyhleb added the component::runtime Passage Licensing Runtime (LIC): reused accross other components label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component::runtime Passage Licensing Runtime (LIC): reused accross other components
Projects
None yet
Development

No branches or pull requests

2 participants