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

npe on getDiskEntry #809

Open
tooptoop4 opened this issue Feb 5, 2024 · 1 comment
Open

npe on getDiskEntry #809

tooptoop4 opened this issue Feb 5, 2024 · 1 comment

Comments

@tooptoop4
Copy link

java.lang.NullPointerException: Cannot invoke "java.util.Set.contains(Object)" because the return value of "com.hierynomus.mssmb2.messages.SMB2CreateResponse.getFileAttributes()" is null
at com.hierynomus.smbj.share.DiskShare.getDiskEntry(DiskShare.java:133)
at com.hierynomus.smbj.share.DiskShare.open(DiskShare.java:66)
at com.hierynomus.smbj.share.DiskShare.openDirectory(DiskShare.java:151)
at com.hierynomus.smbj.share.DiskShare.list(DiskShare.java:258)
at com.hierynomus.smbj.share.DiskShare.list(DiskShare.java:231)

@tooptoop4
Copy link
Author

seems related to #415

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

1 participant