Can't contact LDAP server

Hello,
Have setup DSEE 7 in the following manner 2 ldap hosts running Solaris 10 10/08 s10x_u6wos_07b X86
These 2 ldap servers are connected into another host that is running the DSCC console. Everything from the DSCC console looks
good and works good. Problem is when I try to connect with ldapsearch I get this error " ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1) "
SSL certs are current and contain the subject alternative name for each ldap host. These are behind a cisco content switch. It does not appear to be a SSL
issue from what I can see. The certs are enabled on the ldap hosts and from the debugging output that looks ok. ldapsearch below was run from a linux host.
$ ldapsearch -d 33 -W -D "cn=Directory Manager" -H ldaps://ldapt.test.mydom.com -b dc=test,dc=mydom,dc=com objectClass=*
ldap_url_parse_ext(ldaps://ldapt.test.mydom.com)
ldap_create
ldap_url_parse_ext(ldaps://ldapt.test.mydom.com:636/??base)
Enter LDAP Password:
ldap_pvt_sasl_getmech
ldap_search
put_filter: "(objectclass=*)"
put_filter: simple
put_simple_filter: "objectclass=*"
ldap_send_initial_request
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_host: TCP ldapt.test.mydom.com:636
ldap_new_socket: 3
ldap_prepare_socket: 3
ldap_connect_to_host: Trying 10.17.1.123:636
ldap_pvt_connect: fd: 3 tm: -1 async: 0
TLS trace: SSL_connect:before/connect initialization
TLS trace: SSL_connect:SSLv2/v3 write client hello A
TLS trace: SSL_connect:SSLv3 read server hello A
TLS trace: SSL_connect:SSLv3 read server certificate A
TLS trace: SSL_connect:SSLv3 read server done A
TLS trace: SSL_connect:SSLv3 write client key exchange A
TLS trace: SSL_connect:SSLv3 write change cipher spec A
TLS trace: SSL_connect:SSLv3 write finished A
TLS trace: SSL_connect:SSLv3 flush data
TLS trace: SSL_connect:SSLv3 read finished A
ldap_open_defconn: successful
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_scanf fmt ({) ber:
ber_flush2: 64 bytes to sd 3
ldap_result ld 0x613570 msgid 1
wait4msg ld 0x613570 msgid 1 (infinite timeout)
wait4msg continue ld 0x613570 msgid 1 all 1
** ld 0x613570 Connections:
* host: ldapt.test.mydom.com  port: 636  (default)
  refcnt: 2  status: Connected
  last used: Mon Jun 28 08:36:40 2010
** ld 0x613570 Outstanding Requests:
* msgid 1,  origid 1, status InProgress
   outstanding referrals 0, parent count 0
  ld 0x613570 request count 1 (abandoned 0)
** ld 0x613570 Response Queue:
   Empty
  ld 0x613570 response count 0
ldap_chkResponseList ld 0x613570 msgid 1 all 1
ldap_chkResponseList returns ld 0x613570 NULL
ldap_int_select
read1msg: ld 0x613570 msgid 1 all 1
ber_get_next
TLS trace: SSL3 alert read:warning:close notify
ldap_free_connection 1 0
ldap_free_connection: actually freed
ldap_err2string
ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)
Since I do get a good connection status against the CSS address ldapt.test.mydom.com on port 636, That would seem to be a good sign. 
These are listening on each ldap instance
*.ldap               *.*                0      0 49152      0 LISTEN
*.ldaps              *.*                0      0 49152      0 LISTEN
Perhaps this is something I am missing on the setup side for the ldap hosts from inside DSCC ?   Logs from the ldap servers have not provided much insight...
and help is much appreciated...                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Do you actually want to use a secure connection? If not, you could add "-x" to that ldapsearch and it will perform plain auth (not SASL).
Also for plain ldap requests, you should use the ldap port, not the ldaps port
If you wanted to perform a search over SSL, then you should use the -Z and -P options too. Please read the admin guide.

Similar Messages

  • LDAP Bind Failure: Can't contact LDAP server in Presentation Server

    I have configured LDAP configuration in the RPD and am able to connect to the LDAP from the BI server. Its returning the information i need when i test through the admin tool. But when i try to log in from the PS using the same network id and password, it gives me the below error:
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused. [53003] LDAP bind failure: Can't contact LDAP server. (08004).
    I know for sure, the network connectivity is working as i get my results back from the BI Server. Please advise, if i need to change other configurations on the Presentation end. As my network folks have run out of ideas. Thx!

    user9125812 wrote:
    Yes, i am pinging from OBIEE Server through the RPD and i am successful.Pinging the OBIEE Server through the RPD? Ping is a DOS command, how can oyu "ping through the RPD".
    Can you go to the server, open a CMD windows and do "ping nsldap.companyname.com" and see if it works. If it works it could be that the LDAP port is blocked by a firewall or OBIEE is not able to make a connection. Make sure you are using the correct port as well. Install an LDAP client in your OBIEE Server and test that you can connect to your LDAP server from your OBIEE Server, not from the RPD. You can use this:
    http://jxplorer.org/

  • Server 3.1.2: Unable to locate search base: -1 Can't contact LDAP server

    Hello all—
    I've been getting repeated errors below in my system.log.  I'm running OS X 10.9.3 with Server version 3.1.2.  I've replaced my actual server name with "my.servername.net" in the log entries. Thanks for any advice!  —michael
    May 30 17:47:03 leo com.apple.launchd[1] (org.openldap.slapd): Throttling respawn: Will start in 7 seconds
    May 30 17:47:04 my.servername.net PasswordService[1345]: int pwsf_GetPublicKey(char *): ldap_search_ext_s cn=authdata for Public Key returned -1
    May 30 17:47:04 leo com.apple.launchd[1] (com.apple.PasswordService[1345]): Exited with code: 1
    May 30 17:47:04 leo com.apple.launchd[1] (com.apple.PasswordService): Throttling respawn: Will start in 10 seconds
    May 30 17:47:06 my.servername.net xscertd-helper[1351]: ldap_search_ext_s returned -1 - Can't contact LDAP server when searching for bdb suffix, exiting
    May 30 17:47:06 leo com.apple.launchd[1] (com.apple.xscertd-helper[1351]): Exited with code: 1
    May 30 17:47:06 leo com.apple.launchd[1] (com.apple.xscertd-helper): Throttling respawn: Will start in 10 seconds
    May 30 17:47:09 my.servername.net xscertd[335]: Failed sending LookupCRLByCARecordName command to com.apple.xscertd.helper: The operation couldn’t be completed. (com.apple.certificateserver error 42005.)
    May 30 17:47:14 my.servername.net PasswordService[1363]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    May 30 17:47:14 my.servername.net PasswordService[1363]: -[PasswordServerPrefsObject loadXMLData]: Unable to locate passwordserver config record's plist attribute: -1 Can't contact LDAP server
    May 30 17:47:14 my.servername.net PasswordService[1363]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    May 30 17:47:14 my.servername.net PasswordService[1363]: -[PasswordServerPrefsObject saveXMLData]: ldap_modify_ext_s of the passwordserver config record's plist attribute: -1 Can't contact LDAP server
    May 30 17:47:14 leo com.apple.launchd[1] (org.openldap.slapd[1359]): Exited with code: 1
    May 30 17:47:14 leo com.apple.launchd[1] (org.openldap.slapd): Throttling respawn: Will start in 7 seconds
    May 30 17:47:14 my.servername.net PasswordService[1363]: int pwsf_GetPublicKey(char *): ldap_search_ext_s cn=authdata for Public Key returned -1
    May 30 17:47:14 leo com.apple.launchd[1] (com.apple.PasswordService[1363]): Exited with code: 1
    May 30 17:47:14 leo com.apple.launchd[1] (com.apple.PasswordService): Throttling respawn: Will start in 10 seconds
    May 30 17:47:16 my.servername.net xscertd-helper[1365]: ldap_search_ext_s returned -1 - Can't contact LDAP server when searching for bdb suffix, exiting
    May 30 17:47:16 leo com.apple.launchd[1] (com.apple.xscertd-helper[1365]): Exited with code: 1
    May 30 17:47:16 leo com.apple.launchd[1] (com.apple.xscertd-helper): Throttling respawn: Will start in 10 seconds
    May 30 17:47:20 my.servername.net xscertd[335]: Failed sending LookupCRLByCARecordName command to com.apple.xscertd.helper: The operation couldn’t be completed. (com.apple.certificateserver error 42005.)
    May 30 17:47:24 my.servername.net PasswordService[1375]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    May 30 17:47:24 my.servername.net PasswordService[1375]: -[PasswordServerPrefsObject loadXMLData]: Unable to locate passwordserver config record's plist attribute: -1 Can't contact LDAP server
    May 30 17:47:24 my.servername.net PasswordService[1375]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    May 30 17:47:24 my.servername.net PasswordService[1375]: -[PasswordServerPrefsObject saveXMLData]: ldap_modify_ext_s of the passwordserver config record's plist attribute: -1 Can't contact LDAP server
    May 30 17:47:25 leo com.apple.launchd[1] (org.openldap.slapd[1371]): Exited with code: 1
    May 30 17:47:25 leo com.apple.launchd[1] (org.openldap.slapd): Throttling respawn: Will start in 7 seconds
    May 30 17:47:25 my.servername.net PasswordService[1375]: int pwsf_GetPublicKey(char *): ldap_search_ext_s cn=authdata for Public Key returned -1
    May 30 17:47:25 leo com.apple.launchd[1] (com.apple.PasswordService[1375]): Exited with code: 1
    May 30 17:47:25 leo com.apple.launchd[1] (com.apple.PasswordService): Throttling respawn: Will start in 10 seconds
    May 30 17:47:26 my.servername.net xscertd-helper[1377]: ldap_search_ext_s returned -1 - Can't contact LDAP server when searching for bdb suffix, exiting
    May 30 17:47:26 leo com.apple.launchd[1] (com.apple.xscertd-helper[1377]): Exited with code: 1
    May 30 17:47:26 leo com.apple.launchd[1] (com.apple.xscertd-helper): Throttling respawn: Will start in 10 seconds
    May 30 17:47:30 my.servername.net xscertd[335]: Failed sending LookupCRLByCARecordName command to com.apple.xscertd.helper: The operation couldn’t be completed. (com.apple.certificateserver error 42005.)

    Unfortunately this problem wasn't solved this way.  After dragging the Server.app to the trash and then retrieving it ("Put Back") and launching it, and re-starting services, my problem still persists.
    Here are relevant system.log file entries. (Note the hostname is "leo"—I've changed the FQDN to leo.myservername.net):
    Jun  6 22:57:31 leo.myservername.net PasswordService[1011]: int pwsf_GetPublicKey(char *): ldap_search_ext_s cn=authdata for Public Key returned -1
    Jun  6 22:57:31 leo com.apple.launchd[1] (com.apple.PasswordService[1011]): Exited with code: 1
    Jun  6 22:57:31 leo com.apple.launchd[1] (com.apple.PasswordService): Throttling respawn: Will start in 10 seconds
    Jun  6 22:57:32 leo.myservername.net xscertd-helper[1014]: ldap_search_ext_s returned -1 - Can't contact LDAP server when searching for bdb suffix, exiting
    Jun  6 22:57:32 leo com.apple.launchd[1] (com.apple.xscertd-helper[1014]): Exited with code: 1
    Jun  6 22:57:32 leo com.apple.launchd[1] (com.apple.xscertd-helper): Throttling respawn: Will start in 10 seconds
    Jun  6 22:57:34 leo.myservername.net xscertd[333]: Failed sending LookupCRLByCARecordName command to com.apple.xscertd.helper: The operation couldn’t be completed. (com.apple.certificateserver error 42005.)
    Jun  6 22:57:40 leo com.apple.launchd[1] (org.openldap.slapd[1016]): Exited with code: 1
    Jun  6 22:57:40 leo com.apple.launchd[1] (org.openldap.slapd): Throttling respawn: Will start in 7 seconds
    Jun  6 22:57:40 leo.myservername.net com.apple.SecurityServer[22]: Session 100004 created
    Jun  6 22:57:41 leo.myservername.net PasswordService[1024]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    Jun  6 22:57:41 leo.myservername.net PasswordService[1024]: -[PasswordServerPrefsObject loadXMLData]: Unable to locate passwordserver config record's plist attribute: -1 Can't contact LDAP server
    Jun  6 22:57:41 leo.myservername.net PasswordService[1024]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    Jun  6 22:57:41 leo.myservername.net PasswordService[1024]: -[PasswordServerPrefsObject saveXMLData]: ldap_modify_ext_s of the passwordserver config record's plist attribute: -1 Can't contact LDAP server
    Jun  6 22:57:41 leo.myservername.net PasswordService[1024]: int pwsf_GetPublicKey(char *): ldap_search_ext_s cn=authdata for Public Key returned -1
    Jun  6 22:57:41 leo com.apple.launchd[1] (com.apple.PasswordService[1024]): Exited with code: 1
    Jun  6 22:57:41 leo com.apple.launchd[1] (com.apple.PasswordService): Throttling respawn: Will start in 10 seconds
    Jun  6 22:57:42 leo.myservername.net xscertd-helper[1028]: ldap_search_ext_s returned -1 - Can't contact LDAP server when searching for bdb suffix, exiting
    Jun  6 22:57:42 leo com.apple.launchd[1] (com.apple.xscertd-helper[1028]): Exited with code: 1
    Jun  6 22:57:42 leo com.apple.launchd[1] (com.apple.xscertd-helper): Throttling respawn: Will start in 10 seconds
    Jun  6 22:57:45 leo.myservername.net xscertd[333]: Failed sending LookupCRLByCARecordName command to com.apple.xscertd.helper: The operation couldn’t be completed. (com.apple.certificateserver error 42005.)
    Also, for what it's worth, "Open Directory" in the Server.app has no settings within it. Nor will it stay "on." I'm not using OD per se, and am happy to leave it off, but it's possible the errors above are preventing it from running.
    Thanks for any other solutions. —michael

  • Safari Can't Contact any Server, But Other Users on Same Computer Can

    There must be some simple fix for this...We have two users on our PowerBook, my husband's version of Safari works just fine, but when I switch over to my desktop, Safari claims it can't contact the server, no matter what web page. My email is downloading fine.
    Any suggestions?
    Amanda

    Safari can be fussy about DNS settings.Try using OpenDNS. https://www.opendns.com/start/
    hpr3

  • Can I use LDAP server's authentication mechanism rather than comparing password ?

    Hi All,
    The weblogic security and adminguide says that the user authencation can be of
    the following 3 types:
    1. Bind specifies that the LDAP security realm
    retrieves user data, including the password for
    the LDAP server, and checks the password in
    WebLogic Server.
    2. External specifies that the LDAP security
    realm authenticates a User by attempting to
    bind to the LDAP server with the username
    and password supplied by theWebLogic
    Server client. If you choose the External
    setting, you must also use the SSL protocol.
    3. Local specifies that the LDAP security realm
    authenticates a User by looking up the
    UserPassword property in the LDAP directory
    and checking it against the passwords in
    WebLogic Server.
    But say I want that my users should be authenticated by the LDAP server rather
    than picking up the password from LDAP and comparing at weblogic end. Then what
    should I do ?
    Because no. 2 is applicable only for ssl certificates, no.1 and no.3 picks up
    password using the login dn and password provided at the time of configuration
    of realm and compare with password given by user.
    And once gain there some issues on having picking up password and comparing it:
    1. Netscape directory server can store the password in oneway hashed form(and
    that is preferred , too). So when userpassword attribute is read , it's in one
    way hashed form. So how the comparison will go on ?
    2. Creating a user who has the access to user data along with userpassword attribute
    itself is a security threat, as if someone can crack that user's dn and password
    then he/she can do anything as userdata can be read.
    Any suggestion is welcome.
    TIA,
    Sudarson

    Thanks a lot Jerry.
    I got these stuff from weblogic 6.1 docs sets security.pdf and adminguide.pdf.
    I have another question, if that is the case (in Case of BIND), then why do we
    a require a dn of user and password who has the access to read the entire directory
    And at the same time, u specified this for Bind, what are the cases for other
    two-local and external ? And then what is actually difference between Bind and
    Local ?
    Pls help me.
    Thanks,
    Sudarson
    Jerry <[email protected]> wrote:
    Hi Sudarson,
    Whatever doc you were reading is at least partially incorrect, unfortunately...
    I know for sure that when you specify BIND, weblogic sends the username/password
    to your
    LDAP server in an attempt to bind to it.
    If the bind is successful, WLS determines that the username/password
    pair were correct.
    If the bind was unsuccessful, WLS determines that the username/password
    pairing is not
    valid.
    At all times, WebLogic is letting the LDAP server do the actual compare
    of
    username/password. WLS does not, at any time, retrieve a password from
    the LDAP server.
    I hope this helps,
    Joe Jerry
    sudarson wrote:
    Hi All,
    The weblogic security and adminguide says that the user authencationcan be of
    the following 3 types:
    1. Bind specifies that the LDAP security realm
    retrieves user data, including the password for
    the LDAP server, and checks the password in
    WebLogic Server.
    2. External specifies that the LDAP security
    realm authenticates a User by attempting to
    bind to the LDAP server with the username
    and password supplied by theWebLogic
    Server client. If you choose the External
    setting, you must also use the SSL protocol.
    3. Local specifies that the LDAP security realm
    authenticates a User by looking up the
    UserPassword property in the LDAP directory
    and checking it against the passwords in
    WebLogic Server.
    But say I want that my users should be authenticated by the LDAP serverrather
    than picking up the password from LDAP and comparing at weblogic end.Then what
    should I do ?
    Because no. 2 is applicable only for ssl certificates, no.1 and no.3picks up
    password using the login dn and password provided at the time of configuration
    of realm and compare with password given by user.
    And once gain there some issues on having picking up password and comparingit:
    1. Netscape directory server can store the password in oneway hashedform(and
    that is preferred , too). So when userpassword attribute is read ,it's in one
    way hashed form. So how the comparison will go on ?
    2. Creating a user who has the access to user data along with userpasswordattribute
    itself is a security threat, as if someone can crack that user's dnand password
    then he/she can do anything as userdata can be read.
    Any suggestion is welcome.
    TIA,
    Sudarson

  • HELP: Can not connect LDAP server with 64bit ldap csdk5.08 on Solaris10

    We are using 64bit ldap csdk5.08 on SunOS5.10. But it doesn't work.
    We wrote a simple client program that connects using ldap_simple_bind_s() function. When I run the code it gives an error saying 'Can't connect to the LDAP server - Connection refused' .
    At the same time using snoop to capture network packages on the ldap server , it shows no package received at all.
    But if we use 32bit ldap library, the program works well and no error is raised.
    And the 64bit ldap tool ldapsearch also works well, it can search data from the server successfully.
    The sample code:
    ==================================================
    #include <ldap.h>
    #include <stdio.h>
    int
    main( int argc, char **argv )
         LDAP *ld;
         int rc;
         /* Get a handle to an LDAP connection. */
         if ( (ld = ldap_init( "150.236.42.53", 38902)) == NULL )
              perror( "ldap_init" );
              return( 1 );
         /* Bind anonymously to the LDAP server. */
         rc = ldap_simple_bind_s( ld, NULL, NULL );
         if ( rc != LDAP_SUCCESS )
              ldap_perror(ld, "ldap_simple_bind_s:");
         return( 1 );
    }

    This looks like a mismatch between C-sdk libraries and Solaris native libraries.
    Are you sure your program loads the correct libraries ?
    Ludovic.

  • Client can not contact WSUS server.

    Hello everyone
    I have a WSUS 3.0 server (v3.2.7600.226) and 3 test clients.
    The WSUS server is on subnet xxx.xx.30.xx
    Client1 is on the same subnet as WSUS (no problem receiving updates)
    Client2 is on subnet 52(no problem receiving updates)
    Client3 is on subnet 25 (can not contact WSUS, therefore does not receive updates)
    All the clients are standalone machines, they do not belong to any domain.
    What I tried so far with no success:
    disabled firewall on server
    tried this fixit on the client: http://support.microsoft.com/kb/836941/en-us
    Stopped wuauclt and bits services, renamed
    %windir%/SoftwareDistribution folder, restarted services
    Read a number of forum posts and blogs but could not find a solution.
    Client3 Facts:
    It is a fresh windows 7 installation, no updates have been installed.
    Can ping the FQDN and IP address of WSUS server.
    Unlike Client1 and 2, Client3 can not visit the ISS7 web page when I enter the FQDN on a browser.
    Run checkdiag.exe which reported the following:
    wuaueng.dll version 7.6.7600.256....PASS
    This version is WSUS 2.0
    Checking AU Settings
    AU option is 4: Scheduled Install....PASS (Option is from policy settings)
    Checking Proxy configuration
    Checking for winhttp local machine Proxy settings...PASS
    Winhttp local machine access type
    <Direct Connection>
    Winhttp local machine Proxy....NONE
    Winhttp Local Machine ProxyByPass...NONE
    Checking user IE Proxy Settings.....PASS
    User IE Proxy......NONE
    User IE ProxyByPass......NONE
    User IE AutoConfig URL Proxy.....NONE
    User IE Autodetect, Autodetect not in use
    Checking Connection to WSUS/SUS Server:
    WUServer = http://testserver1.domain.com
    WUStatusServer: http://testserver1.domain.com
    UseWuServer is enabled....PASS
    Please have a look at my WindowsUpdate.log file:
    2014-06-10    15:15:05:255     892    cf8    AU    Triggering AU detection through DetectNow API
    2014-06-10    15:15:05:255     892    cf8    AU    Triggering Online detection (interactive)
    2014-06-10    15:15:05:255     892    af4    AU    #############
    2014-06-10    15:15:05:255     892    af4    AU    ## START ##  AU: Search for updates
    2014-06-10    15:15:05:255     892    af4    AU    #########
    2014-06-10    15:15:05:256     892    af4    AU    <<## SUBMITTED ## AU: Search for updates [CallId = {8DE7F082-26CD-4DB7-ACE5-1361F0EECC79}]
    2014-06-10    15:15:05:256     892    b2c    Agent    *************
    2014-06-10    15:15:05:256     892    b2c    Agent    ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-06-10    15:15:05:256     892    b2c    Agent    *********
    2014-06-10    15:15:05:256     892    b2c    Agent      * Online = Yes; Ignore download priority = No
    2014-06-10    15:15:05:256     892    b2c    Agent      * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation'
    or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-06-10    15:15:05:256     892    b2c    Agent      * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-06-10    15:15:05:256     892    b2c    Agent      * Search Scope = {Machine}
    2014-06-10    15:15:05:256     892    b2c    Setup    Checking for agent SelfUpdate
    2014-06-10    15:15:05:256     892    b2c    Setup    Client version: Core: 7.6.7600.256  Aux: 7.6.7600.256
    2014-06-10    15:15:05:257     892    b2c    Misc    Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2014-06-10    15:15:05:261     892    b2c    Misc     Microsoft signed: Yes
    2014-06-10    15:15:26:268     892    b2c    Misc    WARNING: Send failed with hr = 80072ee2.
    2014-06-10    15:15:26:268     892    b2c    Misc    WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used
    : <>
    2014-06-10    15:15:26:268     892    b2c    Misc    WARNING: WinHttp: SendRequestUsingProxy failed for <http://testserver1.domain.com/selfupdate/wuident.cab>. error 0x80072ee2
    2014-06-10    15:15:26:268     892    b2c    Misc    WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-06-10    15:15:26:268     892    b2c    Misc    WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-06-10    15:15:26:268     892    b2c    Misc    WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-06-10    15:15:47:275     892    b2c    Misc    WARNING: Send failed with hr = 80072ee2.
    2014-06-10    15:15:47:275     892    b2c    Misc    WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used
    : <>
    2014-06-10    15:15:47:275     892    b2c    Misc    WARNING: WinHttp: SendRequestUsingProxy failed for <http://testserver1.domain.com/selfupdate/wuident.cab>. error 0x80072ee2
    2014-06-10    15:15:47:275     892    b2c    Misc    WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-06-10    15:15:47:275     892    b2c    Misc    WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-06-10    15:15:47:275     892    b2c    Misc    WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-06-10    15:16:08:280     892    b2c    Misc    WARNING: Send failed with hr = 80072ee2.
    2014-06-10    15:16:08:280     892    b2c    Misc    WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used
    : <>
    2014-06-10    15:16:08:280     892    b2c    Misc    WARNING: WinHttp: SendRequestUsingProxy failed for <http://testserver1.domain.com/selfupdate/wuident.cab>. error 0x80072ee2
    2014-06-10    15:16:08:280     892    b2c    Misc    WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-06-10    15:16:08:280     892    b2c    Misc    WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-06-10    15:16:08:280     892    b2c    Misc    WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-06-10    15:16:29:278     892    b2c    Misc    WARNING: Send failed with hr = 80072ee2.
    2014-06-10    15:16:29:278     892    b2c    Misc    WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used
    : <>
    2014-06-10    15:16:29:278     892    b2c    Misc    WARNING: WinHttp: SendRequestUsingProxy failed for <http://testserver1.domain.com/selfupdate/wuident.cab>. error 0x80072ee2
    2014-06-10    15:16:29:278     892    b2c    Misc    WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072ee2
    2014-06-10    15:16:29:278     892    b2c    Misc    WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2
    2014-06-10    15:16:29:278     892    b2c    Misc    WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072ee2
    2014-06-10    15:16:29:278     892    b2c    Misc    WARNING: DownloadFileInternal failed for http://testserver1.domain.com/selfupdate/wuident.cab: error 0x80072ee2
    2014-06-10    15:16:29:278     892    b2c    Setup    WARNING: SelfUpdate check failed to download package information, error = 0x80072EE2
    2014-06-10    15:16:29:278     892    b2c    Setup    FATAL: SelfUpdate check failed, err = 0x80072EE2
    2014-06-10    15:16:29:278     892    b2c    Agent      * WARNING: Skipping scan, self-update check returned 0x80072EE2
    2014-06-10    15:16:29:278     892    b2c    Agent      * WARNING: Exit code = 0x80072EE2
    2014-06-10    15:16:29:278     892    b2c    Agent    *********
    2014-06-10    15:16:29:278     892    b2c    Agent    **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-06-10    15:16:29:278     892    b2c    Agent    *************
    2014-06-10    15:16:29:278     892    b2c    Agent    WARNING: WU client failed Searching for update with error 0x80072ee2
    2014-06-10    15:16:29:278     892    e50    AU    >>##  RESUMED  ## AU: Search for updates [CallId = {8DE7F082-26CD-4DB7-ACE5-1361F0EECC79}]
    2014-06-10    15:16:29:278     892    e50    AU      # WARNING: Search callback failed, result = 0x80072EE2
    2014-06-10    15:16:29:279     892    e50    AU      # WARNING: Failed to find updates with error code 80072EE2
    2014-06-10    15:16:29:279     892    e50    AU    #########
    2014-06-10    15:16:29:279     892    e50    AU    ##  END  ##  AU: Search for updates [CallId = {8DE7F082-26CD-4DB7-ACE5-1361F0EECC79}]
    2014-06-10    15:16:29:279     892    e50    AU    #############
    2014-06-10    15:16:29:279     892    e50    AU    Need to show Unable to Detect notification
    2014-06-10    15:16:29:279     892    e50    AU    Successfully wrote event for AU health state:1
    2014-06-10    15:16:29:279     892    e50    AU    AU setting next detection timeout to 2014-06-10 19:16:29
    2014-06-10    15:16:29:279     892    e50    AU    Setting AU scheduled install time to 2014-06-11 01:00:00
    2014-06-10    15:16:29:279     892    e50    AU    Successfully wrote event for AU health state:1
    2014-06-10    15:16:29:279     892    e50    AU    Successfully wrote event for AU health state:1
    2014-06-10    15:16:34:277     892    b2c    Report    REPORT EVENT: {98C8C30A-23A6-4534-9133-4DCB43C53245}    2014-06-10 15:16:29:278+0100    1  
     148    101    {D67661EB-2423-451D-BF5D-13199E37DF28}    1    80072ee2    SelfUpdate    Failure    Software Synchronization    Windows
    Update Client failed to detect with error 0x80072ee2.
    If anyone has any suggestions please do reply.
    Many thanks for your time.

    Client3 Facts:
    It is a fresh windows 7 installation, no updates have been installed.
    I'm having an issue with this statement, although I don't think it's a contributing factor. I'm skeptical how a "fresh Win7 installation" can get a v7.6 WUA installed... Win7RTM shipped with v7.4, and Win7SP1 shipped with v7.5 ... so SOMETHING updated this
    machine to WUA v7.6!
    Unlike Client1 and 2, Client3 can not visit the ISS7 web page when I enter the FQDN on a browser.
    This is your key consideration right here. If the browser can't get to the webserver, then the WUA ain't never gonna be able to get to the webservices hosted on that webserver.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Ipad 4 can not contact ipad server to restore

    Yesterday I tried to update my new ipad 4 to the new iOS, but it didn't work. The screen shows a picture to connect to iTunes. So, I did that, but now it says " the iPad software update server could not be contacted. Today, same message? What can I do now?

    First make sure your OS on your computer is up to date then iTunes is up to date. Then make sure that if you have any security software, that it allows iTunes to access the Internet.

  • Run Web Show -FRM-92050 Can not contact the Server

    Anybody can tell me the error thanks!
    IAS Web server and Oracle DB on the same Machine (AIX System)
    Detail....
    Java Exception:
    Java.net.NoRouteToHostException: Operation timed out at java/net/PlainSocketImpl.socketConnect
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Peter de Vaal ([email protected]):
    See the posting of Oliver Tweedie on the subject 'Problem Configuring Forms Listener Servlet'.
    The most probable is that you have conflicting classpath entries in de jserv.properties file.
    Take the jserv.properties.default file, and add only the lines concerning forms
    Peter<HR></BLOCKQUOTE>
    Thanks for you help ,Peter.
    null

  • Can not contact the server

    Only Acrobat.com and Adobe Media Player can not connect to
    the internet through the Symantec Firewall. Every other application
    work perfectly with the internet. Since both of these require Adobe
    Air it seems that the issue is with how the internet connection is
    made. Is there a particular protocol or port that is used?

    I am using the latest Symantec Endpoint Protection and with
    Network Threat Protection enabled it blocks both Acrobat.com and
    Adobe Media Player. The raw data is below and shows the remote port
    being 80 and the local port being 1582. I modified some of the data
    before posting.
    321584 3/6/2009 7:36:27 AM Blocked 15 Unknown TCP
    www.adobe.com [192.150.18.101] Remote MAC 80 192.168.100.8 Local
    MAC 1582 User Domain Default 2 3/6/2009 7:36:18 AM 3/6/2009 7:36:18
    AM Block and log IP traffic
    If I disable Network Protection they both work. The first
    time I did get a message that I needed to do an update which I did
    but that did not resolve the issue. Every other Adobe application
    that I use seems to work fine.

  • Why the LDAP server does not accept any connection upon the installation of iPlanet Application Server Enterprise Edition 6.0 Test Drive Phase II

    "I am carrying my tests under W2000 with all the default installation options. I've checked the user ID (admin), password and port are correct. However, I was not able to start the Netscape Console and also, the kregedit exited with messages:
    Could not connect to LDAP server on cr7260et017 port 389 as user cn=Directory Manager: Can't contact LDAP server
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [18/Jan/2002 13:56:48:3] error: ENGINE-context_init_failed: EngineClassSpace ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ..."
    (previously submitted to Portal Services/Wireless)

    Hi,
    I'm not sure if there are known issues with iAS test drive and Windows 2000 howevere I would like to help you in cracking the error.
    The GXBIND error appears only when the iAS is not able to communicate with the directory server. In our case, let us proceed by the following...
    1. Check if the directory server is running. Verify this by checking the services and look for an entry for directory server and it must look something like
    "Netscape Directory Server 4.1 (machine name)" and the status is started.
    2. Next, if you are not able to start the console of directory server, then you must check if the directory administrative server is running. This is also verified with the services and look for the entry...
    "Netscape Administration Server 4.2" and the status is started.
    3. Next, if both of the above are running, then you need to login to directory server console by using cn=Directory Server and issuing the password. If you are able to login successfully then, iAS will work, if not, then rectify the problem with directory server and I'm sure iAS will work.
    4. If you have forgotten the password for cn=Directory Manager, then there is a work around for fixing the password in directory server and iAS.
    Please let the outcome once you have done this.
    Regards
    Raj

  • SOLVED Setting up LDAP server.

    Arch is boring because everything runs too smooth .  So for a challenge, I tried to set up an LDAP server and I can't getting it to work.  I even have a book in front of me!!
    I keep getting this error: ldap_result: Can't contact LDAP server (-1)
    This is my query: ldapsearch -x '(objectclass=*)' -W -D "cn=admin, dc=example, dc=com"
    This is my slapd.conf:
    include /etc/openldap/schema/core.schema
    pidfile /var/run/slapd.pid
    argsfile /var/run/slapd.args
    access to *
    by self write
    by users read
    by anonymous auth
    database bdb
    suffix "dc=exemple,dc=com"
    rootdn "cn=admin,dc=exemple,dc=com"
    rootpw secret
    directory /var/lib/openldap/openldap-data
    index objectClass eq
    And this is my ldap.conf:
    BASE dc=exemple,dc=com
    URI ldap://localhost
    nmap localhost shows : 389/tcp  open  ldap so I guess the server is running
    Can someone give me some hint??
    EDIT:
    hosts.allow damn it.
    slapd:ALL:ALLOW.
    I did not see any mention whatsoever in Mastering OpenLDAP book from Packt Publishing
    Last edited by marxav (2007-09-30 22:46:47)

    That is correct. I was indeed able to use the app server (10g) to give the LDAP user permission to access the objects, then used sql commands to register the objects inside the LDAP.
    However, I am finding NOTHING about actually creating a unique connection factory that can be registered in the LDAP. I find reference to registering Queues/Topics/Factories inside the LDAP, but nothing about actually creating the factories.
    In fact, here
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28420/aq_envir.htm#sthref409
    it's listed that you cannot use sql to create a connectionfactory... not to mention the create java commands for factories look strikingly similar to the queue/topic GET commands, and not the create commands. You can add an alias for that factory using sql, but can't actually create the factory using sql... ???

  • I have a problem with my Imessage at my macbook pro ,its says it can contact the server and i cant use it ,please solve me this problem

    i have a problem with my Imessage at my macbook pro ,its says it can contact the server and i cant use it ,please solve me this problem

    I am having the exact same problem with the iMessage on both my MacBook pro and my iphone4. It either says the username/password is incorrect or it can not contact the server. Facetime and iCloud works just fine with the same apple id and password. Somebody please help, I am beyond frustrated!

  • HT201210 Why my Iphone can NOT contact the apple server update for fixing software problem?

    My iphone 2s is having software problem It can not contact Apple Server for fixing problem

    Download firmware from here
    iPhone1,1_3.1.3_7E18_Restore.ipsw
    save on your computer. Connect iPhone in iTunes. Option+Restore (Mac) or Shift+Restore pointing to the downloaded IPSW.

  • How can I use LDAP searching from OSX Lion Server to Mozilla Thunderbird?

    How can I use LDAP searching from OSX Lion Server to Mozilla Thunderbird?  We have a super awesome contacts server that works great for our Mac users.  About 30% of our company are on PCs, and I would like to use the Mozilla Thunderbird mail client for them.  I see that in Thunderbird I can set up LDAP searching, and would like to have this feature point to our contacts server.  I've tried several different settings, and looked all over the web, but could not find the proper way to configure this.  Does anyone know if this can be done, or if not, would have a better suggestion?  Thank you for your time!!

    try double clicking keychain acces should launch and ask if you want to install login, system, System roots
    A dialog box will launch asking where to install the cert since your configuring a vpn I would put the certificate it in system.

Maybe you are looking for

  • Based On E-Mail Sales order automatically Created

    Hi, Customer will send the Email to Client for his / Her Sales Order (PO Order from Customer Side ) once client will get the Email from customer side, system will generate the popup Menu in that system has to show Details what customer wants with Acc

  • Email won't open after pressing Submit

    I have a user of my form who has Thunderbird as his primary email application. He has Reader version 10. He can complete the form, but when he presses the Submit button, nothing happens. I have other users who have Acrobat Professional on their syste

  • Non responsive

    Adobe audition CS6 has become non responsive.     When I import a file and press play I just get the spinning colour wheel and I have to force quit. Ive tried with several different files.  I had no problem before. Mac book pro  OSX 10.8.4 16 GB 2.2

  • Problems with the CS4 Flash Projector

    Hi, I have developed a big Flash-projekt for a CD-Rom. When I test the swf, all works very nice, but when I build a *.exe, the result is not useable. It is very "ruckelig" (I don't know the english word). What can I do? Is this a CS4 bug? I downloade

  • Video Play list help

    Hi there, I haven't made any Video Playlists yet, but when I go to that section of my video iPod, I see three play lists there, and these are smartlists that I made for my mp3's and do not represent all the smart playlists either. The music playlist