Hi Laszio,

     I'm a bit out of my depth here myself; JX is calling the jndi library
to open the connection, and it looks like deep in the processing there's a
problem with the kerberos token?

    You could try adding "-Djavax.net.debug" in the jxplorer.bat file and
see if the trace information gives you any more detail?

    cheers,

      - Chris

-----
*Dr Christopher Betts*
Australian Cloud Identity
http://cloudidentity.com.au
m: 0408 533 456

On 17 December 2014 at 08:16, Soós László <soos.las...@demonhost.hu> wrote:
>
> Dear Members,
>
> Any of you experience the following issue:
> When I try to connect to an LDAP server (no SSL, port 389, LDAP v3) with
> GSSAPI I get the following message:
> "java.lang.ArrayIndexOutOfBoundsException: 13
>      at sun.security.jgss.krb5.WrapToken.getPadding(Unknown Source)
>      at sun.security.jgss.krb5.WrapToken.<init>(Unknown Source)
>      at sun.security.jgss.krb5.Krb5Context.wrap(Unknown Source)
>      at sun.security.jgss.GSSContextImpl.wrap(Unknown Source)
>      at com.sun.security.sasl.gsskerb.GssKrb5Base.wrap(Unknown Source)
>      at com.sun.jndi.ldap.sasl.SaslOutputStream.write(Unknown Source)
>      at com.sun.jndi.ldap.Connection.writeRequest(Unknown Source)
>      at com.sun.jndi.ldap.LdapClient.search(Unknown Source)
>      at com.sun.jndi.ldap.LdapCtx.doSearch(Unknown Source)
>      at com.sun.jndi.ldap.LdapCtx.searchAux(Unknown Source)
>      at com.sun.jndi.ldap.LdapCtx.c_search(Unknown Source)
>      at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(Unknown
> Source)
>      at
> com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(Unknown Source)
>      at
> com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(Unknown Source)
>      at javax.naming.directory.InitialDirContext.search(Unknown Source)
>      at com.ca.commons.jndi.JNDIOps.exists(JNDIOps.java:702)
>      at
>
> com.ca.directory.jxplorer.broker.JNDIDataBroker.openConnection(JNDIDataBroker.java:491)
>      at
>
> com.ca.directory.jxplorer.broker.JNDIDataBroker.openConnection(JNDIDataBroker.java:422)
>      at
>
> com.ca.directory.jxplorer.broker.JNDIDataBroker.processRequest(JNDIDataBroker.java:396)
>      at
>
> com.ca.directory.jxplorer.broker.DataBroker.processQueue(DataBroker.java:200)
>      at
>
> com.ca.directory.jxplorer.broker.JNDIDataBroker.processQueue(JNDIDataBroker.java:913)
>      at
> com.ca.directory.jxplorer.broker.DataBroker.run(DataBroker.java:165)
>      at java.lang.Thread.run(Unknown Source)"
>
>
> System is Windows Server 2012 R2
>
> java version "1.8.0_25"
> Java(TM) SE Runtime Environment (build 1.8.0_25-b18)
> Java HotSpot(TM) Client VM (build 25.25-b02, mixed mode)
>
> I have my KRB5 credcache in %USERPROFILE%\krb5cc_%USERNAME%
>
> I'm not exactly sure what happened when it stopped working but it worked
> before (either a windows update or java update or openldap server upgrade)
>
> It still works without GSSAPI (plain user/pass)
>
> I'm open for any suggestions how to troubleshoot further as I'm out of
> ideas.
>
> Regards,
>    Laszlo
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> _______________________________________________
> Jxplorer-users mailing list
> Jxplorer-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jxplorer-users
>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to