8000 ClassCastException in TargetInfo.java (ntlm) · Issue #712 · hierynomus/smbj · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ClassCastException in TargetInfo.java (ntlm) #712
Closed
@bubbleguuum

Description

@bubbleguuum

I've seen this crash report form a user. This is probably fairly rare and specific to a SMB server or setup:

java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer
at com.hierynomus.ntlm.messages.TargetInfo.writeTo(TargetInfo.java:88)
at com.hierynomus.ntlm.functions.NtlmFunctions.getNTLMv2ClientChallenge(NtlmFunctions.java:196)
at com.hierynomus.smbj.auth.NtlmAuthenticator.authenticate(NtlmAuthenticator.java:103)
at com.hierynomus.smbj.connection.SMBSessionBuilder.processAuthenticationToken(SMBSessionBuilder.java:178)
at com.hierynomus.smbj.connection.SMBSessionBuilder.setupSession(SMBSessionBuilder.java:141)
at com.hierynomus.smbj.connection.SMBSessionBuilder.establish(SMBSessionBuilder.java:109)
at com.hierynomus.smbj.connection.Connection.authenticate(Connection.java:202)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0