Insync and Access Log

Each time I execute the "insync" command to check replication, I noticed always I get "RESULT err=80 " and "A1 - Client aborted connection" message in my v6.3 access logs. I have checked this in replication setups 6.3 - 6.3, 6.3 - 5.2 and 5.2 - 5.2 environments. I never get this in any of the directory server 5.2 instances. Can anyone tell me the reason for this?
Sample Access Logs when executing following command is given below.
# /local/dsee/ds6/bin/insync -n -D "cn=directory manager" -w password -b "dc=example,dc=com" -s server1.example.com:1389 -c server2.example.com:1389
ReplicaDn Consumer Supplier Delay
dc=example,dc=com server2.example.com:1389 server1.example.com:1389 0
DS6.3
+[06/May/2009:23:28:32 -0400] conn=1290 op=-1 msgId=-1 - fd=36 slot=36 LDAP connection from 192.168.100.1:34608 to 192.168.100.1+
+[06/May/2009:23:28:32 -0400] conn=1290 op=0 msgId=1 - BIND dn="cn=directory manager" method=128 version=3+
+[06/May/2009:23:28:32 -0400] conn=1290 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"+
+[06/May/2009:23:28:32 -0400] conn=1290 op=1 msgId=2 - SRCH base="cn=config" scope=2 filter="(objectClass=nsslapdConfig)" attrs="nsslapd-localhost nsslapd-port nsslapd-secureport nsslapd-security"+
+[06/May/2009:23:28:32 -0400] conn=1290 op=1 msgId=2 - RESULT err=0 tag=101 nentries=1 etime=0+
+[06/May/2009:23:28:32 -0400] conn=1290 op=2 msgId=3 - SRCH base="cn=config" scope=2 filter="(objectClass=nsds5replica)" attrs="nsDS5ReplicaRoot nsDS5ReplicaType nsDS5ReplicaId"+
+[06/May/2009:23:28:32 -0400] conn=1290 op=2 msgId=3 - RESULT err=0 tag=101 nentries=1 etime=0+
+[06/May/2009:23:28:32 -0400] conn=1290 op=3 msgId=4 - SRCH base="cn=replica,cn=dc=example\5c,dc=com,cn=mapping tree,cn=config" scope=2 filter="(objectClass=nsDS5ReplicationAgreement)" attrs="nsDS5ReplicaHost nsDS5ReplicaPort nsds50ruv nsDS5ReplicaTransportInfo nsDS5ReplicaBindMethod ds5AgreementEnable nsds5replicaLastInitStatus"+
+[06/May/2009:23:28:32 -0400] conn=1290 op=3 msgId=4 - RESULT err=0 tag=101 nentries=2 etime=0+
+[06/May/2009:23:28:32 -0400] conn=1290 op=4 msgId=5 - SRCH base="cn=replica,cn=dc=example\5c,dc=com,cn=mapping tree,cn=config" scope=2 filter="(objectClass=nsds5replica)" attrs="nsds50ruv"+
+[06/May/2009:23:28:32 -0400] conn=1290 op=4 msgId=5 - RESULT err=0 tag=101 nentries=1 etime=0+
*[06/May/2009:23:28:32 -0400] conn=1290 op=5 msgId=0 - RESULT err=80 tag=120 nentries=0 etime=0*
+*[06/May/2009:23:28:32 -0400] conn=1290 op=-1 msgId=-1 - closing from 192.168.100.1:34608 - A1 - Client aborted connection -*+
+[06/May/2009:23:28:32 -0400] conn=1290 op=-1 msgId=-1 - closed.+
DS5.2
+[06/May/2009:23:28:32 -0400] conn=12698 op=-1 msgId=-1 - fd=28 slot=28 LDAP connection from 192.168.100.1 to 192.168.100.2+
+[06/May/2009:23:28:32 -0400] conn=12698 op=0 msgId=1 - BIND dn="cn=directory manager" method=128 version=3+
+[06/May/2009:23:28:32 -0400] conn=12698 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager"+
+[06/May/2009:23:28:32 -0400] conn=12698 op=1 msgId=2 - SRCH base="cn=config" scope=2 filter="(objectClass=nsslapdConfig)" attrs="nsslapd-localhost nsslapd-port nsslapd-secureport nsslapd-security"+
+[06/May/2009:23:28:32 -0400] conn=12698 op=1 msgId=2 - RESULT err=0 tag=101 nentries=1 etime=0+
+[06/May/2009:23:28:32 -0400] conn=12698 op=2 msgId=3 - SRCH base="cn=config" scope=2 filter="(objectClass=nsds5replica)" attrs="nsDS5ReplicaRoot nsDS5ReplicaType nsDS5ReplicaId"+
+[06/May/2009:23:28:32 -0400] conn=12698 op=2 msgId=3 - RESULT err=0 tag=101 nentries=1 etime=0+
+[06/May/2009:23:28:32 -0400] conn=12698 op=3 msgId=4 - SRCH base="cn=replica,cn=dc=example\5c,dc=com,cn=mapping tree,cn=config" scope=2 filter="(objectClass=nsDS5ReplicationAgreement)" attrs="nsDS5ReplicaHost nsDS5ReplicaPort nsds50ruv nsDS5ReplicaTransportInfo nsDS5ReplicaBindMethod ds5AgreementEnable nsds5replicaLastInitStatus"+
+[06/May/2009:23:28:32 -0400] conn=12698 op=3 msgId=4 - RESULT err=0 tag=101 nentries=2 etime=0+
+[06/May/2009:23:28:32 -0400] conn=12698 op=4 msgId=5 - SRCH base="cn=replica,cn=dc=example\5c,dc=com,cn=mapping tree,cn=config" scope=2 filter="(objectClass=nsds5replica)" attrs="nsds50ruv"+
+[06/May/2009:23:28:32 -0400] conn=12698 op=4 msgId=5 - RESULT err=0 tag=101 nentries=1 etime=0+
+[06/May/2009:23:28:32 -0400] conn=12698 op=-1 msgId=-1 - closing - B1+
+[06/May/2009:23:28:32 -0400] conn=12698 op=-1 msgId=-1 - closed.+

Your test cases are not exactly equal. Are you getting err=80 when querying 192.168.100.1 from 192.168.100.2 (from 5.2 host to 6.3 host)? If so, you could capture snoop on 100.1 and go through it to see why it was dropped.
This has not been heard from other folks running 6.3, so it could be something unique about your 100.1 box/zone. Anyway, hope snoop can tell us something.

Similar Messages

  • Force archiving of error and access log

    Does anybody know of a way to force the archiving and restart of the errors and access logs in Directory Server 5.2 P4?

    eacardu wrote:
    Does anybody know of a way to force the archiving and restart of the errors and access logs in Directory Server 5.2 P4?you could create a script:
    cp /ds path/logs/access /archive/access.timestamp #archive
    /ds path/logs/access #clears filecp /ds path/logs/errors /archive/errors.timestamp #archive
    /ds path/logs/errors #clears file

  • Transaction log and access log

    The transaction log (TransactionLogFilePrefix) and the access log are stored
    relative to the directory where the server is started rather than where it
    resides as with the rest of the log files. Why is this?
    Eg.
    I start the server with a batch file contained in
    projects\bat
    My server is in
    projects\server\config\myDomain
    When I start the server the access and transaction logs end up in
    projects\bat
    while all the rest of the log files (such as the domain and server log) end
    up in
    projects\server
    My batch file that starts the server looks like this
    "%JAVA_HOME%\bin\java" -hotspot -ms64m -mx64m -classpath %CLASSPATH%
    "-Dbea.home=e:\bea"
    "-Djava.security.policy==i:\projects\server\config\myDomain\weblogic.policy"
    "-Dweblogic.Domain=myDomain" "-Dweblogic.Name=adminServer"
    "-Dweblogic.RootDirectory=i:/projects/server"
    "-Dweblogic.management.password=weblogic" weblogic.Server
    Thanks for help on this,
    Myles

    The same case with me, I sent email to apple support, but got not reply.
    The apple status page indicated that every thing is fine now, what a joke.
    Many devs are in this situation too, I guess we could do nothing but waiting for their system to come up.

  • LIBTUX_CAT:1278 errors and access log entires

    Hi,
    On our development database, we're observing the LIBTUX_CAT 1278 warnings quite often. Each of these entries are accompanied by an lines in the access log of the same day.
    Question is:
    What do the access log entries mean? How are the two entries in the two files (the ULOG and access.ddmmyy files) related?
    125419.usplsoplhdimf03!?proc.13754.1.-2: 09-03-2010: Tuxedo Version 10.3.0.0, 64-bit
    125419.usplsoplhdimf03!?proc.13754.1.-2: LIBTUX_CAT:1278: ERROR: Cannot join application - permission denied
    $ grep 13754 *
    access.090310:125408.usplsoplhdimf03!?proc.13754.1.0: total client (17), logon with AUTH: NATIVE cltname (tpsysadm) usrname (OB4D2_SVR) success
    access.090310:125419.usplsoplhdimf03!?proc.13754.1.0: total client (17), logoff with AUTH: NATIVE cltname (tpsysadm) usrname (OB4D2_SVR) success
    Thanks.

    I can't say for sure what is happening here, but my guess is that process 13754 may be calling tpterm() on some and then continuing to call other ATMI APIs.
    Most Tuxedo client APIs perform an implicit tpinit((TPINIT *)NULL) if called by an application which has not previously called tpinit(). Since this implicit tpinit does not include any authorization information, it can only succeed in an application with no authorization.
    The evidence is that your application performed a successful tpinit() (logon) at 12:54:08. The access log indicates that authorization was used. At 12:54:19 the application performed tpterm() (logoff). During the same second another tpinit() was unsuccessful. Most likely this was an implicit tpinit((TPINIT *)NULL) done by some other call such as tpcall(), tpconnect(), tpacall(), or another ATMI function.
    In order to further debug the problem, you may want to
    export TMTRACE=*:ulog:dye
    in the client which is failing. This will cause a record of all ATMI calls to be written to the userlog.
    Regards,
    Ed

  • How has access.log file configured in WebLogic server 10.0?

    1.) I am using BEA Weblogic 10.0 and my access.log is not getting updated.
    2.) I also need any information as to how this Webblogic server forms chunks (ex....access00011.log,access00012.log) because i have a software called AWStats which merges all these chunks into 1 single access.log file under its subdirectory.
    3.) I also need information as to how and where the user can specify/ form his own fields which gets displayed in the access.log
    FYI i have 2 servers and i checked under Logging->HTTP->advanced, in both the servers options and configurations are same but in 1 it works fine and access.log is updating but not in the other one.
    Kindly let me know i you have any leads into this issue!
    Thanks,
    Varun

    Hi Ravish,
    Firstly thanks for the reply.
    1.) -----
    What you can do is to set the buffer-size-kb parameter value to "0" in config.xml so that it can start logging once the server starts coming up rather then waiting for the default size which is 8kb to pass.
    Something like below:
    <web-server-log>
    <buffer-size-kb>0</buffer-size-kb>
    <web-server-log>
    For more details check the below link:
    Search for: CR302493
    http://download.oracle.com/docs/cd/E11035_01/wls100/issues/known_resolved.html
    --- for this issue i had browsed throught the forum before posting but in my conf file i have something like this instead of <buffer-size-kb>0</buffer-size-kb>
    <web-server>
    <web-server-log>
    <number-of-files-limited>false</number-of-files-limited>
    <log-file-format>extended</log-file-format>
    </web-server-log>
    </web-server>
    So how do i go about the path of debugging now??
    2.) -------
    If you do not want rotation of access.log then you can just disable it from the below console path just by putting Rotation type as None
    Server -> <YOUR_SERVER_NAME> -> Logging (tab) -> HTTP (sub-tab) -> Rotation type: None
    ---- for this in both my servers i have the settings like this,
    Rotation type--> By Size
    Rotation File size 5000
    Begin rotation time 00:00
    rotation interval 24
    files to retain 7
    and Log file rotation directory is left blank (to get created in same directory)
    and also Rotate log file on startup is unchecked.
    so??? what do you suggest!?
    3.) ------
    I also need information as to how and where the user can specify/ form his own fields which gets displayed in the access.log
    ---- regarding this, in my main server the access.log is getting updated and after 4.8Mb its creating 5Mb chunks. So, for example if the entire log is of 15 Mb then access.log stops updating at 4.98Mb and accesslog.out0001 and accesslog.out0002 is created with 5Mb each but the latest entry will be stored in accesslog.out0002 file. I hope i didn't complicate this :)
    Regards,
    Varun

  • Relating DPS and DS logs

    is there anything common between fwd.log and access.log (other than the timestamp) to relate the log entries from the two files
    Thanks

    This feature will be available with Directory Server Enterprise Edition 6.0 version of Directory Server and Directory Proxy Server.
    Regards,
    Ludovic.

  • 1) I have multiple accounts at the iTunes store and none are now associated with my purchases...I think because passwords have been associated with various id's and I can't log in and access those purchases.  I want to get back to being able to use one i

    1) I have multiple accounts at the iTunes store and none are now associated with my purchases...I think because passwords have been associated with various id’s and I can’t log in and access those purchases.  I want to get back to being able to use one id and password and be able to access those purchases.
    2) When I upgraded my iPhone 3gs, to the latest version 5.0.1 (9A405), is when I noticed that i couldn’t update my applications.  There are two names/accounts on the phone and prior to the update there was just the one.  I have tried entering every conceivable password that I have ever used and get the incorrect password error every time. The apps on the iPhone are apparently associated with several/different accounts.  I just want to get everything back to the way it was.  One id and one password with purchases associated with just one account that can be updated on my computer as well as my iPhone.

    Hello sadiepix,
    The following article details several things that can be done to quell iTunes' constant need for authorization.
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    http://support.apple.com/kb/TS1389
    Cheers,
    Allen

  • Where is HTTP access and error log when using Embedded PL/SQL Gateway?

    Hello,
    I am using Embedded PL/SQL Gateway to run stored procedures.
    I can't find access log and error log (something like Oracle HTTP Server has).
    In listener.log are only simple data and there are no usernames and procedure names...
    Thanks.
    Marian

    You might be better off asking this on the Apex forum: Oracle Application Express (APEX)

  • What is Read Access Logging and how does it work!

    Dear all,
    I was following a doument :http://scn.sap.com/docs/DOC-50184
    Which shows how you can display list modification structure in a view! But in standard if you check (i.e Listmodification for Business partner in opportunity).
    Address , Phone and Email gets pick up automatically as soons as you sellect Partner ID! As per my knowledge that is achieved by :
    Read Access Logging
    if you check the properties of Data model field , there is an option of Read Access logging
    If you check the Read Field Group Data collection , you will see below screen.
    This Functionality , I have to achieve in my CUSTOM list modification structure! but How to create field group and how to achieve this functionality ihave no clue!:(
    Please help!
    Regards,
    Dhruvin

    Hello Dhruvin,
    Then you need some DataOperations in the event handler which starts the ListModification.
    Place them before the Start operation
    They should assign the PartyID related attributes (one by one) to the resp. fields in the ListModificationStructure.
    See example below:
    HTH,
       Horst

  • EM Application Log and Web Access Log growing too large on Redwood Server

    Hi,
    We have a storage space issue on our Redwood SAP CPS Orcale servers and have found that the two log files above are the main culprits for this. These files are continually updated and I need to know what these are and if they can be purged or reduced down in size.
    They have been in existence since the system has been installed and I have tried to access them but they are too large. I have also tried taking the cluster group offline to see if the file stops being updated but the file continues to be updated.
    Please could anyone shed any light on this and what can be done to resolve it?
    Thanks in advance for any help.
    Jason

    Hi David,
    The file names are:
    em-application.log and web access.log
    The File path is:
    D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_brsapprdbmp01.britvic.BSDDRINKS.NET_SAPCPSPR\log
    Redwood/CPS version is 6.0.2.7
    Thanks for your help.
    Kind Regards,
    Jason

  • Server.log and access file previous record are overwrite

    Hi,
    I am having problem that my server.log and access file in all instance have been overwrite by latest record. Suppose all the system.out.print will append to the server.log. However, my problem is the log which has been written to server.log in earlier time (mayb morning till afternoon) is replaced. From the server.log, I am only able to view the log which start from 11 pm. The same case happen to access file as well. This incident is not happen everyday but sometimes.
    I am wondering what is happen and how i can solve the problem.
    Any help/guidance is highly appreaciate.
    Thanks.

    Hi,
    Did anyone know the solution for this issues..
    Thanks.

  • Access.log separator character is tab (tabulation in french) would like to have space and date format

    Hi, I'm french (excuse me for my bad english)
    I work with weblogic v.12C
    I reach to produce the access.log rotating daily whith several information (ip statut ...)
    1) I have a problem : the different information present in the file access.log are separate by a tab (tabulation) I would like to have space separator ' ' !
    It is possible ? who can I do ?
    2) the date present in the access.log file is actually like that : dd/MM/YYYY (elf-fields-> date) hh:mm:ss (elf-fiels -> time)
    dd/MM/YYYY and hh:mm:ss are separate by a tab (tabulation)
    I would like to have this format      :    dd/MM/YYYY hh:mm:ss (a space separator), , what i have to put in elf-fields to do so ?
    Or I would like to have this format :     [dd/mon/yyyy:hh:mm:ss +0000], who can i do that, what i have to put in elf-fields to do so ?
    remarks :
    ->on the web i read this :
    The Common Log Format is the default log format used by WebLogic..
    ... remotehost RFC931 authuser [day/month/year:hour:minute:second  UTC_offset] "request" status bytes
    when i put that in elf-fileds :  [dd/MM/YYYY:hh:mm:ss] it that doesn't "work" I have - in my acces.log file in place of the date .
    -> first line of my acces.log file :
    Format : Extended
    Extended Logging Format Fields : date time cs-method cs-uri sc-status time-taken cs(user-agent)
    thanks in advance for your help.

    Hi, I'm french (excuse me for my bad english)
    I work with weblogic v.12C
    I reach to produce the access.log rotating daily whith several information (ip statut ...)
    1) I have a problem : the different information present in the file access.log are separate by a tab (tabulation) I would like to have space separator ' ' !
    It is possible ? who can I do ?
    2) the date present in the access.log file is actually like that : dd/MM/YYYY (elf-fields-> date) hh:mm:ss (elf-fiels -> time)
    dd/MM/YYYY and hh:mm:ss are separate by a tab (tabulation)
    I would like to have this format      :    dd/MM/YYYY hh:mm:ss (a space separator), , what i have to put in elf-fields to do so ?
    Or I would like to have this format :     [dd/mon/yyyy:hh:mm:ss +0000], who can i do that, what i have to put in elf-fields to do so ?
    remarks :
    ->on the web i read this :
    The Common Log Format is the default log format used by WebLogic..
    ... remotehost RFC931 authuser [day/month/year:hour:minute:second  UTC_offset] "request" status bytes
    when i put that in elf-fileds :  [dd/MM/YYYY:hh:mm:ss] it that doesn't "work" I have - in my acces.log file in place of the date .
    -> first line of my acces.log file :
    Format : Extended
    Extended Logging Format Fields : date time cs-method cs-uri sc-status time-taken cs(user-agent)
    thanks in advance for your help.

  • Routing and Remote Access Logs (Windows Server 2008 R2)

    Hi,
    I have a Windows 2008 R2 server running Routing and Remote access and users are using PPTP VPN's to connect to our network.
    I have been asked to find logs for the following for connections in to our server
    Username used for connection
    Computer Name
    IP Address used by computer connecting
    Start/End time of VPN session
    Date
    Encryption used
    I found an article stating to enable RRAS logs you need to run the following command
    To enable RAS logs run command “netsh ras set tracing * enabled” and found a series of logs created in this location C:\Windows\tracing
    None appear to contain the information I am looking for and was wondering if I was doing this correctly and if not how I am meant to extract this information?
    If you require any more details just let me know.
    Kind Regards
    David

    Hi,
    I can’t sure which article you have read, but fur the 2008R2 the RAS to enable the log and the debug log in the KB is descried like this, I recommend you to try the KB
    mentioned method.
    To configure RRAS to enable logging
    1. Start Server Manager. Click Start, click Administrative Tools, and then click Server Manager.
    2. In the navigation tree, expand Roles, and then expand Network Policy and Access Services.
    3. Right-click Routing and Remote Access, and then click Properties.
    4. On the Logging tab, select Log errors only, Log errors and warnings, or Log all events, depending on how much information you want to capture.
    5. Click OK to save your changes.
    The related KB:
    RRAS: Logging should be enabled on the RRAS server
    http://technet.microsoft.com/zh-cn/library/ee922651(v=ws.10).aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Routing and remote access logging to SQL server

    Hi!
    I am in the process of trying to set up SQL logging from routing and remote access on a windows server 2003 to another windows server 2003 which is running microsoft SQL server 2005.
    What i did was i created a database named RRAS in the sql server and in routing and remote access i went under remote access logging and configured it, when i press "test connection" it says its successful. and when i check the local logfile i successfully
    configured i can see my connection attempts towards the RRAS. but in the sql database there's nothing, no tables or anything.
    I am sure i have the right permissions going on since i have only been using one account for everything so far(created the rras and the sql database), the SQL server is operational(it has a myriad of other databases that are used on a dailybasis).
    So i am wondering what component is missing? do i need to create the tables manually, is there a guide that tells me how to do that?

     
    Hi Plindgren,
    Thanks for posting here.
    May in know which fields we’ve created for this table ?
    Please take look the link below and recheck the database settings:
    Key concepts for IAS SQL Server logging
    http://technet.microsoft.com/en-us/library/cc778830(WS.10).aspx
    For more information please also refer to the link below:
    Deploying SQL Server Logging with Windows Server 2003 Internet Authentication Service (IAS)
    http://technet.microsoft.com/en-us/library/cc776712(WS.10).aspx
    Thanks.
    Tiger Li
    Tiger Li
    TechNet Community Support

  • Access and activity logs, where can I find them?

    does Time Capsule keep access logs/activity logs going back at least a week?
    and if so how do I access them?
    I use mine for creating my WiFi network and backing up, but I want to check what devices have been on my TC in the last 7days and has it been accessed from something it shouldnt.
    opened Airport Utility 5.6 /my TC/ Advanced/ Logs and Statistics  but it only shows info spanning the last 48hours
    TIA

    Unfortunately, the logs that you have already accessed in AirPort Utility are the only source of information about activity on your network.

Maybe you are looking for

  • It works on a PC, but not my mac...what is the world coming to??

    ok, so i upgraded to iWeb 08 and made my site. i finally figured out how to change all of the DNS information to get this thing up. once i published my site it loaded up like clock work on my PC i use for work. then when i tried to visit the site on

  • Mac Pro Crashing/Restarting

    Sorry, I'm not sure if this is a Snow Leopard or Mac Pro threat. Apologies. I've noticed lately that if I leave my Mac Pro running that it intermitently will crash and restart. I check the Console around the time of the crash and find the following.

  • Styling references

    I'm very new to InDesign, so please excuse me if I've missed something.  I'm trying to insert references into a document and have a table at the end like this Branke 1998 Jurgen Branke. Creating robust solutions by means of evolutionary algorithms. I

  • Microsoft Lync Server 2013 Control Panel "Navigation to the webpage was canceled"

    i'm facing this issue on the last 2 days.My Lync server 2013 was seted up a month ago and everything went fine on the installation. Lync server 2013 on Windows 2008R2 SP1. I could login to the Control Panel (using domain administrator credentials), c

  • How can i download elements 11 with no dvd drive

    recently i purchased elements 11 and downloaded it. however that computer was stolen and the new computer does not have a dvd drive, how can i now download elements 11?