Hazelcast 2 nodes ldap

Hello

Openfire works great thank You very much GOOD JOB

But it’s time to extend configuration. I Just want to know is this gonna work (because it’s don’t right now)

I have Windows Active Directory configuration in my company. In domain MMA i have forrest

germany.MMA

england.MMA

Openfire 3.8.2

Debian Weezy

Spark 2.6.3

Hazelcast newest

Clean install no additional plugins

I want to create cluster, but not load balancing just a local servers connected together.

One condition it must be a shared roster in companies provided by LDAP.

I have trying several configurations for testing with no success.

Slimpliest test

two servers in LAN both in the same forrest (germany)

Server ONE 10.92.1.1

When i check to share roster with group TEST, it’s being populated with no errors

Server TWO 10.92.1.2

All users in this group are checked as remote users

example: test.test@SERVERONE

And when i connect with spark to this server it’s offline.

in sessions conected users ale showing

test.1 -local

test.2 -remote

so i suppose it’s good.

I was tring to describe it simply.

Any thoughts are welcome.

Thanks in advance

P.S. sorry for my english:)

I have verify logs

2013.07.08 11:54:02 org.jivesoftware.openfire.IQRouter - Could not route packet
org.jivesoftware.openfire.PacketException: Cannot route packet of type IQ or Presence to bare JID:
at org.jivesoftware.openfire.spi.RoutingTableImpl.routeToLocalDomain(RoutingTableI mpl.java:287)
at org.jivesoftware.openfire.spi.RoutingTableImpl.routePacket(RoutingTableImpl.jav a:234)
at org.jivesoftware.openfire.IQRouter.handle(IQRouter.java:326)
at org.jivesoftware.openfire.IQRouter.route(IQRouter.java:121)
at org.jivesoftware.openfire.spi.PacketRouterImpl.route(PacketRouterImpl.java:76)
at org.jivesoftware.openfire.net.StanzaHandler.processIQ(StanzaHandler.java:337)
at org.jivesoftware.openfire.net.ClientStanzaHandler.processIQ(ClientStanzaHandler .java:93)
at org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:302)
at org.jivesoftware.openfire.net.StanzaHandler.process(StanzaHandler.java:194)
at org.jivesoftware.openfire.nio.ConnectionHandler.messageReceived(ConnectionHandl er.java:181)

Is really no one has cluster with ldap and populating roster?