[jboss-jira] [JBoss JIRA] (JGRP-1848) SASL GSSAPI requires client_password to be set

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Dec 3 08:48:39 EST 2014


    [ https://issues.jboss.org/browse/JGRP-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024726#comment-13024726 ] 

RH Bugzilla Integration commented on JGRP-1848:
-----------------------------------------------

Tristan Tarrant <ttarrant at redhat.com> changed the Status of [bug 1107614|https://bugzilla.redhat.com/show_bug.cgi?id=1107614] from NEW to ON_QA

> SASL GSSAPI requires client_password to be set
> ----------------------------------------------
>
>                 Key: JGRP-1848
>                 URL: https://issues.jboss.org/browse/JGRP-1848
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: Vojtech Juranek
>            Assignee: Tristan Tarrant
>             Fix For: 3.4.5, 3.5
>
>
> SASL GSSAPI requires client_password to be set otherwise faisl with NPE:
> {noformat}
> Caused by: java.lang.NullPointerException
>         at org.jgroups.protocols.SASL.init(SASL.java:179)
>         at org.jgroups.stack.ProtocolStack.initProtocolStack(ProtocolStack.java:861)
>         at org.jgroups.stack.ProtocolStack.setup(ProtocolStack.java:481)
>         at org.jgroups.JChannel.init(JChannel.java:849)
>         at org.jgroups.JChannel.<init>(JChannel.java:159)
>         at org.jgroups.JChannel.<init>(JChannel.java:129)
>         at org.infinispan.remoting.transport.jgroups.JGroupsTransport.buildChannel(JGroupsTransport.java:373)
>         ... 124 more
> {noformat}
> GSSAPI shouldn't require neither login nor passowrd and should use those provided in referred login module (if it's set).



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list