Active Directory 2003 connectivity

Hi,

I am new users to Wildfire IM Server. I have installed and trying to intergrate it with ADS 2003, but there is no. luck. Can someone plz point out that at what point i am doing mistak…

Regards,

shamid

It looks like you are using semicolons (";") when you should be using commas (",") in the following section:

[/code]

Change those to commas, and it will probably start working.

I have changed “;” to “,” but problem still exist. I am also posting logs generated by the server if it will help to resolve the issue

at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

at com.exe4j.runtime.WinLauncher.main(Unknown Source)

2006.05.19 23:20:02 [org.jivesoftware.database.ConnectionPool.(ConnectionPool.java:108)

] Failed to create new connections on startup. Attempt 0 of 3

java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile@c798e4a6[file =C:\Program Files\Wildfire\embedded-db\wildfire.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: checkHeartbeat(): lock file is presumably locked by another process.

at org.hsqldb.jdbc.Util.sqlException(Unknown Source)

at org.hsqldb.jdbc.jdbcConnection.(XMPPServer.java:142)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at org.jivesoftware.wildfire.starter.ServerStarter.start(ServerStarter.java:88)

at org.jivesoftware.wildfire.starter.ServerStarter.main(ServerStarter.java:49)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

at com.exe4j.runtime.WinLauncher.main(Unknown Source)

2006.05.22 20:24:34 [org.jivesoftware.wildfire.net.SocketReader.run(SocketReader.java:161)

] Connection closed before session established

Socket[addr=/197.7.97.100,port=1599,localport=5269]

2006.05.22 20:24:34 [org.jivesoftware.wildfire.net.SocketReader.run(SocketReader.java:161)

] Connection closed before session established

Socket[addr=/197.7.97.100,port=1600,localport=5269]

2006.05.22 20:24:34 [org.jivesoftware.wildfire.net.SocketReader.run(SocketReader.java:161)

] Connection closed before session established

Socket[addr=/197.7.97.100,port=1598,localport=5269]

2006.05.22 20:24:34 [org.jivesoftware.wildfire.net.SocketReader.run(SocketReader.java:161)

] Connection closed before session established

Socket[addr=/197.7.97.100,port=1601,localport=5269]

Shamid

It looks like you now have two instances of Wildfire running:

Failed to create new connections on startup. Attempt 0 of 3

java.sql.SQLException: The database is already in use by another process[/b]: org.hsqldb.persist.NIOLockFile@c798e4a6[file =C:\Program Files\Wildfire\embedded-db\wildfire.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: checkHeartbeat(): lock file is presumably locked by another process[/b].

These erros have gone but still no. connectivity to ADS. Let me explain my setup

Domain: yahoo.com

Host: 197.7.97.100 (Domain Controller and IM Server)

Administrator User: Administrator (in Users container)

Password: Yahoo123

I don’'t know where i am making mistak. Still its not showing ADS users in IM Server console. Below is LDAP section of wildfire.xml file.

Regards,

Shamid

Are you able to login to the Admin Console? If so, are you using an LDAP username and password to login the Admin Console?

Once LDAP authentication is enabled, logging into the Admin Console authenticates you against ADS. If you can log in to the Admin Console, then LDAP would appear to be working.

Add the following to your section:

[/code]

Then make sure Debug is enabled in the Admin Console. You should get a lot of useful debug information about what is or isn’'t happening with the LDAP providers.

I have enabled debug but there is no information related to LDAP login requests. I can see only these requests

2006.05.23 18:19:54 Loading plugin admin

2006.05.23 18:19:59 Loading plugin search

2006.05.23 18:21:00 Loading plugin admin

2006.05.23 18:21:05 Loading plugin search

2006.05.23 18:23:16 Loading plugin admin

2006.05.23 18:23:20 Loading plugin search

I also can’'t login using any LDAP users but can login to admin Console using by default “admin” users.

Regards,

Shamid

Hi,

just a question as I did read the other AD thread. Did you remove "

Thanks,

U r gr8,

Really appreciate help from everyone. Its working fine.

Regards,

shamid