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

ClassCastException in JbossDir.java with Java 11.0.16+8 #427

Open
WoPal opened this issue Aug 18, 2022 · 2 comments
Open

ClassCastException in JbossDir.java with Java 11.0.16+8 #427

WoPal opened this issue Aug 18, 2022 · 2 comments

Comments

@WoPal
Copy link

WoPal commented Aug 18, 2022

After update to java 11.0.16+8 the code in jBossDir.java#createDir() throws a ClassCastException.

java.lang.ClassCastException: class org.jboss.vfs.VirtualJarInputStream cannot be cast to class org.jboss.vfs.VirtualFile

image

@higorn
Copy link

higorn commented Nov 15, 2022

I'm having the same issue.

@Lonzak
Copy link

Lonzak commented Jan 6, 2023

The same issue is discussed here: #440
So we have to wait for 0.10.3 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants