Active Directory Server
From: visu (shanker_bejjanki_at_persistent.co.in)
Date: 08/12/05
- Next message: Allyson Cordeiro: "Re: Sytem restarts after 60 seconds"
- Previous message: Lara: "Sytem restarts after 60 seconds"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 12 Aug 2005 15:49:49 +0530
Hi
I am writing small tool in java, which creates Active Directory Server users
by taking server details from config.xml and Users attribute details from
user.xml file.
Here Active Directory server is installed in one network computer and my
tool is running in some other computer of same network.
So initially it is working fine, I have tested by creating user with all
attributes.
A day after I am getting following exception, the activity done mean while
is restarted Active Directory service installed machine
javax.naming.CommunicationException: simple bind failed: 172.16.171.1:636
[Root exception is javax.net.ssl.SSLHandshakeException: Remote host closed
connection during handshake]
I have checked Active Directory offering services at 172.16.171.1:636 and
verified certificate.
I am unable to fine where actual culprit in complete process. I don't feel
there is flaw at code because I have tested it by creating users. I feel it
may happen because of restarting some required windows services may
stopped..!
If any suggestions please replay to this mail
Thanks and Regards
Shanker Bejjanki
- Next message: Allyson Cordeiro: "Re: Sytem restarts after 60 seconds"
- Previous message: Lara: "Sytem restarts after 60 seconds"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|