SMD tasks queued

Dear all.
Since two months ago we have EWA for our java portal running succesfully. Now, suddenly, the report shows only a few information. We have seen in scheduler that all the tasks are always in status 'queued' and they don't run. We have followed the note 1104498. Everything is ok but in point 6 of the note, the aplication sap.com/tcsmdscheduler is not started. When we try to start it, we receive the error that this application is not deployed. ¿Where can we find this application to deploy it?. We can´t understand why was working the EWA before. If somebody has had this problem, please, tell us a possible solution. Thanks a lot.

I have the same problem and it's very annoying.
I'll select some 'available' clients, send them a unix command, and then the command is on hold while 'Pending'. No idea what it is pending for, and the docs are useless here. I can connect and control the clients just fine, they just don't respond to any tasks.
I kill the task and set it up again and this time the task is 'Queued'. I have left it 'queued' for over 50 hours in the past to see if it was legitimate or just an untrapped error. I eventually had to kill the task and then shut down ARD before I could send ANY task. ANYTHING.
A search in the (otherwise good) documentation for 'pending' and 'queued', what they mean and how to deal with them, is a waste of time.
I'd like a button that says "stop everything and just run this task.'

Similar Messages

  • Consumers from for wlsb.internal.transport.task.queue.ftp Queue on OSB

    Hi All,
    Can anyone tell me where do I get the Consumers for Queue:
    wlsb.internal.transport.task.queue.ftp_auto_1
    wlsb.internal.transport.task.queue.ftp_auto_2
    I have consumers in my 1st Queue but not in my 2nd Queue for any of the Internal Transport Queues.
    Please let me know how do I solve this Issue.
    Thanks !

    You might be better of asking this in the SOA/OSB forum. Also please add version, OS etc.
    The ftp poller from OSB is always targeted to exactly one server, but at least in theory both servers should pick up the messages from the distributed Q.
    What behaviour exactly are you seeing? Does it relate to the ftp poller target?
    best wishes!
    Blog: Oracle Fusion Middleware and Cloud Computing

  • AS5350- DNS Task Queue is FULL

    AS5350: Following errors and tracebacks observed.
    %SIP-3-INTERNAL: DNS Task Queue is FULL -Traceback= 0x60460880 0x61423724 0x613C2C9C 0x613EA948 0x613FC8E8 0x6144F9C4 0x6144FC60
    %SIP-3-INTERNAL: DNS Task Queue is FULL -Traceback= 0x60460880 0x61423724 0x613C2C9C 0x613EA948 0x613FC8E8 0x6144F9C4 0x6144FC60
    %SIP-3-QUEUE_ERROR: Unable to enqueue event SIPSPI_EV_DNS_RESOLVE (38) to a process watched queue. Current size: 128, max size: 128 -Traceback= 0x60460880 0x614235EC 0x6144F888 0x613C2BF4 0x613EA948 0x613FC8E8 0x6144F9C4 0x6144FC60
    Is there a way to manipulate this queue size and avoid such errors.
    What is the mechanism that generates these errors.
    Thanx in advance.

    An internal or external event was dropped because it could not be added to the queue, probably because the queue is full. The result can be minor (retransmission of a SIP message) or major (dropped call), depending on the event that was lost. This error might indicate that the call rate is exceeding the capacity of the gateway. If this is the case, the CPU utilization is excessively high (above 75%). Copy the error message exactly as it appears on the console or in the system log. Issue the show process memory command to gather data that may help identify the nature of the error.

  • What is "Task queue " feature of CPO ???

    What is "Task queue " feature of CPO ??? can some one explain me
    1. what is "Task queue "
    2. how it usefull
    3. how to use it??
      Thanks
    sivaram ram

    Where do you see this "Task Queue"?
    Please explain further. It might be of value to open a TAC case.

  • Profile Manager Tasks Queue up without completing

    I've got a fresh Lion server, fully-qualified, publicly-addressable DNS, brand-new SSL Cert installed and working, ready for Profile Manager.  I can enroll the iPad just fine, and it shows up in Profile Manager as a New Device.  Unfortunately, it never makes it past that point.  The initial tasks that Profile Manager performs on new devices (the "Update Info: New Device" tasks) just queue up, and never complete.  If I do anything else with the iPad (setting restrictions, attempting to lock it, etc), those tasks just get added to the end of the queue and don't go anywhere.
    I've got all the ports open for the Lion server (in fact, at the moment, I opened the firewall completely for the server).  I also opened what I believe are the relevant ports for my LAN subnets as well (though in theory, that shouldn't be necessary, since the iPads only talk to the APNS servers and shouldn't need anything special beyond that).
    Am I missing something?

    Hi Josh,
    I don't know if this fits with what you are doing!  But, instead of automatic push, try manual download of profiles.  You open profile manager/my devices in safari and log in as the user on your client machine.  From there you can enroll and download profiles.  You will have to configure the General payload for each device/group etc., to manual though on your server.
    I've found this to be the easiest option because of all the hassles with auto push etc..  This means you can reapply your firewalls and close your ports.
    LS 10.7.2 doesn't improve on any of the issues either.  Very buggy indeed!
    I hope this helps.
    Paul.

  • How to process a task asynchronously

    Hi all,
    I have written a FlexUI command that takes a very long time to finish. How can I do the processing asynchronously?
    I found that the task queue service could do the trick, but I did not find an example.
    Can anyone help?
    Many thanks for your attention,
    --Stefan

    Hi all,
    I have written a FlexUI command that takes a very long time to finish. How can I do the processing asynchronously?
    I found that the task queue service could do the trick, but I did not find an example.
    Can anyone help?
    Many thanks for your attention,
    --Stefan

  • Oracle service bus file protocol issue with distributed queue

    Hi,
    I have created a file protocol based proxy service and it is deployed to a clustered environment. The clustered environment has -
    Machine 1 - Admin server(AS) and Managed server 1 (MS1)
    Machine 2 - Managed server 2(MS2)
    There are 2 JMS servers jms1 and jms2 which are targeted to MS1 and MS2 respectively.There are 2 JMS queues(queue1 and queue 2) created, one each targeted to jms1 and jms2. The system module under which the queues are created is targeted to the cluster. There is uniform distributed queue(bind to wlsb.internal.transport.task.queue.file) created under the same system module of which queue1 and queue 2 are members.
    Currently when the proxy service poller server is given as MS1 then if the file is picked up and send to queue 1 then it gets processed successfully but if the file is send to the queue 2 then it remains in the stage directory of the proxy service. Similarly if the proxy service poller server is given as MS2 then its get processed through queue 2 but if it is picked up in queue1 then it remains in the staging directory.
    Am i missing any configuration here related to the queues set up ? Why file does not get processed if it is send to the queue(which is other than the poller managed server) ?
    Please help
    Thanks

    I have installed OEPE 11.1.1.6.1 now in the same middleware home as weblogic server but when i try to install OSB 11.1.1.4 in the same middleware home, it asks for OEPE home location. Even though i provide the OEPE home location , it displays as "invalid oepe home location".
    I have been struggling to get this sorted out so that i can carry out IDE development in OSB 11.1.1.4
    Below are the paths where sfotware are installed -
    JDK - C:\Oracle\Middleware\Java\jdk1.6.0_21
    Weblogic server - C:\Oracle\Middleware\wlserver_10.3
    OEPE - C:\Oracle\Middleware\oepe-galileo-all-in-one-11.1.1.6.0.201007221355-win32-x86_64
    Thanks

  • WLS 8.1: weblogic.Deployer + concurrent deployment tasks

    Hello,
    We have a domain with 4 managed servers which supports a team of 4 developers
    (one per managed). They have the possibility to launch Deploy taks using weblogic.Deployer
    on one of the managed servers.
    We have found that deployment tasks are executed one by one in the Administrative
    instance. So when a developer creates a deploy task he has to wait until all pending
    deployment tasks end.
    ¿Is it possible to have three deployment tasks running at the same time instead
    of one by one? If it is ¿What should I do to activate it?
    Thanks in advance,
    Oscar

    Oscar:
    Take thread dumps when your deploying. You can post the thread dumps here.
    Lets see what is taking so long to deploy. You'll want to take multiple
    dumps, say 20 seconds apart, say 5 in a row. Remember they go to
    std-out/err so you need to capture that data. Also it would be nice if you
    cut out all the uninteresting idle threads. Are you not precompiling and
    running ejbc (appc) before hand?
    Cheers
    mbg
    "Oscar" <[email protected]> wrote in message
    news:[email protected]...
    >
    This domain is more an integration environment rather than a developmentenvironment.
    >
    >
    The idea is that each developer has its own weblogic domain in their localmachine
    in which he develops the application (code, debug, deploy, ...).
    He has also a user in a UNIX box, in which there is a domain (applicationintegration
    domain) with a managed instance per department. With this user he has someAnt
    tasks from where they can deploy (using weblogic.Deployer) a stablerelease of
    their application to test the dependant functionality.
    The problemm is that some applications (using 100 EJBs and 1 War --> 40MBin exploded
    ear and 9MB in compressed ear) take more than 5 minutes to deploy in amanaged
    instance and so they produce a stuck in the task queue. During this timethe Administrative
    is waiting all the time and the managed instance is deploying theapplication
    module by module ¿is there any way to decrease this time? ¿is there anyway to
    do it asynchronously without blocking the task queue? That time looks abig high
    and taking into account that we are going to have bigger applicationshaving only
    one deployment task activated each time looks dangerous. ¿What is aboutincreasing
    the admin threads? The task has done all the job in administrative side,so ¿why
    wait to the managed server?
    We have also note that sometimes waiting tasks produce an unavailabilitystate
    in the deployment queue. We have found 4 deployment tasks waiting in the queue,
    and after an hour the first deployment task was not finished (maybe in adeadlock)
    and so the other 3 deployment tasks were waiting. Is this situation theunique
    possibility to solve the problemm is restarting the Administrative (usinga kill
    command, shutdown command never ends) ¿What could we do?
    Thanks in advance for your help,
    Oscar
    "Mark Griffith" <[email protected]> wrote:
    Deployer may initiate tasks on individual MS's it always goes THROUGH
    the AS
    and it process's requests serially. This ensures the stability of the
    system, allowing multiple changes to cascade through the system at the
    same
    time.
    Is there a reason why you don't have every dev using their own WLS box?
    cheers
    mbg
    "Oscar" <[email protected]> wrote in message
    news:[email protected]...
    Hello,
    We have a domain with 4 managed servers which supports a team of4
    developers
    (one per managed). They have the possibility to launch Deploy taksusing
    weblogic.Deployer
    on one of the managed servers.
    We have found that deployment tasks are executed one by one in theAdministrative
    instance. So when a developer creates a deploy task he has to waituntil
    all pending
    deployment tasks end.
    ¿Is it possible to have three deployment tasks running at the sametime
    instead
    of one by one? If it is ¿What should I do to activate it?
    Thanks in advance,
    Oscar

  • TRM Task Creation

    We are planning for ECC with Dec. WMS & TRM
    When I do GR in ECC it will create a inbound delivery [IDOC] in Dec. WMS and T.O is created. If we have TRM then the T.O will be splitted ito various tasks.
    My Questions is:
    1. How are these tasks assigned to resources?? Automatic/Manual
    2. If the resource login into their RF device, will the tasks assigned to them automatically based upon queue??
    3. How is Mobile data entry in ECC differs from TRM??
    4. Also how does the system identify the exact location of a resource inside the site to perfrom task interleaving.
    Thanks.

    Hi
    1/ both are possible. Manual from the TRM monitor, automatic from the device if system guided
    2/ this is based on the task priority. Not really related to the task queue.
    3/ mobile does perform WM equivalent actions/transaction but from a mobile device. TRM mobile transaction process TRM actions on top of WM.
    4/ from the last known location of the resource
    Hope this helps
    BR
    Alain

  • Losing unprocessed records when blocking queue entries are serialized

    Hi,
    I am developing a batch framework using the Java 1.5 thread APIs. We have a requirement to save the state of the batch processes when it terminates abnormally or when it is killed for any reason. I have implemented this functionality using shutdown hooks.
    I have initialized the thread pool with two thread instances. Now, while things are behaving as expected, I am losing upto 2 records when I kill the batch process. These are those 2 records which were being processed by the threadpool threads when the kill signal was sent.
    Is there a mechanism to prevent the batch job from exiting before these two threads have processed finishing or maybe keep these 2 threadpool tasks in the pool till they have completed gracefully. I.e. remove these tasks from the threadpool task queue when have they have finished execution
    Regards,
    Hitesh

    ExecutorService.shutdown()
    ExecutorService.awaitTermination()
    One would expect the jobs that are currently executing to have been already removed from the queue.

  • Task Deadline XPath Variable

    Hi
    I'm trying to add an XPath variable to set a Deadline for a User step in a LC ES workflow.
    The LC ES Help states that - Task Deadline
    A complex data type that holds deadline information used in User service operations for deadlines.
    And gives the data items but as a new user has anyone got an example of an XPath (or even the basic Variable Structure) that works as none of the formats I've tried seem to ?
    Taking this a little further what I'm trying to do is only Deadline a Task after a period of time after it has been ' Claimed' form a Group User Inbox - so the Task can't get stuck indefinitely in a Users Task Queue if they go sick, on holiday, etc.
    I only want to Deadline to fire if the task has been Claimed by a User (not while it is sitting in the Group Inbox) - does anyone know how to detect if a task has been 'Claimed' or not ?
    Thanks - Stuart

    "Taking this a little further what I'm trying to do is only Deadline a Task after a period of time after it has been ' Claimed' form a Group User Inbox - so the Task can't get stuck indefinitely in a Users Task Queue if they go sick, on holiday, etc"
    The deadline timer starts when the task is created (placed in the group queue), and there is no way to reset the deadline timer when a user claims the task.
    However, the deadline is still 'active' once the user claims the task.
    scott

  • No Crawler Tasks in the Crawler Monitor

    When I view the Crawling Monitor and Select SHOW ALL criteria, No crawler information or tasks is displayed.
    Where would I be assigning the crawler tasks?
    Thanks.

    Hello
    Help on [Crawler Monitor|http://help.sap.com/saphelp_nw04/helpdata/EN/6f/ad833c5c881428e10000000a11405a/frameset.htm]
    If you havent assigned [Index Management Task Queue Reader|http://help.sap.com/saphelp_nw04/helpdata/EN/40/a294ae7767a944a866419bc57dc0e7/frameset.htm] to your CM repository, I think you will not see any crawler task
    Regards
    BP

  • Lync External Access issue with Edge

    Hi All,
    We have single edge server configured and while logging with external it is asking user name and password and then throws error.
    The server is temporary unavailable. i have enbled lync logging. below is the detailed error.
    1 Login: FAIL (hr = 0x80ee001c) 
     VerifyOnEnableEvent result return 10
         ONENABLE_FAIL_SERVER_NOT_REACHABLE
       status=0x80ee001c
        ACTION: SERVER NOT REACHABLE
            NO MORE SERVER TO TRY
        ACTION : PERMANENT ERROR
    1.1 Lync-autodiscovery: PASS
    1.1.1 Get-NewWebTicket: PASS
    1.1.1.1 ExecuteWithMetadataInternal: FAIL (hr = 0x3d0000) 
    Executing wws method with windows auth auth, asyncContext=00000058D529A040,
     context: WebRequest context@ :3647102064
      MethodType:4
      ExecutionComplete? :1
      Callback@ :00000058D562E378
      AsyncHResult:80f10041
      TargetUri:https://lyncextws1.Test.com/WebTicket/WebTicketService.svc
      OperationName:http://tempuri.org/:IWebTicketService
     Error:
    There was an error communicating with the endpoint at 'https://lyncextws1.Test.com/WebTicket/WebTicketService.svc'.
    The server returned HTTP status code '401 (0x191)' with text 'Unauthorized'.
    The requested resource requires user authentication.
    1.1.1.2 ExecuteWithWindowsOrNoAuthInternal: PASS
    1.1.1.3 ExecuteWithWindowsOrNoAuthInternal: FAIL (hr = 0x3d0000) 
    Created CManagedCredential[SPECIFIC this=00000058D969ABC0, domain=, userName=]
    1.1.1.4 ExecuteWithWindowsOrNoAuthInternal: FAIL (hr = 0x3d0000) 
    Executing wws method with windows auth auth, asyncContext=00000058D529A040,
     context: WebRequest context@ :3647102064
      MethodType:4
      ExecutionComplete? :1
      Callback@ :00000058D562E378
      AsyncHResult:3d0000
      TargetUri:https://lyncextws1.Test.com/WebTicket/WebTicketService.svc
      OperationName:http://tempuri.org/:IWebTicketService
    1.1.2 ExecuteWithWindowsOrNoAuthInternal: PASS
    =================================================
    UCCAPILOG
    ===================================
    02/24/2015|19:55:55.354 6FC:28C INFO  :: ********************************************************************************
    #######  module=UccApi flavor=fre version=15.0.4623.1000 ######
    02/24/2015|19:55:55.354 6FC:28C INFO  :: Initialization flags (100)
    02/24/2015|19:55:55.594 6FC:28C TRACE :: CUccMediaManagerEventAdapter::Initialize Start Initialize message handler(...)
    02/24/2015|19:55:55.594 6FC:28C TRACE :: CUccMediaManagerEventAdapter::Initialize End Initialize message handler(...)
    02/24/2015|19:55:55.595 6FC:28C ERROR :: CHidManager::AddHidDevice - CreateFile(\\?\hid#vid_093a&pid_2510#7&3a277b37&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}) failed with 0x80070005
    02/24/2015|19:55:55.595 6FC:28C ERROR :: CHidManager::EnumerateHidDevices - AddHidDevice failed 0x80070005
    02/24/2015|19:55:55.595 6FC:28C INFO  :: CHidManager::AddHidDevice - HID device <\\?\hid#vid_0a81&pid_0101&mi_01&col01#7&dc7527c&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}> is not a telephony device
    02/24/2015|19:55:55.595 6FC:28C ERROR :: CHidManager::AddHidDevice - CreateFile(\\?\hid#vid_0a81&pid_0101&mi_00#7&20f76eba&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}) failed with 0x80070005
    02/24/2015|19:55:55.595 6FC:28C ERROR :: CHidManager::EnumerateHidDevices - AddHidDevice failed 0x80070005
    02/24/2015|19:55:55.595 6FC:28C INFO  :: CHidManager::AddHidDevice - HID device <\\?\hid#vid_0a81&pid_0101&mi_01&col02#7&dc7527c&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030}> is not a telephony device
    02/24/2015|19:55:55.595 6FC:28C INFO  :: MediaManager found 4 devices
    02/24/2015|19:55:55.595 6FC:28C INFO  :: Function: CUccAudioMediaDevice::InternalInitialize
    02/24/2015|19:55:55.595 6FC:28C ERROR :: HRESULT API failed: 80004005 = hr. ParsePidVidMi
    02/24/2015|19:55:55.595 6FC:28C INFO  :: CUccAudioMediaDevice::InternalInitialize - DisplayName set to Realtek High Definition Audio
    02/24/2015|19:55:55.601 6FC:28C INFO  :: Function: CUccAudioMediaDevice::InternalInitialize
    02/24/2015|19:55:55.601 6FC:28C ERROR :: HRESULT API failed: 80004005 = hr. ParsePidVidMi
    02/24/2015|19:55:55.601 6FC:28C INFO  :: CUccAudioMediaDevice::InternalInitialize - DisplayName set to Realtek High Definition Audio
    02/24/2015|19:55:55.617 6FC:28C INFO  :: Function: CUccAudioMediaDevice::InternalInitialize
    02/24/2015|19:55:55.617 6FC:28C ERROR :: HRESULT API failed: 80004005 = hr. ParsePidVidMi
    02/24/2015|19:55:55.617 6FC:28C INFO  :: CUccAudioMediaDevice::InternalInitialize - DisplayName set to Realtek High Definition Audio
    02/24/2015|19:55:55.632 6FC:28C INFO  :: Function: CUccAudioMediaDevice::InternalInitialize
    02/24/2015|19:55:55.632 6FC:28C ERROR :: HRESULT API failed: 80004005 = hr. ParsePidVidMi
    02/24/2015|19:55:55.632 6FC:28C INFO  :: CUccAudioMediaDevice::InternalInitialize - DisplayName set to Realtek High Definition Audio
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::UpdateTelDeviceAdded - Checking if PnpName \\?\HDAUDIO#FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1043841B&REV_1003#4&1d1d2e48&0&0001#{0.0.0.00000000}.{0d4bf642-8545-4036-a0ae-87c575452367}#
    has EndpointID or not
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::UpdateTelDeviceAdded - Found endpointID. PnpName without EndpointID is \\?\HDAUDIO#FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1043841B&REV_1003#4&1d1d2e48&0&0001#
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::UpdateTelDeviceAdded - Checking if PnpName \\?\HDAUDIO#FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1043841B&REV_1003#4&1d1d2e48&0&0001#{0.0.0.00000000}.{47ed6c68-55a2-4934-ad9a-4ab9cdfc13b1}#
    has EndpointID or not
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::UpdateTelDeviceAdded - Found endpointID. PnpName without EndpointID is \\?\HDAUDIO#FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1043841B&REV_1003#4&1d1d2e48&0&0001#
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::UpdateTelDeviceAdded - Checking if PnpName \\?\HDAUDIO#FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1043841B&REV_1003#4&1d1d2e48&0&0001#{0.0.0.00000000}.{b64a636b-6948-4f0a-9735-3984f2a89afd}#
    has EndpointID or not
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::UpdateTelDeviceAdded - Found endpointID. PnpName without EndpointID is \\?\HDAUDIO#FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1043841B&REV_1003#4&1d1d2e48&0&0001#
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::UpdateTelDeviceAdded - Checking if PnpName \\?\HDAUDIO#FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1043841B&REV_1003#4&1d1d2e48&0&0001#{0.0.0.00000000}.{c9d132e2-ba0c-48a2-8540-4a70255359c1}#
    has EndpointID or not
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::UpdateTelDeviceAdded - Found endpointID. PnpName without EndpointID is \\?\HDAUDIO#FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1043841B&REV_1003#4&1d1d2e48&0&0001#
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::LoadDeviceVolumeCollection: Volume was not found in registry for deviceid = Speakers (Realtek High Definition Audio), initialized default volume to 26214
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::LoadDeviceVolumeCollection: Volume was not found in registry for deviceid = Realtek HD Audio 2nd output (Realtek High Definition Audio), initialized default volume to 26214
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::LoadDeviceVolumeCollection: Volume was not found in registry for deviceid = Realtek Digital Output (Realtek High Definition Audio), initialized default volume to 26214
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::LoadDeviceVolumeCollection: Volume was not found in registry for deviceid = Realtek Digital Output(Optical) (Realtek High Definition Audio), initialized default volume to 26214
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::LoadDeviceVolumeCollection: Volume was not found in registry for deviceid = Speakers (Realtek High Definition Audio), initialized default volume to 26214
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::LoadDeviceVolumeCollection: Volume was not found in registry for deviceid = Realtek HD Audio 2nd output (Realtek High Definition Audio), initialized default volume to 26214
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::LoadDeviceVolumeCollection: Volume was not found in registry for deviceid = Realtek Digital Output (Realtek High Definition Audio), initialized default volume to 26214
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::LoadDeviceVolumeCollection: Volume was not found in registry for deviceid = Realtek Digital Output(Optical) (Realtek High Definition Audio), initialized default volume to 26214
    02/24/2015|19:55:55.648 6FC:28C ERROR :: CUccMediaDeviceManager::LoadCustomTelephonyDeviceCollection: HRESULT failed: 80070002 = hr. Audio capture
    02/24/2015|19:55:55.648 6FC:28C ERROR :: CUccMediaDeviceManager::LoadCustomTelephonyDeviceCollection: HRESULT failed: 80070002 = hr. Audio capture
    02/24/2015|19:55:55.648 6FC:28C WARN  :: We did not find device based on Name and Moniker match. Let's try to find device based on only name match
    02/24/2015|19:55:55.648 6FC:28C INFO  :: Function: CUccMediaDeviceManager::GetBoolProperty
    02/24/2015|19:55:55.648 6FC:28C TRACE :: Condition failed with 80ee0058: 'spProperty.IsValid()'
    02/24/2015|19:55:55.648 6FC:28C INFO  :: Function: CUccMediaDeviceManager::GetBoolProperty
    02/24/2015|19:55:55.648 6FC:28C TRACE :: Condition failed with 80ee0058: 'spProperty.IsValid()'
    02/24/2015|19:55:55.648 6FC:28C INFO  :: Function: CUccMediaDeviceManager::GetBoolProperty
    02/24/2015|19:55:55.648 6FC:28C TRACE :: Condition failed with 80ee0058: 'spProperty.IsValid()'
    02/24/2015|19:55:55.648 6FC:28C INFO  :: Function: CUccMediaDeviceManager::GetBoolProperty
    02/24/2015|19:55:55.648 6FC:28C TRACE :: Condition failed with 80ee0058: 'spProperty.IsValid()'
    02/24/2015|19:55:55.648 6FC:28C INFO  :: Function: CUccMediaDeviceManager::GetBoolProperty
    02/24/2015|19:55:55.648 6FC:28C TRACE :: Condition failed with 80ee0058: 'spProperty.IsValid()'
    02/24/2015|19:55:55.648 6FC:28C INFO  :: Function: CUccMediaDeviceManager::GetBoolProperty
    02/24/2015|19:55:55.648 6FC:28C TRACE :: Condition failed with 80ee0058: 'spProperty.IsValid()'
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::FireDeviceChanged - Default device changed to <Realtek HD Audio 2nd output (Realtek High Definition Audio)> for category=3 media=1 direction=2 reason=2
    02/24/2015|19:55:55.648 6FC:28C INFO  :: CUccMediaDeviceManager::FireDeviceChanged - Selected device changed to <Realtek HD Audio 2nd output (Realtek High Definition Audio)> for category=3 media=1 direction=2 reason=2
    02/24/2015|19:55:55.648 6FC:28C TRACE :: SipStackGlobalInit - Doing WSAStatusup(1,1)
    02/24/2015|19:55:55.648 6FC:28C TRACE :: SipStackGlobalInit - WsaData fields: wsaVersion=1.1(0x101), wVersion=1.1(0x101), wHighVersion=2.2(0x202)
    02/24/2015|19:55:55.663 6FC:28C INFO  :: ProxyMessageHandler::Initialize: ProxyMessageHandler Initialized
    02/24/2015|19:55:55.663 6FC:28C TRACE :: client[00000058D3E8FF60] new sipStack[00000058D402C440]
    02/24/2015|19:55:55.663 6FC:28C INFO  :: SIP_STACK::QueryPlatformAuthCaps ProtocolsFromPlatform=0x2f
    02/24/2015|19:55:55.663 6FC:28C WARN  :: CUccPlatform::EnableTracing: tracing is already enabled
    02/24/2015|19:55:55.710 6FC:28C INFO  :: Crop=2 
    02/24/2015|19:55:55.846 6FC:28C INFO  :: CUccServerEndpoint::Initialize - This endpoint is  sharing presentity data.
    02/24/2015|19:55:55.846 6FC:28C INFO  :: CUccEndpoint::put_TelephonyTypewrite - Set TTY enabled to false
    02/24/2015|19:56:01.723 6FC:28C INFO  :: UCCP:ClientAllowedAuthProts0x1000c
    02/24/2015|19:56:01.723 6FC:28C INFO  :: CUccServerSignalingSettings::put_AllowedHttpProxyAuthenticationModes set auth modes 0x3f
    02/24/2015|19:56:01.723 6FC:28C INFO  :: CUccDnsResolverManager::Start MR-INFO - [00000058D95E5D40] DNS resolver manager started
    02/24/2015|19:56:01.723 6FC:28C INFO  :: UCCP:NegotiatedAuthProt0x0
    02/24/2015|19:56:01.723 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.723 6FC:28C INFO  :: CUccPrincipalServerEndpoint::GetSipProviderProfile - Found no http proxy creds
    02/24/2015|19:56:01.723 6FC:28C INFO  :: SIP_ENDPOINT::SetSipAuthBroker (00000058D961EAE0) _IUccSipAuthBroker(0x0000000000000000)
    02/24/2015|19:56:01.723 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.723 6FC:28C INFO  :: SIP_AUTH(d961f1c8) PrepareAuth at state: 0
    02/24/2015|19:56:01.723 6FC:28C INFO  :: SIP_REGISTER:State (0) => (1)
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Outgoing 00000058D9625C10-<sip:[email protected]>, local=(null)
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.723 6FC:28C ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Created Async workitem 00000058D980F838, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.723 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetLocalConnectionAddrSubnet get loca IP address returned NULL
    02/24/2015|19:56:01.723 6FC:6F4 INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.723 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetSubnetHeader Invalid subnet -1
    02/24/2015|19:56:01.723 6FC:6F4 ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.723 6FC:28C INFO  :: REGISTER_CONTEXT(d9625c10) SetAndNotify Recv(4) at State (0)
    02/24/2015|19:56:01.723 6FC:28C INFO  :: REGISTER_CONTEXT:State (0) => (4)
    02/24/2015|19:56:01.723 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete[00000058D9625C10] Entered host LyncAccess.test.com
    02/24/2015|19:56:01.723 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete get DNS result server: LyncAccess.test.com IP: 125.16.131.241:5061 
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Use proxy server cache:1
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Remote Addr: 125.16.131.241
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Verification Flags: 1
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Interface Index: 6
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Interface Type: 0
    02/24/2015|19:56:01.723 6FC:28C INFO  :: GetAdaptersAddresses Succeeded.
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Identified local Ipv4 address: 192.168.0.101
    02/24/2015|19:56:01.723 6FC:28C INFO  :: Found local routable Ipv4 address for SIP proxy server from proxy address list
    02/24/2015|19:56:01.723 6FC:28C INFO  :: SockMgr: Create New Connection:DestName:(LyncAccess.test.com)DestPort:(5061)Transport:(2)httpTunnel:(0)TLS RemotePrincipalName:(LyncAccess.test.com)
    02/24/2015|19:56:01.723 6FC:28C TRACE :: DestAddr :125.16.131.241:5061
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D971EF90]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D971EFA0]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: SSIPTransportContext::SSIPTransportContext - [0x00000058D971EFF8]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: SSIPTransportContext::SSIPTransportContext - [0x00000058C8DBE6B0]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D96B22A0]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D96B22B0]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPAsyncSocket::CSIPAsyncSocket - [0x00000058D96B22A0]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPAsyncSocket::Initialize - [0x00000058D96B22A0]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D96D4B00]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D96D4B10]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayerSecurity::CSIPTransportLayerSecurity - [0x00000058D96D4B00]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D96B1E80]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D96B1E90]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPCompression::CSIPCompression - [0x00000058D96B1E80]
    02/24/2015|19:56:01.723 6FC:28C INFO  :: CSIPCompressor::Initialize - Compression setting 1, threshold 128000, timeout 5000
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D9680300]
    02/24/2015|19:56:01.723 6FC:28C TRACE :: CSIPMessageCollator::CSIPMessageCollator - [0x00000058D9680300]
    02/24/2015|19:56:01.723 6FC:28C INFO  :: CAsyncSocketWin32::Connect 00000058D56266F0 connecting(async) window 000000000005035A socket:1f0c DestAddr:125.16.131.241:5061
    02/24/2015|19:56:01.723 6FC:28C ERROR :: CSIPAsyncSocket::Connect: HRESULT API failed: 80072733 = hr
    02/24/2015|19:56:01.723 6FC:28C TRACE :: SSIPTransportContext::~SSIPTransportContext - [0x00000058C8DBE6B0]
    02/24/2015|19:56:01.723 6FC:28C INFO  :: deleting Async workitem 00000058D980F838
    02/24/2015|19:56:01.754 6FC:28C TRACE :: CSIPAsyncSocket::SetLocalAddr - [0x00000058D96B22A0]
    02/24/2015|19:56:01.754 6FC:28C TRACE :: CSIPAsyncSocket::SetRemoteAddr - [0x00000058D96B22A0]
    02/24/2015|19:56:01.754 6FC:28C TRACE :: CSIPAsyncSocket::SetNetworkId - [0x00000058D96B22A0]
    02/24/2015|19:56:01.754 6FC:28C INFO  :: Created Async workitem 00000058D95A3D20, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.754 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D4B00
    02/24/2015|19:56:01.754 6FC:28C TRACE :: CSIPAsyncSocket::Send this 00000058D96B22A0, sending pbSendBuf 00000058D948BDB0, dwSendBufSize = 188
    02/24/2015|19:56:01.754 6FC:28C TRACE :: CSIPAsyncSocket::SendHelper - [0x00000058D96B22A0]
    02/24/2015|19:56:01.754 6FC:28C TRACE :: CAsyncSocketWin32::Send this 00000058D56266F0, pbSendBuf 00000058D948BDB0, dwSendBufSize = 188, dwBytesSent = 188
    02/24/2015|19:56:01.754 6FC:28C INFO  :: deleting Async workitem 00000058D95A3D20
    02/24/2015|19:56:01.801 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D96B22B0]
    02/24/2015|19:56:01.801 6FC:28C INFO  :: Created Async workitem 00000058D95A4260, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.801 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D4B00
    02/24/2015|19:56:01.801 6FC:28C INFO  :: deleting Async workitem 00000058D95A4260
    02/24/2015|19:56:01.801 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D96B22B0]
    02/24/2015|19:56:01.801 6FC:28C INFO  :: Created Async workitem 00000058D95A3360, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.801 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D4B00
    02/24/2015|19:56:01.801 6FC:28C INFO  :: deleting Async workitem 00000058D95A3360
    02/24/2015|19:56:01.801 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D96B22B0]
    02/24/2015|19:56:01.801 6FC:28C INFO  :: Created Async workitem 00000058D95A3360, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.801 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D4B00
    02/24/2015|19:56:01.816 6FC:28C TRACE :: CSIPAsyncSocket::Send this 00000058D96B22A0, sending pbSendBuf 00000058D948A960, dwSendBufSize = 189
    02/24/2015|19:56:01.816 6FC:28C TRACE :: CSIPAsyncSocket::SendHelper - [0x00000058D96B22A0]
    02/24/2015|19:56:01.816 6FC:28C TRACE :: CAsyncSocketWin32::Send this 00000058D56266F0, pbSendBuf 00000058D948A960, dwSendBufSize = 189, dwBytesSent = 189
    02/24/2015|19:56:01.816 6FC:28C INFO  :: deleting Async workitem 00000058D95A3360
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D96B22B0]
    02/24/2015|19:56:01.863 6FC:28C INFO  :: Created Async workitem 00000058D96B4B90, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.863 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D4B00
    02/24/2015|19:56:01.863 6FC:28C ERROR :: CSIPClientConnection::OnConnect (80072745) this: 00000058D971EF90
    02/24/2015|19:56:01.863 6FC:28C INFO  :: SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete - Enter this: 00000058D9625C10, callid=(null), ErrorCode: 0x80072745
    02/24/2015|19:56:01.863 6FC:28C ERROR :: Releasing connection and notifying transactions
    02/24/2015|19:56:01.863 6FC:28C ERROR :: SIP_MSG_PROCESSOR::NotifyRequestConnectionConnectComplete - Error: 80072745
    02/24/2015|19:56:01.863 6FC:28C INFO  :: CSIPAsyncSocket::Disconnect Shuttingdown 00000058D56266F0
    02/24/2015|19:56:01.863 6FC:6F4 TRACE :: SECURE_SOCKET: security negotiation has completed successfully
    02/24/2015|19:56:01.863 6FC:6F4 TRACE :: SECURE_SOCKET: stream sizes: header 21 trailer 64 max message 16384 buffers 4 block size 16
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayerSecurity::Shutdown - [0x00000058D96D4B00]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPMessageCollator::~CSIPMessageCollator - [0x00000058D9680300]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D9680300]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D96B1E90]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D96B1E80]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D96D4B10]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D96D4B00]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D96B22B0]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D96B22A0]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: SSIPTransportContext::~SSIPTransportContext - [0x00000058D971EFF8]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D971EFA0]
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D971EF90]
    02/24/2015|19:56:01.863 6FC:28C ERROR :: OUTGOING_TRANSACTION::OnRequestConnectionConnectComplete - connection failed error 80072745
    02/24/2015|19:56:01.863 6FC:28C INFO  :: REGISTER_CONTEXT:State (4) => (5)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: REGISTER_CONTEXT(d9625c10) SetAndNotify Recv(6) at State (5)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: REGISTER_CONTEXT:State (5) => (6)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: SIP_REGISTER:State (1) => (0)
    02/24/2015|19:56:01.863 6FC:28C TRACE :: CUccServerEndpoint::UpdateEndpointState - Update state from 1 to 0. Status 80072745. Status text (null).
    02/24/2015|19:56:01.863 6FC:28C INFO  :: Function: CUccServiceOperationManager::DisableServManager
    02/24/2015|19:56:01.863 6FC:28C TRACE :: Condition failed with 80ee0061: 'm_fServMgrEnabled'
    02/24/2015|19:56:01.863 6FC:28C INFO  :: Function: CUccServerEndpoint::UpdateEndpointState
    02/24/2015|19:56:01.863 6FC:28C ERROR :: HRESULT API failed: 80ee0061 = hr. DisableServManager
    02/24/2015|19:56:01.863 6FC:28C INFO  :: CUccDnsResolverManager::Stop MR-INFO - [00000058D95E5D40] DNS resolver manager stopped
    02/24/2015|19:56:01.863 6FC:28C INFO  :: ~Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: deleting Async workitem 00000058D96B4B90
    02/24/2015|19:56:01.863 6FC:28C INFO  :: UCCP:ClientAllowedAuthProts0x1000c
    02/24/2015|19:56:01.863 6FC:28C INFO  :: CUccServerSignalingSettings::put_AllowedHttpProxyAuthenticationModes set auth modes 0x3f
    02/24/2015|19:56:01.863 6FC:28C INFO  :: CUccDnsResolverManager::Start MR-INFO - [00000058D95E5D40] DNS resolver manager started
    02/24/2015|19:56:01.863 6FC:28C INFO  :: UCCP:NegotiatedAuthProt0x0
    02/24/2015|19:56:01.863 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.863 6FC:28C INFO  :: CUccPrincipalServerEndpoint::GetSipProviderProfile - Found no http proxy creds
    02/24/2015|19:56:01.863 6FC:28C INFO  :: SIP_ENDPOINT::SetSipAuthBroker (00000058D961EAE0) _IUccSipAuthBroker(0x0000000000000000)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.863 6FC:28C INFO  :: SIP_AUTH(d961f1c8) PrepareAuth at state: 0
    02/24/2015|19:56:01.863 6FC:28C INFO  :: SIP_REGISTER:State (0) => (1)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: Outgoing 00000058D9625C10-<sip:[email protected]>, local=(null)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.863 6FC:28C ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.863 6FC:28C INFO  :: Created Async workitem 00000058D980F838, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetLocalConnectionAddrSubnet get loca IP address returned NULL
    02/24/2015|19:56:01.863 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetSubnetHeader Invalid subnet -1
    02/24/2015|19:56:01.863 6FC:28C INFO  :: REGISTER_CONTEXT(d9625c10) SetAndNotify Recv(4) at State (0)
    02/24/2015|19:56:01.863 6FC:28C INFO  :: REGISTER_CONTEXT:State (0) => (4)
    02/24/2015|19:56:01.863 6FC:6F4 INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.863 6FC:6F4 ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.863 6FC:6F4 ERROR :: ResolveHostNameUsingGetAddrInfo - getaddrinfo(testGROUPPOOL1.test.com) failed hr=0x80072AF9
    02/24/2015|19:56:01.863 6FC:6F4 WARN  :: ResolveHostName - getaddrinfo failed for testGROUPPOOL1.test.com hr=0x80072AF9
    02/24/2015|19:56:01.863 6FC:6F4 ERROR :: ResolveHostNameUsingDnsQuery - DnsQuery(testGROUPPOOL1.test.com) failed error=9003
    02/24/2015|19:56:01.863 6FC:6F4 WARN  :: ResolveHostName - DNS lookup failed for testGROUPPOOL1.test.com hr=0x80004005
    02/24/2015|19:56:01.863 6FC:6F4 ERROR :: ResolveHostName - Name resolution for testGROUPPOOL1.test.com failed
    02/24/2015|19:56:01.863 6FC:6F4 ERROR :: ResolveHostSync ResolveHostName failed 8000ffff
    02/24/2015|19:56:01.863 6FC:6F4 ERROR :: DNS_RESOLUTION_WORKITEM::ProcessWorkItem ResolveHostName failed 8000ffff
    02/24/2015|19:56:01.863 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete[00000058D9625C10] Entered host testGROUPPOOL1.test.com
    02/24/2015|19:56:01.863 6FC:28C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - error : 80ee0066
    02/24/2015|19:56:01.863 6FC:28C INFO  :: Use proxy server cache:1
    02/24/2015|19:56:01.863 6FC:28C INFO  :: Unable to find routable Ipv4 address from proxy server list. Attempting to find one from proxy server cache list.
    02/24/2015|19:56:01.863 6FC:28C WARN  :: Unable to find local routable Ipv4 address for SIP proxy server
    02/24/2015|19:56:01.863 6FC:28C TRACE :: SIP_MSG_PROCESSOR::UseAutoHttpProxy try resolve HttpProxy
    02/24/2015|19:56:01.863 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    02/24/2015|19:56:01.895 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    02/24/2015|19:56:01.895 6FC:28C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - setting m_RequestConnectionErrorCode to 0. Old value is 80ee0066
    02/24/2015|19:56:01.895 6FC:28C INFO  :: deleting Async workitem 00000058D980F838
    02/24/2015|19:56:01.895 6FC:1330 TRACE :: HTTPPROXYCB:internetStatus 0x50
    02/24/2015|19:56:01.910 6FC:1330 TRACE :: HTTPPROXYCB:internetStatus 0xa
    02/24/2015|19:56:01.910 6FC:1330 TRACE :: HTTPPROXYCB:request Complete result(0x0) error(0x2ee7)
    02/24/2015|19:56:01.910 6FC:28C ERROR :: HTTP_PROXY_RESOLVE_CONTEXT::~HTTP_PROXY_RESOLVE_CONTEXT HPContext handle 1 deleted, this 00000058D96B4650
    02/24/2015|19:56:01.910 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x46
    02/24/2015|19:56:01.910 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x46
    02/24/2015|19:56:01.910 6FC:28C INFO  :: SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete - Enter this: 00000058D9625C10, callid=(null), ErrorCode: 0x80ee001c
    02/24/2015|19:56:01.910 6FC:28C ERROR :: Releasing connection and notifying transactions
    02/24/2015|19:56:01.910 6FC:28C ERROR :: SIP_MSG_PROCESSOR::NotifyRequestConnectionConnectComplete - Error: 80ee001c
    02/24/2015|19:56:01.910 6FC:28C ERROR :: OUTGOING_TRANSACTION::OnRequestConnectionConnectComplete - connection failed error 80ee001c
    02/24/2015|19:56:01.910 6FC:28C INFO  :: REGISTER_CONTEXT:State (4) => (5)
    02/24/2015|19:56:01.910 6FC:28C INFO  :: REGISTER_CONTEXT(d9625c10) SetAndNotify Recv(6) at State (5)
    02/24/2015|19:56:01.910 6FC:28C INFO  :: REGISTER_CONTEXT:State (5) => (6)
    02/24/2015|19:56:01.910 6FC:28C INFO  :: SIP_REGISTER:State (1) => (0)
    02/24/2015|19:56:01.910 6FC:28C TRACE :: CUccServerEndpoint::UpdateEndpointState - Update state from 1 to 0. Status 80EE001C. Status text (null).
    02/24/2015|19:56:01.910 6FC:28C INFO  :: Function: CUccServiceOperationManager::DisableServManager
    02/24/2015|19:56:01.910 6FC:28C TRACE :: Condition failed with 80ee0061: 'm_fServMgrEnabled'
    02/24/2015|19:56:01.910 6FC:28C INFO  :: Function: CUccServerEndpoint::UpdateEndpointState
    02/24/2015|19:56:01.910 6FC:28C ERROR :: HRESULT API failed: 80ee0061 = hr. DisableServManager
    02/24/2015|19:56:01.910 6FC:28C INFO  :: CUccDnsResolverManager::Stop MR-INFO - [00000058D95E5D40] DNS resolver manager stopped
    02/24/2015|19:56:01.910 6FC:28C INFO  :: ~Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.910 6FC:28C INFO  :: UCCP:ClientAllowedAuthProts0x1000c
    02/24/2015|19:56:01.910 6FC:28C INFO  :: CUccServerSignalingSettings::put_AllowedHttpProxyAuthenticationModes set auth modes 0x3f
    02/24/2015|19:56:01.910 6FC:28C INFO  :: CUccDnsResolverManager::Start MR-INFO - [00000058D95E5D40] DNS resolver manager started
    02/24/2015|19:56:01.910 6FC:28C INFO  :: UCCP:NegotiatedAuthProt0x0
    02/24/2015|19:56:01.910 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.910 6FC:28C INFO  :: CUccPrincipalServerEndpoint::GetSipProviderProfile - Found no http proxy creds
    02/24/2015|19:56:01.910 6FC:28C INFO  :: SIP_ENDPOINT::SetSipAuthBroker (00000058D961EAE0) _IUccSipAuthBroker(0x0000000000000000)
    02/24/2015|19:56:01.910 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.910 6FC:28C INFO  :: SIP_AUTH(d961f1c8) PrepareAuth at state: 0
    02/24/2015|19:56:01.910 6FC:28C INFO  :: SIP_REGISTER:State (0) => (1)
    02/24/2015|19:56:01.910 6FC:28C INFO  :: Outgoing 00000058D103ADB0-<sip:[email protected]>, local=(null)
    02/24/2015|19:56:01.910 6FC:28C INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.910 6FC:28C ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Created Async workitem 00000058D98201F8, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetLocalConnectionAddrSubnet get loca IP address returned NULL
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetSubnetHeader Invalid subnet -1
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT(d103adb0) SetAndNotify Recv(4) at State (0)
    02/24/2015|19:56:01.926 6FC:6F4 INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT:State (0) => (4)
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostNameUsingGetAddrInfo - getaddrinfo(sipinternal.test.com) failed hr=0x80072AF9
    02/24/2015|19:56:01.926 6FC:6F4 WARN  :: ResolveHostName - getaddrinfo failed for sipinternal.test.com hr=0x80072AF9
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostNameUsingDnsQuery - DnsQuery(sipinternal.test.com) failed error=9003
    02/24/2015|19:56:01.926 6FC:6F4 WARN  :: ResolveHostName - DNS lookup failed for sipinternal.test.com hr=0x80004005
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostName - Name resolution for sipinternal.test.com failed
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostSync ResolveHostName failed 8000ffff
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: DNS_RESOLUTION_WORKITEM::ProcessWorkItem ResolveHostName failed 8000ffff
    02/24/2015|19:56:01.926 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete[00000058D103ADB0] Entered host sipinternal.test.com
    02/24/2015|19:56:01.926 6FC:28C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - error : 80ee0066
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Use proxy server cache:1
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Unable to find routable Ipv4 address from proxy server list. Attempting to find one from proxy server cache list.
    02/24/2015|19:56:01.926 6FC:28C WARN  :: Unable to find local routable Ipv4 address for SIP proxy server
    02/24/2015|19:56:01.926 6FC:28C TRACE :: SIP_MSG_PROCESSOR::UseAutoHttpProxy try resolve HttpProxy
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    02/24/2015|19:56:01.926 6FC:28C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - setting m_RequestConnectionErrorCode to 0. Old value is 80ee0066
    02/24/2015|19:56:01.926 6FC:28C INFO  :: deleting Async workitem 00000058D98201F8
    02/24/2015|19:56:01.926 6FC:1330 TRACE :: HTTPPROXYCB:internetStatus 0x50
    02/24/2015|19:56:01.926 6FC:1330 TRACE :: HTTPPROXYCB:internetStatus 0xa
    02/24/2015|19:56:01.926 6FC:1330 TRACE :: HTTPPROXYCB:request Complete result(0x0) error(0x2ee7)
    02/24/2015|19:56:01.926 6FC:28C ERROR :: HTTP_PROXY_RESOLVE_CONTEXT::~HTTP_PROXY_RESOLVE_CONTEXT HPContext handle 2 deleted, this 00000058D96B3ED0
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x46
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x46
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete - Enter this: 00000058D103ADB0, callid=(null), ErrorCode: 0x80ee001c
    02/24/2015|19:56:01.926 6FC:28C ERROR :: Releasing connection and notifying transactions
    02/24/2015|19:56:01.926 6FC:28C ERROR :: SIP_MSG_PROCESSOR::NotifyRequestConnectionConnectComplete - Error: 80ee001c
    02/24/2015|19:56:01.926 6FC:28C ERROR :: OUTGOING_TRANSACTION::OnRequestConnectionConnectComplete - connection failed error 80ee001c
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT:State (4) => (5)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT(d103adb0) SetAndNotify Recv(6) at State (5)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT:State (5) => (6)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_REGISTER:State (1) => (0)
    02/24/2015|19:56:01.926 6FC:28C TRACE :: CUccServerEndpoint::UpdateEndpointState - Update state from 1 to 0. Status 80EE001C. Status text (null).
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Function: CUccServiceOperationManager::DisableServManager
    02/24/2015|19:56:01.926 6FC:28C TRACE :: Condition failed with 80ee0061: 'm_fServMgrEnabled'
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Function: CUccServerEndpoint::UpdateEndpointState
    02/24/2015|19:56:01.926 6FC:28C ERROR :: HRESULT API failed: 80ee0061 = hr. DisableServManager
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccDnsResolverManager::Stop MR-INFO - [00000058D95E5D40] DNS resolver manager stopped
    02/24/2015|19:56:01.926 6FC:28C INFO  :: ~Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: UCCP:ClientAllowedAuthProts0x1000c
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccServerSignalingSettings::put_AllowedHttpProxyAuthenticationModes set auth modes 0x3f
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccDnsResolverManager::Start MR-INFO - [00000058D95E5D40] DNS resolver manager started
    02/24/2015|19:56:01.926 6FC:28C INFO  :: UCCP:NegotiatedAuthProt0x0
    02/24/2015|19:56:01.926 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccPrincipalServerEndpoint::GetSipProviderProfile - Found no http proxy creds
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_ENDPOINT::SetSipAuthBroker (00000058D961EAE0) _IUccSipAuthBroker(0x0000000000000000)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_AUTH(d961f1c8) PrepareAuth at state: 0
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_REGISTER:State (0) => (1)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Outgoing 00000058D103ADB0-<sip:[email protected]>, local=(null)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.926 6FC:28C ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Created Async workitem 00000058D98201F8, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetLocalConnectionAddrSubnet get loca IP address returned NULL
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetSubnetHeader Invalid subnet -1
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT(d103adb0) SetAndNotify Recv(4) at State (0)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT:State (0) => (4)
    02/24/2015|19:56:01.926 6FC:6F4 INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostNameUsingGetAddrInfo - getaddrinfo(sip.test.com) failed hr=0x80072AF9
    02/24/2015|19:56:01.926 6FC:6F4 WARN  :: ResolveHostName - getaddrinfo failed for sip.test.com hr=0x80072AF9
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostNameUsingDnsQuery - DnsQuery(sip.test.com) failed error=9003
    02/24/2015|19:56:01.926 6FC:6F4 WARN  :: ResolveHostName - DNS lookup failed for sip.test.com hr=0x80004005
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostName - Name resolution for sip.test.com failed
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostSync ResolveHostName failed 8000ffff
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: DNS_RESOLUTION_WORKITEM::ProcessWorkItem ResolveHostName failed 8000ffff
    02/24/2015|19:56:01.926 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete[00000058D103ADB0] Entered host sip.test.com
    02/24/2015|19:56:01.926 6FC:28C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - error : 80ee0066
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Use proxy server cache:1
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Unable to find routable Ipv4 address from proxy server list. Attempting to find one from proxy server cache list.
    02/24/2015|19:56:01.926 6FC:28C WARN  :: Unable to find local routable Ipv4 address for SIP proxy server
    02/24/2015|19:56:01.926 6FC:28C TRACE :: SIP_MSG_PROCESSOR::UseAutoHttpProxy try resolve HttpProxy
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    02/24/2015|19:56:01.926 6FC:28C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - setting m_RequestConnectionErrorCode to 0. Old value is 80ee0066
    02/24/2015|19:56:01.926 6FC:28C INFO  :: deleting Async workitem 00000058D98201F8
    02/24/2015|19:56:01.926 6FC:1330 TRACE :: HTTPPROXYCB:internetStatus 0x50
    02/24/2015|19:56:01.926 6FC:1330 TRACE :: HTTPPROXYCB:internetStatus 0xa
    02/24/2015|19:56:01.926 6FC:1330 TRACE :: HTTPPROXYCB:request Complete result(0x0) error(0x2ee7)
    02/24/2015|19:56:01.926 6FC:28C ERROR :: HTTP_PROXY_RESOLVE_CONTEXT::~HTTP_PROXY_RESOLVE_CONTEXT HPContext handle 3 deleted, this 00000058D96B4A10
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x46
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x46
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete - Enter this: 00000058D103ADB0, callid=(null), ErrorCode: 0x80ee001c
    02/24/2015|19:56:01.926 6FC:28C ERROR :: Releasing connection and notifying transactions
    02/24/2015|19:56:01.926 6FC:28C ERROR :: SIP_MSG_PROCESSOR::NotifyRequestConnectionConnectComplete - Error: 80ee001c
    02/24/2015|19:56:01.926 6FC:28C ERROR :: OUTGOING_TRANSACTION::OnRequestConnectionConnectComplete - connection failed error 80ee001c
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT:State (4) => (5)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT(d103adb0) SetAndNotify Recv(6) at State (5)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT:State (5) => (6)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_REGISTER:State (1) => (0)
    02/24/2015|19:56:01.926 6FC:28C TRACE :: CUccServerEndpoint::UpdateEndpointState - Update state from 1 to 0. Status 80EE001C. Status text (null).
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Function: CUccServiceOperationManager::DisableServManager
    02/24/2015|19:56:01.926 6FC:28C TRACE :: Condition failed with 80ee0061: 'm_fServMgrEnabled'
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Function: CUccServerEndpoint::UpdateEndpointState
    02/24/2015|19:56:01.926 6FC:28C ERROR :: HRESULT API failed: 80ee0061 = hr. DisableServManager
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccDnsResolverManager::Stop MR-INFO - [00000058D95E5D40] DNS resolver manager stopped
    02/24/2015|19:56:01.926 6FC:28C INFO  :: ~Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: UCCP:ClientAllowedAuthProts0x1000c
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccServerSignalingSettings::put_AllowedHttpProxyAuthenticationModes set auth modes 0x3f
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccDnsResolverManager::Start MR-INFO - [00000058D95E5D40] DNS resolver manager started
    02/24/2015|19:56:01.926 6FC:28C INFO  :: UCCP:NegotiatedAuthProt0x0
    02/24/2015|19:56:01.926 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccPrincipalServerEndpoint::GetSipProviderProfile - Found no http proxy creds
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_ENDPOINT::SetSipAuthBroker (00000058D961EAE0) _IUccSipAuthBroker(0x0000000000000000)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_AUTH(d961f1c8) PrepareAuth at state: 0
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_REGISTER:State (0) => (1)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Outgoing 00000058D103ADB0-<sip:[email protected]>, local=(null)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.926 6FC:28C ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Created Async workitem 00000058D98201F8, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetLocalConnectionAddrSubnet get loca IP address returned NULL
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetSubnetHeader Invalid subnet -1
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT(d103adb0) SetAndNotify Recv(4) at State (0)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT:State (0) => (4)
    02/24/2015|19:56:01.926 6FC:6F4 INFO  :: Function: StringToSockAddress
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostNameUsingGetAddrInfo - getaddrinfo(sip.test.com) failed hr=0x80072AF9
    02/24/2015|19:56:01.926 6FC:6F4 WARN  :: ResolveHostName - getaddrinfo failed for sip.test.com hr=0x80072AF9
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostNameUsingDnsQuery - DnsQuery(sip.test.com) failed error=9003
    02/24/2015|19:56:01.926 6FC:6F4 WARN  :: ResolveHostName - DNS lookup failed for sip.test.com hr=0x80004005
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostName - Name resolution for sip.test.com failed
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: ResolveHostSync ResolveHostName failed 8000ffff
    02/24/2015|19:56:01.926 6FC:6F4 ERROR :: DNS_RESOLUTION_WORKITEM::ProcessWorkItem ResolveHostName failed 8000ffff
    02/24/2015|19:56:01.926 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete[00000058D103ADB0] Entered host sip.test.com
    02/24/2015|19:56:01.926 6FC:28C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - error : 80ee0066
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Use proxy server cache:1
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Unable to find routable Ipv4 address from proxy server list. Attempting to find one from proxy server cache list.
    02/24/2015|19:56:01.926 6FC:28C WARN  :: Unable to find local routable Ipv4 address for SIP proxy server
    02/24/2015|19:56:01.926 6FC:28C TRACE :: SIP_MSG_PROCESSOR::UseAutoHttpProxy try resolve HttpProxy
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    02/24/2015|19:56:01.926 6FC:28C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - setting m_RequestConnectionErrorCode to 0. Old value is 80ee0066
    02/24/2015|19:56:01.926 6FC:28C INFO  :: deleting Async workitem 00000058D98201F8
    02/24/2015|19:56:01.926 6FC:1330 TRACE :: HTTPPROXYCB:internetStatus 0x50
    02/24/2015|19:56:01.926 6FC:1330 TRACE :: HTTPPROXYCB:internetStatus 0xa
    02/24/2015|19:56:01.926 6FC:1330 TRACE :: HTTPPROXYCB:request Complete result(0x0) error(0x2ee7)
    02/24/2015|19:56:01.926 6FC:28C ERROR :: HTTP_PROXY_RESOLVE_CONTEXT::~HTTP_PROXY_RESOLVE_CONTEXT HPContext handle 4 deleted, this 00000058D96B3F90
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x46
    02/24/2015|19:56:01.926 6FC:28C TRACE :: HTTPPROXYCB:internetStatus 0x46
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete - Enter this: 00000058D103ADB0, callid=(null), ErrorCode: 0x80ee001c
    02/24/2015|19:56:01.926 6FC:28C ERROR :: Releasing connection and notifying transactions
    02/24/2015|19:56:01.926 6FC:28C ERROR :: SIP_MSG_PROCESSOR::NotifyRequestConnectionConnectComplete - Error: 80ee001c
    02/24/2015|19:56:01.926 6FC:28C ERROR :: OUTGOING_TRANSACTION::OnRequestConnectionConnectComplete - connection failed error 80ee001c
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT:State (4) => (5)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT(d103adb0) SetAndNotify Recv(6) at State (5)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: REGISTER_CONTEXT:State (5) => (6)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: SIP_REGISTER:State (1) => (0)
    02/24/2015|19:56:01.926 6FC:28C TRACE :: CUccServerEndpoint::UpdateEndpointState - Update state from 1 to 0. Status 80EE001C. Status text (null).
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Function: CUccServiceOperationManager::DisableServManager
    02/24/2015|19:56:01.926 6FC:28C TRACE :: Condition failed with 80ee0061: 'm_fServMgrEnabled'
    02/24/2015|19:56:01.926 6FC:28C INFO  :: Function: CUccServerEndpoint::UpdateEndpointState
    02/24/2015|19:56:01.926 6FC:28C ERROR :: HRESULT API failed: 80ee0061 = hr. DisableServManager
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccDnsResolverManager::Stop MR-INFO - [00000058D95E5D40] DNS resolver manager stopped
    02/24/2015|19:56:01.926 6FC:28C INFO  :: ~Out trxn corr-id (00000058D559F8F0)
    02/24/2015|19:56:01.926 6FC:28C INFO  :: UCCP:ClientAllowedAuthProts0x1000c
    02/24/2015|19:56:01.926 6FC:28C INFO  :: CUccServerSignalingSettings::put_AllowedHttpProxyAuthenticationModes set auth modes 0x3f
    02/24/2015|19:56:01.942 6FC:28C INFO  :: CUccDnsResolverManager::Start MR-INFO - [00000058D95E5D40] DNS resolver manager started
    02/24/2015|19:56:01.942 6FC:28C INFO  :: UCCP:NegotiatedAuthProt0x0
    02/24/2015|19:56:01.942 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.942 6FC:28C INFO  :: CUccPrincipalServerEndpoint::GetSipProviderProfile - Found no http proxy creds
    02/24/2015|19:56:01.942 6FC:28C INFO  :: SIP_ENDPOINT::SetSipAuthBroker (00000058D961EAE0) _IUccSipAuthBroker(0x0000000000000000)
    02/24/2015|19:56:01.942 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|19:56:01.942 6FC:28C INFO  :: SIP_AUTH(d961f1c8) PrepareAuth at state: 0
    02/24/2015|19:56:01.942 6FC:28C INFO  :: SIP_REGISTER:State (0) => (1)

    HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:59:53.017 6FC:28C INFO  :: Created Async workitem 00000058D9593658, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:59:53.017 6FC:28C INFO  :: Out trxn corr-id (00000058D979D320)
    02/24/2015|19:59:53.017 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetLocalConnectionAddrSubnet get loca IP address returned NULL
    02/24/2015|19:59:53.017 6FC:6F4 INFO  :: Function: StringToSockAddress
    02/24/2015|19:59:53.017 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetSubnetHeader Invalid subnet -1
    02/24/2015|19:59:53.017 6FC:6F4 ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|19:59:53.017 6FC:28C INFO  :: REGISTER_CONTEXT(d98ad220) SetAndNotify Recv(4) at State (0)
    02/24/2015|19:59:53.017 6FC:28C INFO  :: REGISTER_CONTEXT:State (0) => (4)
    02/24/2015|19:59:53.017 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete[00000058D98AD220] Entered host lyncaccess.test.com
    02/24/2015|19:59:53.017 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete get DNS result server: lyncaccess.test.com IP: 125.16.131.241:5061 
    02/24/2015|19:59:53.017 6FC:28C INFO  :: Use proxy server cache:1
    02/24/2015|19:59:53.017 6FC:28C INFO  :: Remote Addr: 125.16.131.241
    02/24/2015|19:59:53.017 6FC:28C INFO  :: Verification Flags: 1
    02/24/2015|19:59:53.017 6FC:28C INFO  :: Interface Index: 6
    02/24/2015|19:59:53.017 6FC:28C INFO  :: Interface Type: 0
    02/24/2015|19:59:53.017 6FC:28C INFO  :: GetAdaptersAddresses Succeeded.
    02/24/2015|19:59:53.017 6FC:28C INFO  :: Identified local Ipv4 address: 192.168.0.101
    02/24/2015|19:59:53.017 6FC:28C INFO  :: Found local routable Ipv4 address for SIP proxy server from proxy address list
    02/24/2015|19:59:53.017 6FC:28C INFO  :: SockMgr: Create New Connection:DestName:(lyncaccess.test.com)DestPort:(5061)Transport:(2)httpTunnel:(0)TLS RemotePrincipalName:(lyncaccess.test.com)
    02/24/2015|19:59:53.017 6FC:28C TRACE :: DestAddr :125.16.131.241:5061
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D95B1910]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D95B1920]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: SSIPTransportContext::SSIPTransportContext - [0x00000058D95B1978]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: SSIPTransportContext::SSIPTransportContext - [0x00000058C8DBE6B0]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D561D960]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D561D970]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPAsyncSocket::CSIPAsyncSocket - [0x00000058D561D960]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPAsyncSocket::Initialize - [0x00000058D561D960]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D96D7E00]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D96D7E10]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayerSecurity::CSIPTransportLayerSecurity - [0x00000058D96D7E00]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D561ED50]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D561ED60]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPCompression::CSIPCompression - [0x00000058D561ED50]
    02/24/2015|19:59:53.017 6FC:28C INFO  :: CSIPCompressor::Initialize - Compression setting 1, threshold 128000, timeout 5000
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D5605480]
    02/24/2015|19:59:53.017 6FC:28C TRACE :: CSIPMessageCollator::CSIPMessageCollator - [0x00000058D5605480]
    02/24/2015|19:59:53.017 6FC:28C INFO  :: CAsyncSocketWin32::Connect 00000058D9794860 connecting(async) window 00000000000404D2 socket:1f64 DestAddr:125.16.131.241:5061
    02/24/2015|19:59:53.017 6FC:28C ERROR :: CSIPAsyncSocket::Connect: HRESULT API failed: 80072733 = hr
    02/24/2015|19:59:53.017 6FC:28C TRACE :: SSIPTransportContext::~SSIPTransportContext - [0x00000058C8DBE6B0]
    02/24/2015|19:59:53.017 6FC:28C INFO  :: deleting Async workitem 00000058D9593658
    02/24/2015|19:59:53.048 6FC:28C TRACE :: CSIPAsyncSocket::SetLocalAddr - [0x00000058D561D960]
    02/24/2015|19:59:53.048 6FC:28C TRACE :: CSIPAsyncSocket::SetRemoteAddr - [0x00000058D561D960]
    02/24/2015|19:59:53.048 6FC:28C TRACE :: CSIPAsyncSocket::SetNetworkId - [0x00000058D561D960]
    02/24/2015|19:59:53.048 6FC:28C INFO  :: Created Async workitem 00000058D97C6350, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:59:53.048 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D7E00
    02/24/2015|19:59:53.048 6FC:28C TRACE :: CSIPAsyncSocket::Send this 00000058D561D960, sending pbSendBuf 00000058D9815DD0, dwSendBufSize = 188
    02/24/2015|19:59:53.048 6FC:28C TRACE :: CSIPAsyncSocket::SendHelper - [0x00000058D561D960]
    02/24/2015|19:59:53.048 6FC:28C TRACE :: CAsyncSocketWin32::Send this 00000058D9794860, pbSendBuf 00000058D9815DD0, dwSendBufSize = 188, dwBytesSent = 188
    02/24/2015|19:59:53.048 6FC:28C INFO  :: deleting Async workitem 00000058D97C6350
    02/24/2015|19:59:53.079 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D561D970]
    02/24/2015|19:59:53.079 6FC:28C INFO  :: Created Async workitem 00000058D97C6410, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:59:53.079 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D7E00
    02/24/2015|19:59:53.079 6FC:28C INFO  :: deleting Async workitem 00000058D97C6410
    02/24/2015|19:59:53.079 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D561D970]
    02/24/2015|19:59:53.079 6FC:28C INFO  :: Created Async workitem 00000058D97C5990, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:59:53.079 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D7E00
    02/24/2015|19:59:53.079 6FC:28C INFO  :: deleting Async workitem 00000058D97C5990
    02/24/2015|19:59:53.079 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D561D970]
    02/24/2015|19:59:53.079 6FC:28C INFO  :: Created Async workitem 00000058D97C5990, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:59:53.079 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D7E00
    02/24/2015|19:59:53.095 6FC:28C TRACE :: CSIPAsyncSocket::Send this 00000058D561D960, sending pbSendBuf 00000058D9816450, dwSendBufSize = 189
    02/24/2015|19:59:53.095 6FC:28C TRACE :: CSIPAsyncSocket::SendHelper - [0x00000058D561D960]
    02/24/2015|19:59:53.095 6FC:28C TRACE :: CAsyncSocketWin32::Send this 00000058D9794860, pbSendBuf 00000058D9816450, dwSendBufSize = 189, dwBytesSent = 189
    02/24/2015|19:59:53.095 6FC:28C INFO  :: deleting Async workitem 00000058D97C5990
    02/24/2015|19:59:53.126 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D561D970]
    02/24/2015|19:59:53.126 6FC:28C INFO  :: Created Async workitem 00000058D97C6410, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|19:59:53.126 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96D7E00
    02/24/2015|19:59:53.126 6FC:6F4 TRACE :: SECURE_SOCKET: security negotiation has completed successfully
    02/24/2015|19:59:53.126 6FC:6F4 TRACE :: SECURE_SOCKET: stream sizes: header 21 trailer 64 max message 16384 buffers 4 block size 16
    02/24/2015|19:59:53.126 6FC:28C INFO  :: CSIPTransportLayerSecurity::OnTlsNegotiationComplete (00000058D96D7E00) successful. Raising OnConnect with S_OK
    02/24/2015|19:59:53.126 6FC:28C INFO  :: CSIPCompressor::StartCompressionNegotiation - Link test not yet performed, checking compression settings configured by core
    02/24/2015|19:59:53.126 6FC:28C INFO  :: CSIPCompressor::StartCompressionNegotiation - Compression requested - beginning negotiation.
    02/24/2015|19:59:53.126 6FC:28C TRACE :: - encrypted buffer length: 389 bytes.  First 8 bytes:
    02/24/2015|19:59:53.126 6FC:28C TRACE :: 
    17 03 03 01 80 44 E5 18  :....€Då.
    02/24/2015|19:59:53.126 6FC:28C TRACE :: CSIPTransportLayerSecurity::Send after encryption, BytesLeft = 304, BytesProcessed = 304, cbEncryptedBufSize = 389, spEncryptedBuff = 00000058D973F590 
    02/24/2015|19:59:53.126 6FC:28C TRACE :: CSIPAsyncSocket::Send this 00000058D561D960, sending pbSendBuf 00000058D973F590, dwSendBufSize = 389
    02/24/2015|19:59:53.126 6FC:28C TRACE :: CSIPAsyncSocket::SendHelper - [0x00000058D561D960]
    02/24/2015|19:59:53.126 6FC:28C ERROR :: CAsyncSocketWin32::Send failed for sendBuffer 00000058D973F590 , this 00000058D9794860
    02/24/2015|19:59:53.126 6FC:28C TRACE :: CAsyncSocketWin32::Send this 00000058D9794860, pbSendBuf 00000058D973F590, dwSendBufSize = 389, dwBytesSent = 0
    02/24/2015|19:59:53.126 6FC:28C ERROR :: CSIPAsyncSocket::SendHelper failed for sendBuffer 00000058D973F590 , this 00000058D561D960
    02/24/2015|19:59:53.126 6FC:28C ERROR :: CSIPTransportLayerSecurity::Send Send failed 80072746
    02/24/2015|19:59:53.126 6FC:28C INFO  :: Function: CSIPCompressor::SendNegotiateRequest
    02/24/2015|19:59:53.126 6FC:28C ERROR :: HRESULT API failed: 80072746 = m_pSIPCompression->Send( spBuffer, cbBufSize )
    02/24/2015|19:59:53.126 6FC:28C INFO  :: Input registration address 192.168.0.101:65392
    02/24/2015|19:59:53.126 6FC:28C INFO  :: Input registration address is Ipv6/Ipv4
    02/24/2015|19:59:53.142 6FC:28C INFO  :: SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete - Enter this: 00000058D98AD220, callid=(null), ErrorCode: 0x0
    02/24/2015|19:59:53.142 6FC:28C INFO  :: deleting Async workitem 00000058D97C6410
    02/24/2015|19:59:53.142 6FC:28C INFO  :: SIP_AUTH(d979c478) SetState (0) => (1)
    02/24/2015|19:59:53.142 6FC:28C INFO  :: SignMsg: send request without signature for trans(d979d388)
    02/24/2015|19:59:53.142 6FC:28C INFO  :: Trxn corr-id (00000058D979D320), SIP msg corr-id (19128d3b)
    02/24/2015|19:59:53.142 6FC:28C INFO  :: Sending Packet - 125.16.131.241:5061 (From Local Address: 192.168.0.101:65392) 785 bytes:
    02/24/2015|19:59:53.142 6FC:28C INFO  :: REGISTER sip:test.com SIP/2.0Via: SIP/2.0/TLS 192.168.0.101:65392Max-Forwards: 70From: <sip:[email protected]>;tag=387b1a6927;epid=9976554941To: <sip:[email protected]>Call-ID: fae7e636a6b5450bbc853885166c29b6CSeq:
    1 REGISTERContact: <sip:192.168.0.101:65392;transport=tls;ms-opaque=c48079c42b>;methods="INVITE, MESSAGE, INFO, OPTIONS, BYE, CANCEL, NOTIFY, ACK, REFER, BENOTIFY";proxy=replace;+sip.instance="<urn:uuid:ECF8F1E5-1EFC-58ED-835A-2E991DB84C02>"User-Agent:
    UCCAPI/15.0.4623.1000 OC/15.0.4623.1000 (Microsoft Lync)Supported: gruu-10, adhoclist, msrtc-event-categoriesSupported: ms-forkingSupported: ms-cluster-failoverSupported: ms-userservices-state-notificationms-keep-alive: UAC;hop-hop=yesEvent: registrationContent-Length:
    0
    02/24/2015|19:59:53.142 6FC:28C INFO  :: End of Sending Packet - 125.16.131.241:5061 (From Local Address: 192.168.0.101:65392) 785 bytes
    02/24/2015|19:59:53.142 6FC:28C TRACE :: - encrypted buffer length: 869 bytes.  First 8 bytes:
    02/24/2015|19:59:53.142 6FC:28C TRACE :: 
    17 03 03 03 60 E6 07 5F  :....`æ._
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayerSecurity::Send after encryption, BytesLeft = 785, BytesProcessed = 785, cbEncryptedBufSize = 869, spEncryptedBuff = 00000058D55CBB80 
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPAsyncSocket::Send this 00000058D561D960, sending pbSendBuf 00000058D55CBB80, dwSendBufSize = 869
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPAsyncSocket::SendHelper - [0x00000058D561D960]
    02/24/2015|19:59:53.142 6FC:28C ERROR :: CAsyncSocketWin32::Send failed for sendBuffer 00000058D55CBB80 , this 00000058D9794860
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CAsyncSocketWin32::Send this 00000058D9794860, pbSendBuf 00000058D55CBB80, dwSendBufSize = 869, dwBytesSent = 0
    02/24/2015|19:59:53.142 6FC:28C ERROR :: CSIPAsyncSocket::SendHelper failed for sendBuffer 00000058D55CBB80 , this 00000058D561D960
    02/24/2015|19:59:53.142 6FC:28C ERROR :: CSIPTransportLayerSecurity::Send Send failed 80072746
    02/24/2015|19:59:53.142 6FC:28C INFO  :: CSIPClientConnection::AsyncOnSend hr=0x80072746
    02/24/2015|19:59:53.142 6FC:28C ERROR :: OUTGOING_TRANSACTION::SendRequestAndSetTimer SendRequestMsg failed 80072746
    02/24/2015|19:59:53.142 6FC:28C ERROR :: OUTGOING_TRANSACTION::OnSendReady SendRequestAndSetTimer failed 80072746
    02/24/2015|19:59:53.142 6FC:28C ERROR :: CSIPClientConnection::ThrottleRequest outgoing transaction 00000058D979D320 OnSendReady failed 80072746, this 00000058D95B1910
    02/24/2015|19:59:53.142 6FC:28C ERROR :: SIP_MSG_PROCESSOR::ThrottleRequestForConnection m_pRequestConnection->ThrottleRequest() failed for 80072746
    02/24/2015|19:59:53.142 6FC:28C ERROR :: OUTGOING_TRANSACTION::CreateAndSendRequestMsg SIP_MSG_PROCESSOR 00000058D98AD220 ThrottleRequestForConnection failed 80072746, this 00000058D979D320
    02/24/2015|19:59:53.142 6FC:28C ERROR :: OUTGOING_TRANSACTION::CheckRequestConnectionAndSendRequestMsgAfterConnectComplete - CreateAndSendRequestMsg failed 80072746
    02/24/2015|19:59:53.142 6FC:28C ERROR :: OUTGOING_TRANSACTION::OnRequestConnectionConnectComplete CheckRequestConnectionAndSendRequestMsgAfterConnectComplete failed 80072746
    02/24/2015|19:59:53.142 6FC:28C INFO  :: REGISTER_CONTEXT:State (4) => (5)
    02/24/2015|19:59:53.142 6FC:28C INFO  :: REGISTER_CONTEXT(d98ad220) SetAndNotify Recv(6) at State (5)
    02/24/2015|19:59:53.142 6FC:28C INFO  :: REGISTER_CONTEXT:State (5) => (6)
    02/24/2015|19:59:53.142 6FC:28C INFO  :: CSIPAsyncSocket::Disconnect Shuttingdown 00000058D9794860
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayerSecurity::Shutdown - [0x00000058D96D7E00]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPMessageCollator::~CSIPMessageCollator - [0x00000058D5605480]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D5605480]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D561ED60]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D561ED50]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D96D7E10]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D96D7E00]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D561D970]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D561D960]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: SSIPTransportContext::~SSIPTransportContext - [0x00000058D95B1978]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D95B1920]
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D95B1910]
    02/24/2015|19:59:53.142 6FC:28C INFO  :: SIP_REGISTER:State (1) => (0)
    02/24/2015|19:59:53.142 6FC:28C TRACE :: CUccServerEndpoint::UpdateEndpointState - Update state from 1 to 0. Status 80072746. Status text (null).
    02/24/2015|19:59:53.142 6FC:28C INFO  :: Function: CUccServiceOperationManager::DisableServManager
    02/24/2015|19:59:53.142 6FC:28C TRACE :: Condition failed with 80ee0061: 'm_fServMgrEnabled'
    02/24/2015|19:59:53.142 6FC:28C INFO  :: Function: CUccServerEndpoint::UpdateEndpointState
    02/24/2015|19:59:53.142 6FC:28C ERROR :: HRESULT API failed: 80ee0061 = hr. DisableServManager
    02/24/2015|19:59:53.142 6FC:28C INFO  :: CUccDnsResolverManager::Stop MR-INFO - [00000058D1026E80] DNS resolver manager stopped
    02/24/2015|19:59:53.142 6FC:28C INFO  :: ~Out trxn corr-id (00000058D979D320)
    02/24/2015|20:00:00.716 6FC:28C INFO  :: UCCP:ClientAllowedAuthProts0x1000c
    02/24/2015|20:00:00.716 6FC:28C INFO  :: CUccServerSignalingSettings::put_AllowedHttpProxyAuthenticationModes set auth modes 0x3f
    02/24/2015|20:00:00.716 6FC:28C INFO  :: CUccDnsResolverManager::Start MR-INFO - [00000058D1026E80] DNS resolver manager started
    02/24/2015|20:00:00.716 6FC:28C INFO  :: UCCP:NegotiatedAuthProt0x0
    02/24/2015|20:00:00.716 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|20:00:00.716 6FC:28C INFO  :: CUccPrincipalServerEndpoint::GetSipProviderProfile - Found no http proxy creds
    02/24/2015|20:00:00.716 6FC:28C INFO  :: SIP_ENDPOINT::SetSipAuthBroker (00000058D979BD90) _IUccSipAuthBroker(0x0000000000000000)
    02/24/2015|20:00:00.716 6FC:28C INFO  :: UCCP:ServerAuthProts0x0
    02/24/2015|20:00:00.716 6FC:28C INFO  :: SIP_AUTH(d979c478) PrepareAuth at state: 1
    02/24/2015|20:00:00.716 6FC:28C INFO  :: SIP_AUTH(d979c478) SetState (1) => (0)
    02/24/2015|20:00:00.716 6FC:28C INFO  :: SIP_REGISTER:State (0) => (1)
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Outgoing 00000058D978F4D0-<sip:[email protected]>, local=(null)
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Function: StringToSockAddress
    02/24/2015|20:00:00.716 6FC:28C ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Created Async workitem 00000058D103CBF8, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Out trxn corr-id (00000058D979EAB0)
    02/24/2015|20:00:00.716 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetLocalConnectionAddrSubnet get loca IP address returned NULL
    02/24/2015|20:00:00.716 6FC:6F4 INFO  :: Function: StringToSockAddress
    02/24/2015|20:00:00.716 6FC:28C INFO  :: SIP_MSG_PROCESSOR::GetSubnetHeader Invalid subnet -1
    02/24/2015|20:00:00.716 6FC:6F4 ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    02/24/2015|20:00:00.716 6FC:28C INFO  :: REGISTER_CONTEXT(d978f4d0) SetAndNotify Recv(4) at State (0)
    02/24/2015|20:00:00.716 6FC:28C INFO  :: REGISTER_CONTEXT:State (0) => (4)
    02/24/2015|20:00:00.716 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete[00000058D978F4D0] Entered host lyncaccess.test.com
    02/24/2015|20:00:00.716 6FC:28C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete get DNS result server: lyncaccess.test.com IP: 125.16.131.241:5061 
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Use proxy server cache:1
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Remote Addr: 125.16.131.241
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Verification Flags: 1
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Interface Index: 6
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Interface Type: 0
    02/24/2015|20:00:00.716 6FC:28C INFO  :: GetAdaptersAddresses Succeeded.
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Identified local Ipv4 address: 192.168.0.101
    02/24/2015|20:00:00.716 6FC:28C INFO  :: Found local routable Ipv4 address for SIP proxy server from proxy address list
    02/24/2015|20:00:00.716 6FC:28C INFO  :: SockMgr: Create New Connection:DestName:(lyncaccess.test.com)DestPort:(5061)Transport:(2)httpTunnel:(0)TLS RemotePrincipalName:(lyncaccess.test.com)
    02/24/2015|20:00:00.716 6FC:28C TRACE :: DestAddr :125.16.131.241:5061
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D95B0880]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D95B0890]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: SSIPTransportContext::SSIPTransportContext - [0x00000058D95B08E8]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: SSIPTransportContext::SSIPTransportContext - [0x00000058C8DBE6B0]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D998B450]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D998B460]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPAsyncSocket::CSIPAsyncSocket - [0x00000058D998B450]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPAsyncSocket::Initialize - [0x00000058D998B450]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D96DBBA0]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D96DBBB0]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayerSecurity::CSIPTransportLayerSecurity - [0x00000058D96DBBA0]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayer::CSIPTransportLayer - [0x00000058D998B500]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D998B510]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPCompression::CSIPCompression - [0x00000058D998B500]
    02/24/2015|20:00:00.716 6FC:28C INFO  :: CSIPCompressor::Initialize - Compression setting 1, threshold 128000, timeout 5000
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPTransportLayerNotify::CSIPTransportLayerNotify - [0x00000058D97D2F80]
    02/24/2015|20:00:00.716 6FC:28C TRACE :: CSIPMessageCollator::CSIPMessageCollator - [0x00000058D97D2F80]
    02/24/2015|20:00:00.716 6FC:28C INFO  :: CAsyncSocketWin32::Connect 00000058D998EAC0 connecting(async) window 00000000000504D2 socket:1ff8 DestAddr:125.16.131.241:5061
    02/24/2015|20:00:00.716 6FC:28C ERROR :: CSIPAsyncSocket::Connect: HRESULT API failed: 80072733 = hr
    02/24/2015|20:00:00.716 6FC:28C TRACE :: SSIPTransportContext::~SSIPTransportContext - [0x00000058C8DBE6B0]
    02/24/2015|20:00:00.716 6FC:28C INFO  :: deleting Async workitem 00000058D103CBF8
    02/24/2015|20:00:00.747 6FC:28C TRACE :: CSIPAsyncSocket::SetLocalAddr - [0x00000058D998B450]
    02/24/2015|20:00:00.747 6FC:28C TRACE :: CSIPAsyncSocket::SetRemoteAddr - [0x00000058D998B450]
    02/24/2015|20:00:00.747 6FC:28C TRACE :: CSIPAsyncSocket::SetNetworkId - [0x00000058D998B450]
    02/24/2015|20:00:00.747 6FC:28C INFO  :: Created Async workitem 00000058D3F8FD30, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|20:00:00.747 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96DBBA0
    02/24/2015|20:00:00.747 6FC:28C TRACE :: CSIPAsyncSocket::Send this 00000058D998B450, sending pbSendBuf 00000058D98161E0, dwSendBufSize = 188
    02/24/2015|20:00:00.747 6FC:28C TRACE :: CSIPAsyncSocket::SendHelper - [0x00000058D998B450]
    02/24/2015|20:00:00.747 6FC:28C TRACE :: CAsyncSocketWin32::Send this 00000058D998EAC0, pbSendBuf 00000058D98161E0, dwSendBufSize = 188, dwBytesSent = 188
    02/24/2015|20:00:00.747 6FC:28C INFO  :: deleting Async workitem 00000058D3F8FD30
    02/24/2015|20:00:00.794 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D998B460]
    02/24/2015|20:00:00.794 6FC:28C INFO  :: Created Async workitem 00000058D3F90870, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|20:00:00.794 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96DBBA0
    02/24/2015|20:00:00.794 6FC:28C INFO  :: deleting Async workitem 00000058D3F90870
    02/24/2015|20:00:00.794 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D998B460]
    02/24/2015|20:00:00.794 6FC:28C INFO  :: Created Async workitem 00000058D3F90870, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|20:00:00.794 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96DBBA0
    02/24/2015|20:00:00.810 6FC:28C TRACE :: CSIPAsyncSocket::Send this 00000058D998B450, sending pbSendBuf 00000058D98158F0, dwSendBufSize = 189
    02/24/2015|20:00:00.810 6FC:28C TRACE :: CSIPAsyncSocket::SendHelper - [0x00000058D998B450]
    02/24/2015|20:00:00.810 6FC:28C TRACE :: CAsyncSocketWin32::Send this 00000058D998EAC0, pbSendBuf 00000058D98158F0, dwSendBufSize = 189, dwBytesSent = 189
    02/24/2015|20:00:00.810 6FC:28C INFO  :: deleting Async workitem 00000058D3F90870
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayerNotify::OnRecv - [0x00000058D998B460]
    02/24/2015|20:00:00.857 6FC:28C INFO  :: Created Async workitem 00000058D3F90870, txn timeout 0, time sensitive 0, txn (0000000000000000)
    02/24/2015|20:00:00.857 6FC:28C TRACE :: Async work item posted for TLS negotiation: this 00000058D96DBBA0
    02/24/2015|20:00:00.857 6FC:6F4 TRACE :: SECURE_SOCKET: security negotiation has completed successfully
    02/24/2015|20:00:00.857 6FC:6F4 TRACE :: SECURE_SOCKET: stream sizes: header 21 trailer 64 max message 16384 buffers 4 block size 16
    02/24/2015|20:00:00.857 6FC:28C ERROR :: CSIPClientConnection::OnConnect (80072745) this: 00000058D95B0880
    02/24/2015|20:00:00.857 6FC:28C INFO  :: SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete - Enter this: 00000058D978F4D0, callid=(null), ErrorCode: 0x80072745
    02/24/2015|20:00:00.857 6FC:28C ERROR :: Releasing connection and notifying transactions
    02/24/2015|20:00:00.857 6FC:28C ERROR :: SIP_MSG_PROCESSOR::NotifyRequestConnectionConnectComplete - Error: 80072745
    02/24/2015|20:00:00.857 6FC:28C INFO  :: CSIPAsyncSocket::Disconnect Shuttingdown 00000058D998EAC0
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayerSecurity::Shutdown - [0x00000058D96DBBA0]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPMessageCollator::~CSIPMessageCollator - [0x00000058D97D2F80]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D97D2F80]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D998B510]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D998B500]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D96DBBB0]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D96DBBA0]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D998B460]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D998B450]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: SSIPTransportContext::~SSIPTransportContext - [0x00000058D95B08E8]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayerNotify::~CSIPTransportLayerNotify - [0x00000058D95B0890]
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CSIPTransportLayer::~CSIPTransportLayer - [0x00000058D95B0880]
    02/24/2015|20:00:00.857 6FC:28C INFO  :: deleting Async workitem 00000058D3F90870
    02/24/2015|20:00:00.857 6FC:28C ERROR :: OUTGOING_TRANSACTION::OnRequestConnectionConnectComplete - connection failed error 80072745
    02/24/2015|20:00:00.857 6FC:28C INFO  :: REGISTER_CONTEXT:State (4) => (5)
    02/24/2015|20:00:00.857 6FC:28C INFO  :: REGISTER_CONTEXT(d978f4d0) SetAndNotify Recv(6) at State (5)
    02/24/2015|20:00:00.857 6FC:28C INFO  :: REGISTER_CONTEXT:State (5) => (6)
    02/24/2015|20:00:00.857 6FC:28C INFO  :: SIP_REGISTER:State (1) => (0)
    02/24/2015|20:00:00.857 6FC:28C TRACE :: CUccServerEndpoint::UpdateEndpointState - Update state from 1 to 0. Status 80072745. Status text (null).
    02/24/2015|20:00:00.857 6FC:28C INFO  :: Function: CUccServiceOperationManager::DisableServManager
    02/24/2015|20:00:00.857 6FC:28C TRACE :: Condition failed with 80ee0061: 'm_fServMgrEnabled'
    02/24/2015|20:00:00.857 6FC:28C INFO  :: Function: CUccServerEndpoint::UpdateEndpointState
    02/24/2015|20:00:00.857 6FC:28C ERROR :: HRESULT API failed: 80ee0061 = hr. DisableServManager
    02/24/2015|20:00:00.857 6FC:28C INFO  :: CUccDnsResolverManager::Stop MR-INFO - [00000058D1026E80] DNS resolver manager stopped
    02/24/2015|20:00:00.857 6FC:28C INFO  :: ~Out trxn corr-id (00000058D979EAB0)
    02/24/2015|20:00:01.107 6FC:28C INFO  :: Function: CUccEndpoint::Disable
    02/24/2015|20:00:01.107 6FC:28C TRACE :: Condition failed with 80ee0092: 'GetState() != UCCES_IDLE'
    02/24/2015|20:00:01.107 6FC:28C INFO  :: SIP_REGISTER::Unregistration already in unregister/ed state (0), this [00000058D979C430]
    02/24/2015|20:00:01.107 6FC:28C INFO  :: SIP_STACK::DeleteSipEndpoint deleting sip endpoint 00000058D979BD90, this 00000058D402C440
    02/24/2015|20:00:01.107 6FC:28C INFO  :: SIP_ENDPOINT::Shutdown (d979bd90) Shutdown
    02/24/2015|20:00:01.107 6FC:28C INFO  :: CUccDnsResolverManager::Stop MR-INFO - [00000058D1026E80] DNS resolver manager stopped
    02/24/2015|20:00:01.107 6FC:28C INFO  :: CUccPlatform::WriteStreamToLog:
    02/24/2015|20:00:01.107 6FC:28C INFO  :: <?xml version="1.0" encoding="UTF-8"?><root>  <Login>    <Info><![CDATA[GetBestManagedCredentialByType return the cred: 0000000000000000, type:certificate,
    userId:OCS]]></Info>    <Info><![CDATA[Bootstrap task queued]]></Info>    <Info><![CDATA[Starting bootstrap task: baseUrl=, pinBased=0, forceDownloadRootCert=0, deviceId=ECF8F1E5-1EFC-58ED-835A-2E991DB84C02,
    credType=0, cert=0000000000000000]]></Info>    <Info><![CDATA[Changed CBootstrapper status [10006] -> [10000]]]></Info>    <Info><![CDATA[Bootstrap task completed with hr=0x0]]></Info>  
     <Info><![CDATA[Changed CBootstrapper status [10000] -> [10006]]]></Info>    <Info><![CDATA[Starting LogonSession...   Local interfaces: count=1, allExternal=0, someInternal=0, backend=0   Cached endpoint
    config found but not used   Using loaded endpoint configInitialEndpointConfig calculated...   networksAvailable=1   cacheAvailable=1   takenFromCache =0Doing logon attempt with data:   currState=10   [email protected]  
    server=lyncaccess.test.com, external   authModes=0x1000c   with default Cred   proxyAuthModes=0x3f   epFlags=c8   withAutoRetrials=0   credsAvailability=valid   redirectedServersList=   newState=14   statusCode=0]]></Info>
       <Lync-autodiscovery>      <Info><![CDATA[GetBestManagedCredentialByType return the cred: 0000000000000000, type:specific, userId:LAD]]></Info>      <Info><![CDATA[Discovery request
    sent to URL http://[email protected], txn (00000058D7EA7DB0), task(00000058D95F3F20)]]></Info>      <Info><![CDATA[GetBestManagedCredentialByType return the cred: 0000000000000000, type:specific,
    userId:LAD]]></Info>      <Info><![CDATA[Discovery request sent to URL https://[email protected], txn (00000058D7EA7DD0), task(00000058D9776530)]]></Info>      <Info><![CDATA[GetBestManagedCredentialByType
    return the cred: 0000000000000000, type:specific, userId:LAD]]></Info>      <Info><![CDATA[Discovery request sent to URL https://[email protected], txn (00000058D7EA7A90), task(00000058D9776A70)]]></Info>
         <Info><![CDATA[GetBestManagedCredentialByType return the cred: 0000000000000000, type:specific, userId:LAD]]></Info>      <Info><![CDATA[Discovery request sent to URL http://[email protected],
    txn (00000058D7EA7AB0), task(00000058D9777870)]]></Info>      <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting credential user 0x00000058D52FC800 id=15 asking for credentials with ProxyChallengeDetails[authModes=0,
    firewallName=, realm=]]]></Info>      <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting credential user 0x00000058D52FC800 id=15 asking for credentials with ProxyChallengeDetails[authModes=0, firewallName=,
    realm=]]]></Info>      <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting credential user 0x00000058D52FC800 id=15 asking for credentials with ProxyChallengeDetails[authModes=0, firewallName=, realm=]]]></Info>
         <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting credential user 0x00000058D52FC800 id=15 asking for credentials with ProxyChallengeDetails[authModes=0, firewallName=, realm=]]]></Info>    
     <Info><![CDATA[Discovery task(00000058D95F3F20) sent to URL http://lyncdiscoverinternal.test.com completed with hr=0x80f10045]]></Info>      <Info><![CDATA[Discovery task(00000058D9776530) sent to URL https://lyncdiscoverinternal.test.com
    completed with hr=0x80f10045]]></Info>      <Info><![CDATA[task(00000058D9776A70) is parsing autodiscovery response <?xml version="1.0" encoding="utf-8"?><AutodiscoverResponse xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" AccessLocation="External"><Root><Link token="Domain" href="https://lyncextws1.test.com/Autodiscover/AutodiscoverService.svc/root/domain?originalDomain=test.com"
    /><Link token="User" href="https://lyncextws1.test.com/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=test.com" /><Link token="Self" href="https://lyncextws1.test.com/Autodiscover/AutodiscoverService.svc/root?originalDomain=test.com"
    /><Link token="OAuth" href="https://lyncextws1.test.com/Autodiscover/AutodiscoverService.svc/root/oauth/user?originalDomain=test.com" /><Link token="External/XFrame" href="https://lyncextws1.test.com/Autodiscover/XFrame/XFrame.html"
    /><Link token="Internal/XFrame" href="https://lyncintws1.test.com/Autodiscover/XFrame/XFrame.html" /><Link token="XFrame" href="https://lyncextws1.test.com/Autodiscover/XFrame/XFrame.html" /></Root></AutodiscoverResponse>]]></Info>
         <Info><![CDATA[Discovery request sent to URL https://lyncextws1.test.com/Autodiscover/AutodiscoverService.svc/root/[email protected], txn (00000058D7EA7930), task(00000058D9776A70)]]></Info>
         <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting credential user 0x00000058D52FC800 id=15 asking for credentials with ProxyChallengeDetails[authModes=0, firewallName=, realm=]]]></Info>    
     <Info><![CDATA[this request needs authentication, trying webticket from: https://lyncextws1.test.com/WebTicket/WebTicketService.svc]]></Info>      <Get-NewWebTicket>        <Info><![CDATA[ExecuteWithMetadataInternal,
    asyncContext=00000058D96A9E50, context: WebRequest context@ :3649667664  MethodType:9  ExecutionComplete? :0  Callback@ :00000058D95164D8  AsyncHResult:0  TargetUri:https://lyncextws1.test.com/WebTicket/WebTicketService.svc  OperationName:http://tempuri.org/:IWebTicketService.]]></Info>
           <Info><![CDATA[Executing wws method with no auth auth, asyncContext=00000058D96A9E50, context: WebRequest context@ :3646499424  MethodType:0  ExecutionComplete? :0  Callback@ :00000058D3E76BF0  AsyncHResult:0
     TargetUri:https://lyncextws1.test.com/WebTicket/WebTicketService.svc/mex.]]></Info>        <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting credential user 0x00000058D52FC800 id=15 asking for
    credentials with ProxyChallengeDetails[authModes=0, firewallName=, realm=]]]></Info>        <Info><![CDATA[Discovery request sent to URL https://lyncextws1.test.com/Autodiscover/AutodiscoverService.svc/root/[email protected],
    txn (00000058D7EA7C10), task(00000058D9776A70)]]></Info>        <Info><![CDATA[Executing wws method with no auth auth, asyncContext=00000058D96A9E50, context: WebRequest context@ :3646499424  MethodType:0  ExecutionComplete?
    :1  Callback@ :00000058D3E76BF0  AsyncHResult:3d0000  TargetUri:https://lyncextws1.test.com/WebTicket/WebTicketService.svc/mex.]]></Info>        <Info><![CDATA[ExecuteWithMetadataInternal, asyncContext=00000058D96A9E50,
    context: WebRequest context@ :3649667664  MethodType:9  ExecutionComplete? :0  Callback@ :00000058D95164D8  AsyncHResult:3d0000  TargetUri:https://lyncextws1.test.com/WebTicket/WebTicketService.svc  OperationName:http://tempuri.org/:IWebTicketService.]]></Info>
           <Info><![CDATA[GetBestManagedCredentialByType return the cred: 0000000000000000, type:certificate, userId:LAD]]></Info>        <Info><![CDATA[Executing wws method with windows auth auth,
    asyncContext=00000058D96A9E50, context: WebRequest context@ :3649667664  MethodType:4  ExecutionComplete? :0  Callback@ :00000058D95164D8  AsyncHResult:3d0000  TargetUri:https://lyncextws1.test.com/WebTicket/WebTicketService.svc  OperationName:http://tempuri.org/:IWebTicketService.]]></Info>
           <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting credential user 0x00000058D52FC800 id=15 asking for credentials with ProxyChallengeDetails[authModes=0, firewallName=, realm=]]]></Info>  
         <Info><![CDATA[Default Windows credential obtained for context=00000058D96A9E50.]]></Info>        <ExecuteWithMetadataInternal>          
    02/24/2015|20:00:01.107 6FC:28C INFO  :: CUccPlatform::WriteStreamToLog:
    02/24/2015|20:00:01.107 6FC:28C INFO  :: <SequenceID>1.1.1.1.1</SequenceID>          <hr>0x3d0000</hr>        </ExecuteWithMetadataInternal>        <ExecuteWithWindowsOrNoAuthInternal>
             <SequenceID>1.1.1.1.2</SequenceID>          <hr>0x0</hr>        </ExecuteWithWindowsOrNoAuthInternal>        <Info><![CDATA[Executing
    wws method with windows auth auth, asyncContext=00000058D96A9E50, context: WebRequest context@ :3649667664  MethodType:4  ExecutionComplete? :1  Callback@ :00000058D95164D8  AsyncHResult:80f10041  TargetUri:https://lyncextws1.test.com/WebTicket/WebTicketService.svc
     OperationName:http://tempuri.org/:IWebTicketService Error:There was an error communicating with the endpoint at 'https://lyncextws1.test.com/WebTicket/WebTicketService.svc'.The server returned HTTP status code '401 (0x191)' with text 'Unauthorized'.The
    requested resource requires user authentication..]]></Info>        <Info><![CDATA[Logon success state 2 reported by user id=LAD (adjusted=LAD) on CManagedCredential[DEFAULT this=00000058D53E7330]]]></Info>  
         <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting credential user 0x00000058D52FC800 id=15 asking for credentials with ProxyChallengeDetails[authModes=0, firewallName=, realm=]]]></Info>    
       <Info><![CDATA[CLogonCredentialManager::QueryForSpecificCreds() Credential user 0x00000058D52FC800 id=15 querying for specific credentials, credSuccess=0, targetName=Microsoft_OC1:[email protected]:specific:LAD:1]]></Info>
           <ExecuteWithWindowsOrNoAuthInternal>          <SequenceID>1.1.1.1.3</SequenceID>          <hr>0x3d0000</hr>        </ExecuteWithWindowsOrNoAuthInternal>
           <Info><![CDATA[Created CManagedCredential[SPECIFIC this=00000058D969B8E0, domain=, userName=]]]></Info>        <Info><![CDATA[Adding new managed cred CManagedCredential[SPECIFIC this=00000058D969B8E0,
    domain=, userName=]]]></Info>        <Info><![CDATA[GetBestManagedCredentialByType return the cred: 0000000000000000, type:specific, userId:OCS]]></Info>        <Info><![CDATA[  
     ACTION : RESUME SIGNIN AFTER NEW CREDDoing logon attempt with data:   currState=20   [email protected]   server=lyncaccess.test.com, external   authModes=0x1000c   with default Cred   proxyAuthModes=0x3f   epFlags=c8
      withAutoRetrials=0   credsAvailability=valid   redirectedServersList=lyncaccess.test.com, external;   newState=14   statusCode=0]]></Info>        <Info><![CDATA[Specific Windows credential obtained
    for context=00000058D96A9E50.]]></Info>        <Info><![CDATA[Executing wws method with windows auth auth, asyncContext=00000058D96A9E50, context: WebRequest context@ :3649667664  MethodType:4  ExecutionComplete?
    :0  Callback@ :00000058D95164D8  AsyncHResult:3d0000  TargetUri:https://lyncextws1.test.com/WebTicket/WebTicketService.svc  OperationName:http://tempuri.org/:IWebTicketService.]]></Info>        <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting
    credential user 0x00000058D52FC800 id=15 asking for credentials with ProxyChallengeDetails[authModes=0, firewallName=, realm=]]]></Info>        <ExecuteWithWindowsOrNoAuthInternal>          <SequenceID>1.1.1.1.4</SequenceID>
             <hr>0x3d0000</hr>        </ExecuteWithWindowsOrNoAuthInternal>        <Info><![CDATA[Executing wws method with windows auth auth, asyncContext=00000058D96A9E50,
    context: WebRequest context@ :3649667664  MethodType:4  ExecutionComplete? :1  Callback@ :00000058D95164D8  AsyncHResult:3d0000  TargetUri:https://lyncextws1.test.com/WebTicket/WebTicketService.svc  OperationName:http://tempuri.org/:IWebTicketService.]]></Info>
           <Info><![CDATA[Logon success state 1 reported by user id=LAD (adjusted=LAD) on CManagedCredential[SPECIFIC this=00000058D969B8E0, domain=, userName=]]]></Info>        <SequenceID>1.1.1.1</SequenceID>
           <hr>0x0</hr>      </Get-NewWebTicket>      <ExecuteWithWindowsOrNoAuthInternal>        <SequenceID>1.1.1.2</SequenceID>        <hr>0x0</hr>
         </ExecuteWithWindowsOrNoAuthInternal>      <Info><![CDATA[CLogonCredentialManager::GetProxyCredentials()Requesting credential user 0x00000058D52FC800 id=15 asking for credentials with ProxyChallengeDetails[authModes=0,
    firewallName=, realm=]]]></Info>      <Info><![CDATA[task(00000058D9776A70) is parsing autodiscovery response <?xml version="1.0" encoding="utf-8"?><AutodiscoverResponse xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" AccessLocation="External"><User><SipServerInternalAccess fqdn="testGROUPPOOL1.test.com" port="5061" /><SipClientInternalAccess fqdn="testGROUPPOOL1.test.com"
    port="5061" /><SipServerExternalAccess fqdn="LyncAccess.test.com" port="5061" /><SipClientExternalAccess fqdn="LyncAccess.test.com" port="5061" /><Link token="Internal/Autodiscover"
    href="https://lyncintws1.test.com/Autodiscover/AutodiscoverService.svc/root" /><Link token="Internal/AuthBroker" href="https://lyncintws1.test.com/Reach/sip.svc" /><Link token="Internal/WebScheduler" href="https://lyncintws1.test.com/Scheduler"
    /><Link token="Internal/CertProvisioning" href="https://lyncintws1.test.com/CertProv/CertProvisioningService.svc" /><Link token="External/Autodiscover" href="https://lyncextws1.test.com/Autodiscover/AutodiscoverService.svc/root"
    /><Link token="External/AuthBroker" href="https://lyncextws1.test.com/Reach/sip.svc" /><Link token="External/WebScheduler" href="https://lyncextws1.test.com/Scheduler" /><Link token="External/CertProvisioning"
    href="https://lyncextws1.test.com/CertProv/CertProvisioningService.svc" /><Link token="Internal/Mcx" href="https://lyncextws1.test.com/Mcx/McxService.svc" /><Link token="External/Mcx" href="https://lyncextws1.test.com/Mcx/McxService.svc"
    /><Link token="Ucwa" href="https://lyncextws1.test.com/ucwa/v1/applications" /><Link token="Internal/Ucwa" href="https://lyncintws1.test.com/ucwa/v1/applications" /><Link token="External/Ucwa"
    href="https://lyncextws1.test.com/ucwa/v1/applications" /><Link token="External/XFrame" href="https://lyncextws1.test.com/Autodiscover/XFrame/XFrame.html" /><Link token="Internal/XFrame" href="https://lyncintws1.test.com/Autodiscover/XFrame/XFrame.html"
    /><Link token="XFrame" href="https://lyncextws1.test.com/Autodiscover/XFrame/XFrame.html" /><Link token="Self" href="https://lyncextws1.test.com/Autodiscover/AutodiscoverService.svc/root/user" /></User></AutodiscoverResponse>]]></Info>
         <Info><![CDATA[Discovery task(00000058D9776A70) sent to URL https://lyncextws1.test.com/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=test.com completed with hr=0x0]]></Info>      <Info><![CDATA[Discovery
    task(00000058D9777870) canceled.]]></Info>      <Info><![CDATA[Lync autodiscovery completed with hr: 0X0 sipint: testGROUPPOOL1.test.com:5061 sipext: LyncAccess.test.com:5061 authint: https://lyncintws1.test.com/Reach/sip.svc
    authext: https://lyncextws1.test.com/Reach/sip.svc wts: https://lyncextws1.test.com/WebTicket/WebTicketService.svc retry: 1]]></Info>      <SequenceID>1.1.1</SequenceID>      <hr>0x0</hr>  
     </Lync-autodiscovery>    <Info><![CDATA[Internal Server: testGROUPPOOL1.test.com:5061External Server: LyncAccess.test.com:5061IsInternalAccessLocation: 0   autoRetryByErrorCode=1   withRescheduleHint=0   withAutoRetrials=0
      Login failed with permanent error or no auto-retrials]]></Info>    <SequenceID>1.1</SequenceID>    <hr>0x80072745</hr>  </Login></root>

  • Performance issue showing read by other session Event

    Hi All,
    we are having a severe performance issue in my database when we are running batch jobs.
    This was a new database(11.2.0.2) and we are testing the performance by running some batch jobs. These batch jobs included some inserts and updates.
    I am seeing read by other session in top 5 timed events and cache buffers chains in Latch Miss Sources section.
    Please help me to solve this out.
    Inst Num Startup Time    Release     RAC
    1 27-Feb-12 09:03 11.2.0.2.0  NO
    Platform                         CPUs Cores Sockets Memory(GB)
    Linux x86 64-bit                    8     8       8      48.00           
    Snap Id      Snap Time      Sessions Curs/Sess
    Begin Snap:      5605 29-Feb-12 03:00:27        63       4.5
      End Snap:      5614 29-Feb-12 12:00:47        63       4.3
       Elapsed:              540.32 (mins)
       DB Time:            1,774.23 (mins)
    Cache Sizes                       Begin        End
    ~~~~~~~~~~~                  ---------- ----------
                   Buffer Cache:     1,952M     1,952M  Std Block Size:        16K
               Shared Pool Size:     1,024M     1,024M      Log Buffer:    18,868K
    Load Profile              Per Second    Per Transaction   Per Exec   Per Call
    ~~~~~~~~~~~~         ---------------    --------------- ---------- ----------
          DB Time(s):                3.3                0.8       0.02       0.05
           DB CPU(s):                1.1                0.3       0.01       0.02
           Redo size:           55,763.8           13,849.3
       Logical reads:           23,906.6            5,937.4
       Block changes:              325.7               80.9
      Physical reads:              665.6              165.3
    Physical writes:               40.4               10.0
          User calls:               60.7               15.1
              Parses:               10.6                2.6
         Hard parses:                1.1                0.3
    W/A MB processed:                0.6                0.2
              Logons:                0.1                0.0
            Executes:              151.2               37.6
           Rollbacks:                0.0                0.0
        Transactions:                4.0
    Instance Efficiency Percentages (Target 100%)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Buffer Nowait %:   99.94       Redo NoWait %:  100.00
                Buffer  Hit   %:   97.90    In-memory Sort %:  100.00
                Library Hit   %:   98.06        Soft Parse %:   90.16
             Execute to Parse %:   92.96         Latch Hit %:  100.00
    Parse CPU to Parse Elapsd %:   76.71     % Non-Parse CPU:   98.57
    Shared Pool Statistics        Begin    End
                 Memory Usage %:   89.38   87.96
        % SQL with executions>1:   97.14   95.15
      % Memory for SQL w/exec>1:   96.05   92.46
    Top 5 Timed Foreground Events
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                               Avg
                                                              wait   % DB
    Event                                 Waits     Time(s)   (ms)   time Wait Class
    db file sequential read          14,092,706      65,613      5   61.6 User I/O
    DB CPU                                           34,819          32.7
    read by other session               308,534       1,260      4    1.2 User I/O
    direct path read                     97,454         987     10     .9 User I/O
    db file scattered read               71,870         910     13     .9 User I/O
    Host CPU (CPUs:    8 Cores:    8 Sockets:    8)
    ~~~~~~~~         Load Average
                   Begin       End     %User   %System      %WIO     %Idle
                    0.43      0.36      13.7       0.6       9.7      85.7
    Instance CPU
    ~~~~~~~~~~~~
                  % of total CPU for Instance:      13.5
                  % of busy  CPU for Instance:      94.2
      %DB time waiting for CPU - Resource Mgr:       0.0
    Memory Statistics
    ~~~~~~~~~~~~~~~~~                       Begin          End
                      Host Mem (MB):     49,152.0     49,152.0
                       SGA use (MB):      3,072.0      3,072.0
                       PGA use (MB):        506.5        629.1
        % Host Mem used for SGA+PGA:         7.28         7.53
    Time Model Statistics             
    -> Total time in database user-calls (DB Time): 106453.8s
    -> Statistics including the word "background" measure background process
       time, and so do not contribute to the DB time statistic
    -> Ordered by % or DB time desc, Statistic name
    Statistic Name                                       Time (s) % of DB Time
    sql execute elapsed time                            105,531.1         99.1
    DB CPU                                               34,818.8         32.7
    parse time elapsed                                      714.7           .7
    hard parse elapsed time                                 684.8           .6
    PL/SQL execution elapsed time                           161.9           .2
    PL/SQL compilation elapsed time                          44.2           .0
    connection management call elapsed time                  16.9           .0
    hard parse (sharing criteria) elapsed time               10.2           .0
    hard parse (bind mismatch) elapsed time                   9.4           .0
    sequence load elapsed time                                2.9           .0
    repeated bind elapsed time                                0.5           .0
    failed parse elapsed time                                 0.0           .0
    DB time                                             106,453.8
    background elapsed time                               1,753.9
    background cpu time                                      61.7
    Operating System Statistics        
    -> *TIME statistic values are diffed.
       All others display actual values.  End Value is displayed if different
    -> ordered by statistic type (CPU Use, Virtual Memory, Hardware Config), Name
    Statistic                                  Value        End Value
    BUSY_TIME                              3,704,415
    IDLE_TIME                             22,203,740
    IOWAIT_TIME                            2,517,864
    NICE_TIME                                      3
    SYS_TIME                                 145,696
    USER_TIME                              3,557,758
    LOAD                                           0                0
    RSRC_MGR_CPU_WAIT_TIME                         0
    VM_IN_BYTES                      358,813,045,760
    VM_OUT_BYTES                      29,514,830,848
    PHYSICAL_MEMORY_BYTES             51,539,607,552
    NUM_CPUS                                       8
    NUM_CPU_CORES                                  8
    NUM_CPU_SOCKETS                                8
    GLOBAL_RECEIVE_SIZE_MAX                4,194,304
    GLOBAL_SEND_SIZE_MAX                   1,048,586
    TCP_RECEIVE_SIZE_DEFAULT                  87,380
    TCP_RECEIVE_SIZE_MAX                   4,194,304
    TCP_RECEIVE_SIZE_MIN                       4,096
    TCP_SEND_SIZE_DEFAULT                     16,384
    TCP_SEND_SIZE_MAX                      4,194,304
    TCP_SEND_SIZE_MIN                          4,096
    Operating System Statistics -
    Snap Time           Load    %busy    %user     %sys    %idle  %iowait
    29-Feb 03:00:27      0.4      N/A      N/A      N/A      N/A      N/A
    29-Feb 04:00:35      1.4     11.9     11.2      0.6     88.1     14.3
    29-Feb 05:00:41      1.7     13.8     13.2      0.6     86.2     15.8
    29-Feb 06:00:48      1.5     14.0     13.5      0.6     86.0     12.3
    29-Feb 07:01:00      1.8     16.3     15.8      0.5     83.7     10.4
    29-Feb 08:00:12      2.6     23.2     22.5      0.6     76.8     12.6
    29-Feb 09:00:26      1.3     16.6     16.0      0.5     83.4      5.7
    29-Feb 10:00:33      1.2     13.8     13.3      0.5     86.2      2.0
    29-Feb 11:00:43      1.3     14.5     14.0      0.5     85.5      3.8
    29-Feb 12:00:47      0.4      4.9      4.2      0.7     95.1     10.6
    Foreground Wait Class              
    -> s  - second, ms - millisecond -    1000th of a second
    -> ordered by wait time desc, waits desc
    -> %Timeouts: value of 0 indicates value was < .5%.  Value of null is truly 0
    -> Captured Time accounts for         97.9%  of Total DB time     106,453.79 (s)
    -> Total FG Wait Time:            69,415.64 (s)  DB CPU time:      34,818.79 (s)
                                                                      Avg
                                          %Time       Total Wait     wait
    Wait Class                      Waits -outs         Time (s)     (ms)  %DB time
    User I/O                   14,693,843     0           69,222        5      65.0
    DB CPU                                                34,819               32.7
    Commit                         40,629     0              119        3       0.1
    System I/O                     26,504     0               57        2       0.1
    Network                     1,945,010     0               11        0       0.0
    Other                         125,200    99                4        0       0.0
    Application                     2,673     0                2        1       0.0
    Concurrency                     3,059     0                1        0       0.0
    Configuration                      31    19                0       15       0.0
    Foreground Wait Events            
    -> s  - second, ms - millisecond -    1000th of a second
    -> Only events with Total Wait Time (s) >= .001 are shown
    -> ordered by wait time desc, waits desc (idle events last)
    -> %Timeouts: value of 0 indicates value was < .5%.  Value of null is truly 0
                                                                 Avg
                                            %Time Total Wait    wait    Waits   % DB
    Event                             Waits -outs   Time (s)    (ms)     /txn   time
    db file sequential read      14,092,706     0     65,613       5    108.0   61.6
    read by other session           308,534     0      1,260       4      2.4    1.2
    direct path read                 97,454     0        987      10      0.7     .9
    db file scattered read           71,870     0        910      13      0.6     .9
    db file parallel read            35,001     0        372      11      0.3     .3
    log file sync                    40,629     0        119       3      0.3     .1
    control file sequential re       26,504     0         57       2      0.2     .1
    direct path read temp            14,499     0         49       3      0.1     .0
    direct path write temp            9,186     0         28       3      0.1     .0
    SQL*Net message to client     1,923,973     0          5       0     14.7     .0
    SQL*Net message from dblin        1,056     0          5       5      0.0     .0
    Disk file operations I/O          8,848     0          2       0      0.1     .0
    ASM file metadata operatio           36     0          2      54      0.0     .0
    SQL*Net break/reset to cli        2,636     0          1       1      0.0     .0
    ADR block file read                 472     0          1       1      0.0     .0
    os thread startup                     8     0          1      74      0.0     .0
    SQL*Net more data to clien       17,656     0          1       0      0.1     .0
    asynch descriptor resize        123,852   100          0       0      0.9     .0
    local write wait                    110     0          0       4      0.0     .0
    utl_file I/O                     55,635     0          0       0      0.4     .0
    log file switch (private s            8     0          0      52      0.0     .0
    cursor: pin S wait on X               2     0          0     142      0.0     .0
    enq: KO - fast object chec           13     0          0      20      0.0     .0
    PX Deq: Slave Session Stat          248     0          0       1      0.0     .0
    enq: RO - fast object reus           18     0          0      11      0.0     .0
    latch: cache buffers chain        2,511     0          0       0      0.0     .0
    latch: shared pool                  195     0          0       1      0.0     .0
    CSS initialization                   12     0          0       8      0.0     .0
    PX qref latch                        54   100          0       2      0.0     .0
    SQL*Net more data from cli          995     0          0       0      0.0     .0
    SQL*Net more data from dbl          300     0          0       0      0.0     .0
    kksfbc child completion               1   100          0      56      0.0     .0
    library cache: mutex X              244     0          0       0      0.0     .0
    PX Deq: Signal ACK RSG              124     0          0       0      0.0     .0
    undo segment extension                6   100          0       7      0.0     .0
    PX Deq: Signal ACK EXT              124     0          0       0      0.0     .0
    library cache load lock               3     0          0       9      0.0     .0
    ADR block file write                 45     0          0       1      0.0     .0
    CSS operation: action                12     0          0       2      0.0     .0
    reliable message                     28     0          0       1      0.0     .0
    CSS operation: query                 72     0          0       0      0.0     .0
    latch: row cache objects             14     0          0       1      0.0     .0
    enq: SQ - contention                 17     0          0       0      0.0     .0
    latch free                           32     0          0       0      0.0     .0
    buffer busy waits                    52     0          0       0      0.0     .0
    enq: PS - contention                 16     0          0       0      0.0     .0
    enq: TX - row lock content            6     0          0       1      0.0     .0
    SQL*Net message to dblink         1,018     0          0       0      0.0     .0
    cursor: pin S                        23     0          0       0      0.0     .0
    latch: cache buffers lru c            8     0          0       0      0.0     .0
    SQL*Net message from clien    1,923,970     0    944,508     491     14.7
    jobq slave wait                  66,732   100     33,334     500      0.5
    Streams AQ: waiting for me        6,481   100     32,412    5001      0.0
    wait for unread message on       32,858    98     32,411     986      0.3
    PX Deq: Execution Msg             1,448     0        190     131      0.0
    PX Deq: Execute Reply             1,196     0         74      62      0.0
    HS message to agent                 228     0          4      19      0.0
    single-task message                  42     0          4      97      0.0
    PX Deq Credit: send blkd            904     0          2       3      0.0
    PX Deq Credit: need buffer          205     0          1       3      0.0
    Foreground Wait Events            
    -> s  - second, ms - millisecond -    1000th of a second
    -> Only events with Total Wait Time (s) >= .001 are shown
    -> ordered by wait time desc, waits desc (idle events last)
    -> %Timeouts: value of 0 indicates value was < .5%.  Value of null is truly 0
                                                                 Avg
                                            %Time Total Wait    wait    Waits   % DB
    Event                             Waits -outs   Time (s)    (ms)     /txn   time
    PX Deq: Table Q Normal            4,291     0          1       0      0.0
    PX Deq: Join ACK                    124     0          0       1      0.0
    PX Deq: Parse Reply                 124     0          0       0      0.0
    KSV master wait                     256     0          0       0      0.0
    Latch Miss Sources                
    -> only latches with sleeps are shown
    -> ordered by name, sleeps desc
                                                         NoWait              Waiter
    Latch Name               Where                       Misses     Sleeps   Sleeps
    ASM map operation freeli kffmTranslate2                   0          2        0
    DML lock allocation      ktadmc                           0          2        0
    FOB s.o list latch       ksfd_allfob                      0          2        2
    In memory undo latch     ktiFlushMe                       0          5        0
    In memory undo latch     ktichg: child                    0          3        0
    PC and Classifier lists  No latch                         0          6        0
    Real-time plan statistic keswxAddNewPlanEntry             0         20       20
    SQL memory manager worka qesmmIRegisterWorkArea:1         0          1        1
    active service list      kswslogon: session logout        0         23       12
    active service list      kswssetsvc: PX session swi       0          6        1
    active service list      kswsite: service iterator        0          1        0
    archive process latch    kcrrgpll                         0          3        3
    cache buffers chains     kcbgtcr_2                        0      1,746      573
    cache buffers chains     kcbgtcr: fast path (cr pin       0      1,024    2,126
    cache buffers chains     kcbgcur_2                        0         60        8
    cache buffers chains     kcbchg1: kslbegin: bufs no       0         16        3
    cache buffers chains     kcbgtcr: fast path               0         14       20
    cache buffers chains     kcbzibmlt: multi-block rea       0         10        0
    cache buffers chains     kcbrls_2                         0          9       53
    cache buffers chains     kcbgtcr: kslbegin shared         0          8        1
    cache buffers chains     kcbrls_1                         0          7       84
    cache buffers chains     kcbgtcr: kslbegin excl           0          6       14
    cache buffers chains     kcbnew: new latch again          0          6        0
    cache buffers chains     kcbzgb: scan from tail. no       0          6        0
    cache buffers chains     kcbzwb                           0          5        8
    cache buffers chains     kcbgcur: fast path (shr)         0          3        0
    cache buffers chains     kcbget: pin buffer               0          3        0
    cache buffers chains     kcbzhngcbk2_1                    0          1        0
    cache buffers lru chain  kcbzgws                          0         19        0
    cache buffers lru chain  kcbo_link_q                      0          3        0
    call allocation          ksuxds                           0         14       10
    call allocation          ksudlp: top call                 0          2        3
    enqueue hash chains      ksqgtl3                          0          2        1
    enqueue hash chains      ksqrcl                           0          1        2
    enqueues                 ksqgel: create enqueue           0          1        0
    object queue header oper kcbo_unlink_q                    0          5        2
    object queue header oper kcbo_sw_buf                      0          2        0
    object queue header oper kcbo_link_q                      0          1        2
    object queue header oper kcbo_switch_cq                   0          1        2
    object queue header oper kcbo_switch_mq_bg                0          1        4
    parallel query alloc buf kxfpbalo                         0          1        1
    process allocation       ksucrp:1                         0          2        0
    process queue reference  kxfpqrsnd                        0          1        0
    qmn task queue latch     kwqmnmvtsks: delay to read       0          1        0
    redo allocation          kcrfw_redo_gen: redo alloc       0         17        0
    row cache objects        kqreqd: reget                    0          6        0
    row cache objects        kqrpre: find obj                 0          6       13
    row cache objects        kqrso                            0          2        0
    row cache objects        kqreqd                           0          1        2
    row cache objects        kqrpre: init complete            0          1        1
    shared pool              kghalo                           0        199      106
    shared pool              kghupr1                          0         39      109
    shared pool              kghfre                           0         18       19
    shared pool              kghalp                           0          7       29
    space background task la ktsj_grab_task                   0         21       27
    Mutex Sleep Summary                
    -> ordered by number of sleeps desc
                                                                             Wait
    Mutex Type            Location                               Sleeps    Time (ms)
    Library Cache         kglhdgn2 106                              338           12
    Library Cache         kgllkc1   57                              259           10
    Library Cache         kgllkdl1  85                              123           21
    Cursor Pin            kkslce [KKSCHLPIN2]                        70          286
    Library Cache         kglget2   2                                31            1
    Library Cache         kglhdgn1  62                               31            2
    Library Cache         kglpin1   4                                26            1
    Library Cache         kglpnal1  90                               18            0
    Library Cache         kglpndl1  95                               15            2
    Library Cache         kgllldl2 112                                6            0
    Library Cache         kglini1   32                                1            0
              -------------------------------------------------------------Thanks in advance.

    Hi,
    Thanks for reply.
    I provided one hour report.
    Inst Num Startup Time    Release     RAC
    1 27-Feb-12 09:03 11.2.0.2.0  NO
      Platform                         CPUs Cores Sockets Memory(GB)
    Linux x86 64-bit                    8     8       8      48.00
                  Snap Id      Snap Time      Sessions Curs/Sess
    Begin Snap:      5606 29-Feb-12 04:00:35        63       3.7
      End Snap:      5607 29-Feb-12 05:00:41        63       3.6
       Elapsed:               60.11 (mins)
       DB Time:              382.67 (mins)
    Cache Sizes                       Begin        End
    ~~~~~~~~~~~                  ---------- ----------
                   Buffer Cache:     1,952M     1,952M  Std Block Size:        16K
               Shared Pool Size:     1,024M     1,024M      Log Buffer:    18,868K
    Load Profile              Per Second    Per Transaction   Per Exec   Per Call
    ~~~~~~~~~~~~         ---------------    --------------- ---------- ----------
          DB Time(s):                6.4                0.8       0.03       0.03
           DB CPU(s):                1.0                0.1       0.00       0.00
           Redo size:           84,539.3           10,425.6
       Logical reads:           23,345.6            2,879.1
       Block changes:              386.5               47.7
      Physical reads:            1,605.0              197.9
    Physical writes:                7.1                0.9
          User calls:              233.9               28.9
              Parses:                4.0                0.5
         Hard parses:                0.1                0.0
    W/A MB processed:                0.1                0.0
              Logons:                0.1                0.0
            Executes:              210.9               26.0
           Rollbacks:                0.0                0.0
        Transactions:                8.1
    Instance Efficiency Percentages (Target 100%)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Buffer Nowait %:   99.62       Redo NoWait %:  100.00
                Buffer  Hit   %:   95.57    In-memory Sort %:  100.00
                Library Hit   %:   99.90        Soft Parse %:   98.68
             Execute to Parse %:   98.10         Latch Hit %:   99.99
    Parse CPU to Parse Elapsd %:   32.08     % Non-Parse CPU:   99.90
    Shared Pool Statistics        Begin    End
                 Memory Usage %:   89.25   89.45
        % SQL with executions>1:   96.79   97.52
      % Memory for SQL w/exec>1:   95.67   96.56
    Top 5 Timed Foreground Events
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                               Avg
                                                              wait   % DB
    Event                                 Waits     Time(s)   (ms)   time Wait Class
    db file sequential read           3,054,464      17,002      6   74.0 User I/O
    DB CPU                                            3,748          16.3
    read by other session               199,603         796      4    3.5 User I/O
    direct path read                     46,301         439      9    1.9 User I/O
    db file scattered read               21,113         269     13    1.2 User I/O
    Host CPU (CPUs:    8 Cores:    8 Sockets:    8)
    ~~~~~~~~         Load Average
                   Begin       End     %User   %System      %WIO     %Idle
                    1.45      1.67      13.2       0.6      15.8      86.2
    Instance CPU
    ~~~~~~~~~~~~
                  % of total CPU for Instance:      13.0
                  % of busy  CPU for Instance:      94.7
      %DB time waiting for CPU - Resource Mgr:       0.0
    Memory Statistics
    ~~~~~~~~~~~~~~~~~                       Begin          End
                      Host Mem (MB):     49,152.0     49,152.0
                       SGA use (MB):      3,072.0      3,072.0
                       PGA use (MB):        513.5        467.7
        % Host Mem used for SGA+PGA:         7.29         7.20
    Time Model Statistics            
    -> Total time in database user-calls (DB Time): 22960.5s
    -> Statistics including the word "background" measure background process
       time, and so do not contribute to the DB time statistic
    -> Ordered by % or DB time desc, Statistic name
    Statistic Name                                       Time (s) % of DB Time
    sql execute elapsed time                             22,835.9         99.5
    DB CPU                                                3,748.4         16.3
    parse time elapsed                                       15.4           .1
    hard parse elapsed time                                  14.3           .1
    PL/SQL execution elapsed time                             7.5           .0
    PL/SQL compilation elapsed time                           6.0           .0
    connection management call elapsed time                   1.6           .0
    sequence load elapsed time                                0.4           .0
    hard parse (sharing criteria) elapsed time                0.0           .0
    repeated bind elapsed time                                0.0           .0
    failed parse elapsed time                                 0.0           .0
    DB time                                              22,960.5
    background elapsed time                                 238.1
    background cpu time                                       4.9
    Operating System Statistics        
    -> *TIME statistic values are diffed.
       All others display actual values.  End Value is displayed if different
    -> ordered by statistic type (CPU Use, Virtual Memory, Hardware Config), Name
    Statistic                                  Value        End Value
    BUSY_TIME                                396,506
    IDLE_TIME                              2,483,725
    IOWAIT_TIME                              455,495
    NICE_TIME                                      0
    SYS_TIME                                  16,163
    USER_TIME                                380,052
    LOAD                                           1                2
    RSRC_MGR_CPU_WAIT_TIME                         0
    VM_IN_BYTES                       95,646,943,232
    VM_OUT_BYTES                       1,686,059,008
    PHYSICAL_MEMORY_BYTES             51,539,607,552
    NUM_CPUS                                       8
    NUM_CPU_CORES                                  8
    NUM_CPU_SOCKETS                                8
    GLOBAL_RECEIVE_SIZE_MAX                4,194,304
    GLOBAL_SEND_SIZE_MAX                   1,048,586
    TCP_RECEIVE_SIZE_DEFAULT                  87,380
    TCP_RECEIVE_SIZE_MAX                   4,194,304
    TCP_RECEIVE_SIZE_MIN                       4,096
    TCP_SEND_SIZE_DEFAULT                     16,384
    TCP_SEND_SIZE_MAX                      4,194,304
    TCP_SEND_SIZE_MIN                          4,096
    Operating System Statistics -
    Snap Time           Load    %busy    %user     %sys    %idle  %iowait
    29-Feb 04:00:35      1.4      N/A      N/A      N/A      N/A      N/A
    29-Feb 05:00:41      1.7     13.8     13.2      0.6     86.2     15.8
    Foreground Wait Class              
    -> s  - second, ms - millisecond -    1000th of a second
    -> ordered by wait time desc, waits desc
    -> %Timeouts: value of 0 indicates value was < .5%.  Value of null is truly 0
    -> Captured Time accounts for         97.6%  of Total DB time      22,960.46 (s)
    -> Total FG Wait Time:            18,651.75 (s)  DB CPU time:       3,748.35 (s)
                                                                      Avg
                                          %Time       Total Wait     wait
    Wait Class                      Waits -outs         Time (s)     (ms)  %DB time
    User I/O                    3,327,253     0           18,576        6      80.9
    DB CPU                                                 3,748               16.3
    Commit                         23,882     0               69        3       0.3
    System I/O                      1,035     0                3        3       0.0
    Network                       842,393     0                2        0       0.0
    Other                          10,120    99                0        0       0.0
    Configuration                       3     0                0       58       0.0
    Application                       264     0                0        1       0.0
    Concurrency                     1,482     0                0        0       0.0
    Foreground Wait Events            
    -> s  - second, ms - millisecond -    1000th of a second
    -> Only events with Total Wait Time (s) >= .001 are shown
    -> ordered by wait time desc, waits desc (idle events last)
    -> %Timeouts: value of 0 indicates value was < .5%.  Value of null is truly 0
                                                                 Avg
                                            %Time Total Wait    wait    Waits   % DB
    Event                             Waits -outs   Time (s)    (ms)     /txn   time
    db file sequential read       3,054,464     0     17,002       6    104.5   74.0
    read by other session           199,603     0        796       4      6.8    3.5
    direct path read                 46,301     0        439       9      1.6    1.9
    db file scattered read           21,113     0        269      13      0.7    1.2
    log file sync                    23,882     0         69       3      0.8     .3
    db file parallel read             4,727     0         68      14      0.2     .3
    control file sequential re        1,035     0          3       3      0.0     .0
    SQL*Net message to client       840,792     0          2       0     28.8     .0
    direct path read temp                95     0          2      18      0.0     .0
    local write wait                     79     0          0       4      0.0     .0
    Disk file operations I/O            870     0          0       0      0.0     .0
    ASM file metadata operatio            4     0          0      50      0.0     .0
    log file switch (private s            3     0          0      58      0.0     .0
    ADR block file read                  36     0          0       3      0.0     .0
    enq: RO - fast object reus            5     0          0      16      0.0     .0
    latch: cache buffers chain        1,465     0          0       0      0.1     .0
    SQL*Net break/reset to cli          256     0          0       0      0.0     .0
    asynch descriptor resize         10,059   100          0       0      0.3     .0
    SQL*Net more data to clien        1,510     0          0       0      0.1     .0
    enq: KO - fast object chec            3     0          0       8      0.0     .0
    SQL*Net more data from cli           91     0          0       0      0.0     .0
    latch: shared pool                   14     0          0       0      0.0     .0
    ADR block file write                  5     0          0       1      0.0     .0
    reliable message                      8     0          0       0      0.0     .0
    direct path write temp                1     0          0       2      0.0     .0
    SQL*Net message from clien      840,794     0     68,885      82     28.8
    jobq slave wait                   7,365   100      3,679     499      0.3
    Streams AQ: waiting for me          721   100      3,605    5000      0.0
    wait for unread message on        3,648    98      3,603     988      0.1
    KSV master wait                      20     0          0       0      0.0
    Background Wait Events            
    -> ordered by wait time desc, waits desc (idle events last)
    -> Only events with Total Wait Time (s) >= .001 are shown
    -> %Timeouts: value of 0 indicates value was < .5%.  Value of null is truly 0
                                                                 Avg
                                            %Time Total Wait    wait    Waits   % bg
    Event                             Waits -outs   Time (s)    (ms)     /txn   time
    log file parallel write          29,353     0         83       3      1.0   34.8
    db file parallel write            5,753     0         17       3      0.2    6.9
    db file sequential read           1,638     0         15       9      0.1    6.1
    control file sequential re        5,142     0         13       2      0.2    5.4
    os thread startup                   140     0          8      58      0.0    3.4
    control file parallel writ        1,440     0          8       6      0.0    3.4
    log file sequential read            304     0          8      26      0.0    3.3
    db file scattered read              214     0          2       9      0.0     .8
    ASM file metadata operatio        1,199     0          1       1      0.0     .3
    direct path write                    35     0          0       6      0.0     .1
    direct path read                     41     0          0       5      0.0     .1
    kfk: async disk IO                    6     0          0       9      0.0     .0
    Disk file operations I/O          1,266     0          0       0      0.0     .0
    ADR block file read                  16     0          0       2      0.0     .0
    read by other session                 3     0          0       8      0.0     .0
    Log archive I/O                       2     0          0      10      0.0     .0
    log file sync                         3     0          0       5      0.0     .0
    asynch descriptor resize            341   100          0       0      0.0     .0
    CSS initialization                    1     0          0       6      0.0     .0
    log file single write                 4     0          0       1      0.0     .0
    latch: redo allocation                3     0          0       1      0.0     .0
    ADR block file write                  5     0          0       1      0.0     .0
    LGWR wait for redo copy              45     0          0       0      0.0     .0
    CSS operation: query                  6     0          0       0      0.0     .0
    CSS operation: action                 1     0          0       1      0.0     .0
    SQL*Net message to client           420     0          0       0      0.0     .0
    rdbms ipc message                47,816    39     61,046    1277      1.6
    DIAG idle wait                    7,200   100      7,200    1000      0.2
    Space Manager: slave idle         1,146    98      5,674    4951      0.0
    class slave wait                    284     0      3,983   14026      0.0
    dispatcher timer                     61   100      3,660   60006      0.0
    Streams AQ: qmn coordinato          258    50      3,613   14003      0.0
    Streams AQ: qmn slave idle          130     0      3,613   27789      0.0
    Streams AQ: waiting for ti            7    71      3,608  515430      0.0
    wait for unread message on        3,605   100      3,606    1000      0.1
    pmon timer                        1,201   100      3,604    3001      0.0
    smon timer                           15    73      3,603  240207      0.0
    ASM background timer                754     0      3,602    4777      0.0
    shared server idle wait             120   100      3,601   30006      0.0
    SQL*Net message from clien          554     0          4       7      0.0
    KSV master wait                     101     0          0       2      0.0
    Wait Event Histogram              
    -> Units for Total Waits column: K is 1000, M is 1000000, G is 1000000000
    -> % of Waits: value of .0 indicates value was <.05%; value of null is truly 0
    -> % of Waits: column heading of <=1s is truly <1024ms, >1s is truly >=1024ms
    -> Ordered by Event (idle events last)
                                                        % of Waits
                               Total
    Event                      Waits  <1ms  <2ms  <4ms  <8ms <16ms <32ms  <=1s   >1s
    ADR block file read           52  73.1   1.9   9.6  13.5               1.9
    ADR block file write          10 100.0
    ADR file lock                 12 100.0
    ARCH wait for archivelog l     3 100.0
    ASM file metadata operatio  1203  97.3    .5    .7    .3    .2          .9
    CSS initialization             1                   100.0
    CSS operation: action          1       100.0
    CSS operation: query           6  83.3  16.7
    Disk file operations I/O    2118  95.4   4.5    .1
    LGWR wait for redo copy       45 100.0
    Log archive I/O                2                         100.0
    SQL*Net break/reset to cli   256  99.6    .4
    SQL*Net message to client  839.9 100.0    .0
    SQL*Net more data from cli    91 100.0
    SQL*Net more data to clien  1503 100.0
    asynch descriptor resize   10.4K 100.0
    buffer busy waits              2 100.0
    control file parallel writ  1440   5.7  35.1  24.0  16.3  12.0   5.5   1.5
    control file sequential re  6177  69.4   7.5   5.9   8.1   7.1   1.7    .3
    db file parallel read       4727   1.7   3.2   3.2  10.1  46.6  33.3   1.8
    db file parallel write      5755  42.3  21.3  18.6  11.2   4.6   1.4    .5
    db file scattered read     21.5K   8.4   4.3  11.9  18.9  26.3  25.3   4.9
    db file sequential read    3053.  28.7  15.1  11.1  17.9  21.5   5.4    .3    .0
    direct path read           46.3K   9.9   8.8  18.5  21.7  22.8  15.7   2.7
    direct path read temp         95               9.5   9.5  23.2  49.5   8.4
    direct path write             35  11.4  31.4  17.1  22.9  11.4   2.9   2.9
    direct path write temp         1       100.0
    enq: KO - fast object chec     3                    66.7  33.3
    enq: RO - fast object reus     5  20.0              20.0  20.0  20.0  20.0
    kfk: async disk IO             6  50.0  16.7              16.7        16.7
    latch free                     3 100.0
    latch: cache buffers chain  1465 100.0
    latch: cache buffers lru c     1 100.0
    latch: object queue header     2 100.0
    latch: redo allocation         3  33.3  33.3  33.3
    latch: row cache objects       2 100.0
    latch: shared pool            15  93.3   6.7
    local write wait              79        35.4  34.2  21.5   8.9
    log file parallel write    29.4K  47.8  21.7  11.9   9.9   6.8   1.6    .3
    log file sequential read     304   6.3   3.0   3.6  10.2  23.4  24.3  29.3
    log file single write          4  25.0  75.0
    log file switch (private s     3                                     100.0
    log file sync              23.9K  40.9  28.0  12.9   9.7   6.7   1.5    .3
    os thread startup            140                                     100.0
    read by other session      199.6  37.1  19.9  12.9  13.1  13.8   3.1    .2
    reliable message               8 100.0
    ASM background timer         755   2.9    .4    .1    .1    .3    .1    .3  95.8
    DIAG idle wait              7196                                     100.0
    KSV master wait              121  88.4   2.5   3.3   2.5    .8    .8   1.7
    SQL*Net message from clien 840.1  97.1   1.8    .5    .2    .2    .1    .0    .1
    Space Manager: slave idle   1147    .1                                  .5  99.4
    Streams AQ: qmn coordinato   258  49.6                .4                    50.0
    Streams AQ: qmn slave idle   130    .8                                      99.2
    Streams AQ: waiting for me   721                                           100.0
    Streams AQ: waiting for ti     7  28.6                                42.9  28.6
    class slave wait             283  39.9   2.5   2.5   3.5   4.9   9.2  15.2  22.3
    dispatcher timer              60                                           100.0
    jobq slave wait             7360    .0    .0    .0                    99.9
    pmon timer                  1201                                           100.0
    rdbms ipc message          47.8K   2.7  31.6  17.4   1.1   1.1    .9  20.9  24.3
    Wait Event Histogram               DB/Inst: I2KPROD/I2KPROD  Snaps: 5606-5607
    -> Units for Total Waits column: K is 1000, M is 1000000, G is 1000000000
    -> % of Waits: value of .0 indicates value was <.05%; value of null is truly 0
    -> % of Waits: column heading of <=1s is truly <1024ms, >1s is truly >=1024ms
    -> Ordered by Event (idle events last)
                                                        % of Waits
                               Total
    Event                      Waits  <1ms  <2ms  <4ms  <8ms <16ms <32ms  <=1s   >1s
    shared server idle wait      120                                           100.0
    smon timer                    16                                       6.3  93.8
    wait for unread message on  7250                                  .1  99.9
    Latch Miss Sources                
    -> only latches with sleeps are shown
    -> ordered by name, sleeps desc
                                                         NoWait              Waiter
    Latch Name               Where                       Misses     Sleeps   Sleeps
    In memory undo latch     ktichg: child                    0          1        0
    active service list      kswslogon: session logout        0          2        0
    cache buffers chains     kcbgtcr_2                        0      1,123      483
    cache buffers chains     kcbgtcr: fast path (cr pin       0        496    1,131
    cache buffers chains     kcbrls_2                         0          5        6
    cache buffers chains     kcbgcur_2                        0          4        0
    cache buffers chains     kcbgtcr: fast path               0          3        1
    cache buffers chains     kcbzwb                           0          2        4
    cache buffers chains     kcbchg1: kslbegin: bufs no       0          1        0
    cache buffers chains     kcbnew: new latch again          0          1        0
    cache buffers chains     kcbrls_1                         0          1        6
    cache buffers chains     kcbzgb: scan from tail. no       0          1        0
    cache buffers lru chain  kcbzgws                          0          1        0
    object queue header oper kcbo_switch_cq                   0          1        0
    object queue header oper kcbo_switch_mq_bg                0          1        2
    redo allocation          kcrfw_redo_gen: redo alloc       0          3        0
    row cache objects        kqrpre: find obj                 0          1        1
    row cache objects        kqrso                            0          1        0
    shared pool              kghalo                           0         13        3
    shared pool              kghupr1                          0          4       15
    shared pool              kghalp                           0          1        0
    space background task la ktsj_grab_task                   0          2        2
              -------------------------------------------------------------

  • Error encountered while polling a file using OSB

    Hi,
    This is the Exception when i try to poll a file using OSB
    <Error enco
    untered while polling the resource for the service endpoint ProxyService$CASE_RC
    $BUILD_DATA$FILE_HEADER$FileProcessPS: javax.naming.NameNotFoundExc
    eption: While trying to lookup 'wlsb.internal.transport.task.queue.file' didn't
    find subcontext 'wlsb'. Resolved ''; remaining name 'wlsb/internal/transport/task/queue/file'
    javax.naming.NameNotFoundException: While trying to lookup 'wlsb.internal.transp
    ort.task.queue.file' didn't find subcontext 'wlsb'. Resolved ''; remaining name
    'wlsb/internal/transport/task/queue/file'
    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(Basic
    NamingNode.java:1139)
    at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:247)
    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
    at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
    Truncated. see log file for complete stacktrace
    Can i know what is the issue?

    Hi,
    * java.lang.OutOfMemoryError: PermGen space
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.getConstructor(Unknown Source)
    Solution: Increase the max permgen space -XX:MaxPermSize=256m
    There can be a leak in the permgen objects. If tuning parameters do not resolve the issue, we need to use the memory leak detector tools and find out which instances in the permgen space are not getting cleared.
    Reference - Weblogic wonders...
    http://weblogic-wonders.com/weblogic/2010/12/30/different-out-of-memory-issues/
    Cheers,
    Vlad

Maybe you are looking for