Copy link to clipboard
Copied
I followed all instructions to create Adobe Update Server in my comapny to manage around 100 computers with Adobe CC and 20 computers with Adobe CS6.
I created completely new build with Cloud Packager with implemented override file generated in AUSST and only Abobe CS6 can get updates from my server.
What am I doing wrong ? I'm rechecking everything and can't find anything what can cause this issue and I didn't find anything similar in the forums.
I'm getting frustrated with this piece of software. In year 2017 I still need to set up extra Apache server to provide files I cannot manage and override file is generated via command line. Why no GUI for Adobe CC Update Server ? Why I need to manually download new updates into server ?
It's in Czech localization, on the left you can see CC cannot contact server and on the right you can see that Application manager for Adobe CS6 is connected to server and didn't find wny new updates (which is probably correct).
Hi again,
If you are able to update CS6 applications but not CC , that means it is either an issue with the MIME type or the override file.
Please check this thread - Issue With Self Hosted CC Updates
~Rohit
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Hi david.barta ,
Can you please share your override file with us.
And also please make sure you have followed the instructions correctly - Using the Adobe Update Server Setup Tool (AUSST)
Can you also please make sure that you have deployed the override file on the end user machines.
~Rohit
Copy link to clipboard
Copied
Hello rpandita / Rohit,
I rechecked Packaging User Guide and I think I did everything exactly as the guide say.
I also checked the client on Windows and override files are correctly in
\ProgramData\Adobe\AAMUpdater\1.0\AdobeUpdater.Overrides
\Program Files (x86)\Common Files\Adobe\UpdaterResources
I made a fresh new deployment build using Cloud Packager with inserted override file generated in AUSST.
<?xml version="1.0" encoding="UTF-8"?>
<Overrides>
<Application appID="webfeed">
<Domain>http://192.168.1.12</Domain>
<URL>/adobe/webfeed/oobe/aam10/win/</URL>
<Port>80</Port>
</Application>
<Application appID="updates">
<Domain>http://192.168.1.12</Domain>
<URL>/adobe/updates/oobe/aam10/win/</URL>
<Port>80</Port>
</Application>
<Application appID="webfeed20">
<Domain>http://192.168.1.12</Domain>
<URL>/adobe/webfeed/oobe/aam20/win/</URL>
<Port>80</Port>
</Application>
<Application appID="updates20">
<Domain>http://192.168.1.12</Domain>
<URL>/adobe/updates/oobe/aam20/win/</URL>
<Port>80</Port>
</Application>
<Application appID="FFCProducts">
<Domain>http://192.168.1.12</Domain>
<URL>/adobe/ACC/services/ffc/products/ffc.xml</URL>
<Port>80</Port>
</Application>
<Application appID="FFCIcons">
<Domain>http://192.168.1.12</Domain>
<URL>/adobe/ACC/services/ffc/icons/productIcon</URL>
<Port>80</Port>
</Application>
<Application appID="FFCValidation">
<Domain>http://192.168.1.12</Domain>
<URL>/adobe/ACC/services/ffc/validation/</URL>
<Port>80</Port>
</Application>
<Application appID="FFCPackages">
<Domain>http://192.168.1.12</Domain>
<URL>/adobe/ACC/services/ffc/packages/</URL>
<Port>80</Port>
</Application>
<Application appID="CDNProducts">
<Domain>http://192.168.1.12</Domain>
<URL>/adobe/ACC/products/</URL>
<Port>80</Port>
</Application>
<Application appID="AcroFamily"><Product MacAppId="com.adobe.ARMDCHelper"><manifest>http://192.168.1.12:80/adobe/Acrobat/arm-manifests/mac</manifest>
<updates>http://192.168.1.12:80/adobe/Acrobat</updates>
</Product>
<Product WinAppId="WinARM"><manifest>http://192.168.1.12:80/adobe/Acrobat</manifest>
<updates>http://192.168.1.12:80/adobe/Acrobat</updates>
</Product>
<Product MacAppId="ARM"><manifest>http://192.168.1.12:80/adobe/Acrobat/arm-manifests/mac</manifest>
</Product>
<Product MacAppId="com.adobe.acrobat.dc" WinAppId="AcrobatDC"><manifest>http://192.168.1.12:80/adobe/Acrobat</manifest>
<updates>http://192.168.1.12:80/adobe/Acrobat</updates>
</Product>
<Product MacAppId="com.adobe.acrobat.2015" WinAppId="Acrobat2015"><manifest>http://192.168.1.12:80/adobe/Acrobat</manifest>
<updates>http://192.168.1.12:80/adobe/Acrobat</updates>
</Product>
<Product MacAppId="com.adobe.acrobat.servicesupdater.dc" WinAppId="ServicesUpdater/DC/AcroManifest.msi"><manifest>http://192.168.1.12:80/adobe/Acrobat</manifest>
<updates>http://192.168.1.12:80/adobe/Acrobat</updates>
</Product>
<Product MacAppId="com.adobe.acrobat.servicesupdater.2015" WinAppId="ServicesUpdater/2015/AcroManifest.msi"><manifest>http://192.168.1.12:80/adobe/Acrobat</manifest>
<updates>http://192.168.1.12:80/adobe/Acrobat</updates>
</Product>
</Application>
</Overrides>
This is my Windows override file.
Thank you for trying to help me
Copy link to clipboard
Copied
Hi david.barta ,
There are two things i need from you.
1. Make sure the override file is deployed and present in the correct location
2. Can you please post the logs as well.
The following log files are located in the %temp% folder in Windows and in the ~/Library/Logs in Mac OS:
DLM.log is located in the following locations:
~Rohit
Copy link to clipboard
Copied
Hi,
I rechecked location of override files on client PC.
As for logs, I am not sure if you need logs from server or client machine.
On Windows client with override files (picture above) there are two logs in C:\Windows\Temp\
First %\Temp\ACC.log
06/14/17 09:14:43:990 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3356 | main: Started
06/14/17 09:14:43:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3852 | ServiceMain: Started
06/14/17 09:14:43:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3852 | ReportSvcStatus : Setting Service Status state to 2
06/14/17 09:14:43:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3852 | SvcInit: Started New
06/14/17 09:14:43:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3852 | ReportSvcStatus : Setting Service Status state to 4
06/14/17 09:14:43:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3852 | SvcInit: Create thread successful
06/14/17 09:14:43:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3852 | SvcInit: Now wating for the close signal
06/14/17 09:14:43:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | ServiceWorkerThread: Started
06/14/17 09:14:43:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/14/17 09:28:20:321 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/14/17 09:28:20:329 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>kgQF3V+XmsqmaDBQMn10zesVlyBpCSzRafKJiau3ZK8u+HHxH0+SzEqtkdpdjAJM+H0N1XABE9vg4xJdePjx1UtoT7RcnDJpi+CbtLn1KpMz8cwHWdsD49+T9Y9puIRyHbv3HlXaSoK3eToUiMbfyNrr6Iuy+knxLLCOWBk19oY=</retCode></output></message>
06/14/17 09:28:20:329 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Sent communnication ID packet to the client
06/14/17 09:28:20:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Initializing Communication Channel with ACC with pipename: {7C9E6231-AA68-4DF1-ACBE-CF36F5F03C09}
06/14/17 09:28:20:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Successfully created the client thread
06/14/17 09:28:20:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Successfully initiated communication
06/14/17 09:28:20:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 09:28:20:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 11056 |
06/14/17 09:28:20:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/14/17 10:04:52:283 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/14/17 10:04:52:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>DpTOTpYrhhTmWsMR7MYvsYBLP3aJaHNtYF73XgFXVatvtbICVrzNxWTdeLmpflRBEc4omoxlaSuaN3K1xdIt9yTtswxLDJoaWAeZ39Xb6HU3xBuYgA8DiHUNTsqKbYTavziT+Csi6W5pWsdlmivAE+vjCQg9JAth/yQZxcoQ94s=</retCode></output></message>
06/14/17 10:04:52:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Sent communnication ID packet to the client
06/14/17 10:04:52:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Initializing Communication Channel with ACC with pipename: {A1843ADF-1D3D-48F3-BC31-2F26705209C8}
06/14/17 10:04:52:302 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Successfully created the client thread
06/14/17 10:04:52:302 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Successfully initiated communication
06/14/17 10:04:52:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 15044 |
06/14/17 10:04:52:302 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 10:04:52:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/14/17 11:09:49:715 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Problem initializing Connection Channel. Quitting.
06/14/17 11:09:49:716 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Failed to create the connection channel
06/14/17 11:10:19:723 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 12:15:19:891 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Failed to create the connection channel
06/14/17 12:15:49:899 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 13:20:49:966 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Failed to create the connection channel
06/14/17 13:22:24:130 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 14:27:37:856 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Failed to create the connection channel
06/14/17 14:28:07:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 15:35:39:323 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Failed to create the connection channel
06/14/17 15:36:09:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 16:43:38:908 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Failed to create the connection channel
06/14/17 16:44:08:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3860 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 17:33:49:770 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 11052 | readDataCallBack : Setting event for read data callback
06/14/17 17:33:49:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 11056 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/14/17 17:33:49:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 11056 | Closing IPC Channel of Communication Client
06/14/17 17:33:49:788 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 15040 | readDataCallBack : Setting event for read data callback
06/14/17 17:33:49:788 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 15044 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/14/17 17:33:49:788 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 15044 | Closing IPC Channel of Communication Client
06/14/17 17:35:46:024 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3424 | main: Started
06/14/17 17:35:46:026 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3792 | ServiceMain: Started
06/14/17 17:35:46:026 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3792 | ReportSvcStatus : Setting Service Status state to 2
06/14/17 17:35:46:027 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3792 | SvcInit: Started New
06/14/17 17:35:46:027 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3792 | ReportSvcStatus : Setting Service Status state to 4
06/14/17 17:35:46:027 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3792 | SvcInit: Create thread successful
06/14/17 17:35:46:027 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3792 | SvcInit: Now wating for the close signal
06/14/17 17:35:46:028 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | ServiceWorkerThread: Started
06/14/17 17:35:46:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 08:09:31:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3424 | ServiceCtrlHandler: Started
06/15/17 08:09:31:227 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3424 | ServiceCtrlHandler: Finished
06/15/17 12:44:54:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 12:44:54:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>LcRfeaADc9DbZfDi+sVsyzynSo51z57vdrm4xdArshILKJJNs3QGOfjuoy+2kj989x8U/2FKlLDRqTakw0NlsD6JtNM+xS+ufcmub7u4r/xFfrzT6Bi+yEcLzrIdywGU89I9TT19SJuDHpPWuGzBlEjOu4XM4DLuGc7Iu19mzlM=</retCode></output></message>
06/15/17 12:44:54:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | Sent communnication ID packet to the client
06/15/17 12:44:54:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | Initializing Communication Channel with ACC with pipename: {09DF7D74-58A4-4A4C-9C21-E021A6F2CB6F}
06/15/17 12:44:54:625 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | Successfully created the client thread
06/15/17 12:44:54:625 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | Successfully initiated communication
06/15/17 12:44:54:625 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/15/17 12:44:54:625 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3820 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 12:44:54:625 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 |
06/15/17 12:45:26:222 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10932 | readDataCallBack : Setting event for read data callback
06/15/17 12:45:26:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | received ipc packet to handle on commpipe = {09DF7D74-58A4-4A4C-9C21-E021A6F2CB6F}
06/15/17 12:45:26:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | Inside handleMessage of AUS | Message received :: <action><actionType>deleteLbs</actionType></action>
06/15/17 12:45:26:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | Inside handleMessage of AUS | deleteLbs message received
06/15/17 12:45:26:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | Inside handleMessage of AUS | End of method
06/15/17 12:45:38:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10932 | readDataCallBack : Setting event for read data callback
06/15/17 12:45:38:099 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | received ipc packet to handle on commpipe = {09DF7D74-58A4-4A4C-9C21-E021A6F2CB6F}
06/15/17 12:45:38:100 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | Inside handleMessage of AUS | Message received :: <action><actionType>createProcess</actionType><actionArgs><cmdArgs><cmdArg>--acccUpdated=true</cmdArg><cmdArg>--mode=update</cmdArg><cmdArg>--registerService=true</cmdArg><cmdArg>--autoUpdate=true</cmdArg><cmdArg>--shouldLaunchACC=false</cmdArg><cmdArg>--accPipeName={33247F57-8E98-415D-B1DB-DB986E64F67B}</cmdArg><cmdArg>--outGuidPath=C:\Users\Admin\AppData\Local\Temp\{F109DD39-AE1E-4C9E-B683-066D578F7444}\CCLBS\PDIM</cmdArg><cmdArg>--workflowId={386EA81C-467A-47F3-A317-2378C12DB127}</cmdArg><cmdArg>--userGuid=C887E33C5673CE7A7F000101@AdobeID</cmdArg><cmdArg>--lbsInstallerWorkflowID={AC437071-B547-49D5-9B7B-8EC4C42B4FE7}</cmdArg></cmdArgs><waitForFinish>false</waitForFinish><processName>LBS</processName></actionArgs></action>
06/15/17 12:45:38:100 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | Inside handleMessage of AUS | Handling message to Create Process
06/15/17 12:45:38:100 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | Inside handleCreateProcessAction | Process Name passed to service:: LBS
06/15/17 12:45:38:103 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 |
06/15/17 12:45:39:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | sendMessagetoClient for guid {09DF7D74-58A4-4A4C-9C21-E021A6F2CB6F}
06/15/17 12:45:39:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | Write packet on guid pipee {09DF7D74-58A4-4A4C-9C21-E021A6F2CB6F} and message <output><result>Success</result><actionType>createProcess</actionType></output>
06/15/17 12:45:39:437 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10936 | Inside handleMessage of AUS | End of method
06/15/17 12:45:39:472 | [INFO] | | ACC | LBS | ApplicationFacade | | | 11176 | **************** Starting LBS workflow. Version: 4.1.1.202 *******************
06/15/17 12:45:39:486 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | LBS launched in AUTO-UPDATE mode
06/15/17 12:45:39:486 | [INFO] | | ACC | LBS | IPCWrapper | | | 11176 | Initializing Communication Channel with ACC with pipename: {33247F57-8E98-415D-B1DB-DB986E64F67B}
06/15/17 12:45:39:489 | [INFO] | | ACC | LBS | IPCWrapper | | | 11176 | IPCWrapper::writePacket with data: <message><name>LBS_STARTED</name></message>
06/15/17 12:45:40:093 | [INFO] | | ACC | LBS | IPCWrapper | | | 11176 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>1</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:45:40:113 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | ACCC System requirements check passed
06/15/17 12:45:40:256 | [INFO] | | ACC | LBS | ProductInfo | | | 11176 | Product Sap Code not specified in the product information file
06/15/17 12:45:40:256 | [INFO] | | ACC | LBS | ProductInfo | | | 11176 | Applet Version not specified in the product information file
06/15/17 12:45:40:257 | [INFO] | | ACC | LBS | ProductInfo | | | 11176 | Applet ID not specified in the product information file
06/15/17 12:45:40:257 | [INFO] | | ACC | LBS | ProductInfo | | | 11176 | Product locale not specified in the product information file
06/15/17 12:45:40:257 | [INFO] | | ACC | LBS | ProductInfo | | | 11176 | Product name not specified in the product information file
06/15/17 12:45:40:257 | [INFO] | | ACC | LBS | IPCWrapper | | | 11176 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>2</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:45:40:265 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Bootstrap LBS is successful
06/15/17 12:45:40:275 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Bootstrapper Lock acquired
06/15/17 12:45:40:288 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | LBS Lock acquired
06/15/17 12:45:40:335 | [INFO] | | ASU | PIM | PIM | | | 11176 | Build Version - 3.7.5.291
06/15/17 12:45:40:335 | [INFO] | | ASU | PIM | PIM | | | 11176 | Logging Level verbosity Set to 4
06/15/17 12:45:40:335 | [INFO] | | ASU | PIM | PIM | | | 11176 | Creating PIM instance for path: C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common
06/15/17 12:45:40:337 | [INFO] | | ASU | PIM | PIM | | | 11176 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:45:40:339 | [INFO] | | ASU | PIM | PIM | | | 11176 | Current db schema version on machine 4.
06/15/17 12:45:40:339 | [INFO] | | ASU | PIM | PIM | | | 11176 | Current db schema version to install 4.
06/15/17 12:45:40:339 | [INFO] | | ASU | PIM | PIM | | | 11176 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:45:40:339 | [INFO] | | ASU | PIM | PIM | | | 11176 | PIM Database is Up To Date.
06/15/17 12:45:40:341 | [INFO] | | ASU | PIM | PIM | | | 11176 | PIMSqlite closeDB status 0
06/15/17 12:45:40:341 | [INFO] | | ASU | PIM | PIM | | | 11176 | sqlite(pim.db) at path C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common is already closed
06/15/17 12:45:40:341 | [INFO] | | ASU | PIM | PIM | | | 11176 | FREE PIM Instance ...
06/15/17 12:45:40:363 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | compareAndDownloadPIM entered
06/15/17 12:45:40:364 | [ERROR] | | ACC | LBS | WorkflowManager | | | 11176 | PIM parallel to self path found, hence loading
06/15/17 12:45:40:364 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Successfully downloaded pim at path C:\WINDOWS\TEMP\{88A2B7B1-75EE-46B6-9507-3872D0221704}\AdobePIM.dll
06/15/17 12:45:40:364 | [INFO] | | ACC | LBS | IPCWrapper | | | 11176 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>5</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:45:40:471 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | pim validation successful
06/15/17 12:45:40:488 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Loading pim at path C:\WINDOWS\TEMP\{88A2B7B1-75EE-46B6-9507-3872D0221704}\AdobePIM.dll
06/15/17 12:45:40:510 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | PIM loading is successful
06/15/17 12:45:40:533 | [INFO] | | ACC | LBS | InstallThreadProc | | | 4396 | Installing latest Adobe Creative Cloud
06/15/17 12:45:40:536 | [INFO] | | ASU | PIM | PIM | | | 4396 | Build Version - 4.1.1.202
06/15/17 12:45:40:536 | [INFO] | | ASU | PIM | PIM | | | 4396 | Logging Level verbosity Set to 4
06/15/17 12:45:40:536 | [INFO] | | ASU | PIM | PIM | | | 4396 | Inside _startUpdateWorkflow
06/15/17 12:45:40:555 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:45:40:556 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:45:40:556 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.
06/15/17 12:45:40:556 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:45:40:556 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:45:40:556 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:45:40:558 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: P7 Machine version - 10.0.0.44 Server Version - 10.0.0.137
06/15/17 12:45:40:558 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: AdobeGCClient Machine version - 9.0.0.259 Server Version - 10.0.0.124
06/15/17 12:45:40:558 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: IPC Machine version - 10.0.0.27 Server Version - 10.0.0.116
06/15/17 12:45:40:558 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:45:40:559 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:45:40:559 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.
06/15/17 12:45:40:559 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:45:40:559 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: Runtime Machine version - 3.7.5.291 Server Version - 4.0.0.185
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: ADS Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: Core Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: HEX Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: CEF Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: CoreExt Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: ElevationManager Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: TCC Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: Notifications Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:560 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: SignInApp Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:561 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:45:40:561 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: ACCC Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: Utils Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: CoreSync Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: CoreSyncExtension Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: LiveType Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: ExchangePlugin Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: DesignLibraryPlugin Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: SynKit Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: CCSyncPlugin Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: CCLibrary Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: HomePanel Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: AppsPanel Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: AssetsPanel Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: FilesPanel Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: FontsPanel Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: MarketPanel Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: BehancePanel Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: HDCore Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: SPanel Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Update is available for package: CCXProcess Machine version - 3.7.5.291 Server Version - 4.1.1.202
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package ServiceManager is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package ANSClientV1 is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package LiveTypeV1 is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package CoreSyncV1 is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package ANSClient is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package Runtime is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package NEX is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package CEF is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package HEX is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package Core is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package CoreExt is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package ElevationManager is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package SignInApp is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package StockPanel is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Package Redirection is not present on machine. Removing it from the uninstallation list
06/15/17 12:45:40:564 | [INFO] | | ASU | PIM | PIM | | | 4396 | START: Application download
06/15/17 12:45:40:564 | [INFO] | | ACC | LBS | ETS | | | 4396 | osVersion Received is 10.0.0
06/15/17 12:45:40:564 | [INFO] | | ACC | LBS | ETS | | | 4396 | Event Guid generated is: '13159691-99cc-442b-9cd0-f6295fa2a937'
06/15/17 12:45:40:564 | [INFO] | | ACC | LBS | ETS | | | 4396 | IsAutoUpdate sending in ETC event is 1
06/15/17 12:45:40:564 | [INFO] | | ACC | LBS | ETS | | | 4396 | workflowIdAsParameter Received is {386EA81C-467A-47F3-A317-2378C12DB127}
06/15/17 12:45:40:564 | [INFO] | | ACC | LBS | ETS | | | 4396 | osVersion Received is 10.0.0
06/15/17 12:45:40:564 | [INFO] | | ACC | LBS | ETS | | | 7200 | Event with guid '13159691-99cc-442b-9cd0-f6295fa2a937' is being sent
06/15/17 12:45:40:566 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:571 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:571 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:577 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 7200 | Proxy detected: WPAD
06/15/17 12:45:40:578 | [WARN] | | ACC | LBS | ETS | | HTTPConnector | 7200 | GetIEProxyInfo - Failed to get proxy for the url, error:12180
06/15/17 12:45:40:578 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:579 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:581 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:581 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:582 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:601 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>6</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:45:42:637 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>7</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:45:45:484 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 10532 | HTTP Request Status code 200.
06/15/17 12:45:45:484 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 7200 | The http request returned HTTP_Status:0 HttpCommunicator error:0
06/15/17 12:45:52:381 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: IPC, size: 1105.156250 KB, Time taken: 12 secs, Speed: 92.096352 kBps
06/15/17 12:45:58:039 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>8</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:45:58:563 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: CoreExt, size: 994.763672 KB, Time taken: 18 secs, Speed: 55.264648 kBps
06/15/17 12:46:01:656 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>9</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:02:184 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: ElevationManager, size: 1050.816406 KB, Time taken: 22 secs, Speed: 47.764381 kBps
06/15/17 12:46:06:294 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: HEX, size: 1251.126953 KB, Time taken: 26 secs, Speed: 48.120266 kBps
06/15/17 12:46:06:809 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: ADS, size: 1306.764648 KB, Time taken: 26 secs, Speed: 50.260178 kBps
06/15/17 12:46:10:389 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>10</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:11:438 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: Core, size: 2720.892578 KB, Time taken: 31 secs, Speed: 87.770729 kBps
06/15/17 12:46:12:985 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: SignInApp, size: 568.886719 KB, Time taken: 10 secs, Speed: 56.888672 kBps
06/15/17 12:46:13:501 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>11</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:15:063 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: Notifications, size: 2150.490234 KB, Time taken: 17 secs, Speed: 126.499428 kBps
06/15/17 12:46:20:705 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>12</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:24:309 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: CoreSyncExtension, size: 1028.612305 KB, Time taken: 12 secs, Speed: 85.717690 kBps
06/15/17 12:46:24:825 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>13</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:26:376 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: LiveType, size: 355.857422 KB, Time taken: 11 secs, Speed: 32.350674 kBps
06/15/17 12:46:30:971 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>14</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:37:106 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>15</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:41:752 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>16</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:43:827 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>17</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:44:347 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: AdobeGCClient, size: 5893.333984 KB, Time taken: 64 secs, Speed: 92.083344 kBps
06/15/17 12:46:44:353 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>18</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:44:869 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: ExchangePlugin, size: 4586.660156 KB, Time taken: 20 secs, Speed: 229.333008 kBps
06/15/17 12:46:45:384 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: TCC, size: 1533.791016 KB, Time taken: 53 secs, Speed: 28.939453 kBps
06/15/17 12:46:47:949 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>19</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:50:024 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>20</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:52:077 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: CCSyncPlugin, size: 3.178711 KB, Time taken: 8 secs, Speed: 0.397339 kBps
06/15/17 12:46:54:139 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>21</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:55:691 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>22</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:56:216 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: Utils, size: 4935.604492 KB, Time taken: 50 secs, Speed: 98.712090 kBps
06/15/17 12:46:56:224 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: SynKit, size: 184.419922 KB, Time taken: 12 secs, Speed: 15.368327 kBps
06/15/17 12:46:57:249 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: P7, size: 10378.037109 KB, Time taken: 77 secs, Speed: 134.779709 kBps
06/15/17 12:46:57:258 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>23</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:46:59:839 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>24</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:02:917 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>25</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:03:448 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: AssetsPanel, size: 121.694336 KB, Time taken: 7 secs, Speed: 17.384905 kBps
06/15/17 12:47:04:479 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>26</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:07:041 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>27</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:07:565 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: DesignLibraryPlugin, size: 375.564453 KB, Time taken: 41 secs, Speed: 9.160109 kBps
06/15/17 12:47:11:159 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>28</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:12:182 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>29</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:12:699 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: ACCC, size: 18953.063477 KB, Time taken: 66 secs, Speed: 287.167633 kBps
06/15/17 12:47:14:230 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: HomePanel, size: 1168.416992 KB, Time taken: 22 secs, Speed: 53.109863 kBps
06/15/17 12:47:14:236 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>30</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:14:749 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: FontsPanel, size: 1240.317383 KB, Time taken: 11 secs, Speed: 112.756126 kBps
06/15/17 12:47:15:780 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>33</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:16:309 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: Runtime, size: 87171.299805 KB, Time taken: 96 secs, Speed: 908.034363 kBps
06/15/17 12:47:16:339 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: AppsPanel, size: 7271.923828 KB, Time taken: 20 secs, Speed: 363.596191 kBps
06/15/17 12:47:16:856 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: FilesPanel, size: 2567.674805 KB, Time taken: 19 secs, Speed: 135.140778 kBps
06/15/17 12:47:16:862 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>34</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:18:389 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>35</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:18:916 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: CoreSync, size: 15112.911133 KB, Time taken: 67 secs, Speed: 225.565842 kBps
06/15/17 12:47:19:947 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: MarketPanel, size: 1577.126953 KB, Time taken: 12 secs, Speed: 131.427246 kBps
06/15/17 12:47:20:463 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: BehancePanel, size: 1534.245117 KB, Time taken: 8 secs, Speed: 191.780640 kBps
06/15/17 12:47:27:626 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>36</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:30:725 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: SPanel, size: 2687.284180 KB, Time taken: 16 secs, Speed: 167.955261 kBps
06/15/17 12:47:30:730 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>37</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:33:821 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>38</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:34:341 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: CEF, size: 36043.217773 KB, Time taken: 114 secs, Speed: 316.168579 kBps
06/15/17 12:47:34:345 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>39</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:34:866 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: CCLibrary, size: 17490.854492 KB, Time taken: 49 secs, Speed: 356.956207 kBps
06/15/17 12:47:34:874 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>40</percent><isComplete>false</isComplete><isCancelEnabled>true</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:35:394 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: HDCore, size: 4876.446289 KB, Time taken: 21 secs, Speed: 232.211731 kBps
06/15/17 12:47:37:959 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>41</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:38:992 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>42</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:39:510 | [INFO] | | ASU | PIM | PIM | | | 4396 | Download complete for package: CCXProcess, size: 31256.384766 KB, Time taken: 23 secs, Speed: 1358.973267 kBps
06/15/17 12:47:39:522 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>43</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:39:525 | [INFO] | | ASU | PIM | PIM | | | 4396 | END: Application download
06/15/17 12:47:39:525 | [INFO] | | ACC | LBS | ETS | | | 4396 | osVersion Received is 10.0.0
06/15/17 12:47:39:525 | [INFO] | | ACC | LBS | ETS | | | 4396 | Event Guid generated is: '0203082f-948b-4489-bc44-c3f2346f7227'
06/15/17 12:47:39:525 | [INFO] | | ACC | LBS | ETS | | | 4396 | workflowIdAsParameter Received is {386EA81C-467A-47F3-A317-2378C12DB127}
06/15/17 12:47:39:525 | [INFO] | | ACC | LBS | ETS | | | 4396 | osVersion Received is 10.0.0
06/15/17 12:47:39:526 | [INFO] | | ACC | LBS | ETS | | | 4396 | osVersion Received is 10.0.0
06/15/17 12:47:39:526 | [INFO] | | ACC | LBS | ETS | | | 7200 | Event with guid '0203082f-948b-4489-bc44-c3f2346f7227' is being sent
06/15/17 12:47:39:526 | [INFO] | | ACC | LBS | ETS | | | 4396 | Event Guid generated is: '220c7f61-adfe-4fe5-b7d5-3df16f0d581a'
06/15/17 12:47:39:526 | [INFO] | | ACC | LBS | ETS | | | 4396 | workflowIdAsParameter Received is {386EA81C-467A-47F3-A317-2378C12DB127}
06/15/17 12:47:39:526 | [INFO] | | ACC | LBS | ETS | | | 4396 | osVersion Received is 10.0.0
06/15/17 12:47:39:526 | [INFO] | | ASU | PIM | PIM | | | 4396 | Creating PIM instance for path: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp
06/15/17 12:47:39:528 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:47:39:528 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:39:530 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:47:39:530 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.
06/15/17 12:47:39:530 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:47:39:530 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:47:39:536 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:39:537 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:39:539 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 7200 | Proxy detected: WPAD
06/15/17 12:47:39:541 | [WARN] | | ACC | LBS | ETS | | HTTPConnector | 7200 | GetIEProxyInfo - Failed to get proxy for the url, error:12180
06/15/17 12:47:39:541 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:39:542 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:39:546 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:39:546 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:39:546 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:39:615 | [INFO] | | ASU | PIM | PIM | | | 4396 | Creating PIM instance for path: C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common_4.1.1.202
06/15/17 12:47:39:616 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:47:39:628 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS Created Tables.
06/15/17 12:47:39:629 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:47:39:633 | [INFO] | | ASU | PIM | PIM | | | 4396 | Creating PIM instance for path: C:\Program Files (x86)\Adobe\Adobe Creative Cloud_4.1.1.202
06/15/17 12:47:39:633 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:47:39:641 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS Created Tables.
06/15/17 12:47:39:641 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:47:39:971 | [INFO] | | ASU | PIM | PIM | | | 4396 | START: Application installation
06/15/17 12:47:39:971 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevationmanager UninstallCustom Hook
06/15/17 12:47:39:972 | [INFO] | | ASU | PIM | PIM | | | 4396 | --deregister=1
06/15/17 12:47:39:972 | [INFO] | | ASU | PIM | PIM | | | 4396 | Inside customLaunchProcess. Parameter string:: "C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ElevationManager\AdobeServiceInstaller.exe" --deregister=1 --serviceLabel=AdobeUpdateService
06/15/17 12:47:40:102 | [INFO] | | ASU | PIM | PIM | | | 4396 | Checking installation space required for application
06/15/17 12:47:40:135 | [INFO] | | ASU | PIM | PIM | | | 4396 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 26587876
06/15/17 12:47:40:136 | [INFO] | | EMCustomHook | EMCustomHook | | | | 8468 | deRegister Sevice: Started
06/15/17 12:47:40:136 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:47:40:137 | [INFO] | | EMCustomHook | EMCustomHook | | | | 8468 | stopSevice: Started
06/15/17 12:47:40:137 | [INFO] | | EMCustomHook | EMCustomHook | | | | 8468 | stop Dependent Sevice: Started
06/15/17 12:47:40:137 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:47:40:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3424 | ServiceCtrlHandler: Started06/15/17 12:47:40:137 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.06/15/17 12:47:40:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3424 | Receiveded SERVICE_CONTROL_STOP signal
06/15/17 12:47:40:137 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
e Status state to 3
06/15/17 12:47:40:137 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:47:40:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3424 | ServiceCtrlHandler: Finished
06/15/17 12:47:40:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3792 | ReportSvcStatus : Setting Service Status state to 1
06/15/17 12:47:40:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3792 | SvcInit: Finished
ccessfully
06/15/17 12:47:40:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3424 | main: Finished
06/15/17 12:47:40:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3424 | Inside ~IPCWrapper() of Adobe Update Service
06/15/17 12:47:40:138 | [INFO] | | EMCustomHook | EMCustomHook | | | | 8468 | deRegisterService: Service successfully deregistered
06/15/17 12:47:40:138 | [INFO] | | EMCustomHook | EMCustomHook | | | | 8468 | EMCustomHook: Service with serviceLabel : AdobeUpdateService deregistered successfully
06/15/17 12:47:40:144 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id ADS found in ACF. Size required: 2703441
06/15/17 12:47:40:144 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id CEF found in ACF. Size required: 64948439
06/15/17 12:47:40:144 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id Core found in ACF. Size required: 2142463
06/15/17 12:47:40:145 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id CoreExt found in ACF. Size required: 2050651
06/15/17 12:47:40:145 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id ElevationManager found in ACF. Size required: 2134245
06/15/17 12:47:40:145 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id HEX found in ACF. Size required: 2481205
06/15/17 12:47:40:156 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id Notifications found in ACF. Size required: 4994022
06/15/17 12:47:40:158 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id Runtime found in ACF. Size required: 90840004
06/15/17 12:47:40:158 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id SignInApp found in ACF. Size required: 1121430
06/15/17 12:47:40:158 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id TCC found in ACF. Size required: 3392661
06/15/17 12:47:40:158 | [INFO] | | ASU | PIM | PIM | | | 4396 | checkDiskSpaceUsingIMerge reqSize ... 414126528
06/15/17 12:47:40:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:47:40:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:47:40:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.
06/15/17 12:47:40:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:47:40:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:47:40:168 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id ACCC found in ACF. Size required: 28588992
06/15/17 12:47:40:172 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id AppsPanel found in ACF. Size required: 12412987
06/15/17 12:47:40:175 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id AssetsPanel found in ACF. Size required: 226952
06/15/17 12:47:40:179 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id BehancePanel found in ACF. Size required: 2698576
06/15/17 12:47:40:306 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id CCLibrary found in ACF. Size required: 50256341
06/15/17 12:47:40:306 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id CCSyncPlugin found in ACF. Size required: 778500
06/15/17 12:47:40:378 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id CCXProcess found in ACF. Size required: 41930561
06/15/17 12:47:40:380 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id CoreSync found in ACF. Size required: 37123423
06/15/17 12:47:40:381 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id CoreSyncExtension found in ACF. Size required: 4198968
06/15/17 12:47:40:381 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id DesignLibraryPlugin found in ACF. Size required: 936237
06/15/17 12:47:40:382 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id ExchangePlugin found in ACF. Size required: 11586293
06/15/17 12:47:40:385 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id FilesPanel found in ACF. Size required: 5278319
06/15/17 12:47:40:388 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id FontsPanel found in ACF. Size required: 2608204
06/15/17 12:47:40:388 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id HDCore found in ACF. Size required: 8696512
06/15/17 12:47:40:395 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id HomePanel found in ACF. Size required: 2730475
06/15/17 12:47:40:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id LiveType found in ACF. Size required: 856627
06/15/17 12:47:40:398 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id MarketPanel found in ACF. Size required: 3466606
06/15/17 12:47:40:400 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id SPanel found in ACF. Size required: 4666477
06/15/17 12:47:40:400 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id SynKit found in ACF. Size required: 390357
06/15/17 12:47:40:400 | [INFO] | | ASU | PIM | PIM | | | 4396 | PackageCheck: Extra Package id Utils found in ACF. Size required: 8810890
06/15/17 12:47:40:400 | [INFO] | | ASU | PIM | PIM | | | 4396 | checkDiskSpaceUsingIMerge reqSize ... 577121706
06/15/17 12:47:40:400 | [INFO] | | ASU | PIM | PIM | | | 4396 | Total installation space required for application: 27555891
06/15/17 12:47:40:400 | [INFO] | | ASU | PIM | PIM | | | 4396 | Executing Adobe Genuine Validation for all the packages
06/15/17 12:47:40:400 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\AAM\P7\packages\P7\P7.pimx'
06/15/17 12:47:40:401 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\AAM\P7\packages\P7\P7.pima'
06/15/17 12:47:40:402 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\AAM\AdobeGCClient\packages\AdobeGCClient\AdobeGCClient.pimx'
06/15/17 12:47:40:402 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\AAM\AdobeGCClient\packages\AdobeGCClient\AdobeGCClient.pima'
06/15/17 12:47:40:403 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\AAM\IPC\packages\IPC\IPC.pimx'
06/15/17 12:47:40:404 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\AAM\IPC\packages\IPC\IPC.pima'
06/15/17 12:47:40:404 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\Runtime\packages\Runtime\Runtime.pimx'
06/15/17 12:47:40:405 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\Runtime\packages\Runtime\Runtime.pima'
06/15/17 12:47:40:406 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\ADS\packages\ADS\ADS.pimx'
06/15/17 12:47:40:407 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\ADS\packages\ADS\ADS.pima'
06/15/17 12:47:40:407 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\Core\packages\Core\Core.pimx'
06/15/17 12:47:40:408 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\Core\packages\Core\Core.pima'
06/15/17 12:47:40:410 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\HEX\packages\HEX\HEX.pimx'
06/15/17 12:47:40:411 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\HEX\packages\HEX\HEX.pima'
06/15/17 12:47:40:411 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\CEF\packages\CEF\CEF.pimx'
06/15/17 12:47:40:412 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\CEF\packages\CEF\CEF.pima'
06/15/17 12:47:40:413 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\CoreExt\packages\CoreExt\CoreExt.pimx'
06/15/17 12:47:40:413 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\CoreExt\packages\CoreExt\CoreExt.pima'
06/15/17 12:47:40:416 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\ElevationManager\packages\ElevationManager\ElevationManager.pimx'
06/15/17 12:47:40:416 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\ElevationManager\packages\ElevationManager\ElevationManager.pima'
06/15/17 12:47:40:417 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\TCC\packages\TCC\TCC.pimx'
06/15/17 12:47:40:417 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\TCC\packages\TCC\TCC.pima'
06/15/17 12:47:40:418 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\Notifications\packages\Notifications\Notifications.pimx'
06/15/17 12:47:40:418 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\Notifications\packages\Notifications\Notifications.pima'
06/15/17 12:47:40:419 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\SignInApp\packages\SignInApp\SignInApp.pimx'
06/15/17 12:47:40:419 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\SignInApp\packages\SignInApp\SignInApp.pima'
06/15/17 12:47:40:421 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\ACCC\packages\ACCC\ACCC.pimx'
06/15/17 12:47:40:421 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\ACCC\packages\ACCC\ACCC.pima'
06/15/17 12:47:40:422 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\Utils\packages\Utils\Utils.pimx'
06/15/17 12:47:40:423 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\Utils\packages\Utils\Utils.pima'
06/15/17 12:47:40:423 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CoreSync\packages\CoreSync\CoreSync.pimx'
06/15/17 12:47:40:424 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CoreSync\packages\CoreSync\CoreSync.pima'
06/15/17 12:47:40:425 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CoreSyncExtension\packages\CoreSyncExtension\CoreSyncExtension.pimx'
06/15/17 12:47:40:425 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CoreSyncExtension\packages\CoreSyncExtension\CoreSyncExtension.pima'
06/15/17 12:47:40:428 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\LiveType\packages\LiveType\LiveType.pimx'
06/15/17 12:47:40:428 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\LiveType\packages\LiveType\LiveType.pima'
06/15/17 12:47:40:429 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\ExchangePlugin\packages\ExchangePlugin\ExchangePlugin.pimx'
06/15/17 12:47:40:430 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\ExchangePlugin\packages\ExchangePlugin\ExchangePlugin.pima'
06/15/17 12:47:40:431 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\DesignLibraryPlugin\packages\DesignLibraryPlugin\DesignLibraryPlugin.pimx'
06/15/17 12:47:40:431 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\DesignLibraryPlugin\packages\DesignLibraryPlugin\DesignLibraryPlugin.pima'
06/15/17 12:47:40:432 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\SynKit\packages\SynKit\SynKit.pimx'
06/15/17 12:47:40:433 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\SynKit\packages\SynKit\SynKit.pima'
06/15/17 12:47:40:434 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CCSyncPlugin\packages\CCSyncPlugin\CCSyncPlugin.pimx'
06/15/17 12:47:40:434 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CCSyncPlugin\packages\CCSyncPlugin\CCSyncPlugin.pima'
06/15/17 12:47:40:434 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CCLibrary\packages\CCLibrary\CCLibrary.pimx'
06/15/17 12:47:40:435 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CCLibrary\packages\CCLibrary\CCLibrary.pima'
06/15/17 12:47:40:435 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\HomePanel\packages\HomePanel\HomePanel.pimx'
06/15/17 12:47:40:436 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\HomePanel\packages\HomePanel\HomePanel.pima'
06/15/17 12:47:40:436 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\AppsPanel\packages\AppsPanel\AppsPanel.pimx'
06/15/17 12:47:40:437 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\AppsPanel\packages\AppsPanel\AppsPanel.pima'
06/15/17 12:47:40:438 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\AssetsPanel\packages\AssetsPanel\AssetsPanel.pimx'
06/15/17 12:47:40:439 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\AssetsPanel\packages\AssetsPanel\AssetsPanel.pima'
06/15/17 12:47:40:439 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\FilesPanel\packages\FilesPanel\FilesPanel.pimx'
06/15/17 12:47:40:440 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\FilesPanel\packages\FilesPanel\FilesPanel.pima'
06/15/17 12:47:40:440 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\FontsPanel\packages\FontsPanel\FontsPanel.pimx'
06/15/17 12:47:40:441 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\FontsPanel\packages\FontsPanel\FontsPanel.pima'
06/15/17 12:47:40:442 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\MarketPanel\packages\MarketPanel\MarketPanel.pimx'
06/15/17 12:47:40:442 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\MarketPanel\packages\MarketPanel\MarketPanel.pima'
06/15/17 12:47:40:443 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\BehancePanel\packages\BehancePanel\BehancePanel.pimx'
06/15/17 12:47:40:443 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\BehancePanel\packages\BehancePanel\BehancePanel.pima'
06/15/17 12:47:40:444 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\HDCore\packages\HDCore\HDCore.pimx'
06/15/17 12:47:40:444 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\HDCore\packages\HDCore\HDCore.pima'
06/15/17 12:47:40:445 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\SPanel\packages\SPanel\SPanel.pimx'
06/15/17 12:47:40:446 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\SPanel\packages\SPanel\SPanel.pima'
06/15/17 12:47:40:447 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CCXProcess\packages\CCXProcess\CCXProcess.pimx'
06/15/17 12:47:40:447 | [INFO] | | ASU | PIM | PIM | | | 4396 | Validating package file: 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CCXProcess\packages\CCXProcess\CCXProcess.pima'
06/15/17 12:47:40:448 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Genuine Validation PASSED for all the packages
06/15/17 12:47:40:448 | [INFO] | | ASU | PIM | PIM | | | 4396 | Starting installation for all the packages
06/15/17 12:47:40:448 | [INFO] | | ASU | PIM | PIM | | | 4396 | Semaphore is not locked
06/15/17 12:47:40:448 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package P7
06/15/17 12:47:40:457 | [INFO] | | ASU | PIM | PIM | | | 4396 | Schema Version is 4
06/15/17 12:47:40:458 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deleteAppletRelInfoRecords.
06/15/17 12:47:40:458 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deleteAppletRegInfoRecords.
06/15/17 12:47:40:539 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deletePackageUpgradeInfoRecords.
06/15/17 12:47:40:539 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deletePackageInstallationInfoRecords.
06/15/17 12:47:40:566 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:40:566 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:40:566 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:40:568 | [INFO] | | ASU | PIM | PIM | | | 4396 | Backup Folder Created
06/15/17 12:47:40:745 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>44</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:40:870 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\AAM\P7\packages\P7\P7.pimx'
06/15/17 12:47:40:870 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package P7
06/15/17 12:47:40:870 | [INFO] | | ASU | PIM | PIM | | | 4396 | Trying to delete back up folder
06/15/17 12:47:40:959 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package AdobeGCClient
06/15/17 12:47:40:963 | [INFO] | | ASU | PIM | PIM | | | 4396 | Schema Version is 4
06/15/17 12:47:40:963 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deleteAppletRelInfoRecords.
06/15/17 12:47:40:964 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deleteAppletRegInfoRecords.
06/15/17 12:47:40:966 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deletePackageUpgradeInfoRecords.
06/15/17 12:47:40:966 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deletePackageInstallationInfoRecords.
06/15/17 12:47:40:976 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:40:976 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:40:976 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:40:978 | [INFO] | | ASU | PIM | PIM | | | 4396 | Backup Folder Created
06/15/17 12:47:41:032 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>45</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:41:088 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:47:41:088 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\AdobeGCClient\customhook/gccustomhook.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\AdobeGCClient arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\AdobeGCClient\customhook/gccustomhook.exe" --update=true
06/15/17 12:47:41:155 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:47:43:122 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 11628 | HTTP Request Status code 200.
06/15/17 12:47:43:123 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 7200 | The http request returned HTTP_Status:0 HttpCommunicator error:0
06/15/17 12:47:43:124 | [INFO] | | ACC | LBS | ETS | | | 7200 | Event with guid '220c7f61-adfe-4fe5-b7d5-3df16f0d581a' is being sent
06/15/17 12:47:43:126 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:43:133 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:43:134 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:43:137 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 7200 | Proxy detected: WPAD
06/15/17 12:47:43:138 | [WARN] | | ACC | LBS | ETS | | HTTPConnector | 7200 | GetIEProxyInfo - Failed to get proxy for the url, error:12180
06/15/17 12:47:43:139 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:43:140 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:43:147 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:43:148 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:43:148 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:43:631 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 10532 | HTTP Request Status code 200.
06/15/17 12:47:43:632 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 7200 | The http request returned HTTP_Status:0 HttpCommunicator error:0
06/15/17 12:47:44:172 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:47:44:172 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:47:44:192 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\AdobeGCClient\customhook/gccustomhook.exe'
06/15/17 12:47:44:193 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\AAM\AdobeGCClient\packages\AdobeGCClient\AdobeGCClient.pimx'
06/15/17 12:47:44:193 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package AdobeGCClient
06/15/17 12:47:44:193 | [INFO] | | ASU | PIM | PIM | | | 4396 | Trying to delete back up folder
06/15/17 12:47:44:216 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package IPC
06/15/17 12:47:44:217 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>45</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>true</IpcPackageUpdateStarted></message>
06/15/17 12:47:44:234 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:47:44:234 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC\customhook\AdobeIPCBrokerCustomHook.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC\customhook arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC\customhook\AdobeIPCBrokerCustomHook.exe" -uninstall --update=true
06/15/17 12:47:44:333 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:47:49:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:47:49:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:47:49:407 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC\customhook\AdobeIPCBrokerCustomHook.exe'
06/15/17 12:47:49:416 | [INFO] | | ASU | PIM | PIM | | | 4396 | Schema Version is 4
06/15/17 12:47:49:417 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deleteAppletRelInfoRecords.
06/15/17 12:47:49:417 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deleteAppletRegInfoRecords.
06/15/17 12:47:49:442 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deletePackageUpgradeInfoRecords.
06/15/17 12:47:49:442 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS deletePackageInstallationInfoRecords.
06/15/17 12:47:49:464 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:49:464 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:49:464 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:49:466 | [INFO] | | ASU | PIM | PIM | | | 4396 | Backup Folder Created
06/15/17 12:47:49:520 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:47:49:520 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC\customhook\AdobeIPCBrokerCustomHook.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC\customhook arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC\customhook\AdobeIPCBrokerCustomHook.exe" -uninstall --update=true
06/15/17 12:47:49:622 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:47:49:681 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:47:49:681 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:47:49:688 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC\customhook\AdobeIPCBrokerCustomHook.exe'
06/15/17 12:47:49:688 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\AAM\IPC\packages\IPC\IPC.pimx'
06/15/17 12:47:49:688 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package IPC
06/15/17 12:47:49:688 | [INFO] | | ASU | PIM | PIM | | | 4396 | Trying to delete back up folder
06/15/17 12:47:49:698 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package Runtime
06/15/17 12:47:49:703 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:49:703 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:49:703 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:49:745 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>46</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:49:786 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>47</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:49:873 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>48</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:49:954 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>49</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:50:043 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>50</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:50:089 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\Runtime\packages\Runtime\Runtime.pimx'
06/15/17 12:47:50:089 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package Runtime
06/15/17 12:47:50:093 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package ADS
06/15/17 12:47:50:101 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:50:101 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:50:101 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:50:115 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>51</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:50:156 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\ADS\packages\ADS\ADS.pimx'
06/15/17 12:47:50:156 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package ADS
06/15/17 12:47:50:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package Core
06/15/17 12:47:50:163 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:50:163 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:50:164 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:50:185 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\Core\packages\Core\Core.pimx'
06/15/17 12:47:50:185 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package Core
06/15/17 12:47:50:189 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package HEX
06/15/17 12:47:50:194 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:50:194 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:50:194 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:50:217 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\HEX\packages\HEX\HEX.pimx'
06/15/17 12:47:50:217 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package HEX
06/15/17 12:47:50:222 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package CEF
06/15/17 12:47:50:227 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:50:227 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:50:227 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:50:275 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>52</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:50:364 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>53</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:50:522 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>54</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:50:633 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>55</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:50:735 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>56</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:50:845 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\CEF\packages\CEF\CEF.pimx'
06/15/17 12:47:50:845 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package CEF
06/15/17 12:47:50:850 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package CoreExt
06/15/17 12:47:50:856 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:50:857 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:50:857 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:50:904 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\CoreExt\packages\CoreExt\CoreExt.pimx'
06/15/17 12:47:50:904 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package CoreExt
06/15/17 12:47:50:910 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package ElevationManager
06/15/17 12:47:50:916 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:50:916 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:50:916 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:50:953 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\ElevationManager\packages\ElevationManager\ElevationManager.pimx'
06/15/17 12:47:50:953 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package ElevationManager
06/15/17 12:47:50:959 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package TCC
06/15/17 12:47:50:965 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:50:965 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:50:965 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:50:990 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>57</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:51:012 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\TCC\packages\TCC\TCC.pimx'
06/15/17 12:47:51:012 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package TCC
06/15/17 12:47:51:018 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package Notifications
06/15/17 12:47:51:023 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:51:023 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:51:023 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:51:098 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\Notifications\packages\Notifications\Notifications.pimx'
06/15/17 12:47:51:099 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package Notifications
06/15/17 12:47:51:104 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package SignInApp
06/15/17 12:47:51:108 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:51:108 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:51:108 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:51:123 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ADC\SignInApp\packages\SignInApp\SignInApp.pimx'
06/15/17 12:47:51:124 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package SignInApp
06/15/17 12:47:51:129 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package ACCC
06/15/17 12:47:51:137 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:51:137 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:51:137 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:51:193 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>58</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:51:333 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>59</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:51:461 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\ACCC\packages\ACCC\ACCC.pimx'
06/15/17 12:47:51:461 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package ACCC
06/15/17 12:47:51:464 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package Utils
06/15/17 12:47:51:478 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:51:478 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:51:478 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:51:538 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\Utils\packages\Utils\Utils.pimx'
06/15/17 12:47:51:538 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package Utils
06/15/17 12:47:51:541 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package CoreSync
06/15/17 12:47:51:548 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:51:548 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:51:548 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:51:567 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>60</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:51:650 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>61</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:51:760 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>62</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:51:848 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CoreSync\packages\CoreSync\CoreSync.pimx'
06/15/17 12:47:51:848 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package CoreSync
06/15/17 12:47:51:852 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package CoreSyncExtension
06/15/17 12:47:51:858 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:51:858 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:51:858 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:51:913 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CoreSyncExtension\packages\CoreSyncExtension\CoreSyncExtension.pimx'
06/15/17 12:47:51:913 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package CoreSyncExtension
06/15/17 12:47:51:916 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package LiveType
06/15/17 12:47:51:923 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:51:923 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:51:923 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:51:938 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\LiveType\packages\LiveType\LiveType.pimx'
06/15/17 12:47:51:938 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package LiveType
06/15/17 12:47:51:943 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package ExchangePlugin
06/15/17 12:47:51:952 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:51:952 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:51:952 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:51:995 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>63</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:52:039 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\ExchangePlugin\packages\ExchangePlugin\ExchangePlugin.pimx'
06/15/17 12:47:52:039 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package ExchangePlugin
06/15/17 12:47:52:044 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package DesignLibraryPlugin
06/15/17 12:47:52:052 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:52:052 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:52:052 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:52:084 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\DesignLibraryPlugin\packages\DesignLibraryPlugin\DesignLibraryPlugin.pimx'
06/15/17 12:47:52:084 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package DesignLibraryPlugin
06/15/17 12:47:52:091 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package SynKit
06/15/17 12:47:52:100 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:52:100 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:52:100 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:52:123 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\SynKit\packages\SynKit\SynKit.pimx'
06/15/17 12:47:52:123 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package SynKit
06/15/17 12:47:52:130 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package CCSyncPlugin
06/15/17 12:47:52:138 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:52:138 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:52:138 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:52:147 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CCSyncPlugin\packages\CCSyncPlugin\CCSyncPlugin.pimx'
06/15/17 12:47:52:148 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package CCSyncPlugin
06/15/17 12:47:52:153 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package CCLibrary
06/15/17 12:47:52:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:52:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:52:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:52:794 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>64</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:52:981 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>65</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:53:300 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>66</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:53:576 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>67</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:53:786 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>68</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:53:883 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CCLibrary\packages\CCLibrary\CCLibrary.pimx'
06/15/17 12:47:53:883 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package CCLibrary
06/15/17 12:47:53:886 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package HomePanel
06/15/17 12:47:53:898 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:53:898 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:53:898 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:54:004 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\HomePanel\packages\HomePanel\HomePanel.pimx'
06/15/17 12:47:54:004 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package HomePanel
06/15/17 12:47:54:007 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package AppsPanel
06/15/17 12:47:54:015 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:54:015 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:54:015 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:54:071 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>69</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:54:156 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\AppsPanel\packages\AppsPanel\AppsPanel.pimx'
06/15/17 12:47:54:156 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package AppsPanel
06/15/17 12:47:54:159 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package AssetsPanel
06/15/17 12:47:54:166 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:54:166 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:54:166 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:54:194 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\AssetsPanel\packages\AssetsPanel\AssetsPanel.pimx'
06/15/17 12:47:54:194 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package AssetsPanel
06/15/17 12:47:54:198 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package FilesPanel
06/15/17 12:47:54:205 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:54:205 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:54:205 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:54:288 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\FilesPanel\packages\FilesPanel\FilesPanel.pimx'
06/15/17 12:47:54:288 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package FilesPanel
06/15/17 12:47:54:291 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package FontsPanel
06/15/17 12:47:54:299 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:54:299 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:54:299 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:54:355 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\FontsPanel\packages\FontsPanel\FontsPanel.pimx'
06/15/17 12:47:54:355 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package FontsPanel
06/15/17 12:47:54:359 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package MarketPanel
06/15/17 12:47:54:363 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:54:363 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:54:363 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:54:374 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>70</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:54:506 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\MarketPanel\packages\MarketPanel\MarketPanel.pimx'
06/15/17 12:47:54:507 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package MarketPanel
06/15/17 12:47:54:550 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package BehancePanel
06/15/17 12:47:54:578 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:54:579 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:54:579 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:54:666 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\BehancePanel\packages\BehancePanel\BehancePanel.pimx'
06/15/17 12:47:54:666 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package BehancePanel
06/15/17 12:47:54:669 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package HDCore
06/15/17 12:47:54:676 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:54:676 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:54:676 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:54:744 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\HDCore\packages\HDCore\HDCore.pimx'
06/15/17 12:47:54:744 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package HDCore
06/15/17 12:47:54:747 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package SPanel
06/15/17 12:47:54:751 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:54:751 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:54:751 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:54:771 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>71</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:54:798 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\SPanel\packages\SPanel\SPanel.pimx'
06/15/17 12:47:54:798 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package SPanel
06/15/17 12:47:54:801 | [INFO] | | ASU | PIM | PIM | | | 4396 | START install Package CCXProcess
06/15/17 12:47:54:805 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertPackageUpdateList.
06/15/17 12:47:54:805 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRegInfoList.
06/15/17 12:47:54:805 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS insertAppletRelInfoList.
06/15/17 12:47:55:305 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>72</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:56:698 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>73</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:56:873 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>74</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:57:206 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>75</percent><isComplete>false</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:57:391 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS installPackage at file 'C:\WINDOWS\TEMP\{34ECEC17-0199-4BFD-ACEE-15D89EA44C39}\ACC\CCXProcess\packages\CCXProcess\CCXProcess.pimx'
06/15/17 12:47:57:391 | [INFO] | | ASU | PIM | PIM | | | 4396 | SUCCESS install Package CCXProcess
06/15/17 12:47:57:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Value of parameter isACCCPackageInstalled: 1
06/15/17 12:47:57:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Setting values for registry Key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Creative Cloud
06/15/17 12:47:57:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Registry set successfull for value "Adobe Creative Cloud" with the name "DisplayName".
06/15/17 12:47:57:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Registry set successfull for value ""C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils\Creative Cloud Uninstaller.exe"" with the name "UninstallString".
06/15/17 12:47:57:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Registry set successfull for value "Adobe Systems Incorporated" with the name "Publisher".
06/15/17 12:47:57:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Registry set successfull for value ""C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils\Creative Cloud Uninstaller.exe"" with the name "DisplayIcon".
06/15/17 12:47:57:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Registry set successfull for value "4.1.1.202" with the name "DisplayVersion".
06/15/17 12:47:57:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Registry set (DWORD) successfull for value "289466" with the name "EstimatedSize".
06/15/17 12:47:57:396 | [INFO] | | ASU | PIM | PIM | | | 4396 | Ref file already exists at path: C:\Program Files (x86)\Common Files\Adobe\AdobeApplicationManager\AAMRefs/ACC.aamref/RefCount.txt
06/15/17 12:47:57:397 | [INFO] | | ASU | PIM | PIM | | | 4396 | Ref file already exists at path: C:\Program Files (x86)\Common Files\Adobe\ADCRefs/ACC.adcref/RefCount.txt
06/15/17 12:47:57:397 | [INFO] | | ASU | PIM | PIM | | | 4396 | End installation for all the packages
06/15/17 12:47:57:397 | [INFO] | | ASU | PIM | PIM | | | 4396 | END: Application installation
06/15/17 12:47:57:397 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>PROGRESS</name><percent>100</percent><isComplete>true</isComplete><isCancelEnabled>false</isCancelEnabled><IpcPackageUpdateStarted>false</IpcPackageUpdateStarted></message>
06/15/17 12:47:57:398 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | IPCWrapper::writePacket with data: <message><name>QUIT</name></message>
06/15/17 12:47:57:401 | [INFO] | | ACC | LBS | IPCWrapper | | | 4396 | Sent IPC packet to quit ACC with data: <message><name>QUIT</name></message>
06/15/17 12:47:57:401 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:57:501 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:57:602 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:57:703 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:57:805 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:57:906 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:021 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:121 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:222 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:322 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:437 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:538 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:639 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:739 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:841 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:58:942 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:057 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:158 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:274 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:375 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:490 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:591 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:691 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:792 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:892 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:47:59:993 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:00:094 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:00:197 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:00:299 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:00:404 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:00:505 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:00:620 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:00:721 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:00:821 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:00:922 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:01:023 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:01:124 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:01:239 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:01:340 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:01:456 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:01:565 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:01:675 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:01:784 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:01:893 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:004 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:114 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:223 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:333 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:442 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:551 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:661 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:770 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:879 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:02:989 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:03:098 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:03:208 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:03:317 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:03:426 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:03:536 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:03:645 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:03:755 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:03:864 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:03:973 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:04:083 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:04:192 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:04:302 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:04:411 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:04:520 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:04:630 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:04:739 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:04:848 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:04:958 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:05:067 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:05:177 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:05:286 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:05:395 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:05:505 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:05:614 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:05:724 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:05:833 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:05:942 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:06:052 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:06:161 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:06:270 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:06:380 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:06:489 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:06:599 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:06:708 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:06:817 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:06:927 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:07:038 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:07:147 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:07:256 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:07:366 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:07:475 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:07:585 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:07:694 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:07:803 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:07:913 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:08:022 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:08:131 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:08:241 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:08:350 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:08:460 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:08:569 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:08:678 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:08:788 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:08:897 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:09:007 | [INFO] | | ASU | PIM | PIM | | | 4396 | Adobe Creative Cloud is running.
06/15/17 12:48:09:116 | [INFO] | | ASU | PIM | PIM | | | 4396 | Force Killing all Other Creative Cloud Related Processes
06/15/17 12:48:09:209 | [INFO] | | ASU | PIM | PIM | | | 4396 | 0 processes killed from C:\Program Files (x86)\Adobe\Adobe Creative Cloud
06/15/17 12:48:09:218 | [INFO] | | ASU | PIM | PIM | | | 4396 | 0 processes killed from C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common
06/15/17 12:48:09:227 | [INFO] | | ASU | PIM | PIM | | | 4396 | 0 processes killed from C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp
06/15/17 12:48:09:245 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:48:09:245 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:48:09:245 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:48:09:245 | [INFO] | | ASU | PIM | PIM | | | 4396 | Executing install modifiers
06/15/17 12:48:09:245 | [INFO] | | ASU | PIM | PIM | | | 4396 | Creating PIM instance for path: C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common
06/15/17 12:48:09:246 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:48:09:246 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:48:09:246 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.
06/15/17 12:48:09:246 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:48:09:246 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:48:09:248 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:09:248 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ADS\customhook\ADSCustomHook.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ADS\customhook arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ADS\customhook\ADSCustomHook.exe" --install=0 --update=true
06/15/17 12:48:09:297 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:09:319 | [INFO] | | ADS | ADSCustomHook | | | CommandLineParser | 11484 | Parsing the command line provided. Number of command line arguments is 3
06/15/17 12:48:09:320 | [INFO] | | ADS | ADSCustomHook | | | | 11484 | Successfully deleted ADS Vulcan Specifier file
06/15/17 12:48:09:325 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:09:326 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:09:334 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ADS\customhook\ADSCustomHook.exe'
06/15/17 12:48:09:349 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:48:09:349 | [INFO] | | ASU | PIM | PIM | | | 4396 | sqlite(pim.db) at path C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common is already closed
06/15/17 12:48:09:349 | [INFO] | | ASU | PIM | PIM | | | 4396 | FREE PIM Instance ...
06/15/17 12:48:09:352 | [INFO] | | ASU | PIM | PIM | | | 4396 | Backup Folder Created
06/15/17 12:48:09:442 | [ERROR] | | ASU | PIM | PIM | | | 4396 | Failed to open sqlite(pim.db) at path C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common_4.1.1.202
06/15/17 12:48:09:442 | [INFO] | | ASU | PIM | PIM | | | 4396 | Executing install modifiers
06/15/17 12:48:09:442 | [INFO] | | ASU | PIM | PIM | | | 4396 | Creating PIM instance for path: C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common
06/15/17 12:48:09:442 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:48:09:443 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:48:09:443 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.
06/15/17 12:48:09:443 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:48:09:443 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:48:09:448 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:09:448 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ADS\customhook\ADSCustomHook.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ADS\customhook arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ADS\customhook\ADSCustomHook.exe" --install=1 --update=true
06/15/17 12:48:09:453 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:09:465 | [INFO] | | ADS | ADSCustomHook | | | CommandLineParser | 9656 | Parsing the command line provided. Number of command line arguments is 3
06/15/17 12:48:09:465 | [INFO] | | ADS | ADSCustomHook | | | | 9656 | Registry entry created for registry: 'SOFTWARE\Policies\Adobe\APIP' with key:'Enabled', value: '0'
06/15/17 12:48:09:465 | [INFO] | | ADS | ADSCustomHook | | | | 9656 | Registry entry created for registry: 'SOFTWARE\Policies\Adobe\Adobe Acrobat\10.0\FeatureLockDown' with key:'bUsageMeasurement', value: '0'
06/15/17 12:48:09:465 | [INFO] | | ADS | ADSCustomHook | | | | 9656 | Registry entry created for registry: 'SOFTWARE\Policies\Adobe\Adobe Acrobat\11.0\FeatureLockDown' with key:'bUsageMeasurement', value: '0'
06/15/17 12:48:09:467 | [INFO] | | ADS | ADSCustomHook | | | | 9656 | Successfully created ADS Vulcan Specifier file
06/15/17 12:48:09:471 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:09:471 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:09:475 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ADS\customhook\ADSCustomHook.exe'
06/15/17 12:48:09:479 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:09:479 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\Runtime\customhook\RuntimeCustomHook.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\Runtime\customhook arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\Runtime\customhook\RuntimeCustomHook.exe" --update=true
06/15/17 12:48:09:576 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:09:643 | [INFO] | | ADS | RuntimeCustomHook | | | | 11948 | Installing VCRedist.
06/15/17 12:48:40:918 | [INFO] | | ADS | RuntimeCustomHook | | | | 11948 | VCRedist 2013 32 bit already installed. Skipping installation.
06/15/17 12:48:40:918 | [INFO] | | ADS | RuntimeCustomHook | | | | 11948 | VCRedist 2013 64 bit already installed. Skipping installation.
06/15/17 12:48:43:417 | [INFO] | | ADS | RuntimeCustomHook | | | | 11948 | Installing VCRedist finished.
06/15/17 12:48:43:420 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:43:420 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:43:426 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\Runtime\customhook\RuntimeCustomHook.exe'
06/15/17 12:48:43:428 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:48:43:428 | [INFO] | | ASU | PIM | PIM | | | 4396 | sqlite(pim.db) at path C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common is already closed
06/15/17 12:48:43:428 | [INFO] | | ASU | PIM | PIM | | | 4396 | FREE PIM Instance ...
06/15/17 12:48:43:428 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:48:43:428 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:48:43:428 | [INFO] | | ASU | PIM | PIM | | | 4396 | Executing install modifiers
06/15/17 12:48:43:428 | [INFO] | | ASU | PIM | PIM | | | 4396 | Creating PIM instance for path: C:\Program Files (x86)\Adobe\Adobe Creative Cloud
06/15/17 12:48:43:429 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:48:43:429 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:48:43:429 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.
06/15/17 12:48:43:429 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:48:43:429 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:48:43:431 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:43:431 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\customhook\ACCCustomHook.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\customhook\ACCCustomHook.exe" --install=0 --update=true
06/15/17 12:48:43:495 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:43:540 | [INFO] | | ACC | ACCCustomHook | | | CommandLineParser | 8496 | Parsing the command line provided. Number of command line arguments is 3
06/15/17 12:48:43:542 | [INFO] | | ACC | ACCCustomHook | | | | 8496 | Successfully deleted ACC Vulcan Specifier file
06/15/17 12:48:43:547 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:43:547 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:43:556 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\customhook\ACCCustomHook.exe'
06/15/17 12:48:43:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:43:562 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCLibrary\libs\node.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCLibrary\libs arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCLibrary\libs\node.exe" ..\js\customhook.js uninstall --update=true
06/15/17 12:48:43:618 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:43:790 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:43:791 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:43:795 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCLibrary\libs\node.exe'
06/15/17 12:48:43:797 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:43:797 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\libs\node.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\libs arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\libs\node.exe" ..\js\customhook.js uninstall --update=true
06/15/17 12:48:43:800 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:44:022 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:44:022 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:44:027 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\libs\node.exe'
06/15/17 12:48:44:030 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:44:030 | [INFO] | | ASU | PIM | PIM | | | 4396 | Argument Path is --uninstall="C:\Program Files (x86)\Adobe\Adobe Creative Cloud"
06/15/17 12:48:44:030 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\customhook\CoreSyncCustomHook.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\customhook\CoreSyncCustomHook.exe" --uninstall="C:\Program Files (x86)\Adobe\Adobe Creative Cloud" --component="CoreSync" --update=true
06/15/17 12:48:44:139 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:44:208 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:44:208 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:44:213 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\customhook\CoreSyncCustomHook.exe'
06/15/17 12:48:44:214 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:44:214 | [INFO] | | ASU | PIM | PIM | | | 4396 | Argument Path is --uninstall="C:\Program Files (x86)\Adobe\Adobe Creative Cloud"
06/15/17 12:48:44:214 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncExtension\customhook\CoreSyncCustomHook.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncExtension\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncExtension\customhook\CoreSyncCustomHook.exe" --uninstall="C:\Program Files (x86)\Adobe\Adobe Creative Cloud" --component="CoreSyncExtension" --update=true
06/15/17 12:48:44:235 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:44:274 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:44:274 | [ERROR] | | ASU | PIM | PIM | | | 4396 | Process returned error:201
06/15/17 12:48:44:274 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:44:286 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncExtension\customhook\CoreSyncCustomHook.exe'
06/15/17 12:48:44:291 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:44:291 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\ExchangePlugin\customhook\ExchangePluginCustomHook.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\ExchangePlugin\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\ExchangePlugin\customhook\ExchangePluginCustomHook.exe" -u --update=true
06/15/17 12:48:44:480 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:44:547 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:44:547 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:44:553 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\ExchangePlugin\customhook\ExchangePluginCustomHook.exe'
06/15/17 12:48:44:554 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param false
06/15/17 12:48:44:554 | [INFO] | | ASU | PIM | PIM | | | 4396 | Running Modifier C:\Program Files (x86)\Adobe\Adobe Creative Cloud\FilesPanel\customhook\FilesAppCustomHook.exe in Delevated Mode
06/15/17 12:48:44:860 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:44:865 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\FilesPanel\customhook\FilesAppCustomHook.exe'
06/15/17 12:48:44:880 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:44:880 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\LiveType\customhook\uninstall.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\LiveType\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\LiveType\customhook\uninstall.exe" dummyArg --update=true
06/15/17 12:48:44:969 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:45:032 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:45:032 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:45:038 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\LiveType\customhook\uninstall.exe'
06/15/17 12:48:45:043 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:45:043 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils\CreativeCloud(URIHandler).exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils\CreativeCloud(URIHandler).exe" --unregister=true --deleteShortcut=true --update=true
06/15/17 12:48:45:192 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:45:240 | [ERROR] | | | | | | | 10544 | ACCCURiHandler unregistration failed!
06/15/17 12:48:45:241 | [ERROR] | | | | | | | 10544 | ACCCURiHandler unregistration failed!
06/15/17 12:48:45:242 | [INFO] | | | | | | | 10544 | Calling regsvr32 C:\WINDOWS\system32\regsvr32.exe /u /s C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils
06/15/17 12:48:45:732 | [INFO] | | | | | | | 10544 | Finished regsvr32. Exit code: 0
06/15/17 12:48:45:732 | [INFO] | | | | | | | 10544 | Calling regsvr32 C:\WINDOWS\system32\regsvr32.exe /s C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils
06/15/17 12:48:45:799 | [INFO] | | | | | | | 10544 | Finished regsvr32. Exit code: 0
06/15/17 12:48:45:799 | [INFO] | | | | | | | 10544 | Calling regsvr32 C:\WINDOWS\system32\regsvr32.exe /u /s C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils
06/15/17 12:48:45:841 | [INFO] | | | | | | | 10544 | Finished regsvr32. Exit code: 0
06/15/17 12:48:45:841 | [INFO] | | | | | | | 10544 | AdobeAAMDetect.AdobeAAMDetect.1 regkey unregistered.
06/15/17 12:48:45:842 | [INFO] | | | | | | | 10544 | AAM Plugin Navigator registry entry for default view deleted
06/15/17 12:48:45:842 | [INFO] | | | | | | | 10544 | AAM Plugin Navigator registry entry deleted for alternate view
06/15/17 12:48:45:847 | [INFO] | | | | | | | 10544 | ACCC URI: ACCC shortcut deleted from all user's desktop and start menu adobe folder.
06/15/17 12:48:45:852 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:45:852 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:45:857 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils\CreativeCloud(URIHandler).exe'
06/15/17 12:48:45:858 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:48:45:858 | [INFO] | | ASU | PIM | PIM | | | 4396 | sqlite(pim.db) at path C:\Program Files (x86)\Adobe\Adobe Creative Cloud is already closed
06/15/17 12:48:45:858 | [INFO] | | ASU | PIM | PIM | | | 4396 | FREE PIM Instance ...
06/15/17 12:48:45:862 | [INFO] | | ASU | PIM | PIM | | | 4396 | Backup Folder Created
06/15/17 12:48:47:724 | [ERROR] | | ASU | PIM | PIM | | | 4396 | Failed to open sqlite(pim.db) at path C:\Program Files (x86)\Adobe\Adobe Creative Cloud_4.1.1.202
06/15/17 12:48:47:724 | [INFO] | | ASU | PIM | PIM | | | 4396 | Executing install modifiers
06/15/17 12:48:47:724 | [INFO] | | ASU | PIM | PIM | | | 4396 | Creating PIM instance for path: C:\Program Files (x86)\Adobe\Adobe Creative Cloud
06/15/17 12:48:47:725 | [INFO] | | ASU | PIM | PIM | | | 4396 | trying to createOrUpdatePIMDbSchema.
06/15/17 12:48:47:725 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version on machine 4.
06/15/17 12:48:47:725 | [INFO] | | ASU | PIM | PIM | | | 4396 | Current db schema version to install 4.
06/15/17 12:48:47:725 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM DB Schema is up to date. Current schema version is 4.
06/15/17 12:48:47:725 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIM Database is Up To Date.
06/15/17 12:48:47:727 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:47:727 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\customhook\ACCCustomHook.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\customhook\ACCCustomHook.exe" --install=1 --update=true
06/15/17 12:48:47:733 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:47:746 | [INFO] | | ACC | ACCCustomHook | | | CommandLineParser | 5020 | Parsing the command line provided. Number of command line arguments is 3
06/15/17 12:48:47:748 | [INFO] | | ACC | ACCCustomHook | | | | 5020 | Successfully created ACC Vulcan Specifier file
06/15/17 12:48:47:752 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:47:752 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:47:756 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\customhook\ACCCustomHook.exe'
06/15/17 12:48:47:760 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:47:760 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCLibrary\libs\node.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCLibrary\libs arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCLibrary\libs\node.exe" ..\js\customhook.js install --update=true
06/15/17 12:48:47:766 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:48:546 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:48:546 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:48:550 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCLibrary\libs\node.exe'
06/15/17 12:48:48:553 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:48:553 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\libs\node.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\libs arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\libs\node.exe" ..\js\customhook.js install --update=true
06/15/17 12:48:48:559 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:48:971 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:48:971 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:48:976 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CCXProcess\libs\node.exe'
06/15/17 12:48:48:990 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:48:990 | [INFO] | | ASU | PIM | PIM | | | 4396 | Argument Path is --install="C:\Program Files (x86)\Adobe\Adobe Creative Cloud"
06/15/17 12:48:48:990 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\customhook\CoreSyncCustomHook.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\customhook\CoreSyncCustomHook.exe" --install="C:\Program Files (x86)\Adobe\Adobe Creative Cloud" --component="CoreSync" --update=true
06/15/17 12:48:48:997 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:49:053 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:49:054 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:49:058 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\customhook\CoreSyncCustomHook.exe'
06/15/17 12:48:49:059 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:49:059 | [INFO] | | ASU | PIM | PIM | | | 4396 | Argument Path is --install="C:\Program Files (x86)\Adobe\Adobe Creative Cloud"
06/15/17 12:48:49:060 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncExtension\customhook\CoreSyncCustomHook.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncExtension\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncExtension\customhook\CoreSyncCustomHook.exe" --install="C:\Program Files (x86)\Adobe\Adobe Creative Cloud" --component="CoreSyncExtension" --update=true
06/15/17 12:48:49:065 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:49:153 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:49:153 | [ERROR] | | ASU | PIM | PIM | | | 4396 | Process returned error:203
06/15/17 12:48:49:153 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:49:158 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncExtension\customhook\CoreSyncCustomHook.exe'
06/15/17 12:48:49:161 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:49:161 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\ExchangePlugin\customhook\ExchangePluginCustomHook.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\ExchangePlugin\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\ExchangePlugin\customhook\ExchangePluginCustomHook.exe" -i --update=true
06/15/17 12:48:49:165 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:49:188 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:49:188 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:49:193 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSyncPlugins\ExchangePlugin\customhook\ExchangePluginCustomHook.exe'
06/15/17 12:48:49:197 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:49:197 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\HDCore\customhook\HDCoreCustomHook.exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\HDCore\customhook arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\HDCore\customhook\HDCoreCustomHook.exe" --update=true
06/15/17 12:48:50:718 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:50:752 | [INFO] | | HDCore | HDCoreCustomHook | | | | 12000 | Successfully run HDCoreCustomHook.exe.
06/15/17 12:48:50:755 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:48:50:755 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:48:50:760 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\HDCore\customhook\HDCoreCustomHook.exe'
06/15/17 12:48:50:765 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Param
06/15/17 12:48:50:765 | [INFO] | | ASU | PIM | PIM | | | 4396 | Path to Process :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils\CreativeCloud(URIHandler).exe Process Directory :C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils arguments being passed :"C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils\CreativeCloud(URIHandler).exe" --register=true --createShortcut=true --update=true
06/15/17 12:48:50:770 | [INFO] | | ASU | PIM | PIM | | | 4396 | Success in CreateProcess
06/15/17 12:48:50:787 | [INFO] | | | | | | | 8848 | Calling regsvr32 C:\WINDOWS\system32\regsvr32.exe /s C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils
06/15/17 12:48:55:985 | [INFO] | | | | | | | 8848 | Finished regsvr32. Exit code: 0
06/15/17 12:48:55:985 | [INFO] | | | | | | | 8848 | Calling regsvr32 C:\WINDOWS\system32\regsvr32.exe /s C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils
06/15/17 12:49:01:253 | [INFO] | | | | | | | 8848 | Finished regsvr32. Exit code: 0
06/15/17 12:49:01:253 | [INFO] | | | | | | | 8848 | ACCCURiHandler URI protocol handler registered.
06/15/17 12:49:01:266 | [INFO] | | | | | | | 8848 | ACCC URI: ACCC shortcut deleted from all user's desktop and start menu adobe folder.
06/15/17 12:49:01:297 | [INFO] | | | | | | | 8848 | ACCC URI: ACCC shortcut created on all user's desktop and start menu adobe folder.
06/15/17 12:49:01:302 | [INFO] | | ASU | PIM | PIM | | | 4396 | Process Wait return value:0
06/15/17 12:49:01:303 | [INFO] | | ASU | PIM | PIM | | | 4396 | Sucessfully launched and executed process...
06/15/17 12:49:01:310 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully executed install modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils\CreativeCloud(URIHandler).exe'
06/15/17 12:49:01:311 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:49:01:311 | [INFO] | | ASU | PIM | PIM | | | 4396 | sqlite(pim.db) at path C:\Program Files (x86)\Adobe\Adobe Creative Cloud is already closed
06/15/17 12:49:01:311 | [INFO] | | ASU | PIM | PIM | | | 4396 | FREE PIM Instance ...
06/15/17 12:49:01:311 | [WARN] | | ASU | PIM | PIM | | | 4396 | PIMSqlite not initialized. Not executing the SQL Query.
06/15/17 12:49:01:311 | [FATAL] | | ASU | PIM | PIM | | | 4396 | ERROR Failed to execute insert query INSERT OR REPLACE INTO pim_meta( key, value ) VALUES ( 'application_version', '4.1.1.202' ).
06/15/17 12:49:01:311 | [FATAL] | | ASU | PIM | PIM | | | 4396 | Error could not executeGeneralSQLQuery.
06/15/17 12:49:01:311 | [FATAL] | | ASU | PIM | PIM | | | 4396 | Failed INSERT OR REPLACE INTO pim_meta( key, value ) VALUES ( 'application_version', '4.1.1.202' ).
06/15/17 12:49:01:311 | [FATAL] | | ASU | PIM | PIM | | | 4396 | ERROR Failed to execute insert query INSERT OR REPLACE INTO pim_meta( key, value ) VALUES ( 'application_version', '4.1.1.202' ).
06/15/17 12:49:01:311 | [FATAL] | | ASU | PIM | PIM | | | 4396 | Error could not executeGeneralSQLQuery.
06/15/17 12:49:01:311 | [FATAL] | | ASU | PIM | PIM | | | 4396 | Failed INSERT OR REPLACE INTO pim_meta( key, value ) VALUES ( 'application_version', '4.1.1.202' ).
06/15/17 12:49:01:311 | [FATAL] | | ASU | PIM | PIM | | | 4396 | ERROR Failed to execute insert query INSERT OR REPLACE INTO pim_meta( key, value ) VALUES ( 'application_version', '4.1.1.202' ).
06/15/17 12:49:01:311 | [INFO] | | ASU | PIM | PIM | | | 4396 | --register=1
06/15/17 12:49:01:311 | [INFO] | | ASU | PIM | PIM | | | 4396 | servicePath is --servicePath="C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ElevationManager\AdobeUpdateService.exe"
06/15/17 12:49:01:311 | [INFO] | | ASU | PIM | PIM | | | 4396 | Inside customLaunchProcess. Parameter string:: "C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ElevationManager\AdobeServiceInstaller.exe" --register=1 --servicePath="C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ElevationManager\AdobeUpdateService.exe" --serviceLabel=AdobeUpdateService
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | Elevation Manager pathC:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ElevationManager\AdobeUpdateService.exe
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | sqlite(pim.db) at path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp is already closed
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | sqlite(pim.db) at path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp is already closed
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | FREE PIM Instance ...
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | sqlite(pim.db) at path C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common_4.1.1.202 is already closed
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | FREE PIM Instance ...
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | PIMSqlite closeDB status 0
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | sqlite(pim.db) at path C:\Program Files (x86)\Adobe\Adobe Creative Cloud_4.1.1.202 is already closed
06/15/17 12:49:01:319 | [INFO] | | ASU | PIM | PIM | | | 4396 | FREE PIM Instance ...
06/15/17 12:49:01:337 | [INFO] | | EMCustomHook | EMCustomHook | | | | 9488 | register Sevice: Started
06/15/17 12:49:01:370 | [INFO] | | EMCustomHook | EMCustomHook | | | | 9488 | registerService: Service does not exist. Considering it as successful
06/15/17 12:49:01:370 | [TRACE] | | EMCustomHook | EMCustomHook | | | | 9488 | Quoted Service Path "C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ElevationManager\AdobeUpdateService.exe"
06/15/17 12:49:01:370 | [INFO] | | EMCustomHook | EMCustomHook | | | | 9488 | startSevice: Started
06/15/17 12:49:01:397 | [INFO] | | ASU | PIM | PIM | | | 4396 | Successfully deleted temp guid directory
06/15/17 12:49:01:397 | [INFO] | | ACC | LBS | ETS | | | 4396 | osVersion Received is 10.0.0
06/15/17 12:49:01:397 | [INFO] | | ACC | LBS | ETS | | | 4396 | Event Guid generated is: '54bae080-edc3-4edf-b32c-ba5b86ed5fe7'
06/15/17 12:49:01:397 | [INFO] | | ACC | LBS | ETS | | | 4396 | workflowIdAsParameter Received is {386EA81C-467A-47F3-A317-2378C12DB127}
06/15/17 12:49:01:397 | [INFO] | | ACC | LBS | ETS | | | 4396 | osVersion Received is 10.0.0
06/15/17 12:49:01:397 | [INFO] | | ACC | LBS | InstallThreadProc | | | 4396 | ACC installation is completed successfully
06/15/17 12:49:01:397 | [INFO] | | ACC | LBS | InstallThreadProc | | | 4396 | Setting State to launch CC Helper
06/15/17 12:49:01:397 | [INFO] | | ACC | LBS | ETS | | | 7200 | Event with guid '54bae080-edc3-4edf-b32c-ba5b86ed5fe7' is being sent
06/15/17 12:49:01:399 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:49:01:401 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:49:01:401 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:49:01:402 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 7200 | Proxy detected: WPAD
06/15/17 12:49:01:402 | [WARN] | | ACC | LBS | ETS | | HTTPConnector | 7200 | GetIEProxyInfo - Failed to get proxy for the url, error:12180
06/15/17 12:49:01:402 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:49:01:403 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:49:01:405 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:49:01:405 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:49:01:405 | [INFO] | | ACC | LBS | ETS | | ProcessUtils | 7200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:49:01:420 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Launching Adobe Creative Cloud
06/15/17 12:49:01:420 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Inside LAUNCH_AAM_OR_ACC. But it should not launch ACC, so setting event
06/15/17 12:49:01:420 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Checking whether LBS lauched in Customized Mode
06/15/17 12:49:01:420 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | LBS Launched in Double Click Mode
06/15/17 12:49:01:420 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Update Mode. Going to signal the LBS as ACC Laucnher to laucnh ACC
06/15/17 12:49:01:420 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Update Mode. Faield in setting the event to 183
06/15/17 12:49:01:420 | [INFO] | | ACC | LBS | WorkflowManager | | | 11176 | Inside LAUNCH_AAM_OR_ACC. Setting state to Terminate LBS
06/15/17 12:49:01:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 11548 | main: Started
06/15/17 12:49:01:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9624 | ServiceMain: Started
06/15/17 12:49:01:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9624 | ReportSvcStatus : Setting Service Status state to 2
06/15/17 12:49:01:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9624 | SvcInit: Started New
06/15/17 12:49:01:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9624 | ReportSvcStatus : Setting Service Status state to 4
06/15/17 12:49:01:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9624 | SvcInit: Create thread successful
06/15/17 12:49:01:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9624 | SvcInit: Now wating for the close signal
06/15/17 12:49:01:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | ServiceWorkerThread: Started
06/15/17 12:49:01:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 12:49:01:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 12:49:01:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Pipe initialization complete with outPipe = 00000244
06/15/17 12:49:01:976 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 8480 | HTTP Request Status code 200.
06/15/17 12:49:01:977 | [INFO] | | ACC | LBS | ETS | | HTTPConnector | 7200 | The http request returned HTTP_Status:0 HttpCommunicator error:0
06/15/17 12:49:02:438 | [INFO] | | ACC | LBS | ETS | | | 11176 | Waiting for the async thread to get the task completed
06/15/17 12:49:02:438 | [INFO] | | ACC | LBS | ETS | | | 7200 | Async thread is completed. Now exiting from function.
06/15/17 12:49:02:438 | [INFO] | | ACC | LBS | ApplicationFacade | | | 11176 | ACC installation end with exit code: 0
06/15/17 12:49:02:439 | [INFO] | | ACC | LBS | ApplicationFacade | | | 11176 | ****************Closing LBS workflow*******************
06/15/17 12:49:02:469 | [INFO] | | EMCustomHook | EMCustomHook | | | | 9488 | startService: Service started successfully.
06/15/17 12:49:02:470 | [INFO] | | EMCustomHook | EMCustomHook | | | | 9488 | registerService: Service successfully started
06/15/17 12:49:02:470 | [INFO] | | EMCustomHook | EMCustomHook | | | | 9488 | EMCustomHook: Service with path : C:\Program Files (x86)\Common Files\Adobe\Adobe Desktop Common\ElevationManager\AdobeUpdateService.exe , serviceLabel : AdobeUpdateService registered successfully
06/15/17 12:49:04:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | initCommBridge, pipes successfully initialized
06/15/17 12:49:04:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 12:49:04:519 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>Bs1eppqHmAKzEImwpZUnuaWaq+g3l+gS9YbZQ4EPV9Yhg0XbRoKHQQNMJXEyFPaAn1CsDHl0iXV4lgLLVhbT0iZwVn/NV//+FKG6cb4F6AOMAxFB9FEb2/HY331TumqYIsClAcL8VvdLh4y411SpwGqA8aFvS7egrTVPxX3kIXA=</retCode></output></message>
06/15/17 12:49:04:519 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Sent communnication ID packet to the client
06/15/17 12:49:04:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Initializing Communication Channel with ACC with pipename: {FAB3E79E-193A-45E7-97E8-4C78A56378CE}
06/15/17 12:49:05:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Inside initCommBridge, creating pipe {FAB3E79E-193A-45E7-97E8-4C78A56378CE}
06/15/17 12:49:05:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Pipe initialization complete with outPipe = 000002D0, inPipe = 000002C0
06/15/17 12:49:05:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | initCommBridge, pipes successfully initialized
06/15/17 12:49:05:021 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Successfully created the client thread
06/15/17 12:49:05:021 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Successfully initiated communication
06/15/17 12:49:05:021 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/15/17 12:49:05:021 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Inside closeBridge
06/15/17 12:49:05:021 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Closing outPipe 00000244
06/15/17 12:49:05:021 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | All pipes closed properly.
06/15/17 12:49:05:021 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 12072 |
06/15/17 12:49:06:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 12:49:06:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 12:49:06:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Pipe initialization complete with outPipe = 00000244
06/15/17 12:49:10:422 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 11244 | readDataCallBack : Setting event for read data callback
06/15/17 12:49:10:422 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 12072 | received ipc packet to handle on commpipe = {FAB3E79E-193A-45E7-97E8-4C78A56378CE}
06/15/17 12:49:10:423 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 12072 | Inside handleMessage of AUS | Message received :: <action><actionType>deleteLbs</actionType></action>
06/15/17 12:49:10:423 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 12072 | Inside handleMessage of AUS | deleteLbs message received
06/15/17 12:49:10:423 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 12072 | Inside handleMessage of AUS | End of method
06/15/17 13:50:22:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Number of retries to connect outPipe exhausted with latest err = 536.
06/15/17 13:50:22:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Inside closeBridge
06/15/17 13:50:22:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Closing outPipe 00000244
06/15/17 13:50:22:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | All pipes closed properly.
06/15/17 13:50:22:207 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Problem initializing Connection Channel. Quitting.
06/15/17 13:50:22:207 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Failed to create the connection channel
06/15/17 13:50:52:218 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9644 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/15/17 13:50:52:219 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Inside closeBridge
06/15/17 13:50:52:219 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | All pipes closed properly.
06/15/17 13:50:53:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 13:50:53:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9644 | Pipe initialization complete with outPipe = 000002FC
06/15/17 14:17:13:033 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 11244 | Aborting read on pipe 000002C0 , errno: 109
06/15/17 14:17:13:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 11244 | readDataCallBack : Setting event for read data callback
06/15/17 14:17:13:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 11244 | Closing outPipe 000002D0
06/15/17 14:17:13:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 11244 | Closing inPipe 000002C0
06/15/17 14:17:13:034 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 11244 | Aborting read on pipe 000002C0 , CBRawReadTry failed for packet info.
06/15/17 14:17:13:035 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 12072 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/15/17 14:17:13:036 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 12072 | Closing IPC Channel of Communication Client
06/15/17 14:17:13:036 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 12072 | Inside closeBridge
06/15/17 14:17:13:036 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 12072 | All pipes closed properly.
06/15/17 14:17:47:773 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3460 | main: Started
06/15/17 14:17:47:774 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3808 | ServiceMain: Started
06/15/17 14:17:47:774 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3808 | ReportSvcStatus : Setting Service Status state to 2
06/15/17 14:17:47:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3808 | SvcInit: Started New
06/15/17 14:17:47:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3808 | ReportSvcStatus : Setting Service Status state to 4
06/15/17 14:17:47:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3808 | SvcInit: Create thread successful
06/15/17 14:17:47:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3808 | SvcInit: Now wating for the close signal
06/15/17 14:17:47:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | ServiceWorkerThread: Started
06/15/17 14:17:47:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 14:17:47:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 14:17:47:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | Pipe initialization complete with outPipe = 0000025C
06/15/17 14:18:23:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | initCommBridge, pipes successfully initialized
06/15/17 14:18:23:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 14:18:23:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>FHQi71DvOmBl3N3Oadfc7qNoK3ph80FtyOvD9YoANts6Ase2tFI9oMiPRgihSQQngE5mju2ydCr0XTHcbwdvcDDQh8EJoMQ9bpYPoChetADoNuRWWpGPh1s3MzrE3RxJST0nPLlYgbXdYEoA0ObYFuuUJ5SoKAQ+7rsxbZ73FZ0=</retCode></output></message>
06/15/17 14:18:23:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | Sent communnication ID packet to the client
06/15/17 14:18:23:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | Initializing Communication Channel with ACC with pipename: {59203335-654B-464D-854D-FD3329612202}
06/15/17 14:18:24:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | Inside initCommBridge, creating pipe {59203335-654B-464D-854D-FD3329612202}
06/15/17 14:18:24:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | Pipe initialization complete with outPipe = 000002F0, inPipe = 000002E0
06/15/17 14:18:24:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | initCommBridge, pipes successfully initialized
06/15/17 14:18:24:221 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | Successfully created the client thread
06/15/17 14:18:24:221 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | Successfully initiated communication
06/15/17 14:18:24:221 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/15/17 14:18:24:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | Inside closeBridge
06/15/17 14:18:24:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10308 |
06/15/17 14:18:24:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | Closing outPipe 0000025C
06/15/17 14:18:24:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | All pipes closed properly.
06/15/17 14:18:25:222 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3812 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 14:18:25:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 14:18:25:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3812 | Pipe initialization complete with outPipe = 0000025C
06/15/17 14:34:45:929 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10304 | Aborting read on pipe 000002E0 , errno: 109
06/15/17 14:34:45:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10304 | readDataCallBack : Setting event for read data callback
06/15/17 14:34:45:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 10308 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/15/17 14:34:45:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10308 | Closing IPC Channel of Communication Client
06/15/17 14:34:45:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10308 | Inside closeBridge
06/15/17 14:34:45:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10308 | Closing outPipe 000002F0
06/15/17 14:34:45:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10308 | Closing inPipe 000002E0
06/15/17 14:34:45:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10308 | All pipes closed properly.
06/15/17 14:34:45:935 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10304 | Aborting read on pipe 000002E0 , CBRawReadTry failed for packet info.
06/15/17 14:35:08:888 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3568 | main: Started
06/15/17 14:35:08:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4048 | ServiceMain: Started
06/15/17 14:35:08:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4048 | ReportSvcStatus : Setting Service Status state to 2
06/15/17 14:35:08:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4048 | SvcInit: Started New
06/15/17 14:35:08:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4048 | ReportSvcStatus : Setting Service Status state to 4
06/15/17 14:35:08:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4048 | SvcInit: Create thread successful
06/15/17 14:35:08:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4048 | SvcInit: Now wating for the close signal
06/15/17 14:35:08:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | ServiceWorkerThread: Started
06/15/17 14:35:08:889 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 14:35:08:889 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 14:35:08:889 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Pipe initialization complete with outPipe = 0000021C
06/15/17 14:38:57:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | initCommBridge, pipes successfully initialized
06/15/17 14:38:57:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 14:38:57:832 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>EGgv76/eUAlhzjfb/gatoAFtL+OjC+eop9ItCavHVTTBWEING2wtQFzT4yoIrOW6/T4cTTT5ZaNZ5if+uGJM5AVqDN0vKzzpXLwe32bxdDUZrJ/A801z4GvsAPZG6Zf0xnieNHCY4RMmhAvdwECwrvFxueQGFNEeCUUWSAErDPQ=</retCode></output></message>
06/15/17 14:38:57:832 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Sent communnication ID packet to the client
06/15/17 14:38:57:832 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Initializing Communication Channel with ACC with pipename: {AC5F1985-D493-4C95-BE55-F88B98E1F5E7}
06/15/17 14:38:58:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Inside initCommBridge, creating pipe {AC5F1985-D493-4C95-BE55-F88B98E1F5E7}
06/15/17 14:38:58:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Pipe initialization complete with outPipe = 000002F8, inPipe = 000002E8
06/15/17 14:38:58:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | initCommBridge, pipes successfully initialized
06/15/17 14:38:58:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Successfully created the client thread
06/15/17 14:38:58:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Successfully initiated communication
06/15/17 14:38:58:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/15/17 14:38:58:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 8252 |
06/15/17 14:38:58:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Inside closeBridge
06/15/17 14:38:58:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Closing outPipe 0000021C
06/15/17 14:38:58:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | All pipes closed properly.
06/15/17 14:38:59:334 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/15/17 14:38:59:334 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 14:38:59:334 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Pipe initialization complete with outPipe = 000000AC
06/15/17 15:05:31:761 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9528 | Aborting read on pipe 000002E8 , errno: 109
06/15/17 15:05:31:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9528 | readDataCallBack : Setting event for read data callback
06/15/17 15:05:31:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9528 | Closing outPipe 000002F8
06/15/17 15:05:31:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 8252 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/15/17 15:05:31:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9528 | Closing inPipe 000002E8
06/15/17 15:05:31:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 8252 | Closing IPC Channel of Communication Client
06/15/17 15:05:31:762 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9528 | Aborting read on pipe 000002E8 , CBRawReadTry failed for packet info.
06/15/17 15:05:31:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 8252 | Inside closeBridge
06/15/17 15:05:31:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 8252 | All pipes closed properly.
06/20/17 09:49:10:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | initCommBridge, pipes successfully initialized
06/20/17 09:49:10:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/20/17 09:49:10:270 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>CgibDVstPtyV9nhyJMsg7vIBRI1ZRamdJV53TfCc1sZ8wL1Tk5lkIM5HvnXYujoEGQTcWecDjJv//CZk8moDtn/npEbDiU4j9yWWar2xtvw6kenAVEaAreC0795NvurpkT6MI3FqsA5/MXG6Npem0ZGUIeToAwKiw0MVvNw2IHA=</retCode></output></message>
06/20/17 09:49:10:270 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Sent communnication ID packet to the client
06/20/17 09:49:10:270 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Initializing Communication Channel with ACC with pipename: {7E9E0F75-4ADC-488B-9AD0-A64339457029}
06/20/17 09:49:10:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Inside initCommBridge, creating pipe {7E9E0F75-4ADC-488B-9AD0-A64339457029}
06/20/17 09:49:10:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Pipe initialization complete with outPipe = 000002F8, inPipe = 000002E8
06/20/17 09:49:10:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | initCommBridge, pipes successfully initialized
06/20/17 09:49:10:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Successfully created the client thread
06/20/17 09:49:10:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Successfully initiated communication
06/20/17 09:49:10:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 09:49:10:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Inside closeBridge
06/20/17 09:49:10:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3632 |
06/20/17 09:49:10:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Closing outPipe 000000AC
06/20/17 09:49:10:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | All pipes closed properly.
06/20/17 09:49:11:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4052 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/20/17 09:49:11:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 09:49:11:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4052 | Pipe initialization complete with outPipe = 00000308
06/20/17 09:59:02:233 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 12796 | Aborting read on pipe 000002E8 , errno: 109
06/20/17 09:59:02:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 12796 | readDataCallBack : Setting event for read data callback
06/20/17 09:59:02:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 12796 | Closing outPipe 000002F8
06/20/17 09:59:02:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 12796 | Closing inPipe 000002E8
06/20/17 09:59:02:233 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 12796 | Aborting read on pipe 000002E8 , CBRawReadTry failed for packet info.
06/20/17 09:59:02:233 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3632 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/20/17 09:59:02:233 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3632 | Closing IPC Channel of Communication Client
06/20/17 09:59:02:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3632 | Inside closeBridge
06/20/17 09:59:02:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3632 | All pipes closed properly.
06/20/17 09:59:24:634 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3476 | main: Started
06/20/17 09:59:24:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4084 | ServiceMain: Started
06/20/17 09:59:24:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4084 | ReportSvcStatus : Setting Service Status state to 2
06/20/17 09:59:24:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4084 | SvcInit: Started New
06/20/17 09:59:24:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4084 | ReportSvcStatus : Setting Service Status state to 4
06/20/17 09:59:24:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4084 | SvcInit: Create thread successful
06/20/17 09:59:24:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4084 | SvcInit: Now wating for the close signal
06/20/17 09:59:24:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | ServiceWorkerThread: Started
06/20/17 09:59:24:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/20/17 09:59:24:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 09:59:24:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | Pipe initialization complete with outPipe = 0000025C
06/20/17 10:21:13:984 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | initCommBridge, pipes successfully initialized
06/20/17 10:21:13:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/20/17 10:21:13:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>RnGWjm76hqZpMl9kGZSmypSb/A5RaVEyPjDsHemVQ+qs4Ep18ALynr1U2XeZfU+DQSX9kfLSFUKTZPQ8Diu5r4uWQCHcA1fnTpnUH9PuggVsoVd1rB6wgcwxLKpCJeGbmD1/xwoqiAC1rvS+uxtZgCGiFsES4hcM4SBOeAnbOxQ=</retCode></output></message>
06/20/17 10:21:13:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | Sent communnication ID packet to the client
06/20/17 10:21:13:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | Initializing Communication Channel with ACC with pipename: {E34DF6F1-D4D8-4D1D-A628-9FDD75A6B5E5}
06/20/17 10:21:14:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | Inside initCommBridge, creating pipe {E34DF6F1-D4D8-4D1D-A628-9FDD75A6B5E5}
06/20/17 10:21:14:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | Pipe initialization complete with outPipe = 000002F8, inPipe = 000002F4
06/20/17 10:21:14:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | initCommBridge, pipes successfully initialized
06/20/17 10:21:14:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | Successfully created the client thread
06/20/17 10:21:14:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | Successfully initiated communication
06/20/17 10:21:14:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 10:21:14:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1208 |
06/20/17 10:21:14:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | Inside closeBridge
06/20/17 10:21:14:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | Closing outPipe 0000025C
06/20/17 10:21:14:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | All pipes closed properly.
06/20/17 10:21:15:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3104 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/20/17 10:21:15:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 10:21:15:495 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3104 | Pipe initialization complete with outPipe = 0000030C
06/20/17 11:11:12:329 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1876 | Aborting read on pipe 000002F4 , errno: 109
06/20/17 11:11:12:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1876 | readDataCallBack : Setting event for read data callback
06/20/17 11:11:12:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1876 | Closing outPipe 000002F8
06/20/17 11:11:12:330 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 1208 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/20/17 11:11:12:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1876 | Closing inPipe 000002F4
06/20/17 11:11:12:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1208 | Closing IPC Channel of Communication Client
06/20/17 11:11:12:330 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1876 | Aborting read on pipe 000002F4 , CBRawReadTry failed for packet info.
06/20/17 11:11:12:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1208 | Inside closeBridge
06/20/17 11:11:12:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1208 | All pipes closed properly.
06/20/17 11:11:35:951 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3668 | main: Started
06/20/17 11:11:35:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3208 | ServiceMain: Started
06/20/17 11:11:35:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3208 | ReportSvcStatus : Setting Service Status state to 2
06/20/17 11:11:35:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3208 | SvcInit: Started New
06/20/17 11:11:35:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3208 | ReportSvcStatus : Setting Service Status state to 4
06/20/17 11:11:35:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3208 | SvcInit: Create thread successful
06/20/17 11:11:35:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3208 | SvcInit: Now wating for the close signal
06/20/17 11:11:35:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | ServiceWorkerThread: Started
06/20/17 11:11:35:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/20/17 11:11:35:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 11:11:35:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Pipe initialization complete with outPipe = 0000025C
06/20/17 11:22:04:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | initCommBridge, pipes successfully initialized
06/20/17 11:22:04:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/20/17 11:22:04:428 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>DcLJdCVN9JLnhS/NNol8QyenvdTZ1svfniH/F33+WvKxqILG5jGWYdp8Uc28Kv6lksppaT/L+dnbPeS5TOI9TBDY5NgL93dUci+RgRI+uZ041JQyuv+zMVSo5staCU6BIkPlA1adxD8+Fiz1xY2Qhy3BNtpUjvzaQdhDRuFSGeI=</retCode></output></message>
06/20/17 11:22:04:428 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Sent communnication ID packet to the client
06/20/17 11:22:04:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Initializing Communication Channel with ACC with pipename: {5A0D3AE5-30CE-49FA-92DA-79DD7DCDE233}
06/20/17 11:22:04:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside initCommBridge, creating pipe {5A0D3AE5-30CE-49FA-92DA-79DD7DCDE233}
06/20/17 11:22:04:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Pipe initialization complete with outPipe = 000002FC, inPipe = 000002E8
06/20/17 11:22:04:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | initCommBridge, pipes successfully initialized
06/20/17 11:22:04:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Successfully created the client thread
06/20/17 11:22:04:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Successfully initiated communication
06/20/17 11:22:04:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 11:22:04:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside closeBridge
06/20/17 11:22:04:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Closing outPipe 0000025C
06/20/17 11:22:04:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9228 |
06/20/17 11:22:04:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | All pipes closed properly.
06/20/17 11:22:05:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/20/17 11:22:05:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 11:22:05:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Pipe initialization complete with outPipe = 0000030C
06/20/17 12:24:40:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Number of retries to connect outPipe exhausted with latest err = 536.
06/20/17 12:24:40:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside closeBridge
06/20/17 12:24:40:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Closing outPipe 0000030C
06/20/17 12:24:40:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | All pipes closed properly.
06/20/17 12:24:40:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Problem initializing Connection Channel. Quitting.
06/20/17 12:24:40:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Failed to create the connection channel
06/20/17 12:25:10:750 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 12:25:10:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside closeBridge
06/20/17 12:25:10:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | All pipes closed properly.
06/20/17 12:25:11:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 12:25:11:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Pipe initialization complete with outPipe = 0000030C
06/20/17 13:26:35:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Number of retries to connect outPipe exhausted with latest err = 536.
06/20/17 13:26:35:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside closeBridge
06/20/17 13:26:35:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Closing outPipe 0000030C
06/20/17 13:26:35:555 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | All pipes closed properly.
06/20/17 13:26:35:555 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Failed to create the connection channel
06/20/17 13:27:05:555 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 13:27:05:555 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside closeBridge
06/20/17 13:27:05:555 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | All pipes closed properly.
06/20/17 13:27:06:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 13:27:06:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Pipe initialization complete with outPipe = 00000314
06/20/17 13:44:54:559 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 6160 | Aborting read on pipe 000002E8 , errno: 109
06/20/17 13:44:54:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 6160 | readDataCallBack : Setting event for read data callback
06/20/17 13:44:54:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 6160 | Closing outPipe 000002FC
06/20/17 13:44:54:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 9228 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/20/17 13:44:54:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 6160 | Closing inPipe 000002E8
06/20/17 13:44:54:559 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9228 | Closing IPC Channel of Communication Client
06/20/17 13:44:54:559 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 6160 | Aborting read on pipe 000002E8 , CBRawReadTry failed for packet info.
06/20/17 13:44:54:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9228 | Inside closeBridge
06/20/17 13:44:54:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9228 | All pipes closed properly.
06/21/17 09:27:18:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | initCommBridge, pipes successfully initialized
06/21/17 09:27:18:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 09:27:19:007 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>kmJwAx03p0lroVuDuZFS2rPAaVkau5Gorm60yhzAWy3rIDH6oHuMKwoUNLcX79Gqn42xfVJPjS7YW5lRZPXPhn1XTGufB6qe2kVle2Ghb2QDutarbfGTa8PRp59niV2e/M6uPKm4/1TO0niZDz82mc1WyRxP1JA/KXoahbMq74A=</retCode></output></message>
06/21/17 09:27:19:007 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Sent communnication ID packet to the client
06/21/17 09:27:19:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Initializing Communication Channel with ACC with pipename: {60CAC552-77A4-4182-9736-9670724C25CD}
06/21/17 09:27:19:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside initCommBridge, creating pipe {60CAC552-77A4-4182-9736-9670724C25CD}
06/21/17 09:27:19:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Pipe initialization complete with outPipe = 00000318, inPipe = 000002E8
06/21/17 09:27:19:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | initCommBridge, pipes successfully initialized
06/21/17 09:27:19:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Successfully created the client thread
06/21/17 09:27:19:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Successfully initiated communication
06/21/17 09:27:19:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/21/17 09:27:19:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside closeBridge
06/21/17 09:27:19:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Closing outPipe 00000314
06/21/17 09:27:19:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | All pipes closed properly.
06/21/17 09:27:19:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9016 |
06/21/17 09:27:20:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3212 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 09:27:20:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 09:27:20:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3212 | Pipe initialization complete with outPipe = 0000025C
06/21/17 09:31:41:210 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1820 | Aborting read on pipe 000002E8 , errno: 109
06/21/17 09:31:41:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1820 | readDataCallBack : Setting event for read data callback
06/21/17 09:31:41:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1820 | Closing outPipe 00000318
06/21/17 09:31:41:210 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 9016 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/21/17 09:31:41:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1820 | Closing inPipe 000002E8
06/21/17 09:31:41:210 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9016 | Closing IPC Channel of Communication Client
06/21/17 09:31:41:210 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1820 | Aborting read on pipe 000002E8 , CBRawReadTry failed for packet info.
06/21/17 09:31:41:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9016 | Inside closeBridge
06/21/17 09:31:41:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9016 | All pipes closed properly.
06/21/17 09:32:55:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3544 | main: Started
06/21/17 09:32:55:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3980 | ServiceMain: Started
06/21/17 09:32:55:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3980 | ReportSvcStatus : Setting Service Status state to 2
06/21/17 09:32:55:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3980 | SvcInit: Started New
06/21/17 09:32:55:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3980 | ReportSvcStatus : Setting Service Status state to 4
06/21/17 09:32:55:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3980 | SvcInit: Create thread successful
06/21/17 09:32:55:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | ServiceWorkerThread: Started
06/21/17 09:32:55:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3980 | SvcInit: Now wating for the close signal
06/21/17 09:32:55:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 09:32:55:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 09:32:55:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | Pipe initialization complete with outPipe = 0000024C
06/21/17 09:34:01:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | initCommBridge, pipes successfully initialized
06/21/17 09:34:01:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 09:34:01:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>c0HtGorGxEzFH0LWBNIqMcIkmMoYL322obKkwxnxwcq2551dByEtDvQlmWgsLhvmDGsE5vxSNu52lBiNN/aN3iT7TNxjqpkCMC+rUISUX2LxWShI4+6cphT47/D0ZrpCQuYpynGss/4tCsNifjBZRmactLV1y+OZKZ4ymWvLLyQ=</retCode></output></message>
06/21/17 09:34:01:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | Sent communnication ID packet to the client
06/21/17 09:34:01:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | Initializing Communication Channel with ACC with pipename: {E5577E42-7F50-44AC-A542-828AEA69D773}
06/21/17 09:34:02:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | Inside initCommBridge, creating pipe {E5577E42-7F50-44AC-A542-828AEA69D773}
06/21/17 09:34:02:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | Pipe initialization complete with outPipe = 000002E8, inPipe = 000002D8
06/21/17 09:34:02:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | initCommBridge, pipes successfully initialized
06/21/17 09:34:02:253 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | Successfully created the client thread
06/21/17 09:34:02:253 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | Successfully initiated communication
06/21/17 09:34:02:253 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/21/17 09:34:02:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | Inside closeBridge
06/21/17 09:34:02:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10332 |
06/21/17 09:34:02:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | Closing outPipe 0000024C
06/21/17 09:34:02:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | All pipes closed properly.
06/21/17 09:34:03:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3992 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 09:34:03:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 09:34:03:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3992 | Pipe initialization complete with outPipe = 0000024C
06/21/17 09:43:21:917 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10328 | Aborting read on pipe 000002D8 , errno: 109
06/21/17 09:43:21:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10328 | readDataCallBack : Setting event for read data callback
06/21/17 09:43:21:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10328 | Closing outPipe 000002E8
06/21/17 09:43:21:918 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 10332 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/21/17 09:43:21:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10328 | Closing inPipe 000002D8
06/21/17 09:43:21:918 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10332 | Closing IPC Channel of Communication Client
06/21/17 09:43:21:918 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10328 | Aborting read on pipe 000002D8 , CBRawReadTry failed for packet info.
06/21/17 09:43:21:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10332 | Inside closeBridge
06/21/17 09:43:21:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10332 | All pipes closed properly.
06/21/17 09:43:48:150 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3368 | main: Started
06/21/17 09:43:48:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3900 | ServiceMain: Started
06/21/17 09:43:48:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3900 | ReportSvcStatus : Setting Service Status state to 2
06/21/17 09:43:48:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3900 | SvcInit: Started New
06/21/17 09:43:48:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3900 | ReportSvcStatus : Setting Service Status state to 4
06/21/17 09:43:48:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3900 | SvcInit: Create thread successful
06/21/17 09:43:48:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3900 | SvcInit: Now wating for the close signal
06/21/17 09:43:48:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | ServiceWorkerThread: Started
06/21/17 09:43:48:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 09:43:48:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 09:43:48:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | Pipe initialization complete with outPipe = 00000264
06/21/17 09:45:55:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | initCommBridge, pipes successfully initialized
06/21/17 09:45:55:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 09:45:55:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>MdF7sG3GHeMySdv9bhNxDXGx2kvzNUWXq1B1iSq70MfReRZt6Y2Sec9OPs7b3jLAZWuFi5rpH1Xt/aM5Z42AN/r8744T0fVDmSxvLa3911R/kv9SP9T0CP3tXFPodhJ774rTuLIJvTKaBZD6QBbyrHdcYwlIX8fYLL2tdPmC2BU=</retCode></output></message>
06/21/17 09:45:55:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | Sent communnication ID packet to the client
06/21/17 09:45:55:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | Initializing Communication Channel with ACC with pipename: {0A028D82-33C1-434C-AC31-17E4733ED764}
06/21/17 09:45:56:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | Inside initCommBridge, creating pipe {0A028D82-33C1-434C-AC31-17E4733ED764}
06/21/17 09:45:56:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | Pipe initialization complete with outPipe = 000002F8, inPipe = 000002F4
06/21/17 09:45:56:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | initCommBridge, pipes successfully initialized
06/21/17 09:45:56:302 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | Successfully created the client thread
06/21/17 09:45:56:302 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | Successfully initiated communication
06/21/17 09:45:56:302 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/21/17 09:45:56:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | Inside closeBridge
06/21/17 09:45:56:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | Closing outPipe 00000264
06/21/17 09:45:56:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10800 |
06/21/17 09:45:56:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | All pipes closed properly.
06/21/17 09:45:57:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3904 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 09:45:57:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 09:45:57:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3904 | Pipe initialization complete with outPipe = 00000304
06/21/17 09:51:15:232 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10796 | Aborting read on pipe 000002F4 , errno: 109
06/21/17 09:51:15:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10796 | readDataCallBack : Setting event for read data callback
06/21/17 09:51:15:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10796 | Closing outPipe 000002F8
06/21/17 09:51:15:232 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 10800 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/21/17 09:51:15:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10796 | Closing inPipe 000002F4
06/21/17 09:51:15:233 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10800 | Closing IPC Channel of Communication Client
06/21/17 09:51:15:233 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10796 | Aborting read on pipe 000002F4 , CBRawReadTry failed for packet info.
06/21/17 09:51:15:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10800 | Inside closeBridge
06/21/17 09:51:15:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10800 | All pipes closed properly.
06/21/17 09:51:21:428 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3368 | ServiceCtrlHandler: Started
06/21/17 09:51:21:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3368 | Receiveded SERVICE_CONTROL_STOP signal
06/21/17 09:51:21:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3368 | ReportSvcStatus : Setting Service Status state to 3
06/21/17 09:51:21:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3368 | ServiceCtrlHandler: Finished
06/21/17 09:51:21:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3900 | ReportSvcStatus : Setting Service Status state to 1
06/21/17 09:51:21:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3900 | SvcInit: Finished
06/21/17 09:51:21:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3368 | main: Finished
06/21/17 09:51:21:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3368 | Inside ~IPCWrapper() of Adobe Update Service
06/21/17 09:51:21:429 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | OOBEEvents | 3368 | NULL OOBE_Event_t object passed in SetEvnt
06/21/17 09:54:33:690 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9224 | main: Started
06/21/17 09:54:33:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9280 | ServiceMain: Started
06/21/17 09:54:33:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9280 | ReportSvcStatus : Setting Service Status state to 2
06/21/17 09:54:33:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9280 | SvcInit: Started New
06/21/17 09:54:33:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9280 | ReportSvcStatus : Setting Service Status state to 4
06/21/17 09:54:33:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9280 | SvcInit: Create thread successful
06/21/17 09:54:33:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9280 | SvcInit: Now wating for the close signal
06/21/17 09:54:33:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | ServiceWorkerThread: Started
06/21/17 09:54:33:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 09:54:33:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 09:54:33:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Pipe initialization complete with outPipe = 00000248
06/21/17 10:21:28:597 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | initCommBridge, pipes successfully initialized
06/21/17 10:21:28:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 10:21:28:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>ang3IuKK680GEsyUKy89At7mFuscnidqTD/Q2zQ/Sl68Y8hV7bFk46yapKmE50ex6Tlwq43eM5ReXMxuw+1IjmSEqXTn6nthCvQVaREjSCt64SffrUZMCjynoc935rJive6iJfld5YTSSatcnfpx/j+ezcOoJlcRiH+KSkvuyro=</retCode></output></message>
06/21/17 10:21:28:607 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Sent communnication ID packet to the client
06/21/17 10:21:28:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Initializing Communication Channel with ACC with pipename: {D170C965-DDB8-4AC5-8807-B2434911D228}
06/21/17 10:21:29:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside initCommBridge, creating pipe {D170C965-DDB8-4AC5-8807-B2434911D228}
06/21/17 10:21:29:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Pipe initialization complete with outPipe = 000002E0, inPipe = 000002DC
06/21/17 10:21:29:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | initCommBridge, pipes successfully initialized
06/21/17 10:21:29:107 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Successfully created the client thread
06/21/17 10:21:29:107 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Successfully initiated communication
06/21/17 10:21:29:107 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/21/17 10:21:29:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside closeBridge
06/21/17 10:21:29:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 6928 |
06/21/17 10:21:29:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Closing outPipe 00000248
06/21/17 10:21:29:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | All pipes closed properly.
06/21/17 10:21:30:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 10:21:30:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 10:21:30:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Pipe initialization complete with outPipe = 000002C8
06/21/17 11:21:33:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Number of retries to connect outPipe exhausted with latest err = 536.
06/21/17 11:21:33:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside closeBridge
06/21/17 11:21:33:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Closing outPipe 000002C8
06/21/17 11:21:33:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | All pipes closed properly.
06/21/17 11:21:33:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Problem initializing Connection Channel. Quitting.
06/21/17 11:21:33:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Failed to create the connection channel
06/21/17 11:22:03:072 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/21/17 11:22:03:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside closeBridge
06/21/17 11:22:03:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | All pipes closed properly.
06/21/17 11:22:04:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 11:22:04:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Pipe initialization complete with outPipe = 000002D8
06/21/17 12:23:59:383 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Number of retries to connect outPipe exhausted with latest err = 536.
06/21/17 12:23:59:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside closeBridge
06/21/17 12:23:59:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Closing outPipe 000002D8
06/21/17 12:23:59:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | All pipes closed properly.
06/21/17 12:23:59:384 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Failed to create the connection channel
06/21/17 12:24:29:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/21/17 12:24:29:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside closeBridge
06/21/17 12:24:29:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | All pipes closed properly.
06/21/17 12:24:30:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 12:24:30:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Pipe initialization complete with outPipe = 000002D8
06/21/17 13:24:33:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Number of retries to connect outPipe exhausted with latest err = 536.
06/21/17 13:24:33:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside closeBridge
06/21/17 13:24:33:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Closing outPipe 000002D8
06/21/17 13:24:33:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | All pipes closed properly.
06/21/17 13:24:33:472 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Failed to create the connection channel
06/21/17 13:25:03:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9232 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/21/17 13:25:03:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside closeBridge
06/21/17 13:25:03:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | All pipes closed properly.
06/21/17 13:25:04:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 13:25:04:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 9232 | Pipe initialization complete with outPipe = 00000248
06/21/17 13:48:47:291 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 7252 | Aborting read on pipe 000002DC , errno: 109
06/21/17 13:48:47:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 7252 | readDataCallBack : Setting event for read data callback
06/21/17 13:48:47:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 7252 | Closing outPipe 000002E0
06/21/17 13:48:47:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 7252 | Closing inPipe 000002DC
06/21/17 13:48:47:292 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 7252 | Aborting read on pipe 000002DC , CBRawReadTry failed for packet info.
06/21/17 13:48:47:296 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 6928 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/21/17 13:48:47:296 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 6928 | Closing IPC Channel of Communication Client
06/21/17 13:48:47:296 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 6928 | Inside closeBridge
06/21/17 13:48:47:296 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 6928 | All pipes closed properly.
06/21/17 13:49:10:849 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3388 | main: Started
06/21/17 13:49:10:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3856 | ServiceMain: Started
06/21/17 13:49:10:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3856 | ReportSvcStatus : Setting Service Status state to 2
06/21/17 13:49:10:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3856 | SvcInit: Started New
06/21/17 13:49:10:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3856 | ReportSvcStatus : Setting Service Status state to 4
06/21/17 13:49:10:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3856 | SvcInit: Create thread successful
06/21/17 13:49:10:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3856 | SvcInit: Now wating for the close signal
06/21/17 13:49:10:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | ServiceWorkerThread: Started
06/21/17 13:49:10:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 13:49:10:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 13:49:10:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Pipe initialization complete with outPipe = 00000214
06/21/17 13:49:43:825 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | initCommBridge, pipes successfully initialized
06/21/17 13:49:43:825 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 13:49:43:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>Mt53aNaAsy7SMkEVx3iZ1ZVfbwbeB11IQTH1PTwUdAxVWl+IskavMf/XM9zxdsBYTz2gmmXUo29dur+Mg/A+Cwvkq2nMMu2Svo73GoMt1g9qIQaZqfPK6ObCEkZdgvzoDL38C2SH9/1f5YS4ylve2xQ9OQNUgiuBEfknhS9Bdro=</retCode></output></message>
06/21/17 13:49:43:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Sent communnication ID packet to the client
06/21/17 13:49:43:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Initializing Communication Channel with ACC with pipename: {82CC1FC9-75FD-4FF5-83D0-2F77546D0CEE}
06/21/17 13:49:44:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside initCommBridge, creating pipe {82CC1FC9-75FD-4FF5-83D0-2F77546D0CEE}
06/21/17 13:49:44:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Pipe initialization complete with outPipe = 000002F8, inPipe = 000002F4
06/21/17 13:49:44:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | initCommBridge, pipes successfully initialized
06/21/17 13:49:44:341 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Successfully created the client thread
06/21/17 13:49:44:341 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Successfully initiated communication
06/21/17 13:49:44:341 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/21/17 13:49:44:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/21/17 13:49:44:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10376 |
06/21/17 13:49:44:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Closing outPipe 00000214
06/21/17 13:49:44:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/21/17 13:49:45:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 13:49:45:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 13:49:45:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Pipe initialization complete with outPipe = 00000304
06/21/17 14:59:25:198 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Number of retries to connect outPipe exhausted with latest err = 536.
06/21/17 14:59:25:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/21/17 14:59:25:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Closing outPipe 00000304
06/21/17 14:59:25:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/21/17 14:59:25:200 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Problem initializing Connection Channel. Quitting.
06/21/17 14:59:25:200 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Failed to create the connection channel
06/21/17 14:59:55:198 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/21/17 14:59:55:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/21/17 14:59:55:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/21/17 14:59:56:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 14:59:56:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Pipe initialization complete with outPipe = 00000310
06/22/17 09:31:55:507 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Number of retries to connect outPipe exhausted with latest err = 536.
06/22/17 09:31:55:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/22/17 09:31:55:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Closing outPipe 00000310
06/22/17 09:31:55:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/22/17 09:31:55:508 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Failed to create the connection channel
06/22/17 09:32:25:510 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/22/17 09:32:25:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/22/17 09:32:25:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/22/17 09:32:26:526 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 09:32:26:526 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Pipe initialization complete with outPipe = 00000310
06/22/17 10:33:58:743 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Number of retries to connect outPipe exhausted with latest err = 536.
06/22/17 10:33:58:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/22/17 10:33:58:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Closing outPipe 00000310
06/22/17 10:33:58:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/22/17 10:33:58:744 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Failed to create the connection channel
06/22/17 10:34:28:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/22/17 10:34:28:743 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/22/17 10:34:28:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/22/17 10:34:29:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 10:34:29:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Pipe initialization complete with outPipe = 00000310
06/22/17 11:36:02:755 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Number of retries to connect outPipe exhausted with latest err = 536.
06/22/17 11:36:02:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/22/17 11:36:02:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Closing outPipe 00000310
06/22/17 11:36:02:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/22/17 11:36:02:757 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Failed to create the connection channel
06/22/17 11:36:32:766 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/22/17 11:36:32:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/22/17 11:36:32:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/22/17 11:36:33:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 11:36:33:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Pipe initialization complete with outPipe = 00000310
06/22/17 11:44:08:779 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10372 | Aborting read on pipe 000002F4 , errno: 109
06/22/17 11:44:08:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10372 | readDataCallBack : Setting event for read data callback
06/22/17 11:44:08:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10372 | Closing outPipe 000002F8
06/22/17 11:44:08:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10372 | Closing inPipe 000002F4
06/22/17 11:44:08:780 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10372 | Aborting read on pipe 000002F4 , CBRawReadTry failed for packet info.
06/22/17 11:44:08:781 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 10376 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/22/17 11:44:08:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10376 | Closing IPC Channel of Communication Client
06/22/17 11:44:08:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10376 | Inside closeBridge
06/22/17 11:44:08:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10376 | All pipes closed properly.
06/23/17 10:29:32:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | initCommBridge, pipes successfully initialized
06/23/17 10:29:32:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/23/17 10:29:32:389 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>hBu+YNHZIBrsdYerhNI8Pj4I2tv0puLxA3TEnexwmXsZgPNuSYTjJUDFcbfqINgEo9ImAUxZ/UCTTa3CmQ0y43PAZcv1vHePLgh/cQRZ2kDhSDkau45hKrgn+qo9D43f4kD9BnLqWC2oZoQp04biCpU1HcaGNTLx9BubA32mWh0=</retCode></output></message>
06/23/17 10:29:32:389 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Sent communnication ID packet to the client
06/23/17 10:29:32:389 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Initializing Communication Channel with ACC with pipename: {18280C30-8C24-407D-9B13-1ADBA4A2F542}
06/23/17 10:29:32:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside initCommBridge, creating pipe {18280C30-8C24-407D-9B13-1ADBA4A2F542}
06/23/17 10:29:32:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Pipe initialization complete with outPipe = 00000318, inPipe = 00000314
06/23/17 10:29:32:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | initCommBridge, pipes successfully initialized
06/23/17 10:29:32:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Successfully created the client thread
06/23/17 10:29:32:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Successfully initiated communication
06/23/17 10:29:32:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 11600 |
06/23/17 10:29:32:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/23/17 10:29:32:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside closeBridge
06/23/17 10:29:32:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Closing outPipe 00000310
06/23/17 10:29:32:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | All pipes closed properly.
06/23/17 10:29:33:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3864 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/23/17 10:29:33:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 10:29:33:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3864 | Pipe initialization complete with outPipe = 00000310
06/23/17 10:32:11:933 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 13508 | Aborting read on pipe 00000314 , errno: 109
06/23/17 10:32:11:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 13508 | readDataCallBack : Setting event for read data callback
06/23/17 10:32:11:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 13508 | Closing outPipe 00000318
06/23/17 10:32:11:933 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 11600 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/23/17 10:32:11:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 13508 | Closing inPipe 00000314
06/23/17 10:32:11:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 11600 | Closing IPC Channel of Communication Client
06/23/17 10:32:11:934 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 13508 | Aborting read on pipe 00000314 , CBRawReadTry failed for packet info.
06/23/17 10:32:11:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 11600 | Inside closeBridge
06/23/17 10:32:11:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 11600 | All pipes closed properly.
07/06/17 08:56:55:272 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3472 | main: Started
07/06/17 08:56:55:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3936 | ServiceMain: Started
07/06/17 08:56:55:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3936 | ReportSvcStatus : Setting Service Status state to 2
07/06/17 08:56:55:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3936 | SvcInit: Started New
07/06/17 08:56:55:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3936 | ReportSvcStatus : Setting Service Status state to 4
07/06/17 08:56:55:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3936 | SvcInit: Create thread successful
07/06/17 08:56:55:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3936 | SvcInit: Now wating for the close signal
07/06/17 08:56:55:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | ServiceWorkerThread: Started
07/06/17 08:56:55:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
07/06/17 08:56:55:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 08:56:55:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000218
07/06/17 08:58:52:430 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | initCommBridge, pipes successfully initialized
07/06/17 08:58:52:430 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
07/06/17 08:58:52:438 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>YCZ60scTBndjMRxJZGdqqOAjhsoMjdZOSupogUyE33BoRICPl54fvR1hfz8pVwRYdMDh/52hKxoBfD84ulPNaXdPJZzUJdptmAs/Wi8mv5ERN7y7P9CDursvXgxlrkOgJjGcpIVwATanH7ry7bu62SZcJEwCiAHLFa9MWmLj9yE=</retCode></output></message>
07/06/17 08:58:52:438 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Sent communnication ID packet to the client
07/06/17 08:58:52:438 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Initializing Communication Channel with ACC with pipename: {9C75735A-3D28-4BD5-AF01-DD34B2E3EBC6}
07/06/17 08:58:52:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe {9C75735A-3D28-4BD5-AF01-DD34B2E3EBC6}
07/06/17 08:58:52:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 000002F8, inPipe = 000002F4
07/06/17 08:58:52:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | initCommBridge, pipes successfully initialized
07/06/17 08:58:52:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Successfully created the client thread
07/06/17 08:58:52:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Successfully initiated communication
07/06/17 08:58:52:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/06/17 08:58:52:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10644 |
07/06/17 08:58:52:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/06/17 08:58:52:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 00000218
07/06/17 08:58:52:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/06/17 08:58:53:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
07/06/17 08:58:53:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 08:58:53:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000218
07/06/17 10:01:08:925 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/06/17 10:01:08:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/06/17 10:01:08:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 00000218
07/06/17 10:01:08:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/06/17 10:01:08:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Problem initializing Connection Channel. Quitting.
07/06/17 10:01:08:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/06/17 10:01:38:936 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/06/17 10:01:38:936 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/06/17 10:01:38:936 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/06/17 10:01:39:952 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 10:01:39:952 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000218
07/06/17 11:03:09:230 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/06/17 11:03:09:231 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/06/17 11:03:09:231 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 00000218
07/06/17 11:03:09:231 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/06/17 11:03:09:231 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/06/17 11:03:39:244 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/06/17 11:03:39:244 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/06/17 11:03:39:244 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/06/17 11:03:40:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 11:03:40:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000218
07/06/17 12:14:30:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/06/17 12:14:30:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/06/17 12:14:30:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 00000218
07/06/17 12:14:30:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/06/17 12:14:30:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/06/17 12:15:00:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/06/17 12:15:00:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/06/17 12:15:00:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/06/17 12:15:01:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 12:15:01:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000310
07/06/17 13:38:26:308 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/06/17 13:38:26:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/06/17 13:38:26:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 00000310
07/06/17 13:38:26:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/06/17 13:38:26:308 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/06/17 13:38:56:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/06/17 13:38:56:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/06/17 13:38:56:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/06/17 13:38:57:337 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 13:38:57:338 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000318
07/07/17 07:59:04:199 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10620 | Aborting read on pipe 000002F4 , errno: 109
07/07/17 07:59:04:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 10620 | readDataCallBack : Setting event for read data callback
07/07/17 07:59:04:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10620 | Closing outPipe 000002F8
07/07/17 07:59:04:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10620 | Closing inPipe 000002F4
07/07/17 07:59:04:199 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10620 | Aborting read on pipe 000002F4 , CBRawReadTry failed for packet info.
07/07/17 07:59:04:199 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 10644 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
07/07/17 07:59:04:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 10644 | Closing IPC Channel of Communication Client
07/07/17 07:59:04:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10644 | Inside closeBridge
07/07/17 07:59:04:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 10644 | All pipes closed properly.
07/07/17 08:00:01:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/07/17 08:00:01:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 08:00:01:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 00000318
07/07/17 08:00:01:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 08:00:01:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/07/17 08:00:31:942 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/07/17 08:00:31:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 08:00:31:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 08:00:32:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 08:00:32:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 000002F4
07/07/17 08:00:33:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | initCommBridge, pipes successfully initialized
07/07/17 08:00:33:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
07/07/17 08:00:33:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>fwIKgETnsZHsKDeRSQ7C8az1K3yuyd0HPGpGym8OTfifTyQv9GcUkcxB+qvLD372wuC6fs5hxT6cavN4Z1FpJ0TKUHA39+22C+JAuPon5brr9s7fZ8Og5thzXeWuChvPkmCXLsPdziNbe4Oeb2zqOUijC7t0EisKPJxO5T7+W14=</retCode></output></message>
07/07/17 08:00:33:472 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Sent communnication ID packet to the client
07/07/17 08:00:33:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Initializing Communication Channel with ACC with pipename: {08DAF9F1-4A9C-4038-8F91-F20D5E3B2061}
07/07/17 08:00:33:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe {08DAF9F1-4A9C-4038-8F91-F20D5E3B2061}
07/07/17 08:00:33:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 0000031C, inPipe = 000002F8
07/07/17 08:00:33:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | initCommBridge, pipes successfully initialized
07/07/17 08:00:33:974 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Successfully created the client thread
07/07/17 08:00:33:974 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Successfully initiated communication
07/07/17 08:00:33:974 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/07/17 08:00:33:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 08:00:33:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 000002F4
07/07/17 08:00:33:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 08:00:33:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 11456 |
07/07/17 08:00:34:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
07/07/17 08:00:34:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 08:00:34:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000324
07/07/17 09:13:55:011 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/07/17 09:13:55:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 09:13:55:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 00000324
07/07/17 09:13:55:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 09:13:55:013 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Problem initializing Connection Channel. Quitting.
07/07/17 09:13:55:013 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/07/17 09:14:25:013 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/07/17 09:14:25:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 09:14:25:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 09:14:26:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 09:14:26:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 0000032C
07/07/17 10:16:48:710 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/07/17 10:16:48:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 10:16:48:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 0000032C
07/07/17 10:16:48:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 10:16:48:712 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/07/17 10:17:18:714 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/07/17 10:17:18:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 10:17:18:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 10:17:19:730 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 10:17:19:730 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 0000032C
07/07/17 11:19:07:130 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/07/17 11:19:07:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 11:19:07:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 0000032C
07/07/17 11:19:07:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 11:19:07:131 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/07/17 11:19:37:132 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/07/17 11:19:37:132 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 11:19:37:132 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 11:19:38:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 11:19:38:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000330
07/07/17 12:24:29:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/07/17 12:24:29:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 12:24:29:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 00000330
07/07/17 12:24:29:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 12:24:29:573 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/07/17 12:24:59:574 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/07/17 12:24:59:575 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 12:24:59:575 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 12:25:00:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 12:25:00:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000338
07/07/17 13:36:07:240 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/07/17 13:36:07:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 13:36:07:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 00000338
07/07/17 13:36:07:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 13:36:07:240 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/07/17 13:36:37:243 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/07/17 13:36:37:243 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 13:36:37:243 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 13:36:38:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 13:36:38:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 0000033C
07/07/17 14:38:20:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Number of retries to connect outPipe exhausted with latest err = 536.
07/07/17 14:38:20:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 14:38:20:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Closing outPipe 0000033C
07/07/17 14:38:20:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 14:38:20:785 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Failed to create the connection channel
07/07/17 14:38:50:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3960 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
07/07/17 14:38:50:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside closeBridge
07/07/17 14:38:50:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | All pipes closed properly.
07/07/17 14:38:51:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 14:38:51:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 3960 | Pipe initialization complete with outPipe = 00000330
07/10/17 08:00:32:147 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 14196 | Aborting read on pipe 000002F8 , errno: 109
07/10/17 08:00:32:147 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 14196 | readDataCallBack : Setting event for read data callback
07/10/17 08:00:32:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 14196 | Closing outPipe 0000031C
07/10/17 08:00:32:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 11456 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
07/10/17 08:00:32:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 14196 | Closing inPipe 000002F8
07/10/17 08:00:32:148 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 11456 | Closing IPC Channel of Communication Client
07/10/17 08:00:32:148 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 14196 | Aborting read on pipe 000002F8 , CBRawReadTry failed for packet info.
07/10/17 08:00:32:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 11456 | Inside closeBridge
07/10/17 08:00:32:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 11456 | All pipes closed properly.
08/02/17 08:27:32:203 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3564 | main: Started
08/02/17 08:27:32:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4088 | ServiceMain: Started
08/02/17 08:27:32:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4088 | ReportSvcStatus : Setting Service Status state to 2
08/02/17 08:27:32:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4088 | SvcInit: Started New
08/02/17 08:27:32:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4088 | ReportSvcStatus : Setting Service Status state to 4
08/02/17 08:27:32:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4088 | SvcInit: Create thread successful
08/02/17 08:27:32:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4088 | SvcInit: Now wating for the close signal
08/02/17 08:27:32:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | ServiceWorkerThread: Started
08/02/17 08:27:32:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
08/02/17 08:27:32:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 08:27:32:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | Pipe initialization complete with outPipe = 00000210
08/02/17 08:30:35:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | initCommBridge, pipes successfully initialized
08/02/17 08:30:35:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
08/02/17 08:30:35:103 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>chmpcLBbaVfhea/fCOF9OhdcdvzXcEW1iF9rGfEBDLGRv+ZwDdu3M5wTZEIChhqC1TwCWVekL1zU2gH+stGVStl4F1bCSoVxrS8A/vDnMOe77pqyN7TodVXd+9LHwQC4eIMJUfdXrPjNU8lraLEY+Uidw+7YwJYwYUV9YV/7rOE=</retCode></output></message>
08/02/17 08:30:35:103 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | Sent communnication ID packet to the client
08/02/17 08:30:35:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | Initializing Communication Channel with ACC with pipename: {801A219C-C5C9-4AA9-B80A-4763BB7AAFC8}
08/02/17 08:30:35:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | Inside initCommBridge, creating pipe {801A219C-C5C9-4AA9-B80A-4763BB7AAFC8}
08/02/17 08:30:35:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | Pipe initialization complete with outPipe = 000002F0, inPipe = 000002EC
08/02/17 08:30:35:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | initCommBridge, pipes successfully initialized
08/02/17 08:30:35:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | Successfully created the client thread
08/02/17 08:30:35:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | Successfully initiated communication
08/02/17 08:30:35:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
08/02/17 08:30:35:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 |
08/02/17 08:30:35:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | Inside closeBridge
08/02/17 08:30:35:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | Closing outPipe 00000210
08/02/17 08:30:35:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | All pipes closed properly.
08/02/17 08:30:36:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 4092 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
08/02/17 08:30:36:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 08:30:36:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 4092 | Pipe initialization complete with outPipe = 00000210
08/02/17 09:22:10:564 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 7240 | readDataCallBack : Setting event for read data callback
08/02/17 09:22:10:565 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 | received ipc packet to handle on commpipe = {801A219C-C5C9-4AA9-B80A-4763BB7AAFC8}
08/02/17 09:22:10:565 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 | Inside handleMessage of AUS | Message received :: <action><actionType>createProcess</actionType><actionArgs><cmdArgs><cmdArg>--acccUpdated=true</cmdArg><cmdArg>--mode=update</cmdArg><cmdArg>--registerService=true</cmdArg><cmdArg>--autoUpdate=true</cmdArg><cmdArg>--shouldLaunchACC=false</cmdArg><cmdArg>--accPipeName={2236D358-F25E-461D-865C-090C7D6E8D71}</cmdArg><cmdArg>--outGuidPath=C:\Users\REINST~1\AppData\Local\Temp\{86F36604-C2AB-4B3B-ABB0-BB3EC405E592}\CCLBS\PDIM</cmdArg><cmdArg>--workflowId={1E0B99DE-3815-4350-A4D2-22C956145D90}</cmdArg><cmdArg>--userGuid=C887E33C5673CE7A7F000101@AdobeID</cmdArg><cmdArg>--lbsInstallerWorkflowID={E5A5056B-BB70-435C-9F7C-23684CAA843B}</cmdArg></cmdArgs><waitForFinish>false</waitForFinish><processName>LBS</processName><sessionID>1</sessionID></actionArgs></action>
08/02/17 09:22:10:568 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 | Inside handleMessage of AUS | Handling message to Create Process
08/02/17 09:22:10:568 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 | Inside handleCreateProcessAction | Process Name passed to service:: LBS
08/02/17 09:22:10:568 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 | Inside handleCreateProcessAction | SessionID passed to service:: 1
08/02/17 09:22:10:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 |
08/02/17 09:22:10:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | ProcessUtils | 9472 | In ProcessUtils::utilCreateProcessInUserSessionWithReturnCode.
08/02/17 09:22:10:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | ProcessUtils | 9472 | In createProcessInUserSession.User Session ID found: 1
08/02/17 09:22:10:984 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | ProcessUtils | 9472 | In launchProcessInUserSession. Success in CreateProcess.
08/02/17 09:22:10:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | ProcessUtils | 9472 | In ProcessUtils::utilCreateProcessInUserSessionWithReturnCode. WaitForFinish is false. Returning
08/02/17 09:22:10:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | ProcessUtils | 9472 | In ProcessUtils::utilCreateProcessInUserSessionWithReturnCode. Return
08/02/17 09:22:10:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 | sendMessagetoClient for guid {801A219C-C5C9-4AA9-B80A-4763BB7AAFC8}
08/02/17 09:22:10:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 | Write packet on guid pipee {801A219C-C5C9-4AA9-B80A-4763BB7AAFC8} and message <output><result>Success</result><retCode>0</retCode><actionType>createProcess</actionType></output>
08/02/17 09:22:10:988 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 9472 | Inside handleMessage of AUS | End of method
08/02/17 09:23:01:097 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3564 | ServiceCtrlHandler: Started
08/02/17 09:23:01:097 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3564 | Receiveded SERVICE_CONTROL_STOP signal
08/02/17 09:23:01:097 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3564 | ReportSvcStatus : Setting Service Status state to 3
08/02/17 09:23:01:097 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3564 | ServiceCtrlHandler: Finished
08/02/17 09:23:01:097 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4088 | ReportSvcStatus : Setting Service Status state to 1
08/02/17 09:23:01:098 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4088 | SvcInit: Finished
08/02/17 09:23:01:098 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 3564 | main: Finished
08/02/17 09:23:01:098 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 3564 | Inside ~IPCWrapper() of Adobe Update Service
08/02/17 09:24:34:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 8604 | main: Started
08/02/17 09:24:34:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4548 | ServiceMain: Started
08/02/17 09:24:34:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4548 | ReportSvcStatus : Setting Service Status state to 2
08/02/17 09:24:34:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4548 | SvcInit: Started New
08/02/17 09:24:34:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4548 | ReportSvcStatus : Setting Service Status state to 4
08/02/17 09:24:34:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4548 | SvcInit: Create thread successful
08/02/17 09:24:34:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 4548 | SvcInit: Now wating for the close signal
08/02/17 09:24:34:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | ServiceWorkerThread: Started
08/02/17 09:24:34:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
08/02/17 09:24:34:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 09:24:34:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | Pipe initialization complete with outPipe = 00000234
08/02/17 09:24:37:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | initCommBridge, pipes successfully initialized
08/02/17 09:24:37:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
08/02/17 09:24:37:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | Sent IPC packet to ACC with data: <message><output><actionType>INIT_COMM</actionType><result>success</result><retCode>TcfwjtmDSNiY+A0lwZjkD9Mp0/7juZXIx9rrCgVeNcT3SS8uI3nPRdiPIgd3wBE9mfF4grKl+S37Dd5fWfMpZF9RxzZL8i8yEPnirhzFhC+9yElAPULWX1cqAIVr/jw6cdL0b8PIHguhovtccerusk8+SkPLFBiXRkfiMWmf0P4=</retCode></output></message>
08/02/17 09:24:37:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | Sent communnication ID packet to the client
08/02/17 09:24:37:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | Initializing Communication Channel with ACC with pipename: {9A00A28F-922A-496F-8A35-E44316BB6FB6}
08/02/17 09:24:37:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | Inside initCommBridge, creating pipe {9A00A28F-922A-496F-8A35-E44316BB6FB6}
08/02/17 09:24:37:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | Pipe initialization complete with outPipe = 000002D0, inPipe = 000002C0
08/02/17 09:24:37:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | initCommBridge, pipes successfully initialized
08/02/17 09:24:37:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | Successfully created the client thread
08/02/17 09:24:37:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | Successfully initiated communication
08/02/17 09:24:37:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
08/02/17 09:24:37:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | Inside closeBridge
08/02/17 09:24:37:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1960 |
08/02/17 09:24:37:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | Closing outPipe 00000234
08/02/17 09:24:37:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | All pipes closed properly.
08/02/17 09:24:38:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1912 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
08/02/17 09:24:38:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 09:24:38:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1912 | Pipe initialization complete with outPipe = 00000234
08/02/17 09:24:41:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 2968 | readDataCallBack : Setting event for read data callback
08/02/17 09:24:41:847 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1960 | received ipc packet to handle on commpipe = {9A00A28F-922A-496F-8A35-E44316BB6FB6}
08/02/17 09:24:41:847 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1960 | Inside handleMessage of AUS | Message received :: <action><actionType>deleteLbs</actionType></action>
08/02/17 09:24:41:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1960 | Inside handleMessage of AUS | deleteLbs message received
08/02/17 09:24:41:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1960 | Inside handleMessage of AUS | End of method
Second %\Temp\CreativeCloud\ACC\AdobeDownload\DLM.log
06/15/17 12:45:40:681 | [INFO] | | | | | | | 7780 | *******************start of Download****************
06/15/17 12:45:40:681 | [INFO] | | | | | | | 7780 | GDE Version is 4.0.0.45
06/15/17 12:45:40:681 | [INFO] | | | | | | | 7780 | Using New Adaptive Algorithm
06/15/17 12:45:40:682 | [INFO] | | | | | | | 11156 | Using New Adaptive Algorithm
06/15/17 12:45:40:682 | [INFO] | | | | | | | 1144 | Using New Adaptive Algorithm
06/15/17 12:45:40:682 | [INFO] | | | | | | | 11100 | Using New Adaptive Algorithm
06/15/17 12:45:40:683 | [INFO] | | | | | | | 11060 | Using New Adaptive Algorithm
06/15/17 12:45:40:683 | [INFO] | | | | | | | 11232 | Using New Adaptive Algorithm
06/15/17 12:45:40:683 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:684 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:684 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:684 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:685 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:685 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:690 | [INFO] | | | | | | | 11256 | Using New Adaptive Algorithm
06/15/17 12:45:40:691 | [INFO] | | | | | | | 7352 | Using New Adaptive Algorithm
06/15/17 12:45:40:697 | [INFO] | | | | | | | 11248 | Using New Adaptive Algorithm
06/15/17 12:45:40:697 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:698 | [INFO] | | | | | | | 11224 | Using New Adaptive Algorithm
06/15/17 12:45:40:704 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:704 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:706 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:708 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:708 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:710 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:710 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:711 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:711 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:712 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:712 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:713 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:713 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:713 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:714 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:715 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:716 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:717 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:717 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:720 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 7780 | The windows error code is - 12180
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 11100 | The windows error code is - 12180
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 7780 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 11100 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 11060 | The windows error code is - 12180
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 7780 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 11100 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:721 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 11060 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 11156 | The windows error code is - 12180
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 11256 | The windows error code is - 12180
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 1144 | The windows error code is - 12180
06/15/17 12:45:40:721 | [ERROR] | | | | | | | 11060 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:722 | [INFO] | | | | | | ProcessUtils | 7780 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:722 | [ERROR] | | | | | | | 11156 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:722 | [INFO] | | | | | | ProcessUtils | 11100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:722 | [ERROR] | | | | | | | 11256 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:722 | [ERROR] | | | | | | | 1144 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:722 | [INFO] | | | | | | ProcessUtils | 11060 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:722 | [ERROR] | | | | | | | 11232 | The windows error code is - 12180
06/15/17 12:45:40:722 | [INFO] | | | | | | | 7780 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ADS_202/manifest.xml
06/15/17 12:45:40:722 | [ERROR] | | | | | | | 11156 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:722 | [INFO] | | | | | | | 11100 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_AdobeGCClient_10_0_Library_138/...
06/15/17 12:45:40:722 | [ERROR] | | | | | | | 7352 | The windows error code is - 12180
06/15/17 12:45:40:722 | [ERROR] | | | | | | | 11256 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:723 | [ERROR] | | | | | | | 1144 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:723 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:723 | [INFO] | | | | | | | 11060 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_P7_10_0_Library_137/manifest.xm...
06/15/17 12:45:40:723 | [ERROR] | | | | | | | 11232 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:723 | [INFO] | | | | | | | 7780 | Going to download the file at C:\WINDOWS\TEMP\{7CE47C07-41B1-4A40-B2B2-5CF5C9FA9B16}/manifest.xml
06/15/17 12:45:40:723 | [INFO] | | | | | | | 11100 | Going to download the file at C:\WINDOWS\TEMP\{96F65ABD-787E-4E98-BB08-894C1E686DCB}/manifest.xml
06/15/17 12:45:40:723 | [INFO] | | | | | | ProcessUtils | 11156 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:723 | [ERROR] | | | | | | | 7352 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:723 | [INFO] | | | | | | ProcessUtils | 11256 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:723 | [INFO] | | | | | | ProcessUtils | 1144 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:723 | [INFO] | | | | | | | 11060 | Going to download the file at C:\WINDOWS\TEMP\{CC30C174-F207-4533-8744-1421D415F2D3}/manifest.xml
06/15/17 12:45:40:723 | [ERROR] | | | | | | | 11232 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:724 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:724 | [INFO] | | | | | | | 11156 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_core_202/manifest.xml
06/15/17 12:45:40:724 | [ERROR] | | | | | | | 11248 | The windows error code is - 12180
06/15/17 12:45:40:724 | [ERROR] | | | | | | | 7352 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:724 | [INFO] | | | | | | | 11256 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreExt_202/manifest.xml
06/15/17 12:45:40:724 | [INFO] | | | | | | | 1144 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_IPC_10_0_Library_116/manifest.x...
06/15/17 12:45:40:724 | [INFO] | | | | | | ProcessUtils | 11232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:724 | [INFO] | | | | | | | 11156 | Going to download the file at C:\WINDOWS\TEMP\{FF680133-F372-426D-8D2B-18F340CBDB31}/manifest.xml
06/15/17 12:45:40:724 | [ERROR] | | | | | | | 11248 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:724 | [INFO] | | | | | | | 11256 | Going to download the file at C:\WINDOWS\TEMP\{09B4A8C6-549D-40CC-AF6F-74ADC4DC081C}/manifest.xml
06/15/17 12:45:40:724 | [INFO] | | | | | | ProcessUtils | 7352 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:724 | [INFO] | | | | | | | 1144 | Going to download the file at C:\WINDOWS\TEMP\{F35F11A8-188D-49B1-B380-B6119F4AC462}/manifest.xml
06/15/17 12:45:40:724 | [INFO] | | | | | | | 11232 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_0_Runtime_185/manifest.xml
06/15/17 12:45:40:724 | [ERROR] | | | | | | | 11248 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:724 | [INFO] | | | | | | | 7352 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CEF_202/manifest.xml
06/15/17 12:45:40:725 | [INFO] | | | | | | | 11232 | Going to download the file at C:\WINDOWS\TEMP\{06C6088F-CA09-45A4-B9F6-6EB4AEFC9B24}/manifest.xml
06/15/17 12:45:40:725 | [INFO] | | | | | | | 7352 | Going to download the file at C:\WINDOWS\TEMP\{4DE19546-4B1D-44CF-9463-A57A60B638D3}/manifest.xml
06/15/17 12:45:40:725 | [INFO] | | | | | | ProcessUtils | 11248 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:725 | [INFO] | | | | | | | 11248 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HEX_202/manifest.xml
06/15/17 12:45:40:725 | [INFO] | | | | | | | 11248 | Going to download the file at C:\WINDOWS\TEMP\{9063251C-2906-4D7A-AE3B-154DE931F3CE}/manifest.xml
06/15/17 12:45:40:725 | [ERROR] | | | | | | | 11224 | The windows error code is - 12180
06/15/17 12:45:40:725 | [ERROR] | | | | | | | 11224 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:40:725 | [ERROR] | | | | | | | 11224 | failed to resolve the proxy setting on the machine
06/15/17 12:45:40:725 | [INFO] | | | | | | ProcessUtils | 11224 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:40:725 | [INFO] | | | | | | | 11224 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ElevationManager_202/manifes...
06/15/17 12:45:40:725 | [INFO] | | | | | | | 11224 | Going to download the file at C:\WINDOWS\TEMP\{1FA2B738-F9CA-42D2-82FF-DE2EFF1807DD}/manifest.xml
06/15/17 12:45:40:824 | [INFO] | | | | | | | 11100 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:824 | [INFO] | | | | | | | 11060 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:824 | [INFO] | | | | | | | 7780 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:824 | [INFO] | | | | | | | 11100 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:825 | [INFO] | | | | | | | 11060 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:825 | [INFO] | | | | | | | 7780 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:825 | [INFO] | | | | | | | 11156 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:825 | [INFO] | | | | | | | 1144 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:825 | [INFO] | | | | | | | 11256 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:825 | [INFO] | | | | | | | 11156 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:826 | [INFO] | | | | | | | 1144 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:826 | [INFO] | | | | | | | 11256 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:826 | [INFO] | | | | | | | 11224 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:826 | [INFO] | | | | | | | 7352 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:826 | [INFO] | | | | | | | 11232 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:826 | [INFO] | | | | | | | 11248 | Preference: Preference is set for adding compression header
06/15/17 12:45:40:827 | [INFO] | | | | | | | 11224 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:827 | [INFO] | | | | | | | 7352 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:828 | [INFO] | | | | | | | 11232 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:828 | [INFO] | | | | | | | 11248 | Preference: Client has set the preference for single stream download
06/15/17 12:45:40:844 | [INFO] | | | | | | ProcessUtils | 11016 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:844 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:844 | [INFO] | | | | | | ProcessUtils | 11000 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:845 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:860 | [INFO] | | | | | | ProcessUtils | 11016 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:861 | [INFO] | | | | | | ProcessUtils | 11016 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:862 | [INFO] | | | | | | ProcessUtils | 11000 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:862 | [INFO] | | | | | | ProcessUtils | 11000 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:863 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:863 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:864 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:864 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:946 | [INFO] | | | | | | ProcessUtils | 10960 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:946 | [INFO] | | | | | | ProcessUtils | 10952 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:946 | [INFO] | | | | | | ProcessUtils | 10980 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:947 | [INFO] | | | | | | ProcessUtils | 10948 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:947 | [INFO] | | | | | | ProcessUtils | 10652 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:947 | [INFO] | | | | | | ProcessUtils | 10956 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:40:972 | [INFO] | | | | | | ProcessUtils | 10956 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:973 | [INFO] | | | | | | ProcessUtils | 10956 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:974 | [INFO] | | | | | | ProcessUtils | 10960 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:974 | [INFO] | | | | | | ProcessUtils | 10960 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:975 | [INFO] | | | | | | ProcessUtils | 10980 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:975 | [INFO] | | | | | | ProcessUtils | 10980 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:977 | [INFO] | | | | | | ProcessUtils | 10948 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:977 | [INFO] | | | | | | ProcessUtils | 10948 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:977 | [INFO] | | | | | | ProcessUtils | 10952 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:978 | [INFO] | | | | | | ProcessUtils | 10952 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:40:978 | [INFO] | | | | | | ProcessUtils | 10652 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:40:978 | [INFO] | | | | | | ProcessUtils | 10652 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:012 | [INFO] | | | | | | ProcessUtils | 11016 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:024 | [INFO] | | | | | | ProcessUtils | 11204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:027 | [INFO] | | | | | | ProcessUtils | 11000 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:029 | [INFO] | | | | | | ProcessUtils | 10788 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:054 | [ERROR] | | | | | | | 11204 | The windows error code is - 12150
06/15/17 12:45:41:054 | [ERROR] | | | | | | | 11016 | The windows error code is - 12150
06/15/17 12:45:41:054 | [ERROR] | | | | | | | 11000 | The windows error code is - 12150
06/15/17 12:45:41:069 | [ERROR] | | | | | | | 10788 | The windows error code is - 12150
06/15/17 12:45:41:146 | [INFO] | | | | | | ProcessUtils | 10980 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:151 | [INFO] | | | | | | ProcessUtils | 10956 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:156 | [INFO] | | | | | | ProcessUtils | 10952 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:172 | [INFO] | | | | | | ProcessUtils | 10948 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:178 | [ERROR] | | | | | | | 10956 | The windows error code is - 12150
06/15/17 12:45:41:179 | [ERROR] | | | | | | | 10980 | The windows error code is - 12150
06/15/17 12:45:41:194 | [ERROR] | | | | | | | 10952 | The windows error code is - 12150
06/15/17 12:45:41:210 | [ERROR] | | | | | | | 10948 | The windows error code is - 12150
06/15/17 12:45:41:272 | [INFO] | | | | | | | 10736 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:273 | [INFO] | | | | | | | 10736 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HEX_202/manifest.xml size: 568 Bytes, Time Taken:446.000000 milliseconds
06/15/17 12:45:41:382 | [INFO] | | | | | | | 11240 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:382 | [INFO] | | | | | | | 10512 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:383 | [INFO] | | | | | | | 10724 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:383 | [INFO] | | | | | | | 8100 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:383 | [INFO] | | | | | | | 10784 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:385 | [INFO] | | | | | | | 11240 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ElevationManager_202/manifes... size: 607 Bytes, Time Taken:555.000000 milliseconds
06/15/17 12:45:41:386 | [INFO] | | | | | | | 10512 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CEF_202/manifest.xml size: 570 Bytes, Time Taken:555.000000 milliseconds
06/15/17 12:45:41:386 | [INFO] | | | | | | | 10724 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_AdobeGCClient_10_0_Library_138/... size: 626 Bytes, Time Taken:557.000000 milliseconds
06/15/17 12:45:41:386 | [INFO] | | | | | | | 8100 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_IPC_10_0_Library_116/manifest.x... size: 596 Bytes, Time Taken:556.000000 milliseconds
06/15/17 12:45:41:386 | [INFO] | | | | | | | 10784 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_core_202/manifest.xml size: 571 Bytes, Time Taken:556.000000 milliseconds
06/15/17 12:45:41:491 | [INFO] | | | | | | | 10548 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:492 | [INFO] | | | | | | | 10916 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:494 | [INFO] | | | | | | | 10916 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_P7_10_0_Library_137/manifest.xm... size: 595 Bytes, Time Taken:667.000000 milliseconds
06/15/17 12:45:41:495 | [INFO] | | | | | | | 10548 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_0_Runtime_185/manifest.xml size: 578 Bytes, Time Taken:665.000000 milliseconds
06/15/17 12:45:41:600 | [INFO] | | | | | | | 11248 | Using New Adaptive Algorithm
06/15/17 12:45:41:602 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:608 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:608 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:611 | [ERROR] | | | | | | | 11248 | The windows error code is - 12180
06/15/17 12:45:41:611 | [ERROR] | | | | | | | 11248 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:41:611 | [ERROR] | | | | | | | 11248 | failed to resolve the proxy setting on the machine
06/15/17 12:45:41:611 | [INFO] | | | | | | ProcessUtils | 11248 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:611 | [INFO] | | | | | | | 11248 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HEX_202//validation.xml
06/15/17 12:45:41:612 | [INFO] | | | | | | | 11248 | Going to download the file at C:\WINDOWS\TEMP\{9063251C-2906-4D7A-AE3B-154DE931F3CE}/validation.xml
06/15/17 12:45:41:699 | [INFO] | | | | | | ProcessUtils | 10652 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:700 | [INFO] | | | | | | ProcessUtils | 10960 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:710 | [INFO] | | | | | | | 7352 | Using New Adaptive Algorithm
06/15/17 12:45:41:710 | [INFO] | | | | | | | 11100 | Using New Adaptive Algorithm
06/15/17 12:45:41:710 | [INFO] | | | | | | | 11224 | Using New Adaptive Algorithm
06/15/17 12:45:41:710 | [INFO] | | | | | | | 1144 | Using New Adaptive Algorithm
06/15/17 12:45:41:711 | [INFO] | | | | | | | 11156 | Using New Adaptive Algorithm
06/15/17 12:45:41:712 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:712 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:712 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:713 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:713 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:725 | [INFO] | | | | | | | 11248 | Preference: Preference is set for adding compression header
06/15/17 12:45:41:726 | [INFO] | | | | | | | 11248 | Preference: Client has set the preference for single stream download
06/15/17 12:45:41:734 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:735 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:735 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:736 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:737 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:737 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:737 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:738 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:738 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:739 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:741 | [ERROR] | | | | | | | 11224 | The windows error code is - 12180
06/15/17 12:45:41:741 | [ERROR] | | | | | | | 11100 | The windows error code is - 12180
06/15/17 12:45:41:741 | [ERROR] | | | | | | | 10652 | The windows error code is - 12150
06/15/17 12:45:41:741 | [ERROR] | | | | | | | 11224 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:41:742 | [ERROR] | | | | | | | 10960 | The windows error code is - 12150
06/15/17 12:45:41:742 | [ERROR] | | | | | | | 11100 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:41:742 | [ERROR] | | | | | | | 11224 | failed to resolve the proxy setting on the machine
06/15/17 12:45:41:742 | [ERROR] | | | | | | | 11100 | failed to resolve the proxy setting on the machine
06/15/17 12:45:41:742 | [ERROR] | | | | | | | 7352 | The windows error code is - 12180
06/15/17 12:45:41:743 | [INFO] | | | | | | ProcessUtils | 11224 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:743 | [ERROR] | | | | | | | 7352 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:41:743 | [ERROR] | | | | | | | 1144 | The windows error code is - 12180
06/15/17 12:45:41:743 | [INFO] | | | | | | ProcessUtils | 11100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:743 | [INFO] | | | | | | | 11224 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ElevationManager_202//valida...
06/15/17 12:45:41:744 | [ERROR] | | | | | | | 7352 | failed to resolve the proxy setting on the machine
06/15/17 12:45:41:744 | [ERROR] | | | | | | | 1144 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:41:744 | [INFO] | | | | | | | 11100 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_AdobeGCClient_10_0_Library_138/...
06/15/17 12:45:41:744 | [INFO] | | | | | | | 11224 | Going to download the file at C:\WINDOWS\TEMP\{1FA2B738-F9CA-42D2-82FF-DE2EFF1807DD}/validation.xml
06/15/17 12:45:41:744 | [ERROR] | | | | | | | 1144 | failed to resolve the proxy setting on the machine
06/15/17 12:45:41:745 | [INFO] | | | | | | ProcessUtils | 7352 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:745 | [INFO] | | | | | | | 11100 | Going to download the file at C:\WINDOWS\TEMP\{96F65ABD-787E-4E98-BB08-894C1E686DCB}/validation.xml
06/15/17 12:45:41:745 | [ERROR] | | | | | | | 11156 | The windows error code is - 12180
06/15/17 12:45:41:745 | [INFO] | | | | | | | 7352 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CEF_202//validation.xml
06/15/17 12:45:41:745 | [INFO] | | | | | | ProcessUtils | 1144 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:746 | [ERROR] | | | | | | | 11156 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:41:746 | [INFO] | | | | | | | 7352 | Going to download the file at C:\WINDOWS\TEMP\{4DE19546-4B1D-44CF-9463-A57A60B638D3}/validation.xml
06/15/17 12:45:41:746 | [INFO] | | | | | | | 1144 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_IPC_10_0_Library_116//validatio...
06/15/17 12:45:41:746 | [ERROR] | | | | | | | 11156 | failed to resolve the proxy setting on the machine
06/15/17 12:45:41:746 | [INFO] | | | | | | | 1144 | Going to download the file at C:\WINDOWS\TEMP\{F35F11A8-188D-49B1-B380-B6119F4AC462}/validation.xml
06/15/17 12:45:41:747 | [INFO] | | | | | | ProcessUtils | 11156 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:747 | [INFO] | | | | | | | 11156 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_core_202//validation.xml
06/15/17 12:45:41:747 | [INFO] | | | | | | | 11156 | Going to download the file at C:\WINDOWS\TEMP\{FF680133-F372-426D-8D2B-18F340CBDB31}/validation.xml
06/15/17 12:45:41:813 | [INFO] | | | | | | | 11060 | Using New Adaptive Algorithm
06/15/17 12:45:41:814 | [INFO] | | | | | | | 11232 | Using New Adaptive Algorithm
06/15/17 12:45:41:815 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:816 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:827 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:828 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:828 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:828 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:832 | [ERROR] | | | | | | | 11232 | The windows error code is - 12180
06/15/17 12:45:41:833 | [ERROR] | | | | | | | 11232 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:41:833 | [ERROR] | | | | | | | 11060 | The windows error code is - 12180
06/15/17 12:45:41:833 | [ERROR] | | | | | | | 11232 | failed to resolve the proxy setting on the machine
06/15/17 12:45:41:833 | [ERROR] | | | | | | | 11060 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:41:833 | [ERROR] | | | | | | | 11060 | failed to resolve the proxy setting on the machine
06/15/17 12:45:41:833 | [INFO] | | | | | | ProcessUtils | 11232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:834 | [INFO] | | | | | | | 11232 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_0_Runtime_185//validation.xml
06/15/17 12:45:41:834 | [INFO] | | | | | | ProcessUtils | 11060 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:834 | [INFO] | | | | | | | 11232 | Going to download the file at C:\WINDOWS\TEMP\{06C6088F-CA09-45A4-B9F6-6EB4AEFC9B24}/validation.xml
06/15/17 12:45:41:834 | [INFO] | | | | | | | 11060 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_P7_10_0_Library_137//validation...
06/15/17 12:45:41:834 | [INFO] | | | | | | | 11060 | Going to download the file at C:\WINDOWS\TEMP\{CC30C174-F207-4533-8744-1421D415F2D3}/validation.xml
06/15/17 12:45:41:843 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:844 | [INFO] | | | | | | | 11224 | Preference: Preference is set for adding compression header
06/15/17 12:45:41:845 | [INFO] | | | | | | | 11224 | Preference: Client has set the preference for single stream download
06/15/17 12:45:41:845 | [INFO] | | | | | | | 11100 | Preference: Preference is set for adding compression header
06/15/17 12:45:41:846 | [INFO] | | | | | | | 11100 | Preference: Client has set the preference for single stream download
06/15/17 12:45:41:846 | [INFO] | | | | | | | 7352 | Preference: Preference is set for adding compression header
06/15/17 12:45:41:847 | [INFO] | | | | | | | 7352 | Preference: Client has set the preference for single stream download
06/15/17 12:45:41:847 | [INFO] | | | | | | | 11156 | Preference: Preference is set for adding compression header
06/15/17 12:45:41:848 | [INFO] | | | | | | | 1144 | Preference: Preference is set for adding compression header
06/15/17 12:45:41:848 | [INFO] | | | | | | | 11156 | Preference: Client has set the preference for single stream download
06/15/17 12:45:41:848 | [INFO] | | | | | | | 1144 | Preference: Client has set the preference for single stream download
06/15/17 12:45:41:852 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:853 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:864 | [INFO] | | | | | | ProcessUtils | 6604 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:871 | [INFO] | | | | | | ProcessUtils | 6604 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:872 | [INFO] | | | | | | ProcessUtils | 6604 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:916 | [INFO] | | | | | | | 10988 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:916 | [INFO] | | | | | | | 10892 | No encoding received in respose header. Going to rename...
06/15/17 12:45:41:918 | [INFO] | | | | | | | 10988 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreExt_202/manifest.xml size: 580 Bytes, Time Taken:1091.000000 milliseconds
06/15/17 12:45:41:919 | [INFO] | | | | | | | 10892 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ADS_202/manifest.xml size: 568 Bytes, Time Taken:1091.000000 milliseconds
06/15/17 12:45:41:949 | [INFO] | | | | | | | 11060 | Preference: Preference is set for adding compression header
06/15/17 12:45:41:949 | [INFO] | | | | | | | 11232 | Preference: Preference is set for adding compression header
06/15/17 12:45:41:950 | [INFO] | | | | | | | 11060 | Preference: Client has set the preference for single stream download
06/15/17 12:45:41:950 | [INFO] | | | | | | | 11232 | Preference: Client has set the preference for single stream download
06/15/17 12:45:41:953 | [INFO] | | | | | | ProcessUtils | 2172 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:967 | [INFO] | | | | | | ProcessUtils | 5468 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:967 | [INFO] | | | | | | ProcessUtils | 11164 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:968 | [INFO] | | | | | | ProcessUtils | 2140 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:968 | [INFO] | | | | | | ProcessUtils | 9692 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:41:981 | [ERROR] | | | | | | | 2172 | The windows error code is - 12150
06/15/17 12:45:41:984 | [INFO] | | | | | | ProcessUtils | 6604 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:41:984 | [INFO] | | | | | | ProcessUtils | 11164 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:985 | [INFO] | | | | | | ProcessUtils | 11164 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:986 | [INFO] | | | | | | ProcessUtils | 2140 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:986 | [INFO] | | | | | | ProcessUtils | 9692 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:986 | [INFO] | | | | | | ProcessUtils | 2140 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:987 | [INFO] | | | | | | ProcessUtils | 5468 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:41:987 | [INFO] | | | | | | ProcessUtils | 9692 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:41:987 | [INFO] | | | | | | ProcessUtils | 5468 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:012 | [ERROR] | | | | | | | 6604 | The windows error code is - 12150
06/15/17 12:45:42:076 | [INFO] | | | | | | ProcessUtils | 3464 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:077 | [INFO] | | | | | | ProcessUtils | 4700 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:089 | [INFO] | | | | | | ProcessUtils | 4700 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:089 | [INFO] | | | | | | ProcessUtils | 3464 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:090 | [INFO] | | | | | | ProcessUtils | 4700 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:090 | [INFO] | | | | | | ProcessUtils | 3464 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:123 | [INFO] | | | | | | ProcessUtils | 2140 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:123 | [INFO] | | | | | | ProcessUtils | 9692 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:124 | [INFO] | | | | | | ProcessUtils | 11164 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:152 | [ERROR] | | | | | | | 11164 | The windows error code is - 12150
06/15/17 12:45:42:152 | [ERROR] | | | | | | | 2140 | The windows error code is - 12150
06/15/17 12:45:42:152 | [ERROR] | | | | | | | 9692 | The windows error code is - 12150
06/15/17 12:45:42:153 | [INFO] | | | | | | | 6432 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:154 | [INFO] | | | | | | | 6432 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HEX_202//validation.xml size: 281 Bytes, Time Taken:427.000000 milliseconds
06/15/17 12:45:42:154 | [INFO] | | | | | | ProcessUtils | 5468 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:184 | [ERROR] | | | | | | | 5468 | The windows error code is - 12150
06/15/17 12:45:42:184 | [INFO] | | | | | | | 7652 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:186 | [INFO] | | | | | | | 7652 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_IPC_10_0_Library_116//validatio... size: 281 Bytes, Time Taken:336.000000 milliseconds
06/15/17 12:45:42:192 | [INFO] | | | | | | ProcessUtils | 4700 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:192 | [INFO] | | | | | | ProcessUtils | 3464 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:231 | [ERROR] | | | | | | | 4700 | The windows error code is - 12150
06/15/17 12:45:42:231 | [ERROR] | | | | | | | 3464 | The windows error code is - 12150
06/15/17 12:45:42:246 | [INFO] | | | | | | | 7780 | Using New Adaptive Algorithm
06/15/17 12:45:42:247 | [INFO] | | | | | | | 11256 | Using New Adaptive Algorithm
06/15/17 12:45:42:248 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:249 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:260 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:260 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:261 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:261 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:265 | [ERROR] | | | | | | | 7780 | The windows error code is - 12180
06/15/17 12:45:42:265 | [ERROR] | | | | | | | 11256 | The windows error code is - 12180
06/15/17 12:45:42:265 | [ERROR] | | | | | | | 7780 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:265 | [ERROR] | | | | | | | 11256 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:266 | [ERROR] | | | | | | | 7780 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:266 | [ERROR] | | | | | | | 11256 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:266 | [INFO] | | | | | | ProcessUtils | 7780 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:266 | [INFO] | | | | | | | 7780 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ADS_202//validation.xml
06/15/17 12:45:42:266 | [INFO] | | | | | | ProcessUtils | 11256 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:266 | [INFO] | | | | | | | 7780 | Going to download the file at C:\WINDOWS\TEMP\{7CE47C07-41B1-4A40-B2B2-5CF5C9FA9B16}/validation.xml
06/15/17 12:45:42:267 | [INFO] | | | | | | | 11256 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreExt_202//validation.xml
06/15/17 12:45:42:267 | [INFO] | | | | | | | 11256 | Going to download the file at C:\WINDOWS\TEMP\{09B4A8C6-549D-40CC-AF6F-74ADC4DC081C}/validation.xml
06/15/17 12:45:42:278 | [INFO] | | | | | | | 4504 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:278 | [INFO] | | | | | | | 9696 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:280 | [INFO] | | | | | | | 4504 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ElevationManager_202//valida... size: 281 Bytes, Time Taken:432.000000 milliseconds
06/15/17 12:45:42:281 | [INFO] | | | | | | | 9696 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_AdobeGCClient_10_0_Library_138/... size: 419 Bytes, Time Taken:431.000000 milliseconds
06/15/17 12:45:42:293 | [INFO] | | | | | | | 5588 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:296 | [INFO] | | | | | | | 5588 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_core_202//validation.xml size: 281 Bytes, Time Taken:445.000000 milliseconds
06/15/17 12:45:42:371 | [INFO] | | | | | | | 11256 | Preference: Preference is set for adding compression header
06/15/17 12:45:42:371 | [INFO] | | | | | | | 7780 | Preference: Preference is set for adding compression header
06/15/17 12:45:42:371 | [INFO] | | | | | | | 11256 | Preference: Client has set the preference for single stream download
06/15/17 12:45:42:371 | [INFO] | | | | | | | 7780 | Preference: Client has set the preference for single stream download
06/15/17 12:45:42:387 | [INFO] | | | | | | | 11248 | Using New Adaptive Algorithm
06/15/17 12:45:42:387 | [INFO] | | | | | | | 3896 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:387 | [INFO] | | | | | | | 4800 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:389 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:390 | [INFO] | | | | | | | 3896 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_P7_10_0_Library_137//validation... size: 557 Bytes, Time Taken:437.000000 milliseconds
06/15/17 12:45:42:390 | [INFO] | | | | | | | 4800 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_0_Runtime_185//validation.xml size: 3214 Bytes, Time Taken:437.000000 milliseconds
06/15/17 12:45:42:397 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:397 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:401 | [ERROR] | | | | | | | 11248 | The windows error code is - 12180
06/15/17 12:45:42:401 | [ERROR] | | | | | | | 11248 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:401 | [ERROR] | | | | | | | 11248 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:401 | [INFO] | | | | | | ProcessUtils | 11248 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:402 | [INFO] | | | | | | | 11248 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HEX_202/HEX.zip
06/15/17 12:45:42:402 | [INFO] | | | | | | | 11248 | Going to download the file at C:\WINDOWS\TEMP\{9063251C-2906-4D7A-AE3B-154DE931F3CE}/HEX.zip
06/15/17 12:45:42:404 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:411 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:412 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:444 | [INFO] | | | | | | ProcessUtils | 11248 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:444 | [INFO] | | | | | | | 11248 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:07 GMT
Content-Length: 1280427
Content-Type: application/zip
Content-MD5: dKvQ49ngL8RwBTqGMtU62w==
Last-Modified: Mon, 05 Jun 2017 10:23:31 GMT
Accept-Ranges: bytes
ETag: "74abd0e3d9e02fc470053a8632d53adb:1496672828.590384"
Server: AkamaiNetStorage
06/15/17 12:45:42:445 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:449 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:449 | [INFO] | | | | | | ProcessUtils | 11248 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:473 | [INFO] | | | | | | ProcessUtils | 11248 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:473 | [INFO] | | | | | | | 11248 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:42:473 | [INFO] | | | | | | | 11248 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:07 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: dKvQ49ngL8RwBTqGMtU62w==
Content-Range: bytes 1280425-1280426/1280427
Last-Modified: Mon, 05 Jun 2017 10:23:31 GMT
Accept-Ranges: bytes
ETag: "74abd0e3d9e02fc470053a8632d53adb:1496672828.590384"
Server: AkamaiNetStorage
06/15/17 12:45:42:498 | [INFO] | | | | | | ProcessUtils | 776 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:498 | [INFO] | | | | | | ProcessUtils | 7804 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:510 | [INFO] | | | | | | ProcessUtils | 7804 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:510 | [INFO] | | | | | | ProcessUtils | 776 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:510 | [INFO] | | | | | | ProcessUtils | 7804 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:510 | [INFO] | | | | | | ProcessUtils | 776 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:512 | [INFO] | | | | | | | 11100 | Using New Adaptive Algorithm
06/15/17 12:45:42:512 | [INFO] | | | | | | | 11224 | Using New Adaptive Algorithm
06/15/17 12:45:42:512 | [INFO] | | | | | | | 1144 | Using New Adaptive Algorithm
06/15/17 12:45:42:513 | [INFO] | | | | | | | 2864 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:514 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:514 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:514 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:516 | [INFO] | | | | | | | 2864 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CEF_202//validation.xml size: 1464 Bytes, Time Taken:665.000000 milliseconds
06/15/17 12:45:42:528 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:528 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:528 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:528 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:530 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:530 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:530 | [ERROR] | | | | | | | 11224 | The windows error code is - 12180
06/15/17 12:45:42:530 | [ERROR] | | | | | | | 11100 | The windows error code is - 12180
06/15/17 12:45:42:530 | [ERROR] | | | | | | | 11224 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:531 | [ERROR] | | | | | | | 11100 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:531 | [ERROR] | | | | | | | 11224 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:531 | [ERROR] | | | | | | | 11100 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:531 | [INFO] | | | | | | ProcessUtils | 11224 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:531 | [INFO] | | | | | | | 11224 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ElevationManager_202/Elevation...
06/15/17 12:45:42:531 | [INFO] | | | | | | | 11224 | Going to download the file at C:\WINDOWS\TEMP\{1FA2B738-F9CA-42D2-82FF-DE2EFF1807DD}/ElevationManager.zip
06/15/17 12:45:42:531 | [INFO] | | | | | | ProcessUtils | 11100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:531 | [INFO] | | | | | | | 11100 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_AdobeGCClient_10_0_Library_138/pr...
06/15/17 12:45:42:531 | [INFO] | | | | | | | 11100 | Going to download the file at C:\WINDOWS\TEMP\{96F65ABD-787E-4E98-BB08-894C1E686DCB}/provapp-AdobeGCClient.zip
06/15/17 12:45:42:532 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:532 | [ERROR] | | | | | | | 1144 | The windows error code is - 12180
06/15/17 12:45:42:532 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:532 | [ERROR] | | | | | | | 1144 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:532 | [ERROR] | | | | | | | 1144 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:532 | [INFO] | | | | | | ProcessUtils | 1144 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:532 | [INFO] | | | | | | | 1144 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_IPC_10_0_Library_116/provapp-IPC....
06/15/17 12:45:42:532 | [INFO] | | | | | | | 1144 | Going to download the file at C:\WINDOWS\TEMP\{F35F11A8-188D-49B1-B380-B6119F4AC462}/provapp-IPC.zip
06/15/17 12:45:42:533 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:538 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:539 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:539 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:539 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:539 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:539 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:593 | [INFO] | | | | | | ProcessUtils | 11100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:593 | [INFO] | | | | | | | 11100 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:07 GMT
Content-Length: 5960314
Content-Type: application/zip
Content-MD5: l8KVPVNWwZ2lzpGb2dNuXQ==
Last-Modified: Wed, 31 May 2017 11:31:27 GMT
Accept-Ranges: bytes
ETag: "97c2953d5356c19da5ce919bd9d36e5d:1496323658.679027"
Server: AkamaiNetStorage
06/15/17 12:45:42:595 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:601 | [INFO] | | | | | | ProcessUtils | 7804 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:601 | [INFO] | | | | | | ProcessUtils | 11224 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:602 | [INFO] | | | | | | | 11224 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 1074886
Content-Type: application/zip
Content-MD5: tpr6i5DQgY08R58kXYIhOw==
Last-Modified: Mon, 05 Jun 2017 10:25:36 GMT
Accept-Ranges: bytes
ETag: "b69afa8b90d0818d3c479f245d82213b:1496672819.006974"
Server: AkamaiNetStorage
06/15/17 12:45:42:603 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:603 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:603 | [INFO] | | | | | | ProcessUtils | 11100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:605 | [INFO] | | | | | | ProcessUtils | 776 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:611 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:612 | [INFO] | | | | | | ProcessUtils | 11224 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:612 | [INFO] | | | | | | ProcessUtils | 1144 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:612 | [INFO] | | | | | | | 1144 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 1093820
Content-Type: application/zip
Content-MD5: vSiqX9HkVGMPstTftVlnSA==
Last-Modified: Fri, 17 Mar 2017 13:33:20 GMT
Accept-Ranges: bytes
ETag: "bd28aa5fd1e454630fb2d4dfb5596748:1490104413.416104"
Server: AkamaiNetStorage
06/15/17 12:45:42:614 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:621 | [INFO] | | | | | | | 11156 | Using New Adaptive Algorithm
06/15/17 12:45:42:621 | [INFO] | | | | | | | 11232 | Using New Adaptive Algorithm
06/15/17 12:45:42:622 | [INFO] | | | | | | | 11060 | Using New Adaptive Algorithm
06/15/17 12:45:42:622 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:623 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:623 | [INFO] | | | | | | ProcessUtils | 1144 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:623 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:623 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:626 | [INFO] | | | | | | ProcessUtils | 11100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:626 | [INFO] | | | | | | | 11100 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:42:626 | [INFO] | | | | | | | 11100 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: l8KVPVNWwZ2lzpGb2dNuXQ==
Content-Range: bytes 5960312-5960313/5960314
Last-Modified: Wed, 31 May 2017 11:31:27 GMT
Accept-Ranges: bytes
ETag: "97c2953d5356c19da5ce919bd9d36e5d:1496323658.679027"
Server: AkamaiNetStorage
06/15/17 12:45:42:636 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:637 | [ERROR] | | | | | | | 776 | The windows error code is - 12150
06/15/17 12:45:42:637 | [ERROR] | | | | | | | 7804 | The windows error code is - 12150
06/15/17 12:45:42:637 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:638 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:638 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:639 | [INFO] | | | | | | ProcessUtils | 11224 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:639 | [INFO] | | | | | | | 11224 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:42:639 | [INFO] | | | | | | | 11224 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: tpr6i5DQgY08R58kXYIhOw==
Content-Range: bytes 1074884-1074885/1074886
Last-Modified: Mon, 05 Jun 2017 10:25:36 GMT
Accept-Ranges: bytes
ETag: "b69afa8b90d0818d3c479f245d82213b:1496672819.006974"
Server: AkamaiNetStorage
06/15/17 12:45:42:640 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:641 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:642 | [ERROR] | | | | | | | 11060 | The windows error code is - 12180
06/15/17 12:45:42:642 | [ERROR] | | | | | | | 11156 | The windows error code is - 12180
06/15/17 12:45:42:643 | [ERROR] | | | | | | | 11060 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:643 | [ERROR] | | | | | | | 11156 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:643 | [ERROR] | | | | | | | 11060 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:643 | [ERROR] | | | | | | | 11156 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:644 | [INFO] | | | | | | ProcessUtils | 11060 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:644 | [INFO] | | | | | | | 11060 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_P7_10_0_Library_137/provapp-P7.zi...
06/15/17 12:45:42:644 | [INFO] | | | | | | ProcessUtils | 11156 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:644 | [INFO] | | | | | | | 11060 | Going to download the file at C:\WINDOWS\TEMP\{CC30C174-F207-4533-8744-1421D415F2D3}/provapp-P7.zip
06/15/17 12:45:42:644 | [INFO] | | | | | | | 11156 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_core_202/Core.zip
06/15/17 12:45:42:644 | [INFO] | | | | | | | 11156 | Going to download the file at C:\WINDOWS\TEMP\{FF680133-F372-426D-8D2B-18F340CBDB31}/Core.zip
06/15/17 12:45:42:645 | [ERROR] | | | | | | | 11232 | The windows error code is - 12180
06/15/17 12:45:42:645 | [ERROR] | | | | | | | 11232 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:645 | [ERROR] | | | | | | | 11232 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:645 | [INFO] | | | | | | ProcessUtils | 11232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:645 | [INFO] | | | | | | | 11232 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_0_Runtime_185/Runtime.zip
06/15/17 12:45:42:645 | [INFO] | | | | | | | 11232 | Going to download the file at C:\WINDOWS\TEMP\{06C6088F-CA09-45A4-B9F6-6EB4AEFC9B24}/Runtime.zip
06/15/17 12:45:42:646 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:646 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:647 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:655 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:655 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:656 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:656 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:657 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:657 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:669 | [INFO] | | | | | | ProcessUtils | 1144 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:669 | [INFO] | | | | | | | 1144 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:42:669 | [INFO] | | | | | | | 1144 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: vSiqX9HkVGMPstTftVlnSA==
Content-Range: bytes 1093818-1093819/1093820
Last-Modified: Fri, 17 Mar 2017 13:33:20 GMT
Accept-Ranges: bytes
ETag: "bd28aa5fd1e454630fb2d4dfb5596748:1490104413.416104"
Server: AkamaiNetStorage
06/15/17 12:45:42:688 | [INFO] | | | | | | ProcessUtils | 11156 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:688 | [INFO] | | | | | | ProcessUtils | 11232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:688 | [INFO] | | | | | | ProcessUtils | 11060 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:688 | [INFO] | | | | | | | 11156 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 1820076
Content-Type: application/zip
Content-MD5: fs1FiWEXNmkbbBfN9Fs2/A==
Last-Modified: Mon, 05 Jun 2017 10:22:25 GMT
Accept-Ranges: bytes
ETag: "7ecd4589611736691b6c17cdf45b36fc:1496672848.819838"
Server: AkamaiNetStorage
06/15/17 12:45:42:688 | [INFO] | | | | | | | 11232 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 89259759
Content-Type: application/zip
Content-MD5: ZR/xbF2FtSBFCqC+1UKG8g==
Last-Modified: Fri, 17 Mar 2017 13:30:41 GMT
Accept-Ranges: bytes
ETag: "651ff16c5d85b520450aa0bed54286f2:1490103267.272994"
Server: AkamaiNetStorage
06/15/17 12:45:42:689 | [INFO] | | | | | | | 11060 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 10374995
Content-Type: application/zip
Content-MD5: tCzuvWaZ6d0RT5LdtnmtJw==
Last-Modified: Wed, 31 May 2017 11:32:43 GMT
Accept-Ranges: bytes
ETag: "b42ceebd6699e9dd114f92ddb679ad27:1496323661.007131"
Server: AkamaiNetStorage
06/15/17 12:45:42:690 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:690 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:691 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:701 | [INFO] | | | | | | ProcessUtils | 1600 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:706 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:707 | [INFO] | | | | | | ProcessUtils | 11232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:708 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:708 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:709 | [INFO] | | | | | | ProcessUtils | 11156 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:709 | [INFO] | | | | | | ProcessUtils | 11060 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:711 | [INFO] | | | | | | ProcessUtils | 1600 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:712 | [INFO] | | | | | | ProcessUtils | 1600 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:743 | [INFO] | | | | | | ProcessUtils | 11232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:743 | [INFO] | | | | | | ProcessUtils | 11060 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:743 | [INFO] | | | | | | | 11232 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:42:743 | [INFO] | | | | | | | 11060 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:42:743 | [INFO] | | | | | | | 11232 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: ZR/xbF2FtSBFCqC+1UKG8g==
Content-Range: bytes 89259757-89259758/89259759
Last-Modified: Fri, 17 Mar 2017 13:30:41 GMT
Accept-Ranges: bytes
ETag: "651ff16c5d85b520450aa0bed54286f2:1490103267.272994"
Server: AkamaiNetStorage
06/15/17 12:45:42:743 | [INFO] | | | | | | | 11060 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: tCzuvWaZ6d0RT5LdtnmtJw==
Content-Range: bytes 10374993-10374994/10374995
Last-Modified: Wed, 31 May 2017 11:32:43 GMT
Accept-Ranges: bytes
ETag: "b42ceebd6699e9dd114f92ddb679ad27:1496323661.007131"
Server: AkamaiNetStorage
06/15/17 12:45:42:745 | [INFO] | | | | | | ProcessUtils | 11156 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:745 | [INFO] | | | | | | ProcessUtils | 1600 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:745 | [INFO] | | | | | | | 11156 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:42:745 | [INFO] | | | | | | | 11156 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: fs1FiWEXNmkbbBfN9Fs2/A==
Content-Range: bytes 1820074-1820075/1820076
Last-Modified: Mon, 05 Jun 2017 10:22:25 GMT
Accept-Ranges: bytes
ETag: "7ecd4589611736691b6c17cdf45b36fc:1496672848.819838"
Server: AkamaiNetStorage
06/15/17 12:45:42:809 | [INFO] | | | | | | | 11116 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:809 | [INFO] | | | | | | | 9840 | No encoding received in respose header. Going to rename...
06/15/17 12:45:42:811 | [INFO] | | | | | | | 11116 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ADS_202//validation.xml size: 281 Bytes, Time Taken:439.000000 milliseconds
06/15/17 12:45:42:811 | [INFO] | | | | | | | 9840 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreExt_202//validation.xml size: 281 Bytes, Time Taken:439.000000 milliseconds
06/15/17 12:45:42:833 | [INFO] | | | | | | | 7352 | Using New Adaptive Algorithm
06/15/17 12:45:42:834 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:838 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:839 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:841 | [ERROR] | | | | | | | 7352 | The windows error code is - 12180
06/15/17 12:45:42:841 | [ERROR] | | | | | | | 7352 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:42:841 | [ERROR] | | | | | | | 7352 | failed to resolve the proxy setting on the machine
06/15/17 12:45:42:841 | [INFO] | | | | | | ProcessUtils | 7352 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:841 | [INFO] | | | | | | | 7352 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CEF_202/CEF.zip
06/15/17 12:45:42:841 | [INFO] | | | | | | | 7352 | Going to download the file at C:\WINDOWS\TEMP\{4DE19546-4B1D-44CF-9463-A57A60B638D3}/CEF.zip
06/15/17 12:45:42:842 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:847 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:848 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:849 | [INFO] | | | | | | ProcessUtils | 1880 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:854 | [INFO] | | | | | | ProcessUtils | 1880 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:854 | [INFO] | | | | | | ProcessUtils | 1880 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:861 | [INFO] | | | | | | ProcessUtils | 9748 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:864 | [INFO] | | | | | | ProcessUtils | 8124 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:864 | [INFO] | | | | | | ProcessUtils | 2888 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:866 | [INFO] | | | | | | ProcessUtils | 9748 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:867 | [INFO] | | | | | | ProcessUtils | 9748 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:871 | [INFO] | | | | | | ProcessUtils | 2888 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:872 | [INFO] | | | | | | ProcessUtils | 8124 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:872 | [INFO] | | | | | | ProcessUtils | 2888 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:872 | [INFO] | | | | | | ProcessUtils | 8124 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:895 | [INFO] | | | | | | ProcessUtils | 7108 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:900 | [INFO] | | | | | | ProcessUtils | 7108 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:900 | [INFO] | | | | | | ProcessUtils | 7108 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:914 | [INFO] | | | | | | ProcessUtils | 7352 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:914 | [INFO] | | | | | | | 7352 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 36824636
Content-Type: application/zip
Content-MD5: 407S97X/cqwloeNo/rtH6Q==
Last-Modified: Mon, 05 Jun 2017 10:25:03 GMT
Accept-Ranges: bytes
ETag: "e34ed2f7b5ff72ac25a1e368febb47e9:1496672806.823373"
Server: AkamaiNetStorage
06/15/17 12:45:42:915 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:917 | [INFO] | | | | | | ProcessUtils | 9748 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:918 | [INFO] | | | | | | ProcessUtils | 1880 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:925 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:926 | [INFO] | | | | | | ProcessUtils | 7352 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:934 | [INFO] | | | | | | ProcessUtils | 2888 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:958 | [INFO] | | | | | | ProcessUtils | 8124 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:42:967 | [INFO] | | | | | | ProcessUtils | 2508 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:976 | [INFO] | | | | | | ProcessUtils | 2508 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:977 | [INFO] | | | | | | ProcessUtils | 2508 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:983 | [INFO] | | | | | | ProcessUtils | 4776 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:983 | [INFO] | | | | | | ProcessUtils | 10172 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:42:996 | [INFO] | | | | | | ProcessUtils | 10172 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:996 | [INFO] | | | | | | ProcessUtils | 4776 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:42:996 | [INFO] | | | | | | ProcessUtils | 10172 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:42:997 | [INFO] | | | | | | ProcessUtils | 4776 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:028 | [INFO] | | | | | | | 7780 | Using New Adaptive Algorithm
06/15/17 12:45:43:028 | [INFO] | | | | | | | 11256 | Using New Adaptive Algorithm
06/15/17 12:45:43:031 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:031 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:044 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:044 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:045 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:045 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:049 | [ERROR] | | | | | | | 11256 | The windows error code is - 12180
06/15/17 12:45:43:049 | [ERROR] | | | | | | | 11256 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:43:049 | [ERROR] | | | | | | | 11256 | failed to resolve the proxy setting on the machine
06/15/17 12:45:43:049 | [INFO] | | | | | | ProcessUtils | 11256 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:050 | [INFO] | | | | | | | 11256 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreExt_202/CoreExt.zip
06/15/17 12:45:43:050 | [INFO] | | | | | | | 11256 | Going to download the file at C:\WINDOWS\TEMP\{09B4A8C6-549D-40CC-AF6F-74ADC4DC081C}/CoreExt.zip
06/15/17 12:45:43:050 | [ERROR] | | | | | | | 7780 | The windows error code is - 12180
06/15/17 12:45:43:051 | [ERROR] | | | | | | | 7780 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:43:051 | [ERROR] | | | | | | | 7780 | failed to resolve the proxy setting on the machine
06/15/17 12:45:43:051 | [INFO] | | | | | | ProcessUtils | 7780 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:051 | [INFO] | | | | | | | 7780 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ADS_202/ADS.zip
06/15/17 12:45:43:051 | [INFO] | | | | | | | 7780 | Going to download the file at C:\WINDOWS\TEMP\{7CE47C07-41B1-4A40-B2B2-5CF5C9FA9B16}/ADS.zip
06/15/17 12:45:43:052 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:054 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:061 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:062 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:064 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:064 | [INFO] | | | | | | ProcessUtils | 7108 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:065 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:105 | [INFO] | | | | | | ProcessUtils | 7352 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:105 | [INFO] | | | | | | | 7352 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:43:105 | [INFO] | | | | | | | 7352 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: 407S97X/cqwloeNo/rtH6Q==
Content-Range: bytes 36824634-36824635/36824636
Last-Modified: Mon, 05 Jun 2017 10:25:03 GMT
Accept-Ranges: bytes
ETag: "e34ed2f7b5ff72ac25a1e368febb47e9:1496672806.823373"
Server: AkamaiNetStorage
06/15/17 12:45:43:207 | [INFO] | | | | | | ProcessUtils | 2508 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:233 | [INFO] | | | | | | ProcessUtils | 4776 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:249 | [INFO] | | | | | | ProcessUtils | 10172 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:325 | [INFO] | | | | | | ProcessUtils | 7780 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:325 | [INFO] | | | | | | ProcessUtils | 11256 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:325 | [INFO] | | | | | | | 7780 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 1330727
Content-Type: application/zip
Content-MD5: tI9n7ZpzLX8Vj4heDZfBYg==
Last-Modified: Mon, 05 Jun 2017 10:25:59 GMT
Accept-Ranges: bytes
ETag: "b48f67ed9a732d7f158f885e0d97c162:1496672788.967451"
Server: AkamaiNetStorage
06/15/17 12:45:43:326 | [INFO] | | | | | | | 11256 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 1017181
Content-Type: application/zip
Content-MD5: EWdzxrjDd4aKHFRuOAiHBw==
Last-Modified: Mon, 05 Jun 2017 10:22:35 GMT
Accept-Ranges: bytes
ETag: "116773c6b8c377868a1c546e38088707:1496672810.999967"
Server: AkamaiNetStorage
06/15/17 12:45:43:327 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:328 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:337 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:338 | [INFO] | | | | | | ProcessUtils | 11256 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:340 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:340 | [INFO] | | | | | | ProcessUtils | 7780 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:452 | [INFO] | | | | | | ProcessUtils | 10784 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:452 | [INFO] | | | | | | ProcessUtils | 5456 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:453 | [INFO] | | | | | | ProcessUtils | 10892 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:467 | [INFO] | | | | | | ProcessUtils | 10928 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:468 | [INFO] | | | | | | ProcessUtils | 7524 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:468 | [INFO] | | | | | | ProcessUtils | 11016 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:468 | [INFO] | | | | | | ProcessUtils | 10784 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:468 | [INFO] | | | | | | ProcessUtils | 5456 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:468 | [INFO] | | | | | | ProcessUtils | 10784 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:469 | [INFO] | | | | | | ProcessUtils | 10892 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:469 | [INFO] | | | | | | ProcessUtils | 5456 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:469 | [INFO] | | | | | | ProcessUtils | 10892 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:478 | [INFO] | | | | | | ProcessUtils | 11016 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:478 | [INFO] | | | | | | ProcessUtils | 7524 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:478 | [INFO] | | | | | | ProcessUtils | 11016 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:479 | [INFO] | | | | | | ProcessUtils | 7524 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:479 | [INFO] | | | | | | ProcessUtils | 10928 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:479 | [INFO] | | | | | | ProcessUtils | 10928 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:482 | [INFO] | | | | | | ProcessUtils | 11160 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:483 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:490 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:491 | [INFO] | | | | | | ProcessUtils | 11160 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:491 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:491 | [INFO] | | | | | | ProcessUtils | 11160 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:498 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:498 | [INFO] | | | | | | ProcessUtils | 5708 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:503 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:503 | [INFO] | | | | | | ProcessUtils | 5708 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:503 | [INFO] | | | | | | ProcessUtils | 5708 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:503 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:513 | [INFO] | | | | | | ProcessUtils | 100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:513 | [INFO] | | | | | | ProcessUtils | 10540 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:513 | [INFO] | | | | | | ProcessUtils | 4648 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:519 | [INFO] | | | | | | ProcessUtils | 4648 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:520 | [INFO] | | | | | | ProcessUtils | 10540 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:520 | [INFO] | | | | | | ProcessUtils | 4648 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:520 | [INFO] | | | | | | ProcessUtils | 100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:520 | [INFO] | | | | | | ProcessUtils | 10540 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:520 | [INFO] | | | | | | ProcessUtils | 100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:529 | [INFO] | | | | | | ProcessUtils | 776 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:529 | [INFO] | | | | | | ProcessUtils | 5384 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:529 | [INFO] | | | | | | ProcessUtils | 3092 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:529 | [INFO] | | | | | | ProcessUtils | 10996 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:530 | [INFO] | | | | | | ProcessUtils | 2420 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:536 | [INFO] | | | | | | ProcessUtils | 3092 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:536 | [INFO] | | | | | | ProcessUtils | 3092 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:537 | [INFO] | | | | | | ProcessUtils | 10996 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:537 | [INFO] | | | | | | ProcessUtils | 10996 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:538 | [INFO] | | | | | | ProcessUtils | 2420 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:538 | [INFO] | | | | | | ProcessUtils | 2420 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:539 | [INFO] | | | | | | ProcessUtils | 776 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:539 | [INFO] | | | | | | ProcessUtils | 5384 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:539 | [INFO] | | | | | | ProcessUtils | 776 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:540 | [INFO] | | | | | | ProcessUtils | 5384 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:544 | [INFO] | | | | | | ProcessUtils | 8100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:544 | [INFO] | | | | | | ProcessUtils | 11128 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:545 | [INFO] | | | | | | ProcessUtils | 6760 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:545 | [INFO] | | | | | | ProcessUtils | 8244 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:551 | [INFO] | | | | | | ProcessUtils | 11128 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:551 | [INFO] | | | | | | ProcessUtils | 11128 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:551 | [INFO] | | | | | | ProcessUtils | 8244 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:552 | [INFO] | | | | | | ProcessUtils | 8244 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:552 | [INFO] | | | | | | ProcessUtils | 6760 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:552 | [INFO] | | | | | | ProcessUtils | 6760 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:552 | [INFO] | | | | | | ProcessUtils | 8100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:552 | [INFO] | | | | | | ProcessUtils | 8100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:560 | [INFO] | | | | | | ProcessUtils | 10868 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:562 | [INFO] | | | | | | ProcessUtils | 10868 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:562 | [INFO] | | | | | | ProcessUtils | 10868 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:576 | [INFO] | | | | | | ProcessUtils | 9368 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:576 | [INFO] | | | | | | ProcessUtils | 3516 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:579 | [INFO] | | | | | | ProcessUtils | 3516 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:579 | [INFO] | | | | | | ProcessUtils | 9368 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:579 | [INFO] | | | | | | ProcessUtils | 9368 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:579 | [INFO] | | | | | | ProcessUtils | 3516 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:592 | [INFO] | | | | | | ProcessUtils | 3564 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:592 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:598 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:598 | [INFO] | | | | | | ProcessUtils | 3564 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:598 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:598 | [INFO] | | | | | | ProcessUtils | 3564 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:607 | [INFO] | | | | | | ProcessUtils | 5468 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:612 | [INFO] | | | | | | ProcessUtils | 5468 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:612 | [INFO] | | | | | | ProcessUtils | 5468 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:623 | [INFO] | | | | | | ProcessUtils | 2864 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:627 | [INFO] | | | | | | ProcessUtils | 2864 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:627 | [INFO] | | | | | | ProcessUtils | 2864 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:644 | [INFO] | | | | | | ProcessUtils | 11256 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:644 | [INFO] | | | | | | ProcessUtils | 7780 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:645 | [INFO] | | | | | | | 11256 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:43:645 | [INFO] | | | | | | | 7780 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:45:43:645 | [INFO] | | | | | | | 11256 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: EWdzxrjDd4aKHFRuOAiHBw==
Content-Range: bytes 1017179-1017180/1017181
Last-Modified: Mon, 05 Jun 2017 10:22:35 GMT
Accept-Ranges: bytes
ETag: "116773c6b8c377868a1c546e38088707:1496672810.999967"
Server: AkamaiNetStorage
06/15/17 12:45:43:645 | [INFO] | | | | | | | 7780 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:08 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: tI9n7ZpzLX8Vj4heDZfBYg==
Content-Range: bytes 1330725-1330726/1330727
Last-Modified: Mon, 05 Jun 2017 10:25:59 GMT
Accept-Ranges: bytes
ETag: "b48f67ed9a732d7f158f885e0d97c162:1496672788.967451"
Server: AkamaiNetStorage
06/15/17 12:45:43:813 | [INFO] | | | | | | ProcessUtils | 10784 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:815 | [INFO] | | | | | | ProcessUtils | 10892 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:851 | [INFO] | | | | | | ProcessUtils | 5456 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:870 | [INFO] | | | | | | ProcessUtils | 11016 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:873 | [INFO] | | | | | | ProcessUtils | 10920 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:873 | [INFO] | | | | | | ProcessUtils | 3392 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:43:879 | [INFO] | | | | | | ProcessUtils | 10920 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:879 | [INFO] | | | | | | ProcessUtils | 3392 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:43:879 | [INFO] | | | | | | ProcessUtils | 10920 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:879 | [INFO] | | | | | | ProcessUtils | 3392 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:43:892 | [INFO] | | | | | | ProcessUtils | 10928 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:910 | [INFO] | | | | | | ProcessUtils | 11160 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:936 | [INFO] | | | | | | ProcessUtils | 11204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:957 | [INFO] | | | | | | ProcessUtils | 7524 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:43:985 | [INFO] | | | | | | ProcessUtils | 10788 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:017 | [INFO] | | | | | | ProcessUtils | 5708 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:058 | [INFO] | | | | | | ProcessUtils | 100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:071 | [INFO] | | | | | | ProcessUtils | 776 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:083 | [INFO] | | | | | | ProcessUtils | 10996 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:095 | [INFO] | | | | | | ProcessUtils | 5384 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:213 | [INFO] | | | | | | ProcessUtils | 8244 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:238 | [INFO] | | | | | | ProcessUtils | 2864 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:500 | [INFO] | | | | | | ProcessUtils | 3092 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:511 | [INFO] | | | | | | ProcessUtils | 6760 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:609 | [INFO] | | | | | | ProcessUtils | 3392 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:44:622 | [INFO] | | | | | | ProcessUtils | 10920 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:030 | [INFO] | | | | | | ProcessUtils | 10540 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:827 | [INFO] | | | | | | ProcessUtils | 10868 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:843 | [INFO] | | | | | | ProcessUtils | 4648 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:843 | [INFO] | | | | | | ProcessUtils | 3516 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:844 | [INFO] | | | | | | ProcessUtils | 11128 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:844 | [INFO] | | | | | | ProcessUtils | 5588 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:844 | [INFO] | | | | | | ProcessUtils | 2420 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:859 | [INFO] | | | | | | ProcessUtils | 9368 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:874 | [INFO] | | | | | | ProcessUtils | 8100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:890 | [INFO] | | | | | | ProcessUtils | 3564 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:45:906 | [INFO] | | | | | | ProcessUtils | 5468 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:51:504 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:51:507 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:51:507 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:51:753 | [INFO] | | | | | | | 5316 | No encoding received in respose header. Going to rename...
06/15/17 12:45:51:756 | [INFO] | | | | | | | 5316 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_IPC_10_0_Library_116/provapp-IPC.... size: 1093820 Bytes, Time Taken:8975.000000 milliseconds
06/15/17 12:45:52:281 | [INFO] | | | | | | ProcessUtils | 10788 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:52:490 | [INFO] | | | | | | | 11680 | Using New Adaptive Algorithm
06/15/17 12:45:52:491 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:52:499 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:52:500 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:52:504 | [ERROR] | | | | | | | 11680 | The windows error code is - 12180
06/15/17 12:45:52:504 | [ERROR] | | | | | | | 11680 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:52:504 | [ERROR] | | | | | | | 11680 | failed to resolve the proxy setting on the machine
06/15/17 12:45:52:504 | [INFO] | | | | | | ProcessUtils | 11680 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:52:504 | [INFO] | | | | | | | 11680 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_TCC_202/manifest.xml
06/15/17 12:45:52:504 | [INFO] | | | | | | | 11680 | Going to download the file at C:\WINDOWS\TEMP\{F2E26051-8138-4045-B1AE-0357943167C5}/manifest.xml
06/15/17 12:45:52:615 | [INFO] | | | | | | | 11680 | Preference: Preference is set for adding compression header
06/15/17 12:45:52:615 | [INFO] | | | | | | | 11680 | Preference: Client has set the preference for single stream download
06/15/17 12:45:52:741 | [INFO] | | | | | | ProcessUtils | 11916 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:52:750 | [INFO] | | | | | | ProcessUtils | 11916 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:52:751 | [INFO] | | | | | | ProcessUtils | 11916 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:52:808 | [INFO] | | | | | | | 2564 | incrementing the thread. now the active thread count is 21
06/15/17 12:45:52:810 | [INFO] | | | | | | ProcessUtils | 8244 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:52:818 | [INFO] | | | | | | ProcessUtils | 8244 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:52:819 | [INFO] | | | | | | ProcessUtils | 8244 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:52:882 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:52:890 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:52:890 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:53:352 | [INFO] | | | | | | ProcessUtils | 8244 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:53:457 | [INFO] | | | | | | ProcessUtils | 2172 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:54:261 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:54:264 | [INFO] | | | | | | ProcessUtils | 11916 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:54:270 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:54:271 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:54:302 | [ERROR] | | | | | | | 11916 | The windows error code is - 12150
06/15/17 12:45:54:371 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:54:380 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:54:381 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:54:475 | [INFO] | | | | | | | 11880 | No encoding received in respose header. Going to rename...
06/15/17 12:45:54:477 | [INFO] | | | | | | | 11880 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_TCC_202/manifest.xml size: 568 Bytes, Time Taken:1859.000000 milliseconds
06/15/17 12:45:54:708 | [INFO] | | | | | | | 11680 | Using New Adaptive Algorithm
06/15/17 12:45:54:710 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:54:719 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:54:719 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:54:723 | [ERROR] | | | | | | | 11680 | The windows error code is - 12180
06/15/17 12:45:54:723 | [ERROR] | | | | | | | 11680 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:54:723 | [ERROR] | | | | | | | 11680 | failed to resolve the proxy setting on the machine
06/15/17 12:45:54:724 | [INFO] | | | | | | ProcessUtils | 11680 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:54:724 | [INFO] | | | | | | | 11680 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_TCC_202//validation.xml
06/15/17 12:45:54:724 | [INFO] | | | | | | | 11680 | Going to download the file at C:\WINDOWS\TEMP\{F2E26051-8138-4045-B1AE-0357943167C5}/validation.xml
06/15/17 12:45:54:833 | [INFO] | | | | | | | 11680 | Preference: Preference is set for adding compression header
06/15/17 12:45:54:834 | [INFO] | | | | | | | 11680 | Preference: Client has set the preference for single stream download
06/15/17 12:45:54:960 | [INFO] | | | | | | ProcessUtils | 12028 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:54:969 | [INFO] | | | | | | ProcessUtils | 12028 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:54:969 | [INFO] | | | | | | ProcessUtils | 12028 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:54:984 | [INFO] | | | | | | ProcessUtils | 11204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:55:120 | [INFO] | | | | | | ProcessUtils | 5588 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:55:380 | [INFO] | | | | | | | 2472 | incrementing the thread. now the active thread count is 4
06/15/17 12:45:55:476 | [INFO] | | | | | | ProcessUtils | 7892 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:55:485 | [INFO] | | | | | | ProcessUtils | 7892 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:55:486 | [INFO] | | | | | | ProcessUtils | 7892 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:56:226 | [INFO] | | | | | | ProcessUtils | 7892 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:57:202 | [INFO] | | | | | | ProcessUtils | 11016 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:57:210 | [INFO] | | | | | | ProcessUtils | 11016 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:57:210 | [INFO] | | | | | | ProcessUtils | 11016 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:57:946 | [INFO] | | | | | | ProcessUtils | 11016 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:58:086 | [INFO] | | | | | | | 9840 | No encoding received in respose header. Going to rename...
06/15/17 12:45:58:089 | [INFO] | | | | | | | 9840 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreExt_202/CoreExt.zip size: 1017181 Bytes, Time Taken:14338.000000 milliseconds
06/15/17 12:45:58:420 | [INFO] | | | | | | ProcessUtils | 12028 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:58:452 | [ERROR] | | | | | | | 12028 | The windows error code is - 12150
06/15/17 12:45:58:641 | [INFO] | | | | | | | 11988 | No encoding received in respose header. Going to rename...
06/15/17 12:45:58:643 | [INFO] | | | | | | | 11988 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_TCC_202//validation.xml size: 281 Bytes, Time Taken:3806.000000 milliseconds
06/15/17 12:45:58:671 | [INFO] | | | | | | | 11688 | Using New Adaptive Algorithm
06/15/17 12:45:58:674 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:58:683 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:58:684 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:58:688 | [ERROR] | | | | | | | 11688 | The windows error code is - 12180
06/15/17 12:45:58:688 | [ERROR] | | | | | | | 11688 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:58:688 | [ERROR] | | | | | | | 11688 | failed to resolve the proxy setting on the machine
06/15/17 12:45:58:688 | [INFO] | | | | | | ProcessUtils | 11688 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:58:689 | [INFO] | | | | | | | 11688 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_Notifications_202/manifest.x...
06/15/17 12:45:58:689 | [INFO] | | | | | | | 11688 | Going to download the file at C:\WINDOWS\TEMP\{25C8949C-5434-447A-AC23-E1999D425CC8}/manifest.xml
06/15/17 12:45:58:796 | [INFO] | | | | | | | 11688 | Preference: Preference is set for adding compression header
06/15/17 12:45:58:797 | [INFO] | | | | | | | 11688 | Preference: Client has set the preference for single stream download
06/15/17 12:45:58:834 | [INFO] | | | | | | ProcessUtils | 8244 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:58:842 | [INFO] | | | | | | ProcessUtils | 8244 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:58:843 | [INFO] | | | | | | ProcessUtils | 8244 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:58:874 | [INFO] | | | | | | | 11680 | Using New Adaptive Algorithm
06/15/17 12:45:58:876 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:58:885 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:58:885 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:58:889 | [ERROR] | | | | | | | 11680 | The windows error code is - 12180
06/15/17 12:45:58:889 | [ERROR] | | | | | | | 11680 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:45:58:889 | [ERROR] | | | | | | | 11680 | failed to resolve the proxy setting on the machine
06/15/17 12:45:58:890 | [INFO] | | | | | | ProcessUtils | 11680 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:58:890 | [INFO] | | | | | | | 11680 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_TCC_202/TCC.zip
06/15/17 12:45:58:890 | [INFO] | | | | | | | 11680 | Going to download the file at C:\WINDOWS\TEMP\{F2E26051-8138-4045-B1AE-0357943167C5}/TCC.zip
06/15/17 12:45:58:892 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:58:899 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:58:900 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:58:923 | [INFO] | | | | | | ProcessUtils | 11796 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:58:931 | [INFO] | | | | | | ProcessUtils | 11796 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:58:932 | [INFO] | | | | | | ProcessUtils | 11796 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:59:328 | [INFO] | | | | | | | 7116 | incrementing the thread. now the active thread count is 3
06/15/17 12:45:59:350 | [INFO] | | | | | | ProcessUtils | 8244 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:59:392 | [INFO] | | | | | | ProcessUtils | 4240 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:59:400 | [INFO] | | | | | | ProcessUtils | 4240 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:59:400 | [INFO] | | | | | | ProcessUtils | 4240 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:45:59:841 | [INFO] | | | | | | ProcessUtils | 11680 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:45:59:841 | [INFO] | | | | | | | 11680 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:24 GMT
Content-Length: 1569047
Content-Type: application/zip
Content-MD5: Vq7dV0yyDc25MN1V3NThog==
Last-Modified: Mon, 05 Jun 2017 10:26:20 GMT
Accept-Ranges: bytes
ETag: "56aedd574cb20dcdb930dd55dcd4e1a2:1496672845.099268"
Server: AkamaiNetStorage
06/15/17 12:45:59:843 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:45:59:851 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:45:59:851 | [INFO] | | | | | | ProcessUtils | 11680 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:00:137 | [INFO] | | | | | | ProcessUtils | 4240 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:00:229 | [INFO] | | | | | | ProcessUtils | 11796 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:00:265 | [ERROR] | | | | | | | 11796 | The windows error code is - 12150
06/15/17 12:46:00:303 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:00:311 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:00:311 | [INFO] | | | | | | ProcessUtils | 10788 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:00:438 | [INFO] | | | | | | | 11808 | No encoding received in respose header. Going to rename...
06/15/17 12:46:00:440 | [INFO] | | | | | | | 11808 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_Notifications_202/manifest.x... size: 598 Bytes, Time Taken:1640.000000 milliseconds
06/15/17 12:46:00:545 | [INFO] | | | | | | ProcessUtils | 11680 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:00:546 | [INFO] | | | | | | | 11680 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:00:546 | [INFO] | | | | | | | 11680 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:25 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: Vq7dV0yyDc25MN1V3NThog==
Content-Range: bytes 1569045-1569046/1569047
Last-Modified: Mon, 05 Jun 2017 10:26:20 GMT
Accept-Ranges: bytes
ETag: "56aedd574cb20dcdb930dd55dcd4e1a2:1496672845.099268"
Server: AkamaiNetStorage
06/15/17 12:46:00:671 | [INFO] | | | | | | | 11688 | Using New Adaptive Algorithm
06/15/17 12:46:00:673 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:00:681 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:00:682 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:00:686 | [ERROR] | | | | | | | 11688 | The windows error code is - 12180
06/15/17 12:46:00:686 | [ERROR] | | | | | | | 11688 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:00:686 | [ERROR] | | | | | | | 11688 | failed to resolve the proxy setting on the machine
06/15/17 12:46:00:686 | [INFO] | | | | | | ProcessUtils | 11688 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:00:686 | [INFO] | | | | | | | 11688 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_Notifications_202//validatio...
06/15/17 12:46:00:687 | [INFO] | | | | | | | 11688 | Going to download the file at C:\WINDOWS\TEMP\{25C8949C-5434-447A-AC23-E1999D425CC8}/validation.xml
06/15/17 12:46:00:796 | [INFO] | | | | | | | 11688 | Preference: Preference is set for adding compression header
06/15/17 12:46:00:797 | [INFO] | | | | | | | 11688 | Preference: Client has set the preference for single stream download
06/15/17 12:46:00:798 | [INFO] | | | | | | ProcessUtils | 11592 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:00:806 | [INFO] | | | | | | ProcessUtils | 11592 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:00:807 | [INFO] | | | | | | ProcessUtils | 11592 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:00:923 | [INFO] | | | | | | ProcessUtils | 12012 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:00:931 | [INFO] | | | | | | ProcessUtils | 12012 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:00:932 | [INFO] | | | | | | ProcessUtils | 12012 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:01:094 | [INFO] | | | | | | ProcessUtils | 10788 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:01:419 | [INFO] | | | | | | ProcessUtils | 11592 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:01:428 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:01:435 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:01:436 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:01:563 | [INFO] | | | | | | | 10184 | No encoding received in respose header. Going to rename...
06/15/17 12:46:01:565 | [INFO] | | | | | | | 10184 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ElevationManager_202/Elevation... size: 1074886 Bytes, Time Taken:18815.000000 milliseconds
06/15/17 12:46:02:229 | [INFO] | | | | | | ProcessUtils | 11204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:02:308 | [INFO] | | | | | | | 12132 | Using New Adaptive Algorithm
06/15/17 12:46:02:310 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:02:318 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:02:319 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:02:322 | [ERROR] | | | | | | | 12132 | The windows error code is - 12180
06/15/17 12:46:02:323 | [ERROR] | | | | | | | 12132 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:02:323 | [ERROR] | | | | | | | 12132 | failed to resolve the proxy setting on the machine
06/15/17 12:46:02:323 | [INFO] | | | | | | ProcessUtils | 12132 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:02:323 | [INFO] | | | | | | | 12132 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SignInApp_202/manifest.xml
06/15/17 12:46:02:323 | [INFO] | | | | | | | 12132 | Going to download the file at C:\WINDOWS\TEMP\{B6F84F5B-FE69-41A6-BF9C-FEE1B899EC12}/manifest.xml
06/15/17 12:46:02:338 | [INFO] | | | | | | ProcessUtils | 12012 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:02:371 | [ERROR] | | | | | | | 12012 | The windows error code is - 12150
06/15/17 12:46:02:433 | [INFO] | | | | | | | 12132 | Preference: Preference is set for adding compression header
06/15/17 12:46:02:433 | [INFO] | | | | | | | 12132 | Preference: Client has set the preference for single stream download
06/15/17 12:46:02:543 | [INFO] | | | | | | | 11988 | No encoding received in respose header. Going to rename...
06/15/17 12:46:02:545 | [INFO] | | | | | | | 11988 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_Notifications_202//validatio... size: 348 Bytes, Time Taken:1745.000000 milliseconds
06/15/17 12:46:02:560 | [INFO] | | | | | | ProcessUtils | 11308 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:02:568 | [INFO] | | | | | | ProcessUtils | 11308 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:02:568 | [INFO] | | | | | | ProcessUtils | 11308 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:02:627 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:02:635 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:02:635 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:02:667 | [INFO] | | | | | | | 7652 | incrementing the thread. now the active thread count is 10
06/15/17 12:46:02:747 | [INFO] | | | | | | ProcessUtils | 1400 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:02:755 | [INFO] | | | | | | ProcessUtils | 1400 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:02:756 | [INFO] | | | | | | ProcessUtils | 1400 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:02:871 | [INFO] | | | | | | | 11688 | Using New Adaptive Algorithm
06/15/17 12:46:02:873 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:02:880 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:02:881 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:02:885 | [ERROR] | | | | | | | 11688 | The windows error code is - 12180
06/15/17 12:46:02:885 | [ERROR] | | | | | | | 11688 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:02:885 | [ERROR] | | | | | | | 11688 | failed to resolve the proxy setting on the machine
06/15/17 12:46:02:885 | [INFO] | | | | | | ProcessUtils | 11688 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:02:886 | [INFO] | | | | | | | 11688 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_Notifications_202/Notification...
06/15/17 12:46:02:886 | [INFO] | | | | | | | 11688 | Going to download the file at C:\WINDOWS\TEMP\{25C8949C-5434-447A-AC23-E1999D425CC8}/Notifications.zip
06/15/17 12:46:02:887 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:02:895 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:02:896 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:03:346 | [INFO] | | | | | | ProcessUtils | 2172 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:03:474 | [INFO] | | | | | | ProcessUtils | 1400 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:03:637 | [INFO] | | | | | | ProcessUtils | 11688 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:03:638 | [INFO] | | | | | | | 11688 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:28 GMT
Content-Length: 2181599
Content-Type: application/zip
Content-MD5: zT/GzKZ7j5JdiEHYNkbxsg==
Last-Modified: Mon, 05 Jun 2017 10:26:09 GMT
Accept-Ranges: bytes
ETag: "cd3fc6cca67b8f925d8841d83646f1b2:1496672835.547936"
Server: AkamaiNetStorage
06/15/17 12:46:03:640 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:03:648 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:03:648 | [INFO] | | | | | | ProcessUtils | 11688 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:04:096 | [INFO] | | | | | | ProcessUtils | 11308 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:04:136 | [ERROR] | | | | | | | 11308 | The windows error code is - 12150
06/15/17 12:46:04:293 | [INFO] | | | | | | | 10652 | No encoding received in respose header. Going to rename...
06/15/17 12:46:04:295 | [INFO] | | | | | | | 10652 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SignInApp_202/manifest.xml size: 584 Bytes, Time Taken:1859.000000 milliseconds
06/15/17 12:46:04:390 | [INFO] | | | | | | ProcessUtils | 11688 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:04:390 | [INFO] | | | | | | | 11688 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:04:390 | [INFO] | | | | | | | 11688 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:29 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: zT/GzKZ7j5JdiEHYNkbxsg==
Content-Range: bytes 2181597-2181598/2181599
Last-Modified: Mon, 05 Jun 2017 10:26:09 GMT
Accept-Ranges: bytes
ETag: "cd3fc6cca67b8f925d8841d83646f1b2:1496672835.547936"
Server: AkamaiNetStorage
06/15/17 12:46:04:527 | [INFO] | | | | | | | 12132 | Using New Adaptive Algorithm
06/15/17 12:46:04:529 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:04:537 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:04:538 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:04:541 | [ERROR] | | | | | | | 12132 | The windows error code is - 12180
06/15/17 12:46:04:542 | [ERROR] | | | | | | | 12132 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:04:542 | [ERROR] | | | | | | | 12132 | failed to resolve the proxy setting on the machine
06/15/17 12:46:04:542 | [INFO] | | | | | | ProcessUtils | 12132 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:04:542 | [INFO] | | | | | | | 12132 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SignInApp_202//validation.xm...
06/15/17 12:46:04:542 | [INFO] | | | | | | | 12132 | Going to download the file at C:\WINDOWS\TEMP\{B6F84F5B-FE69-41A6-BF9C-FEE1B899EC12}/validation.xml
06/15/17 12:46:04:638 | [INFO] | | | | | | ProcessUtils | 10864 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:04:646 | [INFO] | | | | | | ProcessUtils | 10864 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:04:647 | [INFO] | | | | | | ProcessUtils | 10864 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:04:652 | [INFO] | | | | | | | 12132 | Preference: Preference is set for adding compression header
06/15/17 12:46:04:652 | [INFO] | | | | | | | 12132 | Preference: Client has set the preference for single stream download
06/15/17 12:46:04:779 | [INFO] | | | | | | ProcessUtils | 11432 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:04:787 | [INFO] | | | | | | ProcessUtils | 11432 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:04:788 | [INFO] | | | | | | ProcessUtils | 11432 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:05:298 | [INFO] | | | | | | ProcessUtils | 10864 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:05:606 | [INFO] | | | | | | | 3024 | No encoding received in respose header. Going to rename...
06/15/17 12:46:05:608 | [INFO] | | | | | | | 3024 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HEX_202/HEX.zip size: 1280427 Bytes, Time Taken:23030.000000 milliseconds
06/15/17 12:46:06:043 | [INFO] | | | | | | | 6456 | No encoding received in respose header. Going to rename...
06/15/17 12:46:06:045 | [INFO] | | | | | | | 6456 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ADS_202/ADS.zip size: 1330727 Bytes, Time Taken:22295.000000 milliseconds
06/15/17 12:46:06:165 | [INFO] | | | | | | ProcessUtils | 11432 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:06:199 | [ERROR] | | | | | | | 11432 | The windows error code is - 12150
06/15/17 12:46:06:308 | [INFO] | | | | | | | 7652 | decrementing the thread count. now the active thread count is 9
06/15/17 12:46:06:402 | [INFO] | | | | | | | 12272 | No encoding received in respose header. Going to rename...
06/15/17 12:46:06:405 | [INFO] | | | | | | | 12272 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SignInApp_202//validation.xm... size: 280 Bytes, Time Taken:1750.000000 milliseconds
06/15/17 12:46:06:418 | [INFO] | | | | | | | 11976 | Using New Adaptive Algorithm
06/15/17 12:46:06:420 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:06:428 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:06:429 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:06:433 | [ERROR] | | | | | | | 11976 | The windows error code is - 12180
06/15/17 12:46:06:433 | [ERROR] | | | | | | | 11976 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:06:433 | [ERROR] | | | | | | | 11976 | failed to resolve the proxy setting on the machine
06/15/17 12:46:06:434 | [INFO] | | | | | | ProcessUtils | 11976 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:06:434 | [INFO] | | | | | | | 11976 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCCApp_202/manifest.xml
06/15/17 12:46:06:434 | [INFO] | | | | | | | 11976 | Going to download the file at C:\WINDOWS\TEMP\{71B7E214-1E22-4745-B396-64F3590C4B7B}/manifest.xml
06/15/17 12:46:06:543 | [INFO] | | | | | | | 11976 | Preference: Preference is set for adding compression header
06/15/17 12:46:06:543 | [INFO] | | | | | | | 11976 | Preference: Client has set the preference for single stream download
06/15/17 12:46:06:636 | [INFO] | | | | | | | 12132 | Using New Adaptive Algorithm
06/15/17 12:46:06:638 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:06:646 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:06:647 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:06:651 | [ERROR] | | | | | | | 12132 | The windows error code is - 12180
06/15/17 12:46:06:651 | [ERROR] | | | | | | | 12132 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:06:651 | [ERROR] | | | | | | | 12132 | failed to resolve the proxy setting on the machine
06/15/17 12:46:06:652 | [INFO] | | | | | | ProcessUtils | 12132 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:06:652 | [INFO] | | | | | | | 12132 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SignInApp_202/SignInApp.zip
06/15/17 12:46:06:652 | [INFO] | | | | | | | 12132 | Going to download the file at C:\WINDOWS\TEMP\{B6F84F5B-FE69-41A6-BF9C-FEE1B899EC12}/SignInApp.zip
06/15/17 12:46:06:654 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:06:662 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:06:663 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:06:669 | [INFO] | | | | | | ProcessUtils | 6160 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:06:675 | [INFO] | | | | | | ProcessUtils | 6160 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:06:675 | [INFO] | | | | | | ProcessUtils | 6160 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:06:933 | [INFO] | | | | | | | 9456 | Using New Adaptive Algorithm
06/15/17 12:46:06:935 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:06:943 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:06:944 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:06:948 | [ERROR] | | | | | | | 9456 | The windows error code is - 12180
06/15/17 12:46:06:948 | [ERROR] | | | | | | | 9456 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:06:948 | [ERROR] | | | | | | | 9456 | failed to resolve the proxy setting on the machine
06/15/17 12:46:06:948 | [INFO] | | | | | | ProcessUtils | 9456 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:06:949 | [INFO] | | | | | | | 9456 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_utils_202/manifest.xml
06/15/17 12:46:06:949 | [INFO] | | | | | | | 9456 | Going to download the file at C:\WINDOWS\TEMP\{A666A6DD-F587-4E74-BAD8-08B4758C1595}/manifest.xml
06/15/17 12:46:07:060 | [INFO] | | | | | | | 9456 | Preference: Preference is set for adding compression header
06/15/17 12:46:07:061 | [INFO] | | | | | | | 9456 | Preference: Client has set the preference for single stream download
06/15/17 12:46:07:187 | [INFO] | | | | | | ProcessUtils | 11448 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:07:196 | [INFO] | | | | | | ProcessUtils | 11448 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:07:196 | [INFO] | | | | | | ProcessUtils | 11448 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:07:372 | [INFO] | | | | | | ProcessUtils | 12132 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:07:372 | [INFO] | | | | | | | 12132 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:32 GMT
Content-Length: 581522
Content-Type: application/zip
Content-MD5: bKNaMB5kgL4cl3xpMgVX3g==
Last-Modified: Mon, 05 Jun 2017 10:25:48 GMT
Accept-Ranges: bytes
ETag: "6ca35a301e6480be1c977c69320557de:1496672839.402537"
Server: AkamaiNetStorage
06/15/17 12:46:07:374 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:07:383 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:07:384 | [INFO] | | | | | | ProcessUtils | 12132 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:08:108 | [INFO] | | | | | | ProcessUtils | 12132 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:08:109 | [INFO] | | | | | | | 12132 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:08:109 | [INFO] | | | | | | | 12132 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:33 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: bKNaMB5kgL4cl3xpMgVX3g==
Content-Range: bytes 581520-581521/581522
Last-Modified: Mon, 05 Jun 2017 10:25:48 GMT
Accept-Ranges: bytes
ETag: "6ca35a301e6480be1c977c69320557de:1496672839.402537"
Server: AkamaiNetStorage
06/15/17 12:46:08:189 | [INFO] | | | | | | ProcessUtils | 6160 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:08:217 | [ERROR] | | | | | | | 6160 | The windows error code is - 12150
06/15/17 12:46:08:359 | [INFO] | | | | | | ProcessUtils | 11888 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:08:367 | [INFO] | | | | | | ProcessUtils | 11888 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:08:367 | [INFO] | | | | | | ProcessUtils | 11888 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:08:405 | [INFO] | | | | | | | 12156 | No encoding received in respose header. Going to rename...
06/15/17 12:46:08:407 | [INFO] | | | | | | | 12156 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCCApp_202/manifest.xml size: 577 Bytes, Time Taken:1861.000000 milliseconds
06/15/17 12:46:08:625 | [INFO] | | | | | | ProcessUtils | 11448 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:08:639 | [INFO] | | | | | | | 11976 | Using New Adaptive Algorithm
06/15/17 12:46:08:641 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:08:648 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:08:649 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:08:653 | [ERROR] | | | | | | | 11976 | The windows error code is - 12180
06/15/17 12:46:08:653 | [ERROR] | | | | | | | 11976 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:08:653 | [ERROR] | | | | | | | 11976 | failed to resolve the proxy setting on the machine
06/15/17 12:46:08:653 | [INFO] | | | | | | ProcessUtils | 11976 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:08:653 | [INFO] | | | | | | | 11976 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCCApp_202//validation.xml
06/15/17 12:46:08:653 | [INFO] | | | | | | | 11976 | Going to download the file at C:\WINDOWS\TEMP\{71B7E214-1E22-4745-B396-64F3590C4B7B}/validation.xml
06/15/17 12:46:08:655 | [ERROR] | | | | | | | 11448 | The windows error code is - 12150
06/15/17 12:46:08:764 | [INFO] | | | | | | | 11976 | Preference: Preference is set for adding compression header
06/15/17 12:46:08:764 | [INFO] | | | | | | | 11976 | Preference: Client has set the preference for single stream download
06/15/17 12:46:08:811 | [INFO] | | | | | | | 11360 | No encoding received in respose header. Going to rename...
06/15/17 12:46:08:811 | [INFO] | | | | | | | 11360 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_utils_202/manifest.xml size: 574 Bytes, Time Taken:1750.000000 milliseconds
06/15/17 12:46:08:873 | [INFO] | | | | | | | 2564 | decrementing the thread count. now the active thread count is 20
06/15/17 12:46:08:889 | [INFO] | | | | | | ProcessUtils | 12144 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:08:893 | [INFO] | | | | | | ProcessUtils | 12144 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:08:893 | [INFO] | | | | | | ProcessUtils | 12144 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:09:045 | [INFO] | | | | | | | 9456 | Using New Adaptive Algorithm
06/15/17 12:46:09:047 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:09:054 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:09:055 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:09:059 | [ERROR] | | | | | | | 9456 | The windows error code is - 12180
06/15/17 12:46:09:059 | [ERROR] | | | | | | | 9456 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:09:059 | [ERROR] | | | | | | | 9456 | failed to resolve the proxy setting on the machine
06/15/17 12:46:09:059 | [INFO] | | | | | | ProcessUtils | 9456 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:09:060 | [INFO] | | | | | | | 9456 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_utils_202//validation.xml
06/15/17 12:46:09:060 | [INFO] | | | | | | | 9456 | Going to download the file at C:\WINDOWS\TEMP\{A666A6DD-F587-4E74-BAD8-08B4758C1595}/validation.xml
06/15/17 12:46:09:070 | [INFO] | | | | | | ProcessUtils | 11888 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:09:170 | [INFO] | | | | | | | 9456 | Preference: Preference is set for adding compression header
06/15/17 12:46:09:170 | [INFO] | | | | | | | 9456 | Preference: Client has set the preference for single stream download
06/15/17 12:46:09:296 | [INFO] | | | | | | ProcessUtils | 11788 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:09:299 | [INFO] | | | | | | ProcessUtils | 11788 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:09:300 | [INFO] | | | | | | ProcessUtils | 11788 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:09:848 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:09:856 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:09:857 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:09:951 | [INFO] | | | | | | | 7652 | decrementing the thread count. now the active thread count is 8
06/15/17 12:46:10:036 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:10:043 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:10:044 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:10:195 | [INFO] | | | | | | ProcessUtils | 12144 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:10:233 | [ERROR] | | | | | | | 12144 | The windows error code is - 12150
06/15/17 12:46:10:405 | [INFO] | | | | | | | 12048 | No encoding received in respose header. Going to rename...
06/15/17 12:46:10:407 | [INFO] | | | | | | | 12048 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCCApp_202//validation.xml size: 903 Bytes, Time Taken:1640.000000 milliseconds
06/15/17 12:46:10:420 | [INFO] | | | | | | ProcessUtils | 11204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:10:575 | [INFO] | | | | | | ProcessUtils | 11788 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:10:597 | [ERROR] | | | | | | | 11788 | The windows error code is - 12150
06/15/17 12:46:10:632 | [INFO] | | | | | | | 11976 | Using New Adaptive Algorithm
06/15/17 12:46:10:634 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:10:640 | [INFO] | | | | | | ProcessUtils | 5588 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:10:643 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:10:644 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:10:647 | [ERROR] | | | | | | | 11976 | The windows error code is - 12180
06/15/17 12:46:10:648 | [ERROR] | | | | | | | 11976 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:10:648 | [ERROR] | | | | | | | 11976 | failed to resolve the proxy setting on the machine
06/15/17 12:46:10:648 | [INFO] | | | | | | ProcessUtils | 11976 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:10:648 | [INFO] | | | | | | | 11976 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCCApp_202/ACCC.zip
06/15/17 12:46:10:648 | [INFO] | | | | | | | 11976 | Going to download the file at C:\WINDOWS\TEMP\{71B7E214-1E22-4745-B396-64F3590C4B7B}/ACCC.zip
06/15/17 12:46:10:650 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:10:656 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:10:657 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:10:730 | [INFO] | | | | | | | 4448 | No encoding received in respose header. Going to rename...
06/15/17 12:46:10:733 | [INFO] | | | | | | | 4448 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_core_202/Core.zip size: 1820076 Bytes, Time Taken:27883.000000 milliseconds
06/15/17 12:46:10:796 | [INFO] | | | | | | | 10160 | No encoding received in respose header. Going to rename...
06/15/17 12:46:10:798 | [INFO] | | | | | | | 10160 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_utils_202//validation.xml size: 418 Bytes, Time Taken:1625.000000 milliseconds
06/15/17 12:46:11:045 | [INFO] | | | | | | | 9456 | Using New Adaptive Algorithm
06/15/17 12:46:11:047 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:11:055 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:11:055 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:11:059 | [ERROR] | | | | | | | 9456 | The windows error code is - 12180
06/15/17 12:46:11:059 | [ERROR] | | | | | | | 9456 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:11:059 | [ERROR] | | | | | | | 9456 | failed to resolve the proxy setting on the machine
06/15/17 12:46:11:060 | [INFO] | | | | | | ProcessUtils | 9456 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:11:060 | [INFO] | | | | | | | 9456 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_utils_202/Utils.zip
06/15/17 12:46:11:060 | [INFO] | | | | | | | 9456 | Going to download the file at C:\WINDOWS\TEMP\{A666A6DD-F587-4E74-BAD8-08B4758C1595}/Utils.zip
06/15/17 12:46:11:062 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:11:069 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:11:070 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:11:355 | [INFO] | | | | | | ProcessUtils | 11976 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:11:355 | [INFO] | | | | | | | 11976 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:36 GMT
Content-Length: 19305342
Content-Type: application/zip
Content-MD5: aACEHYcCSM75WEU4V9OVgg==
Last-Modified: Mon, 05 Jun 2017 10:22:13 GMT
Accept-Ranges: bytes
ETag: "6800841d870248cef958453857d39582:1496672796.59584"
Server: AkamaiNetStorage
06/15/17 12:46:11:357 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:11:365 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:11:365 | [INFO] | | | | | | ProcessUtils | 11976 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:11:561 | [INFO] | | | | | | | 12152 | Using New Adaptive Algorithm
06/15/17 12:46:11:563 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:11:571 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:11:572 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:11:576 | [ERROR] | | | | | | | 12152 | The windows error code is - 12180
06/15/17 12:46:11:577 | [ERROR] | | | | | | | 12152 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:11:577 | [ERROR] | | | | | | | 12152 | failed to resolve the proxy setting on the machine
06/15/17 12:46:11:577 | [INFO] | | | | | | ProcessUtils | 12152 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:11:577 | [INFO] | | | | | | | 12152 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSync_202/manifest.xml
06/15/17 12:46:11:578 | [INFO] | | | | | | | 12152 | Going to download the file at C:\WINDOWS\TEMP\{CDC92538-2555-45BC-87AA-9395FC7CBF82}/manifest.xml
06/15/17 12:46:11:661 | [INFO] | | | | | | ProcessUtils | 9456 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:11:661 | [INFO] | | | | | | | 9456 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:36 GMT
Content-Length: 4996667
Content-Type: application/zip
Content-MD5: WuvPHT7KOKIh6wUUZ5zTqA==
Last-Modified: Mon, 05 Jun 2017 10:24:03 GMT
Accept-Ranges: bytes
ETag: "5aebcf1d3eca38a221eb0514679cd3a8:1496672850.466691"
Server: AkamaiNetStorage
06/15/17 12:46:11:663 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:11:671 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:11:671 | [INFO] | | | | | | ProcessUtils | 9456 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:11:686 | [INFO] | | | | | | | 12152 | Preference: Preference is set for adding compression header
06/15/17 12:46:11:686 | [INFO] | | | | | | | 12152 | Preference: Client has set the preference for single stream download
06/15/17 12:46:11:812 | [INFO] | | | | | | ProcessUtils | 11116 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:11:821 | [INFO] | | | | | | ProcessUtils | 11116 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:11:822 | [INFO] | | | | | | ProcessUtils | 11116 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:11:953 | [INFO] | | | | | | ProcessUtils | 11976 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:11:954 | [INFO] | | | | | | | 11976 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:11:954 | [INFO] | | | | | | | 11976 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:37 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: aACEHYcCSM75WEU4V9OVgg==
Content-Range: bytes 19305340-19305341/19305342
Last-Modified: Mon, 05 Jun 2017 10:22:13 GMT
Accept-Ranges: bytes
ETag: "6800841d870248cef958453857d39582:1496672796.59584"
Server: AkamaiNetStorage
06/15/17 12:46:12:237 | [INFO] | | | | | | ProcessUtils | 9224 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:12:245 | [INFO] | | | | | | ProcessUtils | 9224 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:12:246 | [INFO] | | | | | | ProcessUtils | 9224 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:12:252 | [INFO] | | | | | | ProcessUtils | 6264 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:12:257 | [INFO] | | | | | | ProcessUtils | 6264 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:12:257 | [INFO] | | | | | | ProcessUtils | 6264 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:12:298 | [INFO] | | | | | | ProcessUtils | 12144 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:12:304 | [INFO] | | | | | | ProcessUtils | 12144 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:12:304 | [INFO] | | | | | | ProcessUtils | 12144 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:12:309 | [INFO] | | | | | | ProcessUtils | 9456 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:12:310 | [INFO] | | | | | | | 9456 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:12:310 | [INFO] | | | | | | | 9456 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:37 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: WuvPHT7KOKIh6wUUZ5zTqA==
Content-Range: bytes 4996665-4996666/4996667
Last-Modified: Mon, 05 Jun 2017 10:24:03 GMT
Accept-Ranges: bytes
ETag: "5aebcf1d3eca38a221eb0514679cd3a8:1496672850.466691"
Server: AkamaiNetStorage
06/15/17 12:46:12:315 | [INFO] | | | | | | ProcessUtils | 7324 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:12:322 | [INFO] | | | | | | ProcessUtils | 7324 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:12:323 | [INFO] | | | | | | ProcessUtils | 7324 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:12:331 | [INFO] | | | | | | ProcessUtils | 12048 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:12:340 | [INFO] | | | | | | ProcessUtils | 12048 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:12:340 | [INFO] | | | | | | ProcessUtils | 12048 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:12:486 | [INFO] | | | | | | | 12008 | No encoding received in respose header. Going to rename...
06/15/17 12:46:12:490 | [INFO] | | | | | | | 12008 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SignInApp_202/SignInApp.zip size: 581522 Bytes, Time Taken:4267.000000 milliseconds
06/15/17 12:46:12:565 | [INFO] | | | | | | ProcessUtils | 12052 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:12:573 | [INFO] | | | | | | ProcessUtils | 12052 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:12:574 | [INFO] | | | | | | ProcessUtils | 12052 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:12:581 | [INFO] | | | | | | ProcessUtils | 12120 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:12:589 | [INFO] | | | | | | ProcessUtils | 12120 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:12:590 | [INFO] | | | | | | ProcessUtils | 12120 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:12:866 | [INFO] | | | | | | ProcessUtils | 9224 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:12:901 | [INFO] | | | | | | ProcessUtils | 6264 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:12:911 | [INFO] | | | | | | ProcessUtils | 10996 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:12:913 | [INFO] | | | | | | ProcessUtils | 10996 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:12:914 | [INFO] | | | | | | ProcessUtils | 10996 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:12:947 | [INFO] | | | | | | ProcessUtils | 12144 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:12:980 | [INFO] | | | | | | ProcessUtils | 10864 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:12:984 | [INFO] | | | | | | ProcessUtils | 10864 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:12:984 | [INFO] | | | | | | ProcessUtils | 10864 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:12:985 | [INFO] | | | | | | ProcessUtils | 7324 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:13:020 | [INFO] | | | | | | ProcessUtils | 12048 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:13:094 | [INFO] | | | | | | | 11776 | Using New Adaptive Algorithm
06/15/17 12:46:13:096 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:13:104 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:13:104 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:13:109 | [ERROR] | | | | | | | 11776 | The windows error code is - 12180
06/15/17 12:46:13:109 | [ERROR] | | | | | | | 11776 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:13:109 | [ERROR] | | | | | | | 11776 | failed to resolve the proxy setting on the machine
06/15/17 12:46:13:109 | [INFO] | | | | | | ProcessUtils | 11776 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:13:109 | [INFO] | | | | | | | 11776 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSyncExtension_202/manife...
06/15/17 12:46:13:109 | [INFO] | | | | | | | 11776 | Going to download the file at C:\WINDOWS\TEMP\{359F0314-54CD-4796-8215-3DDF8D7D6F92}/manifest.xml
06/15/17 12:46:13:154 | [INFO] | | | | | | ProcessUtils | 11116 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:13:188 | [ERROR] | | | | | | | 11116 | The windows error code is - 12150
06/15/17 12:46:13:219 | [INFO] | | | | | | | 11776 | Preference: Preference is set for adding compression header
06/15/17 12:46:13:219 | [INFO] | | | | | | | 11776 | Preference: Client has set the preference for single stream download
06/15/17 12:46:13:228 | [INFO] | | | | | | ProcessUtils | 12052 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:13:297 | [INFO] | | | | | | ProcessUtils | 12120 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:13:329 | [INFO] | | | | | | | 6468 | No encoding received in respose header. Going to rename...
06/15/17 12:46:13:331 | [INFO] | | | | | | | 6468 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSync_202/manifest.xml size: 585 Bytes, Time Taken:1643.000000 milliseconds
06/15/17 12:46:13:346 | [INFO] | | | | | | ProcessUtils | 11848 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:13:354 | [INFO] | | | | | | ProcessUtils | 11848 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:13:355 | [INFO] | | | | | | ProcessUtils | 11848 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:13:563 | [INFO] | | | | | | | 12152 | Using New Adaptive Algorithm
06/15/17 12:46:13:565 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:13:575 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:13:576 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:13:581 | [ERROR] | | | | | | | 12152 | The windows error code is - 12180
06/15/17 12:46:13:581 | [ERROR] | | | | | | | 12152 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:13:581 | [ERROR] | | | | | | | 12152 | failed to resolve the proxy setting on the machine
06/15/17 12:46:13:581 | [INFO] | | | | | | ProcessUtils | 12152 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:13:581 | [INFO] | | | | | | | 12152 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSync_202//validation.xml
06/15/17 12:46:13:581 | [INFO] | | | | | | | 12152 | Going to download the file at C:\WINDOWS\TEMP\{CDC92538-2555-45BC-87AA-9395FC7CBF82}/validation.xml
06/15/17 12:46:13:644 | [INFO] | | | | | | ProcessUtils | 10996 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:13:682 | [INFO] | | | | | | | 12152 | Preference: Preference is set for adding compression header
06/15/17 12:46:13:682 | [INFO] | | | | | | | 12152 | Preference: Client has set the preference for single stream download
06/15/17 12:46:13:697 | [INFO] | | | | | | ProcessUtils | 11824 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:13:705 | [INFO] | | | | | | ProcessUtils | 11824 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:13:706 | [INFO] | | | | | | ProcessUtils | 11824 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:13:729 | [INFO] | | | | | | ProcessUtils | 10864 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:13:796 | [INFO] | | | | | | | 11456 | incrementing the thread. now the active thread count is 2
06/15/17 12:46:14:437 | [INFO] | | | | | | | 11456 | No encoding received in respose header. Going to rename...
06/15/17 12:46:14:438 | [INFO] | | | | | | | 11456 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_Notifications_202/Notification... size: 2181599 Bytes, Time Taken:9941.000000 milliseconds
06/15/17 12:46:14:753 | [INFO] | | | | | | ProcessUtils | 11848 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:14:781 | [ERROR] | | | | | | | 11848 | The windows error code is - 12150
06/15/17 12:46:14:952 | [INFO] | | | | | | | 2472 | incrementing the thread. now the active thread count is 5
06/15/17 12:46:14:953 | [INFO] | | | | | | | 4448 | No encoding received in respose header. Going to rename...
06/15/17 12:46:14:955 | [INFO] | | | | | | | 4448 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSyncExtension_202/manife... size: 610 Bytes, Time Taken:1733.000000 milliseconds
06/15/17 12:46:15:002 | [INFO] | | | | | | ProcessUtils | 3500 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:15:011 | [INFO] | | | | | | ProcessUtils | 3500 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:15:011 | [INFO] | | | | | | ProcessUtils | 3500 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:15:171 | [INFO] | | | | | | | 7972 | Using New Adaptive Algorithm
06/15/17 12:46:15:173 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:15:181 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:15:181 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:15:185 | [ERROR] | | | | | | | 7972 | The windows error code is - 12180
06/15/17 12:46:15:185 | [ERROR] | | | | | | | 7972 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:15:185 | [ERROR] | | | | | | | 7972 | failed to resolve the proxy setting on the machine
06/15/17 12:46:15:186 | [INFO] | | | | | | ProcessUtils | 7972 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:15:186 | [INFO] | | | | | | | 7972 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_LiveType_202/manifest.xml
06/15/17 12:46:15:186 | [INFO] | | | | | | | 7972 | Going to download the file at C:\WINDOWS\TEMP\{707F8047-1D70-4E2D-B7F2-41346D1768DD}/manifest.xml
06/15/17 12:46:15:187 | [INFO] | | | | | | | 11776 | Using New Adaptive Algorithm
06/15/17 12:46:15:189 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:15:196 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:15:197 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:15:201 | [ERROR] | | | | | | | 11776 | The windows error code is - 12180
06/15/17 12:46:15:201 | [ERROR] | | | | | | | 11776 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:15:201 | [ERROR] | | | | | | | 11776 | failed to resolve the proxy setting on the machine
06/15/17 12:46:15:201 | [INFO] | | | | | | ProcessUtils | 11776 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:15:202 | [INFO] | | | | | | | 11776 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSyncExtension_202//valid...
06/15/17 12:46:15:202 | [INFO] | | | | | | | 11776 | Going to download the file at C:\WINDOWS\TEMP\{359F0314-54CD-4796-8215-3DDF8D7D6F92}/validation.xml
06/15/17 12:46:15:296 | [INFO] | | | | | | | 7972 | Preference: Preference is set for adding compression header
06/15/17 12:46:15:296 | [INFO] | | | | | | | 7972 | Preference: Client has set the preference for single stream download
06/15/17 12:46:15:312 | [INFO] | | | | | | | 11776 | Preference: Preference is set for adding compression header
06/15/17 12:46:15:312 | [INFO] | | | | | | | 11776 | Preference: Client has set the preference for single stream download
06/15/17 12:46:15:423 | [INFO] | | | | | | ProcessUtils | 11656 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:15:431 | [INFO] | | | | | | ProcessUtils | 11656 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:15:431 | [INFO] | | | | | | ProcessUtils | 11656 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:15:439 | [INFO] | | | | | | ProcessUtils | 11780 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:15:447 | [INFO] | | | | | | ProcessUtils | 11780 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:15:448 | [INFO] | | | | | | ProcessUtils | 11780 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:15:504 | [INFO] | | | | | | ProcessUtils | 11824 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:15:531 | [ERROR] | | | | | | | 11824 | The windows error code is - 12150
06/15/17 12:46:15:656 | [INFO] | | | | | | | 11936 | No encoding received in respose header. Going to rename...
06/15/17 12:46:15:658 | [INFO] | | | | | | | 11936 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSync_202//validation.xml size: 763 Bytes, Time Taken:1973.000000 milliseconds
06/15/17 12:46:15:790 | [INFO] | | | | | | ProcessUtils | 3500 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:15:984 | [INFO] | | | | | | | 12152 | Using New Adaptive Algorithm
06/15/17 12:46:15:986 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:15:994 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:15:995 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:15:999 | [ERROR] | | | | | | | 12152 | The windows error code is - 12180
06/15/17 12:46:16:000 | [ERROR] | | | | | | | 12152 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:16:000 | [ERROR] | | | | | | | 12152 | failed to resolve the proxy setting on the machine
06/15/17 12:46:16:000 | [INFO] | | | | | | ProcessUtils | 12152 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:16:000 | [INFO] | | | | | | | 12152 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSync_202/CoreSync.zip
06/15/17 12:46:16:000 | [INFO] | | | | | | | 12152 | Going to download the file at C:\WINDOWS\TEMP\{CDC92538-2555-45BC-87AA-9395FC7CBF82}/CoreSync.zip
06/15/17 12:46:16:002 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:16:010 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:16:011 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:16:761 | [INFO] | | | | | | ProcessUtils | 12152 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:16:762 | [INFO] | | | | | | | 12152 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:41 GMT
Content-Length: 15223922
Content-Type: application/zip
Content-MD5: 5lEnz8TwzWvp9Rv7fsslhQ==
Last-Modified: Mon, 05 Jun 2017 10:22:47 GMT
Accept-Ranges: bytes
ETag: "e65127cfc4f0cd6be9f51bfb7ecb2585:1496672814.918739"
Server: AkamaiNetStorage
06/15/17 12:46:16:763 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:16:772 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:16:773 | [INFO] | | | | | | ProcessUtils | 12152 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:16:920 | [INFO] | | | | | | ProcessUtils | 11656 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:16:939 | [INFO] | | | | | | ProcessUtils | 11780 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:16:955 | [ERROR] | | | | | | | 11656 | The windows error code is - 12150
06/15/17 12:46:16:971 | [ERROR] | | | | | | | 11780 | The windows error code is - 12150
06/15/17 12:46:17:159 | [INFO] | | | | | | | 5260 | No encoding received in respose header. Going to rename...
06/15/17 12:46:17:161 | [INFO] | | | | | | | 5260 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_LiveType_202/manifest.xml size: 581 Bytes, Time Taken:1861.000000 milliseconds
06/15/17 12:46:17:175 | [INFO] | | | | | | | 9504 | No encoding received in respose header. Going to rename...
06/15/17 12:46:17:178 | [INFO] | | | | | | | 9504 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSyncExtension_202//valid... size: 281 Bytes, Time Taken:1861.000000 milliseconds
06/15/17 12:46:17:393 | [INFO] | | | | | | | 7972 | Using New Adaptive Algorithm
06/15/17 12:46:17:395 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:402 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:403 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:407 | [ERROR] | | | | | | | 7972 | The windows error code is - 12180
06/15/17 12:46:17:407 | [ERROR] | | | | | | | 7972 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:17:407 | [ERROR] | | | | | | | 7972 | failed to resolve the proxy setting on the machine
06/15/17 12:46:17:408 | [INFO] | | | | | | ProcessUtils | 7972 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:17:408 | [INFO] | | | | | | | 7972 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_LiveType_202//validation.xml
06/15/17 12:46:17:408 | [INFO] | | | | | | | 7972 | Going to download the file at C:\WINDOWS\TEMP\{707F8047-1D70-4E2D-B7F2-41346D1768DD}/validation.xml
06/15/17 12:46:17:408 | [INFO] | | | | | | | 11776 | Using New Adaptive Algorithm
06/15/17 12:46:17:410 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:418 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:419 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:424 | [ERROR] | | | | | | | 11776 | The windows error code is - 12180
06/15/17 12:46:17:424 | [ERROR] | | | | | | | 11776 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:17:424 | [ERROR] | | | | | | | 11776 | failed to resolve the proxy setting on the machine
06/15/17 12:46:17:424 | [INFO] | | | | | | ProcessUtils | 11776 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:17:424 | [INFO] | | | | | | | 11776 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSyncExtension_202/CoreSync...
06/15/17 12:46:17:424 | [INFO] | | | | | | | 11776 | Going to download the file at C:\WINDOWS\TEMP\{359F0314-54CD-4796-8215-3DDF8D7D6F92}/CoreSyncExtension.zip
06/15/17 12:46:17:426 | [INFO] | | | | | | ProcessUtils | 12152 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:17:427 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:427 | [INFO] | | | | | | | 12152 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:17:427 | [INFO] | | | | | | | 12152 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:42 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: 5lEnz8TwzWvp9Rv7fsslhQ==
Content-Range: bytes 15223920-15223921/15223922
Last-Modified: Mon, 05 Jun 2017 10:22:47 GMT
Accept-Ranges: bytes
ETag: "e65127cfc4f0cd6be9f51bfb7ecb2585:1496672814.918739"
Server: AkamaiNetStorage
06/15/17 12:46:17:434 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:435 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:518 | [INFO] | | | | | | | 7972 | Preference: Preference is set for adding compression header
06/15/17 12:46:17:518 | [INFO] | | | | | | | 7972 | Preference: Client has set the preference for single stream download
06/15/17 12:46:17:644 | [INFO] | | | | | | ProcessUtils | 11564 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:653 | [INFO] | | | | | | ProcessUtils | 11564 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:654 | [INFO] | | | | | | ProcessUtils | 11564 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:687 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:690 | [INFO] | | | | | | ProcessUtils | 9840 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:691 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:691 | [INFO] | | | | | | ProcessUtils | 11204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:692 | [INFO] | | | | | | ProcessUtils | 9840 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:693 | [INFO] | | | | | | ProcessUtils | 9840 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:706 | [INFO] | | | | | | ProcessUtils | 9392 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:708 | [INFO] | | | | | | ProcessUtils | 9392 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:709 | [INFO] | | | | | | ProcessUtils | 9392 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:722 | [INFO] | | | | | | ProcessUtils | 11768 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:729 | [INFO] | | | | | | ProcessUtils | 11768 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:730 | [INFO] | | | | | | ProcessUtils | 11768 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:785 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:793 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:794 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:928 | [INFO] | | | | | | ProcessUtils | 6264 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:936 | [INFO] | | | | | | ProcessUtils | 6264 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:937 | [INFO] | | | | | | ProcessUtils | 6264 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:17:989 | [INFO] | | | | | | ProcessUtils | 11776 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:17:989 | [INFO] | | | | | | | 11776 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:43 GMT
Content-Length: 1033737
Content-Type: application/zip
Content-MD5: G1UspUEH6fGzI9AEg4Y0aw==
Last-Modified: Mon, 05 Jun 2017 10:22:58 GMT
Accept-Ranges: bytes
ETag: "1b552ca54107e9f1b323d0048386346b:1496672812.895994"
Server: AkamaiNetStorage
06/15/17 12:46:17:991 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:17:998 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:17:999 | [INFO] | | | | | | ProcessUtils | 11776 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:18:222 | [INFO] | | | | | | ProcessUtils | 9840 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:18:232 | [INFO] | | | | | | ProcessUtils | 9392 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:18:249 | [INFO] | | | | | | ProcessUtils | 11204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:18:302 | [INFO] | | | | | | ProcessUtils | 11768 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:18:429 | [INFO] | | | | | | ProcessUtils | 11584 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:18:601 | [INFO] | | | | | | ProcessUtils | 6264 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:18:725 | [INFO] | | | | | | ProcessUtils | 11776 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:18:725 | [INFO] | | | | | | | 11776 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:18:725 | [INFO] | | | | | | | 11776 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:43 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: G1UspUEH6fGzI9AEg4Y0aw==
Content-Range: bytes 1033735-1033736/1033737
Last-Modified: Mon, 05 Jun 2017 10:22:58 GMT
Accept-Ranges: bytes
ETag: "1b552ca54107e9f1b323d0048386346b:1496672812.895994"
Server: AkamaiNetStorage
06/15/17 12:46:18:973 | [INFO] | | | | | | ProcessUtils | 7988 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:18:980 | [INFO] | | | | | | ProcessUtils | 7988 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:18:981 | [INFO] | | | | | | ProcessUtils | 7988 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:19:573 | [INFO] | | | | | | ProcessUtils | 11564 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:19:611 | [ERROR] | | | | | | | 11564 | The windows error code is - 12150
06/15/17 12:46:19:745 | [INFO] | | | | | | ProcessUtils | 7988 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:19:752 | [INFO] | | | | | | | 7652 | incrementing the thread. now the active thread count is 9
06/15/17 12:46:19:815 | [INFO] | | | | | | | 11712 | No encoding received in respose header. Going to rename...
06/15/17 12:46:19:817 | [INFO] | | | | | | ProcessUtils | 3564 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:19:818 | [INFO] | | | | | | | 11712 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_LiveType_202//validation.xml size: 280 Bytes, Time Taken:2297.000000 milliseconds
06/15/17 12:46:19:826 | [INFO] | | | | | | ProcessUtils | 3564 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:19:827 | [INFO] | | | | | | ProcessUtils | 3564 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:19:963 | [INFO] | | | | | | ProcessUtils | 12144 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:19:971 | [INFO] | | | | | | ProcessUtils | 12144 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:19:972 | [INFO] | | | | | | ProcessUtils | 12144 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:20:049 | [INFO] | | | | | | | 7972 | Using New Adaptive Algorithm
06/15/17 12:46:20:051 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:20:059 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:20:060 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:20:065 | [ERROR] | | | | | | | 7972 | The windows error code is - 12180
06/15/17 12:46:20:065 | [ERROR] | | | | | | | 7972 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:20:065 | [ERROR] | | | | | | | 7972 | failed to resolve the proxy setting on the machine
06/15/17 12:46:20:065 | [INFO] | | | | | | ProcessUtils | 7972 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:20:065 | [INFO] | | | | | | | 7972 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_LiveType_202/LiveType.zip
06/15/17 12:46:20:065 | [INFO] | | | | | | | 7972 | Going to download the file at C:\WINDOWS\TEMP\{707F8047-1D70-4E2D-B7F2-41346D1768DD}/LiveType.zip
06/15/17 12:46:20:067 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:20:075 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:20:076 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:20:726 | [INFO] | | | | | | ProcessUtils | 12144 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:20:977 | [INFO] | | | | | | ProcessUtils | 5384 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:20:983 | [INFO] | | | | | | ProcessUtils | 5384 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:20:983 | [INFO] | | | | | | ProcessUtils | 5384 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:21:040 | [INFO] | | | | | | ProcessUtils | 3564 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:21:238 | [INFO] | | | | | | ProcessUtils | 7972 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:21:238 | [INFO] | | | | | | | 7972 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:46 GMT
Content-Length: 353246
Content-Type: application/zip
Content-MD5: vRGmJ+THVC7qIChz64X54A==
Last-Modified: Mon, 05 Jun 2017 10:23:52 GMT
Accept-Ranges: bytes
ETag: "bd11a627e4c7542eea202873eb85f9e0:1496672831.672434"
Server: AkamaiNetStorage
06/15/17 12:46:21:240 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:21:249 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:21:250 | [INFO] | | | | | | ProcessUtils | 7972 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:21:743 | [INFO] | | | | | | ProcessUtils | 5384 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:21:969 | [INFO] | | | | | | ProcessUtils | 7972 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:21:969 | [INFO] | | | | | | | 7972 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:21:969 | [INFO] | | | | | | | 7972 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:47 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: vRGmJ+THVC7qIChz64X54A==
Content-Range: bytes 353244-353245/353246
Last-Modified: Mon, 05 Jun 2017 10:23:52 GMT
Accept-Ranges: bytes
ETag: "bd11a627e4c7542eea202873eb85f9e0:1496672831.672434"
Server: AkamaiNetStorage
06/15/17 12:46:22:216 | [INFO] | | | | | | ProcessUtils | 5084 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:22:224 | [INFO] | | | | | | ProcessUtils | 5084 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:22:225 | [INFO] | | | | | | ProcessUtils | 5084 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:22:246 | [INFO] | | | | | | | 2564 | incrementing the thread. now the active thread count is 21
06/15/17 12:46:22:295 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:22:304 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:22:305 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:22:915 | [INFO] | | | | | | ProcessUtils | 5084 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:23:035 | [INFO] | | | | | | ProcessUtils | 2172 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:23:339 | [INFO] | | | | | | | 7652 | decrementing the thread count. now the active thread count is 8
06/15/17 12:46:23:512 | [INFO] | | | | | | | 11884 | No encoding received in respose header. Going to rename...
06/15/17 12:46:23:513 | [INFO] | | | | | | | 11884 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSyncExtension_202/CoreSync... size: 1033737 Bytes, Time Taken:4681.000000 milliseconds
06/15/17 12:46:23:611 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:23:619 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:23:619 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:24:143 | [INFO] | | | | | | ProcessUtils | 8100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:24:151 | [INFO] | | | | | | ProcessUtils | 8100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:24:151 | [INFO] | | | | | | ProcessUtils | 8100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:24:337 | [INFO] | | | | | | ProcessUtils | 11584 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:24:433 | [INFO] | | | | | | | 11416 | Using New Adaptive Algorithm
06/15/17 12:46:24:435 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:24:443 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:24:443 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:24:447 | [ERROR] | | | | | | | 11416 | The windows error code is - 12180
06/15/17 12:46:24:448 | [ERROR] | | | | | | | 11416 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:24:448 | [ERROR] | | | | | | | 11416 | failed to resolve the proxy setting on the machine
06/15/17 12:46:24:448 | [INFO] | | | | | | ProcessUtils | 11416 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:24:448 | [INFO] | | | | | | | 11416 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ExchangePlugin_202/manifest....
06/15/17 12:46:24:448 | [INFO] | | | | | | | 11416 | Going to download the file at C:\WINDOWS\TEMP\{99E81B4D-1893-4BEA-9A1D-908E962E0B17}/manifest.xml
06/15/17 12:46:24:558 | [INFO] | | | | | | | 11416 | Preference: Preference is set for adding compression header
06/15/17 12:46:24:559 | [INFO] | | | | | | | 11416 | Preference: Client has set the preference for single stream download
06/15/17 12:46:24:685 | [INFO] | | | | | | ProcessUtils | 11496 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:24:693 | [INFO] | | | | | | ProcessUtils | 11496 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:24:693 | [INFO] | | | | | | ProcessUtils | 11496 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:24:823 | [INFO] | | | | | | ProcessUtils | 8100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:25:890 | [INFO] | | | | | | | 11636 | incrementing the thread. now the active thread count is 5
06/15/17 12:46:25:891 | [INFO] | | | | | | | 7092 | No encoding received in respose header. Going to rename...
06/15/17 12:46:25:893 | [INFO] | | | | | | | 7092 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_LiveType_202/LiveType.zip size: 353246 Bytes, Time Taken:3816.000000 milliseconds
06/15/17 12:46:25:908 | [INFO] | | | | | | ProcessUtils | 11580 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:25:916 | [INFO] | | | | | | ProcessUtils | 11580 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:25:916 | [INFO] | | | | | | ProcessUtils | 11580 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:26:053 | [INFO] | | | | | | ProcessUtils | 11496 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:26:093 | [ERROR] | | | | | | | 11496 | The windows error code is - 12150
06/15/17 12:46:26:257 | [INFO] | | | | | | ProcessUtils | 11160 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:26:265 | [INFO] | | | | | | ProcessUtils | 11160 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:26:266 | [INFO] | | | | | | ProcessUtils | 11160 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:26:297 | [INFO] | | | | | | | 11460 | No encoding received in respose header. Going to rename...
06/15/17 12:46:26:300 | [INFO] | | | | | | | 11460 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ExchangePlugin_202/manifest.... size: 601 Bytes, Time Taken:1738.000000 milliseconds
06/15/17 12:46:26:484 | [INFO] | | | | | | | 2204 | Using New Adaptive Algorithm
06/15/17 12:46:26:486 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:26:494 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:26:495 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:26:498 | [ERROR] | | | | | | | 2204 | The windows error code is - 12180
06/15/17 12:46:26:499 | [ERROR] | | | | | | | 2204 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:26:499 | [ERROR] | | | | | | | 2204 | failed to resolve the proxy setting on the machine
06/15/17 12:46:26:499 | [INFO] | | | | | | ProcessUtils | 2204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:26:499 | [INFO] | | | | | | | 2204 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_DesignLibraryPlugin_202/mani...
06/15/17 12:46:26:499 | [INFO] | | | | | | | 2204 | Going to download the file at C:\WINDOWS\TEMP\{604E2035-1DAC-40C8-83C6-CF064B8D3851}/manifest.xml
06/15/17 12:46:26:531 | [INFO] | | | | | | | 11416 | Using New Adaptive Algorithm
06/15/17 12:46:26:533 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:26:541 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:26:541 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:26:545 | [ERROR] | | | | | | | 11416 | The windows error code is - 12180
06/15/17 12:46:26:545 | [ERROR] | | | | | | | 11416 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:26:545 | [ERROR] | | | | | | | 11416 | failed to resolve the proxy setting on the machine
06/15/17 12:46:26:546 | [INFO] | | | | | | ProcessUtils | 11416 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:26:546 | [INFO] | | | | | | | 11416 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ExchangePlugin_202//validati...
06/15/17 12:46:26:546 | [INFO] | | | | | | | 11416 | Going to download the file at C:\WINDOWS\TEMP\{99E81B4D-1893-4BEA-9A1D-908E962E0B17}/validation.xml
06/15/17 12:46:26:609 | [INFO] | | | | | | | 2204 | Preference: Preference is set for adding compression header
06/15/17 12:46:26:609 | [INFO] | | | | | | | 2204 | Preference: Client has set the preference for single stream download
06/15/17 12:46:26:656 | [INFO] | | | | | | | 11416 | Preference: Preference is set for adding compression header
06/15/17 12:46:26:656 | [INFO] | | | | | | | 11416 | Preference: Client has set the preference for single stream download
06/15/17 12:46:26:661 | [INFO] | | | | | | ProcessUtils | 11580 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:26:736 | [INFO] | | | | | | ProcessUtils | 11452 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:26:744 | [INFO] | | | | | | ProcessUtils | 11452 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:26:745 | [INFO] | | | | | | ProcessUtils | 11452 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:26:783 | [INFO] | | | | | | ProcessUtils | 11808 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:26:791 | [INFO] | | | | | | ProcessUtils | 11808 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:26:791 | [INFO] | | | | | | ProcessUtils | 11808 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:26:922 | [INFO] | | | | | | | 7652 | incrementing the thread. now the active thread count is 9
06/15/17 12:46:26:957 | [INFO] | | | | | | ProcessUtils | 3564 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:26:965 | [INFO] | | | | | | ProcessUtils | 3564 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:26:965 | [INFO] | | | | | | ProcessUtils | 3564 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:26:990 | [INFO] | | | | | | ProcessUtils | 11160 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:27:673 | [INFO] | | | | | | ProcessUtils | 3564 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:28:024 | [INFO] | | | | | | ProcessUtils | 11768 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:28:032 | [INFO] | | | | | | ProcessUtils | 11768 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:28:033 | [INFO] | | | | | | ProcessUtils | 11768 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:28:178 | [INFO] | | | | | | ProcessUtils | 11452 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:28:205 | [ERROR] | | | | | | | 11452 | The windows error code is - 12150
06/15/17 12:46:28:221 | [INFO] | | | | | | ProcessUtils | 11808 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:28:252 | [ERROR] | | | | | | | 11808 | The windows error code is - 12150
06/15/17 12:46:28:362 | [INFO] | | | | | | | 11552 | No encoding received in respose header. Going to rename...
06/15/17 12:46:28:365 | [INFO] | | | | | | | 11552 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_DesignLibraryPlugin_202/mani... size: 614 Bytes, Time Taken:1752.000000 milliseconds
06/15/17 12:46:28:409 | [INFO] | | | | | | | 11412 | No encoding received in respose header. Going to rename...
06/15/17 12:46:28:413 | [INFO] | | | | | | | 11412 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ExchangePlugin_202//validati... size: 418 Bytes, Time Taken:1752.000000 milliseconds
06/15/17 12:46:28:471 | [INFO] | | | | | | | 12076 | incrementing the thread. now the active thread count is 3
06/15/17 12:46:28:535 | [INFO] | | | | | | ProcessUtils | 11360 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:28:543 | [INFO] | | | | | | ProcessUtils | 11360 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:28:544 | [INFO] | | | | | | ProcessUtils | 11360 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:28:578 | [INFO] | | | | | | ProcessUtils | 10996 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:28:587 | [INFO] | | | | | | ProcessUtils | 10996 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:28:588 | [INFO] | | | | | | ProcessUtils | 10996 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:28:596 | [INFO] | | | | | | | 2204 | Using New Adaptive Algorithm
06/15/17 12:46:28:598 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:28:605 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:28:606 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:28:610 | [ERROR] | | | | | | | 2204 | The windows error code is - 12180
06/15/17 12:46:28:610 | [ERROR] | | | | | | | 2204 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:28:610 | [ERROR] | | | | | | | 2204 | failed to resolve the proxy setting on the machine
06/15/17 12:46:28:610 | [INFO] | | | | | | ProcessUtils | 2204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:28:610 | [INFO] | | | | | | | 2204 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_DesignLibraryPlugin_202//val...
06/15/17 12:46:28:610 | [INFO] | | | | | | | 2204 | Going to download the file at C:\WINDOWS\TEMP\{604E2035-1DAC-40C8-83C6-CF064B8D3851}/validation.xml
06/15/17 12:46:28:643 | [INFO] | | | | | | | 11416 | Using New Adaptive Algorithm
06/15/17 12:46:28:645 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:28:653 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:28:654 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:28:658 | [ERROR] | | | | | | | 11416 | The windows error code is - 12180
06/15/17 12:46:28:658 | [ERROR] | | | | | | | 11416 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:28:658 | [ERROR] | | | | | | | 11416 | failed to resolve the proxy setting on the machine
06/15/17 12:46:28:659 | [INFO] | | | | | | ProcessUtils | 11416 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:28:659 | [INFO] | | | | | | | 11416 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ExchangePlugin_202/ExchangePlu...
06/15/17 12:46:28:660 | [INFO] | | | | | | | 11416 | Going to download the file at C:\WINDOWS\TEMP\{99E81B4D-1893-4BEA-9A1D-908E962E0B17}/ExchangePlugin.zip
06/15/17 12:46:28:661 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:28:670 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:28:671 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:28:721 | [INFO] | | | | | | | 2204 | Preference: Preference is set for adding compression header
06/15/17 12:46:28:721 | [INFO] | | | | | | | 2204 | Preference: Client has set the preference for single stream download
06/15/17 12:46:28:847 | [INFO] | | | | | | ProcessUtils | 11348 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:28:855 | [INFO] | | | | | | ProcessUtils | 11348 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:28:856 | [INFO] | | | | | | ProcessUtils | 11348 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:28:971 | [INFO] | | | | | | | 2564 | incrementing the thread. now the active thread count is 22
06/15/17 12:46:29:066 | [INFO] | | | | | | ProcessUtils | 6604 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:29:074 | [INFO] | | | | | | ProcessUtils | 6604 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:29:075 | [INFO] | | | | | | ProcessUtils | 6604 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:29:283 | [INFO] | | | | | | ProcessUtils | 11768 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:29:313 | [INFO] | | | | | | ProcessUtils | 10996 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:29:349 | [INFO] | | | | | | ProcessUtils | 11416 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:29:350 | [INFO] | | | | | | | 11416 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:54 GMT
Content-Length: 4687922
Content-Type: application/zip
Content-MD5: zsWvTEg1amcs5/KanPJ/QA==
Last-Modified: Mon, 05 Jun 2017 10:24:28 GMT
Accept-Ranges: bytes
ETag: "cec5af4c48356a672ce7f29a9cf27f40:1496672820.934087"
Server: AkamaiNetStorage
06/15/17 12:46:29:352 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:29:359 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:29:360 | [INFO] | | | | | | ProcessUtils | 11416 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:29:720 | [INFO] | | | | | | ProcessUtils | 6604 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:29:969 | [INFO] | | | | | | ProcessUtils | 11416 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:29:969 | [INFO] | | | | | | | 11416 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:29:969 | [INFO] | | | | | | | 11416 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:55 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: zsWvTEg1amcs5/KanPJ/QA==
Content-Range: bytes 4687920-4687921/4687922
Last-Modified: Mon, 05 Jun 2017 10:24:28 GMT
Accept-Ranges: bytes
ETag: "cec5af4c48356a672ce7f29a9cf27f40:1496672820.934087"
Server: AkamaiNetStorage
06/15/17 12:46:30:049 | [INFO] | | | | | | | 11636 | decrementing the thread count. now the active thread count is 4
06/15/17 12:46:30:140 | [INFO] | | | | | | ProcessUtils | 11348 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:30:174 | [ERROR] | | | | | | | 11348 | The windows error code is - 12150
06/15/17 12:46:30:223 | [INFO] | | | | | | ProcessUtils | 11376 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:30:232 | [INFO] | | | | | | ProcessUtils | 11376 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:30:233 | [INFO] | | | | | | ProcessUtils | 11376 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:30:239 | [INFO] | | | | | | ProcessUtils | 12096 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:30:247 | [INFO] | | | | | | ProcessUtils | 12096 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:30:247 | [INFO] | | | | | | ProcessUtils | 12096 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:30:362 | [INFO] | | | | | | | 11488 | No encoding received in respose header. Going to rename...
06/15/17 12:46:30:364 | [INFO] | | | | | | | 11488 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_DesignLibraryPlugin_202//val... size: 280 Bytes, Time Taken:1640.000000 milliseconds
06/15/17 12:46:30:596 | [INFO] | | | | | | | 2204 | Using New Adaptive Algorithm
06/15/17 12:46:30:598 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:30:605 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:30:606 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:30:609 | [ERROR] | | | | | | | 2204 | The windows error code is - 12180
06/15/17 12:46:30:609 | [ERROR] | | | | | | | 2204 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:30:609 | [ERROR] | | | | | | | 2204 | failed to resolve the proxy setting on the machine
06/15/17 12:46:30:609 | [INFO] | | | | | | ProcessUtils | 2204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:30:609 | [INFO] | | | | | | | 2204 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_DesignLibraryPlugin_202/Design...
06/15/17 12:46:30:609 | [INFO] | | | | | | | 2204 | Going to download the file at C:\WINDOWS\TEMP\{604E2035-1DAC-40C8-83C6-CF064B8D3851}/DesignLibraryPlugin.zip
06/15/17 12:46:30:611 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:30:614 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:30:619 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:30:619 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:30:621 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:30:622 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:30:755 | [INFO] | | | | | | ProcessUtils | 11376 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:30:774 | [INFO] | | | | | | ProcessUtils | 12096 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:31:284 | [INFO] | | | | | | ProcessUtils | 11584 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:31:291 | [INFO] | | | | | | ProcessUtils | 2204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:31:291 | [INFO] | | | | | | | 2204 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:56 GMT
Content-Length: 384418
Content-Type: application/zip
Content-MD5: zWgj+CChcgxp0Q2CxcyUBQ==
Last-Modified: Mon, 05 Jun 2017 10:25:14 GMT
Accept-Ranges: bytes
ETag: "cd6823f820a1720c69d10d82c5cc9405:1496672817.291198"
Server: AkamaiNetStorage
06/15/17 12:46:31:292 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:31:297 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:31:298 | [INFO] | | | | | | ProcessUtils | 2204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:31:463 | [INFO] | | | | | | ProcessUtils | 5708 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:31:472 | [INFO] | | | | | | ProcessUtils | 5708 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:31:472 | [INFO] | | | | | | ProcessUtils | 5708 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:32:040 | [INFO] | | | | | | ProcessUtils | 2204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:32:041 | [INFO] | | | | | | | 2204 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:32:041 | [INFO] | | | | | | | 2204 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:48:57 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: zWgj+CChcgxp0Q2CxcyUBQ==
Content-Range: bytes 384416-384417/384418
Last-Modified: Mon, 05 Jun 2017 10:25:14 GMT
Accept-Ranges: bytes
ETag: "cd6823f820a1720c69d10d82c5cc9405:1496672817.291198"
Server: AkamaiNetStorage
06/15/17 12:46:32:253 | [INFO] | | | | | | ProcessUtils | 5708 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:32:289 | [INFO] | | | | | | ProcessUtils | 11360 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:32:289 | [INFO] | | | | | | ProcessUtils | 11288 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:32:297 | [INFO] | | | | | | ProcessUtils | 11288 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:32:298 | [INFO] | | | | | | ProcessUtils | 11288 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:33:538 | [INFO] | | | | | | ProcessUtils | 11288 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:34:216 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:34:225 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:34:226 | [INFO] | | | | | | ProcessUtils | 2172 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:34:847 | [INFO] | | | | | | ProcessUtils | 2172 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:35:210 | [INFO] | | | | | | | 7652 | incrementing the thread. now the active thread count is 10
06/15/17 12:46:35:290 | [INFO] | | | | | | ProcessUtils | 1400 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:35:298 | [INFO] | | | | | | ProcessUtils | 1400 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:35:299 | [INFO] | | | | | | ProcessUtils | 1400 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:35:679 | [INFO] | | | | | | | 2564 | incrementing the thread. now the active thread count is 23
06/15/17 12:46:35:743 | [INFO] | | | | | | ProcessUtils | 4100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:35:751 | [INFO] | | | | | | ProcessUtils | 4100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:35:752 | [INFO] | | | | | | ProcessUtils | 4100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:36:018 | [INFO] | | | | | | ProcessUtils | 776 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:36:022 | [INFO] | | | | | | ProcessUtils | 776 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:36:022 | [INFO] | | | | | | ProcessUtils | 776 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:36:051 | [INFO] | | | | | | ProcessUtils | 1400 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:36:512 | [INFO] | | | | | | ProcessUtils | 4100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:36:703 | [INFO] | | | | | | ProcessUtils | 9368 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:36:710 | [INFO] | | | | | | ProcessUtils | 9368 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:36:711 | [INFO] | | | | | | ProcessUtils | 9368 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:36:765 | [INFO] | | | | | | ProcessUtils | 776 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:38:282 | [INFO] | | | | | | | 11636 | incrementing the thread. now the active thread count is 5
06/15/17 12:46:38:314 | [INFO] | | | | | | ProcessUtils | 11580 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:38:316 | [INFO] | | | | | | ProcessUtils | 11580 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:38:317 | [INFO] | | | | | | ProcessUtils | 11580 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:38:663 | [INFO] | | | | | | ProcessUtils | 8100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:38:666 | [INFO] | | | | | | ProcessUtils | 8100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:38:666 | [INFO] | | | | | | ProcessUtils | 8100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:38:694 | [INFO] | | | | | | ProcessUtils | 6604 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:38:697 | [INFO] | | | | | | ProcessUtils | 6604 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:38:697 | [INFO] | | | | | | ProcessUtils | 6604 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:38:876 | [INFO] | | | | | | | 12064 | incrementing the thread. now the active thread count is 3
06/15/17 12:46:38:893 | [INFO] | | | | | | ProcessUtils | 11580 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:38:986 | [INFO] | | | | | | ProcessUtils | 11864 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:38:988 | [INFO] | | | | | | ProcessUtils | 11864 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:38:988 | [INFO] | | | | | | ProcessUtils | 11864 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:39:063 | [INFO] | | | | | | ProcessUtils | 9368 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:39:171 | [INFO] | | | | | | ProcessUtils | 5456 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:39:175 | [INFO] | | | | | | ProcessUtils | 5456 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:39:175 | [INFO] | | | | | | ProcessUtils | 5456 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:39:281 | [INFO] | | | | | | ProcessUtils | 8100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:39:320 | [INFO] | | | | | | ProcessUtils | 6604 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:39:623 | [INFO] | | | | | | ProcessUtils | 11864 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:39:868 | [INFO] | | | | | | ProcessUtils | 5456 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:40:845 | [INFO] | | | | | | | 2564 | decrementing the thread count. now the active thread count is 22
06/15/17 12:46:41:908 | [INFO] | | | | | | | 11636 | decrementing the thread count. now the active thread count is 4
06/15/17 12:46:42:905 | [INFO] | | | | | | | 7652 | incrementing the thread. now the active thread count is 11
06/15/17 12:46:42:954 | [INFO] | | | | | | ProcessUtils | 11240 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:42:963 | [INFO] | | | | | | ProcessUtils | 11240 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:42:963 | [INFO] | | | | | | ProcessUtils | 11240 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:43:191 | [INFO] | | | | | | ProcessUtils | 5468 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:43:194 | [INFO] | | | | | | ProcessUtils | 5468 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:43:194 | [INFO] | | | | | | ProcessUtils | 5468 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:43:347 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:43:349 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:43:350 | [INFO] | | | | | | ProcessUtils | 11584 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:43:421 | [INFO] | | | | | | ProcessUtils | 2864 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:43:426 | [INFO] | | | | | | ProcessUtils | 2864 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:43:427 | [INFO] | | | | | | ProcessUtils | 2864 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:43:578 | [INFO] | | | | | | | 7116 | No encoding received in respose header. Going to rename...
06/15/17 12:46:43:579 | [INFO] | | | | | | | 7116 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_AdobeGCClient_10_0_Library_138/pr... size: 5960314 Bytes, Time Taken:60846.000000 milliseconds
06/15/17 12:46:43:606 | [INFO] | | | | | | ProcessUtils | 10784 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:43:611 | [INFO] | | | | | | ProcessUtils | 10784 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:43:611 | [INFO] | | | | | | ProcessUtils | 10784 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:43:684 | [INFO] | | | | | | ProcessUtils | 11240 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:43:840 | [INFO] | | | | | | ProcessUtils | 5468 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:43:906 | [INFO] | | | | | | ProcessUtils | 11584 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:44:006 | [INFO] | | | | | | ProcessUtils | 2864 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:44:362 | [INFO] | | | | | | | 12064 | No encoding received in respose header. Going to rename...
06/15/17 12:46:44:365 | [INFO] | | | | | | | 12064 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_ExchangePlugin_202/ExchangePlu... size: 4687922 Bytes, Time Taken:14281.000000 milliseconds
06/15/17 12:46:44:470 | [INFO] | | | | | | | 12044 | Using New Adaptive Algorithm
06/15/17 12:46:44:472 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:44:478 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:44:478 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:44:481 | [ERROR] | | | | | | | 12044 | The windows error code is - 12180
06/15/17 12:46:44:481 | [ERROR] | | | | | | | 12044 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:44:481 | [ERROR] | | | | | | | 12044 | failed to resolve the proxy setting on the machine
06/15/17 12:46:44:482 | [INFO] | | | | | | ProcessUtils | 12044 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:44:482 | [INFO] | | | | | | | 12044 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SynKit_202/manifest.xml
06/15/17 12:46:44:482 | [INFO] | | | | | | | 12044 | Going to download the file at C:\WINDOWS\TEMP\{046F0F78-8E0F-4CBA-BEBA-2ED592D04737}/manifest.xml
06/15/17 12:46:44:582 | [INFO] | | | | | | | 12044 | Preference: Preference is set for adding compression header
06/15/17 12:46:44:582 | [INFO] | | | | | | | 12044 | Preference: Client has set the preference for single stream download
06/15/17 12:46:44:695 | [INFO] | | | | | | ProcessUtils | 9504 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:44:703 | [INFO] | | | | | | ProcessUtils | 9504 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:44:704 | [INFO] | | | | | | ProcessUtils | 9504 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:44:869 | [INFO] | | | | | | | 11532 | No encoding received in respose header. Going to rename...
06/15/17 12:46:44:871 | [INFO] | | | | | | | 11532 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_TCC_202/TCC.zip size: 1569047 Bytes, Time Taken:44212.000000 milliseconds
06/15/17 12:46:44:993 | [INFO] | | | | | | | 10100 | Using New Adaptive Algorithm
06/15/17 12:46:44:994 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:45:004 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:45:005 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:45:009 | [ERROR] | | | | | | | 10100 | The windows error code is - 12180
06/15/17 12:46:45:009 | [ERROR] | | | | | | | 10100 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:45:009 | [ERROR] | | | | | | | 10100 | failed to resolve the proxy setting on the machine
06/15/17 12:46:45:010 | [INFO] | | | | | | ProcessUtils | 10100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:45:010 | [INFO] | | | | | | | 10100 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCSyncPlugin_202/manifest.xm...
06/15/17 12:46:45:010 | [INFO] | | | | | | | 10100 | Going to download the file at C:\WINDOWS\TEMP\{0B55E719-0A53-4842-8A7F-65E3A56540EF}/manifest.xml
06/15/17 12:46:45:118 | [INFO] | | | | | | | 10100 | Preference: Preference is set for adding compression header
06/15/17 12:46:45:118 | [INFO] | | | | | | | 10100 | Preference: Client has set the preference for single stream download
06/15/17 12:46:45:244 | [INFO] | | | | | | ProcessUtils | 11816 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:45:252 | [INFO] | | | | | | ProcessUtils | 11816 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:45:253 | [INFO] | | | | | | ProcessUtils | 11816 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:45:493 | [INFO] | | | | | | | 4232 | Using New Adaptive Algorithm
06/15/17 12:46:45:495 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:45:502 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:45:503 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:45:507 | [ERROR] | | | | | | | 4232 | The windows error code is - 12180
06/15/17 12:46:45:507 | [ERROR] | | | | | | | 4232 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:45:507 | [ERROR] | | | | | | | 4232 | failed to resolve the proxy setting on the machine
06/15/17 12:46:45:508 | [INFO] | | | | | | ProcessUtils | 4232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:45:508 | [INFO] | | | | | | | 4232 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCLibrary_202/manifest.xml
06/15/17 12:46:45:508 | [INFO] | | | | | | | 4232 | Going to download the file at C:\WINDOWS\TEMP\{0E4411B9-FF4F-4982-A77D-C902C96F4A11}/manifest.xml
06/15/17 12:46:45:618 | [INFO] | | | | | | | 4232 | Preference: Preference is set for adding compression header
06/15/17 12:46:45:618 | [INFO] | | | | | | | 4232 | Preference: Client has set the preference for single stream download
06/15/17 12:46:45:744 | [INFO] | | | | | | ProcessUtils | 3124 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:45:752 | [INFO] | | | | | | ProcessUtils | 3124 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:45:753 | [INFO] | | | | | | ProcessUtils | 3124 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:45:883 | [INFO] | | | | | | | 2564 | incrementing the thread. now the active thread count is 23
06/15/17 12:46:46:351 | [INFO] | | | | | | ProcessUtils | 9504 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:46:383 | [ERROR] | | | | | | | 9504 | The windows error code is - 12150
06/15/17 12:46:46:521 | [INFO] | | | | | | ProcessUtils | 11816 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:46:540 | [INFO] | | | | | | | 11732 | No encoding received in respose header. Going to rename...
06/15/17 12:46:46:543 | [INFO] | | | | | | | 11732 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SynKit_202/manifest.xml size: 575 Bytes, Time Taken:1957.000000 milliseconds
06/15/17 12:46:46:556 | [ERROR] | | | | | | | 11816 | The windows error code is - 12150
06/15/17 12:46:46:759 | [INFO] | | | | | | | 7316 | No encoding received in respose header. Going to rename...
06/15/17 12:46:46:761 | [INFO] | | | | | | | 7316 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCSyncPlugin_202/manifest.xm... size: 589 Bytes, Time Taken:1640.000000 milliseconds
06/15/17 12:46:46:774 | [INFO] | | | | | | | 12044 | Using New Adaptive Algorithm
06/15/17 12:46:46:776 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:46:783 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:46:784 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:46:787 | [ERROR] | | | | | | | 12044 | The windows error code is - 12180
06/15/17 12:46:46:788 | [ERROR] | | | | | | | 12044 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:46:788 | [ERROR] | | | | | | | 12044 | failed to resolve the proxy setting on the machine
06/15/17 12:46:46:788 | [INFO] | | | | | | ProcessUtils | 12044 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:46:788 | [INFO] | | | | | | | 12044 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SynKit_202//validation.xml
06/15/17 12:46:46:788 | [INFO] | | | | | | | 12044 | Going to download the file at C:\WINDOWS\TEMP\{046F0F78-8E0F-4CBA-BEBA-2ED592D04737}/validation.xml
06/15/17 12:46:46:899 | [INFO] | | | | | | | 12044 | Preference: Preference is set for adding compression header
06/15/17 12:46:46:899 | [INFO] | | | | | | | 12044 | Preference: Client has set the preference for single stream download
06/15/17 12:46:46:995 | [INFO] | | | | | | | 10100 | Using New Adaptive Algorithm
06/15/17 12:46:46:997 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:47:005 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:47:006 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:47:010 | [ERROR] | | | | | | | 10100 | The windows error code is - 12180
06/15/17 12:46:47:010 | [ERROR] | | | | | | | 10100 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:47:010 | [ERROR] | | | | | | | 10100 | failed to resolve the proxy setting on the machine
06/15/17 12:46:47:010 | [INFO] | | | | | | ProcessUtils | 10100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:47:010 | [INFO] | | | | | | | 10100 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCSyncPlugin_202//validation...
06/15/17 12:46:47:010 | [INFO] | | | | | | | 10100 | Going to download the file at C:\WINDOWS\TEMP\{0B55E719-0A53-4842-8A7F-65E3A56540EF}/validation.xml
06/15/17 12:46:47:028 | [INFO] | | | | | | ProcessUtils | 7984 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:47:035 | [INFO] | | | | | | ProcessUtils | 7984 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:47:036 | [INFO] | | | | | | ProcessUtils | 7984 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:47:120 | [INFO] | | | | | | | 10100 | Preference: Preference is set for adding compression header
06/15/17 12:46:47:121 | [INFO] | | | | | | | 10100 | Preference: Client has set the preference for single stream download
06/15/17 12:46:47:153 | [INFO] | | | | | | ProcessUtils | 10784 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:47:183 | [INFO] | | | | | | | 11828 | incrementing the thread. now the active thread count is 6
06/15/17 12:46:47:248 | [INFO] | | | | | | ProcessUtils | 12116 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:47:256 | [INFO] | | | | | | ProcessUtils | 12116 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:47:257 | [INFO] | | | | | | ProcessUtils | 12116 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:47:294 | [INFO] | | | | | | ProcessUtils | 7968 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:47:303 | [INFO] | | | | | | ProcessUtils | 7968 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:47:304 | [INFO] | | | | | | ProcessUtils | 7968 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:47:658 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:47:666 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:47:666 | [INFO] | | | | | | ProcessUtils | 5588 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:47:896 | [INFO] | | | | | | ProcessUtils | 7968 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:48:012 | [INFO] | | | | | | ProcessUtils | 3124 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:48:037 | [ERROR] | | | | | | | 3124 | The windows error code is - 12150
06/15/17 12:46:48:243 | [INFO] | | | | | | | 12020 | No encoding received in respose header. Going to rename...
06/15/17 12:46:48:245 | [INFO] | | | | | | | 12020 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCLibrary_202/manifest.xml size: 588 Bytes, Time Taken:2624.000000 milliseconds
06/15/17 12:46:48:431 | [INFO] | | | | | | ProcessUtils | 5588 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:48:555 | [INFO] | | | | | | ProcessUtils | 12116 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:48:571 | [INFO] | | | | | | | 4232 | Using New Adaptive Algorithm
06/15/17 12:46:48:572 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:48:580 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:48:580 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:48:584 | [ERROR] | | | | | | | 4232 | The windows error code is - 12180
06/15/17 12:46:48:584 | [ERROR] | | | | | | | 4232 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:48:584 | [ERROR] | | | | | | | 4232 | failed to resolve the proxy setting on the machine
06/15/17 12:46:48:584 | [INFO] | | | | | | ProcessUtils | 4232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:48:584 | [INFO] | | | | | | | 4232 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCLibrary_202//validation.xm...
06/15/17 12:46:48:584 | [INFO] | | | | | | | 4232 | Going to download the file at C:\WINDOWS\TEMP\{0E4411B9-FF4F-4982-A77D-C902C96F4A11}/validation.xml
06/15/17 12:46:48:586 | [ERROR] | | | | | | | 12116 | The windows error code is - 12150
06/15/17 12:46:48:696 | [INFO] | | | | | | | 4232 | Preference: Preference is set for adding compression header
06/15/17 12:46:48:696 | [INFO] | | | | | | | 4232 | Preference: Client has set the preference for single stream download
06/15/17 12:46:48:759 | [INFO] | | | | | | | 11544 | No encoding received in respose header. Going to rename...
06/15/17 12:46:48:761 | [INFO] | | | | | | | 11544 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCSyncPlugin_202//validation... size: 278 Bytes, Time Taken:1637.000000 milliseconds
06/15/17 12:46:48:822 | [INFO] | | | | | | ProcessUtils | 9696 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:48:830 | [INFO] | | | | | | ProcessUtils | 9696 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:48:831 | [INFO] | | | | | | ProcessUtils | 9696 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:48:992 | [INFO] | | | | | | | 10100 | Using New Adaptive Algorithm
06/15/17 12:46:48:994 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:49:002 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:49:003 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:49:006 | [ERROR] | | | | | | | 10100 | The windows error code is - 12180
06/15/17 12:46:49:006 | [ERROR] | | | | | | | 10100 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:49:006 | [ERROR] | | | | | | | 10100 | failed to resolve the proxy setting on the machine
06/15/17 12:46:49:007 | [INFO] | | | | | | ProcessUtils | 10100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:49:007 | [INFO] | | | | | | | 10100 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCSyncPlugin_202/CCSyncPlugin....
06/15/17 12:46:49:007 | [INFO] | | | | | | | 10100 | Going to download the file at C:\WINDOWS\TEMP\{0B55E719-0A53-4842-8A7F-65E3A56540EF}/CCSyncPlugin.zip
06/15/17 12:46:49:009 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:49:016 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:49:017 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:49:861 | [INFO] | | | | | | ProcessUtils | 10100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:49:861 | [INFO] | | | | | | | 10100 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:15 GMT
Content-Length: 3130
Content-Type: application/zip
Content-MD5: jXTa0e5gbcKDleoYS+hbEA==
Last-Modified: Mon, 05 Jun 2017 10:27:08 GMT
Accept-Ranges: bytes
ETag: "8d74dad1ee606dc28395ea184be85b10:1496672802.209664"
Server: AkamaiNetStorage
06/15/17 12:46:49:864 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:49:871 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:49:872 | [INFO] | | | | | | ProcessUtils | 10100 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:49:940 | [INFO] | | | | | | ProcessUtils | 9696 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:49:977 | [ERROR] | | | | | | | 9696 | The windows error code is - 12150
06/15/17 12:46:50:110 | [INFO] | | | | | | | 11740 | No encoding received in respose header. Going to rename...
06/15/17 12:46:50:113 | [INFO] | | | | | | | 11740 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCLibrary_202//validation.xm... size: 764 Bytes, Time Taken:1417.000000 milliseconds
06/15/17 12:46:50:339 | [INFO] | | | | | | | 4232 | Using New Adaptive Algorithm
06/15/17 12:46:50:341 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:50:349 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:50:349 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:50:353 | [ERROR] | | | | | | | 4232 | The windows error code is - 12180
06/15/17 12:46:50:353 | [ERROR] | | | | | | | 4232 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:50:353 | [ERROR] | | | | | | | 4232 | failed to resolve the proxy setting on the machine
06/15/17 12:46:50:353 | [INFO] | | | | | | ProcessUtils | 4232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:50:353 | [INFO] | | | | | | | 4232 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCLibrary_202/CCLibrary.zip
06/15/17 12:46:50:353 | [INFO] | | | | | | | 4232 | Going to download the file at C:\WINDOWS\TEMP\{0E4411B9-FF4F-4982-A77D-C902C96F4A11}/CCLibrary.zip
06/15/17 12:46:50:355 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:50:363 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:50:364 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:50:449 | [INFO] | | | | | | ProcessUtils | 10100 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:50:449 | [INFO] | | | | | | | 10100 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:50:449 | [INFO] | | | | | | | 10100 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:15 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: jXTa0e5gbcKDleoYS+hbEA==
Content-Range: bytes 3128-3129/3130
Last-Modified: Mon, 05 Jun 2017 10:27:08 GMT
Accept-Ranges: bytes
ETag: "8d74dad1ee606dc28395ea184be85b10:1496672802.209664"
Server: AkamaiNetStorage
06/15/17 12:46:50:684 | [INFO] | | | | | | ProcessUtils | 11716 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:50:693 | [INFO] | | | | | | ProcessUtils | 11716 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:50:693 | [INFO] | | | | | | ProcessUtils | 11716 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:50:995 | [INFO] | | | | | | | 7652 | incrementing the thread. now the active thread count is 12
06/15/17 12:46:51:040 | [INFO] | | | | | | ProcessUtils | 4232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:51:040 | [INFO] | | | | | | | 4232 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:16 GMT
Content-Length: 16465026
Content-Type: application/zip
Content-MD5: kHnc12EmHecrQF6VHJGQcQ==
Last-Modified: Mon, 05 Jun 2017 10:26:34 GMT
Accept-Ranges: bytes
ETag: "9079dcd761261de72b405e951c919071:1496672799.535194"
Server: AkamaiNetStorage
06/15/17 12:46:51:042 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:51:049 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:51:050 | [INFO] | | | | | | ProcessUtils | 4232 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:51:413 | [INFO] | | | | | | ProcessUtils | 7984 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:51:439 | [INFO] | | | | | | ProcessUtils | 11716 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:51:449 | [ERROR] | | | | | | | 7984 | The windows error code is - 12150
06/15/17 12:46:51:590 | [INFO] | | | | | | | 11800 | No encoding received in respose header. Going to rename...
06/15/17 12:46:51:592 | [INFO] | | | | | | | 11800 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SynKit_202//validation.xml size: 280 Bytes, Time Taken:4690.000000 milliseconds
06/15/17 12:46:51:652 | [INFO] | | | | | | | 12100 | No encoding received in respose header. Going to rename...
06/15/17 12:46:51:655 | [INFO] | | | | | | | 12100 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCSyncPlugin_202/CCSyncPlugin.... size: 3130 Bytes, Time Taken:1093.000000 milliseconds
06/15/17 12:46:51:732 | [INFO] | | | | | | ProcessUtils | 4232 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:51:732 | [INFO] | | | | | | | 4232 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:51:733 | [INFO] | | | | | | | 4232 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:16 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: kHnc12EmHecrQF6VHJGQcQ==
Content-Range: bytes 16465024-16465025/16465026
Last-Modified: Mon, 05 Jun 2017 10:26:34 GMT
Accept-Ranges: bytes
ETag: "9079dcd761261de72b405e951c919071:1496672799.535194"
Server: AkamaiNetStorage
06/15/17 12:46:51:824 | [INFO] | | | | | | | 12044 | Using New Adaptive Algorithm
06/15/17 12:46:51:825 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:51:833 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:51:834 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:51:837 | [ERROR] | | | | | | | 12044 | The windows error code is - 12180
06/15/17 12:46:51:837 | [ERROR] | | | | | | | 12044 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:51:837 | [ERROR] | | | | | | | 12044 | failed to resolve the proxy setting on the machine
06/15/17 12:46:51:838 | [INFO] | | | | | | ProcessUtils | 12044 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:51:838 | [INFO] | | | | | | | 12044 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SynKit_202/SynKit.zip
06/15/17 12:46:51:838 | [INFO] | | | | | | | 12044 | Going to download the file at C:\WINDOWS\TEMP\{046F0F78-8E0F-4CBA-BEBA-2ED592D04737}/SynKit.zip
06/15/17 12:46:51:839 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:51:847 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:51:848 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:51:984 | [INFO] | | | | | | ProcessUtils | 3124 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:51:993 | [INFO] | | | | | | ProcessUtils | 3124 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:51:994 | [INFO] | | | | | | ProcessUtils | 3124 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:52:000 | [INFO] | | | | | | ProcessUtils | 4480 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:52:008 | [INFO] | | | | | | ProcessUtils | 4480 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:52:008 | [INFO] | | | | | | ProcessUtils | 4480 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:52:014 | [INFO] | | | | | | ProcessUtils | 4468 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:52:019 | [INFO] | | | | | | ProcessUtils | 4468 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:52:019 | [INFO] | | | | | | ProcessUtils | 4468 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:52:078 | [INFO] | | | | | | ProcessUtils | 11600 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:52:086 | [INFO] | | | | | | ProcessUtils | 11600 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:52:086 | [INFO] | | | | | | ProcessUtils | 11600 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:52:186 | [INFO] | | | | | | | 12064 | Using New Adaptive Algorithm
06/15/17 12:46:52:187 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:52:195 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:52:195 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:52:198 | [ERROR] | | | | | | | 12064 | The windows error code is - 12180
06/15/17 12:46:52:199 | [ERROR] | | | | | | | 12064 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:52:199 | [ERROR] | | | | | | | 12064 | failed to resolve the proxy setting on the machine
06/15/17 12:46:52:199 | [INFO] | | | | | | ProcessUtils | 12064 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:52:199 | [INFO] | | | | | | | 12064 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HomePanel_202/manifest.xml
06/15/17 12:46:52:199 | [INFO] | | | | | | | 12064 | Going to download the file at C:\WINDOWS\TEMP\{F1C5285D-AD88-4905-8A42-A49AAA5EDF1D}/manifest.xml
06/15/17 12:46:52:310 | [INFO] | | | | | | | 12064 | Preference: Preference is set for adding compression header
06/15/17 12:46:52:311 | [INFO] | | | | | | | 12064 | Preference: Client has set the preference for single stream download
06/15/17 12:46:52:437 | [INFO] | | | | | | ProcessUtils | 8032 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:52:445 | [INFO] | | | | | | ProcessUtils | 8032 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:52:445 | [INFO] | | | | | | ProcessUtils | 8032 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:52:621 | [INFO] | | | | | | ProcessUtils | 12044 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:52:621 | [INFO] | | | | | | | 12044 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:17 GMT
Content-Length: 188546
Content-Type: application/zip
Content-MD5: b8PHh3f530Aa4Cw5MoIobg==
Last-Modified: Mon, 05 Jun 2017 10:25:25 GMT
Accept-Ranges: bytes
ETag: "6fc3c78777f9df401ae02c393282286e:1496672843.268063"
Server: AkamaiNetStorage
06/15/17 12:46:52:622 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:52:631 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:52:632 | [INFO] | | | | | | ProcessUtils | 12044 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:52:706 | [INFO] | | | | | | ProcessUtils | 3124 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:52:734 | [INFO] | | | | | | ProcessUtils | 4480 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:52:751 | [INFO] | | | | | | ProcessUtils | 4468 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:53:511 | [INFO] | | | | | | ProcessUtils | 12044 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:53:511 | [INFO] | | | | | | | 12044 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:46:53:511 | [INFO] | | | | | | | 12044 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:18 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: b8PHh3f530Aa4Cw5MoIobg==
Content-Range: bytes 188544-188545/188546
Last-Modified: Mon, 05 Jun 2017 10:25:25 GMT
Accept-Ranges: bytes
ETag: "6fc3c78777f9df401ae02c393282286e:1496672843.268063"
Server: AkamaiNetStorage
06/15/17 12:46:53:521 | [INFO] | | | | | | ProcessUtils | 11600 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:53:651 | [INFO] | | | | | | ProcessUtils | 8032 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:53:686 | [ERROR] | | | | | | | 8032 | The windows error code is - 12150
06/15/17 12:46:53:765 | [INFO] | | | | | | ProcessUtils | 11284 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:53:773 | [INFO] | | | | | | ProcessUtils | 11284 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:53:774 | [INFO] | | | | | | ProcessUtils | 11284 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:53:843 | [INFO] | | | | | | | 11612 | No encoding received in respose header. Going to rename...
06/15/17 12:46:53:845 | [INFO] | | | | | | | 11612 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HomePanel_202/manifest.xml size: 586 Bytes, Time Taken:1531.000000 milliseconds
06/15/17 12:46:54:076 | [INFO] | | | | | | | 12064 | Using New Adaptive Algorithm
06/15/17 12:46:54:078 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:54:086 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:54:086 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:54:090 | [ERROR] | | | | | | | 12064 | The windows error code is - 12180
06/15/17 12:46:54:090 | [ERROR] | | | | | | | 12064 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:54:090 | [ERROR] | | | | | | | 12064 | failed to resolve the proxy setting on the machine
06/15/17 12:46:54:090 | [INFO] | | | | | | ProcessUtils | 12064 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:54:091 | [INFO] | | | | | | | 12064 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HomePanel_202//validation.xm...
06/15/17 12:46:54:091 | [INFO] | | | | | | | 12064 | Going to download the file at C:\WINDOWS\TEMP\{F1C5285D-AD88-4905-8A42-A49AAA5EDF1D}/validation.xml
06/15/17 12:46:54:201 | [INFO] | | | | | | | 12064 | Preference: Preference is set for adding compression header
06/15/17 12:46:54:202 | [INFO] | | | | | | | 12064 | Preference: Client has set the preference for single stream download
06/15/17 12:46:54:287 | [INFO] | | | | | | ProcessUtils | 11284 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:54:310 | [INFO] | | | | | | | 11828 | incrementing the thread. now the active thread count is 7
06/15/17 12:46:54:318 | [INFO] | | | | | | ProcessUtils | 9740 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:54:326 | [INFO] | | | | | | ProcessUtils | 9740 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:54:326 | [INFO] | | | | | | ProcessUtils | 9740 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:54:364 | [INFO] | | | | | | ProcessUtils | 11744 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:54:372 | [INFO] | | | | | | ProcessUtils | 11744 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:54:372 | [INFO] | | | | | | ProcessUtils | 11744 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:54:912 | [INFO] | | | | | | ProcessUtils | 11744 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:55:363 | [INFO] | | | | | | | 12076 | No encoding received in respose header. Going to rename...
06/15/17 12:46:55:364 | [INFO] | | | | | | | 12076 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_utils_202/Utils.zip size: 4996667 Bytes, Time Taken:42940.000000 milliseconds
06/15/17 12:46:55:582 | [INFO] | | | | | | | 12016 | No encoding received in respose header. Going to rename...
06/15/17 12:46:55:584 | [INFO] | | | | | | | 12016 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_SynKit_202/SynKit.zip size: 188546 Bytes, Time Taken:1958.000000 milliseconds
06/15/17 12:46:56:340 | [INFO] | | | | | | | 7888 | Using New Adaptive Algorithm
06/15/17 12:46:56:340 | [INFO] | | | | | | | 11396 | Using New Adaptive Algorithm
06/15/17 12:46:56:342 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:56:342 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:56:353 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:56:353 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:56:354 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:56:354 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:56:357 | [ERROR] | | | | | | | 7888 | The windows error code is - 12180
06/15/17 12:46:56:357 | [ERROR] | | | | | | | 7888 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:56:358 | [ERROR] | | | | | | | 7888 | failed to resolve the proxy setting on the machine
06/15/17 12:46:56:358 | [ERROR] | | | | | | | 11396 | The windows error code is - 12180
06/15/17 12:46:56:358 | [ERROR] | | | | | | | 11396 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:56:358 | [INFO] | | | | | | ProcessUtils | 7888 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:56:358 | [ERROR] | | | | | | | 11396 | failed to resolve the proxy setting on the machine
06/15/17 12:46:56:358 | [INFO] | | | | | | | 7888 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AssetsPanel_202/manifest.xml
06/15/17 12:46:56:358 | [INFO] | | | | | | | 7888 | Going to download the file at C:\WINDOWS\TEMP\{BA6374F5-D717-4A99-A051-B55857AA5C50}/manifest.xml
06/15/17 12:46:56:359 | [INFO] | | | | | | ProcessUtils | 11396 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:56:359 | [INFO] | | | | | | | 11396 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AppsPanel_202/manifest.xml
06/15/17 12:46:56:359 | [INFO] | | | | | | | 11396 | Going to download the file at C:\WINDOWS\TEMP\{A80D74B2-3942-4E36-AA47-E1F8FCDDD010}/manifest.xml
06/15/17 12:46:56:465 | [INFO] | | | | | | | 7888 | Preference: Preference is set for adding compression header
06/15/17 12:46:56:465 | [INFO] | | | | | | | 11396 | Preference: Preference is set for adding compression header
06/15/17 12:46:56:465 | [INFO] | | | | | | | 7888 | Preference: Client has set the preference for single stream download
06/15/17 12:46:56:466 | [INFO] | | | | | | | 11396 | Preference: Client has set the preference for single stream download
06/15/17 12:46:56:591 | [INFO] | | | | | | ProcessUtils | 7996 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:56:592 | [INFO] | | | | | | ProcessUtils | 11512 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:56:604 | [INFO] | | | | | | ProcessUtils | 11512 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:56:605 | [INFO] | | | | | | ProcessUtils | 7996 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:56:605 | [INFO] | | | | | | ProcessUtils | 11512 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:56:606 | [INFO] | | | | | | ProcessUtils | 7996 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:56:637 | [INFO] | | | | | | | 2472 | No encoding received in respose header. Going to rename...
06/15/17 12:46:56:638 | [INFO] | | | | | | | 2472 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ProvApp_P7_10_0_Library_137/provapp-P7.zi... size: 10374995 Bytes, Time Taken:73792.000000 milliseconds
06/15/17 12:46:57:366 | [INFO] | | | | | | | 2164 | Using New Adaptive Algorithm
06/15/17 12:46:57:367 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:57:372 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:57:372 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:57:374 | [ERROR] | | | | | | | 2164 | The windows error code is - 12180
06/15/17 12:46:57:374 | [ERROR] | | | | | | | 2164 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:57:374 | [ERROR] | | | | | | | 2164 | failed to resolve the proxy setting on the machine
06/15/17 12:46:57:374 | [INFO] | | | | | | ProcessUtils | 2164 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:57:374 | [INFO] | | | | | | | 2164 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FilesApp_202/manifest.xml
06/15/17 12:46:57:374 | [INFO] | | | | | | | 2164 | Going to download the file at C:\WINDOWS\TEMP\{8B302FB8-E49B-461F-89CF-8E9EB4989EF4}/manifest.xml
06/15/17 12:46:57:475 | [INFO] | | | | | | | 2164 | Preference: Preference is set for adding compression header
06/15/17 12:46:57:475 | [INFO] | | | | | | | 2164 | Preference: Client has set the preference for single stream download
06/15/17 12:46:57:606 | [INFO] | | | | | | ProcessUtils | 12256 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:57:613 | [INFO] | | | | | | ProcessUtils | 12256 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:57:614 | [INFO] | | | | | | ProcessUtils | 12256 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:57:879 | [INFO] | | | | | | ProcessUtils | 11512 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:57:884 | [INFO] | | | | | | ProcessUtils | 7996 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:57:917 | [ERROR] | | | | | | | 7996 | The windows error code is - 12150
06/15/17 12:46:57:917 | [ERROR] | | | | | | | 11512 | The windows error code is - 12150
06/15/17 12:46:58:089 | [INFO] | | | | | | | 11576 | No encoding received in respose header. Going to rename...
06/15/17 12:46:58:089 | [INFO] | | | | | | | 11676 | No encoding received in respose header. Going to rename...
06/15/17 12:46:58:092 | [INFO] | | | | | | | 11576 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AppsPanel_202/manifest.xml size: 586 Bytes, Time Taken:1623.000000 milliseconds
06/15/17 12:46:58:092 | [INFO] | | | | | | | 11676 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AssetsPanel_202/manifest.xml size: 590 Bytes, Time Taken:1623.000000 milliseconds
06/15/17 12:46:58:323 | [INFO] | | | | | | | 7888 | Using New Adaptive Algorithm
06/15/17 12:46:58:323 | [INFO] | | | | | | | 11396 | Using New Adaptive Algorithm
06/15/17 12:46:58:324 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:58:325 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:58:336 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:58:336 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:58:336 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:58:337 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:58:341 | [ERROR] | | | | | | | 7888 | The windows error code is - 12180
06/15/17 12:46:58:341 | [ERROR] | | | | | | | 7888 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:58:341 | [ERROR] | | | | | | | 7888 | failed to resolve the proxy setting on the machine
06/15/17 12:46:58:341 | [ERROR] | | | | | | | 11396 | The windows error code is - 12180
06/15/17 12:46:58:341 | [ERROR] | | | | | | | 11396 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:58:341 | [INFO] | | | | | | ProcessUtils | 7888 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:58:342 | [ERROR] | | | | | | | 11396 | failed to resolve the proxy setting on the machine
06/15/17 12:46:58:342 | [INFO] | | | | | | | 7888 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AssetsPanel_202//validation....
06/15/17 12:46:58:342 | [INFO] | | | | | | | 7888 | Going to download the file at C:\WINDOWS\TEMP\{BA6374F5-D717-4A99-A051-B55857AA5C50}/validation.xml
06/15/17 12:46:58:342 | [INFO] | | | | | | ProcessUtils | 11396 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:58:342 | [INFO] | | | | | | | 11396 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AppsPanel_202//validation.xm...
06/15/17 12:46:58:342 | [INFO] | | | | | | | 11396 | Going to download the file at C:\WINDOWS\TEMP\{A80D74B2-3942-4E36-AA47-E1F8FCDDD010}/validation.xml
06/15/17 12:46:58:448 | [INFO] | | | | | | | 11396 | Preference: Preference is set for adding compression header
06/15/17 12:46:58:448 | [INFO] | | | | | | | 7888 | Preference: Preference is set for adding compression header
06/15/17 12:46:58:448 | [INFO] | | | | | | | 11396 | Preference: Client has set the preference for single stream download
06/15/17 12:46:58:448 | [INFO] | | | | | | | 7888 | Preference: Client has set the preference for single stream download
06/15/17 12:46:58:575 | [INFO] | | | | | | ProcessUtils | 10548 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:58:575 | [INFO] | | | | | | ProcessUtils | 11700 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:58:586 | [INFO] | | | | | | ProcessUtils | 11700 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:58:587 | [INFO] | | | | | | ProcessUtils | 10548 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:58:587 | [INFO] | | | | | | ProcessUtils | 11700 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:58:587 | [INFO] | | | | | | ProcessUtils | 10548 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:58:837 | [INFO] | | | | | | ProcessUtils | 12256 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:58:870 | [ERROR] | | | | | | | 12256 | The windows error code is - 12150
06/15/17 12:46:59:011 | [INFO] | | | | | | | 11924 | No encoding received in respose header. Going to rename...
06/15/17 12:46:59:014 | [INFO] | | | | | | | 11924 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FilesApp_202/manifest.xml size: 585 Bytes, Time Taken:1535.000000 milliseconds
06/15/17 12:46:59:245 | [INFO] | | | | | | | 2164 | Using New Adaptive Algorithm
06/15/17 12:46:59:247 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:59:255 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:59:256 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:59:261 | [ERROR] | | | | | | | 2164 | The windows error code is - 12180
06/15/17 12:46:59:261 | [ERROR] | | | | | | | 2164 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:59:261 | [ERROR] | | | | | | | 2164 | failed to resolve the proxy setting on the machine
06/15/17 12:46:59:261 | [INFO] | | | | | | ProcessUtils | 2164 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:59:261 | [INFO] | | | | | | | 2164 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FilesApp_202//validation.xml
06/15/17 12:46:59:261 | [INFO] | | | | | | | 2164 | Going to download the file at C:\WINDOWS\TEMP\{8B302FB8-E49B-461F-89CF-8E9EB4989EF4}/validation.xml
06/15/17 12:46:59:280 | [INFO] | | | | | | ProcessUtils | 9740 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:59:307 | [ERROR] | | | | | | | 9740 | The windows error code is - 12150
06/15/17 12:46:59:370 | [INFO] | | | | | | | 2164 | Preference: Preference is set for adding compression header
06/15/17 12:46:59:370 | [INFO] | | | | | | | 2164 | Preference: Client has set the preference for single stream download
06/15/17 12:46:59:496 | [INFO] | | | | | | ProcessUtils | 11560 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:59:504 | [INFO] | | | | | | ProcessUtils | 11560 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:59:504 | [INFO] | | | | | | ProcessUtils | 11560 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:59:526 | [INFO] | | | | | | | 11352 | No encoding received in respose header. Going to rename...
06/15/17 12:46:59:528 | [INFO] | | | | | | | 11352 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HomePanel_202//validation.xm... size: 281 Bytes, Time Taken:5324.000000 milliseconds
06/15/17 12:46:59:760 | [INFO] | | | | | | | 12064 | Using New Adaptive Algorithm
06/15/17 12:46:59:762 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:59:770 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:59:771 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:59:774 | [ERROR] | | | | | | | 12064 | The windows error code is - 12180
06/15/17 12:46:59:774 | [ERROR] | | | | | | | 12064 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:46:59:774 | [ERROR] | | | | | | | 12064 | failed to resolve the proxy setting on the machine
06/15/17 12:46:59:775 | [INFO] | | | | | | ProcessUtils | 12064 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:59:775 | [INFO] | | | | | | | 12064 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HomePanel_202/HomePanel.zip
06/15/17 12:46:59:775 | [INFO] | | | | | | | 12064 | Going to download the file at C:\WINDOWS\TEMP\{F1C5285D-AD88-4905-8A42-A49AAA5EDF1D}/HomePanel.zip
06/15/17 12:46:59:776 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:46:59:784 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:46:59:785 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:46:59:800 | [INFO] | | | | | | ProcessUtils | 10548 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:59:800 | [INFO] | | | | | | ProcessUtils | 11700 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:46:59:839 | [ERROR] | | | | | | | 10548 | The windows error code is - 12150
06/15/17 12:46:59:839 | [ERROR] | | | | | | | 11700 | The windows error code is - 12150
06/15/17 12:46:59:980 | [INFO] | | | | | | | 11272 | No encoding received in respose header. Going to rename...
06/15/17 12:46:59:980 | [INFO] | | | | | | | 11784 | No encoding received in respose header. Going to rename...
06/15/17 12:46:59:983 | [INFO] | | | | | | | 11784 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AssetsPanel_202//validation.... size: 280 Bytes, Time Taken:1531.000000 milliseconds
06/15/17 12:46:59:983 | [INFO] | | | | | | | 11272 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AppsPanel_202//validation.xm... size: 488 Bytes, Time Taken:1531.000000 milliseconds
06/15/17 12:47:00:209 | [INFO] | | | | | | | 11396 | Using New Adaptive Algorithm
06/15/17 12:47:00:209 | [INFO] | | | | | | | 7888 | Using New Adaptive Algorithm
06/15/17 12:47:00:211 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:00:211 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:00:222 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:00:223 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:00:223 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:00:224 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:00:227 | [ERROR] | | | | | | | 7888 | The windows error code is - 12180
06/15/17 12:47:00:227 | [ERROR] | | | | | | | 7888 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:00:227 | [ERROR] | | | | | | | 7888 | failed to resolve the proxy setting on the machine
06/15/17 12:47:00:227 | [ERROR] | | | | | | | 11396 | The windows error code is - 12180
06/15/17 12:47:00:227 | [ERROR] | | | | | | | 11396 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:00:228 | [INFO] | | | | | | ProcessUtils | 7888 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:00:228 | [ERROR] | | | | | | | 11396 | failed to resolve the proxy setting on the machine
06/15/17 12:47:00:228 | [INFO] | | | | | | | 7888 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AssetsPanel_202/AssetsPanel.zi...
06/15/17 12:47:00:228 | [INFO] | | | | | | | 7888 | Going to download the file at C:\WINDOWS\TEMP\{BA6374F5-D717-4A99-A051-B55857AA5C50}/AssetsPanel.zip
06/15/17 12:47:00:228 | [INFO] | | | | | | ProcessUtils | 11396 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:00:228 | [INFO] | | | | | | | 11396 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AppsPanel_202/AppsPanel.zip
06/15/17 12:47:00:229 | [INFO] | | | | | | | 11396 | Going to download the file at C:\WINDOWS\TEMP\{A80D74B2-3942-4E36-AA47-E1F8FCDDD010}/AppsPanel.zip
06/15/17 12:47:00:230 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:00:230 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:00:241 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:00:242 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:00:242 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:00:242 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:00:381 | [INFO] | | | | | | ProcessUtils | 12064 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:00:382 | [INFO] | | | | | | | 12064 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:25 GMT
Content-Length: 1075720
Content-Type: application/zip
Content-MD5: bxleZSNWWc+cgh4s4F6h1g==
Last-Modified: Mon, 05 Jun 2017 10:23:41 GMT
Accept-Ranges: bytes
ETag: "6f195e65235659cf9c821e2ce05ea1d6:1496672830.231605"
Server: AkamaiNetStorage
06/15/17 12:47:00:383 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:00:391 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:00:391 | [INFO] | | | | | | ProcessUtils | 12064 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:00:449 | [INFO] | | | | | | ProcessUtils | 11744 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:00:457 | [INFO] | | | | | | ProcessUtils | 11744 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:00:457 | [INFO] | | | | | | ProcessUtils | 11744 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:00:662 | [INFO] | | | | | | | 11636 | incrementing the thread. now the active thread count is 5
06/15/17 12:47:00:787 | [INFO] | | | | | | ProcessUtils | 11396 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:00:787 | [INFO] | | | | | | ProcessUtils | 7888 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:00:787 | [INFO] | | | | | | | 11396 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:25 GMT
Content-Length: 7404064
Content-Type: application/zip
Content-MD5: eS3+tOoAj5bVVcma5Iqasg==
Last-Modified: Mon, 05 Jun 2017 10:21:50 GMT
Accept-Ranges: bytes
ETag: "792dfeb4ea008f96d555c99ae48a9ab2:1496672790.773439"
Server: AkamaiNetStorage
06/15/17 12:47:00:787 | [INFO] | | | | | | | 7888 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:25 GMT
Content-Length: 114263
Content-Type: application/zip
Content-MD5: HooM28c1NBg8bFMWUZnzbA==
Last-Modified: Mon, 05 Jun 2017 10:24:40 GMT
Accept-Ranges: bytes
ETag: "1e8a0cdbc73534183c6c53165199f36c:1496672792.856051"
Server: AkamaiNetStorage
06/15/17 12:47:00:789 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:00:789 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:00:801 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:00:802 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:00:802 | [INFO] | | | | | | ProcessUtils | 7888 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:00:802 | [INFO] | | | | | | ProcessUtils | 11396 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:00:894 | [INFO] | | | | | | ProcessUtils | 11744 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:01:180 | [INFO] | | | | | | | 2564 | decrementing the thread count. now the active thread count is 22
06/15/17 12:47:01:186 | [INFO] | | | | | | ProcessUtils | 11396 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:01:186 | [INFO] | | | | | | | 11396 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:01:186 | [INFO] | | | | | | | 11396 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:26 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: eS3+tOoAj5bVVcma5Iqasg==
Content-Range: bytes 7404062-7404063/7404064
Last-Modified: Mon, 05 Jun 2017 10:21:50 GMT
Accept-Ranges: bytes
ETag: "792dfeb4ea008f96d555c99ae48a9ab2:1496672790.773439"
Server: AkamaiNetStorage
06/15/17 12:47:01:188 | [INFO] | | | | | | ProcessUtils | 7888 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:01:188 | [INFO] | | | | | | | 7888 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:01:188 | [INFO] | | | | | | | 7888 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:26 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: HooM28c1NBg8bFMWUZnzbA==
Content-Range: bytes 114261-114262/114263
Last-Modified: Mon, 05 Jun 2017 10:24:40 GMT
Accept-Ranges: bytes
ETag: "1e8a0cdbc73534183c6c53165199f36c:1496672792.856051"
Server: AkamaiNetStorage
06/15/17 12:47:01:414 | [INFO] | | | | | | | 11828 | incrementing the thread. now the active thread count is 8
06/15/17 12:47:01:416 | [INFO] | | | | | | ProcessUtils | 10160 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:01:416 | [INFO] | | | | | | ProcessUtils | 7052 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:01:429 | [INFO] | | | | | | ProcessUtils | 7052 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:01:429 | [INFO] | | | | | | ProcessUtils | 10160 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:01:429 | [INFO] | | | | | | ProcessUtils | 7052 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:01:430 | [INFO] | | | | | | ProcessUtils | 10160 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:01:431 | [INFO] | | | | | | ProcessUtils | 11880 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:01:439 | [INFO] | | | | | | ProcessUtils | 11880 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:01:439 | [INFO] | | | | | | ProcessUtils | 11880 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:01:878 | [INFO] | | | | | | ProcessUtils | 10160 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:01:886 | [INFO] | | | | | | ProcessUtils | 7052 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:01:927 | [INFO] | | | | | | ProcessUtils | 11880 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:02:079 | [INFO] | | | | | | ProcessUtils | 4468 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:02:087 | [INFO] | | | | | | ProcessUtils | 4468 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:02:087 | [INFO] | | | | | | ProcessUtils | 4468 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:02:605 | [INFO] | | | | | | | 12032 | No encoding received in respose header. Going to rename...
06/15/17 12:47:02:607 | [INFO] | | | | | | | 12032 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AssetsPanel_202/AssetsPanel.zi... size: 114263 Bytes, Time Taken:1315.000000 milliseconds
06/15/17 12:47:02:651 | [INFO] | | | | | | | 11340 | incrementing the thread. now the active thread count is 5
06/15/17 12:47:02:715 | [INFO] | | | | | | ProcessUtils | 11604 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:02:724 | [INFO] | | | | | | ProcessUtils | 11604 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:02:725 | [INFO] | | | | | | ProcessUtils | 11604 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:03:307 | [INFO] | | | | | | ProcessUtils | 11604 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:03:556 | [INFO] | | | | | | | 11472 | Using New Adaptive Algorithm
06/15/17 12:47:03:557 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:03:562 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:03:562 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:03:564 | [ERROR] | | | | | | | 11472 | The windows error code is - 12180
06/15/17 12:47:03:564 | [ERROR] | | | | | | | 11472 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:03:564 | [ERROR] | | | | | | | 11472 | failed to resolve the proxy setting on the machine
06/15/17 12:47:03:564 | [INFO] | | | | | | ProcessUtils | 11472 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:03:564 | [INFO] | | | | | | | 11472 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FontsPanel_202/manifest.xml
06/15/17 12:47:03:565 | [INFO] | | | | | | | 11472 | Going to download the file at C:\WINDOWS\TEMP\{A6FBC958-7DE8-47B4-8BE0-CEA2DEB96F61}/manifest.xml
06/15/17 12:47:03:666 | [INFO] | | | | | | | 11472 | Preference: Preference is set for adding compression header
06/15/17 12:47:03:666 | [INFO] | | | | | | | 11472 | Preference: Client has set the preference for single stream download
06/15/17 12:47:03:744 | [INFO] | | | | | | ProcessUtils | 4468 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:03:758 | [INFO] | | | | | | ProcessUtils | 11560 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:03:791 | [ERROR] | | | | | | | 11560 | The windows error code is - 12150
06/15/17 12:47:03:791 | [INFO] | | | | | | ProcessUtils | 7316 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:03:794 | [INFO] | | | | | | ProcessUtils | 7316 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:03:794 | [INFO] | | | | | | ProcessUtils | 7316 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:03:889 | [INFO] | | | | | | ProcessUtils | 3124 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:03:891 | [INFO] | | | | | | ProcessUtils | 3124 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:03:892 | [INFO] | | | | | | ProcessUtils | 3124 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:03:932 | [INFO] | | | | | | | 9980 | No encoding received in respose header. Going to rename...
06/15/17 12:47:03:934 | [INFO] | | | | | | | 9980 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FilesApp_202//validation.xml size: 349 Bytes, Time Taken:4561.000000 milliseconds
06/15/17 12:47:04:060 | [INFO] | | | | | | ProcessUtils | 12064 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:04:060 | [INFO] | | | | | | | 12064 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:04:060 | [INFO] | | | | | | | 12064 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:29 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: bxleZSNWWc+cgh4s4F6h1g==
Content-Range: bytes 1075718-1075719/1075720
Last-Modified: Mon, 05 Jun 2017 10:23:41 GMT
Accept-Ranges: bytes
ETag: "6f195e65235659cf9c821e2ce05ea1d6:1496672830.231605"
Server: AkamaiNetStorage
06/15/17 12:47:04:166 | [INFO] | | | | | | | 2164 | Using New Adaptive Algorithm
06/15/17 12:47:04:168 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:04:176 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:04:176 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:04:180 | [ERROR] | | | | | | | 2164 | The windows error code is - 12180
06/15/17 12:47:04:180 | [ERROR] | | | | | | | 2164 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:04:180 | [ERROR] | | | | | | | 2164 | failed to resolve the proxy setting on the machine
06/15/17 12:47:04:181 | [INFO] | | | | | | ProcessUtils | 2164 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:04:181 | [INFO] | | | | | | | 2164 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FilesApp_202/FilesPanel.zip
06/15/17 12:47:04:181 | [INFO] | | | | | | | 2164 | Going to download the file at C:\WINDOWS\TEMP\{8B302FB8-E49B-461F-89CF-8E9EB4989EF4}/FilesPanel.zip
06/15/17 12:47:04:182 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:04:190 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:04:191 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:04:293 | [INFO] | | | | | | ProcessUtils | 11504 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:04:300 | [INFO] | | | | | | ProcessUtils | 11504 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:04:301 | [INFO] | | | | | | ProcessUtils | 11504 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:04:592 | [ERROR] | | | | | | | 11288 | The windows error code is - 12002
06/15/17 12:47:04:592 | [ERROR] | | | | | | | 11288 | Error 12002 in WinHttpQueryDataAvailable.
06/15/17 12:47:04:592 | [ERROR] | | | | | | | 11288 | the download job (0) failed to execute. The job state is STOPPED_STATE
06/15/17 12:47:04:593 | [INFO] | | | | | | ProcessUtils | 11288 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:04:600 | [INFO] | | | | | | ProcessUtils | 11288 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:04:600 | [INFO] | | | | | | ProcessUtils | 11288 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:04:621 | [INFO] | | | | | | ProcessUtils | 3124 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:04:936 | [INFO] | | | | | | ProcessUtils | 2164 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:04:936 | [INFO] | | | | | | | 2164 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:30 GMT
Content-Length: 2596629
Content-Type: application/zip
Content-MD5: t10EC0YHf6YSCedZ/QNLOQ==
Last-Modified: Mon, 05 Jun 2017 10:23:09 GMT
Accept-Ranges: bytes
ETag: "b75d040b46077fa61209e759fd034b39:1496672822.770077"
Server: AkamaiNetStorage
06/15/17 12:47:04:938 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:04:945 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:04:946 | [INFO] | | | | | | ProcessUtils | 2164 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:05:032 | [INFO] | | | | | | ProcessUtils | 11504 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:05:086 | [INFO] | | | | | | | 8248 | some intermittent error. Retrying now. Error code is 12002 and error type is -45
06/15/17 12:47:05:242 | [INFO] | | | | | | ProcessUtils | 11288 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:05:494 | [INFO] | | | | | | ProcessUtils | 7316 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:05:523 | [ERROR] | | | | | | | 7316 | The windows error code is - 12150
06/15/17 12:47:05:525 | [INFO] | | | | | | ProcessUtils | 2164 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:05:526 | [INFO] | | | | | | | 2164 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:05:526 | [INFO] | | | | | | | 2164 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:30 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: t10EC0YHf6YSCedZ/QNLOQ==
Content-Range: bytes 2596627-2596628/2596629
Last-Modified: Mon, 05 Jun 2017 10:23:09 GMT
Accept-Ranges: bytes
ETag: "b75d040b46077fa61209e759fd034b39:1496672822.770077"
Server: AkamaiNetStorage
06/15/17 12:47:05:664 | [INFO] | | | | | | | 11340 | decrementing the thread count. now the active thread count is 4
06/15/17 12:47:05:701 | [INFO] | | | | | | ProcessUtils | 4480 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:05:708 | [INFO] | | | | | | ProcessUtils | 4480 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:05:709 | [INFO] | | | | | | ProcessUtils | 4480 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:05:742 | [INFO] | | | | | | | 7720 | No encoding received in respose header. Going to rename...
06/15/17 12:47:05:745 | [INFO] | | | | | | | 7720 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FontsPanel_202/manifest.xml size: 589 Bytes, Time Taken:2076.000000 milliseconds
06/15/17 12:47:05:759 | [INFO] | | | | | | ProcessUtils | 12204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:05:767 | [INFO] | | | | | | ProcessUtils | 12204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:05:767 | [INFO] | | | | | | ProcessUtils | 12204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:06:070 | [INFO] | | | | | | | 11472 | Using New Adaptive Algorithm
06/15/17 12:47:06:071 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:06:079 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:06:080 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:06:083 | [ERROR] | | | | | | | 11472 | The windows error code is - 12180
06/15/17 12:47:06:083 | [ERROR] | | | | | | | 11472 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:06:083 | [ERROR] | | | | | | | 11472 | failed to resolve the proxy setting on the machine
06/15/17 12:47:06:084 | [INFO] | | | | | | ProcessUtils | 11472 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:06:084 | [INFO] | | | | | | | 11472 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FontsPanel_202//validation.x...
06/15/17 12:47:06:084 | [INFO] | | | | | | | 11472 | Going to download the file at C:\WINDOWS\TEMP\{A6FBC958-7DE8-47B4-8BE0-CEA2DEB96F61}/validation.xml
06/15/17 12:47:06:195 | [INFO] | | | | | | | 11472 | Preference: Preference is set for adding compression header
06/15/17 12:47:06:195 | [INFO] | | | | | | | 11472 | Preference: Client has set the preference for single stream download
06/15/17 12:47:06:322 | [INFO] | | | | | | ProcessUtils | 11924 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:06:329 | [INFO] | | | | | | ProcessUtils | 11924 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:06:330 | [INFO] | | | | | | ProcessUtils | 11924 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:06:337 | [INFO] | | | | | | ProcessUtils | 4480 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:06:367 | [INFO] | | | | | | ProcessUtils | 12204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:06:445 | [INFO] | | | | | | | 11288 | resetting intermitent error 9 from to 1 to 0
06/15/17 12:47:06:979 | [INFO] | | | | | | | 8248 | No encoding received in respose header. Going to rename...
06/15/17 12:47:06:981 | [INFO] | | | | | | | 8248 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_DesignLibraryPlugin_202/Design... size: 384418 Bytes, Time Taken:34831.000000 milliseconds
06/15/17 12:47:07:536 | [INFO] | | | | | | ProcessUtils | 11924 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:07:565 | [ERROR] | | | | | | | 11924 | The windows error code is - 12150
06/15/17 12:47:07:674 | [INFO] | | | | | | | 11552 | Using New Adaptive Algorithm
06/15/17 12:47:07:676 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:07:682 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:07:683 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:07:685 | [ERROR] | | | | | | | 11552 | The windows error code is - 12180
06/15/17 12:47:07:686 | [ERROR] | | | | | | | 11552 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:07:686 | [ERROR] | | | | | | | 11552 | failed to resolve the proxy setting on the machine
06/15/17 12:47:07:686 | [INFO] | | | | | | ProcessUtils | 11552 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:07:686 | [INFO] | | | | | | | 11552 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_MarketPanel_202/manifest.xml
06/15/17 12:47:07:686 | [INFO] | | | | | | | 11552 | Going to download the file at C:\WINDOWS\TEMP\{219F1536-30D9-4466-A19A-8A3A621A6C22}/manifest.xml
06/15/17 12:47:07:721 | [INFO] | | | | | | | 11480 | No encoding received in respose header. Going to rename...
06/15/17 12:47:07:722 | [INFO] | | | | | | | 11480 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FontsPanel_202//validation.x... size: 281 Bytes, Time Taken:1526.000000 milliseconds
06/15/17 12:47:07:799 | [INFO] | | | | | | | 11552 | Preference: Preference is set for adding compression header
06/15/17 12:47:07:799 | [INFO] | | | | | | | 11552 | Preference: Client has set the preference for single stream download
06/15/17 12:47:07:924 | [INFO] | | | | | | ProcessUtils | 11696 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:07:927 | [INFO] | | | | | | ProcessUtils | 11696 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:07:927 | [INFO] | | | | | | ProcessUtils | 11696 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:07:955 | [INFO] | | | | | | | 11472 | Using New Adaptive Algorithm
06/15/17 12:47:07:956 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:07:958 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:07:958 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:07:959 | [ERROR] | | | | | | | 11472 | The windows error code is - 12180
06/15/17 12:47:07:959 | [ERROR] | | | | | | | 11472 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:07:959 | [ERROR] | | | | | | | 11472 | failed to resolve the proxy setting on the machine
06/15/17 12:47:07:959 | [INFO] | | | | | | ProcessUtils | 11472 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:07:959 | [INFO] | | | | | | | 11472 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FontsPanel_202/FontsPanel.zip
06/15/17 12:47:07:959 | [INFO] | | | | | | | 11472 | Going to download the file at C:\WINDOWS\TEMP\{A6FBC958-7DE8-47B4-8BE0-CEA2DEB96F61}/FontsPanel.zip
06/15/17 12:47:07:959 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:07:961 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:07:962 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:08:679 | [INFO] | | | | | | ProcessUtils | 11880 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:08:680 | [INFO] | | | | | | ProcessUtils | 11880 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:08:681 | [INFO] | | | | | | ProcessUtils | 11880 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:08:947 | [INFO] | | | | | | ProcessUtils | 11472 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:08:947 | [INFO] | | | | | | | 11472 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:34 GMT
Content-Length: 1242012
Content-Type: application/zip
Content-MD5: suGsuLljChjgKE2cgJWMkg==
Last-Modified: Mon, 05 Jun 2017 10:23:20 GMT
Accept-Ranges: bytes
ETag: "b2e1acb8b9630a18e0284d9c80958c92:1496672824.475518"
Server: AkamaiNetStorage
06/15/17 12:47:08:947 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:08:949 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:08:949 | [INFO] | | | | | | ProcessUtils | 11472 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:08:987 | [INFO] | | | | | | | 11820 | incrementing the thread. now the active thread count is 3
06/15/17 12:47:09:066 | [INFO] | | | | | | ProcessUtils | 8108 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:09:074 | [INFO] | | | | | | ProcessUtils | 8108 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:09:074 | [INFO] | | | | | | ProcessUtils | 8108 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:09:149 | [INFO] | | | | | | ProcessUtils | 11696 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:09:190 | [ERROR] | | | | | | | 11696 | The windows error code is - 12150
06/15/17 12:47:09:203 | [INFO] | | | | | | ProcessUtils | 11880 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:09:331 | [INFO] | | | | | | | 7996 | No encoding received in respose header. Going to rename...
06/15/17 12:47:09:332 | [INFO] | | | | | | | 7996 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_MarketPanel_202/manifest.xml size: 592 Bytes, Time Taken:1531.000000 milliseconds
06/15/17 12:47:09:501 | [INFO] | | | | | | ProcessUtils | 11472 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:09:501 | [INFO] | | | | | | | 11472 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:09:501 | [INFO] | | | | | | | 11472 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:34 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: suGsuLljChjgKE2cgJWMkg==
Content-Range: bytes 1242010-1242011/1242012
Last-Modified: Mon, 05 Jun 2017 10:23:20 GMT
Accept-Ranges: bytes
ETag: "b2e1acb8b9630a18e0284d9c80958c92:1496672824.475518"
Server: AkamaiNetStorage
06/15/17 12:47:09:565 | [INFO] | | | | | | | 11552 | Using New Adaptive Algorithm
06/15/17 12:47:09:566 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:09:575 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:09:576 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:09:579 | [ERROR] | | | | | | | 11552 | The windows error code is - 12180
06/15/17 12:47:09:580 | [ERROR] | | | | | | | 11552 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:09:580 | [ERROR] | | | | | | | 11552 | failed to resolve the proxy setting on the machine
06/15/17 12:47:09:580 | [INFO] | | | | | | ProcessUtils | 11552 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:09:580 | [INFO] | | | | | | | 11552 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_MarketPanel_202//validation....
06/15/17 12:47:09:580 | [INFO] | | | | | | | 11552 | Going to download the file at C:\WINDOWS\TEMP\{219F1536-30D9-4466-A19A-8A3A621A6C22}/validation.xml
06/15/17 12:47:09:634 | [INFO] | | | | | | ProcessUtils | 8108 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:09:690 | [INFO] | | | | | | | 11552 | Preference: Preference is set for adding compression header
06/15/17 12:47:09:690 | [INFO] | | | | | | | 11552 | Preference: Client has set the preference for single stream download
06/15/17 12:47:09:739 | [INFO] | | | | | | ProcessUtils | 2200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:09:747 | [INFO] | | | | | | ProcessUtils | 2200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:09:748 | [INFO] | | | | | | ProcessUtils | 2200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:09:817 | [INFO] | | | | | | ProcessUtils | 11916 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:09:824 | [INFO] | | | | | | ProcessUtils | 11916 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:09:824 | [INFO] | | | | | | ProcessUtils | 11916 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:10:225 | [INFO] | | | | | | ProcessUtils | 2200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:10:811 | [INFO] | | | | | | ProcessUtils | 11916 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:10:846 | [ERROR] | | | | | | | 11916 | The windows error code is - 12150
06/15/17 12:47:10:909 | [INFO] | | | | | | | 7652 | decrementing the thread count. now the active thread count is 11
06/15/17 12:47:10:915 | [INFO] | | | | | | ProcessUtils | 4480 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:10:922 | [INFO] | | | | | | ProcessUtils | 4480 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:10:923 | [INFO] | | | | | | ProcessUtils | 4480 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:11:004 | [INFO] | | | | | | | 11356 | No encoding received in respose header. Going to rename...
06/15/17 12:47:11:006 | [INFO] | | | | | | | 11356 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_MarketPanel_202//validation.... size: 281 Bytes, Time Taken:1312.000000 milliseconds
06/15/17 12:47:11:237 | [INFO] | | | | | | | 11552 | Using New Adaptive Algorithm
06/15/17 12:47:11:239 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:11:247 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:11:247 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:11:250 | [ERROR] | | | | | | | 11552 | The windows error code is - 12180
06/15/17 12:47:11:251 | [ERROR] | | | | | | | 11552 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:11:251 | [ERROR] | | | | | | | 11552 | failed to resolve the proxy setting on the machine
06/15/17 12:47:11:251 | [INFO] | | | | | | ProcessUtils | 11552 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:11:251 | [INFO] | | | | | | | 11552 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_MarketPanel_202/MarketPanel.zi...
06/15/17 12:47:11:251 | [INFO] | | | | | | | 11552 | Going to download the file at C:\WINDOWS\TEMP\{219F1536-30D9-4466-A19A-8A3A621A6C22}/MarketPanel.zip
06/15/17 12:47:11:253 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:11:260 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:11:261 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:11:399 | [INFO] | | | | | | ProcessUtils | 12204 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:11:410 | [INFO] | | | | | | ProcessUtils | 12204 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:11:410 | [INFO] | | | | | | ProcessUtils | 12204 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:11:898 | [INFO] | | | | | | | 2564 | incrementing the thread. now the active thread count is 23
06/15/17 12:47:12:213 | [INFO] | | | | | | | 11828 | No encoding received in respose header. Going to rename...
06/15/17 12:47:12:215 | [INFO] | | | | | | | 11828 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCCApp_202/ACCC.zip size: 19305342 Bytes, Time Taken:60149.000000 milliseconds
06/15/17 12:47:12:279 | [INFO] | | | | | | ProcessUtils | 11552 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:12:280 | [INFO] | | | | | | | 11552 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:37 GMT
Content-Length: 1595337
Content-Type: application/zip
Content-MD5: IjI4ro86A1rXyS4VpVxnhw==
Last-Modified: Mon, 05 Jun 2017 10:24:50 GMT
Accept-Ranges: bytes
ETag: "223238ae8f3a035ad7c92e15a55c6787:1496672833.578037"
Server: AkamaiNetStorage
06/15/17 12:47:12:281 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:12:288 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:12:289 | [INFO] | | | | | | ProcessUtils | 11552 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:12:377 | [INFO] | | | | | | ProcessUtils | 12204 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:12:823 | [INFO] | | | | | | | 12084 | Using New Adaptive Algorithm
06/15/17 12:47:12:824 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:12:832 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:12:833 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:12:836 | [ERROR] | | | | | | | 12084 | The windows error code is - 12180
06/15/17 12:47:12:836 | [ERROR] | | | | | | | 12084 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:12:836 | [ERROR] | | | | | | | 12084 | failed to resolve the proxy setting on the machine
06/15/17 12:47:12:837 | [INFO] | | | | | | ProcessUtils | 12084 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:12:837 | [INFO] | | | | | | | 12084 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_BehancePanel_202/manifest.xm...
06/15/17 12:47:12:837 | [INFO] | | | | | | | 12084 | Going to download the file at C:\WINDOWS\TEMP\{60D6539C-F3BF-4E5C-918E-6B32BD0D422D}/manifest.xml
06/15/17 12:47:12:842 | [INFO] | | | | | | ProcessUtils | 11552 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:12:842 | [INFO] | | | | | | | 11552 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:12:842 | [INFO] | | | | | | | 11552 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:37 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: IjI4ro86A1rXyS4VpVxnhw==
Content-Range: bytes 1595335-1595336/1595337
Last-Modified: Mon, 05 Jun 2017 10:24:50 GMT
Accept-Ranges: bytes
ETag: "223238ae8f3a035ad7c92e15a55c6787:1496672833.578037"
Server: AkamaiNetStorage
06/15/17 12:47:12:948 | [INFO] | | | | | | | 12084 | Preference: Preference is set for adding compression header
06/15/17 12:47:12:948 | [INFO] | | | | | | | 12084 | Preference: Client has set the preference for single stream download
06/15/17 12:47:12:966 | [INFO] | | | | | | ProcessUtils | 9140 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:12:973 | [INFO] | | | | | | ProcessUtils | 9140 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:12:974 | [INFO] | | | | | | ProcessUtils | 9140 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:13:074 | [INFO] | | | | | | ProcessUtils | 9152 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:13:081 | [INFO] | | | | | | ProcessUtils | 9152 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:13:082 | [INFO] | | | | | | ProcessUtils | 9152 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:13:526 | [INFO] | | | | | | | 4448 | No encoding received in respose header. Going to rename...
06/15/17 12:47:13:529 | [INFO] | | | | | | | 4448 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HomePanel_202/HomePanel.zip size: 1075720 Bytes, Time Taken:9359.000000 milliseconds
06/15/17 12:47:13:609 | [INFO] | | | | | | ProcessUtils | 9140 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:13:635 | [ERROR] | | | | | | | 9140 | The windows error code is - 12150
06/15/17 12:47:13:823 | [INFO] | | | | | | | 9136 | No encoding received in respose header. Going to rename...
06/15/17 12:47:13:825 | [INFO] | | | | | | | 9136 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_BehancePanel_202/manifest.xm... size: 595 Bytes, Time Taken:875.000000 milliseconds
06/15/17 12:47:14:057 | [INFO] | | | | | | | 12084 | Using New Adaptive Algorithm
06/15/17 12:47:14:059 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:14:066 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:14:067 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:14:070 | [ERROR] | | | | | | | 12084 | The windows error code is - 12180
06/15/17 12:47:14:070 | [ERROR] | | | | | | | 12084 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:14:070 | [ERROR] | | | | | | | 12084 | failed to resolve the proxy setting on the machine
06/15/17 12:47:14:071 | [INFO] | | | | | | ProcessUtils | 12084 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:14:071 | [INFO] | | | | | | | 12084 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_BehancePanel_202//validation...
06/15/17 12:47:14:071 | [INFO] | | | | | | | 12084 | Going to download the file at C:\WINDOWS\TEMP\{60D6539C-F3BF-4E5C-918E-6B32BD0D422D}/validation.xml
06/15/17 12:47:14:182 | [INFO] | | | | | | | 12084 | Preference: Preference is set for adding compression header
06/15/17 12:47:14:183 | [INFO] | | | | | | | 12084 | Preference: Client has set the preference for single stream download
06/15/17 12:47:14:183 | [INFO] | | | | | | | 11560 | No encoding received in respose header. Going to rename...
06/15/17 12:47:14:185 | [INFO] | | | | | | | 11560 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FontsPanel_202/FontsPanel.zip size: 1242012 Bytes, Time Taken:4570.000000 milliseconds
06/15/17 12:47:14:237 | [INFO] | | | | | | ProcessUtils | 4480 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:14:309 | [INFO] | | | | | | ProcessUtils | 8200 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:14:319 | [INFO] | | | | | | ProcessUtils | 8200 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:14:320 | [INFO] | | | | | | ProcessUtils | 8200 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:14:354 | [INFO] | | | | | | | 8208 | Using New Adaptive Algorithm
06/15/17 12:47:14:355 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:14:359 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:14:360 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:14:362 | [ERROR] | | | | | | | 8208 | The windows error code is - 12180
06/15/17 12:47:14:362 | [ERROR] | | | | | | | 8208 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:14:362 | [ERROR] | | | | | | | 8208 | failed to resolve the proxy setting on the machine
06/15/17 12:47:14:362 | [INFO] | | | | | | ProcessUtils | 8208 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:14:362 | [INFO] | | | | | | | 8208 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HDCore_202/manifest.xml
06/15/17 12:47:14:362 | [INFO] | | | | | | | 8208 | Going to download the file at C:\WINDOWS\TEMP\{5EED7C87-3B4C-4CE8-A808-B67488316B12}/manifest.xml
06/15/17 12:47:14:462 | [INFO] | | | | | | | 8208 | Preference: Preference is set for adding compression header
06/15/17 12:47:14:462 | [INFO] | | | | | | | 8208 | Preference: Client has set the preference for single stream download
06/15/17 12:47:14:578 | [INFO] | | | | | | ProcessUtils | 8324 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:14:585 | [INFO] | | | | | | ProcessUtils | 8324 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:14:585 | [INFO] | | | | | | ProcessUtils | 8324 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:14:857 | [INFO] | | | | | | | 8440 | Using New Adaptive Algorithm
06/15/17 12:47:14:859 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:14:866 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:14:867 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:14:870 | [ERROR] | | | | | | | 8440 | The windows error code is - 12180
06/15/17 12:47:14:870 | [ERROR] | | | | | | | 8440 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:14:870 | [ERROR] | | | | | | | 8440 | failed to resolve the proxy setting on the machine
06/15/17 12:47:14:871 | [INFO] | | | | | | ProcessUtils | 8440 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:14:871 | [INFO] | | | | | | | 8440 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_StockPanel_202/manifest.xml
06/15/17 12:47:14:871 | [INFO] | | | | | | | 8440 | Going to download the file at C:\WINDOWS\TEMP\{35125D86-84EF-4233-8B36-B649786620E9}/manifest.xml
06/15/17 12:47:14:982 | [INFO] | | | | | | | 8440 | Preference: Preference is set for adding compression header
06/15/17 12:47:14:983 | [INFO] | | | | | | | 8440 | Preference: Client has set the preference for single stream download
06/15/17 12:47:14:993 | [INFO] | | | | | | ProcessUtils | 8200 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:15:001 | [INFO] | | | | | | ProcessUtils | 8488 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:15:008 | [INFO] | | | | | | ProcessUtils | 8488 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:15:009 | [INFO] | | | | | | ProcessUtils | 8488 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:15:029 | [ERROR] | | | | | | | 8200 | The windows error code is - 12150
06/15/17 12:47:15:155 | [INFO] | | | | | | | 8204 | No encoding received in respose header. Going to rename...
06/15/17 12:47:15:155 | [INFO] | | | | | | | 2564 | No encoding received in respose header. Going to rename...
06/15/17 12:47:15:157 | [INFO] | | | | | | | 8204 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_BehancePanel_202//validation... size: 281 Bytes, Time Taken:972.000000 milliseconds
06/15/17 12:47:15:158 | [INFO] | | | | | | | 2564 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_0_Runtime_185/Runtime.zip size: 89259759 Bytes, Time Taken:92310.000000 milliseconds
06/15/17 12:47:15:324 | [INFO] | | | | | | ProcessUtils | 8324 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:15:357 | [ERROR] | | | | | | | 8324 | The windows error code is - 12150
06/15/17 12:47:15:389 | [INFO] | | | | | | | 12084 | Using New Adaptive Algorithm
06/15/17 12:47:15:389 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:15:393 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:15:394 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:15:396 | [ERROR] | | | | | | | 12084 | The windows error code is - 12180
06/15/17 12:47:15:396 | [ERROR] | | | | | | | 12084 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:15:396 | [ERROR] | | | | | | | 12084 | failed to resolve the proxy setting on the machine
06/15/17 12:47:15:396 | [INFO] | | | | | | ProcessUtils | 12084 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:15:396 | [INFO] | | | | | | | 12084 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_BehancePanel_202/BehancePanel....
06/15/17 12:47:15:396 | [INFO] | | | | | | | 12084 | Going to download the file at C:\WINDOWS\TEMP\{60D6539C-F3BF-4E5C-918E-6B32BD0D422D}/BehancePanel.zip
06/15/17 12:47:15:397 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:15:401 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:15:401 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:15:561 | [INFO] | | | | | | | 8320 | No encoding received in respose header. Going to rename...
06/15/17 12:47:15:561 | [INFO] | | | | | | | 8320 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HDCore_202/manifest.xml size: 577 Bytes, Time Taken:1098.000000 milliseconds
06/15/17 12:47:15:655 | [INFO] | | | | | | | 11820 | No encoding received in respose header. Going to rename...
06/15/17 12:47:15:657 | [INFO] | | | | | | | 11820 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_AppsPanel_202/AppsPanel.zip size: 7404064 Bytes, Time Taken:14365.000000 milliseconds
06/15/17 12:47:15:694 | [INFO] | | | | | | ProcessUtils | 8488 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:15:708 | [INFO] | | | | | | ProcessUtils | 12084 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:15:708 | [INFO] | | | | | | | 12084 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:40 GMT
Content-Length: 1545682
Content-Type: application/zip
Content-MD5: Z6EKNNTNSHpqzrc5TJTVYA==
Last-Modified: Mon, 05 Jun 2017 10:22:01 GMT
Accept-Ranges: bytes
ETag: "67a10a34d4cd487a6aceb7394c94d560:1496672794.684328"
Server: AkamaiNetStorage
06/15/17 12:47:15:710 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:15:718 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:15:719 | [INFO] | | | | | | ProcessUtils | 12084 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:15:733 | [ERROR] | | | | | | | 8488 | The windows error code is - 12150
06/15/17 12:47:15:858 | [INFO] | | | | | | | 8492 | No encoding received in respose header. Going to rename...
06/15/17 12:47:15:860 | [INFO] | | | | | | | 8492 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_StockPanel_202/manifest.xml size: 585 Bytes, Time Taken:875.000000 milliseconds
06/15/17 12:47:15:884 | [INFO] | | | | | | | 8208 | Using New Adaptive Algorithm
06/15/17 12:47:15:885 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:15:891 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:15:891 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:15:892 | [ERROR] | | | | | | | 8208 | The windows error code is - 12180
06/15/17 12:47:15:892 | [ERROR] | | | | | | | 8208 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:15:892 | [ERROR] | | | | | | | 8208 | failed to resolve the proxy setting on the machine
06/15/17 12:47:15:892 | [INFO] | | | | | | ProcessUtils | 8208 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:15:892 | [INFO] | | | | | | | 8208 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HDCore_202//validation.xml
06/15/17 12:47:15:892 | [INFO] | | | | | | | 8208 | Going to download the file at C:\WINDOWS\TEMP\{5EED7C87-3B4C-4CE8-A808-B67488316B12}/validation.xml
06/15/17 12:47:15:954 | [INFO] | | | | | | ProcessUtils | 12084 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:15:954 | [INFO] | | | | | | | 12084 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:15:955 | [INFO] | | | | | | | 12084 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:41 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: Z6EKNNTNSHpqzrc5TJTVYA==
Content-Range: bytes 1545680-1545681/1545682
Last-Modified: Mon, 05 Jun 2017 10:22:01 GMT
Accept-Ranges: bytes
ETag: "67a10a34d4cd487a6aceb7394c94d560:1496672794.684328"
Server: AkamaiNetStorage
06/15/17 12:47:15:992 | [INFO] | | | | | | | 8208 | Preference: Preference is set for adding compression header
06/15/17 12:47:15:992 | [INFO] | | | | | | | 8208 | Preference: Client has set the preference for single stream download
06/15/17 12:47:16:089 | [INFO] | | | | | | | 8440 | Using New Adaptive Algorithm
06/15/17 12:47:16:091 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:16:098 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:16:099 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:16:103 | [ERROR] | | | | | | | 8440 | The windows error code is - 12180
06/15/17 12:47:16:103 | [ERROR] | | | | | | | 8440 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:16:103 | [ERROR] | | | | | | | 8440 | failed to resolve the proxy setting on the machine
06/15/17 12:47:16:103 | [INFO] | | | | | | ProcessUtils | 8440 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:16:103 | [INFO] | | | | | | | 8440 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_StockPanel_202//validation.x...
06/15/17 12:47:16:104 | [INFO] | | | | | | | 8440 | Going to download the file at C:\WINDOWS\TEMP\{35125D86-84EF-4233-8B36-B649786620E9}/validation.xml
06/15/17 12:47:16:122 | [INFO] | | | | | | ProcessUtils | 8632 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:16:129 | [INFO] | | | | | | ProcessUtils | 8632 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:16:129 | [INFO] | | | | | | ProcessUtils | 8632 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:16:200 | [INFO] | | | | | | ProcessUtils | 8664 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:16:207 | [INFO] | | | | | | ProcessUtils | 8664 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:16:208 | [INFO] | | | | | | ProcessUtils | 8664 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:16:214 | [INFO] | | | | | | | 8440 | Preference: Preference is set for adding compression header
06/15/17 12:47:16:214 | [INFO] | | | | | | | 8440 | Preference: Client has set the preference for single stream download
06/15/17 12:47:16:308 | [INFO] | | | | | | | 11868 | No encoding received in respose header. Going to rename...
06/15/17 12:47:16:311 | [INFO] | | | | | | | 11868 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_FilesApp_202/FilesPanel.zip size: 2596629 Bytes, Time Taken:10675.000000 milliseconds
06/15/17 12:47:16:319 | [INFO] | | | | | | ProcessUtils | 9152 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:16:340 | [INFO] | | | | | | ProcessUtils | 8688 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:16:348 | [INFO] | | | | | | ProcessUtils | 8688 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:16:349 | [INFO] | | | | | | ProcessUtils | 8688 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:16:442 | [INFO] | | | | | | ProcessUtils | 8664 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:16:464 | [INFO] | | | | | | | 8732 | Using New Adaptive Algorithm
06/15/17 12:47:16:465 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:16:471 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:16:472 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:16:474 | [ERROR] | | | | | | | 8732 | The windows error code is - 12180
06/15/17 12:47:16:474 | [ERROR] | | | | | | | 8732 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:16:474 | [ERROR] | | | | | | | 8732 | failed to resolve the proxy setting on the machine
06/15/17 12:47:16:474 | [INFO] | | | | | | ProcessUtils | 8732 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:16:474 | [INFO] | | | | | | | 8732 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCXProcess_202/manifest.xml
06/15/17 12:47:16:474 | [INFO] | | | | | | | 8732 | Going to download the file at C:\WINDOWS\TEMP\{DD5E1FB5-0467-4412-B091-5EB6509D175C}/manifest.xml
06/15/17 12:47:16:589 | [INFO] | | | | | | | 8732 | Preference: Preference is set for adding compression header
06/15/17 12:47:16:589 | [INFO] | | | | | | | 8732 | Preference: Client has set the preference for single stream download
06/15/17 12:47:16:716 | [INFO] | | | | | | ProcessUtils | 8780 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:16:723 | [INFO] | | | | | | ProcessUtils | 8780 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:16:724 | [INFO] | | | | | | ProcessUtils | 8780 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:16:807 | [INFO] | | | | | | ProcessUtils | 8688 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:16:839 | [ERROR] | | | | | | | 8688 | The windows error code is - 12150
06/15/17 12:47:16:972 | [INFO] | | | | | | | 8696 | No encoding received in respose header. Going to rename...
06/15/17 12:47:16:974 | [INFO] | | | | | | | 8696 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_StockPanel_202//validation.x... size: 349 Bytes, Time Taken:759.000000 milliseconds
06/15/17 12:47:17:201 | [INFO] | | | | | | | 8440 | Using New Adaptive Algorithm
06/15/17 12:47:17:203 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:17:210 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:17:211 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:17:214 | [ERROR] | | | | | | | 8440 | The windows error code is - 12180
06/15/17 12:47:17:214 | [ERROR] | | | | | | | 8440 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:17:214 | [ERROR] | | | | | | | 8440 | failed to resolve the proxy setting on the machine
06/15/17 12:47:17:215 | [INFO] | | | | | | ProcessUtils | 8440 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:17:215 | [INFO] | | | | | | | 8440 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_StockPanel_202/SPanel.zip
06/15/17 12:47:17:215 | [INFO] | | | | | | | 8440 | Going to download the file at C:\WINDOWS\TEMP\{35125D86-84EF-4233-8B36-B649786620E9}/SPanel.zip
06/15/17 12:47:17:216 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:17:223 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:17:224 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:17:447 | [INFO] | | | | | | ProcessUtils | 8440 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:17:447 | [INFO] | | | | | | | 8440 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:42 GMT
Content-Length: 2741530
Content-Type: application/zip
Content-MD5: x1NgiP4UElc+X2OIflSLxw==
Last-Modified: Mon, 05 Jun 2017 10:26:58 GMT
Accept-Ranges: bytes
ETag: "c7536088fe1412573e5f63887e548bc7:1496672841.263689"
Server: AkamaiNetStorage
06/15/17 12:47:17:449 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:17:457 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:17:458 | [INFO] | | | | | | ProcessUtils | 8440 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:17:616 | [INFO] | | | | | | ProcessUtils | 8632 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:17:649 | [INFO] | | | | | | ProcessUtils | 8440 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:17:649 | [INFO] | | | | | | | 8440 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:17:649 | [INFO] | | | | | | | 8440 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:42 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: x1NgiP4UElc+X2OIflSLxw==
Content-Range: bytes 2741528-2741529/2741530
Last-Modified: Mon, 05 Jun 2017 10:26:58 GMT
Accept-Ranges: bytes
ETag: "c7536088fe1412573e5f63887e548bc7:1496672841.263689"
Server: AkamaiNetStorage
06/15/17 12:47:17:655 | [ERROR] | | | | | | | 8632 | The windows error code is - 12150
06/15/17 12:47:17:764 | [INFO] | | | | | | ProcessUtils | 8780 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:17:795 | [ERROR] | | | | | | | 8780 | The windows error code is - 12150
06/15/17 12:47:17:843 | [INFO] | | | | | | | 8636 | No encoding received in respose header. Going to rename...
06/15/17 12:47:17:845 | [INFO] | | | | | | | 8636 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HDCore_202//validation.xml size: 418 Bytes, Time Taken:1849.000000 milliseconds
06/15/17 12:47:17:874 | [INFO] | | | | | | | 11636 | No encoding received in respose header. Going to rename...
06/15/17 12:47:17:876 | [INFO] | | | | | | | 11636 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CoreSync_202/CoreSync.zip size: 15223922 Bytes, Time Taken:60340.000000 milliseconds
06/15/17 12:47:17:890 | [INFO] | | | | | | ProcessUtils | 9628 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:17:898 | [INFO] | | | | | | ProcessUtils | 9628 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:17:898 | [INFO] | | | | | | ProcessUtils | 9628 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:17:999 | [INFO] | | | | | | | 8784 | No encoding received in respose header. Going to rename...
06/15/17 12:47:18:001 | [INFO] | | | | | | | 8784 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCXProcess_202/manifest.xml size: 591 Bytes, Time Taken:1409.000000 milliseconds
06/15/17 12:47:18:077 | [INFO] | | | | | | | 8208 | Using New Adaptive Algorithm
06/15/17 12:47:18:078 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:18:086 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:18:086 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:18:091 | [ERROR] | | | | | | | 8208 | The windows error code is - 12180
06/15/17 12:47:18:091 | [ERROR] | | | | | | | 8208 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:18:091 | [ERROR] | | | | | | | 8208 | failed to resolve the proxy setting on the machine
06/15/17 12:47:18:092 | [INFO] | | | | | | ProcessUtils | 8208 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:18:092 | [INFO] | | | | | | | 8208 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HDCore_202/HDCore.zip
06/15/17 12:47:18:092 | [INFO] | | | | | | | 8208 | Going to download the file at C:\WINDOWS\TEMP\{5EED7C87-3B4C-4CE8-A808-B67488316B12}/HDCore.zip
06/15/17 12:47:18:093 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:18:098 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:18:098 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:18:137 | [INFO] | | | | | | ProcessUtils | 9628 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:18:233 | [INFO] | | | | | | | 8732 | Using New Adaptive Algorithm
06/15/17 12:47:18:235 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:18:243 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:18:244 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:18:247 | [ERROR] | | | | | | | 8732 | The windows error code is - 12180
06/15/17 12:47:18:247 | [ERROR] | | | | | | | 8732 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:18:247 | [ERROR] | | | | | | | 8732 | failed to resolve the proxy setting on the machine
06/15/17 12:47:18:247 | [INFO] | | | | | | ProcessUtils | 8732 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:18:248 | [INFO] | | | | | | | 8732 | The file to be downloaded is https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCXProcess_202//validation.x...
06/15/17 12:47:18:248 | [INFO] | | | | | | | 8732 | Going to download the file at C:\WINDOWS\TEMP\{DD5E1FB5-0467-4412-B091-5EB6509D175C}/validation.xml
06/15/17 12:47:18:351 | [INFO] | | | | | | ProcessUtils | 8208 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:18:351 | [INFO] | | | | | | | 8208 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:43 GMT
Content-Length: 4989928
Content-Type: application/zip
Content-MD5: EwAKZFA7CPMwpr9GZ53RQQ==
Last-Modified: Mon, 05 Jun 2017 10:26:45 GMT
Accept-Ranges: bytes
ETag: "13000a64503b08f330a6bf46679dd141:1496672826.652522"
Server: AkamaiNetStorage
06/15/17 12:47:18:353 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:18:358 | [INFO] | | | | | | | 8732 | Preference: Preference is set for adding compression header
06/15/17 12:47:18:358 | [INFO] | | | | | | | 8732 | Preference: Client has set the preference for single stream download
06/15/17 12:47:18:361 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:18:362 | [INFO] | | | | | | ProcessUtils | 8208 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:18:484 | [INFO] | | | | | | ProcessUtils | 2572 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:18:491 | [INFO] | | | | | | ProcessUtils | 2572 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:18:492 | [INFO] | | | | | | ProcessUtils | 2572 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:18:695 | [INFO] | | | | | | ProcessUtils | 8208 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:18:696 | [INFO] | | | | | | | 8208 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:18:696 | [INFO] | | | | | | | 8208 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:43 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: EwAKZFA7CPMwpr9GZ53RQQ==
Content-Range: bytes 4989926-4989927/4989928
Last-Modified: Mon, 05 Jun 2017 10:26:45 GMT
Accept-Ranges: bytes
ETag: "13000a64503b08f330a6bf46679dd141:1496672826.652522"
Server: AkamaiNetStorage
06/15/17 12:47:18:948 | [INFO] | | | | | | ProcessUtils | 7752 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:18:955 | [INFO] | | | | | | ProcessUtils | 7752 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:18:956 | [INFO] | | | | | | ProcessUtils | 7752 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:18:964 | [INFO] | | | | | | ProcessUtils | 92 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:18:971 | [INFO] | | | | | | ProcessUtils | 92 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:18:971 | [INFO] | | | | | | ProcessUtils | 92 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:19:229 | [INFO] | | | | | | ProcessUtils | 2572 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:19:259 | [ERROR] | | | | | | | 2572 | The windows error code is - 12150
06/15/17 12:47:19:265 | [INFO] | | | | | | ProcessUtils | 7752 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:19:281 | [INFO] | | | | | | ProcessUtils | 92 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:19:447 | [INFO] | | | | | | | 9124 | No encoding received in respose header. Going to rename...
06/15/17 12:47:19:447 | [INFO] | | | | | | | 11708 | No encoding received in respose header. Going to rename...
06/15/17 12:47:19:449 | [INFO] | | | | | | | 9124 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_MarketPanel_202/MarketPanel.zi... size: 1595337 Bytes, Time Taken:6498.000000 milliseconds
06/15/17 12:47:19:450 | [INFO] | | | | | | | 11708 | File download complete: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCXProcess_202//validation.x... size: 1254 Bytes, Time Taken:1088.000000 milliseconds
06/15/17 12:47:19:759 | [INFO] | | | | | | | 8668 | No encoding received in respose header. Going to rename...
06/15/17 12:47:19:762 | [INFO] | | | | | | | 8668 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_BehancePanel_202/BehancePanel.... size: 1545682 Bytes, Time Taken:3701.000000 milliseconds
06/15/17 12:47:19:775 | [INFO] | | | | | | | 8732 | Using New Adaptive Algorithm
06/15/17 12:47:19:776 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:19:784 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:19:784 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:19:788 | [ERROR] | | | | | | | 8732 | The windows error code is - 12180
06/15/17 12:47:19:789 | [ERROR] | | | | | | | 8732 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/15/17 12:47:19:789 | [ERROR] | | | | | | | 8732 | failed to resolve the proxy setting on the machine
06/15/17 12:47:19:789 | [INFO] | | | | | | ProcessUtils | 8732 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:19:789 | [INFO] | | | | | | | 8732 | The file to be downloaded is http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCXProcess_202/CCXProcess.zip
06/15/17 12:47:19:789 | [INFO] | | | | | | | 8732 | Going to download the file at C:\WINDOWS\TEMP\{DD5E1FB5-0467-4412-B091-5EB6509D175C}/CCXProcess.zip
06/15/17 12:47:19:792 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:19:799 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:19:800 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:20:260 | [INFO] | | | | | | ProcessUtils | 8732 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:20:260 | [INFO] | | | | | | | 8732 | Header Field for the HEAD request is :
HTTP/1.1 200 OK
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:45 GMT
Content-Length: 30842035
Content-Type: application/zip
Content-MD5: LtbZHF8/5VJyngl5gyPqDw==
Last-Modified: Mon, 05 Jun 2017 10:27:21 GMT
Accept-Ranges: bytes
ETag: "2ed6d91c5f3fe552729e09798323ea0f:1496672803.771986"
Server: AkamaiNetStorage
06/15/17 12:47:20:262 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:20:269 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:20:269 | [INFO] | | | | | | ProcessUtils | 8732 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:20:620 | [INFO] | | | | | | ProcessUtils | 8732 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:20:620 | [INFO] | | | | | | | 8732 | Logging the HTTP Header for Byte-Range query :
06/15/17 12:47:20:620 | [INFO] | | | | | | | 8732 | Header contents:
HTTP/1.1 206 Partial Content
Connection: keep-alive
Date: Thu, 15 Jun 2017 10:49:45 GMT
Content-Length: 2
Content-Type: application/zip
Content-MD5: LtbZHF8/5VJyngl5gyPqDw==
Content-Range: bytes 30842033-30842034/30842035
Last-Modified: Mon, 05 Jun 2017 10:27:21 GMT
Accept-Ranges: bytes
ETag: "2ed6d91c5f3fe552729e09798323ea0f:1496672803.771986"
Server: AkamaiNetStorage
06/15/17 12:47:20:995 | [INFO] | | | | | | ProcessUtils | 12028 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:21:002 | [INFO] | | | | | | ProcessUtils | 12028 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:21:002 | [INFO] | | | | | | ProcessUtils | 12028 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:21:010 | [INFO] | | | | | | ProcessUtils | 11720 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:21:018 | [INFO] | | | | | | ProcessUtils | 11720 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:21:018 | [INFO] | | | | | | ProcessUtils | 11720 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:21:026 | [INFO] | | | | | | ProcessUtils | 9868 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:21:031 | [INFO] | | | | | | ProcessUtils | 9868 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:21:031 | [INFO] | | | | | | ProcessUtils | 9868 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:21:041 | [INFO] | | | | | | ProcessUtils | 7960 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:21:046 | [INFO] | | | | | | ProcessUtils | 7960 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:21:046 | [INFO] | | | | | | ProcessUtils | 7960 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:21:057 | [INFO] | | | | | | ProcessUtils | 368 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:21:065 | [INFO] | | | | | | ProcessUtils | 368 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:21:065 | [INFO] | | | | | | ProcessUtils | 368 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:21:073 | [INFO] | | | | | | ProcessUtils | 11860 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:21:080 | [INFO] | | | | | | ProcessUtils | 11860 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:21:081 | [INFO] | | | | | | ProcessUtils | 11860 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:21:089 | [INFO] | | | | | | ProcessUtils | 11872 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:21:089 | [INFO] | | | | | | ProcessUtils | 12216 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:21:100 | [INFO] | | | | | | ProcessUtils | 12216 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:21:100 | [INFO] | | | | | | ProcessUtils | 11872 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:21:100 | [INFO] | | | | | | ProcessUtils | 12216 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:21:101 | [INFO] | | | | | | ProcessUtils | 11872 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:21:441 | [INFO] | | | | | | ProcessUtils | 12028 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:21:469 | [INFO] | | | | | | ProcessUtils | 11720 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:21:490 | [INFO] | | | | | | ProcessUtils | 9868 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:21:527 | [INFO] | | | | | | ProcessUtils | 7960 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:21:543 | [INFO] | | | | | | ProcessUtils | 368 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:21:573 | [INFO] | | | | | | ProcessUtils | 11860 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:21:600 | [INFO] | | | | | | ProcessUtils | 11872 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:21:601 | [INFO] | | | | | | ProcessUtils | 12216 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:26:832 | [INFO] | | | | | | ProcessUtils | 9628 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:26:840 | [INFO] | | | | | | ProcessUtils | 9628 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:26:841 | [INFO] | | | | | | ProcessUtils | 9628 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:27:386 | [INFO] | | | | | | ProcessUtils | 9628 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:28:635 | [INFO] | | | | | | ProcessUtils | 7752 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:28:643 | [INFO] | | | | | | ProcessUtils | 7752 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:28:643 | [INFO] | | | | | | ProcessUtils | 7752 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:28:723 | [INFO] | | | | | | | 11588 | incrementing the thread. now the active thread count is 9
06/15/17 12:47:28:756 | [INFO] | | | | | | ProcessUtils | 9984 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:28:763 | [INFO] | | | | | | ProcessUtils | 9984 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:28:764 | [INFO] | | | | | | ProcessUtils | 9984 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:29:216 | [INFO] | | | | | | ProcessUtils | 7752 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:29:371 | [INFO] | | | | | | ProcessUtils | 9984 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:29:399 | [INFO] | | | | | | ProcessUtils | 11860 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:29:404 | [INFO] | | | | | | ProcessUtils | 11860 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:29:404 | [INFO] | | | | | | ProcessUtils | 11860 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:29:770 | [INFO] | | | | | | | 7652 | incrementing the thread. now the active thread count is 12
06/15/17 12:47:30:307 | [INFO] | | | | | | ProcessUtils | 11872 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:30:315 | [INFO] | | | | | | ProcessUtils | 11860 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:30:315 | [INFO] | | | | | | ProcessUtils | 11872 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:30:316 | [INFO] | | | | | | ProcessUtils | 11872 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:30:333 | [INFO] | | | | | | | 9640 | No encoding received in respose header. Going to rename...
06/15/17 12:47:30:335 | [INFO] | | | | | | | 9640 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_StockPanel_202/SPanel.zip size: 2741530 Bytes, Time Taken:12568.000000 milliseconds
06/15/17 12:47:30:760 | [INFO] | | | | | | ProcessUtils | 368 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:30:767 | [INFO] | | | | | | ProcessUtils | 368 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:30:768 | [INFO] | | | | | | ProcessUtils | 368 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:31:019 | [INFO] | | | | | | ProcessUtils | 11872 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:31:212 | [INFO] | | | | | | | 11340 | incrementing the thread. now the active thread count is 5
06/15/17 12:47:31:496 | [INFO] | | | | | | ProcessUtils | 368 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:31:764 | [INFO] | | | | | | ProcessUtils | 12216 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:31:772 | [INFO] | | | | | | ProcessUtils | 12216 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:31:772 | [INFO] | | | | | | ProcessUtils | 12216 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:32:077 | [INFO] | | | | | | ProcessUtils | 7960 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:32:084 | [INFO] | | | | | | ProcessUtils | 7960 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:32:084 | [INFO] | | | | | | ProcessUtils | 7960 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:32:337 | [INFO] | | | | | | | 11588 | decrementing the thread count. now the active thread count is 8
06/15/17 12:47:32:458 | [INFO] | | | | | | ProcessUtils | 12216 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:32:732 | [INFO] | | | | | | ProcessUtils | 7960 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:33:604 | [INFO] | | | | | | | 7652 | No encoding received in respose header. Going to rename...
06/15/17 12:47:33:606 | [INFO] | | | | | | | 7652 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CEF_202/CEF.zip size: 36824636 Bytes, Time Taken:110387.000000 milliseconds
06/15/17 12:47:33:750 | [INFO] | | | | | | ProcessUtils | 11720 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:33:757 | [INFO] | | | | | | ProcessUtils | 11720 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:33:757 | [INFO] | | | | | | ProcessUtils | 11720 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:34:310 | [INFO] | | | | | | | 11340 | No encoding received in respose header. Going to rename...
06/15/17 12:47:34:310 | [INFO] | | | | | | | 11340 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCLibrary_202/CCLibrary.zip size: 16465026 Bytes, Time Taken:42470.000000 milliseconds
06/15/17 12:47:34:366 | [INFO] | | | | | | ProcessUtils | 11720 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:34:382 | [INFO] | | | | | | ProcessUtils | 12028 | In changeThreadContextToExplorerContext. Active user sessionID:: 1
06/15/17 12:47:34:386 | [INFO] | | | | | | ProcessUtils | 12028 | In changeThreadContextToExplorerContext.explorer process ID: 608.
06/15/17 12:47:34:386 | [INFO] | | | | | | ProcessUtils | 12028 | In changeThreadContextToExplorerContext. Success in changingContext.
06/15/17 12:47:34:740 | [INFO] | | | | | | | 10920 | No encoding received in respose header. Going to rename...
06/15/17 12:47:34:743 | [INFO] | | | | | | | 10920 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_HDCore_202/HDCore.zip size: 4989928 Bytes, Time Taken:15934.000000 milliseconds
06/15/17 12:47:35:103 | [INFO] | | | | | | ProcessUtils | 12028 | In revertThreadContextToProcessContext. Success in RevertToSelf.
06/15/17 12:47:38:883 | [INFO] | | | | | | | 11588 | No encoding received in respose header. Going to rename...
06/15/17 12:47:38:885 | [INFO] | | | | | | | 11588 | File download complete: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/packages/ACCC_4_1_1_CCXProcess_202/CCXProcess.zip size: 30842035 Bytes, Time Taken:18154.000000 milliseconds
06/21/17 13:49:12:112 | [INFO] | | | | | | | 3944 | *******************start of Download****************
06/21/17 13:49:12:114 | [INFO] | | | | | | | 3944 | GDE Version is 10.0.0.1 (BuildVersion: 6.0; BuildDate: Mon Apr 11 2016 08:48:58 )
06/21/17 13:49:12:116 | [ERROR] | | | | | | | 3944 | The windows error code is - 12180
06/21/17 13:49:12:116 | [ERROR] | | | | | | | 3944 | Failed to get the user proxy settings. Error is 12180. Ignoring the proxy setting in this case.
06/21/17 13:49:12:116 | [ERROR] | | | | | | | 3944 | failed to resolve the proxy setting on the machine
06/21/17 13:49:12:116 | [INFO] | | | | | | | 3944 | The file to be downloaded is http://agsupdate.adobe.com/win32/AGC_4_2_0_574_win32.zip
06/21/17 13:49:12:116 | [INFO] | | | | | | | 3944 | Going to download the file at C:\Program Files (x86)\Common Files\Adobe\AdobeGCClient/AdobeGCClient.zip
06/21/17 13:49:12:116 | [INFO] | | | | | | | 3944 | Preference: Client has set the preference for single stream download
06/21/17 13:49:26:897 | [INFO] | | | | | | | 4956 | File download complete: http://agsupdate.adobe.com/win32/AGC_4_2_0_574_win32.zip size: 7523527 Bytes, Time Taken:14657.000000 milliseconds
06/21/17 13:49:28:134 | [INFO] | | | | | | | 3944 | *******************End****************
On server located %\Library\Logs\CreativeCloud\ACC\ACC.log
12/20/16 13:15:45:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 554 | Service exe Started
12/20/16 13:15:45:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 554 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
12/20/16 15:02:02:083 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 554 | Problem initializing Connection Channel. Quitting.
12/20/16 15:02:02:134 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 554 | Failed to create the connection channel
12/20/16 15:49:22:127 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 554 | SIGTERM received, sending signal to release the event lock
12/20/16 15:53:51:773 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Service exe Started
12/20/16 15:53:52:301 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
12/20/16 17:31:02:486 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Problem initializing Connection Channel. Quitting.
12/20/16 17:31:02:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/20/16 19:09:29:382 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/20/16 20:48:07:589 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/20/16 22:27:00:794 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 00:05:28:102 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 01:45:04:305 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 03:24:43:908 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 05:04:18:711 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 06:44:05:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 08:22:46:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 10:01:45:225 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 11:41:10:529 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 13:20:04:634 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 14:58:18:929 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 16:37:12:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 18:16:54:749 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 19:56:38:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 21:36:25:984 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/21/16 23:16:10:958 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 00:55:02:562 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 02:34:11:268 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 04:13:02:074 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 05:52:00:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 07:30:33:885 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 09:09:34:690 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 10:49:04:293 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 12:28:34:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 14:08:10:199 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 15:47:54:003 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 17:26:58:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 19:06:15:122 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 20:45:56:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/22/16 22:25:36:318 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 00:05:17:188 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 01:44:52:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 03:24:32:928 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 05:04:15:845 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 06:44:00:233 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 08:23:43:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 10:03:24:239 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 11:43:04:442 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 13:22:29:824 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 15:01:04:751 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 16:39:57:557 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 18:18:40:163 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 19:58:16:367 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 21:38:05:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/23/16 23:17:46:272 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 00:57:27:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 02:37:07:279 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 04:16:50:381 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 05:56:33:184 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 07:36:19:287 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 09:16:07:990 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 10:55:14:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 12:34:41:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 14:13:59:202 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 15:53:16:907 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 17:37:53:595 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 19:17:28:023 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 20:57:13:654 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/24/16 22:36:36:105 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 00:15:29:809 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 01:54:31:218 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 03:33:36:720 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 05:12:27:526 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 06:51:34:397 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 08:30:37:635 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 10:09:33:039 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 11:49:02:343 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 13:28:19:548 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 15:08:09:000 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 16:47:56:353 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 18:27:50:056 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 20:07:17:359 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 21:46:37:063 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/25/16 23:26:24:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 01:06:08:969 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 02:45:55:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 04:25:42:086 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 06:05:33:977 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 07:45:24:679 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 09:25:14:482 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 11:04:41:586 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 12:43:44:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 14:22:55:595 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 16:01:49:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 17:40:48:505 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 19:19:43:711 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 20:58:32:631 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/26/16 22:37:26:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 00:16:14:227 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 01:55:15:931 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 03:34:13:937 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 05:13:17:342 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 06:52:17:546 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 08:31:31:852 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 10:10:27:057 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 11:49:34:461 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 13:28:28:173 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 15:07:30:671 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 16:46:24:076 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 18:25:39:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 20:04:39:787 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 21:43:33:891 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/27/16 23:22:49:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 01:02:34:299 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 02:42:22:601 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 04:22:10:804 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 06:02:01:407 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 07:41:50:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 09:21:34:627 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 11:01:26:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 12:41:11:818 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 14:21:00:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 16:00:44:623 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 17:40:31:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 19:20:20:628 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 21:00:06:550 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/28/16 22:39:55:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 00:19:32:237 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 01:59:22:838 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 03:39:11:042 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 05:18:58:345 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 06:58:46:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 08:38:38:150 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 10:18:29:351 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 11:58:21:155 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 13:38:06:828 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 15:17:53:279 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 16:57:42:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 18:37:30:966 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 20:16:41:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 21:55:47:343 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/29/16 23:34:48:079 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 01:13:56:426 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 02:53:09:679 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 04:32:17:393 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 06:11:28:397 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 07:50:38:002 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 09:29:47:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 11:09:32:910 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 12:48:54:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 14:27:59:649 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 16:07:05:623 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 17:46:08:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 19:25:05:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 21:04:10:438 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/30/16 22:43:13:943 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 00:22:22:548 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 02:01:25:577 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 03:40:42:224 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 05:19:47:162 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 06:59:01:662 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 08:38:12:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 10:17:22:867 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 11:57:01:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 13:36:48:480 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 15:16:38:683 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 16:56:25:086 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 18:36:14:128 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 20:16:04:390 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 21:55:51:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
12/31/16 23:35:42:724 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 01:16:11:437 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 02:55:58:299 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 04:35:49:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 06:15:37:804 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 07:55:25:179 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 09:35:13:444 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 11:14:28:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 12:53:31:520 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 14:32:37:324 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 16:11:44:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 17:50:46:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 19:30:00:338 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 21:08:55:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/01/17 22:48:06:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 00:27:13:953 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 02:06:20:257 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 03:45:29:709 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 05:24:29:067 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 07:03:40:038 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 08:42:42:218 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 10:21:43:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 12:00:47:710 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 13:40:00:690 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 15:19:52:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 16:59:43:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 18:39:18:016 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 20:19:07:992 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 21:58:58:904 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/02/17 23:38:48:407 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 01:18:32:293 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 02:58:21:712 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 04:38:09:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 06:17:57:116 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 07:57:48:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 09:37:32:369 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 11:16:54:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 12:56:11:031 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 14:35:32:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 16:15:04:938 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 17:54:01:558 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 19:33:28:247 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 21:12:35:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/03/17 22:51:51:195 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 00:30:47:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 02:09:53:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 03:48:56:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 05:28:02:976 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 07:07:10:280 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 08:46:25:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 10:25:33:390 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 12:04:50:135 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 13:43:57:098 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 15:23:05:202 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 17:02:45:506 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 18:41:47:951 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 20:20:57:915 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 22:00:04:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/04/17 23:39:22:491 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 01:18:19:529 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 02:57:25:133 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 04:36:30:838 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 06:15:37:543 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 07:54:41:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 09:33:58:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 11:13:26:256 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 12:53:03:683 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 14:32:51:321 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 16:12:36:714 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 17:52:24:068 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 19:32:15:170 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 21:12:03:293 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/05/17 22:51:51:575 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 00:31:35:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 02:11:19:779 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 03:51:06:184 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 05:30:53:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 07:10:42:089 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 08:50:10:579 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 10:29:29:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 12:08:49:201 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 13:47:58:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 15:27:16:388 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 17:06:31:813 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 18:45:46:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 20:24:51:747 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 22:04:06:527 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/06/17 23:42:56:900 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 01:22:01:937 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 03:01:07:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 04:40:16:097 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 06:19:23:451 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 07:58:30:655 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 09:37:43:360 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 11:16:42:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 12:55:56:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 14:35:06:475 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 16:14:18:779 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 17:53:13:651 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 19:32:13:383 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 21:11:14:894 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/07/17 22:50:13:337 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 00:29:11:204 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 02:08:14:910 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 03:47:24:114 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 05:26:17:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 07:05:31:124 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 08:44:40:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 10:23:53:203 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 12:03:05:952 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 13:42:28:341 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 15:21:30:646 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 17:00:42:551 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 18:39:57:305 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 20:18:53:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 21:58:02:465 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/08/17 23:36:50:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 01:15:53:875 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 02:54:58:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 04:34:09:785 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 06:13:14:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 07:52:33:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 09:31:44:298 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 11:11:03:002 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 12:50:11:307 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 14:29:21:748 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 16:08:29:116 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 17:47:40:144 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 19:26:44:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 21:05:43:330 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/09/17 22:44:57:435 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 00:24:03:716 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 02:03:19:407 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 03:42:21:649 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 05:21:26:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 07:00:38:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 08:39:52:961 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 10:19:12:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 11:58:46:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 13:37:51:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 15:16:50:479 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 16:56:35:782 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 18:36:21:652 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 20:16:10:088 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 21:55:15:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/10/17 23:34:04:599 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 01:13:14:003 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 02:52:41:706 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 04:32:00:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 06:11:25:314 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 07:50:55:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 09:30:27:747 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 11:10:32:523 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 12:50:20:968 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 14:30:04:894 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 16:09:26:532 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 17:49:03:541 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 19:28:53:938 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 21:08:52:640 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/11/17 22:48:28:186 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 00:27:56:647 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 02:07:27:031 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 03:46:51:496 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 05:26:19:907 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 07:06:00:960 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 08:45:41:383 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 10:25:26:867 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 12:04:49:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 13:44:33:476 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 15:24:22:976 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 17:04:15:579 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 18:44:27:280 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 20:24:39:322 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 22:04:50:023 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/12/17 23:45:01:485 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 01:25:05:416 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 03:05:16:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 04:45:22:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 06:25:27:692 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 08:05:33:218 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 09:45:20:696 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 11:25:11:899 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 13:04:45:919 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 14:44:09:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 16:23:31:188 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 18:03:08:029 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 19:42:39:741 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 21:22:02:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/13/17 23:01:27:057 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 00:41:06:427 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 02:20:29:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 04:00:40:181 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 05:40:49:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 07:21:00:236 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 09:01:10:937 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 10:41:05:640 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 12:21:05:442 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 14:01:12:382 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 15:41:17:560 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 17:21:08:785 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 19:00:52:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 20:40:37:953 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/14/17 22:20:26:556 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 00:00:17:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 01:40:01:307 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 03:19:47:996 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 04:59:34:693 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 06:39:25:669 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 08:19:11:272 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 09:58:48:075 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 11:38:34:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 13:18:10:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 14:57:58:184 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 16:37:43:787 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 18:17:41:589 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 19:57:51:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 21:37:57:992 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/15/17 23:18:05:694 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 00:58:11:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 02:38:24:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 04:18:29:299 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 05:58:40:710 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 07:38:53:102 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 09:19:00:804 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 10:59:01:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 12:38:44:545 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 14:18:42:910 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 15:58:40:713 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 17:38:42:648 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 19:18:51:117 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 20:58:51:819 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/16/17 22:39:01:221 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 00:19:05:122 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 01:59:06:824 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 03:39:10:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 05:19:16:828 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 06:59:30:929 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 08:39:41:972 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 10:19:56:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 12:00:03:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 13:40:10:234 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 15:20:15:437 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 17:00:21:639 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 18:40:27:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 20:20:38:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 22:00:42:244 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/17/17 23:40:51:046 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 01:20:54:449 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 03:01:00:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 04:41:08:051 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 06:21:15:592 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 08:01:07:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 09:40:04:475 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 11:19:50:696 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 12:59:44:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 14:39:47:267 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 16:19:49:469 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 17:59:49:983 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 19:39:56:473 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 21:20:03:675 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/18/17 23:00:12:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 00:40:17:478 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 02:20:24:510 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 04:00:28:231 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 05:40:35:183 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 07:20:41:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 09:00:22:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 10:41:11:689 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 12:21:23:235 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 14:01:27:092 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 642 | Failed to create the connection channel
01/19/17 14:41:29:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Service exe Started
01/19/17 14:41:29:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
01/19/17 16:34:04:453 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Problem initializing Connection Channel. Quitting.
01/19/17 16:34:04:453 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/19/17 18:27:53:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/19/17 20:21:12:158 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/19/17 22:14:35:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 00:07:55:308 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 02:01:34:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 03:55:16:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 05:49:00:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 07:42:30:406 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 09:34:45:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 11:27:18:845 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 13:20:20:445 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 15:13:24:835 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 17:07:31:286 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 19:01:56:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 20:55:54:036 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/20/17 22:49:56:688 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 00:43:47:385 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 02:37:35:435 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 04:31:49:032 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 06:25:46:787 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 08:19:41:946 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 10:13:45:304 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 12:07:54:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 14:02:01:704 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 15:55:56:829 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 17:49:59:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 19:43:54:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 21:37:53:858 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/21/17 23:31:47:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 01:25:55:773 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 03:20:16:164 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 05:14:42:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 07:09:01:668 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 09:02:57:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 10:57:04:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 12:51:14:494 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 14:44:54:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 16:38:38:468 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 18:32:38:237 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 20:26:32:522 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/22/17 22:20:15:101 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 00:13:51:512 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 02:07:47:205 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 04:00:11:445 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 05:54:07:406 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 07:47:45:649 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 09:40:35:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 11:32:41:455 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 13:24:16:277 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 15:16:14:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 17:08:24:100 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 19:02:53:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 20:56:34:291 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/23/17 22:50:13:473 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 00:43:39:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 02:37:40:791 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 04:31:40:292 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 06:25:43:348 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 08:19:14:873 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 10:11:28:628 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 12:03:24:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 13:55:16:507 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 15:48:26:982 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 17:43:00:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 19:36:56:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 21:31:11:200 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/24/17 23:25:13:510 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 01:19:24:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 03:13:24:431 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 05:07:27:654 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 07:01:26:375 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 08:55:42:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 10:49:45:268 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 12:43:35:972 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 14:36:30:661 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 16:30:36:709 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 18:24:58:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 20:18:57:988 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/25/17 22:12:36:632 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 00:06:09:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 02:00:14:032 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 03:54:34:910 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 05:48:41:418 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 07:42:01:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 09:35:05:023 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 11:27:38:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 13:20:19:230 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 15:13:45:915 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 17:07:42:816 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 19:02:00:308 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 20:56:08:741 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/26/17 22:50:15:701 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 00:44:12:397 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 02:38:35:973 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 04:33:05:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 06:27:30:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 08:21:12:842 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 10:14:36:862 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 12:07:40:913 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 14:00:16:282 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 15:54:00:977 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 17:48:12:524 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 19:42:10:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 21:36:10:731 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/27/17 23:29:45:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 01:24:09:045 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 03:18:02:991 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 05:12:16:473 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 07:06:07:921 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 08:59:57:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 10:54:03:221 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 12:47:46:121 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 14:41:31:339 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 16:35:57:369 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 18:29:51:639 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 20:23:38:743 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/28/17 22:17:29:153 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 00:11:11:139 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 02:05:27:085 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 03:59:56:065 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 05:53:50:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 07:47:40:155 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 09:41:33:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 11:35:51:809 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 13:30:04:878 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 15:23:49:769 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 17:18:13:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 19:12:04:343 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 21:05:57:899 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/29/17 22:59:44:552 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/30/17 00:53:35:424 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/30/17 02:47:46:984 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/30/17 04:41:08:631 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/30/17 06:34:46:972 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/30/17 08:27:47:795 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | Failed to create the connection channel
01/30/17 10:13:33:944 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 635 | SIGTERM received, sending signal to release the event lock
01/30/17 10:14:31:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 610 | Service exe Started
01/30/17 10:14:31:453 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 610 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
01/30/17 11:50:23:823 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 610 | Problem initializing Connection Channel. Quitting.
01/30/17 11:50:23:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 610 | Failed to create the connection channel
01/30/17 11:52:39:528 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 610 | SIGTERM received, sending signal to release the event lock
01/30/17 11:57:21:647 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Service exe Started
01/30/17 11:57:21:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
01/30/17 13:49:40:272 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Problem initializing Connection Channel. Quitting.
01/30/17 13:49:40:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/30/17 15:55:02:282 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/30/17 17:38:19:388 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/30/17 19:42:28:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/30/17 21:48:11:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/30/17 23:52:40:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 01:57:32:811 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 04:02:10:972 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 06:06:45:556 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 08:08:40:008 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 10:07:47:963 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 12:10:20:946 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 14:08:30:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 16:03:51:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 18:05:04:951 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 20:08:22:435 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
01/31/17 22:12:07:480 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 00:16:01:573 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 02:19:27:424 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 04:22:52:272 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 06:26:28:857 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 08:31:01:834 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 10:35:26:652 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 12:38:22:494 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 14:31:53:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 16:26:22:409 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 18:19:33:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 20:11:09:751 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 22:02:58:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/01/17 23:55:01:741 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 01:46:04:324 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 03:38:19:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 05:30:17:124 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 07:21:48:688 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 09:22:27:908 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 11:23:25:663 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 13:17:29:330 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 15:10:35:557 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 17:02:59:629 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 19:00:49:426 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 20:53:17:246 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/02/17 22:45:42:296 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 00:37:11:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 02:29:47:535 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 04:21:39:180 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 06:13:46:671 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 08:07:10:464 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 09:59:45:236 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 11:53:00:132 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 13:44:57:473 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 15:37:30:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 17:30:32:877 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 19:23:28:843 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 21:16:14:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/03/17 23:09:43:119 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 01:03:18:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 02:57:19:687 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 04:49:45:734 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 06:42:49:166 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 08:35:59:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 10:28:21:870 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 12:19:48:729 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 14:12:08:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 16:05:15:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 17:58:00:884 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 19:51:51:359 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 21:45:19:884 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/04/17 23:38:49:640 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 01:30:41:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 03:23:09:322 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 05:15:29:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 07:07:48:182 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 09:08:43:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 11:07:03:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 13:00:46:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 14:55:42:746 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 16:47:16:756 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 18:40:23:044 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 20:42:14:538 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/05/17 22:46:37:904 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 00:51:00:367 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 02:54:50:017 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 04:59:16:850 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 07:03:22:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 09:07:04:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 11:00:36:283 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 12:54:12:661 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 14:49:32:821 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 16:53:46:150 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 18:55:05:982 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 20:59:11:480 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/06/17 23:03:25:860 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 01:07:24:406 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 03:11:58:817 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 05:16:14:212 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 07:15:44:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 09:14:39:730 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 11:19:12:567 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 13:21:43:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 15:27:58:850 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 17:33:27:654 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 19:38:21:193 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 21:43:30:402 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/07/17 23:48:20:453 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 01:53:20:244 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 03:58:21:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 06:03:18:893 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 08:08:32:905 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 10:11:04:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 12:13:43:965 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 14:17:51:843 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 16:21:51:943 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 18:24:44:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 20:29:24:351 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/08/17 22:33:23:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 00:37:20:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 02:42:58:009 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 04:48:34:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 06:53:34:794 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 08:52:04:982 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 10:56:00:873 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 13:02:20:282 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 15:07:37:166 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 17:10:09:961 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 19:04:45:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 20:58:59:410 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/09/17 22:51:28:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 00:45:04:301 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 02:37:25:525 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 04:30:29:098 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 06:23:21:218 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 08:20:42:164 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 10:19:57:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 12:13:05:852 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 14:09:37:699 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 16:05:26:754 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 18:08:22:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 20:06:20:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 21:58:11:684 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/10/17 23:52:21:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 01:47:47:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 03:42:56:145 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 05:35:58:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 07:28:39:271 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 09:20:29:730 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 11:17:15:941 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 13:12:03:529 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 15:15:55:204 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 17:19:36:200 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 19:20:46:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 21:21:03:128 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/11/17 23:24:54:156 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 01:29:24:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 03:32:11:125 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 05:30:41:419 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 07:35:10:887 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 09:40:27:903 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 11:45:28:998 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 13:43:02:333 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 15:34:51:624 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 17:27:36:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 19:23:14:076 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 21:27:20:684 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/12/17 23:30:55:941 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 01:34:56:337 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 03:27:20:129 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 05:18:58:022 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 07:10:37:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 09:02:22:819 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 10:59:21:220 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 13:05:04:980 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 15:09:51:441 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 17:11:27:532 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 19:12:18:454 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 21:14:48:205 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/13/17 23:06:30:789 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 00:57:40:155 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 02:50:06:209 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 04:41:58:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 06:33:54:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 08:30:47:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 10:24:22:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 12:19:06:139 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 14:12:03:187 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 16:04:42:749 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 17:57:59:122 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 20:01:47:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/14/17 22:06:32:960 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 00:11:26:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 02:11:30:550 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 04:08:28:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 06:05:22:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 08:01:48:518 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 10:01:35:526 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 12:07:08:407 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 14:11:35:528 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 16:07:14:312 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 18:10:25:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 20:14:09:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 22:08:23:273 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/15/17 23:59:17:317 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 01:49:36:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 03:40:43:857 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 05:31:33:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 07:23:33:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 09:19:38:232 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 11:22:50:388 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 13:28:12:600 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 15:30:58:083 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 17:26:52:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 19:20:21:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 21:12:28:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/16/17 23:07:07:860 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 00:58:30:514 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 02:50:03:984 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 04:42:43:476 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 06:35:14:284 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 08:35:53:811 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 10:30:02:714 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 12:25:31:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 14:20:17:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 16:14:34:351 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 18:18:46:333 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 20:23:15:843 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/17/17 22:27:31:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 00:31:44:755 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 02:35:55:008 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 04:40:22:067 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 06:44:32:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 08:49:22:106 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 10:54:20:902 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 12:59:11:158 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 15:04:09:803 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 17:09:54:755 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 19:12:54:775 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 21:18:25:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/18/17 23:18:20:162 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 01:10:07:431 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 03:09:52:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 05:14:39:293 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 07:20:03:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 09:13:52:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 11:07:26:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 13:04:07:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 15:09:46:649 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 17:15:40:682 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 19:22:51:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 21:28:38:748 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/19/17 23:34:45:435 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 01:40:23:261 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 03:46:42:091 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 05:52:19:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 07:56:36:776 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 09:54:52:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 11:53:01:993 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 13:46:04:119 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 15:46:31:840 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 17:51:58:818 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 19:53:37:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 21:45:40:163 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/20/17 23:37:42:989 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 01:34:27:465 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 03:30:31:908 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 05:25:57:303 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 07:21:58:130 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 09:16:33:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 11:11:03:252 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 13:06:48:708 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 14:59:46:947 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 16:54:42:623 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 18:47:06:506 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 20:46:14:264 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/21/17 22:51:52:612 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 00:57:15:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 02:51:47:917 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 04:44:11:702 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 06:36:40:031 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 08:30:03:239 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 10:33:27:711 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 12:36:18:552 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 14:41:36:562 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 16:46:13:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 18:43:56:153 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 20:38:15:382 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/22/17 22:30:54:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 00:22:55:086 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 02:15:48:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 04:08:59:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 06:01:10:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 07:56:44:663 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 09:58:43:163 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 11:56:18:734 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 13:49:49:952 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 15:53:04:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 17:58:35:268 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 19:57:02:097 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 21:55:25:937 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/23/17 23:49:40:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 01:42:20:989 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 03:34:45:012 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 05:28:35:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 07:21:51:272 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 09:20:58:493 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 11:20:16:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 13:17:39:188 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 15:14:22:947 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 17:12:17:423 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 19:15:51:827 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 21:21:31:521 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/24/17 23:26:46:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 01:31:47:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 03:37:09:487 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 05:41:52:104 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 07:47:00:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 09:49:03:314 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 11:45:21:023 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 13:41:31:314 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 15:38:06:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 17:43:00:098 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 19:48:04:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 21:53:09:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/25/17 23:58:01:344 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 02:03:06:541 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 04:08:30:661 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 06:14:04:935 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 08:19:39:980 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 10:25:25:910 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 12:30:36:385 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 14:36:25:884 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 16:38:22:480 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 18:30:27:815 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 20:22:28:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/26/17 22:13:35:164 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 00:05:19:032 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 01:56:26:250 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 03:47:50:929 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 05:39:13:924 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 07:31:50:134 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 09:28:16:918 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 11:32:42:688 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 13:38:37:536 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 15:34:49:752 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 17:28:01:917 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 19:24:37:072 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 21:28:20:786 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/27/17 23:31:17:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 01:36:32:271 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 03:41:36:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 05:46:25:067 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 07:50:12:126 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 09:52:10:883 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 11:58:11:112 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 14:00:34:696 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 16:06:20:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 18:11:00:732 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 20:15:18:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
02/28/17 22:16:12:320 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 00:07:47:077 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 02:02:29:142 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 04:06:12:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 06:10:40:770 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 08:05:42:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 10:02:59:243 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 11:48:44:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 13:40:03:324 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 15:31:42:951 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 17:24:10:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 19:19:17:089 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 21:22:03:507 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/01/17 23:26:39:800 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 01:31:17:237 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 03:29:29:914 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 05:34:08:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 07:37:54:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 09:32:29:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 11:34:02:203 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 13:33:39:278 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 15:28:07:204 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 17:20:25:577 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 19:14:57:062 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 21:06:56:950 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/02/17 22:58:24:082 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 00:48:24:584 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 02:39:20:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 04:30:19:212 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 06:21:21:591 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 08:11:59:918 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 10:04:44:507 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 12:05:26:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 13:56:47:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 15:50:13:661 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 17:50:22:102 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 19:51:43:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 21:44:15:268 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/03/17 23:43:45:216 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 01:45:09:701 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 03:46:11:525 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 05:49:58:205 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 07:54:18:076 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 09:58:21:044 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 11:57:34:332 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 13:58:14:840 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 16:02:27:468 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 18:03:18:220 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 19:54:35:086 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 21:47:05:745 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/04/17 23:38:59:612 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 01:30:25:270 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 03:22:03:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 05:13:15:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 07:05:03:931 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 08:56:32:638 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 10:49:16:457 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 12:40:16:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 14:31:40:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 16:24:03:881 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 18:16:57:937 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 20:08:16:926 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 21:59:51:372 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/05/17 23:51:02:349 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 01:42:52:774 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 03:34:28:170 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 05:26:54:003 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 07:18:37:968 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 09:14:55:480 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 11:20:08:689 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 13:26:03:941 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 15:31:28:958 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 17:35:14:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 19:38:18:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 21:42:12:585 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/06/17 23:45:35:088 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 01:49:04:975 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 03:52:33:713 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 05:56:24:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 07:59:30:385 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 10:04:51:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 12:08:11:532 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 14:13:19:030 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 16:17:59:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 18:22:41:971 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 20:27:36:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/07/17 22:32:48:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 00:37:58:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 02:43:04:489 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 04:48:04:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 06:53:15:708 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 08:51:11:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 10:56:01:400 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 12:58:34:909 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 15:03:49:152 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 17:02:35:647 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 18:53:55:163 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 20:44:56:470 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/08/17 22:36:27:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/09/17 00:35:00:227 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/09/17 02:40:15:230 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/09/17 04:45:50:741 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/09/17 06:51:15:001 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/09/17 08:51:22:578 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/09/17 10:55:17:655 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/09/17 12:51:39:624 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/09/17 14:47:47:433 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Failed to create the connection channel
03/09/17 14:50:19:812 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/09/17 14:50:21:759 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Sent IPC packet to ACC with data: <?xml version="1.0" encoding="UTF-8"?>
<message>
<output><actionType>INIT_COMM</actionType>
<result>success</result>
<retCode>MmqUcnQhfxmOibxi8S7ioCcRj2IIIXhKHBlSybdGJSLzMOMQyNwtKQtDBVXTUJeXm/W66X57V96a56of2LbwShmmd4xTqfmUREXUyWVGP+3rmICIoS2VFA9VtNjIWdE9X1oS8Zdgnm3U8T2sAvR0Hy9m8o+vp8E5/Or4SKDSTKc=</retCode>
</output>
</message>
03/09/17 14:50:21:759 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Sent communnication ID packet to the client
03/09/17 14:50:21:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Initializing Communication Channel with ACC with pipename: FEF8BF19-8DA2-4B2A-A49F-84EF03FCC888
03/09/17 14:50:22:541 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Successfully created the client thread
03/09/17 14:50:22:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 32288621 |
03/09/17 14:50:22:603 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Successfully initiated communication
03/09/17 14:50:22:603 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/09/17 14:50:22:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/09/17 14:52:25:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32288621 | received ipc packet to handle on commpipe = FEF8BF19-8DA2-4B2A-A49F-84EF03FCC888
03/09/17 14:52:25:641 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32288621 | received ipc packet to handle on commpipe = FEF8BF19-8DA2-4B2A-A49F-84EF03FCC888
03/09/17 14:52:37:739 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32288621 | received ipc packet to handle on commpipe = FEF8BF19-8DA2-4B2A-A49F-84EF03FCC888
03/09/17 14:52:37:846 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32288621 |
03/09/17 14:52:42:491 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32288621 |
03/09/17 14:52:43:377 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32288621 | sendMessagetoClient for guid FEF8BF19-8DA2-4B2A-A49F-84EF03FCC888
03/09/17 14:52:43:377 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32288621 | Write packet on guid pipee FEF8BF19-8DA2-4B2A-A49F-84EF03FCC888 and message <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<output>
<result>Success</result>
<retCode>0</retCode>
<actionType>createProcess</actionType>
</output>
03/09/17 14:54:58:826 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 647 | SIGTERM received, sending signal to release the event lock
03/09/17 14:56:24:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Service exe Started
03/09/17 14:56:24:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/09/17 14:56:38:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/09/17 14:56:39:212 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Sent IPC packet to ACC with data: <?xml version="1.0" encoding="UTF-8"?>
<message>
<output><actionType>INIT_COMM</actionType>
<result>success</result>
<retCode>WnSt1+OFBXKXX5g/esTCIUSq9Y+/wkkPsDlVXXfgBIEn2mwZvsNp6mlVpPur9S9rX6z9dbQqucaCkdtbsiaCsOoSigGPkt/PcdnrNqVJODHObHhujMigdoVAIx1z+JQZMQupl1sUUKWuXD8c1HvEKV4a9V5HRiKpCvGJqZ6e+dc=</retCode>
</output>
</message>
03/09/17 14:56:39:212 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Sent communnication ID packet to the client
03/09/17 14:56:39:212 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Initializing Communication Channel with ACC with pipename: 67A55E75-ED92-4C9D-BE26-FE771C1A4F95
03/09/17 14:56:39:600 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Successfully created the client thread
03/09/17 14:56:39:600 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Successfully initiated communication
03/09/17 14:56:39:600 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/09/17 14:56:39:600 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 |
03/09/17 14:56:40:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/09/17 14:57:22:278 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 32295218 | readDataCallBack : Setting event for read data callback
03/09/17 14:57:22:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | received ipc packet to handle on commpipe = 67A55E75-ED92-4C9D-BE26-FE771C1A4F95
03/09/17 14:57:22:774 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | Inside handleMessage of AUS | Message received :: <?xml version="1.0" encoding="UTF-8"?>
<action>
<actionType>deleteLbs</actionType>
</action>
03/09/17 14:57:22:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | Inside handleMessage of AUS | deleteLbs message received
03/09/17 14:57:23:102 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | Inside handleMessage of AUS | End of method
03/09/17 16:37:12:684 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Problem initializing Connection Channel. Quitting.
03/09/17 16:37:12:731 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/09/17 16:37:42:729 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/09/17 18:40:37:124 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/09/17 18:41:07:202 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/09/17 20:40:06:597 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/09/17 20:40:36:765 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/09/17 22:40:07:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/09/17 22:40:37:458 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 00:39:45:956 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 00:40:16:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 02:39:43:837 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 02:40:14:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 04:40:31:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 04:41:01:701 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 06:41:09:543 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 06:41:39:583 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 08:45:25:886 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 08:45:56:044 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 10:51:05:126 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 10:51:35:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 12:55:48:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 12:56:18:348 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 15:01:15:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 15:01:45:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 17:07:03:266 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 17:07:33:401 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 19:13:05:271 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 19:13:35:444 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 21:19:30:775 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 21:20:00:812 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/10/17 23:26:04:730 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/10/17 23:26:34:893 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 01:32:25:204 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 01:32:55:371 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 03:38:58:525 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 03:39:28:713 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 05:45:04:843 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 05:45:35:000 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 07:51:18:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 07:51:48:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 09:57:57:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 09:58:27:626 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 12:04:44:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 12:05:14:600 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 14:11:18:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 14:11:48:526 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 16:17:31:360 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 16:18:01:530 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 18:23:22:222 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 18:23:52:266 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 20:29:40:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 20:30:10:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/11/17 22:35:37:427 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/11/17 22:36:07:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 00:35:49:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 00:36:19:602 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 02:36:56:238 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 02:37:26:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 04:37:05:298 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 04:37:35:450 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 06:37:11:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 06:37:41:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 08:38:47:577 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 08:39:17:723 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 10:44:56:776 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 10:45:26:929 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 12:51:08:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 12:51:38:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 14:56:53:175 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 14:57:23:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 17:02:28:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 17:02:58:881 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 19:08:29:142 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 19:08:59:755 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 21:14:12:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 21:14:42:237 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/12/17 23:20:02:795 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/12/17 23:20:32:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 01:25:49:633 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 01:26:19:672 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 03:31:45:475 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 03:32:15:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 05:37:29:650 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 05:37:59:661 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 07:43:09:171 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 07:43:39:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 09:48:45:121 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 09:49:15:296 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 11:54:38:138 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 11:55:08:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 14:00:16:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 14:00:46:735 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 16:06:32:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 16:07:02:580 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 18:13:02:588 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 18:13:32:703 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 20:19:46:884 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 20:20:17:027 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/13/17 22:26:29:358 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/13/17 22:26:59:546 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 00:33:27:246 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 00:33:57:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 02:40:25:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 02:40:55:924 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 04:40:43:330 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 04:41:13:522 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 06:40:53:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 06:41:23:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 08:40:58:260 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 08:41:28:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 10:41:02:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 10:41:32:774 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 12:40:18:708 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 12:40:48:888 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 14:40:51:158 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 14:41:21:271 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 16:43:45:916 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 16:44:16:077 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 18:49:51:248 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 18:50:21:416 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 20:56:03:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 20:56:33:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/14/17 23:02:14:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/14/17 23:02:44:104 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 01:08:39:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 01:09:09:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 03:15:17:029 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 03:15:47:219 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 05:21:44:297 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 05:22:14:486 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 07:27:46:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 07:28:16:918 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 09:31:11:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 09:31:41:297 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 11:38:04:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 11:38:34:108 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 13:30:33:522 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 13:31:03:563 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 15:27:00:584 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 15:27:30:764 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 17:30:06:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 17:30:36:149 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 19:31:29:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 19:31:59:195 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 21:32:14:563 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 21:32:44:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/15/17 23:33:37:185 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/15/17 23:34:07:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 01:34:29:426 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 01:34:59:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 03:36:59:843 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 03:37:29:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 05:43:27:283 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 05:43:57:362 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 07:50:11:449 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 07:50:41:622 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 09:54:40:824 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 09:55:11:004 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 11:59:40:312 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 12:00:10:465 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 14:02:24:519 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 14:02:54:689 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 16:08:17:439 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 16:08:47:450 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 18:13:14:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 18:13:44:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 20:19:46:139 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 20:20:16:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/16/17 22:22:56:813 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/16/17 22:23:26:940 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 00:23:48:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 00:24:18:929 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 02:24:41:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 02:25:12:254 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 04:28:22:187 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 04:28:52:547 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 06:34:49:861 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 06:35:19:976 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 08:38:55:525 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 08:39:25:568 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 10:40:50:038 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 10:41:20:182 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 12:42:23:634 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 12:42:53:982 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 14:43:42:136 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 14:44:12:318 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 16:47:39:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 16:48:09:165 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 18:50:58:257 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 18:51:28:296 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 20:53:39:130 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 20:54:09:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/17/17 22:54:34:393 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/17/17 22:55:04:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 00:54:34:035 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 00:55:04:122 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 03:01:14:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 03:01:45:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 05:08:20:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 05:08:50:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 07:15:25:170 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 07:15:55:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 09:22:35:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 09:23:05:758 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 11:29:22:118 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 11:29:52:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 13:36:03:781 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 13:36:33:937 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 15:38:04:857 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 15:38:34:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 17:38:55:604 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 17:39:25:740 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 19:44:36:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 19:45:07:001 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 21:47:21:646 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 21:47:52:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/18/17 23:49:44:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/18/17 23:50:14:847 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 01:51:44:096 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 01:52:14:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 03:55:47:451 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 03:56:17:491 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 06:02:34:422 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 06:03:04:807 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 08:09:05:965 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 08:09:36:085 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 10:16:11:112 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 10:16:41:283 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 12:22:34:329 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 12:23:04:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 14:27:23:418 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 14:27:53:599 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 16:29:11:772 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 16:29:41:954 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 18:34:43:867 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 18:35:14:020 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 20:41:41:698 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 20:42:11:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/19/17 22:48:24:787 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/19/17 22:48:54:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 00:55:29:823 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 00:55:59:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 03:02:37:185 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 03:03:07:280 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 05:09:44:342 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 05:10:14:475 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 07:16:34:056 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 07:17:04:217 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 09:20:35:591 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 09:21:05:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 11:24:23:409 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 11:24:53:563 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 13:25:15:633 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 13:25:45:747 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 15:28:20:117 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 15:28:50:267 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 17:31:22:994 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 17:31:53:033 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 19:38:34:563 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 19:39:04:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 21:45:21:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 21:45:51:936 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/20/17 23:52:25:635 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/20/17 23:52:56:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 01:59:09:188 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 01:59:39:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 04:06:08:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 04:06:38:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 06:13:19:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 06:13:49:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 08:16:34:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 08:17:05:193 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 10:19:29:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 10:19:59:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 12:24:02:963 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 12:24:33:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 14:30:00:245 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 14:30:30:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 16:36:22:692 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 16:36:52:733 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 18:42:57:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 18:43:27:755 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 20:49:09:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 20:49:39:637 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/21/17 22:55:06:754 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/21/17 22:55:36:923 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 01:01:29:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 01:01:59:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 03:08:12:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 03:08:42:843 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 05:14:35:613 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 05:15:05:802 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 07:21:12:180 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 07:21:42:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 09:26:05:465 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 09:26:35:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 11:32:27:380 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 11:32:57:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 13:37:50:273 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 13:38:20:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 15:44:29:906 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 15:45:00:088 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 17:49:44:828 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 17:50:15:001 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 19:51:07:811 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 19:51:37:960 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 21:52:23:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 21:52:53:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/22/17 23:53:00:827 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/22/17 23:53:30:975 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 01:54:07:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 01:54:37:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 03:55:23:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 03:55:53:672 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 05:56:35:564 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 05:57:05:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 07:57:30:062 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 07:58:00:235 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 10:01:43:562 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 10:02:13:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 12:02:55:075 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 12:03:25:193 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 14:04:56:605 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 14:05:26:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 16:05:54:848 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 16:06:24:899 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 18:07:45:353 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 18:08:15:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 20:09:58:561 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 20:10:28:587 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/23/17 22:13:05:479 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/23/17 22:13:35:633 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 00:13:41:899 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/24/17 00:14:12:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 02:14:12:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/24/17 02:14:42:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 04:14:43:164 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/24/17 04:15:13:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 06:15:46:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/24/17 06:16:16:553 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 08:18:22:084 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/24/17 08:18:52:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 10:23:05:673 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/24/17 10:23:35:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 12:29:13:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Failed to create the connection channel
03/24/17 12:29:43:095 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 14:15:21:966 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 32295218 | readDataCallBack : Setting event for read data callback
03/24/17 14:15:22:019 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | received ipc packet to handle on commpipe = 67A55E75-ED92-4C9D-BE26-FE771C1A4F95
03/24/17 14:15:22:019 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | Inside handleMessage of AUS | Message received :: <?xml version="1.0" encoding="UTF-8"?>
<action>
<actionType>createProcess</actionType>
<actionArgs><cmdArgs><cmdArg>--acccUpdated=true</cmdArg>
<cmdArg>--mode=update</cmdArg>
<cmdArg>--registerService=true</cmdArg>
<cmdArg>--autoUpdate=true</cmdArg>
<cmdArg>--shouldLaunchACC=false</cmdArg>
<cmdArg>--accPipeName=0E94F753-60E1-4F49-BDC4-0ADAE7357382</cmdArg>
<cmdArg>--outGuidPath=/tmp/96C7C05E-E0E1-4EA1-8F1F-EF181039CEBC/CCLBS/PDIM</cmdArg>
<cmdArg>--workflowId={623A0CDB-BC0C-474F-90AF-6E98DF27CA54}</cmdArg>
<cmdArg>--userGuid=C887E33C5673CE7A7F000101@AdobeID</cmdArg>
<cmdArg>--lbsInstallerWorkflowID={0CB31F73-390A-4184-987C-A2F055229E01}</cmdArg>
</cmdArgs>
<waitForFinish>false</waitForFinish>
<processName>LBS</processName>
</actionArgs>
</action>
03/24/17 14:15:22:066 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | Inside handleMessage of AUS | Handling message to Create Process
03/24/17 14:15:22:066 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | Inside handleCreateProcessAction | Process Name passed to service:: LBS
03/24/17 14:15:22:250 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 |
03/24/17 14:15:23:731 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | sendMessagetoClient for guid 67A55E75-ED92-4C9D-BE26-FE771C1A4F95
03/24/17 14:15:23:731 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | Write packet on guid pipee 67A55E75-ED92-4C9D-BE26-FE771C1A4F95 and message <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<output>
<result>Success</result>
<retCode>0</retCode>
<actionType>createProcess</actionType>
</output>
03/24/17 14:15:23:732 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32295219 | Inside handleMessage of AUS | End of method
03/24/17 14:17:26:523 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 32294890 | SIGTERM received, sending signal to release the event lock
03/24/17 14:23:01:080 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Service exe Started
03/24/17 14:23:01:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/24/17 14:23:01:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 14:23:01:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 14:23:01:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 14:23:01:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/24/17 14:23:29:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status 5
03/24/17 14:23:29:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/24/17 14:23:32:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Sent IPC packet to ACC with data: <?xml version="1.0" encoding="UTF-8"?>
<message>
<output><actionType>INIT_COMM</actionType>
<result>success</result>
<retCode>gzNBZdWgI1Iu74eSvLTuCMpwZAlL8RdH8wM/3THkX81jOvne+MFyV6Kq7VZaY3et5oJvWRkLv3w7toIIa+MfCmjqFzSuHyS8+dK01C9TCOXL1EPF2o3bsauG0hHU0JVzGSGRI8xjqb+6vljXYlfhROWNRLzsp0hSS/Z307TAIJY=</retCode>
</output>
</message>
03/24/17 14:23:32:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Sent communnication ID packet to the client
03/24/17 14:23:32:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Initializing Communication Channel with ACC with pipename: ECFA1EE8-9D8D-4B40-8FD1-8611D3D395D6
03/24/17 14:23:32:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe ECFA1EE8-9D8D-4B40-8FD1-8611D3D395D6
03/24/17 14:23:32:936 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 6
03/24/17 14:23:33:936 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status 7
03/24/17 14:23:33:936 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Successfully created the client thread
03/24/17 14:23:33:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 |
03/24/17 14:23:33:937 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Successfully initiated communication
03/24/17 14:23:33:937 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 14:23:33:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/24/17 14:23:33:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Closing outPipe 5
03/24/17 14:23:33:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Closing inPipe 4
03/24/17 14:23:33:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/24/17 14:23:33:949 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056384 | Error in reading packet info from the pipe 4, errno = 9
03/24/17 14:23:34:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/24/17 14:23:35:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 14:23:35:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 14:23:35:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 14:23:35:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/24/17 14:24:32:102 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 38056426 | readDataCallBack : Setting event for read data callback
03/24/17 14:24:32:577 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | received ipc packet to handle on commpipe = ECFA1EE8-9D8D-4B40-8FD1-8611D3D395D6
03/24/17 14:24:32:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | Inside handleMessage of AUS | Message received :: <?xml version="1.0" encoding="UTF-8"?>
<action>
<actionType>deleteLbs</actionType>
</action>
03/24/17 14:24:32:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | Inside handleMessage of AUS | deleteLbs message received
03/24/17 14:24:41:590 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | FileUtils | 38056427 | Failed to remove file. Error: Error Domain=NSCocoaErrorDomain Code=4 "“Creative Cloud Installer.app” couldn’t be removed." UserInfo={NSUnderlyingError=0x7af351d0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}, NSFilePath=/tmp/Creative Cloud Installer.app, NSUserStringVariant=(
Remove
)}
03/24/17 14:24:41:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | Inside handleMessage of AUS | End of method
03/24/17 15:34:28:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/24/17 15:34:28:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/24/17 15:34:28:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Problem initializing Connection Channel. Quitting.
03/24/17 15:34:28:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/24/17 15:34:58:433 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 15:34:58:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/24/17 15:34:58:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/24/17 15:34:58:472 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/24/17 15:34:59:608 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 15:34:59:608 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 15:34:59:608 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 15:34:59:608 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/24/17 16:46:38:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/24/17 16:46:38:684 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/24/17 16:46:38:684 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/24/17 16:47:08:818 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 16:47:08:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/24/17 16:47:08:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/24/17 16:47:08:818 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/24/17 16:47:09:966 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 16:47:09:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 16:47:09:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 16:47:09:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/24/17 17:58:55:442 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/24/17 17:58:55:485 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/24/17 17:58:55:485 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/24/17 17:59:25:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 17:59:25:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/24/17 17:59:25:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/24/17 17:59:25:554 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/24/17 17:59:26:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 17:59:26:683 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 17:59:26:683 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 17:59:26:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/24/17 19:10:53:287 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/24/17 19:10:53:329 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/24/17 19:10:53:329 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/24/17 19:11:23:463 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 19:11:23:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/24/17 19:11:23:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/24/17 19:11:23:463 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/24/17 19:11:24:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 19:11:24:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 19:11:24:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 19:11:24:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/24/17 20:22:59:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/24/17 20:22:59:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/24/17 20:22:59:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/24/17 20:23:29:072 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 20:23:29:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/24/17 20:23:29:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/24/17 20:23:29:072 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/24/17 20:23:30:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 20:23:30:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 20:23:30:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 20:23:30:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/24/17 21:34:51:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/24/17 21:34:51:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/24/17 21:34:51:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/24/17 21:35:21:912 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 21:35:21:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/24/17 21:35:21:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/24/17 21:35:21:913 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/24/17 21:35:23:035 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 21:35:23:035 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 21:35:23:035 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 21:35:23:035 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/24/17 22:46:56:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/24/17 22:46:56:541 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/24/17 22:46:56:541 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/24/17 22:47:26:683 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 22:47:26:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/24/17 22:47:26:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/24/17 22:47:26:683 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/24/17 22:47:27:832 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 22:47:27:833 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 22:47:27:833 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 22:47:27:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/24/17 23:59:12:632 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/24/17 23:59:12:909 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/24/17 23:59:12:909 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/24/17 23:59:43:052 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/24/17 23:59:43:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/24/17 23:59:43:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/24/17 23:59:43:052 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/24/17 23:59:44:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/24/17 23:59:44:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/24/17 23:59:44:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/24/17 23:59:44:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 01:11:20:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 01:11:21:009 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 01:11:21:010 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 01:11:51:008 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 01:11:51:008 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 01:11:51:008 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 01:11:51:008 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 01:11:52:008 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 01:11:52:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 01:11:52:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 01:11:52:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 02:23:14:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 02:23:14:687 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 02:23:14:687 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 02:23:44:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 02:23:44:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 02:23:44:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 02:23:44:831 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 02:23:45:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 02:23:45:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 02:23:45:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 02:23:45:832 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 03:34:54:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 03:34:54:064 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 03:34:54:065 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 03:35:24:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 03:35:24:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 03:35:24:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 03:35:24:128 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 03:35:25:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 03:35:25:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 03:35:25:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 03:35:25:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 04:47:04:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 04:47:04:121 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 04:47:04:121 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 04:47:34:229 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 04:47:34:229 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 04:47:34:229 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 04:47:34:229 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 04:47:35:229 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 04:47:35:229 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 04:47:35:229 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 04:47:35:229 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 05:59:23:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 05:59:23:255 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 05:59:23:255 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 05:59:53:379 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 05:59:53:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 05:59:53:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 05:59:53:379 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 05:59:54:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 05:59:54:522 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 05:59:54:522 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 05:59:54:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 07:11:37:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 07:11:37:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 07:11:37:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 07:12:07:727 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 07:12:07:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 07:12:07:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 07:12:07:727 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 07:12:08:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 07:12:08:822 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 07:12:08:822 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 07:12:08:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 08:23:50:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 08:23:50:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 08:23:50:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 08:24:20:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 08:24:20:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 08:24:20:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 08:24:20:658 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 08:24:21:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 08:24:21:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 08:24:21:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 08:24:21:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 09:36:07:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 09:36:07:391 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 09:36:07:391 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 09:36:37:389 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 09:36:37:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 09:36:37:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 09:36:37:390 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 09:36:38:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 09:36:38:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 09:36:38:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 09:36:38:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 10:48:15:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 10:48:15:102 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 10:48:15:102 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 10:48:45:101 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 10:48:45:101 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 10:48:45:101 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 10:48:45:101 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 10:48:46:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 10:48:46:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 10:48:46:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 10:48:46:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 12:00:35:956 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 12:00:35:992 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 12:00:35:992 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 12:01:05:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 12:01:05:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 12:01:05:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 12:01:05:991 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 12:01:07:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 12:01:07:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 12:01:07:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 12:01:07:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 13:12:57:172 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 13:12:57:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 13:12:57:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 13:13:27:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 13:13:27:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 13:13:27:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 13:13:27:592 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 13:13:28:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 13:13:28:702 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 13:13:28:702 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 13:13:28:702 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 14:25:11:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 14:25:11:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 14:25:11:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 14:25:41:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 14:25:41:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 14:25:41:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 14:25:41:325 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 14:25:42:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 14:25:42:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 14:25:42:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 14:25:42:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 15:37:26:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 15:37:26:538 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 15:37:26:538 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 15:37:56:641 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 15:37:56:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 15:37:56:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 15:37:56:642 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 15:37:57:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 15:37:57:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 15:37:57:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 15:37:57:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 16:49:45:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 16:49:45:994 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 16:49:45:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 16:50:16:134 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 16:50:16:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 16:50:16:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 16:50:16:134 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 16:50:17:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 16:50:17:266 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 16:50:17:266 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 16:50:17:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 18:02:03:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 18:02:03:584 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 18:02:03:585 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 18:02:33:583 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 18:02:33:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 18:02:33:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 18:02:33:583 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 18:02:34:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 18:02:34:728 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 18:02:34:728 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 18:02:34:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 19:14:22:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 19:14:22:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 19:14:22:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 19:14:52:829 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 19:14:52:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 19:14:52:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 19:14:52:829 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 19:14:53:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 19:14:53:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 19:14:53:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 19:14:53:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 20:26:38:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 20:26:38:354 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 20:26:38:354 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 20:27:08:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 20:27:08:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 20:27:08:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 20:27:08:454 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 20:27:09:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 20:27:09:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 20:27:09:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 20:27:09:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 21:38:51:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 21:38:51:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 21:38:51:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 21:39:21:949 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 21:39:21:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 21:39:21:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 21:39:21:949 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 21:39:22:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 21:39:22:949 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 21:39:22:949 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 21:39:22:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/25/17 22:51:03:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/25/17 22:51:03:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/25/17 22:51:03:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/25/17 22:51:33:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/25/17 22:51:33:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/25/17 22:51:33:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/25/17 22:51:33:999 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/25/17 22:51:34:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/25/17 22:51:34:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/25/17 22:51:34:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/25/17 22:51:34:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 00:03:20:634 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 00:03:20:678 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 00:03:20:679 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 00:03:50:782 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 00:03:50:823 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 00:03:50:823 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 00:03:50:823 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 00:03:51:970 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 00:03:51:970 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 00:03:51:970 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 00:03:51:970 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 01:15:21:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 01:15:21:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 01:15:21:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 01:15:51:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 01:15:51:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 01:15:51:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 01:15:51:687 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 01:15:52:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 01:15:52:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 01:15:52:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 01:15:52:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 03:27:34:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 03:27:34:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 03:27:34:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 03:28:04:997 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 03:28:04:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 03:28:04:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 03:28:04:997 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 03:28:06:142 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 03:28:06:142 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 03:28:06:142 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 03:28:06:142 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 04:39:44:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 04:39:44:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 04:39:44:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 04:40:14:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 04:40:14:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 04:40:14:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 04:40:14:856 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 04:40:16:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 04:40:16:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 04:40:16:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 04:40:16:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 05:51:54:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 05:51:54:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 05:51:54:371 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 05:52:24:491 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 05:52:24:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 05:52:24:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 05:52:24:491 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 05:52:25:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 05:52:25:622 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 05:52:25:622 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 05:52:25:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 07:04:04:502 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 07:04:04:537 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 07:04:04:537 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 07:04:34:672 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 07:04:34:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 07:04:34:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 07:04:34:672 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 07:04:35:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 07:04:35:784 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 07:04:35:784 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 07:04:35:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 08:16:12:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 08:16:12:715 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 08:16:12:716 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 08:16:42:854 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 08:16:42:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 08:16:42:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 08:16:42:854 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 08:16:43:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 08:16:43:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 08:16:43:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 08:16:43:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 09:28:30:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 09:28:30:050 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 09:28:30:050 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 09:29:00:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 09:29:00:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 09:29:00:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 09:29:00:167 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 09:29:01:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 09:29:01:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 09:29:01:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 09:29:01:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 10:40:42:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 10:40:42:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 10:40:42:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 10:41:12:761 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 10:41:12:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 10:41:12:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 10:41:12:761 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 10:41:13:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 10:41:13:897 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 10:41:13:897 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 10:41:13:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 11:52:54:161 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 11:52:54:173 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 11:52:54:173 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 11:53:24:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 11:53:24:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 11:53:24:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 11:53:24:249 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 11:53:25:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 11:53:25:249 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 11:53:25:249 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 11:53:25:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 13:04:15:758 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 13:04:15:796 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 13:04:15:797 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 13:04:45:918 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 13:04:45:919 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 13:04:45:919 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 13:04:45:919 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 13:04:47:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 13:04:47:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 13:04:47:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 13:04:47:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 14:15:22:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 14:15:22:053 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 14:15:22:053 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 14:15:52:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 14:15:52:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 14:15:52:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 14:15:52:120 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 14:15:53:267 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 14:15:53:267 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 14:15:53:267 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 14:15:53:267 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 15:26:29:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 15:26:29:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 15:26:29:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 15:26:59:558 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 15:26:59:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 15:26:59:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 15:26:59:558 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 15:27:00:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 15:27:00:660 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 15:27:00:660 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 15:27:00:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 16:37:35:789 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 16:37:35:830 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 16:37:35:831 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 16:38:05:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 16:38:05:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 16:38:05:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 16:38:05:932 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 16:38:06:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 16:38:06:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 16:38:06:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 16:38:06:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 17:48:31:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 17:48:31:963 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 17:48:31:963 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 17:49:02:095 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 17:49:02:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 17:49:02:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 17:49:02:096 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 17:49:03:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 17:49:03:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 17:49:03:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 17:49:03:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 18:59:38:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 18:59:38:341 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 18:59:38:342 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 19:00:08:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 19:00:08:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 19:00:08:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 19:00:08:484 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 19:00:09:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 19:00:09:628 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 19:00:09:628 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 19:00:09:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 20:10:58:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 20:10:58:586 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 20:10:58:587 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 20:11:28:683 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 20:11:28:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 20:11:28:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 20:11:28:683 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 20:11:29:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 20:11:29:723 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 20:11:29:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 20:11:29:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 21:23:04:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 21:23:05:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 21:23:05:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 21:23:35:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 21:23:35:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 21:23:35:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 21:23:35:237 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 21:23:36:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 21:23:36:237 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 21:23:36:237 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 21:23:36:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 22:35:22:857 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 22:35:22:867 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 22:35:22:867 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 22:35:52:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 22:35:52:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 22:35:52:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 22:35:52:998 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 22:35:54:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 22:35:54:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 22:35:54:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 22:35:54:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/26/17 23:47:41:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/26/17 23:47:41:712 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/26/17 23:47:41:713 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/26/17 23:48:11:823 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/26/17 23:48:11:823 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/26/17 23:48:11:823 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/26/17 23:48:11:823 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/26/17 23:48:12:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/26/17 23:48:12:956 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/26/17 23:48:12:956 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/26/17 23:48:12:956 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 00:59:52:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 00:59:52:103 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 00:59:52:103 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 01:00:22:213 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 01:00:22:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 01:00:22:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 01:00:22:213 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 01:00:23:280 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 01:00:23:280 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 01:00:23:280 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 01:00:23:280 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 02:12:07:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 02:12:07:660 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 02:12:07:660 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 02:12:37:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 02:12:37:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 02:12:37:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 02:12:37:751 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 02:12:38:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 02:12:38:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 02:12:38:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 02:12:38:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 03:24:29:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 03:24:29:955 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 03:24:29:955 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 03:25:00:102 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 03:25:00:102 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 03:25:00:102 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 03:25:00:102 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 03:25:01:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 03:25:01:195 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 03:25:01:196 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 03:25:01:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 04:36:49:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 04:36:49:983 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 04:36:49:984 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 04:37:19:982 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 04:37:19:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 04:37:19:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 04:37:19:982 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 04:37:21:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 04:37:21:113 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 04:37:21:113 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 04:37:21:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 05:49:11:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 05:49:11:373 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 05:49:11:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 05:49:41:496 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 05:49:41:497 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 05:49:41:497 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 05:49:41:497 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 05:49:42:600 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 05:49:42:600 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 05:49:42:600 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 05:49:42:600 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 07:01:30:520 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 07:01:30:563 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 07:01:30:563 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 07:02:00:562 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 07:02:00:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 07:02:00:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 07:02:00:562 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 07:02:01:693 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 07:02:01:693 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 07:02:01:693 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 07:02:01:694 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 08:12:59:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 08:12:59:997 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 08:12:59:997 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 08:13:30:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 08:13:30:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 08:13:30:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 08:13:30:128 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 08:13:31:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 08:13:31:227 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 08:13:31:227 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 08:13:31:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 09:24:03:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 09:24:03:519 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 09:24:03:520 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 09:24:33:596 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 09:24:33:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 09:24:33:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 09:24:33:596 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 09:24:34:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 09:24:34:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 09:24:34:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 09:24:34:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 10:35:04:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 10:35:04:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 10:35:04:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 10:35:34:907 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 10:35:34:907 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 10:35:34:907 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 10:35:34:907 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 10:35:35:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 10:35:35:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 10:35:35:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 10:35:35:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 11:46:03:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 11:46:03:441 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 11:46:03:441 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 11:46:33:440 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 11:46:33:440 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 11:46:33:440 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 11:46:33:440 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 11:46:34:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 11:46:34:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 11:46:34:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 11:46:34:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 12:56:34:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 12:56:34:540 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 12:56:34:540 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 12:57:04:539 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 12:57:04:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 12:57:04:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 12:57:04:539 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 12:57:05:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 12:57:05:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 12:57:05:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 12:57:05:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 14:07:21:832 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 14:07:21:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 14:07:21:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 14:07:52:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 14:07:52:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 14:07:52:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 14:07:52:014 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 14:07:53:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 14:07:53:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 14:07:53:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 14:07:53:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 15:18:33:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 15:18:33:450 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 15:18:33:450 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 15:19:03:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 15:19:03:585 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 15:19:03:585 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 15:19:03:585 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 15:19:04:678 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 15:19:04:678 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 15:19:04:678 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 15:19:04:678 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 16:30:16:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 16:30:16:672 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 16:30:16:672 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 16:30:46:818 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 16:30:46:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 16:30:46:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 16:30:46:819 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 16:30:47:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 16:30:47:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 16:30:47:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 16:30:47:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 17:42:31:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 17:42:31:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 17:42:31:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 17:43:01:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 17:43:01:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 17:43:01:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 17:43:01:939 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 17:43:02:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 17:43:02:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 17:43:02:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 17:43:02:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 18:54:31:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 18:54:31:276 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 18:54:31:276 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 18:55:01:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 18:55:01:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 18:55:01:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 18:55:01:275 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 18:55:02:346 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 18:55:02:346 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 18:55:02:346 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 18:55:02:346 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 20:06:01:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 20:06:01:321 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 20:06:01:322 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 20:06:31:407 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 20:06:31:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 20:06:31:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 20:06:31:407 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 20:06:32:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 20:06:32:407 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 20:06:32:407 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 20:06:32:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 21:17:14:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 21:17:14:443 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 21:17:14:443 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 21:17:44:528 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 21:17:44:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 21:17:44:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 21:17:44:528 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 21:17:45:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 21:17:45:631 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 21:17:45:631 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 21:17:45:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 22:28:18:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 22:28:18:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 22:28:18:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 22:28:48:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 22:28:48:839 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 22:28:48:839 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 22:28:48:839 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 22:28:49:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 22:28:49:897 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 22:28:49:897 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 22:28:49:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/27/17 23:39:20:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/27/17 23:39:20:809 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/27/17 23:39:20:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/27/17 23:39:50:950 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/27/17 23:39:50:950 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/27/17 23:39:50:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/27/17 23:39:50:951 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/27/17 23:39:52:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/27/17 23:39:52:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/27/17 23:39:52:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/27/17 23:39:52:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 00:50:38:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 00:50:38:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 00:50:38:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 00:51:08:384 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 00:51:08:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 00:51:08:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 00:51:08:384 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 00:51:09:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 00:51:09:521 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 00:51:09:521 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 00:51:09:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 02:01:06:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 02:01:06:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 02:01:06:108 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 02:01:36:106 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 02:01:36:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 02:01:36:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 02:01:36:119 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 02:01:37:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 02:01:37:119 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 02:01:37:119 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 02:01:37:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 03:10:44:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 03:10:44:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 03:10:44:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 03:11:14:239 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 03:11:14:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 03:11:14:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 03:11:14:239 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 03:11:15:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 03:11:15:352 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 03:11:15:352 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 03:11:15:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 04:21:39:976 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 04:21:40:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 04:21:40:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 04:22:10:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 04:22:10:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 04:22:10:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 04:22:10:157 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 04:22:11:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 04:22:11:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 04:22:11:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 04:22:11:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 05:32:44:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 05:32:44:673 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 05:32:44:673 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 05:33:14:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 05:33:14:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 05:33:14:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 05:33:14:763 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 05:33:15:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 05:33:15:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 05:33:15:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 05:33:15:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 06:43:50:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 06:43:50:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 06:43:50:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 06:44:20:805 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 06:44:20:805 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 06:44:20:805 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 06:44:20:805 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 06:44:21:931 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 06:44:21:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 06:44:21:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 06:44:21:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 07:54:15:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 07:54:15:238 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 07:54:15:239 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 07:54:45:237 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 07:54:45:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 07:54:45:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 07:54:45:237 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 07:54:46:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 07:54:46:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 07:54:46:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 07:54:46:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 09:05:21:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 09:05:21:237 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 09:05:21:238 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 09:05:51:376 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 09:05:51:376 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 09:05:51:376 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 09:05:51:376 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 09:05:52:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 09:05:52:485 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 09:05:52:485 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 09:05:52:485 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 10:16:24:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 10:16:24:159 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 10:16:24:159 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 10:16:54:158 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 10:16:54:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 10:16:54:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 10:16:54:158 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 10:16:55:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 10:16:55:158 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 10:16:55:158 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 10:16:55:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 11:25:37:707 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 11:25:37:757 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 11:25:37:757 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 11:26:07:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 11:26:07:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 11:26:07:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 11:26:07:924 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 11:26:09:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 11:26:09:071 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 11:26:09:071 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 11:26:09:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 12:36:49:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 12:36:49:146 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 12:36:49:146 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 12:37:19:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 12:37:19:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 12:37:19:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 12:37:19:223 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 12:37:20:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 12:37:20:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 12:37:20:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 12:37:20:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 13:47:28:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 13:47:28:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 13:47:28:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 13:47:58:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 13:47:58:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 13:47:58:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 13:47:58:943 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 13:48:00:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 13:48:00:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 13:48:00:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 13:48:00:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 14:58:35:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 14:58:35:588 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 14:58:35:588 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 14:59:05:702 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 14:59:05:702 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 14:59:05:702 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 14:59:05:702 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 14:59:06:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 14:59:06:817 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 14:59:06:817 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 14:59:06:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 16:09:18:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 16:09:18:231 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 16:09:18:231 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 16:09:48:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 16:09:48:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 16:09:48:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 16:09:48:289 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 16:09:49:397 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 16:09:49:397 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 16:09:49:397 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 16:09:49:397 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 17:20:06:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 17:20:06:586 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 17:20:06:587 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 17:20:36:718 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 17:20:36:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 17:20:36:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 17:20:36:719 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 17:20:37:864 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 17:20:37:865 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 17:20:37:865 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 17:20:37:865 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 18:31:05:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 18:31:06:019 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 18:31:06:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 18:31:36:168 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 18:31:36:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 18:31:36:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 18:31:36:168 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 18:31:37:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 18:31:37:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 18:31:37:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 18:31:37:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 19:41:55:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 19:41:55:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 19:41:55:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 19:42:25:598 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 19:42:25:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 19:42:25:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 19:42:25:598 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 19:42:26:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 19:42:26:644 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 19:42:26:644 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 19:42:26:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 20:52:46:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 20:52:46:118 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 20:52:46:119 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 20:53:16:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 20:53:16:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 20:53:16:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 20:53:16:242 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 20:53:17:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 20:53:17:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 20:53:17:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 20:53:17:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 22:03:43:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 22:03:43:830 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 22:03:43:830 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 22:04:13:960 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 22:04:13:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 22:04:13:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 22:04:13:960 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 22:04:15:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 22:04:15:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 22:04:15:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 22:04:15:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/28/17 23:14:37:398 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/28/17 23:14:37:453 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/28/17 23:14:37:453 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/28/17 23:15:07:553 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/28/17 23:15:07:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/28/17 23:15:07:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/28/17 23:15:07:553 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/28/17 23:15:08:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/28/17 23:15:08:553 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/28/17 23:15:08:553 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/28/17 23:15:08:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 00:25:17:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 00:25:17:746 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 00:25:17:746 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 00:25:47:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 00:25:47:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 00:25:47:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 00:25:47:819 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 00:25:48:823 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 00:25:48:823 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 00:25:48:823 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 00:25:48:823 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 01:36:06:030 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 01:36:06:062 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 01:36:06:062 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 01:36:36:151 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 01:36:36:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 01:36:36:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 01:36:36:151 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 01:36:37:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 01:36:37:151 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 01:36:37:151 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 01:36:37:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 02:47:12:669 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 02:47:12:712 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 02:47:12:712 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 02:47:42:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 02:47:42:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 02:47:42:758 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 02:47:42:758 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 02:47:43:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 02:47:43:892 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 02:47:43:892 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 02:47:43:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 03:58:22:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 03:58:22:773 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 03:58:22:773 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 03:58:52:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 03:58:52:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 03:58:52:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 03:58:52:883 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 03:58:53:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 03:58:53:959 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 03:58:53:959 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 03:58:53:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 05:09:20:367 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 05:09:20:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 05:09:20:418 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 05:09:50:565 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 05:09:50:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 05:09:50:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 05:09:50:566 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 05:09:51:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 05:09:51:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 05:09:51:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 05:09:51:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 06:20:13:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 06:20:13:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 06:20:13:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 06:20:43:660 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 06:20:43:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 06:20:43:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 06:20:43:660 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 06:20:44:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 06:20:44:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 06:20:44:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 06:20:44:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 07:30:57:238 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 07:30:57:293 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 07:30:57:293 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 07:31:27:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 07:31:27:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 07:31:27:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 07:31:27:403 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 07:31:28:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 07:31:28:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 07:31:28:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 07:31:28:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 08:42:10:440 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 08:42:10:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 08:42:10:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 08:42:40:629 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 08:42:40:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 08:42:40:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 08:42:40:629 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 08:42:41:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 08:42:41:767 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 08:42:41:767 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 08:42:41:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 09:54:12:098 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 09:54:12:192 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 09:54:12:192 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 09:54:42:301 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 09:54:42:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 09:54:42:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 09:54:42:302 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 09:54:43:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 09:54:43:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 09:54:43:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 09:54:43:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 11:06:15:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 11:06:15:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 11:06:15:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 11:06:45:463 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 11:06:45:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 11:06:45:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 11:06:45:463 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 11:06:46:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 11:06:46:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 11:06:46:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 11:06:46:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 12:18:18:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 12:18:18:579 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 12:18:18:580 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 12:18:48:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 12:18:48:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 12:18:48:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 12:18:48:726 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 12:18:49:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 12:18:49:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 12:18:49:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 12:18:49:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 13:30:19:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 13:30:19:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 13:30:19:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 13:30:49:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 13:30:49:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 13:30:49:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 13:30:49:506 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 13:30:50:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 13:30:50:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 13:30:50:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 13:30:50:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 14:41:39:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 14:41:39:202 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 14:41:39:202 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 14:42:09:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 14:42:09:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 14:42:09:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 14:42:09:330 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 14:42:10:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 14:42:10:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 14:42:10:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 14:42:10:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 15:52:51:713 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 15:52:51:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 15:52:51:769 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 15:53:21:767 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 15:53:21:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 15:53:21:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 15:53:21:767 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 15:53:22:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 15:53:22:897 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 15:53:22:897 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 15:53:22:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 17:04:00:032 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 17:04:00:324 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 17:04:00:324 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 17:04:30:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 17:04:30:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 17:04:30:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 17:04:30:459 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 17:04:31:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 17:04:31:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 17:04:31:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 17:04:31:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 18:15:26:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 18:15:26:625 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 18:15:26:625 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 18:15:56:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 18:15:56:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 18:15:56:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 18:15:56:772 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 18:15:57:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 18:15:57:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 18:15:57:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 18:15:57:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 19:26:39:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 19:26:39:547 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 19:26:39:548 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 19:27:09:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 19:27:09:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 19:27:09:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 19:27:09:692 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 19:27:10:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 19:27:10:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 19:27:10:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 19:27:10:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 20:37:56:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 20:37:56:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 20:37:56:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 20:38:26:885 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 20:38:26:885 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 20:38:26:885 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 20:38:26:885 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 20:38:28:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 20:38:28:020 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 20:38:28:020 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 20:38:28:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 21:49:09:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 21:49:09:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 21:49:09:671 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 21:49:39:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 21:49:39:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 21:49:39:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 21:49:39:691 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 21:49:40:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 21:49:40:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 21:49:40:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 21:49:40:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/29/17 23:00:16:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/29/17 23:00:16:182 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/29/17 23:00:16:182 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/29/17 23:00:46:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/29/17 23:00:46:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/29/17 23:00:46:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/29/17 23:00:46:322 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/29/17 23:00:47:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/29/17 23:00:47:408 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/29/17 23:00:47:408 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/29/17 23:00:47:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 00:11:15:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 00:11:15:281 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 00:11:15:282 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 00:11:45:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 00:11:45:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 00:11:45:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 00:11:45:424 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 00:11:46:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 00:11:46:547 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 00:11:46:547 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 00:11:46:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 01:22:25:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 01:22:25:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 01:22:25:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 01:22:55:846 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 01:22:55:846 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 01:22:55:846 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 01:22:55:846 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 01:22:56:911 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 01:22:56:911 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 01:22:56:911 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 01:22:56:911 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 02:33:47:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 02:33:47:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 02:33:47:094 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 02:34:17:217 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 02:34:17:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 02:34:17:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 02:34:17:217 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 02:34:18:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 02:34:18:217 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 02:34:18:217 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 02:34:18:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 03:44:49:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 03:44:49:871 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 03:44:49:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 03:45:20:018 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 03:45:20:018 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 03:45:20:018 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 03:45:20:018 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 03:45:21:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 03:45:21:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 03:45:21:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 03:45:21:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 04:57:01:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 04:57:01:506 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 04:57:01:506 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 04:57:31:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 04:57:31:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 04:57:31:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 04:57:31:529 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 04:57:32:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 04:57:32:529 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 04:57:32:529 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 04:57:32:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 06:09:19:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 06:09:19:185 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 06:09:19:185 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 06:09:49:184 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 06:09:49:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 06:09:49:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 06:09:49:184 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 06:09:50:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 06:09:50:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 06:09:50:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 06:09:50:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 07:21:38:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 07:21:38:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 07:21:38:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 07:22:08:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 07:22:08:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 07:22:08:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 07:22:08:757 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 07:22:09:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 07:22:09:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 07:22:09:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 07:22:09:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 08:32:22:678 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 08:32:22:731 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 08:32:22:731 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 08:32:52:870 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 08:32:52:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 08:32:52:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 08:32:52:870 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 08:32:53:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 08:32:53:936 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 08:32:53:936 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 08:32:53:936 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 09:44:19:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 09:44:19:198 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 09:44:19:199 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 09:44:49:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 09:44:49:321 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 09:44:49:321 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 09:44:49:321 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 09:44:50:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 09:44:50:455 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 09:44:50:456 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 09:44:50:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 10:56:12:252 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 10:56:12:252 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 10:56:12:252 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 10:56:42:394 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 10:56:42:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 10:56:42:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 10:56:42:394 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 10:56:43:467 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 10:56:43:467 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 10:56:43:467 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 10:56:43:467 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 12:07:57:585 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 12:07:57:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 12:07:57:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 12:08:27:740 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 12:08:27:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 12:08:27:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 12:08:27:741 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 12:08:28:879 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 12:08:28:879 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 12:08:28:879 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 12:08:28:879 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 13:20:02:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 13:20:02:220 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 13:20:02:220 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 13:20:32:360 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 13:20:32:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 13:20:32:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 13:20:32:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 13:20:33:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 13:20:33:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 13:20:33:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 13:20:33:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 14:32:15:646 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe returned status -1
03/30/17 14:32:15:698 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 14:32:15:698 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Failed to create the connection channel
03/30/17 14:32:45:697 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 14:32:45:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside closeBridge
03/30/17 14:32:45:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | All pipes closed properly
03/30/17 14:32:45:697 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | pthread_join failed with return code 3
03/30/17 14:32:46:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 14:32:46:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Write pipe already exists.
03/30/17 14:32:46:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Read pipe already exists.
03/30/17 14:32:46:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 38056058 | Opening read pipe returned status 4
03/30/17 15:07:28:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 38056426 | readDataCallBack : Setting event for read data callback
03/30/17 15:07:28:870 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | received ipc packet to handle on commpipe = ECFA1EE8-9D8D-4B40-8FD1-8611D3D395D6
03/30/17 15:07:28:870 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | Inside handleMessage of AUS | Message received :: <?xml version="1.0" encoding="UTF-8"?>
<action>
<actionType>createProcess</actionType>
<actionArgs><cmdArgs><cmdArg>--acccUpdated=true</cmdArg>
<cmdArg>--mode=update</cmdArg>
<cmdArg>--registerService=true</cmdArg>
<cmdArg>--autoUpdate=true</cmdArg>
<cmdArg>--shouldLaunchACC=false</cmdArg>
<cmdArg>--accPipeName=31AFF671-193D-4E3E-BBB8-20A02A87D081</cmdArg>
<cmdArg>--outGuidPath=/tmp/0EBC6B94-842E-47E6-89DA-0ECD73CA28B3/CCLBS/PDIM</cmdArg>
<cmdArg>--workflowId={623A0CDB-BC0C-474F-90AF-6E98DF27CA54}</cmdArg>
<cmdArg>--userGuid=C887E33C5673CE7A7F000101@AdobeID</cmdArg>
<cmdArg>--lbsInstallerWorkflowID={8DD025F1-3A57-4F87-B484-832CB29B6D05}</cmdArg>
</cmdArgs>
<waitForFinish>false</waitForFinish>
<processName>LBS</processName>
</actionArgs>
</action>
03/30/17 15:07:28:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | Inside handleMessage of AUS | Handling message to Create Process
03/30/17 15:07:28:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | Inside handleCreateProcessAction | Process Name passed to service:: LBS
03/30/17 15:07:28:909 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | FileUtils | 38056427 | Failed to remove file. Error: Error Domain=NSCocoaErrorDomain Code=4 "“Creative Cloud Installer.app” couldn’t be removed." UserInfo={NSUnderlyingError=0x7c034210 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}, NSFilePath=/tmp/24B54842-8A1E-4123-AD4C-AF839BD81C70/Creative Cloud Installer.app, NSUserStringVariant=(
Remove
)}
03/30/17 15:07:28:946 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 |
03/30/17 15:07:29:747 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | sendMessagetoClient for guid ECFA1EE8-9D8D-4B40-8FD1-8611D3D395D6
03/30/17 15:07:29:747 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | Write packet on guid pipee ECFA1EE8-9D8D-4B40-8FD1-8611D3D395D6 and message <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<output>
<result>Success</result>
<retCode>0</retCode>
<actionType>createProcess</actionType>
</output>
03/30/17 15:07:29:747 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056427 | Inside handleMessage of AUS | End of method
03/30/17 15:07:52:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 38056058 | SIGTERM received, sending signal to release the event lock
03/30/17 15:09:12:731 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Service exe Started
03/30/17 15:09:12:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/30/17 15:09:12:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 15:09:12:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 15:09:12:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 15:09:12:855 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/30/17 15:09:33:208 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status 5
03/30/17 15:09:33:208 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/30/17 15:09:33:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Sent IPC packet to ACC with data: <?xml version="1.0" encoding="UTF-8"?>
<message>
<output><actionType>INIT_COMM</actionType>
<result>success</result>
<retCode>N/vcME23P6znD6GpdfZE6RkwEBpsDPzh6AohT/oRQcA+u6o5l+SIByEh5EbM2BcE4XbRxfqKivHa5WmIwiotdt7ZK/vtuJk9uiBa5cZmEv0YC7E4Cn0gq6eRFTrleZesOpI2ulZPObjFjh1cwLP1kk2D+EEhY7VbVhHLcsvaclE=</retCode>
</output>
</message>
03/30/17 15:09:33:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Sent communnication ID packet to the client
03/30/17 15:09:33:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Initializing Communication Channel with ACC with pipename: 528EE5F7-8EC6-4BDF-8A3E-946F2A7797A1
03/30/17 15:09:34:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe 528EE5F7-8EC6-4BDF-8A3E-946F2A7797A1
03/30/17 15:09:34:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 15:09:34:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 15:09:34:515 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 6
03/30/17 15:09:35:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status 7
03/30/17 15:09:35:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Successfully created the client thread
03/30/17 15:09:35:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40422205 |
03/30/17 15:09:35:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Successfully initiated communication
03/30/17 15:09:35:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 15:09:35:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/30/17 15:09:35:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Closing outPipe 5
03/30/17 15:09:35:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Closing inPipe 4
03/30/17 15:09:35:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/30/17 15:09:36:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
03/30/17 15:09:36:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 15:09:36:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 15:09:36:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 15:09:36:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/30/17 15:10:00:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40422204 | readDataCallBack : Setting event for read data callback
03/30/17 15:10:00:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40422205 | received ipc packet to handle on commpipe = 528EE5F7-8EC6-4BDF-8A3E-946F2A7797A1
03/30/17 15:10:00:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40422205 | Inside handleMessage of AUS | Message received :: <?xml version="1.0" encoding="UTF-8"?>
<action>
<actionType>deleteLbs</actionType>
</action>
03/30/17 15:10:01:190 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40422205 | Inside handleMessage of AUS | deleteLbs message received
03/30/17 15:10:01:523 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | FileUtils | 40422205 | Failed to remove file. Error: Error Domain=NSCocoaErrorDomain Code=4 "“Creative Cloud Installer.app” couldn’t be removed." UserInfo={NSUnderlyingError=0x7b10ed10 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}, NSFilePath=/tmp/Creative Cloud Installer.app, NSUserStringVariant=(
Remove
)}
03/30/17 15:10:01:523 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40422205 | Inside handleMessage of AUS | End of method
03/30/17 16:21:06:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/30/17 16:21:06:828 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 16:21:06:829 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Problem initializing Connection Channel. Quitting.
03/30/17 16:21:06:829 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/30/17 16:21:36:971 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 16:21:36:971 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/30/17 16:21:36:971 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/30/17 16:21:36:971 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/30/17 16:21:38:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 16:21:38:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 16:21:38:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 16:21:38:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/30/17 17:33:38:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/30/17 17:33:38:124 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 17:33:38:124 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/30/17 17:34:08:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 17:34:08:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/30/17 17:34:08:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/30/17 17:34:08:273 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/30/17 17:34:09:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 17:34:09:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 17:34:09:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 17:34:09:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/30/17 18:45:21:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/30/17 18:45:21:175 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 18:45:21:176 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/30/17 18:45:51:306 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 18:45:51:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/30/17 18:45:51:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/30/17 18:45:51:306 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/30/17 18:45:52:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 18:45:52:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 18:45:52:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 18:45:52:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/30/17 19:56:28:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/30/17 19:56:28:331 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 19:56:28:332 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/30/17 19:56:58:359 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 19:56:58:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/30/17 19:56:58:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/30/17 19:56:58:359 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/30/17 19:56:59:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 19:56:59:359 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 19:56:59:359 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 19:56:59:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/30/17 21:07:40:971 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/30/17 21:07:41:009 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 21:07:41:009 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/30/17 21:08:11:008 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 21:08:11:008 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/30/17 21:08:11:008 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/30/17 21:08:11:008 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/30/17 21:08:12:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 21:08:12:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 21:08:12:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 21:08:12:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/30/17 22:19:00:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/30/17 22:19:00:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 22:19:00:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/30/17 22:19:30:739 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 22:19:30:739 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/30/17 22:19:30:739 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/30/17 22:19:30:739 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/30/17 22:19:31:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 22:19:31:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 22:19:31:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 22:19:31:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/30/17 23:30:13:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/30/17 23:30:13:509 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/30/17 23:30:13:509 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/30/17 23:30:43:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/30/17 23:30:43:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/30/17 23:30:43:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/30/17 23:30:43:643 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/30/17 23:30:44:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/30/17 23:30:44:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/30/17 23:30:44:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/30/17 23:30:44:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 00:41:20:243 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 00:41:20:286 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 00:41:20:286 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 00:41:50:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 00:41:50:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 00:41:50:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 00:41:50:383 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 00:41:51:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 00:41:51:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 00:41:51:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 00:41:51:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 01:52:34:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 01:52:34:286 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 01:52:34:287 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 01:53:04:430 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 01:53:04:430 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 01:53:04:430 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 01:53:04:430 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 01:53:05:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 01:53:05:559 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 01:53:05:559 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 01:53:05:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 03:03:43:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 03:03:43:687 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 03:03:43:687 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 03:04:13:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 03:04:13:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 03:04:13:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 03:04:13:821 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 03:04:14:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 03:04:14:921 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 03:04:14:921 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 03:04:14:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 04:14:58:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 04:14:58:975 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 04:14:58:975 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 04:15:28:974 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 04:15:28:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 04:15:28:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 04:15:28:974 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 04:15:30:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 04:15:30:055 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 04:15:30:055 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 04:15:30:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 05:26:12:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 05:26:13:031 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 05:26:13:031 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 05:26:43:030 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 05:26:43:030 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 05:26:43:030 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 05:26:43:030 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 05:26:44:155 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 05:26:44:155 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 05:26:44:155 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 05:26:44:155 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 06:37:33:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 06:37:33:576 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 06:37:33:576 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 06:38:03:575 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 06:38:03:575 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 06:38:03:575 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 06:38:03:575 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 06:38:04:694 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 06:38:04:694 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 06:38:04:694 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 06:38:04:694 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 07:49:04:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 07:49:04:225 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 07:49:04:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 07:49:34:342 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 07:49:34:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 07:49:34:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 07:49:34:342 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 07:49:35:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 07:49:35:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 07:49:35:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 07:49:35:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 08:59:57:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 08:59:57:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 08:59:57:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 09:00:27:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 09:00:27:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 09:00:27:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 09:00:27:308 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 09:00:28:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 09:00:28:422 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 09:00:28:422 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 09:00:28:422 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 10:11:08:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 10:11:08:770 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 10:11:08:770 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 10:11:38:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 10:11:38:855 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 10:11:38:855 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 10:11:38:855 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 10:11:39:855 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 10:11:39:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 10:11:39:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 10:11:39:855 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 11:22:03:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 11:22:03:913 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 11:22:03:913 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 11:22:34:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 11:22:34:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 11:22:34:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 11:22:34:031 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 11:22:35:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 11:22:35:043 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 11:22:35:043 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 11:22:35:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 12:33:33:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 12:33:33:990 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 12:33:33:991 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 12:34:04:130 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 12:34:04:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 12:34:04:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 12:34:04:131 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 12:34:05:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 12:34:05:242 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 12:34:05:242 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 12:34:05:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 13:44:44:147 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 13:44:44:191 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 13:44:44:191 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 13:45:14:190 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 13:45:14:190 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 13:45:14:190 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 13:45:14:190 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 13:45:15:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 13:45:15:261 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 13:45:15:261 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 13:45:15:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 14:56:00:770 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 14:56:00:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 14:56:00:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 14:56:30:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 14:56:30:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 14:56:30:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 14:56:30:940 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 14:56:31:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 14:56:31:940 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 14:56:31:940 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 14:56:31:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 16:07:16:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 16:07:16:548 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 16:07:16:548 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 16:07:46:682 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 16:07:46:682 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 16:07:46:682 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 16:07:46:682 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 16:07:47:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 16:07:47:802 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 16:07:47:803 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 16:07:47:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 17:19:27:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 17:19:27:126 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 17:19:27:126 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 17:19:57:253 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 17:19:57:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 17:19:57:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 17:19:57:253 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 17:19:58:388 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 17:19:58:388 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 17:19:58:388 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 17:19:58:388 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 18:31:38:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 18:31:38:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 18:31:38:227 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 18:32:08:346 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 18:32:08:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 18:32:08:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 18:32:08:347 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 18:32:09:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 18:32:09:347 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 18:32:09:347 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 18:32:09:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 19:43:57:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 19:43:57:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 19:43:57:406 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 19:44:27:404 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 19:44:27:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 19:44:27:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 19:44:27:404 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 19:44:28:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 19:44:28:405 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 19:44:28:405 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 19:44:28:405 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 20:56:16:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 20:56:16:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 20:56:16:229 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 20:56:46:227 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 20:56:46:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 20:56:46:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 20:56:46:228 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 20:56:47:369 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 20:56:47:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 20:56:47:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 20:56:47:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 22:08:23:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 22:08:23:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 22:08:23:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 22:08:53:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 22:08:53:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 22:08:53:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 22:08:53:174 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 22:08:54:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 22:08:54:324 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 22:08:54:324 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 22:08:54:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
03/31/17 23:20:34:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
03/31/17 23:20:34:952 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
03/31/17 23:20:34:952 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
03/31/17 23:21:05:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
03/31/17 23:21:05:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
03/31/17 23:21:05:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
03/31/17 23:21:05:047 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
03/31/17 23:21:06:190 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
03/31/17 23:21:06:191 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
03/31/17 23:21:06:191 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
03/31/17 23:21:06:191 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 00:32:52:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 00:32:52:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 00:32:52:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 00:33:22:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 00:33:22:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 00:33:22:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 00:33:22:572 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 00:33:23:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 00:33:23:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 00:33:23:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 00:33:23:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 01:45:12:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 01:45:12:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 01:45:12:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 01:45:42:285 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 01:45:42:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 01:45:42:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 01:45:42:285 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 01:45:43:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 01:45:43:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 01:45:43:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 01:45:43:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 02:57:27:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 02:57:27:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 02:57:27:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 02:57:57:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 02:57:57:778 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 02:57:57:778 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 02:57:57:778 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 02:57:58:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 02:57:58:880 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 02:57:58:880 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 02:57:58:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 04:09:41:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 04:09:41:243 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 04:09:41:243 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 04:10:11:374 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 04:10:11:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 04:10:11:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 04:10:11:374 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 04:10:12:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 04:10:12:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 04:10:12:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 04:10:12:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 05:21:55:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 05:21:55:266 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 05:21:55:266 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 05:22:25:265 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 05:22:25:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 05:22:25:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 05:22:25:265 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 05:22:26:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 05:22:26:378 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 05:22:26:378 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 05:22:26:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 06:34:11:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 06:34:11:967 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 06:34:11:967 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 06:34:42:101 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 06:34:42:101 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 06:34:42:101 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 06:34:42:101 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 06:34:43:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 06:34:43:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 06:34:43:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 06:34:43:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 07:46:32:485 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 07:46:32:523 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 07:46:32:523 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 07:47:02:642 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 07:47:02:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 07:47:02:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 07:47:02:642 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 07:47:03:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 07:47:03:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 07:47:03:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 07:47:03:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 08:58:47:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 08:58:47:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 08:58:47:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 08:59:17:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 08:59:17:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 08:59:17:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 08:59:17:706 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 08:59:18:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 08:59:18:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 08:59:18:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 08:59:18:707 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 10:11:02:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 10:11:02:535 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 10:11:02:535 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 10:11:32:649 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 10:11:32:650 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 10:11:32:650 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 10:11:32:650 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 10:11:33:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 10:11:33:790 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 10:11:33:790 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 10:11:33:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 11:23:26:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 11:23:26:502 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 11:23:26:503 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 11:23:56:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 11:23:56:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 11:23:56:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 11:23:56:651 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 11:23:57:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 11:23:57:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 11:23:57:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 11:23:57:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 12:35:46:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 12:35:46:347 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 12:35:46:347 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 12:36:16:475 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 12:36:16:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 12:36:16:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 12:36:16:475 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 12:36:17:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 12:36:17:612 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 12:36:17:612 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 12:36:17:612 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 13:48:00:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 13:48:00:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 13:48:00:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 13:48:30:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 13:48:30:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 13:48:30:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 13:48:30:358 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 13:48:31:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 13:48:31:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 13:48:31:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 13:48:31:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 15:00:13:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 15:00:13:970 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 15:00:13:971 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 15:00:43:969 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 15:00:43:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 15:00:43:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 15:00:43:970 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 15:00:45:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 15:00:45:104 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 15:00:45:104 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 15:00:45:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 16:12:23:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 16:12:23:548 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 16:12:23:548 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 16:12:53:547 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 16:12:53:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 16:12:53:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 16:12:53:547 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 16:12:54:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 16:12:54:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 16:12:54:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 16:12:54:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 17:24:29:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 17:24:29:082 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 17:24:29:082 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 17:24:59:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 17:24:59:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 17:24:59:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 17:24:59:220 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 17:25:00:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 17:25:00:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 17:25:00:221 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 17:25:00:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 18:36:38:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 18:36:38:904 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 18:36:38:905 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 18:37:08:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 18:37:08:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 18:37:08:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 18:37:08:904 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 18:37:10:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 18:37:10:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 18:37:10:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 18:37:10:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 19:48:46:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 19:48:46:694 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 19:48:46:694 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 19:49:16:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 19:49:16:693 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 19:49:16:693 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 19:49:16:693 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 19:49:17:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 19:49:17:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 19:49:17:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 19:49:17:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 21:00:57:855 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 21:00:57:894 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 21:00:57:894 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 21:01:28:011 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 21:01:28:011 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 21:01:28:011 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 21:01:28:011 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 21:01:29:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 21:01:29:158 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 21:01:29:158 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 21:01:29:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 22:13:00:743 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 22:13:00:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 22:13:00:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 22:13:30:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 22:13:30:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 22:13:30:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 22:13:30:909 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 22:13:31:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 22:13:31:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 22:13:31:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 22:13:31:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/01/17 23:25:05:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/01/17 23:25:05:204 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/01/17 23:25:05:205 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/01/17 23:25:35:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/01/17 23:25:35:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/01/17 23:25:35:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/01/17 23:25:35:293 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/01/17 23:25:36:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/01/17 23:25:36:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/01/17 23:25:36:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/01/17 23:25:36:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 00:37:05:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 00:37:05:616 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 00:37:05:616 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 00:37:35:720 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 00:37:35:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 00:37:35:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 00:37:35:720 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 00:37:36:865 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 00:37:36:865 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 00:37:36:865 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 00:37:36:865 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 01:49:05:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 01:49:05:283 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 01:49:05:283 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 01:49:35:402 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 01:49:35:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 01:49:35:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 01:49:35:402 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 01:49:36:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 01:49:36:482 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 01:49:36:482 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 01:49:36:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 03:01:10:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 03:01:10:227 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 03:01:10:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 03:01:40:297 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 03:01:40:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 03:01:40:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 03:01:40:297 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 03:01:41:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 03:01:41:384 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 03:01:41:384 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 03:01:41:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 04:13:10:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 04:13:10:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 04:13:10:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 04:13:40:880 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 04:13:40:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 04:13:40:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 04:13:40:880 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 04:13:41:976 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 04:13:41:976 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 04:13:41:976 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 04:13:41:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 05:25:20:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 05:25:20:994 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 05:25:20:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 05:25:50:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 05:25:50:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 05:25:50:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 05:25:50:993 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 05:25:52:086 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 05:25:52:086 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 05:25:52:086 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 05:25:52:086 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 06:37:28:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 06:37:28:350 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 06:37:28:351 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 06:37:58:446 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 06:37:58:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 06:37:58:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 06:37:58:446 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 06:37:59:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 06:37:59:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 06:37:59:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 06:37:59:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 07:49:35:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 07:49:35:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 07:49:35:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 07:50:05:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 07:50:05:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 07:50:05:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 07:50:05:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 07:50:06:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 07:50:06:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 07:50:06:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 07:50:06:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 09:01:47:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 09:01:47:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 09:01:47:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 09:02:17:657 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 09:02:17:657 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 09:02:17:657 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 09:02:17:657 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 09:02:18:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 09:02:18:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 09:02:18:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 09:02:18:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 10:13:56:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 10:13:56:129 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 10:13:56:129 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 10:14:26:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 10:14:26:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 10:14:26:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 10:14:26:225 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 10:14:27:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 10:14:27:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 10:14:27:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 10:14:27:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 11:26:11:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 11:26:12:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 11:26:12:108 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 11:26:42:249 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 11:26:42:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 11:26:42:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 11:26:42:249 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 11:26:43:391 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 11:26:43:391 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 11:26:43:391 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 11:26:43:391 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 12:38:27:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 12:38:27:508 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 12:38:27:509 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 12:38:57:613 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 12:38:57:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 12:38:57:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 12:38:57:613 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 12:38:58:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 12:38:58:696 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 12:38:58:696 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 12:38:58:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 13:50:46:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 13:50:46:464 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 13:50:46:464 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 13:51:16:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 13:51:16:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 13:51:16:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 13:51:16:573 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 13:51:17:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 13:51:17:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 13:51:17:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 13:51:17:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 15:03:05:095 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 15:03:05:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 15:03:05:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 15:03:35:250 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 15:03:35:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 15:03:35:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 15:03:35:251 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 15:03:36:367 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 15:03:36:367 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 15:03:36:368 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 15:03:36:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 16:15:20:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 16:15:20:843 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 16:15:20:844 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 16:15:50:842 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 16:15:50:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 16:15:50:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 16:15:50:842 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 16:15:51:990 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 16:15:51:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 16:15:51:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 16:15:51:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 17:27:40:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 17:27:40:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 17:27:40:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 17:28:11:091 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 17:28:11:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 17:28:11:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 17:28:11:091 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 17:28:12:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 17:28:12:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 17:28:12:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 17:28:12:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 18:40:05:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 18:40:05:923 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 18:40:05:923 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 18:40:36:025 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 18:40:36:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 18:40:36:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 18:40:36:026 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 18:40:37:153 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 18:40:37:153 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 18:40:37:153 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 18:40:37:153 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 19:52:30:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 19:52:30:323 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 19:52:30:323 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 19:53:00:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 19:53:00:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 19:53:00:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 19:53:00:322 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 19:53:01:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 19:53:01:470 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 19:53:01:470 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 19:53:01:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 21:04:55:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 21:04:55:746 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 21:04:55:747 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 21:05:25:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 21:05:25:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 21:05:25:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 21:05:25:758 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 21:05:26:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 21:05:26:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 21:05:26:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 21:05:26:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 22:16:16:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 22:16:16:380 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 22:16:16:381 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 22:16:46:379 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 22:16:46:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 22:16:46:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 22:16:46:379 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 22:16:47:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 22:16:47:380 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 22:16:47:380 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 22:16:47:380 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/02/17 23:27:32:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/02/17 23:27:32:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/02/17 23:27:32:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/02/17 23:28:02:742 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/02/17 23:28:02:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/02/17 23:28:02:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/02/17 23:28:02:742 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/02/17 23:28:03:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/02/17 23:28:03:834 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/02/17 23:28:03:834 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/02/17 23:28:03:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 00:38:13:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 00:38:13:212 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 00:38:13:212 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 00:38:43:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 00:38:43:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 00:38:43:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 00:38:43:211 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 00:38:44:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 00:38:44:327 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 00:38:44:327 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 00:38:44:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 01:49:11:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 01:49:11:544 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 01:49:11:544 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 01:49:41:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 01:49:41:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 01:49:41:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 01:49:41:651 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 01:49:42:730 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 01:49:42:730 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 01:49:42:730 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 01:49:42:730 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 03:00:03:023 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 03:00:03:031 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 03:00:03:031 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 03:00:33:029 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 03:00:33:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 03:00:33:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 03:00:33:030 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 03:00:34:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 03:00:34:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 03:00:34:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 03:00:34:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 04:10:56:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 04:10:56:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 04:10:56:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 04:11:27:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 04:11:27:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 04:11:27:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 04:11:27:010 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 04:11:28:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 04:11:28:010 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 04:11:28:010 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 04:11:28:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 05:21:56:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 05:21:56:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 05:21:56:195 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 05:22:26:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 05:22:26:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 05:22:26:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 05:22:26:240 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 05:22:27:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 05:22:27:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 05:22:27:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 05:22:27:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 06:32:48:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 06:32:48:582 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 06:32:48:582 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 06:33:18:719 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 06:33:18:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 06:33:18:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 06:33:18:719 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 06:33:19:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 06:33:19:820 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 06:33:19:820 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 06:33:19:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 07:43:41:524 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 07:43:41:569 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 07:43:41:569 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 07:44:11:703 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 07:44:11:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 07:44:11:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 07:44:11:736 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 07:44:12:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 07:44:12:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 07:44:12:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 07:44:12:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 08:54:25:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 08:54:25:966 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 08:54:25:967 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 08:54:55:965 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 08:54:55:965 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 08:54:55:966 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 08:54:55:966 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 08:54:56:966 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 08:54:56:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 08:54:56:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 08:54:56:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 10:05:38:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 10:05:38:066 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 10:05:38:066 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 10:06:08:202 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 10:06:08:202 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 10:06:08:202 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 10:06:08:202 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 10:06:09:202 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 10:06:09:202 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 10:06:09:202 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 10:06:09:202 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 11:16:30:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 11:16:30:275 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 11:16:30:275 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 11:17:00:363 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 11:17:00:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 11:17:00:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 11:17:00:363 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 11:17:01:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 11:17:01:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 11:17:01:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 11:17:01:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 12:27:30:118 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 12:27:30:151 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 12:27:30:151 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 12:28:00:256 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 12:28:00:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 12:28:00:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 12:28:00:257 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 12:28:01:399 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 12:28:01:399 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 12:28:01:399 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 12:28:01:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 13:38:10:087 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 13:38:10:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 13:38:10:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 13:38:40:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 13:38:40:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 13:38:40:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 13:38:40:273 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 13:38:41:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 13:38:41:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 13:38:41:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 13:38:41:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 14:49:28:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 14:49:28:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 14:49:28:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 14:49:58:530 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 14:49:58:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 14:49:58:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 14:49:58:531 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 14:49:59:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 14:49:59:531 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 14:49:59:531 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 14:49:59:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 16:01:36:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 16:01:36:982 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 16:01:36:982 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 16:02:07:114 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 16:02:07:114 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 16:02:07:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 16:02:07:115 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 16:02:08:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 16:02:08:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 16:02:08:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 16:02:08:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 17:13:33:702 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 17:13:33:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 17:13:33:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 17:14:03:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 17:14:03:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 17:14:03:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 17:14:03:862 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 17:14:04:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 17:14:04:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 17:14:04:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 17:14:04:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 18:25:32:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 18:25:32:526 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 18:25:32:527 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 18:26:02:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 18:26:02:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 18:26:02:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 18:26:02:651 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 18:26:03:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 18:26:03:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 18:26:03:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 18:26:03:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 19:37:34:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 19:37:34:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 19:37:34:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 19:38:04:603 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 19:38:04:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 19:38:04:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 19:38:04:603 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 19:38:05:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 19:38:05:652 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 19:38:05:652 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 19:38:05:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 20:49:35:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 20:49:35:605 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 20:49:35:605 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 20:50:05:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 20:50:05:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 20:50:05:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 20:50:05:744 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 20:50:06:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 20:50:06:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 20:50:06:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 20:50:06:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 22:01:41:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 22:01:41:271 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 22:01:41:271 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 22:02:11:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 22:02:11:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 22:02:11:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 22:02:11:417 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 22:02:12:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 22:02:12:544 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 22:02:12:544 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 22:02:12:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/03/17 23:13:37:753 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/03/17 23:13:37:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/03/17 23:13:37:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/03/17 23:14:07:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/03/17 23:14:07:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/03/17 23:14:07:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/03/17 23:14:07:792 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/03/17 23:14:08:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/03/17 23:14:08:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/03/17 23:14:08:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/03/17 23:14:08:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 00:25:41:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 00:25:41:881 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 00:25:41:882 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 00:26:11:982 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 00:26:11:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 00:26:11:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 00:26:11:983 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 00:26:13:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 00:26:13:125 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 00:26:13:125 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 00:26:13:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 01:37:29:002 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 01:37:29:036 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 01:37:29:037 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 01:37:59:183 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 01:37:59:183 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 01:37:59:183 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 01:37:59:183 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 01:38:00:314 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 01:38:00:314 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 01:38:00:314 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 01:38:00:314 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 02:49:38:753 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 02:49:38:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 02:49:38:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 02:50:08:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 02:50:08:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 02:50:08:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 02:50:08:791 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 02:50:09:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 02:50:09:935 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 02:50:09:935 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 02:50:09:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 04:01:42:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 04:01:42:237 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 04:01:42:237 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 04:02:12:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 04:02:12:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 04:02:12:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 04:02:12:370 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 04:02:13:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 04:02:13:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 04:02:13:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 04:02:13:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 05:13:50:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 05:13:50:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 05:13:50:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 05:14:20:816 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 05:14:20:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 05:14:20:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 05:14:20:816 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 05:14:21:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 05:14:21:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 05:14:21:954 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 05:14:21:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 06:26:04:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 06:26:04:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 06:26:04:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 06:26:34:708 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 06:26:34:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 06:26:34:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 06:26:34:708 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 06:26:35:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 06:26:35:843 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 06:26:35:843 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 06:26:35:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 07:38:14:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 07:38:14:848 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 07:38:14:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 07:38:44:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 07:38:44:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 07:38:44:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 07:38:44:993 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 07:38:46:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 07:38:46:134 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 07:38:46:134 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 07:38:46:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 08:50:17:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 08:50:17:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 08:50:17:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 08:50:47:356 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 08:50:47:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 08:50:47:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 08:50:47:357 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 08:50:48:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 08:50:48:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 08:50:48:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 08:50:48:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 10:01:54:027 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 10:01:54:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 10:01:54:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 10:02:24:069 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 10:02:24:069 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 10:02:24:069 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 10:02:24:069 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 10:02:25:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 10:02:25:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 10:02:25:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 10:02:25:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 11:13:16:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 11:13:16:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 11:13:16:604 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 11:13:46:723 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 11:13:46:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 11:13:46:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 11:13:46:723 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 11:13:47:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 11:13:47:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 11:13:47:854 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 11:13:47:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 12:25:03:916 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 12:25:03:916 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 12:25:03:916 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 12:25:34:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 12:25:34:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 12:25:34:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 12:25:34:057 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 12:25:35:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 12:25:35:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 12:25:35:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 12:25:35:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 13:36:54:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 13:36:54:104 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 13:36:54:104 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 13:37:24:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 13:37:24:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 13:37:24:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 13:37:24:227 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 13:37:25:369 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 13:37:25:369 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 13:37:25:369 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 13:37:25:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 14:49:01:114 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 14:49:01:149 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 14:49:01:149 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 14:49:31:298 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 14:49:31:298 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 14:49:31:298 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 14:49:31:298 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 14:49:32:298 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 14:49:32:298 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 14:49:32:298 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 14:49:32:298 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 16:01:05:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 16:01:05:749 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 16:01:05:750 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 16:01:35:869 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 16:01:35:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 16:01:35:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 16:01:35:870 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 16:01:37:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 16:01:37:007 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 16:01:37:007 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 16:01:37:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 17:13:22:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 17:13:22:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 17:13:22:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 17:13:52:899 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 17:13:52:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 17:13:52:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 17:13:52:899 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 17:13:54:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 17:13:54:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 17:13:54:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 17:13:54:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 18:24:23:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 18:24:23:583 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 18:24:23:584 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 18:24:53:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 18:24:53:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 18:24:53:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 18:24:53:659 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 18:24:54:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 18:24:54:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 18:24:54:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 18:24:54:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 19:35:27:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 19:35:27:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 19:35:27:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 19:35:57:555 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 19:35:57:555 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 19:35:57:555 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 19:35:57:555 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 19:35:58:685 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 19:35:58:685 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 19:35:58:685 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 19:35:58:685 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 20:46:23:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 20:46:23:393 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 20:46:23:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 20:46:53:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 20:46:53:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 20:46:53:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 20:46:53:393 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 20:46:54:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 20:46:54:435 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 20:46:54:435 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 20:46:54:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 21:57:17:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 21:57:17:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 21:57:17:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 21:57:47:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 21:57:47:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 21:57:47:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 21:57:47:681 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 21:57:48:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 21:57:48:725 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 21:57:48:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 21:57:48:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/04/17 23:08:11:686 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/04/17 23:08:11:723 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/04/17 23:08:11:723 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/04/17 23:08:41:869 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/04/17 23:08:41:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/04/17 23:08:41:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/04/17 23:08:41:869 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/04/17 23:08:43:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/04/17 23:08:43:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/04/17 23:08:43:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/04/17 23:08:43:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 00:19:06:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 00:19:06:288 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 00:19:06:289 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 00:19:36:336 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 00:19:36:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 00:19:36:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 00:19:36:336 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 00:19:37:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 00:19:37:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 00:19:37:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 00:19:37:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 01:30:09:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 01:30:09:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 01:30:09:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 01:30:39:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 01:30:39:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 01:30:39:444 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 01:30:39:444 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 01:30:40:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 01:30:40:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 01:30:40:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 01:30:40:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 02:41:13:694 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 02:41:13:964 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 02:41:13:965 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 02:41:44:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 02:41:44:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 02:41:44:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 02:41:44:109 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 02:41:45:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 02:41:45:207 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 02:41:45:207 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 02:41:45:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 03:52:21:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 03:52:21:609 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 03:52:21:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 03:52:51:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 03:52:51:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 03:52:51:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 03:52:51:609 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 03:52:52:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 03:52:52:718 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 03:52:52:719 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 03:52:52:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 05:04:15:501 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 05:04:15:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 05:04:15:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 05:04:45:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 05:04:45:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 05:04:45:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 05:04:45:514 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 05:04:46:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 05:04:46:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 05:04:46:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 05:04:46:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 06:16:22:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 06:16:22:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 06:16:22:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 06:16:52:960 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 06:16:52:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 06:16:52:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 06:16:52:960 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 06:16:54:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 06:16:54:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 06:16:54:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 06:16:54:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 07:27:34:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 07:27:34:668 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 07:27:34:669 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 07:28:04:789 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 07:28:04:789 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 07:28:04:789 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 07:28:04:789 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 07:28:05:916 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 07:28:05:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 07:28:05:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 07:28:05:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 08:38:37:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 08:38:37:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 08:38:37:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 08:39:07:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 08:39:07:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 08:39:07:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 08:39:07:519 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 08:39:08:667 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 08:39:08:668 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 08:39:08:668 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 08:39:08:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 09:50:42:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 09:50:42:249 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 09:50:42:249 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 09:51:12:386 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 09:51:12:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 09:51:12:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 09:51:12:386 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 09:51:13:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 09:51:13:523 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 09:51:13:523 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 09:51:13:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 11:02:53:159 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 11:02:53:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 11:02:53:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 11:03:23:337 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 11:03:23:337 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 11:03:23:337 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 11:03:23:337 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 11:03:24:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 11:03:24:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 11:03:24:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 11:03:24:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 12:14:47:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 12:14:47:573 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 12:14:47:573 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 12:15:17:707 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 12:15:17:707 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 12:15:17:707 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 12:15:17:707 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 12:15:18:707 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 12:15:18:707 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 12:15:18:708 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 12:15:18:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 13:26:33:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 13:26:33:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 13:26:33:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 13:27:03:929 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 13:27:03:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 13:27:03:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 13:27:03:929 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 13:27:04:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 13:27:04:929 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 13:27:04:929 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 13:27:04:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 14:37:46:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 14:37:46:141 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 14:37:46:141 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 14:38:16:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 14:38:16:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 14:38:16:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 14:38:16:277 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 14:38:17:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 14:38:17:419 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 14:38:17:419 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 14:38:17:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 15:48:46:284 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 15:48:46:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 15:48:46:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 15:49:16:400 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 15:49:16:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 15:49:16:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 15:49:16:400 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 15:49:17:534 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 15:49:17:534 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 15:49:17:534 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 15:49:17:534 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 17:00:53:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 17:00:53:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 17:00:53:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 17:01:23:629 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 17:01:23:630 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 17:01:23:630 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 17:01:23:630 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 17:01:24:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 17:01:24:769 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 17:01:24:769 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 17:01:24:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 18:13:07:086 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 18:13:07:121 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 18:13:07:121 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 18:13:37:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 18:13:37:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 18:13:37:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 18:13:37:264 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 18:13:38:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 18:13:38:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 18:13:38:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 18:13:38:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 19:25:14:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 19:25:14:077 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 19:25:14:077 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 19:25:44:210 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 19:25:44:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 19:25:44:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 19:25:44:210 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 19:25:45:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 19:25:45:341 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 19:25:45:341 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 19:25:45:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 20:37:25:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 20:37:25:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 20:37:25:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 20:37:55:307 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 20:37:55:307 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 20:37:55:307 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 20:37:55:307 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 20:37:56:307 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 20:37:56:307 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 20:37:56:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 20:37:56:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 21:49:39:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 21:49:39:990 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 21:49:39:991 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 21:50:10:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 21:50:10:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 21:50:10:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 21:50:10:124 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 21:50:11:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 21:50:11:260 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 21:50:11:260 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 21:50:11:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/05/17 23:01:50:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/05/17 23:01:50:691 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/05/17 23:01:50:691 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/05/17 23:02:20:756 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/05/17 23:02:20:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/05/17 23:02:20:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/05/17 23:02:20:756 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/05/17 23:02:21:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/05/17 23:02:21:756 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/05/17 23:02:21:756 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/05/17 23:02:21:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 00:14:06:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 00:14:06:503 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 00:14:06:503 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 00:14:36:646 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 00:14:36:646 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 00:14:36:646 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 00:14:36:646 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 00:14:37:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 00:14:37:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 00:14:37:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 00:14:37:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 01:26:26:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 01:26:26:582 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 01:26:26:583 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 01:26:56:728 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 01:26:56:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 01:26:56:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 01:26:56:728 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 01:26:57:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 01:26:57:847 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 01:26:57:847 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 01:26:57:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 02:38:40:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 02:38:41:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 02:38:41:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 02:39:11:104 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 02:39:11:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 02:39:11:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 02:39:11:104 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 02:39:12:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 02:39:12:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 02:39:12:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 02:39:12:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 03:50:56:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 03:50:56:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 03:50:56:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 03:51:27:067 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 03:51:27:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 03:51:27:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 03:51:27:068 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 03:51:28:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 03:51:28:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 03:51:28:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 03:51:28:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 05:03:17:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 05:03:18:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 05:03:18:042 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 05:03:48:150 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 05:03:48:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 05:03:48:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 05:03:48:151 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 05:03:49:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 05:03:49:297 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 05:03:49:297 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 05:03:49:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 06:15:38:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 06:15:38:842 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 06:15:38:843 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 06:16:08:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 06:16:08:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 06:16:08:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 06:16:08:917 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 06:16:10:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 06:16:10:006 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 06:16:10:006 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 06:16:10:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 07:27:55:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 07:27:55:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 07:27:55:599 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 07:28:25:714 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 07:28:25:714 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 07:28:25:714 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 07:28:25:714 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 07:28:26:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 07:28:26:842 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 07:28:26:842 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 07:28:26:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 08:39:04:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 08:39:04:543 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 08:39:04:543 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 08:39:34:688 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 08:39:34:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 08:39:34:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 08:39:34:721 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 08:39:35:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 08:39:35:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 08:39:35:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 08:39:35:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 09:50:43:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 09:50:43:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 09:50:43:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 09:51:13:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 09:51:13:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 09:51:13:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 09:51:13:532 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 09:51:14:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 09:51:14:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 09:51:14:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 09:51:14:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 11:02:08:732 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 11:02:08:744 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 11:02:08:745 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 11:02:38:826 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 11:02:38:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 11:02:38:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 11:02:38:867 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 11:02:39:978 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 11:02:39:978 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 11:02:39:978 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 11:02:39:978 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 12:13:11:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 12:13:11:601 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 12:13:11:601 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 12:13:41:742 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 12:13:41:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 12:13:41:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 12:13:41:742 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 12:13:42:860 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 12:13:42:860 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 12:13:42:860 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 12:13:42:860 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 13:23:54:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 13:23:54:756 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 13:23:54:756 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 13:24:24:843 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 13:24:24:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 13:24:24:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 13:24:24:843 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 13:24:25:970 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 13:24:25:971 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 13:24:25:971 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 13:24:25:971 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 14:35:07:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 14:35:07:678 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 14:35:07:678 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 14:35:37:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 14:35:37:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 14:35:37:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 14:35:37:776 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 14:35:38:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 14:35:38:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 14:35:38:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 14:35:38:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 15:46:21:132 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 15:46:21:168 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 15:46:21:168 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 15:46:51:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 15:46:51:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 15:46:51:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 15:46:51:167 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 15:46:52:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 15:46:52:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 15:46:52:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 15:46:52:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 16:57:34:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 16:57:34:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 16:57:34:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 16:58:04:345 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 16:58:04:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 16:58:04:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 16:58:04:345 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 16:58:05:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 16:58:05:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 16:58:05:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 16:58:05:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 18:09:05:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 18:09:05:314 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 18:09:05:314 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 18:09:35:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 18:09:35:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 18:09:35:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 18:09:35:447 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 18:09:36:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 18:09:36:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 18:09:36:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 18:09:36:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 19:20:14:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 19:20:14:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 19:20:14:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 19:20:44:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 19:20:44:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 19:20:44:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 19:20:44:512 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 19:20:45:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 19:20:45:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 19:20:45:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 19:20:45:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 20:31:33:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 20:31:33:449 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 20:31:33:449 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 20:32:03:448 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 20:32:03:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 20:32:03:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 20:32:03:448 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 20:32:04:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 20:32:04:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 20:32:04:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 20:32:04:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 21:42:41:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 21:42:41:816 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 21:42:41:816 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 21:43:11:815 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 21:43:11:815 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 21:43:11:815 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 21:43:11:815 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 21:43:12:815 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 21:43:12:815 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 21:43:12:815 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 21:43:12:815 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/06/17 22:53:54:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/06/17 22:53:54:104 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/06/17 22:53:54:105 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/06/17 22:54:24:103 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/06/17 22:54:24:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/06/17 22:54:24:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/06/17 22:54:24:103 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/06/17 22:54:25:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/06/17 22:54:25:249 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/06/17 22:54:25:249 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/06/17 22:54:25:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 00:04:59:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 00:04:59:560 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 00:04:59:560 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 00:05:29:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 00:05:29:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 00:05:29:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 00:05:29:675 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 00:05:30:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 00:05:30:785 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 00:05:30:785 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 00:05:30:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 01:16:07:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 01:16:07:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 01:16:07:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 01:16:37:195 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 01:16:37:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 01:16:37:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 01:16:37:195 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 01:16:38:315 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 01:16:38:315 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 01:16:38:315 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 01:16:38:316 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 02:27:22:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 02:27:22:782 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 02:27:22:782 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 02:27:52:891 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 02:27:52:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 02:27:52:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 02:27:52:891 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 02:27:54:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 02:27:54:016 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 02:27:54:016 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 02:27:54:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 03:38:36:978 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 03:38:36:993 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 03:38:36:993 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 03:39:06:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 03:39:06:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 03:39:06:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 03:39:06:992 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 03:39:08:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 03:39:08:121 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 03:39:08:121 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 03:39:08:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 04:49:48:145 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 04:49:48:181 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 04:49:48:181 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 04:50:18:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 04:50:18:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 04:50:18:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 04:50:18:325 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 04:50:19:449 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 04:50:19:449 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 04:50:19:449 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 04:50:19:449 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 06:00:57:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 06:00:57:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 06:00:57:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 06:01:27:980 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 06:01:27:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 06:01:27:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 06:01:27:980 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 06:01:29:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 06:01:29:056 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 06:01:29:056 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 06:01:29:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 07:12:06:710 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 07:12:06:724 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 07:12:06:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 07:12:36:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 07:12:36:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 07:12:36:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 07:12:36:863 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 07:12:37:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 07:12:37:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 07:12:37:987 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 07:12:37:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 08:23:38:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 08:23:38:635 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 08:23:38:636 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 08:24:08:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 08:24:08:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 08:24:08:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 08:24:08:757 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 08:24:09:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 08:24:09:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 08:24:09:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 08:24:09:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 09:34:17:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 09:34:17:879 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 09:34:17:879 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 09:34:47:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 09:34:47:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 09:34:47:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 09:34:47:993 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 09:34:49:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 09:34:49:141 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 09:34:49:141 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 09:34:49:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 10:44:41:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 10:44:41:588 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 10:44:41:589 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 10:45:11:620 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 10:45:11:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 10:45:11:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 10:45:11:620 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 10:45:12:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 10:45:12:768 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 10:45:12:768 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 10:45:12:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 11:56:42:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 11:56:42:078 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 11:56:42:078 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 11:57:12:206 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 11:57:12:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 11:57:12:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 11:57:12:207 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 11:57:13:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 11:57:13:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 11:57:13:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 11:57:13:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 13:08:35:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 13:08:35:266 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 13:08:35:267 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 13:09:05:265 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 13:09:05:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 13:09:05:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 13:09:05:265 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 13:09:06:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 13:09:06:404 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 13:09:06:405 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 13:09:06:405 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 14:20:52:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 14:20:52:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 14:20:52:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 14:21:22:678 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 14:21:22:678 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 14:21:22:678 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 14:21:22:678 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 14:21:23:813 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 14:21:23:813 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 14:21:23:813 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 14:21:23:813 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 15:32:53:845 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 15:32:53:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 15:32:53:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 15:33:23:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 15:33:23:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 15:33:23:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 15:33:23:968 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 15:33:24:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 15:33:24:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 15:33:24:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 15:33:24:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 16:44:08:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 16:44:08:824 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 16:44:08:825 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 16:44:38:910 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 16:44:38:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 16:44:38:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 16:44:38:910 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 16:44:40:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 16:44:40:026 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 16:44:40:026 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 16:44:40:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 17:55:03:832 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 17:55:03:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 17:55:03:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 17:55:33:977 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 17:55:34:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 17:55:34:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 17:55:34:247 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 17:55:35:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 17:55:35:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 17:55:35:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 17:55:35:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 19:06:06:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 19:06:07:057 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 19:06:07:057 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 19:06:37:056 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 19:06:37:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 19:06:37:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 19:06:37:056 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 19:06:38:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 19:06:38:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 19:06:38:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 19:06:38:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 20:17:20:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 20:17:20:679 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 20:17:20:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 20:17:50:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 20:17:50:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 20:17:50:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 20:17:50:795 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 20:17:51:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 20:17:51:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 20:17:51:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 20:17:51:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 21:29:09:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 21:29:09:613 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 21:29:09:613 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 21:29:39:612 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 21:29:39:625 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 21:29:39:625 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 21:29:39:625 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 21:29:40:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 21:29:40:741 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 21:29:40:741 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 21:29:40:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 22:41:23:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 22:41:23:836 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 22:41:23:837 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 22:41:53:972 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 22:41:53:972 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 22:41:53:972 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 22:41:53:973 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 22:41:55:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 22:41:55:106 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 22:41:55:106 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 22:41:55:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/07/17 23:53:37:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/07/17 23:53:37:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/07/17 23:53:37:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/07/17 23:54:08:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/07/17 23:54:08:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/07/17 23:54:08:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/07/17 23:54:08:009 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/07/17 23:54:09:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/07/17 23:54:09:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/07/17 23:54:09:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/07/17 23:54:09:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 01:05:51:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 01:05:51:536 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 01:05:51:536 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 01:06:21:680 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 01:06:21:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 01:06:21:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 01:06:21:680 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 01:06:22:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 01:06:22:750 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 01:06:22:750 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 01:06:22:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 02:18:08:944 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 02:18:08:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 02:18:08:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 02:18:38:980 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 02:18:38:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 02:18:38:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 02:18:38:980 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 02:18:40:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 02:18:40:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 02:18:40:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 02:18:40:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 03:30:25:012 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 03:30:25:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 03:30:25:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 03:30:55:176 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 03:30:55:176 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 03:30:55:176 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 03:30:55:177 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 03:30:56:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 03:30:56:177 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 03:30:56:177 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 03:30:56:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 04:42:37:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 04:42:37:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 04:42:37:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 04:43:07:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 04:43:07:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 04:43:07:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 04:43:07:737 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 04:43:08:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 04:43:08:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 04:43:08:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 04:43:08:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 05:54:45:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 05:54:45:714 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 05:54:45:715 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 05:55:15:842 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 05:55:15:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 05:55:15:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 05:55:15:842 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 05:55:16:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 05:55:16:947 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 05:55:16:947 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 05:55:16:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 07:06:59:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 07:07:00:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 07:07:00:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 07:07:30:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 07:07:30:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 07:07:30:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 07:07:30:047 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 07:07:31:182 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 07:07:31:182 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 07:07:31:182 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 07:07:31:182 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 08:19:07:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 08:19:07:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 08:19:07:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 08:19:37:649 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 08:19:37:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 08:19:37:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 08:19:37:649 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 08:19:38:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 08:19:38:650 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 08:19:38:650 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 08:19:38:650 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 09:31:24:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 09:31:24:159 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 09:31:24:160 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 09:31:54:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 09:31:54:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 09:31:54:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 09:31:54:273 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 09:31:55:397 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 09:31:55:397 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 09:31:55:397 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 09:31:55:397 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 10:43:37:132 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 10:43:37:171 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 10:43:37:171 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 10:44:07:170 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 10:44:07:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 10:44:07:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 10:44:07:170 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 10:44:08:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 10:44:08:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 10:44:08:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 10:44:08:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 11:55:47:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 11:55:47:193 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 11:55:47:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 11:56:17:341 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 11:56:17:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 11:56:17:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 11:56:17:342 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 11:56:18:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 11:56:18:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 11:56:18:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 11:56:18:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 13:07:52:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 13:07:52:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 13:07:52:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 13:08:22:472 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 13:08:22:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 13:08:22:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 13:08:22:472 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 13:08:23:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 13:08:23:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 13:08:23:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 13:08:23:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 14:19:55:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 14:19:55:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 14:19:55:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 14:20:25:541 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 14:20:25:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 14:20:25:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 14:20:25:541 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 14:20:26:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 14:20:26:647 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 14:20:26:647 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 14:20:26:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 15:31:50:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 15:31:50:860 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 15:31:50:860 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 15:32:20:859 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 15:32:20:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 15:32:20:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 15:32:20:859 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 15:32:21:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 15:32:21:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 15:32:21:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 15:32:21:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 16:43:58:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 16:43:58:994 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 16:43:58:994 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 16:44:28:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 16:44:28:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 16:44:28:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 16:44:28:993 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 16:44:30:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 16:44:30:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 16:44:30:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 16:44:30:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 17:56:11:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 17:56:12:239 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 17:56:12:239 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 17:56:42:371 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 17:56:42:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 17:56:42:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 17:56:42:371 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 17:56:43:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 17:56:43:371 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 17:56:43:371 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 17:56:43:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 19:07:50:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 19:07:50:695 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 19:07:50:695 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 19:08:20:834 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 19:08:20:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 19:08:20:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 19:08:20:834 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 19:08:21:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 19:08:21:834 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 19:08:21:834 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 19:08:21:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 20:19:55:855 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 20:19:55:896 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 20:19:55:896 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 20:20:25:894 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 20:20:25:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 20:20:25:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 20:20:25:895 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 20:20:27:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 20:20:27:016 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 20:20:27:016 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 20:20:27:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 21:32:02:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 21:32:02:474 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 21:32:02:474 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 21:32:32:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 21:32:32:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 21:32:32:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 21:32:32:594 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 21:32:33:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 21:32:33:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 21:32:33:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 21:32:33:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 22:44:03:452 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 22:44:03:496 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 22:44:03:496 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 22:44:33:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 22:44:33:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 22:44:33:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 22:44:33:582 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 22:44:34:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 22:44:34:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 22:44:34:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 22:44:34:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/08/17 23:56:10:545 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/08/17 23:56:10:585 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/08/17 23:56:10:586 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/08/17 23:56:40:683 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/08/17 23:56:40:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/08/17 23:56:40:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/08/17 23:56:40:683 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/08/17 23:56:41:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/08/17 23:56:41:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/08/17 23:56:41:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/08/17 23:56:41:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 01:08:18:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 01:08:19:030 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 01:08:19:031 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 01:08:49:029 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 01:08:49:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 01:08:49:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 01:08:49:029 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 01:08:50:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 01:08:50:155 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 01:08:50:155 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 01:08:50:155 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 02:20:27:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 02:20:27:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 02:20:27:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 02:20:57:955 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 02:20:57:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 02:20:57:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 02:20:57:955 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 02:20:59:079 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 02:20:59:079 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 02:20:59:079 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 02:20:59:080 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 03:32:47:282 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 03:32:47:320 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 03:32:47:320 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 03:33:17:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 03:33:17:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 03:33:17:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 03:33:17:383 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 03:33:18:467 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 03:33:18:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 03:33:18:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 03:33:18:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 04:44:59:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 04:44:59:287 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 04:44:59:288 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 04:45:29:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 04:45:29:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 04:45:29:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 04:45:29:395 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 04:45:30:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 04:45:30:541 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 04:45:30:541 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 04:45:30:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 05:57:10:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 05:57:10:521 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 05:57:10:521 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 05:57:40:569 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 05:57:40:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 05:57:40:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 05:57:40:569 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 05:57:41:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 05:57:41:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 05:57:41:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 05:57:41:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 07:09:17:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 07:09:17:910 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 07:09:17:910 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 07:09:47:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 07:09:47:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 07:09:47:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 07:09:47:909 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 07:09:48:966 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 07:09:48:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 07:09:48:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 07:09:48:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 08:21:33:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 08:21:33:065 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 08:21:33:066 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 08:22:03:064 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 08:22:03:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 08:22:03:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 08:22:03:065 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 08:22:04:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 08:22:04:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 08:22:04:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 08:22:04:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 09:32:58:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 09:32:58:799 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 09:32:58:799 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 09:33:28:925 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 09:33:28:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 09:33:28:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 09:33:28:925 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 09:33:29:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 09:33:29:925 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 09:33:29:925 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 09:33:29:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 10:43:46:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 10:43:46:708 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 10:43:46:708 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 10:44:16:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 10:44:16:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 10:44:16:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 10:44:16:775 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 10:44:17:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 10:44:17:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 10:44:17:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 10:44:17:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 11:54:50:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 11:54:50:985 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 11:54:50:985 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 11:55:21:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 11:55:21:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 11:55:21:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 11:55:21:128 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 11:55:22:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 11:55:22:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 11:55:22:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 11:55:22:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 13:05:43:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 13:05:43:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 13:05:43:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 13:06:13:274 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 13:06:13:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 13:06:13:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 13:06:13:274 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 13:06:14:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 13:06:14:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 13:06:14:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 13:06:14:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 14:16:39:709 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 14:16:39:749 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 14:16:39:749 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 14:17:09:747 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 14:17:09:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 14:17:09:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 14:17:09:748 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 14:17:10:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 14:17:10:886 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 14:17:10:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 14:17:10:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 15:26:59:284 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 15:26:59:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 15:26:59:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 15:27:29:324 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 15:27:29:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 15:27:29:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 15:27:29:324 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 15:27:30:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 15:27:30:456 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 15:27:30:456 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 15:27:30:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 16:38:57:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 16:38:57:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 16:38:57:270 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 16:39:27:268 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 16:39:27:268 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 16:39:27:269 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 16:39:27:269 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 16:39:28:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 16:39:28:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 16:39:28:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 16:39:28:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 17:51:09:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 17:51:09:781 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 17:51:09:782 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 17:51:39:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 17:51:39:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 17:51:39:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 17:51:39:780 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 17:51:40:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 17:51:40:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 17:51:40:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 17:51:40:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 19:03:22:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 19:03:22:426 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 19:03:22:427 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 19:03:52:561 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 19:03:52:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 19:03:52:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 19:03:52:561 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 19:03:53:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 19:03:53:679 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 19:03:53:679 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 19:03:53:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 20:15:33:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 20:15:33:360 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 20:15:33:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 20:16:03:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 20:16:03:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 20:16:03:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 20:16:03:488 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 20:16:04:630 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 20:16:04:630 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 20:16:04:630 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 20:16:04:630 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 21:27:43:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 21:27:43:994 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 21:27:43:994 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 21:28:14:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 21:28:14:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 21:28:14:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 21:28:14:139 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 21:28:15:278 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 21:28:15:278 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 21:28:15:278 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 21:28:15:278 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 22:39:55:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 22:39:55:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 22:39:55:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 22:40:25:920 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 22:40:25:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 22:40:25:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 22:40:25:921 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 22:40:27:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 22:40:27:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 22:40:27:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 22:40:27:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/09/17 23:52:08:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/09/17 23:52:09:184 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/09/17 23:52:09:184 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/09/17 23:52:39:312 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/09/17 23:52:39:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/09/17 23:52:39:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/09/17 23:52:39:312 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/09/17 23:52:40:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/09/17 23:52:40:451 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/09/17 23:52:40:451 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/09/17 23:52:40:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 01:04:01:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 01:04:01:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 01:04:01:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 01:04:31:633 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 01:04:31:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 01:04:31:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 01:04:31:633 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 01:04:32:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 01:04:32:768 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 01:04:32:768 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 01:04:32:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 02:14:58:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 02:14:58:838 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 02:14:58:838 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 02:15:28:984 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 02:15:28:984 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 02:15:28:984 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 02:15:28:984 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 02:15:29:984 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 02:15:29:984 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 02:15:29:984 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 02:15:29:984 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 03:25:53:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 03:25:53:558 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 03:25:53:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 03:26:23:607 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 03:26:23:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 03:26:23:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 03:26:23:607 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 03:26:24:745 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 03:26:24:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 03:26:24:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 03:26:24:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 04:36:51:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 04:36:51:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 04:36:51:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 04:37:21:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 04:37:21:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 04:37:21:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 04:37:21:468 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 04:37:22:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 04:37:22:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 04:37:22:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 04:37:22:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 05:47:48:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 05:47:48:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 05:47:48:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 05:48:18:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 05:48:18:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 05:48:18:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 05:48:18:670 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 05:48:19:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 05:48:19:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 05:48:19:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 05:48:19:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 06:58:48:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 06:58:48:499 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 06:58:48:500 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 06:59:18:602 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 06:59:18:602 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 06:59:18:602 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 06:59:18:602 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 06:59:19:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 06:59:19:697 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 06:59:19:697 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 06:59:19:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 08:09:43:638 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 08:09:43:676 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 08:09:43:676 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 08:10:13:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 08:10:13:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 08:10:13:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 08:10:13:675 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 08:10:14:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 08:10:14:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 08:10:14:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 08:10:14:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 09:20:36:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 09:20:36:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 09:20:36:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 09:21:06:583 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 09:21:06:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 09:21:06:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 09:21:06:584 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 09:21:07:682 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 09:21:07:682 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 09:21:07:683 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 09:21:07:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 10:32:33:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 10:32:33:700 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 10:32:33:701 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 10:33:03:799 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 10:33:03:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 10:33:03:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 10:33:03:799 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 10:33:04:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 10:33:04:799 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 10:33:04:799 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 10:33:04:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 11:43:41:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 11:43:41:555 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 11:43:41:555 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 11:44:11:689 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 11:44:11:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 11:44:11:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 11:44:11:689 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 11:44:12:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 11:44:12:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 11:44:12:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 11:44:12:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 12:54:32:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 12:54:32:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 12:54:32:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 12:55:02:184 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 12:55:02:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 12:55:02:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 12:55:02:184 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 12:55:03:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 12:55:03:184 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 12:55:03:184 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 12:55:03:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 14:06:11:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 14:06:12:007 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 14:06:12:007 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 14:06:42:120 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 14:06:42:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 14:06:42:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 14:06:42:121 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 14:06:43:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 14:06:43:121 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 14:06:43:121 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 14:06:43:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 15:17:25:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 15:17:25:539 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 15:17:25:539 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 15:17:55:538 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 15:17:55:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 15:17:55:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 15:17:55:538 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 15:17:56:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 15:17:56:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 15:17:56:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 15:17:56:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 16:28:19:835 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 16:28:19:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 16:28:19:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 16:28:49:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 16:28:49:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 16:28:49:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 16:28:49:898 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 16:28:51:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 16:28:51:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 16:28:51:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 16:28:51:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 17:39:50:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 17:39:50:605 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 17:39:50:605 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 17:40:20:725 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 17:40:20:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 17:40:20:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 17:40:20:725 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 17:40:21:813 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 17:40:21:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 17:40:21:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 17:40:21:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 18:51:00:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 18:51:00:582 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 18:51:00:582 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 18:51:30:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 18:51:30:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 18:51:30:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 18:51:30:582 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 18:51:31:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 18:51:31:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 18:51:31:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 18:51:31:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 20:02:13:534 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 20:02:13:570 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 20:02:13:570 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 20:02:43:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 20:02:43:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 20:02:43:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 20:02:43:651 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 20:02:44:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 20:02:44:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 20:02:44:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 20:02:44:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 21:13:21:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 21:13:21:358 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 21:13:21:358 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 21:13:51:357 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 21:13:51:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 21:13:51:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 21:13:51:357 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 21:13:52:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 21:13:52:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 21:13:52:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 21:13:52:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 22:24:19:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 22:24:19:634 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 22:24:19:635 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 22:24:49:749 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 22:24:49:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 22:24:49:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 22:24:49:749 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 22:24:50:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 22:24:50:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 22:24:50:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 22:24:50:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/10/17 23:35:14:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/10/17 23:35:14:089 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/10/17 23:35:14:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/10/17 23:35:44:088 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/10/17 23:35:44:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/10/17 23:35:44:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/10/17 23:35:44:089 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/10/17 23:35:45:143 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/10/17 23:35:45:143 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/10/17 23:35:45:143 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/10/17 23:35:45:143 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 00:46:22:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 00:46:22:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 00:46:22:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 00:46:52:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 00:46:52:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 00:46:52:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 00:46:52:943 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 00:46:53:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 00:46:53:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 00:46:53:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 00:46:53:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 01:57:11:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 01:57:11:398 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 01:57:11:398 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 01:57:41:396 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 01:57:41:397 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 01:57:41:397 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 01:57:41:397 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 01:57:42:397 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 01:57:42:397 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 01:57:42:397 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 01:57:42:397 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 03:08:08:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 03:08:08:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 03:08:08:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 03:08:38:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 03:08:38:743 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 03:08:38:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 03:08:38:744 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 03:08:39:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 03:08:39:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 03:08:39:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 03:08:39:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 04:19:05:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 04:19:05:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 04:19:05:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 04:19:35:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 04:19:35:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 04:19:35:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 04:19:35:461 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 04:19:36:578 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 04:19:36:578 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 04:19:36:578 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 04:19:36:578 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 05:30:00:344 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 05:30:00:382 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 05:30:00:382 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 05:30:30:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 05:30:30:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 05:30:30:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 05:30:30:516 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 05:30:31:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 05:30:31:657 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 05:30:31:657 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 05:30:31:657 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 06:41:01:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 06:41:01:970 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 06:41:01:970 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 06:41:32:050 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 06:41:32:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 06:41:32:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 06:41:32:050 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 06:41:33:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 06:41:33:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 06:41:33:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 06:41:33:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 07:52:10:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 07:52:10:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 07:52:10:560 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 07:52:40:558 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 07:52:40:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 07:52:40:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 07:52:40:558 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 07:52:41:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 07:52:41:689 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 07:52:41:690 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 07:52:41:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 09:03:12:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 09:03:12:125 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 09:03:12:126 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 09:03:42:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 09:03:42:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 09:03:42:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 09:03:42:256 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 09:03:43:372 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 09:03:43:372 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 09:03:43:372 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 09:03:43:372 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 10:14:14:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 10:14:14:114 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 10:14:14:114 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 10:14:44:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 10:14:44:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 10:14:44:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 10:14:44:258 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 10:14:45:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 10:14:45:378 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 10:14:45:378 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 10:14:45:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 11:25:15:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 11:25:15:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 11:25:15:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 11:25:46:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 11:25:46:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 11:25:46:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 11:25:46:014 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 11:25:47:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 11:25:47:052 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 11:25:47:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 11:25:47:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 12:36:33:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 12:36:33:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 12:36:33:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 12:37:03:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 12:37:03:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 12:37:03:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 12:37:03:289 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 12:37:04:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 12:37:04:390 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 12:37:04:390 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 12:37:04:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 13:48:43:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 13:48:43:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 13:48:43:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 13:49:13:206 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 13:49:13:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 13:49:13:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 13:49:13:206 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 13:49:14:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 13:49:14:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 13:49:14:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 13:49:14:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 15:00:16:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 15:00:16:181 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 15:00:16:182 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 15:00:46:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 15:00:46:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 15:00:46:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 15:00:46:311 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 15:00:47:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 15:00:47:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 15:00:47:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 15:00:47:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 16:11:31:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 16:11:31:268 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 16:11:31:268 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 16:12:01:355 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 16:12:01:355 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 16:12:01:355 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 16:12:01:355 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 16:12:02:497 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 16:12:02:497 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 16:12:02:497 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 16:12:02:497 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 17:22:31:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 17:22:31:996 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 17:22:31:996 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 17:23:01:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 17:23:01:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 17:23:01:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 17:23:01:995 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 17:23:03:001 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 17:23:03:001 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 17:23:03:001 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 17:23:03:001 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 18:33:31:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 18:33:31:366 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 18:33:31:366 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 18:34:01:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 18:34:01:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 18:34:01:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 18:34:01:365 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 18:34:02:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 18:34:02:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 18:34:02:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 18:34:02:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 19:44:26:717 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 19:44:26:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 19:44:26:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 19:44:56:797 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 19:44:56:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 19:44:56:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 19:44:56:797 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 19:44:57:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 19:44:57:920 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 19:44:57:920 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 19:44:57:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 20:55:32:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 20:55:32:941 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 20:55:32:941 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 20:56:03:055 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 20:56:03:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 20:56:03:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 20:56:03:055 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 20:56:04:159 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 20:56:04:159 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 20:56:04:159 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 20:56:04:159 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 22:06:28:857 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 22:06:28:905 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 22:06:28:906 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 22:06:59:035 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 22:06:59:035 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 22:06:59:035 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 22:06:59:035 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 22:07:00:179 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 22:07:00:179 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 22:07:00:179 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 22:07:00:179 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/11/17 23:17:24:018 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/11/17 23:17:24:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/11/17 23:17:24:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/11/17 23:17:54:187 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/11/17 23:17:54:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/11/17 23:17:54:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/11/17 23:17:54:187 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/11/17 23:17:55:287 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/11/17 23:17:55:287 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/11/17 23:17:55:287 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/11/17 23:17:55:287 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 00:28:14:288 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 00:28:14:335 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 00:28:14:336 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 00:28:44:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 00:28:44:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 00:28:44:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 00:28:44:484 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 00:28:45:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 00:28:45:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 00:28:45:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 00:28:45:485 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 01:39:11:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 01:39:11:256 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 01:39:11:257 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 01:39:41:338 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 01:39:41:338 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 01:39:41:338 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 01:39:41:338 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 01:39:42:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 01:39:42:394 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 01:39:42:394 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 01:39:42:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 02:50:08:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 02:50:08:666 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 02:50:08:667 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 02:50:38:753 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 02:50:38:753 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 02:50:38:753 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 02:50:38:753 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 02:50:39:753 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 02:50:39:753 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 02:50:39:753 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 02:50:39:753 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 04:01:05:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 04:01:05:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 04:01:05:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 04:01:35:407 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 04:01:35:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 04:01:35:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 04:01:35:407 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 04:01:36:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 04:01:36:547 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 04:01:36:547 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 04:01:36:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 05:11:56:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 05:11:56:786 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 05:11:56:786 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 05:12:26:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 05:12:26:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 05:12:26:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 05:12:26:934 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 05:12:28:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 05:12:28:034 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 05:12:28:034 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 05:12:28:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 06:22:39:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 06:22:39:373 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 06:22:39:373 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 06:23:09:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 06:23:09:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 06:23:09:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 06:23:09:507 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 06:23:10:640 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 06:23:10:641 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 06:23:10:641 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 06:23:10:641 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 07:33:20:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 07:33:20:138 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 07:33:20:139 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 07:33:50:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 07:33:50:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 07:33:50:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 07:33:50:247 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 07:33:51:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 07:33:51:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 07:33:51:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 07:33:51:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 08:44:01:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 08:44:02:019 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 08:44:02:019 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 08:44:32:018 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 08:44:32:018 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 08:44:32:018 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 08:44:32:018 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 08:44:33:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 08:44:33:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 08:44:33:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 08:44:33:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 09:55:25:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 09:55:25:277 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 09:55:25:277 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 09:55:55:419 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 09:55:55:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 09:55:55:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 09:55:55:420 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 09:55:56:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 09:55:56:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 09:55:56:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 09:55:56:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 11:07:05:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 11:07:05:914 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 11:07:05:914 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 11:07:35:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 11:07:35:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 11:07:35:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 11:07:35:913 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 11:07:36:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 11:07:36:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 11:07:36:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 11:07:36:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 12:19:04:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 12:19:04:083 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 12:19:04:083 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 12:19:34:228 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 12:19:34:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 12:19:34:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 12:19:34:228 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 12:19:35:346 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 12:19:35:346 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 12:19:35:347 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 12:19:35:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 13:31:08:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 13:31:08:483 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 13:31:08:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 13:31:38:620 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 13:31:38:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 13:31:38:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 13:31:38:620 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 13:31:39:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 13:31:39:766 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 13:31:39:766 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 13:31:39:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 14:43:48:815 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 14:43:48:863 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 14:43:48:863 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 14:44:18:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 14:44:18:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 14:44:18:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 14:44:18:863 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 14:44:19:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 14:44:19:863 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 14:44:19:863 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 14:44:19:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 15:56:16:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 15:56:16:408 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 15:56:16:408 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 15:56:46:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 15:56:46:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 15:56:46:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 15:56:46:543 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 15:56:47:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 15:56:47:631 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 15:56:47:631 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 15:56:47:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 17:08:42:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 17:08:42:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 17:08:42:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 17:09:12:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 17:09:12:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 17:09:12:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 17:09:12:258 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 17:09:13:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 17:09:13:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 17:09:13:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 17:09:13:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 18:21:08:229 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 18:21:08:278 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 18:21:08:278 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 18:21:38:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 18:21:38:427 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 18:21:38:427 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 18:21:38:427 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 18:21:39:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 18:21:39:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 18:21:39:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 18:21:39:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 19:33:38:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 19:33:38:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 19:33:38:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 19:34:08:421 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 19:34:08:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 19:34:08:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 19:34:08:457 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 19:34:09:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 19:34:09:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 19:34:09:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 19:34:09:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 20:44:58:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 20:44:59:035 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 20:44:59:035 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 20:45:29:081 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 20:45:29:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 20:45:29:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 20:45:29:082 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 20:45:30:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 20:45:30:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 20:45:30:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 20:45:30:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 21:55:43:619 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 21:55:43:635 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 21:55:43:635 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 21:56:13:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 21:56:13:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 21:56:13:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 21:56:13:757 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 21:56:14:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 21:56:14:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 21:56:14:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 21:56:14:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/12/17 23:06:23:876 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/12/17 23:06:23:900 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/12/17 23:06:23:900 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/12/17 23:06:54:038 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/12/17 23:06:54:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/12/17 23:06:54:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/12/17 23:06:54:038 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/12/17 23:06:55:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/12/17 23:06:55:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/12/17 23:06:55:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/12/17 23:06:55:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 00:17:05:369 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 00:17:05:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 00:17:05:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 00:17:35:535 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 00:17:35:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 00:17:35:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 00:17:35:536 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 00:17:36:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 00:17:36:660 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 00:17:36:660 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 00:17:36:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 01:29:25:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 01:29:25:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 01:29:25:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 01:29:55:755 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 01:29:55:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 01:29:55:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 01:29:55:755 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 01:29:56:885 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 01:29:56:885 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 01:29:56:885 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 01:29:56:885 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 02:41:17:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 02:41:17:555 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 02:41:17:555 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 02:41:47:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 02:41:47:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 02:41:47:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 02:41:47:554 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 02:41:48:634 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 02:41:48:634 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 02:41:48:634 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 02:41:48:634 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 03:51:42:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 03:51:42:953 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 03:51:42:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 03:52:12:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 03:52:12:962 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 03:52:12:962 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 03:52:12:962 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 03:52:13:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 03:52:13:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 03:52:13:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 03:52:13:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 05:02:03:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 05:02:03:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 05:02:03:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 05:02:33:559 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 05:02:33:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 05:02:33:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 05:02:33:559 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 05:02:34:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 05:02:34:701 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 05:02:34:701 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 05:02:34:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 06:12:53:388 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 06:12:53:441 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 06:12:53:442 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 06:13:23:508 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 06:13:23:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 06:13:23:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 06:13:23:509 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 06:13:24:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 06:13:24:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 06:13:24:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 06:13:24:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 07:23:48:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 07:23:48:142 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 07:23:48:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 07:24:18:206 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 07:24:18:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 07:24:18:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 07:24:18:206 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 07:24:19:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 07:24:19:206 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 07:24:19:206 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 07:24:19:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 08:34:47:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 08:34:47:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 08:34:47:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 08:35:17:661 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 08:35:17:662 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 08:35:17:662 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 08:35:17:662 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 08:35:18:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 08:35:18:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 08:35:18:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 08:35:18:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 09:45:58:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 09:45:58:078 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 09:45:58:078 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 09:46:28:077 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 09:46:28:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 09:46:28:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 09:46:28:077 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 09:46:29:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 09:46:29:169 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 09:46:29:169 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 09:46:29:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 10:56:51:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 10:56:51:412 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 10:56:51:412 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 10:57:21:545 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 10:57:21:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 10:57:21:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 10:57:21:579 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 10:57:22:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 10:57:22:712 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 10:57:22:712 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 10:57:22:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 12:07:42:678 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 12:07:42:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 12:07:42:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 12:08:12:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 12:08:12:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 12:08:12:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 12:08:12:792 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 12:08:13:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 12:08:13:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 12:08:13:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 12:08:13:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 13:18:44:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 13:18:44:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 13:18:44:769 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 13:19:14:912 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 13:19:14:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 13:19:14:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 13:19:14:912 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 13:19:16:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 13:19:16:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 13:19:16:048 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 13:19:16:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 14:29:54:335 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 14:29:54:391 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 14:29:54:392 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 14:30:24:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 14:30:24:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 14:30:24:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 14:30:24:393 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 14:30:25:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 14:30:25:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 14:30:25:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 14:30:25:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 15:40:31:630 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 15:40:32:191 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 15:40:32:191 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 15:41:02:328 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 15:41:02:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 15:41:02:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 15:41:02:328 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 15:41:03:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 15:41:03:465 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 15:41:03:465 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 15:41:03:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 16:51:43:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 16:51:43:525 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 16:51:43:525 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 16:52:13:647 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 16:52:13:648 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 16:52:13:648 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 16:52:13:648 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 16:52:14:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 16:52:14:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 16:52:14:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 16:52:14:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 18:04:05:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 18:04:05:689 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 18:04:05:690 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 18:04:35:773 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 18:04:35:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 18:04:35:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 18:04:35:773 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 18:04:36:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 18:04:36:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 18:04:36:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 18:04:36:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 19:16:35:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 19:16:35:696 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 19:16:35:696 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 19:17:05:769 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 19:17:05:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 19:17:05:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 19:17:05:769 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 19:17:06:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 19:17:06:867 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 19:17:06:867 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 19:17:06:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 20:29:01:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 20:29:01:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 20:29:01:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 20:29:31:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 20:29:31:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 20:29:31:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 20:29:31:852 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 20:29:32:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 20:29:32:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 20:29:32:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 20:29:32:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 21:41:18:589 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 21:41:18:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 21:41:18:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 21:41:48:740 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 21:41:48:740 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 21:41:48:740 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 21:41:48:740 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 21:41:49:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 21:41:49:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 21:41:49:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 21:41:49:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/13/17 22:53:37:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/13/17 22:53:37:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/13/17 22:53:37:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/13/17 22:54:07:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/13/17 22:54:07:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/13/17 22:54:07:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/13/17 22:54:07:512 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/13/17 22:54:08:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/13/17 22:54:08:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/13/17 22:54:08:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/13/17 22:54:08:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 00:05:50:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 00:05:50:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 00:05:50:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 00:06:21:100 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 00:06:21:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 00:06:21:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 00:06:21:100 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 00:06:22:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 00:06:22:245 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 00:06:22:245 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 00:06:22:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 01:18:03:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 01:18:03:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 01:18:03:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 01:18:34:043 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 01:18:34:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 01:18:34:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 01:18:34:043 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 01:18:35:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 01:18:35:187 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 01:18:35:187 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 01:18:35:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 02:30:22:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 02:30:22:840 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 02:30:22:840 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 02:30:52:972 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 02:30:52:972 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 02:30:52:972 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 02:30:52:972 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 02:30:54:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 02:30:54:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 02:30:54:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 02:30:54:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 03:42:45:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 03:42:45:220 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 03:42:45:220 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 03:43:15:332 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 03:43:15:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 03:43:15:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 03:43:15:332 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 03:43:16:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 03:43:16:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 03:43:16:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 03:43:16:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 04:55:07:145 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 04:55:07:199 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 04:55:07:200 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 04:55:37:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 04:55:37:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 04:55:37:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 04:55:37:323 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 04:55:38:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 04:55:38:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 04:55:38:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 04:55:38:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 06:07:27:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 06:07:27:293 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 06:07:27:293 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 06:07:57:292 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 06:07:57:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 06:07:57:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 06:07:57:292 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 06:07:58:442 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 06:07:58:442 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 06:07:58:442 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 06:07:58:442 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 07:19:32:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 07:19:32:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 07:19:32:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 07:20:02:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 07:20:02:517 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 07:20:02:517 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 07:20:02:517 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 07:20:03:632 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 07:20:03:632 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 07:20:03:632 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 07:20:03:632 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 08:31:31:732 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 08:31:31:782 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 08:31:31:782 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 08:32:01:910 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 08:32:01:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 08:32:01:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 08:32:01:910 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 08:32:03:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 08:32:03:044 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 08:32:03:044 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 08:32:03:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 09:43:31:087 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 09:43:31:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 09:43:31:149 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 09:44:01:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 09:44:01:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 09:44:01:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 09:44:01:286 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 09:44:02:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 09:44:02:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 09:44:02:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 09:44:02:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 10:55:29:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 10:55:29:237 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 10:55:29:237 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 10:55:59:356 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 10:55:59:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 10:55:59:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 10:55:59:356 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 10:56:00:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 10:56:00:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 10:56:00:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 10:56:00:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 12:07:27:971 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 12:07:28:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 12:07:28:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 12:07:58:025 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 12:07:58:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 12:07:58:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 12:07:58:025 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 12:07:59:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 12:07:59:025 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 12:07:59:025 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 12:07:59:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 13:19:35:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 13:19:35:648 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 13:19:35:648 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 13:20:05:770 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 13:20:05:770 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 13:20:05:770 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 13:20:05:770 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 13:20:06:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 13:20:06:899 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 13:20:06:899 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 13:20:06:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 14:31:41:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 14:31:41:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 14:31:41:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 14:32:11:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 14:32:11:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 14:32:11:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 14:32:11:447 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 14:32:12:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 14:32:12:546 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 14:32:12:546 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 14:32:12:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 15:43:49:616 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 15:43:49:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 15:43:49:660 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 15:44:19:729 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 15:44:19:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 15:44:19:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 15:44:19:729 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 15:44:20:845 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 15:44:20:845 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 15:44:20:845 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 15:44:20:845 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 16:55:58:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 16:55:58:770 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 16:55:58:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 16:56:28:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 16:56:28:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 16:56:28:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 16:56:28:883 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 16:56:30:012 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 16:56:30:012 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 16:56:30:012 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 16:56:30:012 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 18:08:07:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 18:08:07:270 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 18:08:07:271 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 18:08:37:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 18:08:37:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 18:08:37:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 18:08:37:406 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 18:08:38:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 18:08:38:546 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 18:08:38:546 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 18:08:38:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 19:20:13:348 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 19:20:13:403 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 19:20:13:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 19:20:43:510 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 19:20:43:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 19:20:43:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 19:20:43:511 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 19:20:44:634 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 19:20:44:634 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 19:20:44:634 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 19:20:44:634 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 20:32:16:565 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 20:32:16:625 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 20:32:16:625 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 20:32:46:760 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 20:32:46:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 20:32:46:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 20:32:46:760 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 20:32:47:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 20:32:47:816 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 20:32:47:816 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 20:32:47:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 21:44:29:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 21:44:29:403 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 21:44:29:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 21:44:59:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 21:44:59:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 21:44:59:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 21:44:59:543 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 21:45:00:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 21:45:00:683 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 21:45:00:683 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 21:45:00:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/14/17 22:56:28:288 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/14/17 22:56:28:347 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/14/17 22:56:28:347 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/14/17 22:56:58:486 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/14/17 22:56:58:486 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/14/17 22:56:58:486 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/14/17 22:56:58:486 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/14/17 22:56:59:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/14/17 22:56:59:598 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/14/17 22:56:59:598 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/14/17 22:56:59:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 00:08:28:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 00:08:28:581 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 00:08:28:581 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 00:08:58:716 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 00:08:58:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 00:08:58:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 00:08:58:716 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 00:08:59:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 00:08:59:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 00:08:59:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 00:08:59:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 01:20:29:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 01:20:29:136 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 01:20:29:136 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 01:20:59:279 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 01:20:59:279 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 01:20:59:279 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 01:20:59:279 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 01:21:00:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 01:21:00:394 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 01:21:00:394 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 01:21:00:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 02:32:32:479 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 02:32:32:558 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 02:32:32:558 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 02:33:02:684 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 02:33:02:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 02:33:02:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 02:33:02:684 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 02:33:03:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 02:33:03:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 02:33:03:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 02:33:03:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 03:44:52:478 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 03:44:52:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 03:44:52:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 03:45:22:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 03:45:22:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 03:45:22:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 03:45:22:676 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 03:45:23:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 03:45:23:788 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 03:45:23:788 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 03:45:23:788 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 04:56:58:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 04:56:58:767 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 04:56:58:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 04:57:28:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 04:57:28:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 04:57:28:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 04:57:28:853 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 04:57:29:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 04:57:29:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 04:57:29:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 04:57:29:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 06:09:01:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 06:09:01:300 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 06:09:01:300 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 06:09:31:448 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 06:09:31:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 06:09:31:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 06:09:31:449 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 06:09:32:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 06:09:32:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 06:09:32:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 06:09:32:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 07:21:00:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 07:21:00:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 07:21:00:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 07:21:30:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 07:21:30:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 07:21:30:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 07:21:30:948 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 07:21:32:063 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 07:21:32:063 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 07:21:32:063 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 07:21:32:063 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 08:33:03:956 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 08:33:03:976 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 08:33:03:976 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 08:33:34:122 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 08:33:34:122 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 08:33:34:122 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 08:33:34:122 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 08:33:35:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 08:33:35:259 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 08:33:35:259 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 08:33:35:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 09:45:00:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 09:45:00:186 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 09:45:00:186 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 09:45:30:304 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 09:45:30:304 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 09:45:30:304 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 09:45:30:304 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 09:45:31:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 09:45:31:431 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 09:45:31:431 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 09:45:31:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 10:57:00:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 10:57:00:308 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 10:57:00:308 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 10:57:30:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 10:57:30:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 10:57:30:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 10:57:30:392 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 10:57:31:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 10:57:31:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 10:57:31:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 10:57:31:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 12:08:56:469 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 12:08:56:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 12:08:56:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 12:09:26:863 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 12:09:26:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 12:09:26:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 12:09:26:863 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 12:09:27:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 12:09:27:969 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 12:09:27:969 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 12:09:27:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 13:20:56:576 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 13:20:56:628 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 13:20:56:629 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 13:21:26:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 13:21:26:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 13:21:26:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 13:21:26:776 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 13:21:27:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 13:21:27:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 13:21:27:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 13:21:27:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 14:32:50:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 14:32:50:527 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 14:32:50:527 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 14:33:20:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 14:33:20:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 14:33:20:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 14:33:20:656 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 14:33:21:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 14:33:21:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 14:33:21:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 14:33:21:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 15:44:47:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 15:44:47:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 15:44:47:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 15:45:17:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 15:45:17:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 15:45:17:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 15:45:17:736 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 15:45:18:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 15:45:18:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 15:45:18:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 15:45:18:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 16:56:46:190 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 16:56:46:248 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 16:56:46:248 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 16:57:16:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 16:57:16:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 16:57:16:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 16:57:16:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 16:57:17:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 16:57:17:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 16:57:17:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 16:57:17:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 18:08:36:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 18:08:37:015 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 18:08:37:015 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 18:09:07:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 18:09:07:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 18:09:07:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 18:09:07:014 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 18:09:08:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 18:09:08:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 18:09:08:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 18:09:08:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 19:20:39:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 19:20:39:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 19:20:39:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 19:21:09:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 19:21:09:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 19:21:09:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 19:21:09:533 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 19:21:10:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 19:21:10:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 19:21:10:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 19:21:10:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 20:32:40:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 20:32:40:915 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 20:32:40:915 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 20:33:11:055 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 20:33:11:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 20:33:11:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 20:33:11:055 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 20:33:12:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 20:33:12:099 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 20:33:12:099 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 20:33:12:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 21:44:38:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 21:44:38:425 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 21:44:38:425 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 21:45:08:552 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 21:45:08:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 21:45:08:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 21:45:08:552 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 21:45:09:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 21:45:09:672 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 21:45:09:672 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 21:45:09:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/15/17 22:56:30:495 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/15/17 22:56:30:780 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/15/17 22:56:30:780 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/15/17 22:57:00:888 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/15/17 22:57:00:888 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/15/17 22:57:00:888 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/15/17 22:57:00:888 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/15/17 22:57:01:888 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/15/17 22:57:01:888 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/15/17 22:57:01:888 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/15/17 22:57:01:888 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 00:08:04:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 00:08:04:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 00:08:04:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 00:08:34:733 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 00:08:34:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 00:08:34:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 00:08:34:734 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 00:08:35:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 00:08:35:769 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 00:08:35:769 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 00:08:35:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 01:19:33:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 01:19:33:555 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 01:19:33:556 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 01:20:03:688 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 01:20:03:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 01:20:03:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 01:20:03:688 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 01:20:04:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 01:20:04:818 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 01:20:04:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 01:20:04:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 02:31:01:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 02:31:01:476 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 02:31:01:476 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 02:31:31:475 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 02:31:31:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 02:31:31:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 02:31:31:475 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 02:31:32:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 02:31:32:504 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 02:31:32:504 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 02:31:32:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 03:42:44:478 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 03:42:44:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 03:42:44:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 03:43:14:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 03:43:14:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 03:43:14:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 03:43:14:678 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 03:43:15:678 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 03:43:15:678 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 03:43:15:678 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 03:43:15:678 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 04:54:19:204 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 04:54:19:263 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 04:54:19:264 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 04:54:49:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 04:54:49:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 04:54:49:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 04:54:49:262 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 04:54:50:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 04:54:50:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 04:54:50:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 04:54:50:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 06:05:50:271 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 06:05:50:329 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 06:05:50:329 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 06:06:20:328 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 06:06:20:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 06:06:20:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 06:06:20:328 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 06:06:21:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 06:06:21:328 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 06:06:21:328 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 06:06:21:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 07:17:32:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 07:17:32:273 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 07:17:32:273 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 07:18:02:407 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 07:18:02:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 07:18:02:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 07:18:02:408 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 07:18:03:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 07:18:03:557 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 07:18:03:557 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 07:18:03:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 08:29:05:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 08:29:05:371 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 08:29:05:372 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 08:29:35:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 08:29:35:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 08:29:35:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 08:29:35:439 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 08:29:36:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 08:29:36:586 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 08:29:36:586 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 08:29:36:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 09:40:04:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 09:40:04:658 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 09:40:04:658 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 09:40:34:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 09:40:34:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 09:40:34:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 09:40:34:746 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 09:40:35:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 09:40:35:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 09:40:35:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 09:40:35:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 10:51:14:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 10:51:14:734 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 10:51:14:734 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 10:51:44:733 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 10:51:44:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 10:51:44:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 10:51:44:734 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 10:51:45:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 10:51:45:870 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 10:51:45:870 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 10:51:45:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 12:02:48:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 12:02:48:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 12:02:48:891 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 12:03:19:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 12:03:19:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 12:03:19:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 12:03:19:010 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 12:03:20:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 12:03:20:113 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 12:03:20:113 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 12:03:20:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 13:14:22:731 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 13:14:22:788 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 13:14:22:788 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 13:14:52:929 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 13:14:52:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 13:14:52:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 13:14:52:929 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 13:14:54:054 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 13:14:54:054 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 13:14:54:055 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 13:14:54:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 14:25:53:467 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 14:25:53:520 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 14:25:53:520 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 14:26:23:586 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 14:26:23:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 14:26:23:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 14:26:23:586 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 14:26:24:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 14:26:24:727 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 14:26:24:727 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 14:26:24:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 15:37:28:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 15:37:28:207 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 15:37:28:207 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 15:37:58:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 15:37:58:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 15:37:58:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 15:37:58:325 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 15:37:59:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 15:37:59:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 15:37:59:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 15:37:59:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 16:49:07:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 16:49:08:005 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 16:49:08:005 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 16:49:38:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 16:49:38:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 16:49:38:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 16:49:38:129 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 16:49:39:278 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 16:49:39:278 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 16:49:39:278 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 16:49:39:278 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 18:00:56:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 18:00:57:015 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 18:00:57:015 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 18:01:27:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 18:01:27:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 18:01:27:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 18:01:27:014 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 18:01:28:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 18:01:28:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 18:01:28:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 18:01:28:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 19:12:47:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 19:12:47:836 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 19:12:47:836 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 19:13:17:835 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 19:13:17:835 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 19:13:17:835 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 19:13:17:835 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 19:13:18:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 19:13:18:945 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 19:13:18:945 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 19:13:18:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 20:24:30:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 20:24:30:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 20:24:30:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 20:25:00:847 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 20:25:00:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 20:25:00:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 20:25:00:847 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 20:25:01:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 20:25:01:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 20:25:01:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 20:25:01:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 21:36:04:916 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 21:36:04:979 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 21:36:04:979 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 21:36:35:093 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 21:36:35:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 21:36:35:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 21:36:35:093 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 21:36:36:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 21:36:36:213 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 21:36:36:213 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 21:36:36:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 22:47:45:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 22:47:45:089 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 22:47:45:089 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 22:48:15:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 22:48:15:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 22:48:15:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 22:48:15:140 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 22:48:16:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 22:48:16:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 22:48:16:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 22:48:16:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/16/17 23:58:23:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/16/17 23:58:23:798 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/16/17 23:58:23:799 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/16/17 23:58:53:912 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/16/17 23:58:53:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/16/17 23:58:53:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/16/17 23:58:53:912 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/16/17 23:58:54:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/16/17 23:58:54:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/16/17 23:58:54:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/16/17 23:58:54:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 01:08:45:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 01:08:45:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 01:08:45:485 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 01:09:15:595 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 01:09:15:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 01:09:15:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 01:09:15:595 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 01:09:16:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 01:09:16:596 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 01:09:16:596 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 01:09:16:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 02:18:57:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 02:18:58:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 02:18:58:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 02:19:28:025 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 02:19:28:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 02:19:28:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 02:19:28:025 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 02:19:29:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 02:19:29:025 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 02:19:29:025 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 02:19:29:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 03:29:26:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 03:29:26:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 03:29:26:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 03:29:56:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 03:29:56:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 03:29:56:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 03:29:56:656 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 03:29:57:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 03:29:57:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 03:29:57:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 03:29:57:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 04:39:53:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 04:39:53:265 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 04:39:53:265 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 04:40:23:345 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 04:40:23:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 04:40:23:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 04:40:23:345 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 04:40:24:479 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 04:40:24:479 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 04:40:24:479 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 04:40:24:479 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 05:50:19:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 05:50:19:673 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 05:50:19:673 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 05:50:49:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 05:50:49:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 05:50:49:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 05:50:49:797 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 05:50:50:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 05:50:50:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 05:50:50:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 05:50:50:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 07:00:38:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 07:00:38:747 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 07:00:38:747 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 07:01:08:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 07:01:08:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 07:01:08:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 07:01:08:887 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 07:01:10:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 07:01:10:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 07:01:10:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 07:01:10:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 08:11:15:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 08:11:15:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 08:11:15:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 08:11:45:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 08:11:45:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 08:11:45:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 08:11:45:721 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 08:11:46:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 08:11:46:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 08:11:46:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 08:11:46:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 09:22:51:515 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 09:22:51:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 09:22:51:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 09:23:21:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 09:23:21:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 09:23:21:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 09:23:21:614 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 09:23:22:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 09:23:22:750 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 09:23:22:750 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 09:23:22:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 10:34:23:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 10:34:23:552 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 10:34:23:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 10:34:53:551 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 10:34:53:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 10:34:53:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 10:34:53:551 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 10:34:54:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 10:34:54:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 10:34:54:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 10:34:54:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 11:45:57:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 11:45:57:773 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 11:45:57:773 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 11:46:27:864 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 11:46:27:864 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 11:46:27:864 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 11:46:27:864 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 11:46:29:012 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 11:46:29:012 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 11:46:29:012 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 11:46:29:012 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 12:57:25:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 12:57:25:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 12:57:25:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 12:57:56:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 12:57:56:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 12:57:56:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 12:57:56:046 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 12:57:57:153 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 12:57:57:153 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 12:57:57:153 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 12:57:57:153 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 14:09:03:212 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 14:09:03:248 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 14:09:03:248 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 14:09:33:377 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 14:09:33:377 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 14:09:33:377 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 14:09:33:377 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 14:09:34:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 14:09:34:524 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 14:09:34:524 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 14:09:34:524 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 15:20:08:288 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 15:20:08:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 15:20:08:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 15:20:38:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 15:20:38:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 15:20:38:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 15:20:38:420 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 15:20:39:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 15:20:39:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 15:20:39:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 15:20:39:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 16:30:30:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 16:30:30:388 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 16:30:30:388 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 16:31:00:386 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 16:31:00:387 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 16:31:00:387 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 16:31:00:387 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 16:31:01:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 16:31:01:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 16:31:01:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 16:31:01:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 17:40:51:667 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 17:40:51:951 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 17:40:51:952 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 17:41:22:088 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 17:41:22:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 17:41:22:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 17:41:22:089 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 17:41:23:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 17:41:23:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 17:41:23:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 17:41:23:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 18:51:09:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 18:51:09:493 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 18:51:09:493 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 18:51:39:492 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 18:51:39:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 18:51:39:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 18:51:39:492 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 18:51:40:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 18:51:40:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 18:51:40:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 18:51:40:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 20:01:33:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 20:01:33:657 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 20:01:33:657 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 20:02:03:774 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 20:02:03:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 20:02:03:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 20:02:03:774 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 20:02:04:923 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 20:02:04:924 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 20:02:04:924 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 20:02:04:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 21:11:51:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 21:11:51:443 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 21:11:51:443 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 21:12:21:496 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 21:12:21:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 21:12:21:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 21:12:21:496 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 21:12:22:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 21:12:22:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 21:12:22:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 21:12:22:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 22:22:21:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 22:22:21:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 22:22:21:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 22:22:52:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 22:22:52:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 22:22:52:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 22:22:52:077 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 22:22:53:192 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 22:22:53:192 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 22:22:53:192 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 22:22:53:192 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/17/17 23:32:42:565 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/17/17 23:32:42:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/17/17 23:32:42:627 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/17/17 23:33:12:735 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/17/17 23:33:12:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/17/17 23:33:12:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/17/17 23:33:12:735 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/17/17 23:33:13:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/17/17 23:33:13:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/17/17 23:33:13:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/17/17 23:33:13:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 00:43:03:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 00:43:03:879 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 00:43:03:879 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 00:43:33:878 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 00:43:33:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 00:43:33:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 00:43:33:878 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 00:43:34:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 00:43:34:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 00:43:34:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 00:43:34:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 01:53:17:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 01:53:17:265 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 01:53:17:265 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 01:53:47:379 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 01:53:47:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 01:53:47:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 01:53:47:379 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 01:53:48:501 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 01:53:48:501 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 01:53:48:501 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 01:53:48:501 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 03:03:50:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 03:03:51:284 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 03:03:51:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 03:04:21:283 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 03:04:21:283 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 03:04:21:283 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 03:04:21:283 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 03:04:22:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 03:04:22:396 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 03:04:22:396 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 03:04:22:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 04:14:23:844 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 04:14:23:904 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 04:14:23:905 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 04:14:53:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 04:14:53:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 04:14:53:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 04:14:53:903 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 04:14:55:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 04:14:55:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 04:14:55:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 04:14:55:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 05:24:49:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 05:24:49:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 05:24:49:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 05:25:19:735 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 05:25:19:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 05:25:19:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 05:25:19:735 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 05:25:20:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 05:25:20:735 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 05:25:20:735 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 05:25:20:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 06:35:15:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 06:35:15:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 06:35:15:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 06:35:45:876 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 06:35:45:876 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 06:35:45:876 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 06:35:45:876 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 06:35:46:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 06:35:46:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 06:35:46:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 06:35:46:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 07:45:54:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 07:45:54:921 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 07:45:54:921 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 07:46:25:024 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 07:46:25:024 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 07:46:25:024 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 07:46:25:024 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 07:46:26:172 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 07:46:26:172 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 07:46:26:172 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 07:46:26:172 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 08:51:58:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 08:51:58:818 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 08:51:58:818 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 08:52:28:816 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 08:52:28:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 08:52:28:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 08:52:28:817 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 08:52:29:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 08:52:29:817 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 08:52:29:817 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 08:52:29:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 09:58:51:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 09:58:51:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 09:58:51:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 09:59:22:004 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 09:59:22:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 09:59:22:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 09:59:22:004 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 09:59:23:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 09:59:23:004 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 09:59:23:004 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 09:59:23:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 11:04:25:839 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 11:04:25:901 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 11:04:25:901 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 11:04:56:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 11:04:56:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 11:04:56:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 11:04:56:009 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 11:04:57:133 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 11:04:57:133 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 11:04:57:133 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 11:04:57:133 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 12:10:25:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 12:10:25:720 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 12:10:25:721 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 12:10:55:719 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 12:10:55:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 12:10:55:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 12:10:55:719 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 12:10:56:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 12:10:56:720 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 12:10:56:720 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 12:10:56:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 13:15:59:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 13:15:59:150 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 13:15:59:150 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 13:16:29:149 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 13:16:29:149 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 13:16:29:149 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 13:16:29:149 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 13:16:30:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 13:16:30:169 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 13:16:30:169 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 13:16:30:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 14:25:47:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 14:25:47:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 14:25:47:944 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 14:26:18:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 14:26:18:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 14:26:18:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 14:26:18:046 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 14:26:19:186 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 14:26:19:186 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 14:26:19:186 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 14:26:19:186 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 15:34:40:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 15:34:40:625 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 15:34:40:625 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 15:35:10:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 15:35:10:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 15:35:10:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 15:35:10:754 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 15:35:11:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 15:35:11:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 15:35:11:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 15:35:11:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 16:39:59:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 16:39:59:287 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 16:39:59:287 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 16:40:29:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 16:40:29:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 16:40:29:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 16:40:29:286 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 16:40:30:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 16:40:30:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 16:40:30:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 16:40:30:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 17:45:46:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 17:45:46:583 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 17:45:46:583 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 17:46:16:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 17:46:16:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 17:46:16:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 17:46:16:582 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 17:46:17:632 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 17:46:17:632 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 17:46:17:632 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 17:46:17:632 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 18:51:27:160 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 18:51:27:216 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 18:51:27:216 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 18:51:57:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 18:51:57:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 18:51:57:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 18:51:57:215 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 18:51:58:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 18:51:58:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 18:51:58:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 18:51:58:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 19:57:14:102 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 19:57:14:157 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 19:57:14:158 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 19:57:44:156 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 19:57:44:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 19:57:44:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 19:57:44:156 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 19:57:45:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 19:57:45:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 19:57:45:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 19:57:45:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 21:02:51:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 21:02:51:987 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 21:02:51:987 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 21:03:21:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 21:03:21:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 21:03:21:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 21:03:21:986 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 21:03:23:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 21:03:23:127 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 21:03:23:127 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 21:03:23:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 22:08:14:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 22:08:14:883 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 22:08:14:884 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 22:08:45:006 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 22:08:45:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 22:08:45:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 22:08:45:006 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 22:08:46:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 22:08:46:115 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 22:08:46:115 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 22:08:46:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/18/17 23:13:19:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/18/17 23:13:19:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/18/17 23:13:19:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/18/17 23:13:49:534 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/18/17 23:13:49:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/18/17 23:13:49:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/18/17 23:13:49:535 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/18/17 23:13:50:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/18/17 23:13:50:535 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/18/17 23:13:50:535 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/18/17 23:13:50:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 00:18:42:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 00:18:43:141 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 00:18:43:142 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 00:19:13:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 00:19:13:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 00:19:13:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 00:19:13:140 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 00:19:14:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 00:19:14:229 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 00:19:14:229 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 00:19:14:229 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 01:24:44:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 01:24:44:494 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 01:24:44:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 01:25:14:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 01:25:14:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 01:25:14:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 01:25:14:493 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 01:25:15:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 01:25:15:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 01:25:15:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 01:25:15:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 02:30:39:133 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 02:30:39:235 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 02:30:39:235 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 02:31:09:233 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 02:31:09:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 02:31:09:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 02:31:09:234 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 02:31:10:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 02:31:10:345 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 02:31:10:345 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 02:31:10:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 03:36:16:172 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 03:36:16:477 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 03:36:16:477 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 03:36:46:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 03:36:46:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 03:36:46:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 03:36:46:476 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 03:36:47:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 03:36:47:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 03:36:47:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 03:36:47:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 04:41:47:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 04:41:47:229 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 04:41:47:229 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 04:42:17:228 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 04:42:17:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 04:42:17:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 04:42:17:228 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 04:42:18:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 04:42:18:228 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 04:42:18:228 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 04:42:18:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 05:47:47:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 05:47:47:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 05:47:47:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 05:48:17:867 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 05:48:17:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 05:48:17:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 05:48:17:867 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 05:48:18:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 05:48:18:867 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 05:48:18:867 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 05:48:18:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 06:55:03:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 06:55:03:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 06:55:03:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 06:55:33:562 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 06:55:33:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 06:55:33:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 06:55:33:562 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 06:55:34:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 06:55:34:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 06:55:34:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 06:55:34:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 08:02:11:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 08:02:11:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 08:02:11:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 08:02:41:540 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 08:02:41:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 08:02:41:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 08:02:41:541 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 08:02:42:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 08:02:42:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 08:02:42:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 08:02:42:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 09:09:22:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 09:09:22:485 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 09:09:22:486 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 09:09:52:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 09:09:52:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 09:09:52:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 09:09:52:505 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 09:09:53:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 09:09:53:603 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 09:09:53:603 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 09:09:53:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 10:16:11:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 10:16:11:984 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 10:16:11:984 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 10:16:41:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 10:16:41:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 10:16:41:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 10:16:41:983 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 10:16:42:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 10:16:42:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 10:16:42:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 10:16:42:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 11:24:05:661 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 11:24:05:685 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 11:24:05:685 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 11:24:35:684 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 11:24:35:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 11:24:35:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 11:24:35:684 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 11:24:36:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 11:24:36:684 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 11:24:36:684 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 11:24:36:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 12:31:14:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 12:31:14:800 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 12:31:14:800 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 12:31:44:798 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 12:31:44:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 12:31:44:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 12:31:44:799 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 12:31:45:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 12:31:45:799 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 12:31:45:799 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 12:31:45:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 13:38:06:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 13:38:06:185 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 13:38:06:185 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 13:38:36:184 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 13:38:36:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 13:38:36:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 13:38:36:184 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 13:38:37:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 13:38:37:184 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 13:38:37:184 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 13:38:37:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 14:44:51:941 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 14:44:51:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 14:44:51:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 14:45:22:091 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 14:45:22:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 14:45:22:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 14:45:22:091 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 14:45:23:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 14:45:23:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 14:45:23:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 14:45:23:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 15:51:49:667 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 15:51:49:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 15:51:49:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 15:52:19:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 15:52:19:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 15:52:19:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 15:52:19:754 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 15:52:20:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 15:52:20:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 15:52:20:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 15:52:20:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 16:59:03:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 16:59:04:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 16:59:04:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 16:59:34:233 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 16:59:34:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 16:59:34:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 16:59:34:233 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 16:59:35:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 16:59:35:233 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 16:59:35:234 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 16:59:35:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 18:06:32:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 18:06:32:422 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 18:06:32:422 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 18:07:02:421 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 18:07:02:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 18:07:02:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 18:07:02:421 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 18:07:03:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 18:07:03:421 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 18:07:03:421 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 18:07:03:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 19:14:11:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 19:14:11:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 19:14:11:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 19:14:42:040 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 19:14:42:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 19:14:42:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 19:14:42:040 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 19:14:43:183 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 19:14:43:183 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 19:14:43:183 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 19:14:43:183 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 20:21:56:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 20:21:56:602 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 20:21:56:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 20:22:26:688 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 20:22:26:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 20:22:26:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 20:22:26:688 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 20:22:27:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 20:22:27:755 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 20:22:27:755 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 20:22:27:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 21:29:50:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 21:29:50:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 21:29:50:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 21:30:20:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 21:30:20:615 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 21:30:20:615 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 21:30:20:615 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 21:30:21:615 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 21:30:21:615 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 21:30:21:615 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 21:30:21:615 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 22:37:18:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 22:37:18:338 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 22:37:18:338 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 22:37:48:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 22:37:48:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 22:37:48:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 22:37:48:482 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 22:37:49:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 22:37:49:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 22:37:49:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 22:37:49:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/19/17 23:45:21:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/19/17 23:45:21:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/19/17 23:45:21:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/19/17 23:45:51:283 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/19/17 23:45:51:283 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/19/17 23:45:51:283 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/19/17 23:45:51:283 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/19/17 23:45:52:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/19/17 23:45:52:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/19/17 23:45:52:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/19/17 23:45:52:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 00:52:56:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 00:52:56:885 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 00:52:56:885 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 00:53:26:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 00:53:26:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 00:53:26:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 00:53:26:884 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 00:53:27:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 00:53:27:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 00:53:27:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 00:53:27:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 02:00:25:101 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 02:00:25:385 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 02:00:25:385 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 02:00:55:524 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 02:00:55:524 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 02:00:55:524 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 02:00:55:524 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 02:00:56:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 02:00:56:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 02:00:56:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 02:00:56:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 03:07:44:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 03:07:44:596 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 03:07:44:597 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 03:08:14:741 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 03:08:14:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 03:08:14:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 03:08:14:741 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 03:08:15:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 03:08:15:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 03:08:15:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 03:08:15:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 04:15:43:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 04:15:43:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 04:15:43:532 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 04:16:13:530 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 04:16:13:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 04:16:13:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 04:16:13:530 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 04:16:14:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 04:16:14:531 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 04:16:14:531 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 04:16:14:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 05:23:06:640 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 05:23:06:699 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 05:23:06:699 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 05:23:36:698 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 05:23:36:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 05:23:36:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 05:23:36:698 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 05:23:37:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 05:23:37:698 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 05:23:37:698 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 05:23:37:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 06:30:40:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 06:30:40:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 06:30:40:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 06:31:10:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 06:31:10:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 06:31:10:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 06:31:10:487 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 06:31:11:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 06:31:11:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 06:31:11:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 06:31:11:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 07:38:29:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 07:38:29:411 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 07:38:29:412 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 07:38:59:529 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 07:38:59:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 07:38:59:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 07:38:59:529 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 07:39:00:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 07:39:00:529 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 07:39:00:529 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 07:39:00:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 08:45:56:975 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 08:45:57:033 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 08:45:57:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 08:46:27:032 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 08:46:27:032 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 08:46:27:032 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 08:46:27:032 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 08:46:28:033 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 08:46:28:033 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 08:46:28:033 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 08:46:28:033 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 09:53:06:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 09:53:06:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 09:53:06:823 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 09:53:36:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 09:53:36:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 09:53:36:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 09:53:36:821 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 09:53:37:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 09:53:37:822 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 09:53:37:822 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 09:53:37:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 11:02:13:288 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 11:02:13:317 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 11:02:13:317 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 11:02:43:450 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 11:02:43:450 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 11:02:43:450 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 11:02:43:450 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 11:02:44:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 11:02:44:595 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 11:02:44:595 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 11:02:44:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 12:15:13:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 12:15:13:153 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 12:15:13:154 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 12:15:43:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 12:15:43:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 12:15:43:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 12:15:43:295 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 12:15:44:444 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 12:15:44:444 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 12:15:44:444 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 12:15:44:444 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 13:27:37:615 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 13:27:37:674 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 13:27:37:674 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 13:28:07:790 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 13:28:07:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 13:28:07:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 13:28:07:790 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 13:28:08:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 13:28:08:790 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 13:28:08:790 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 13:28:08:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 14:39:52:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 14:39:52:173 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 14:39:52:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 14:40:22:239 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 14:40:22:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 14:40:22:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 14:40:22:239 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 14:40:23:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 14:40:23:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 14:40:23:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 14:40:23:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 15:51:14:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 15:51:14:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 15:51:14:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 15:51:44:445 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 15:51:44:445 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 15:51:44:445 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 15:51:44:445 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 15:51:45:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 15:51:45:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 15:51:45:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 15:51:45:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 17:01:42:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 17:01:42:136 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 17:01:42:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 17:02:12:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 17:02:12:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 17:02:12:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 17:02:12:273 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 17:02:13:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 17:02:13:419 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 17:02:13:419 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 17:02:13:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 18:12:11:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 18:12:11:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 18:12:11:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 18:12:41:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 18:12:41:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 18:12:41:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 18:12:41:681 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 18:12:42:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 18:12:42:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 18:12:42:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 18:12:42:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 19:22:37:204 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 19:22:37:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 19:22:37:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 19:23:07:496 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 19:23:07:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 19:23:07:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 19:23:07:496 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 19:23:08:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 19:23:08:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 19:23:08:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 19:23:08:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 20:33:25:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 20:33:26:084 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 20:33:26:085 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 20:33:56:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 20:33:56:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 20:33:56:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 20:33:56:083 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 20:33:57:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 20:33:57:207 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 20:33:57:207 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 20:33:57:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 21:44:03:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 21:44:04:027 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 21:44:04:027 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 21:44:34:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 21:44:34:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 21:44:34:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 21:44:34:164 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 21:44:35:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 21:44:35:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 21:44:35:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 21:44:35:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/20/17 22:54:42:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/20/17 22:54:42:703 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/20/17 22:54:42:703 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/20/17 22:55:12:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/20/17 22:55:12:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/20/17 22:55:12:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/20/17 22:55:12:831 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/20/17 22:55:13:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/20/17 22:55:13:925 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/20/17 22:55:13:926 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/20/17 22:55:13:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 00:05:16:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 00:05:16:512 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 00:05:16:512 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 00:05:46:511 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 00:05:46:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 00:05:46:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 00:05:46:511 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 00:05:47:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 00:05:47:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 00:05:47:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 00:05:47:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 01:15:59:694 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 01:15:59:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 01:15:59:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 01:16:29:866 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 01:16:29:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 01:16:29:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 01:16:29:867 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 01:16:31:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 01:16:31:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 01:16:31:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 01:16:31:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 02:26:30:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 02:26:30:653 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 02:26:30:653 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 02:27:00:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 02:27:00:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 02:27:00:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 02:27:00:793 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 02:27:01:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 02:27:01:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 02:27:01:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 02:27:01:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 03:37:20:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 03:37:20:885 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 03:37:20:885 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 03:37:50:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 03:37:50:915 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 03:37:50:915 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 03:37:50:915 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 03:37:52:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 03:37:52:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 03:37:52:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 03:37:52:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 04:48:18:149 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 04:48:18:183 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 04:48:18:184 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 04:48:48:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 04:48:48:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 04:48:48:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 04:48:48:286 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 04:48:49:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 04:48:49:421 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 04:48:49:421 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 04:48:49:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 05:59:06:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 05:59:06:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 05:59:06:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 05:59:36:719 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 05:59:36:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 05:59:36:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 05:59:36:719 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 05:59:37:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 05:59:37:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 05:59:37:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 05:59:37:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 07:09:43:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 07:09:43:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 07:09:43:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 07:10:13:067 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 07:10:13:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 07:10:13:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 07:10:13:067 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 07:10:14:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 07:10:14:067 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 07:10:14:067 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 07:10:14:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 08:20:37:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 08:20:37:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 08:20:37:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 08:21:07:332 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 08:21:07:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 08:21:07:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 08:21:07:332 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 08:21:08:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 08:21:08:434 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 08:21:08:434 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 08:21:08:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 09:30:50:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 09:30:50:389 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 09:30:50:389 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 09:31:20:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 09:31:20:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 09:31:20:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 09:31:20:476 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 09:31:21:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 09:31:21:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 09:31:21:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 09:31:21:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 10:38:07:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 10:38:07:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 10:38:07:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 10:38:37:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 10:38:37:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 10:38:37:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 10:38:37:382 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 10:38:38:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 10:38:38:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 10:38:38:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 10:38:38:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 11:44:48:645 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 11:44:48:918 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 11:44:48:919 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 11:45:18:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 11:45:18:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 11:45:18:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 11:45:18:917 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 11:45:19:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 11:45:19:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 11:45:19:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 11:45:19:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 12:51:20:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 12:51:21:014 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 12:51:21:015 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 12:51:51:013 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 12:51:51:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 12:51:51:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 12:51:51:013 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 12:51:52:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 12:51:52:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 12:51:52:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 12:51:52:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 13:57:46:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 13:57:46:433 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 13:57:46:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 13:58:16:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 13:58:16:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 13:58:16:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 13:58:16:509 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 13:58:17:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 13:58:17:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 13:58:17:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 13:58:17:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 15:04:08:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 15:04:08:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 15:04:08:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 15:04:38:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 15:04:38:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 15:04:38:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 15:04:38:383 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 15:04:39:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 15:04:39:384 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 15:04:39:384 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 15:04:39:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 16:10:43:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 16:10:43:239 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 16:10:43:239 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 16:11:13:359 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 16:11:13:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 16:11:13:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 16:11:13:359 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 16:11:14:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 16:11:14:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 16:11:14:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 16:11:14:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 17:17:25:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 17:17:25:971 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 17:17:25:971 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 17:17:56:027 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 17:17:56:027 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 17:17:56:027 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 17:17:56:027 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 17:17:57:027 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 17:17:57:028 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 17:17:57:028 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 17:17:57:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 18:24:06:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 18:24:06:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 18:24:06:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 18:24:36:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 18:24:36:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 18:24:36:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 18:24:36:751 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 18:24:37:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 18:24:37:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 18:24:37:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 18:24:37:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 19:30:29:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 19:30:29:267 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 19:30:29:267 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 19:30:59:266 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 19:30:59:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 19:30:59:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 19:30:59:266 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 19:31:00:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 19:31:00:410 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 19:31:00:410 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 19:31:00:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 20:37:01:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 20:37:01:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 20:37:01:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 20:37:31:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 20:37:31:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 20:37:31:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 20:37:31:164 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 20:37:32:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 20:37:32:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 20:37:32:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 20:37:32:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 21:43:48:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 21:43:48:741 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 21:43:48:741 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 21:44:18:740 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 21:44:18:740 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 21:44:18:740 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 21:44:18:740 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 21:44:19:740 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 21:44:19:740 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 21:44:19:740 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 21:44:19:740 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 22:50:29:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 22:50:29:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 22:50:29:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 22:50:59:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 22:50:59:294 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 22:50:59:294 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 22:50:59:294 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 22:51:00:294 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 22:51:00:294 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 22:51:00:294 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 22:51:00:294 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/21/17 23:57:19:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/21/17 23:57:19:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/21/17 23:57:19:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/21/17 23:57:49:470 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/21/17 23:57:49:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/21/17 23:57:49:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/21/17 23:57:49:470 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/21/17 23:57:50:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/21/17 23:57:50:470 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/21/17 23:57:50:470 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/21/17 23:57:50:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 01:04:06:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 01:04:06:147 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 01:04:06:147 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 01:04:36:146 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 01:04:36:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 01:04:36:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 01:04:36:146 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 01:04:37:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 01:04:37:146 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 01:04:37:146 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 01:04:37:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 02:10:27:444 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 02:10:27:500 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 02:10:27:500 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 02:10:57:499 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 02:10:57:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 02:10:57:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 02:10:57:499 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 02:10:58:576 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 02:10:58:577 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 02:10:58:577 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 02:10:58:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 03:17:03:316 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 03:17:03:354 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 03:17:03:354 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 03:17:33:352 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 03:17:33:353 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 03:17:33:353 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 03:17:33:353 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 03:17:34:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 03:17:34:446 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 03:17:34:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 03:17:34:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 04:23:36:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 04:23:36:685 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 04:23:36:686 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 04:24:06:804 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 04:24:06:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 04:24:06:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 04:24:06:804 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 04:24:07:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 04:24:07:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 04:24:07:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 04:24:07:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 05:30:16:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 05:30:16:961 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 05:30:16:962 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 05:30:47:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 05:30:47:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 05:30:47:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 05:30:47:015 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 05:30:48:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 05:30:48:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 05:30:48:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 05:30:48:110 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 06:36:36:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 06:36:36:203 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 06:36:36:204 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 06:37:06:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 06:37:06:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 06:37:06:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 06:37:06:295 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 06:37:07:413 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 06:37:07:413 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 06:37:07:413 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 06:37:07:413 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 07:42:55:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 07:42:55:512 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 07:42:55:512 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 07:43:25:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 07:43:25:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 07:43:25:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 07:43:25:656 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 07:43:26:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 07:43:26:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 07:43:26:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 07:43:26:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 08:49:45:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 08:49:45:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 08:49:45:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 08:50:15:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 08:50:15:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 08:50:15:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 08:50:15:853 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 08:50:16:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 08:50:16:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 08:50:16:854 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 08:50:16:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 09:56:21:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 09:56:21:485 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 09:56:21:485 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 09:56:51:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 09:56:51:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 09:56:51:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 09:56:51:484 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 09:56:52:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 09:56:52:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 09:56:52:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 09:56:52:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 11:02:46:315 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 11:02:46:371 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 11:02:46:371 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 11:03:16:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 11:03:16:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 11:03:16:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 11:03:16:370 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 11:03:17:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 11:03:17:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 11:03:17:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 11:03:17:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 12:09:31:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 12:09:32:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 12:09:32:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 12:10:02:212 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 12:10:02:212 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 12:10:02:212 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 12:10:02:212 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 12:10:03:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 12:10:03:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 12:10:03:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 12:10:03:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 13:16:12:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 13:16:12:221 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 13:16:12:222 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 13:16:42:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 13:16:42:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 13:16:42:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 13:16:42:220 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 13:16:43:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 13:16:43:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 13:16:43:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 13:16:43:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 14:22:38:815 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 14:22:38:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 14:22:38:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 14:23:08:873 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 14:23:08:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 14:23:08:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 14:23:08:873 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 14:23:09:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 14:23:09:873 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 14:23:09:873 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 14:23:09:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 15:28:58:813 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 15:28:58:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 15:28:58:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 15:29:28:988 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 15:29:28:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 15:29:28:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 15:29:28:988 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 15:29:29:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 15:29:29:988 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 15:29:29:988 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 15:29:29:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 16:35:16:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 16:35:16:803 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 16:35:16:803 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 16:35:46:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 16:35:46:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 16:35:46:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 16:35:46:882 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 16:35:47:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 16:35:47:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 16:35:47:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 16:35:47:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 17:41:41:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 17:41:41:667 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 17:41:41:667 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 17:42:11:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 17:42:11:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 17:42:11:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 17:42:11:754 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 17:42:12:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 17:42:12:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 17:42:12:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 17:42:12:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 18:48:38:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 18:48:38:777 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 18:48:38:777 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 18:49:08:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 18:49:08:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 18:49:08:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 18:49:08:776 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 18:49:09:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 18:49:09:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 18:49:09:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 18:49:09:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 19:55:07:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 19:55:07:986 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 19:55:07:987 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 19:55:38:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 19:55:38:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 19:55:38:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 19:55:38:117 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 19:55:39:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 19:55:39:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 19:55:39:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 19:55:39:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 21:01:36:865 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 21:01:36:918 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 21:01:36:918 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 21:02:07:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 21:02:07:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 21:02:07:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 21:02:07:096 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 21:02:08:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 21:02:08:096 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 21:02:08:096 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 21:02:08:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 21:30:34:133 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40422204 | Pipe 6 is closed on other end or is invalid
04/22/17 21:30:34:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40422204 | readDataCallBack : Setting event for read data callback
04/22/17 21:30:34:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40422204 | Closing outPipe 7
04/22/17 21:30:34:977 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40422205 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
04/22/17 21:30:34:977 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40422205 | Closing IPC Channel of Communication Client
04/22/17 21:30:34:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40422205 | Inside closeBridge
04/22/17 21:30:34:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40422205 | Closing outPipe 7
04/22/17 21:30:34:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40422205 | Closing inPipe 6
04/22/17 21:30:34:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40422204 | Closing inPipe 6
04/22/17 21:30:34:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40422205 | All pipes closed properly
04/22/17 21:31:41:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status 5
04/22/17 21:31:41:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
04/22/17 21:31:42:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Sent IPC packet to ACC with data: <?xml version="1.0" encoding="UTF-8"?>
<message>
<output><actionType>INIT_COMM</actionType>
<result>success</result>
<retCode>Vl1cyh5WjVkFbiqYRieYmjw/ZMVbuffQbGh+SIdvsgXByGvGKaX7xiaC7AJpzrEComQaoB+Id93ozHunph52MgAdUvNsueQM/GbAhLzEuDs9rWXWIlL+TvmVkLJoje4BmpdfK35rw0EoROuaFI56sQCb9n6+J5pPC1gc1L6bRe4=</retCode>
</output>
</message>
04/22/17 21:31:42:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Sent communnication ID packet to the client
04/22/17 21:31:42:654 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Initializing Communication Channel with ACC with pipename: 181B9ABE-3A95-4C28-87CD-6EDAEEFF8DA8
04/22/17 21:31:43:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe 181B9ABE-3A95-4C28-87CD-6EDAEEFF8DA8
04/22/17 21:31:43:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 21:31:43:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 21:31:43:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 6
04/22/17 21:31:43:654 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status 7
04/22/17 21:31:43:654 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Successfully created the client thread
04/22/17 21:31:43:654 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 47607981 |
04/22/17 21:31:43:654 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Successfully initiated communication
04/22/17 21:31:43:701 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 21:31:43:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 21:31:43:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Closing outPipe 5
04/22/17 21:31:43:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Closing inPipe 4
04/22/17 21:31:43:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 21:31:44:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
04/22/17 21:31:44:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 21:31:44:701 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 21:31:44:701 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 21:31:44:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 22:37:14:385 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 22:37:14:444 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 22:37:14:444 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Problem initializing Connection Channel. Quitting.
04/22/17 22:37:14:444 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 22:37:44:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 22:37:44:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 22:37:44:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 22:37:44:443 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 22:37:45:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 22:37:45:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 22:37:45:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 22:37:45:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/22/17 23:43:09:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/22/17 23:43:09:074 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/22/17 23:43:09:074 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/22/17 23:43:39:073 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/22/17 23:43:39:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/22/17 23:43:39:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/22/17 23:43:39:073 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/22/17 23:43:40:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/22/17 23:43:40:073 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/22/17 23:43:40:073 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/22/17 23:43:40:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 00:49:25:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 00:49:25:083 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 00:49:25:083 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 00:49:55:082 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 00:49:55:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 00:49:55:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 00:49:55:082 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 00:49:56:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 00:49:56:082 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 00:49:56:082 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 00:49:56:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 01:55:51:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 01:55:51:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 01:55:51:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 01:56:21:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 01:56:21:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 01:56:21:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 01:56:21:046 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 01:56:22:160 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 01:56:22:160 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 01:56:22:161 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 01:56:22:161 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 03:02:23:467 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 03:02:23:523 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 03:02:23:523 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 03:02:53:522 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 03:02:53:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 03:02:53:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 03:02:53:522 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 03:02:54:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 03:02:54:522 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 03:02:54:522 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 03:02:54:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 04:09:07:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 04:09:07:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 04:09:07:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 04:09:37:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 04:09:37:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 04:09:37:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 04:09:37:164 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 04:09:38:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 04:09:38:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 04:09:38:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 04:09:38:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 05:15:47:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 05:15:48:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 05:15:48:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 05:16:18:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 05:16:18:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 05:16:18:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 05:16:18:051 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 05:16:19:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 05:16:19:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 05:16:19:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 05:16:19:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 06:22:18:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 06:22:18:395 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 06:22:18:395 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 06:22:48:394 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 06:22:48:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 06:22:48:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 06:22:48:394 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 06:22:49:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 06:22:49:394 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 06:22:49:394 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 06:22:49:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 07:28:44:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 07:28:44:615 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 07:28:44:615 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 07:29:14:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 07:29:14:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 07:29:14:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 07:29:14:614 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 07:29:15:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 07:29:15:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 07:29:15:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 07:29:15:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 08:34:58:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 08:34:58:134 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 08:34:58:135 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 08:35:28:133 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 08:35:28:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 08:35:28:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 08:35:28:168 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 08:35:29:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 08:35:29:168 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 08:35:29:168 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 08:35:29:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 09:41:12:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 09:41:12:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 09:41:12:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 09:41:42:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 09:41:42:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 09:41:42:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 09:41:42:670 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 09:41:43:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 09:41:43:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 09:41:43:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 09:41:43:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 10:47:46:612 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 10:47:46:673 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 10:47:46:674 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 10:48:16:769 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 10:48:16:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 10:48:16:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 10:48:16:769 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 10:48:17:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 10:48:17:904 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 10:48:17:904 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 10:48:17:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 11:54:15:427 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 11:54:15:483 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 11:54:15:483 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 11:54:45:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 11:54:45:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 11:54:45:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 11:54:45:482 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 11:54:46:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 11:54:46:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 11:54:46:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 11:54:46:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 13:01:02:812 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 13:01:02:870 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 13:01:02:870 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 13:01:32:908 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 13:01:32:908 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 13:01:32:908 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 13:01:32:908 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 13:01:33:908 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 13:01:33:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 13:01:33:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 13:01:33:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 14:07:46:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 14:07:46:535 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 14:07:46:535 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 14:08:16:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 14:08:16:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 14:08:16:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 14:08:16:588 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 14:08:17:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 14:08:17:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 14:08:17:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 14:08:17:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 15:14:04:399 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 15:14:04:455 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 15:14:04:455 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 15:14:34:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 15:14:34:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 15:14:34:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 15:14:34:454 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 15:14:35:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 15:14:35:548 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 15:14:35:548 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 15:14:35:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 16:20:25:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 16:20:25:964 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 16:20:25:964 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 16:20:56:104 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 16:20:56:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 16:20:56:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 16:20:56:104 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 16:20:57:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 16:20:57:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 16:20:57:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 16:20:57:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 17:26:52:296 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 17:26:52:350 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 17:26:52:350 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 17:27:22:349 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 17:27:22:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 17:27:22:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 17:27:22:349 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 17:27:23:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 17:27:23:349 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 17:27:23:349 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 17:27:23:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 18:32:51:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 18:32:51:281 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 18:32:51:281 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 18:33:21:421 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 18:33:21:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 18:33:21:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 18:33:21:421 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 18:33:22:545 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 18:33:22:545 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 18:33:22:545 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 18:33:22:545 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 19:39:10:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 19:39:10:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 19:39:10:457 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 19:39:40:602 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 19:39:40:602 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 19:39:40:602 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 19:39:40:602 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 19:39:41:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 19:39:41:603 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 19:39:41:603 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 19:39:41:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 20:45:09:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 20:45:09:798 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 20:45:09:798 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 20:45:39:940 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 20:45:39:941 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 20:45:39:941 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 20:45:39:941 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 20:45:40:941 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 20:45:40:941 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 20:45:40:941 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 20:45:40:941 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 21:51:37:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 21:51:37:340 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 21:51:37:340 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 21:52:07:339 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 21:52:07:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 21:52:07:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 21:52:07:339 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 21:52:08:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 21:52:08:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 21:52:08:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 21:52:08:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/23/17 22:57:39:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/23/17 22:57:39:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/23/17 22:57:39:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/23/17 22:58:09:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/23/17 22:58:09:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/23/17 22:58:09:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/23/17 22:58:09:637 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/23/17 22:58:10:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/23/17 22:58:10:637 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/23/17 22:58:10:637 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/23/17 22:58:10:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 00:04:04:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 00:04:04:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 00:04:04:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 00:04:34:700 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 00:04:34:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 00:04:34:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 00:04:34:700 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 00:04:35:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 00:04:35:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 00:04:35:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 00:04:35:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 01:10:29:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 01:10:29:366 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 01:10:29:366 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 01:10:59:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 01:10:59:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 01:10:59:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 01:10:59:365 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 01:11:00:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 01:11:00:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 01:11:00:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 01:11:00:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 02:16:53:427 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 02:16:53:486 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 02:16:53:486 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 02:17:23:485 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 02:17:23:485 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 02:17:23:485 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 02:17:23:485 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 02:17:24:485 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 02:17:24:485 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 02:17:24:485 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 02:17:24:485 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 03:22:48:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 03:22:49:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 03:22:49:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 03:23:19:315 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 03:23:19:315 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 03:23:19:315 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 03:23:19:315 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 03:23:20:315 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 03:23:20:315 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 03:23:20:316 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 03:23:20:316 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 04:29:05:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 04:29:05:380 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 04:29:05:380 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 04:29:35:499 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 04:29:35:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 04:29:35:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 04:29:35:499 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 04:29:36:575 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 04:29:36:575 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 04:29:36:575 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 04:29:36:575 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 05:35:18:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 05:35:18:200 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 05:35:18:200 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 05:35:48:250 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 05:35:48:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 05:35:48:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 05:35:48:250 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 05:35:49:389 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 05:35:49:390 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 05:35:49:390 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 05:35:49:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 06:41:41:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 06:41:41:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 06:41:41:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 06:42:11:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 06:42:11:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 06:42:11:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 06:42:11:877 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 06:42:12:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 06:42:12:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 06:42:12:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 06:42:12:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 07:48:12:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 07:48:12:341 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 07:48:12:341 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 07:48:42:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 07:48:42:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 07:48:42:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 07:48:42:340 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 07:48:43:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 07:48:43:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 07:48:43:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 07:48:43:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 08:54:21:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 08:54:21:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 08:54:21:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 08:54:51:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 08:54:51:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 08:54:51:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 08:54:51:393 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 08:54:52:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 08:54:52:528 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 08:54:52:528 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 08:54:52:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 10:00:57:663 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 10:00:57:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 10:00:57:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 10:01:27:803 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 10:01:27:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 10:01:27:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 10:01:27:803 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 10:01:28:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 10:01:28:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 10:01:28:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 10:01:28:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 11:06:53:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 11:06:53:078 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 11:06:53:078 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 11:07:23:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 11:07:23:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 11:07:23:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 11:07:23:211 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 11:07:24:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 11:07:24:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 11:07:24:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 11:07:24:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 12:13:07:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 12:13:07:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 12:13:07:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 12:13:37:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 12:13:37:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 12:13:37:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 12:13:37:852 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 12:13:38:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 12:13:38:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 12:13:38:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 12:13:38:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 13:19:14:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 13:19:14:961 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 13:19:14:962 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 13:19:45:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 13:19:45:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 13:19:45:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 13:19:45:083 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 13:19:46:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 13:19:46:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 13:19:46:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 13:19:46:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 14:25:15:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 14:25:15:569 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 14:25:15:569 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 14:25:45:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 14:25:45:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 14:25:45:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 14:25:45:681 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 14:25:46:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 14:25:46:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 14:25:46:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 14:25:46:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 15:31:43:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 15:31:43:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 15:31:43:912 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 15:32:13:910 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 15:32:13:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 15:32:13:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 15:32:13:910 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 15:32:14:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 15:32:14:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 15:32:14:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 15:32:14:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 16:37:49:203 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 16:37:49:264 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 16:37:49:265 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 16:38:19:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 16:38:19:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 16:38:19:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 16:38:19:263 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 16:38:20:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 16:38:20:374 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 16:38:20:374 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 16:38:20:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 17:44:19:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 17:44:19:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 17:44:19:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 17:44:49:253 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 17:44:49:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 17:44:49:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 17:44:49:253 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 17:44:50:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 17:44:50:354 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 17:44:50:354 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 17:44:50:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 18:51:00:657 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 18:51:00:717 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 18:51:00:717 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 18:51:30:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 18:51:30:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 18:51:30:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 18:51:30:795 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 18:51:31:923 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 18:51:31:923 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 18:51:31:923 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 18:51:31:923 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 19:57:30:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 19:57:30:781 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 19:57:30:781 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 19:58:00:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 19:58:00:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 19:58:00:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 19:58:00:780 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 19:58:01:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 19:58:01:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 19:58:01:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 19:58:01:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 21:03:47:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 21:03:47:578 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 21:03:47:579 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 21:04:17:715 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 21:04:17:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 21:04:17:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 21:04:17:715 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 21:04:18:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 21:04:18:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 21:04:18:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 21:04:18:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 22:10:17:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 22:10:17:387 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 22:10:17:388 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 22:10:47:386 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 22:10:47:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 22:10:47:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 22:10:47:386 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 22:10:48:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 22:10:48:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 22:10:48:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 22:10:48:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/24/17 23:16:57:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/24/17 23:16:57:674 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/24/17 23:16:57:675 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/24/17 23:17:27:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/24/17 23:17:27:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/24/17 23:17:27:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/24/17 23:17:27:775 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/24/17 23:17:28:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/24/17 23:17:28:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/24/17 23:17:28:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/24/17 23:17:28:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 00:23:18:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 00:23:19:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 00:23:19:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 00:23:49:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 00:23:49:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 00:23:49:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 00:23:49:039 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 00:23:50:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 00:23:50:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 00:23:50:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 00:23:50:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 01:29:25:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 01:29:25:892 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 01:29:25:892 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 01:29:55:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 01:29:55:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 01:29:55:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 01:29:55:948 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 01:29:56:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 01:29:56:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 01:29:56:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 01:29:56:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 02:36:04:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 02:36:04:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 02:36:04:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 02:36:34:969 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 02:36:34:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 02:36:34:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 02:36:34:969 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 02:36:35:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 02:36:35:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 02:36:35:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 02:36:35:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 03:42:25:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 03:42:25:521 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 03:42:25:522 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 03:42:55:520 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 03:42:55:520 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 03:42:55:520 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 03:42:55:520 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 03:42:56:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 03:42:56:569 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 03:42:56:569 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 03:42:56:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 04:48:33:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 04:48:33:130 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 04:48:33:130 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 04:49:03:254 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 04:49:03:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 04:49:03:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 04:49:03:255 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 04:49:04:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 04:49:04:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 04:49:04:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 04:49:04:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 05:55:01:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 05:55:01:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 05:55:01:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 05:55:31:187 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 05:55:31:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 05:55:31:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 05:55:31:187 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 05:55:32:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 05:55:32:187 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 05:55:32:187 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 05:55:32:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 07:01:29:722 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 07:01:29:781 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 07:01:29:781 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 07:01:59:815 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 07:01:59:815 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 07:01:59:815 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 07:01:59:815 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 07:02:00:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 07:02:00:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 07:02:00:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 07:02:00:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 08:07:53:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 08:07:54:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 08:07:54:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 08:08:24:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 08:08:24:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 08:08:24:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 08:08:24:112 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 08:08:25:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 08:08:25:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 08:08:25:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 08:08:25:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 09:14:15:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 09:14:15:177 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 09:14:15:177 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 09:14:45:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 09:14:45:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 09:14:45:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 09:14:45:311 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 09:14:46:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 09:14:46:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 09:14:46:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 09:14:46:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 10:20:35:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 10:20:35:075 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 10:20:35:075 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 10:21:05:074 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 10:21:05:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 10:21:05:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 10:21:05:074 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 10:21:06:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 10:21:06:150 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 10:21:06:150 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 10:21:06:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 11:30:53:209 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 11:30:53:271 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 11:30:53:271 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 11:31:23:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 11:31:23:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 11:31:23:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 11:31:23:340 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 11:31:24:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 11:31:24:390 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 11:31:24:390 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 11:31:24:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 12:42:19:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 12:42:19:369 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 12:42:19:369 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 12:42:49:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 12:42:49:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 12:42:49:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 12:42:49:484 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 12:42:50:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 12:42:50:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 12:42:50:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 12:42:50:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 13:54:11:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 13:54:11:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 13:54:11:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 13:54:41:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 13:54:41:635 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 13:54:41:635 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 13:54:41:635 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 13:54:42:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 13:54:42:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 13:54:42:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 13:54:42:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 15:05:21:976 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 15:05:22:036 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 15:05:22:037 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 15:05:52:182 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 15:05:52:182 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 15:05:52:182 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 15:05:52:182 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 15:05:53:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 15:05:53:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 15:05:53:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 15:05:53:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 16:16:46:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 16:16:46:480 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 16:16:46:480 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 16:17:16:533 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 16:17:16:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 16:17:16:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 16:17:16:533 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 16:17:17:608 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 16:17:17:608 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 16:17:17:608 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 16:17:17:608 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 17:27:12:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 17:27:12:544 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 17:27:12:545 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 17:27:42:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 17:27:42:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 17:27:42:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 17:27:42:659 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 17:27:43:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 17:27:43:742 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 17:27:43:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 17:27:43:743 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 18:37:15:965 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 18:37:16:252 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 18:37:16:252 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 18:37:46:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 18:37:46:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 18:37:46:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 18:37:46:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 18:37:47:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 18:37:47:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 18:37:47:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 18:37:47:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 19:47:22:054 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 19:47:22:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 19:47:22:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 19:47:52:244 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 19:47:52:244 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 19:47:52:244 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 19:47:52:244 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 19:47:53:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 19:47:53:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 19:47:53:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 19:47:53:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 20:58:06:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 20:58:06:510 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 20:58:06:510 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 20:58:36:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 20:58:36:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 20:58:36:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 20:58:36:658 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 20:58:37:778 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 20:58:37:778 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 20:58:37:778 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 20:58:37:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 22:08:22:608 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 22:08:22:663 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 22:08:22:663 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 22:08:52:720 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 22:08:52:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 22:08:52:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 22:08:52:721 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 22:08:53:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 22:08:53:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 22:08:53:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 22:08:53:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/25/17 23:18:54:430 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/25/17 23:18:54:483 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/25/17 23:18:54:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/25/17 23:19:24:482 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/25/17 23:19:24:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/25/17 23:19:24:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/25/17 23:19:24:482 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/25/17 23:19:25:621 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/25/17 23:19:25:621 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/25/17 23:19:25:622 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/25/17 23:19:25:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 00:29:16:915 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 00:29:17:203 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 00:29:17:204 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 00:29:47:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 00:29:47:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 00:29:47:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 00:29:47:333 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 00:29:48:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 00:29:48:472 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 00:29:48:472 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 00:29:48:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 01:41:16:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 01:41:16:748 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 01:41:16:748 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 01:41:46:873 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 01:41:46:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 01:41:46:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 01:41:46:873 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 01:41:47:994 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 01:41:47:994 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 01:41:47:994 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 01:41:47:994 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 02:53:12:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 02:53:12:981 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 02:53:12:982 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 02:53:43:125 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 02:53:43:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 02:53:43:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 02:53:43:125 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 02:53:44:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 02:53:44:245 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 02:53:44:245 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 02:53:44:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 04:05:00:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 04:05:00:381 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 04:05:00:381 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 04:05:30:486 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 04:05:30:486 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 04:05:30:486 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 04:05:30:486 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 04:05:31:556 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 04:05:31:556 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 04:05:31:556 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 04:05:31:556 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 05:14:29:621 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 05:14:29:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 05:14:29:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 05:14:59:620 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 05:14:59:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 05:14:59:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 05:14:59:620 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 05:15:00:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 05:15:00:717 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 05:15:00:717 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 05:15:00:717 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 06:24:05:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 06:24:05:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 06:24:05:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 06:24:35:742 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 06:24:35:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 06:24:35:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 06:24:35:742 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 06:24:36:745 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 06:24:36:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 06:24:36:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 06:24:36:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 07:33:38:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 07:33:38:156 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 07:33:38:156 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 07:34:08:155 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 07:34:08:155 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 07:34:08:155 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 07:34:08:155 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 07:34:09:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 07:34:09:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 07:34:09:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 07:34:09:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 08:42:42:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 08:42:42:058 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 08:42:42:058 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 08:43:12:120 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 08:43:12:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 08:43:12:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 08:43:12:121 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 08:43:13:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 08:43:13:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 08:43:13:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 08:43:13:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 09:51:51:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 09:51:51:746 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 09:51:51:746 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 09:52:21:753 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 09:52:21:753 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 09:52:21:753 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 09:52:21:753 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 09:52:22:753 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 09:52:22:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 09:52:22:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 09:52:22:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 11:01:12:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 11:01:12:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 11:01:12:996 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 11:01:43:104 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 11:01:43:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 11:01:43:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 11:01:43:104 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 11:01:44:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 11:01:44:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 11:01:44:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 11:01:44:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 12:10:24:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 12:10:24:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 12:10:24:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 12:10:54:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 12:10:54:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 12:10:54:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 12:10:54:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 12:10:55:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 12:10:55:362 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 12:10:55:363 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 12:10:55:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 13:20:07:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 13:20:07:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 13:20:07:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 13:20:37:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 13:20:37:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 13:20:37:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 13:20:37:433 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 13:20:38:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 13:20:38:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 13:20:38:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 13:20:38:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 14:29:47:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 14:29:47:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 14:29:47:698 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 14:30:17:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 14:30:17:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 14:30:17:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 14:30:17:797 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 14:30:18:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 14:30:18:806 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 14:30:18:806 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 14:30:18:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 15:39:23:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 15:39:23:704 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 15:39:23:704 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 15:39:53:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 15:39:53:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 15:39:53:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 15:39:53:762 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 15:39:54:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 15:39:54:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 15:39:54:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 15:39:54:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 16:48:53:703 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 16:48:53:703 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 16:48:53:703 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 16:49:23:836 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 16:49:23:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 16:49:23:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 16:49:23:837 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 16:49:24:978 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 16:49:24:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 16:49:24:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 16:49:24:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 17:58:29:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 17:58:29:684 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 17:58:29:684 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 17:58:59:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 17:58:59:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 17:58:59:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 17:58:59:751 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 17:59:00:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 17:59:00:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 17:59:00:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 17:59:00:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 19:07:57:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 19:07:57:861 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 19:07:57:861 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 19:08:27:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 19:08:27:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 19:08:27:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 19:08:27:861 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 19:08:28:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 19:08:28:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 19:08:28:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 19:08:28:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 20:17:25:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 20:17:25:429 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 20:17:25:429 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 20:17:55:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 20:17:55:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 20:17:55:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 20:17:55:444 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 20:17:56:526 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 20:17:56:526 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 20:17:56:526 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 20:17:56:526 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 21:27:09:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 21:27:09:741 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 21:27:09:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 21:27:39:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 21:27:39:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 21:27:39:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 21:27:39:884 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 21:27:40:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 21:27:40:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 21:27:40:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 21:27:40:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 22:36:57:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 22:36:57:959 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 22:36:57:959 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 22:37:27:981 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 22:37:27:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 22:37:27:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 22:37:27:982 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 22:37:28:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 22:37:28:982 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 22:37:28:982 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 22:37:28:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/26/17 23:46:40:401 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/26/17 23:46:40:401 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/26/17 23:46:40:401 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/26/17 23:47:10:400 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/26/17 23:47:10:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/26/17 23:47:10:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/26/17 23:47:10:400 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/26/17 23:47:11:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/26/17 23:47:11:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/26/17 23:47:11:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/26/17 23:47:11:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 00:55:54:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 00:55:54:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 00:55:54:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 00:56:24:613 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 00:56:24:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 00:56:24:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 00:56:24:613 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 00:56:25:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 00:56:25:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 00:56:25:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 00:56:25:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 02:05:31:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 02:05:31:783 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 02:05:31:783 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 02:06:01:806 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 02:06:01:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 02:06:01:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 02:06:01:806 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 02:06:02:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 02:06:02:806 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 02:06:02:806 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 02:06:02:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 03:15:05:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 03:15:05:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 03:15:05:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 03:15:35:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 03:15:35:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 03:15:35:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 03:15:35:651 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 03:15:36:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 03:15:36:652 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 03:15:36:652 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 03:15:36:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 04:24:40:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 04:24:40:239 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 04:24:40:239 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 04:25:10:260 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 04:25:10:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 04:25:10:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 04:25:10:260 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 04:25:11:270 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 04:25:11:270 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 04:25:11:270 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 04:25:11:270 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 05:34:07:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 05:34:07:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 05:34:07:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 05:34:37:196 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 05:34:37:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 05:34:37:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 05:34:37:196 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 05:34:38:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 05:34:38:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 05:34:38:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 05:34:38:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 06:43:58:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 06:43:58:894 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 06:43:58:894 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 06:44:29:034 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 06:44:29:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 06:44:29:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 06:44:29:034 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 06:44:30:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 06:44:30:093 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 06:44:30:093 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 06:44:30:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 07:53:23:657 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 07:53:23:698 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 07:53:23:698 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 07:53:53:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 07:53:53:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 07:53:53:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 07:53:53:824 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 07:53:54:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 07:53:54:921 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 07:53:54:921 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 07:53:54:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 09:01:57:360 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 09:01:57:360 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 09:01:57:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 09:02:27:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 09:02:27:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 09:02:27:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 09:02:27:454 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 09:02:28:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 09:02:28:544 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 09:02:28:544 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 09:02:28:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 10:11:39:084 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 10:11:39:084 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 10:11:39:084 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 10:12:09:097 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 10:12:09:097 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 10:12:09:098 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 10:12:09:098 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 10:12:10:098 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 10:12:10:098 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 10:12:10:098 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 10:12:10:098 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 11:21:15:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 11:21:15:082 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 11:21:15:083 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 11:21:45:187 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 11:21:45:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 11:21:45:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 11:21:45:187 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 11:21:46:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 11:21:46:249 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 11:21:46:249 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 11:21:46:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 12:30:47:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 12:30:47:359 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 12:30:47:359 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 12:31:17:465 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 12:31:17:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 12:31:17:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 12:31:17:465 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 12:31:18:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 12:31:18:465 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 12:31:18:465 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 12:31:18:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 13:40:21:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 13:40:21:171 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 13:40:21:171 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 13:40:51:230 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 13:40:51:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 13:40:51:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 13:40:51:230 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 13:40:52:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 13:40:52:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 13:40:52:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 13:40:52:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 14:49:47:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 14:49:47:644 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 14:49:47:644 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 14:50:17:717 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 14:50:17:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 14:50:17:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 14:50:17:718 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 14:50:18:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 14:50:18:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 14:50:18:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 14:50:18:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 15:59:18:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 15:59:18:282 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 15:59:18:282 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 15:59:48:280 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 15:59:48:280 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 15:59:48:281 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 15:59:48:281 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 15:59:49:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 15:59:49:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 15:59:49:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 15:59:49:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 17:09:03:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 17:09:03:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 17:09:03:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 17:09:33:649 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 17:09:33:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 17:09:33:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 17:09:33:650 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 17:09:34:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 17:09:34:755 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 17:09:34:755 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 17:09:34:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 18:18:47:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 18:18:47:178 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 18:18:47:179 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 18:19:17:177 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 18:19:17:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 18:19:17:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 18:19:17:178 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 18:19:18:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 18:19:18:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 18:19:18:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 18:19:18:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 19:28:31:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 19:28:31:816 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 19:28:31:817 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 19:29:01:922 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 19:29:01:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 19:29:01:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 19:29:01:922 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 19:29:03:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 19:29:03:029 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 19:29:03:029 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 19:29:03:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 20:38:17:825 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 20:38:17:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 20:38:17:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 20:38:47:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 20:38:47:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 20:38:47:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 20:38:47:998 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 20:38:49:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 20:38:49:050 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 20:38:49:050 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 20:38:49:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 21:48:01:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 21:48:01:262 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 21:48:01:262 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 21:48:31:292 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 21:48:31:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 21:48:31:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 21:48:31:292 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 21:48:32:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 21:48:32:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 21:48:32:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 21:48:32:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/27/17 22:57:42:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/27/17 22:57:42:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/27/17 22:57:42:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/27/17 22:58:12:804 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/27/17 22:58:12:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/27/17 22:58:12:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/27/17 22:58:12:805 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/27/17 22:58:13:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/27/17 22:58:13:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/27/17 22:58:13:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/27/17 22:58:13:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 00:07:26:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 00:07:26:345 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 00:07:26:345 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 00:07:56:384 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 00:07:56:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 00:07:56:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 00:07:56:384 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 00:07:57:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 00:07:57:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 00:07:57:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 00:07:57:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 01:16:59:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 01:16:59:496 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 01:16:59:496 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 01:17:29:641 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 01:17:29:641 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 01:17:29:641 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 01:17:29:641 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 01:17:30:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 01:17:30:642 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 01:17:30:642 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 01:17:30:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 02:26:40:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 02:26:40:489 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 02:26:40:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 02:27:10:621 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 02:27:10:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 02:27:10:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 02:27:10:622 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 02:27:11:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 02:27:11:622 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 02:27:11:622 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 02:27:11:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 03:36:19:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 03:36:19:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 03:36:19:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 03:36:49:126 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 03:36:49:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 03:36:49:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 03:36:49:126 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 03:36:50:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 03:36:50:127 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 03:36:50:127 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 03:36:50:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 04:46:02:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 04:46:02:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 04:46:02:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 04:46:32:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 04:46:32:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 04:46:32:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 04:46:32:627 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 04:46:33:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 04:46:33:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 04:46:33:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 04:46:33:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 05:55:40:068 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 05:55:40:340 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 05:55:40:341 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 05:56:10:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 05:56:10:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 05:56:10:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 05:56:10:475 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 05:56:11:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 05:56:11:586 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 05:56:11:586 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 05:56:11:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 07:05:19:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 07:05:19:102 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 07:05:19:102 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 07:05:49:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 07:05:49:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 07:05:49:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 07:05:49:240 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 07:05:50:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 07:05:50:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 07:05:50:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 07:05:50:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 08:14:49:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 08:14:49:862 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 08:14:49:862 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 08:15:19:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 08:15:19:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 08:15:19:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 08:15:19:861 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 08:15:20:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 08:15:20:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 08:15:20:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 08:15:20:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 09:24:39:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 09:24:39:945 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 09:24:39:946 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 09:25:09:945 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 09:25:09:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 09:25:09:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 09:25:09:945 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 09:25:11:018 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 09:25:11:018 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 09:25:11:018 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 09:25:11:018 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 10:34:29:252 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 10:34:29:252 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 10:34:29:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 10:34:59:251 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 10:34:59:251 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 10:34:59:251 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 10:34:59:251 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 10:35:00:316 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 10:35:00:316 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 10:35:00:316 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 10:35:00:316 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 11:44:03:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 11:44:03:636 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 11:44:03:636 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 11:44:33:764 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 11:44:33:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 11:44:33:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 11:44:33:765 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 11:44:34:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 11:44:34:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 11:44:34:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 11:44:34:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 12:53:42:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 12:53:42:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 12:53:42:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 12:54:12:339 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 12:54:12:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 12:54:12:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 12:54:12:339 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 12:54:13:399 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 12:54:13:399 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 12:54:13:399 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 12:54:13:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 14:03:14:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 14:03:14:396 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 14:03:14:396 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 14:03:44:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 14:03:44:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 14:03:44:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 14:03:44:395 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 14:03:45:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 14:03:45:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 14:03:45:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 14:03:45:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 15:12:41:360 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 15:12:41:360 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 15:12:41:360 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 15:13:11:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 15:13:11:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 15:13:11:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 15:13:11:443 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 15:13:12:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 15:13:12:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 15:13:12:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 15:13:12:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 16:22:36:414 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 16:22:36:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 16:22:36:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 16:23:06:435 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 16:23:06:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 16:23:06:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 16:23:06:436 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 16:23:07:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 16:23:07:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 16:23:07:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 16:23:07:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 17:32:13:351 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 17:32:13:351 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 17:32:13:351 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 17:32:43:350 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 17:32:43:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 17:32:43:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 17:32:43:350 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 17:32:44:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 17:32:44:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 17:32:44:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 17:32:44:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 18:41:47:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 18:41:47:358 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 18:41:47:358 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 18:42:17:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 18:42:17:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 18:42:17:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 18:42:17:415 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 18:42:18:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 18:42:18:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 18:42:18:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 18:42:18:427 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 19:51:28:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 19:51:28:933 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 19:51:28:933 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 19:51:59:066 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 19:51:59:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 19:51:59:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 19:51:59:066 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 19:52:00:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 19:52:00:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 19:52:00:158 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 19:52:00:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 21:01:00:502 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 21:01:00:503 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 21:01:00:503 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 21:01:30:552 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 21:01:30:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 21:01:30:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 21:01:30:552 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 21:01:31:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 21:01:31:665 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 21:01:31:665 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 21:01:31:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 22:10:43:515 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 22:10:43:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 22:10:43:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 22:11:13:664 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 22:11:13:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 22:11:13:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 22:11:13:665 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 22:11:14:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 22:11:14:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 22:11:14:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 22:11:14:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/28/17 23:20:24:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/28/17 23:20:24:868 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/28/17 23:20:24:868 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/28/17 23:20:54:955 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/28/17 23:20:54:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/28/17 23:20:54:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/28/17 23:20:54:955 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/28/17 23:20:56:064 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/28/17 23:20:56:064 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/28/17 23:20:56:064 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/28/17 23:20:56:064 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 00:29:58:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 00:29:58:451 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 00:29:58:451 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 00:30:28:492 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 00:30:28:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 00:30:28:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 00:30:28:492 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 00:30:29:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 00:30:29:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 00:30:29:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 00:30:29:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 01:39:39:300 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 01:39:39:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 01:39:39:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 01:40:09:359 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 01:40:09:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 01:40:09:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 01:40:09:359 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 01:40:10:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 01:40:10:455 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 01:40:10:455 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 01:40:10:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 02:49:14:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 02:49:14:485 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 02:49:14:485 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 02:49:44:543 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 02:49:44:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 02:49:44:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 02:49:44:544 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 02:49:45:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 02:49:45:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 02:49:45:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 02:49:45:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 03:59:00:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 03:59:00:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 03:59:00:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 03:59:31:004 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 03:59:31:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 03:59:31:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 03:59:31:004 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 03:59:32:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 03:59:32:022 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 03:59:32:022 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 03:59:32:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 05:08:37:703 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 05:08:37:703 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 05:08:37:704 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 05:09:07:828 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 05:09:07:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 05:09:07:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 05:09:07:829 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 05:09:08:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 05:09:08:942 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 05:09:08:942 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 05:09:08:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 06:18:29:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 06:18:29:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 06:18:29:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 06:18:59:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 06:18:59:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 06:18:59:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 06:18:59:890 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 06:19:00:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 06:19:00:980 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 06:19:00:980 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 06:19:00:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 07:28:14:270 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 07:28:14:270 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 07:28:14:270 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 07:28:44:357 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 07:28:44:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 07:28:44:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 07:28:44:357 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 07:28:45:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 07:28:45:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 07:28:45:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 07:28:45:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 08:38:00:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 08:38:00:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 08:38:00:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 08:38:30:893 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 08:38:30:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 08:38:30:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 08:38:30:893 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 08:38:31:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 08:38:31:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 08:38:31:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 08:38:31:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 09:47:51:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 09:47:51:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 09:47:51:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 09:48:21:375 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 09:48:21:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 09:48:21:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 09:48:21:375 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 09:48:22:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 09:48:22:376 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 09:48:22:376 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 09:48:22:376 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 10:57:22:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 10:57:22:698 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 10:57:22:698 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 10:57:52:843 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 10:57:52:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 10:57:52:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 10:57:52:843 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 10:57:53:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 10:57:53:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 10:57:53:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 10:57:53:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 12:06:59:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 12:06:59:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 12:06:59:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 12:07:29:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 12:07:29:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 12:07:29:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 12:07:29:416 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 12:07:30:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 12:07:30:510 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 12:07:30:510 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 12:07:30:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 13:16:22:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 13:16:22:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 13:16:22:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 13:16:52:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 13:16:52:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 13:16:52:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 13:16:52:838 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 13:16:53:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 13:16:53:850 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 13:16:53:850 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 13:16:53:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 14:24:31:193 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 14:24:31:216 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 14:24:31:216 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 14:25:01:343 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 14:25:01:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 14:25:01:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 14:25:01:350 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 14:25:02:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 14:25:02:495 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 14:25:02:495 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 14:25:02:495 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 15:33:36:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 15:33:36:032 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 15:33:36:032 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 15:34:06:149 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 15:34:06:149 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 15:34:06:149 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 15:34:06:149 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 15:34:07:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 15:34:07:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 15:34:07:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 15:34:07:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 16:43:11:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 16:43:11:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 16:43:11:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 16:43:41:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 16:43:41:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 16:43:41:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 16:43:41:777 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 16:43:42:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 16:43:42:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 16:43:42:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 16:43:42:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 17:53:12:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 17:53:12:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 17:53:12:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 17:53:42:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 17:53:42:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 17:53:42:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 17:53:42:724 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 17:53:43:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 17:53:43:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 17:53:43:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 17:53:43:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 19:02:55:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 19:02:55:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 19:02:55:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 19:03:25:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 19:03:25:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 19:03:25:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 19:03:25:163 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 19:03:26:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 19:03:26:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 19:03:26:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 19:03:26:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 20:12:32:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 20:12:32:428 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 20:12:32:428 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 20:13:02:504 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 20:13:02:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 20:13:02:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 20:13:02:504 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 20:13:03:520 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 20:13:03:520 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 20:13:03:520 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 20:13:03:520 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 21:22:16:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 21:22:16:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 21:22:16:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 21:22:47:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 21:22:47:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 21:22:47:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 21:22:47:111 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 21:22:48:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 21:22:48:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 21:22:48:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 21:22:48:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 22:31:59:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 22:31:59:428 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 22:31:59:428 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 22:32:29:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 22:32:29:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 22:32:29:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 22:32:29:514 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 22:32:30:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 22:32:30:634 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 22:32:30:634 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 22:32:30:634 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/29/17 23:41:28:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/29/17 23:41:28:892 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/29/17 23:41:28:892 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/29/17 23:41:59:006 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/29/17 23:41:59:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/29/17 23:41:59:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/29/17 23:41:59:006 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/29/17 23:42:00:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/29/17 23:42:00:044 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/29/17 23:42:00:044 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/29/17 23:42:00:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 00:51:07:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 00:51:07:170 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 00:51:07:170 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 00:51:37:316 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 00:51:37:316 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 00:51:37:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 00:51:37:317 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 00:51:38:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 00:51:38:317 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 00:51:38:317 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 00:51:38:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 02:00:41:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 02:00:41:457 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 02:00:41:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 02:01:11:473 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 02:01:11:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 02:01:11:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 02:01:11:473 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 02:01:12:597 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 02:01:12:597 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 02:01:12:597 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 02:01:12:597 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 03:10:26:001 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 03:10:26:002 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 03:10:26:002 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 03:10:56:020 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 03:10:56:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 03:10:56:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 03:10:56:020 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 03:10:57:021 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 03:10:57:021 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 03:10:57:021 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 03:10:57:021 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 04:20:20:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 04:20:20:882 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 04:20:20:882 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 04:20:50:957 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 04:20:50:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 04:20:50:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 04:20:50:957 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 04:20:52:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 04:20:52:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 04:20:52:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 04:20:52:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 05:30:02:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 05:30:02:777 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 05:30:02:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 05:30:32:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 05:30:32:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 05:30:32:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 05:30:32:914 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 05:30:33:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 05:30:33:959 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 05:30:33:959 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 05:30:33:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 06:39:42:619 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 06:39:42:619 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 06:39:42:619 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 06:40:12:708 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 06:40:12:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 06:40:12:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 06:40:12:708 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 06:40:13:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 06:40:13:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 06:40:13:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 06:40:13:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 07:49:22:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 07:49:22:511 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 07:49:22:511 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 07:49:52:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 07:49:52:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 07:49:52:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 07:49:52:659 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 07:49:53:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 07:49:53:774 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 07:49:53:774 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 07:49:53:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 08:59:09:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 08:59:09:512 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 08:59:09:512 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 08:59:39:511 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 08:59:39:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 08:59:39:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 08:59:39:511 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 08:59:40:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 08:59:40:605 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 08:59:40:605 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 08:59:40:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 10:08:47:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 10:08:47:205 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 10:08:47:205 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 10:09:17:277 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 10:09:17:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 10:09:17:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 10:09:17:277 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 10:09:18:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 10:09:18:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 10:09:18:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 10:09:18:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 11:18:25:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 11:18:25:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 11:18:25:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 11:18:55:144 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 11:18:55:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 11:18:55:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 11:18:55:144 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 11:18:56:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 11:18:56:250 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 11:18:56:250 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 11:18:56:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 12:27:58:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 12:27:58:175 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 12:27:58:175 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 12:28:28:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 12:28:28:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 12:28:28:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 12:28:28:174 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 12:28:29:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 12:28:29:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 12:28:29:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 12:28:29:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 13:37:42:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 13:37:42:218 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 13:37:42:218 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 13:38:12:319 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 13:38:12:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 13:38:12:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 13:38:12:319 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 13:38:13:452 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 13:38:13:452 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 13:38:13:452 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 13:38:13:452 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 14:47:30:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 14:47:30:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 14:47:30:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 14:48:00:107 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 14:48:00:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 14:48:00:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 14:48:00:107 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 14:48:01:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 14:48:01:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 14:48:01:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 14:48:01:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 15:57:09:799 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 15:57:09:799 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 15:57:09:799 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 15:57:39:808 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 15:57:39:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 15:57:39:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 15:57:39:808 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 15:57:40:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 15:57:40:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 15:57:40:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 15:57:40:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 17:06:50:032 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 17:06:50:033 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 17:06:50:033 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 17:07:20:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 17:07:20:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 17:07:20:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 17:07:20:031 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 17:07:21:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 17:07:21:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 17:07:21:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 17:07:21:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 18:16:20:006 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 18:16:20:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 18:16:20:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 18:16:50:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 18:16:50:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 18:16:50:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 18:16:50:005 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 18:16:51:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 18:16:51:018 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 18:16:51:018 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 18:16:51:018 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 19:26:04:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 19:26:04:188 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 19:26:04:188 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 19:26:34:317 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 19:26:34:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 19:26:34:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 19:26:34:317 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 19:26:35:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 19:26:35:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 19:26:35:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 19:26:35:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 20:35:48:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 20:35:48:106 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 20:35:48:106 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 20:36:18:113 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 20:36:18:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 20:36:18:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 20:36:18:113 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 20:36:19:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 20:36:19:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 20:36:19:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 20:36:19:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 21:45:29:346 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 21:45:29:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 21:45:29:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 21:45:59:467 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 21:45:59:467 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 21:45:59:467 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 21:45:59:467 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 21:46:00:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 21:46:00:477 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 21:46:00:477 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 21:46:00:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
04/30/17 22:55:03:085 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
04/30/17 22:55:03:085 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
04/30/17 22:55:03:086 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
04/30/17 22:55:33:200 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
04/30/17 22:55:33:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
04/30/17 22:55:33:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
04/30/17 22:55:33:201 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
04/30/17 22:55:34:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
04/30/17 22:55:34:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
04/30/17 22:55:34:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
04/30/17 22:55:34:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 00:04:45:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 00:04:45:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 00:04:45:698 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 00:05:15:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 00:05:15:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 00:05:15:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 00:05:15:793 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 00:05:16:930 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 00:05:16:930 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 00:05:16:931 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 00:05:16:931 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 01:14:38:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 01:14:38:775 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 01:14:38:775 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 01:15:08:893 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 01:15:08:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 01:15:08:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 01:15:08:894 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 01:15:09:944 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 01:15:09:944 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 01:15:09:944 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 01:15:09:944 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 02:24:20:367 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 02:24:20:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 02:24:20:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 02:24:50:428 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 02:24:50:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 02:24:50:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 02:24:50:428 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 02:24:51:556 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 02:24:51:556 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 02:24:51:556 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 02:24:51:556 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 03:33:56:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 03:33:56:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 03:33:56:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 03:34:26:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 03:34:26:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 03:34:26:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 03:34:26:462 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 03:34:27:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 03:34:27:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 03:34:27:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 03:34:27:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 04:43:38:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 04:43:38:959 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 04:43:38:959 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 04:44:09:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 04:44:09:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 04:44:09:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 04:44:09:083 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 04:44:10:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 04:44:10:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 04:44:10:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 04:44:10:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 05:53:12:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 05:53:12:009 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 05:53:12:010 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 05:53:42:087 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 05:53:42:087 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 05:53:42:087 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 05:53:42:087 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 05:53:43:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 05:53:43:189 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 05:53:43:189 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 05:53:43:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 07:03:00:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 07:03:00:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 07:03:00:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 07:03:30:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 07:03:30:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 07:03:30:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 07:03:30:275 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 07:03:31:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 07:03:31:410 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 07:03:31:410 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 07:03:31:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 08:12:41:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 08:12:41:371 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 08:12:41:372 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 08:13:11:480 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 08:13:11:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 08:13:11:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 08:13:11:480 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 08:13:12:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 08:13:12:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 08:13:12:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 08:13:12:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 09:22:27:405 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 09:22:27:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 09:22:27:406 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 09:22:57:508 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 09:22:57:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 09:22:57:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 09:22:57:508 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 09:22:58:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 09:22:58:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 09:22:58:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 09:22:58:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 10:31:56:080 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 10:31:56:080 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 10:31:56:080 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 10:32:26:224 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 10:32:26:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 10:32:26:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 10:32:26:224 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 10:32:27:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 10:32:27:359 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 10:32:27:359 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 10:32:27:360 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 11:41:36:621 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 11:41:36:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 11:41:36:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 11:42:06:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 11:42:06:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 11:42:06:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 11:42:06:726 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 11:42:07:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 11:42:07:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 11:42:07:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 11:42:07:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 12:51:17:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 12:51:17:629 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 12:51:17:629 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 12:51:47:628 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 12:51:47:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 12:51:47:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 12:51:47:628 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 12:51:48:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 12:51:48:628 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 12:51:48:628 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 12:51:48:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 14:00:56:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 14:00:56:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 14:00:56:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 14:01:26:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 14:01:26:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 14:01:26:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 14:01:26:264 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 14:01:27:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 14:01:27:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 14:01:27:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 14:01:27:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 15:10:27:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 15:10:27:474 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 15:10:27:474 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 15:10:57:473 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 15:10:57:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 15:10:57:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 15:10:57:473 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 15:10:58:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 15:10:58:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 15:10:58:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 15:10:58:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 16:20:02:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 16:20:02:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 16:20:02:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 16:20:32:446 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 16:20:32:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 16:20:32:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 16:20:32:446 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 16:20:33:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 16:20:33:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 16:20:33:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 16:20:33:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 17:29:30:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 17:29:30:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 17:29:30:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 17:30:00:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 17:30:00:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 17:30:00:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 17:30:00:591 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 17:30:01:703 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 17:30:01:703 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 17:30:01:703 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 17:30:01:703 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 18:39:06:640 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 18:39:06:640 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 18:39:06:640 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 18:39:36:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 18:39:36:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 18:39:36:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 18:39:36:639 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 18:39:37:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 18:39:37:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 18:39:37:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 18:39:37:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 19:48:50:202 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 19:48:50:203 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 19:48:50:203 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 19:49:20:336 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 19:49:20:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 19:49:20:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 19:49:20:336 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 19:49:21:438 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 19:49:21:438 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 19:49:21:438 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 19:49:21:438 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 20:58:20:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 20:58:20:953 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 20:58:20:953 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 20:58:50:975 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 20:58:50:975 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 20:58:50:975 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 20:58:50:975 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 20:58:51:976 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 20:58:51:976 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 20:58:51:976 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 20:58:51:976 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 22:07:42:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 22:07:42:136 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 22:07:42:136 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 22:08:12:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 22:08:12:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 22:08:12:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 22:08:12:237 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 22:08:13:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 22:08:13:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 22:08:13:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 22:08:13:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/01/17 23:17:21:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/01/17 23:17:21:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/01/17 23:17:21:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/01/17 23:17:51:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/01/17 23:17:51:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/01/17 23:17:51:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/01/17 23:17:51:117 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/01/17 23:17:52:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/01/17 23:17:52:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/01/17 23:17:52:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/01/17 23:17:52:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 00:27:05:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 00:27:05:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 00:27:05:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 00:27:35:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 00:27:35:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 00:27:35:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 00:27:35:676 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 00:27:36:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 00:27:36:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 00:27:36:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 00:27:36:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 01:36:39:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 01:36:39:016 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 01:36:39:016 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 01:37:09:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 01:37:09:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 01:37:09:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 01:37:09:015 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 01:37:10:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 01:37:10:072 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 01:37:10:072 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 01:37:10:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 02:46:34:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 02:46:34:611 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 02:46:34:611 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 02:47:04:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 02:47:04:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 02:47:04:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 02:47:04:610 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 02:47:05:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 02:47:05:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 02:47:05:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 02:47:05:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 03:56:12:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 03:56:12:711 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 03:56:12:712 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 03:56:42:734 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 03:56:42:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 03:56:42:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 03:56:42:734 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 03:56:43:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 03:56:43:881 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 03:56:43:881 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 03:56:43:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 05:06:01:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 05:06:01:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 05:06:01:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 05:06:31:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 05:06:31:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 05:06:31:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 05:06:31:393 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 05:06:32:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 05:06:32:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 05:06:32:484 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 05:06:32:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 06:15:40:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 06:15:40:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 06:15:40:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 06:16:10:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 06:16:10:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 06:16:10:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 06:16:10:154 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 06:16:11:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 06:16:11:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 06:16:11:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 06:16:11:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 07:25:28:118 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 07:25:28:118 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 07:25:28:119 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 07:25:58:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 07:25:58:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 07:25:58:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 07:25:58:139 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 07:25:59:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 07:25:59:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 07:25:59:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 07:25:59:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 08:35:16:269 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 08:35:16:270 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 08:35:16:270 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 08:35:46:356 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 08:35:46:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 08:35:46:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 08:35:46:356 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 08:35:47:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 08:35:47:381 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 08:35:47:381 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 08:35:47:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 09:44:43:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 09:44:43:644 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 09:44:43:644 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 09:45:13:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 09:45:13:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 09:45:13:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 09:45:13:643 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 09:45:14:685 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 09:45:14:685 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 09:45:14:685 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 09:45:14:685 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 10:54:01:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 10:54:01:050 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 10:54:01:051 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 10:54:31:070 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 10:54:31:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 10:54:31:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 10:54:31:070 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 10:54:32:182 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 10:54:32:182 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 10:54:32:182 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 10:54:32:182 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 12:03:56:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 12:03:56:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 12:03:56:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 12:04:26:425 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 12:04:26:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 12:04:26:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 12:04:26:425 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 12:04:27:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 12:04:27:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 12:04:27:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 12:04:27:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 13:13:42:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 13:13:42:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 13:13:42:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 13:14:12:741 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 13:14:12:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 13:14:12:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 13:14:12:741 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 13:14:13:743 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 13:14:13:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 13:14:13:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 13:14:13:743 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 14:23:26:251 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 14:23:26:251 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 14:23:26:251 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 14:23:56:271 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 14:23:56:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 14:23:56:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 14:23:56:272 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 14:23:57:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 14:23:57:272 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 14:23:57:272 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 14:23:57:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 15:33:04:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 15:33:04:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 15:33:04:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 15:33:34:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 15:33:34:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 15:33:34:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 15:33:34:211 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 15:33:35:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 15:33:35:312 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 15:33:35:312 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 15:33:35:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 16:42:42:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 16:42:42:723 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 16:42:42:724 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 16:43:12:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 16:43:12:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 16:43:12:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 16:43:12:772 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 16:43:13:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 16:43:13:891 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 16:43:13:891 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 16:43:13:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 17:52:28:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 17:52:28:106 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 17:52:28:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 17:52:58:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 17:52:58:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 17:52:58:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 17:52:58:105 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 17:52:59:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 17:52:59:231 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 17:52:59:231 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 17:52:59:231 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 19:01:54:086 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 19:01:54:086 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 19:01:54:086 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 19:02:24:227 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 19:02:24:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 19:02:24:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 19:02:24:228 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 19:02:25:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 19:02:25:230 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 19:02:25:230 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 19:02:25:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 20:11:26:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 20:11:26:472 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 20:11:26:472 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 20:11:56:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 20:11:56:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 20:11:56:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 20:11:56:471 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 20:11:57:612 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 20:11:57:612 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 20:11:57:612 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 20:11:57:612 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 21:21:20:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 21:21:20:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 21:21:20:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 21:21:50:455 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 21:21:50:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 21:21:50:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 21:21:50:455 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 21:21:51:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 21:21:51:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 21:21:51:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 21:21:51:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 22:31:03:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 22:31:03:173 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 22:31:03:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 22:31:33:224 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 22:31:33:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 22:31:33:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 22:31:33:225 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 22:31:34:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 22:31:34:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 22:31:34:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 22:31:34:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/02/17 23:40:40:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/02/17 23:40:40:724 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/02/17 23:40:40:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/02/17 23:41:10:723 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/02/17 23:41:10:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/02/17 23:41:10:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/02/17 23:41:10:724 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/02/17 23:41:11:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/02/17 23:41:11:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/02/17 23:41:11:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/02/17 23:41:11:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 00:50:08:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 00:50:08:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 00:50:08:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 00:50:38:664 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 00:50:38:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 00:50:38:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 00:50:38:665 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 00:50:39:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 00:50:39:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 00:50:39:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 00:50:39:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 01:59:46:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 01:59:46:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 01:59:46:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 02:00:16:499 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 02:00:16:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 02:00:16:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 02:00:16:499 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 02:00:17:568 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 02:00:17:568 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 02:00:17:568 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 02:00:17:568 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 03:09:27:585 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 03:09:27:585 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 03:09:27:586 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 03:09:57:633 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 03:09:57:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 03:09:57:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 03:09:57:633 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 03:09:58:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 03:09:58:711 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 03:09:58:711 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 03:09:58:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 04:19:05:464 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 04:19:05:464 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 04:19:05:464 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 04:19:35:463 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 04:19:35:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 04:19:35:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 04:19:35:463 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 04:19:36:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 04:19:36:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 04:19:36:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 04:19:36:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 05:28:50:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 05:28:50:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 05:28:50:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 05:29:20:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 05:29:20:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 05:29:20:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 05:29:20:293 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 05:29:21:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 05:29:21:305 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 05:29:21:305 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 05:29:21:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 06:38:27:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 06:38:27:119 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 06:38:27:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 06:38:57:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 06:38:57:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 06:38:57:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 06:38:57:140 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 06:38:58:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 06:38:58:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 06:38:58:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 06:38:58:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 07:48:04:984 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 07:48:04:984 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 07:48:04:984 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 07:48:35:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 07:48:35:110 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 07:48:35:110 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 07:48:35:110 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 07:48:36:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 07:48:36:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 07:48:36:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 07:48:36:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 08:57:49:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 08:57:49:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 08:57:49:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 08:58:19:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 08:58:19:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 08:58:19:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 08:58:19:875 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 08:58:20:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 08:58:20:920 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 08:58:20:920 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 08:58:20:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 10:07:23:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 10:07:23:875 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 10:07:23:875 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 10:07:53:873 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 10:07:53:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 10:07:53:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 10:07:53:874 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 10:07:54:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 10:07:54:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 10:07:54:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 10:07:54:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 11:17:07:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 11:17:07:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 11:17:07:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 11:17:37:449 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 11:17:37:449 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 11:17:37:449 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 11:17:37:449 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 11:17:38:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 11:17:38:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 11:17:38:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 11:17:38:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 12:26:57:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 12:26:57:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 12:26:57:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 12:27:27:543 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 12:27:27:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 12:27:27:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 12:27:27:544 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 12:27:28:617 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 12:27:28:617 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 12:27:28:617 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 12:27:28:617 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 13:36:40:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 13:36:40:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 13:36:40:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 13:37:10:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 13:37:10:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 13:37:10:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 13:37:10:167 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 13:37:11:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 13:37:11:259 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 13:37:11:259 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 13:37:11:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 14:46:02:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 14:46:02:797 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 14:46:02:797 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 14:46:32:881 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 14:46:32:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 14:46:32:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 14:46:32:881 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 14:46:33:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 14:46:33:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 14:46:33:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 14:46:33:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 15:55:43:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 15:55:43:623 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 15:55:43:624 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 15:56:13:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 15:56:13:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 15:56:13:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 15:56:13:687 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 15:56:14:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 15:56:14:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 15:56:14:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 15:56:14:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 17:05:18:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 17:05:18:100 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 17:05:18:100 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 17:05:48:099 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 17:05:48:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 17:05:48:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 17:05:48:099 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 17:05:49:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 17:05:49:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 17:05:49:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 17:05:49:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 18:14:52:209 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 18:14:52:209 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 18:14:52:209 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 18:15:22:350 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 18:15:22:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 18:15:22:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 18:15:22:350 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 18:15:23:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 18:15:23:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 18:15:23:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 18:15:23:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 19:24:19:315 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 19:24:19:315 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 19:24:19:315 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 19:24:49:460 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 19:24:49:460 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 19:24:49:460 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 19:24:49:460 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 19:24:50:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 19:24:50:543 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 19:24:50:543 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 19:24:50:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 20:33:46:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 20:33:46:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 20:33:46:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 20:34:16:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 20:34:16:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 20:34:16:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 20:34:16:762 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 20:34:17:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 20:34:17:859 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 20:34:17:859 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 20:34:17:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 21:43:20:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 21:43:20:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 21:43:20:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 21:43:50:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 21:43:50:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 21:43:50:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 21:43:50:706 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 21:43:51:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 21:43:51:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 21:43:51:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 21:43:51:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/03/17 22:52:58:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/03/17 22:52:58:503 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/03/17 22:52:58:504 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/03/17 22:53:28:528 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/03/17 22:53:28:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/03/17 22:53:28:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/03/17 22:53:28:528 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/03/17 22:53:29:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/03/17 22:53:29:649 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/03/17 22:53:29:649 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/03/17 22:53:29:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 00:02:35:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 00:02:35:599 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 00:02:35:599 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 00:03:05:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 00:03:05:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 00:03:05:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 00:03:05:681 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 00:03:06:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 00:03:06:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 00:03:06:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 00:03:06:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 01:12:09:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 01:12:09:100 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 01:12:09:101 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 01:12:39:178 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 01:12:39:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 01:12:39:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 01:12:39:178 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 01:12:40:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 01:12:40:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 01:12:40:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 01:12:40:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 02:21:37:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 02:21:37:115 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 02:21:37:115 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 02:22:07:201 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 02:22:07:201 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 02:22:07:201 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 02:22:07:201 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 02:22:08:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 02:22:08:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 02:22:08:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 02:22:08:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 03:31:13:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 03:31:13:759 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 03:31:13:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 03:31:43:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 03:31:43:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 03:31:43:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 03:31:43:773 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 03:31:44:845 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 03:31:44:846 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 03:31:44:846 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 03:31:44:846 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 04:40:57:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 04:40:57:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 04:40:57:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 04:41:27:798 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 04:41:27:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 04:41:27:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 04:41:27:798 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 04:41:28:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 04:41:28:937 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 04:41:28:937 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 04:41:28:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 05:50:38:037 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 05:50:38:037 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 05:50:38:037 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 05:51:08:177 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 05:51:08:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 05:51:08:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 05:51:08:178 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 05:51:09:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 05:51:09:178 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 05:51:09:178 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 05:51:09:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 07:00:21:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 07:00:21:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 07:00:21:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 07:00:51:048 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 07:00:51:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 07:00:51:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 07:00:51:048 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 07:00:52:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 07:00:52:130 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 07:00:52:130 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 07:00:52:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 08:09:49:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 08:09:49:241 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 08:09:49:241 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 08:10:19:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 08:10:19:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 08:10:19:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 08:10:19:241 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 08:10:20:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 08:10:20:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 08:10:20:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 08:10:20:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 09:19:13:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 09:19:13:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 09:19:13:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 09:19:43:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 09:19:43:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 09:19:43:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 09:19:43:167 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 09:19:44:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 09:19:44:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 09:19:44:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 09:19:44:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 10:28:43:654 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 10:28:43:655 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 10:28:43:655 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 10:29:13:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 10:29:13:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 10:29:13:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 10:29:13:670 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 10:29:14:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 10:29:14:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 10:29:14:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 10:29:14:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 11:38:25:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 11:38:25:378 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 11:38:25:378 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 11:38:55:451 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 11:38:55:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 11:38:55:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 11:38:55:451 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 11:38:56:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 11:38:56:473 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 11:38:56:473 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 11:38:56:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 12:48:20:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 12:48:20:583 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 12:48:20:583 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 12:48:50:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 12:48:50:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 12:48:50:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 12:48:50:726 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 12:48:51:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 12:48:51:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 12:48:51:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 12:48:51:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 13:58:01:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 13:58:01:375 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 13:58:01:375 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 13:58:31:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 13:58:31:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 13:58:31:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 13:58:31:468 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 13:58:32:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 13:58:32:570 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 13:58:32:570 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 13:58:32:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 15:07:30:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 15:07:30:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 15:07:30:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 15:08:00:816 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 15:08:00:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 15:08:00:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 15:08:00:817 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 15:08:01:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 15:08:01:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 15:08:01:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 15:08:01:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 16:17:15:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 16:17:15:289 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 16:17:15:289 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 16:17:45:379 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 16:17:45:380 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 16:17:45:380 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 16:17:45:380 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 16:17:46:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 16:17:46:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 16:17:46:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 16:17:46:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 17:26:55:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 17:26:56:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 17:26:56:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 17:27:26:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 17:27:26:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 17:27:26:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 17:27:26:060 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 17:27:27:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 17:27:27:120 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 17:27:27:120 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 17:27:27:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 18:36:27:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 18:36:27:977 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 18:36:27:977 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 18:36:58:100 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 18:36:58:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 18:36:58:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 18:36:58:100 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 18:36:59:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 18:36:59:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 18:36:59:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 18:36:59:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 19:46:09:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 19:46:09:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 19:46:09:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 19:46:39:390 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 19:46:39:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 19:46:39:391 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 19:46:39:391 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 19:46:40:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 19:46:40:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 19:46:40:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 19:46:40:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 20:55:49:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 20:55:49:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 20:55:49:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 20:56:19:300 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 20:56:19:300 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 20:56:19:300 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 20:56:19:300 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 20:56:20:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 20:56:20:434 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 20:56:20:434 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 20:56:20:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 22:05:30:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 22:05:30:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 22:05:30:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 22:06:00:802 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 22:06:00:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 22:06:00:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 22:06:00:803 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 22:06:01:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 22:06:01:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 22:06:01:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 22:06:01:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/04/17 23:15:02:846 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/04/17 23:15:02:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/04/17 23:15:02:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/04/17 23:15:32:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/04/17 23:15:32:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/04/17 23:15:32:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/04/17 23:15:32:991 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/04/17 23:15:33:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/04/17 23:15:33:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/04/17 23:15:33:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/04/17 23:15:33:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 00:24:39:450 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 00:24:39:450 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 00:24:39:450 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 00:25:09:549 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 00:25:09:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 00:25:09:550 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 00:25:09:550 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 00:25:10:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 00:25:10:698 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 00:25:10:698 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 00:25:10:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 01:34:10:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 01:34:10:248 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 01:34:10:249 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 01:34:40:304 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 01:34:40:304 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 01:34:40:304 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 01:34:40:304 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 01:34:41:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 01:34:41:306 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 01:34:41:306 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 01:34:41:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 02:43:46:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 02:43:46:187 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 02:43:46:187 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 02:44:16:335 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 02:44:16:335 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 02:44:16:335 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 02:44:16:335 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 02:44:17:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 02:44:17:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 02:44:17:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 02:44:17:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 03:53:14:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 03:53:14:883 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 03:53:14:883 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 03:53:44:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 03:53:45:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 03:53:45:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 03:53:45:000 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 03:53:46:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 03:53:46:141 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 03:53:46:142 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 03:53:46:142 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 05:02:47:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 05:02:47:267 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 05:02:47:267 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 05:03:17:405 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 05:03:17:405 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 05:03:17:405 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 05:03:17:405 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 05:03:18:442 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 05:03:18:442 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 05:03:18:442 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 05:03:18:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 06:12:28:703 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 06:12:28:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 06:12:28:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 06:12:58:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 06:12:58:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 06:12:58:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 06:12:58:780 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 06:12:59:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 06:12:59:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 06:12:59:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 06:12:59:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 07:22:13:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 07:22:13:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 07:22:13:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 07:22:43:704 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 07:22:43:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 07:22:43:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 07:22:43:704 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 07:22:44:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 07:22:44:785 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 07:22:44:785 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 07:22:44:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 08:31:36:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 08:31:36:871 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 08:31:36:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 08:32:06:907 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 08:32:06:907 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 08:32:06:907 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 08:32:06:907 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 08:32:07:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 08:32:07:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 08:32:07:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 08:32:07:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 09:41:01:063 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 09:41:01:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 09:41:01:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 09:41:31:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 09:41:31:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 09:41:31:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 09:41:31:123 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 09:41:32:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 09:41:32:135 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 09:41:32:135 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 09:41:32:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 10:50:46:936 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 10:50:46:937 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 10:50:46:937 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 10:51:17:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 10:51:17:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 10:51:17:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 10:51:17:047 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 10:51:18:054 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 10:51:18:054 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 10:51:18:054 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 10:51:18:054 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 12:00:26:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 12:00:26:591 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 12:00:26:591 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 12:00:56:705 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 12:00:56:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 12:00:56:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 12:00:56:705 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 12:00:57:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 12:00:57:715 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 12:00:57:715 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 12:00:57:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 13:10:11:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 13:10:11:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 13:10:11:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 13:10:41:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 13:10:41:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 13:10:41:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 13:10:41:593 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 13:10:42:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 13:10:42:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 13:10:42:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 13:10:42:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 14:19:46:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 14:19:46:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 14:19:46:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 14:20:16:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 14:20:16:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 14:20:16:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 14:20:16:999 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 14:20:18:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 14:20:18:022 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 14:20:18:022 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 14:20:18:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 15:29:21:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 15:29:21:668 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 15:29:21:668 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 15:29:51:686 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 15:29:51:686 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 15:29:51:686 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 15:29:51:686 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 15:29:52:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 15:29:52:784 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 15:29:52:784 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 15:29:52:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 16:39:12:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 16:39:12:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 16:39:12:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 16:39:42:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 16:39:42:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 16:39:42:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 16:39:42:848 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 16:39:43:965 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 16:39:43:965 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 16:39:43:965 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 16:39:43:965 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 17:49:03:299 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 17:49:03:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 17:49:03:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 17:49:33:597 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 17:49:33:597 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 17:49:33:597 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 17:49:33:597 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 17:49:34:731 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 17:49:34:731 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 17:49:34:731 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 17:49:34:731 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 18:58:49:246 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 18:58:49:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 18:58:49:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 18:59:19:386 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 18:59:19:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 18:59:19:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 18:59:19:386 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 18:59:20:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 18:59:20:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 18:59:20:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 18:59:20:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 20:08:09:733 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 20:08:09:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 20:08:09:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 20:08:39:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 20:08:39:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 20:08:39:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 20:08:39:875 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 20:08:40:966 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 20:08:40:966 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 20:08:40:966 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 20:08:40:966 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 21:17:48:810 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 21:17:48:867 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 21:17:48:867 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 21:18:18:910 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 21:18:18:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 21:18:18:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 21:18:18:911 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 21:18:19:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 21:18:19:922 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 21:18:19:922 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 21:18:19:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 22:27:29:971 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 22:27:30:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 22:27:30:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 22:28:00:148 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 22:28:00:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 22:28:00:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 22:28:00:148 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 22:28:01:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 22:28:01:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 22:28:01:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 22:28:01:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/05/17 23:37:05:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/05/17 23:37:05:411 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/05/17 23:37:05:411 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/05/17 23:37:35:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/05/17 23:37:35:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/05/17 23:37:35:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/05/17 23:37:35:457 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/05/17 23:37:36:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/05/17 23:37:36:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/05/17 23:37:36:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/05/17 23:37:36:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 00:46:55:343 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 00:46:55:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 00:46:55:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 00:47:25:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 00:47:25:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 00:47:25:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 00:47:25:489 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 00:47:26:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 00:47:26:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 00:47:26:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 00:47:26:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 01:57:08:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 01:57:09:043 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 01:57:09:043 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 01:57:39:168 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 01:57:39:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 01:57:39:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 01:57:39:168 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 01:57:40:296 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 01:57:40:296 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 01:57:40:296 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 01:57:40:296 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 03:06:47:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 03:06:48:013 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 03:06:48:014 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 03:07:18:158 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 03:07:18:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 03:07:18:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 03:07:18:158 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 03:07:19:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 03:07:19:196 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 03:07:19:196 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 03:07:19:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 04:16:24:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 04:16:24:652 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 04:16:24:652 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 04:16:54:650 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 04:16:54:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 04:16:54:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 04:16:54:651 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 04:16:55:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 04:16:55:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 04:16:55:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 04:16:55:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 05:26:00:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 05:26:00:623 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 05:26:00:624 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 05:26:30:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 05:26:30:745 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 05:26:30:745 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 05:26:30:745 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 05:26:31:832 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 05:26:31:833 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 05:26:31:833 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 05:26:31:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 06:35:40:450 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 06:35:40:506 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 06:35:40:507 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 06:36:10:546 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 06:36:10:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 06:36:10:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 06:36:10:546 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 06:36:11:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 06:36:11:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 06:36:11:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 06:36:11:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 07:45:11:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 07:45:11:134 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 07:45:11:134 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 07:45:41:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 07:45:41:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 07:45:41:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 07:45:41:198 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 07:45:42:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 07:45:42:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 07:45:42:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 07:45:42:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 08:54:46:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 08:54:46:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 08:54:46:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 08:55:17:038 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 08:55:17:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 08:55:17:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 08:55:17:038 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 08:55:18:088 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 08:55:18:088 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 08:55:18:088 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 08:55:18:088 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 10:04:13:849 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 10:04:13:909 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 10:04:13:909 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 10:04:43:931 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 10:04:43:931 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 10:04:43:931 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 10:04:43:931 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 10:04:44:931 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 10:04:44:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 10:04:44:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 10:04:44:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 11:13:47:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 11:13:47:821 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 11:13:47:821 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 11:14:17:839 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 11:14:17:839 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 11:14:17:839 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 11:14:17:839 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 11:14:18:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 11:14:18:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 11:14:18:932 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 11:14:18:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 12:23:33:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 12:23:33:494 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 12:23:33:494 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 12:24:03:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 12:24:03:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 12:24:03:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 12:24:03:571 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 12:24:04:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 12:24:04:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 12:24:04:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 12:24:04:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 13:33:12:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 13:33:12:736 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 13:33:12:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 13:33:42:869 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 13:33:42:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 13:33:42:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 13:33:42:869 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 13:33:43:963 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 13:33:43:963 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 13:33:43:963 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 13:33:43:963 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 14:42:48:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 14:42:48:994 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 14:42:48:994 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 14:43:19:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 14:43:19:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 14:43:19:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 14:43:19:137 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 14:43:20:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 14:43:20:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 14:43:20:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 14:43:20:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 15:52:24:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 15:52:24:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 15:52:24:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 15:52:54:673 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 15:52:54:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 15:52:54:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 15:52:54:673 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 15:52:55:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 15:52:55:673 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 15:52:55:673 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 15:52:55:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 17:02:04:646 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 17:02:04:936 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 17:02:04:936 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 17:02:34:964 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 17:02:34:964 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 17:02:34:964 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 17:02:34:964 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 17:02:35:965 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 17:02:35:965 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 17:02:35:965 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 17:02:35:965 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 18:11:51:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 18:11:51:907 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 18:11:51:908 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 18:12:21:947 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 18:12:21:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 18:12:21:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 18:12:21:947 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 18:12:23:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 18:12:23:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 18:12:23:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 18:12:23:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 19:21:33:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 19:21:33:068 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 19:21:33:068 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 19:22:03:067 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 19:22:03:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 19:22:03:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 19:22:03:067 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 19:22:04:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 19:22:04:104 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 19:22:04:104 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 19:22:04:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 20:30:57:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 20:30:57:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 20:30:57:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 20:31:27:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 20:31:27:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 20:31:27:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 20:31:27:426 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 20:31:28:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 20:31:28:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 20:31:28:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 20:31:28:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 21:40:37:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 21:40:37:155 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 21:40:37:155 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 21:41:07:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 21:41:07:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 21:41:07:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 21:41:07:215 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 21:41:08:316 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 21:41:08:316 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 21:41:08:316 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 21:41:08:316 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/06/17 22:50:17:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/06/17 22:50:17:948 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/06/17 22:50:17:948 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/06/17 22:50:47:959 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/06/17 22:50:47:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/06/17 22:50:47:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/06/17 22:50:47:959 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/06/17 22:50:49:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/06/17 22:50:49:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/06/17 22:50:49:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/06/17 22:50:49:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 00:00:00:252 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 00:00:00:286 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 00:00:00:286 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 00:00:30:381 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 00:00:30:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 00:00:30:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 00:00:30:381 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 00:00:31:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 00:00:31:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 00:00:31:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 00:00:31:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 01:10:04:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 01:10:04:491 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 01:10:04:491 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 01:10:34:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 01:10:34:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 01:10:34:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 01:10:34:490 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 01:10:35:560 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 01:10:35:560 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 01:10:35:560 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 01:10:35:560 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 02:19:33:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 02:19:33:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 02:19:33:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 02:20:03:760 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 02:20:03:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 02:20:03:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 02:20:03:760 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 02:20:04:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 02:20:04:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 02:20:04:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 02:20:04:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 03:29:13:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 03:29:13:988 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 03:29:13:988 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 03:29:44:093 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 03:29:44:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 03:29:44:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 03:29:44:093 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 03:29:45:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 03:29:45:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 03:29:45:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 03:29:45:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 04:38:40:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 04:38:40:537 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 04:38:40:537 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 04:39:10:598 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 04:39:10:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 04:39:10:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 04:39:10:599 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 04:39:11:709 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 04:39:11:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 04:39:11:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 04:39:11:710 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 05:48:16:710 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 05:48:16:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 05:48:16:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 05:48:46:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 05:48:46:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 05:48:46:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 05:48:46:802 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 05:48:47:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 05:48:47:850 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 05:48:47:850 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 05:48:47:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 06:57:42:219 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 06:57:42:278 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 06:57:42:278 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 06:58:12:284 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 06:58:12:284 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 06:58:12:284 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 06:58:12:284 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 06:58:13:284 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 06:58:13:285 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 06:58:13:285 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 06:58:13:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 08:07:25:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 08:07:25:211 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 08:07:25:211 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 08:07:55:224 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 08:07:55:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 08:07:55:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 08:07:55:224 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 08:07:56:299 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 08:07:56:299 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 08:07:56:299 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 08:07:56:299 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 09:16:55:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 09:16:55:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 09:16:55:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 09:17:25:693 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 09:17:25:693 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 09:17:25:693 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 09:17:25:693 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 09:17:26:693 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 09:17:26:693 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 09:17:26:693 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 09:17:26:693 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 10:26:44:160 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 10:26:44:160 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 10:26:44:161 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 10:27:14:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 10:27:14:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 10:27:14:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 10:27:14:258 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 10:27:15:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 10:27:15:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 10:27:15:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 10:27:15:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 11:36:24:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 11:36:24:975 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 11:36:24:975 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 11:36:55:081 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 11:36:55:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 11:36:55:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 11:36:55:081 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 11:36:56:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 11:36:56:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 11:36:56:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 11:36:56:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 12:46:10:214 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 12:46:10:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 12:46:10:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 12:46:40:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 12:46:40:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 12:46:40:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 12:46:40:383 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 12:46:41:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 12:46:41:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 12:46:41:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 12:46:41:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 13:55:58:662 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 13:55:58:963 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 13:55:58:963 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 13:56:29:090 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 13:56:29:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 13:56:29:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 13:56:29:090 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 13:56:30:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 13:56:30:170 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 13:56:30:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 13:56:30:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 15:05:45:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 15:05:45:313 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 15:05:45:313 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 15:06:15:374 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 15:06:15:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 15:06:15:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 15:06:15:374 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 15:06:16:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 15:06:16:378 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 15:06:16:378 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 15:06:16:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 16:15:29:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 16:15:29:885 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 16:15:29:886 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 16:15:59:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 16:15:59:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 16:15:59:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 16:15:59:999 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 16:16:01:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 16:16:01:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 16:16:01:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 16:16:01:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 17:25:16:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 17:25:16:491 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 17:25:16:491 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 17:25:46:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 17:25:46:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 17:25:46:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 17:25:46:573 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 17:25:47:667 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 17:25:47:667 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 17:25:47:667 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 17:25:47:667 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 18:34:54:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 18:34:54:363 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 18:34:54:363 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 18:35:24:362 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 18:35:24:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 18:35:24:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 18:35:24:362 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 18:35:25:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 18:35:25:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 18:35:25:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 18:35:25:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 19:44:34:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 19:44:34:625 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 19:44:34:625 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 19:45:04:628 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 19:45:04:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 19:45:04:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 19:45:04:628 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 19:45:05:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 19:45:05:629 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 19:45:05:629 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 19:45:05:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 20:53:51:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 20:53:51:796 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 20:53:51:796 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 20:54:21:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 20:54:21:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 20:54:21:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 20:54:21:795 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 20:54:22:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 20:54:22:866 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 20:54:22:866 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 20:54:22:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 22:03:24:391 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 22:03:24:391 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 22:03:24:392 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 22:03:54:479 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 22:03:54:479 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 22:03:54:479 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 22:03:54:479 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 22:03:55:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 22:03:55:508 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 22:03:55:508 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 22:03:55:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/07/17 23:13:12:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/07/17 23:13:12:166 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/07/17 23:13:12:166 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/07/17 23:13:42:312 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/07/17 23:13:42:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/07/17 23:13:42:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/07/17 23:13:42:312 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/07/17 23:13:43:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/07/17 23:13:43:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/07/17 23:13:43:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/07/17 23:13:43:314 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 00:22:49:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 00:22:49:261 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 00:22:49:261 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 00:23:19:349 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 00:23:19:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 00:23:19:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 00:23:19:349 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 00:23:20:464 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 00:23:20:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 00:23:20:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 00:23:20:464 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 01:32:24:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 01:32:24:306 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 01:32:24:306 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 01:32:54:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 01:32:54:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 01:32:54:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 01:32:54:370 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 01:32:55:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 01:32:55:492 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 01:32:55:492 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 01:32:55:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 02:42:03:182 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 02:42:03:182 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 02:42:03:182 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 02:42:33:297 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 02:42:33:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 02:42:33:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 02:42:33:297 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 02:42:34:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 02:42:34:309 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 02:42:34:309 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 02:42:34:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 03:51:46:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 03:51:46:251 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 03:51:46:251 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 03:52:16:374 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 03:52:16:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 03:52:16:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 03:52:16:374 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 03:52:17:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 03:52:17:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 03:52:17:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 03:52:17:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 05:01:16:872 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 05:01:17:164 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 05:01:17:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 05:01:47:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 05:01:47:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 05:01:47:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 05:01:47:295 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 05:01:48:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 05:01:48:431 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 05:01:48:431 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 05:01:48:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 06:11:00:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 06:11:00:858 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 06:11:00:858 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 06:11:30:885 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 06:11:30:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 06:11:30:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 06:11:30:886 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 06:11:32:003 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 06:11:32:003 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 06:11:32:003 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 06:11:32:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 07:20:39:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 07:20:39:207 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 07:20:39:207 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 07:21:09:343 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 07:21:09:343 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 07:21:09:343 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 07:21:09:343 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 07:21:10:411 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 07:21:10:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 07:21:10:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 07:21:10:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 08:30:18:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 08:30:18:645 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 08:30:18:645 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 08:30:48:644 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 08:30:48:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 08:30:48:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 08:30:48:644 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 08:30:49:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 08:30:49:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 08:30:49:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 08:30:49:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 09:39:46:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 09:39:46:340 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 09:39:46:340 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 09:40:16:444 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 09:40:16:444 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 09:40:16:445 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 09:40:16:445 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 09:40:17:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 09:40:17:513 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 09:40:17:513 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 09:40:17:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 10:49:21:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 10:49:21:755 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 10:49:21:755 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 10:49:51:892 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 10:49:51:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 10:49:51:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 10:49:51:892 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 10:49:52:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 10:49:52:977 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 10:49:52:977 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 10:49:52:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 11:59:06:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 11:59:06:770 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 11:59:06:770 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 11:59:36:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 11:59:36:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 11:59:36:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 11:59:36:856 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 11:59:37:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 11:59:37:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 11:59:37:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 11:59:37:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 13:08:39:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 13:08:39:986 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 13:08:39:986 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 13:09:09:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 13:09:09:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 13:09:09:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 13:09:09:986 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 13:09:10:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 13:09:10:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 13:09:10:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 13:09:10:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 14:18:27:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 14:18:27:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 14:18:27:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 14:18:57:513 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 14:18:57:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 14:18:57:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 14:18:57:513 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 14:18:58:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 14:18:58:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 14:18:58:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 14:18:58:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 15:28:09:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 15:28:09:596 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 15:28:09:596 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 15:28:39:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 15:28:39:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 15:28:39:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 15:28:39:627 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 15:28:40:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 15:28:40:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 15:28:40:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 15:28:40:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 16:37:43:246 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 16:37:43:301 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 16:37:43:301 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 16:38:13:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 16:38:13:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 16:38:13:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 16:38:13:325 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 16:38:14:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 16:38:14:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 16:38:14:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 16:38:14:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 17:47:23:963 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 17:47:24:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 17:47:24:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 17:47:54:126 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 17:47:54:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 17:47:54:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 17:47:54:126 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 17:47:55:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 17:47:55:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 17:47:55:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 17:47:55:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 18:57:00:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 18:57:00:689 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 18:57:00:689 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 18:57:30:700 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 18:57:30:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 18:57:30:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 18:57:30:700 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 18:57:31:826 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 18:57:31:826 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 18:57:31:826 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 18:57:31:826 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 20:06:41:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 20:06:41:416 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 20:06:41:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 20:07:11:418 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 20:07:11:418 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 20:07:11:418 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 20:07:11:418 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 20:07:12:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 20:07:12:538 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 20:07:12:538 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 20:07:12:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 21:16:25:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 21:16:25:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 21:16:25:889 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 21:16:55:951 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 21:16:55:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 21:16:55:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 21:16:55:951 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 21:16:56:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 21:16:56:952 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 21:16:56:952 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 21:16:56:952 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 22:26:07:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 22:26:07:260 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 22:26:07:261 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 22:26:37:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 22:26:37:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 22:26:37:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 22:26:37:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 22:26:38:486 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 22:26:38:486 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 22:26:38:486 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 22:26:38:486 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/08/17 23:35:50:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/08/17 23:35:50:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/08/17 23:35:50:166 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/08/17 23:36:20:277 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/08/17 23:36:20:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/08/17 23:36:20:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/08/17 23:36:20:277 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/08/17 23:36:21:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/08/17 23:36:21:277 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/08/17 23:36:21:277 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/08/17 23:36:21:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 00:45:11:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 00:45:12:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 00:45:12:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 00:45:42:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 00:45:42:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 00:45:42:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 00:45:42:164 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 00:45:43:268 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 00:45:43:268 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 00:45:43:268 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 00:45:43:268 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 01:54:50:713 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 01:54:50:713 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 01:54:50:714 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 01:55:20:712 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 01:55:20:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 01:55:20:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 01:55:20:712 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 01:55:21:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 01:55:21:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 01:55:21:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 01:55:21:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 03:04:36:923 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 03:04:36:923 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 03:04:36:923 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 03:05:06:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 03:05:06:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 03:05:06:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 03:05:06:983 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 03:05:07:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 03:05:07:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 03:05:07:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 03:05:07:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 04:14:11:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 04:14:11:514 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 04:14:11:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 04:14:41:599 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 04:14:41:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 04:14:41:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 04:14:41:599 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 04:14:42:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 04:14:42:735 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 04:14:42:735 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 04:14:42:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 05:23:44:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 05:23:44:168 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 05:23:44:168 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 05:24:14:196 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 05:24:14:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 05:24:14:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 05:24:14:196 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 05:24:15:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 05:24:15:196 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 05:24:15:196 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 05:24:15:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 06:33:16:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 06:33:16:162 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 06:33:16:162 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 06:33:46:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 06:33:46:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 06:33:46:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 06:33:46:263 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 06:33:47:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 06:33:47:381 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 06:33:47:381 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 06:33:47:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 07:42:43:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 07:42:44:033 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 07:42:44:033 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 07:43:14:085 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 07:43:14:085 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 07:43:14:085 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 07:43:14:085 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 07:43:15:085 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 07:43:15:086 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 07:43:15:086 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 07:43:15:086 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 08:52:16:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 08:52:16:759 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 08:52:16:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 08:52:46:867 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 08:52:46:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 08:52:46:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 08:52:46:868 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 08:52:47:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 08:52:47:989 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 08:52:47:989 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 08:52:47:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 10:01:35:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 10:01:35:842 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 10:01:35:842 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 10:02:05:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 10:02:05:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 10:02:05:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 10:02:05:986 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 10:02:06:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 10:02:06:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 10:02:06:987 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 10:02:06:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 11:10:38:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 11:10:38:423 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 11:10:38:423 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 11:11:08:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 11:11:08:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 11:11:08:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 11:11:08:506 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 11:11:09:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 11:11:09:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 11:11:09:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 11:11:09:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 12:19:58:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 12:19:58:372 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 12:19:58:372 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 12:20:28:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 12:20:28:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 12:20:28:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 12:20:28:383 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 12:20:29:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 12:20:29:404 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 12:20:29:404 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 12:20:29:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 13:28:44:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 13:28:44:199 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 13:28:44:199 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 13:29:14:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 13:29:14:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 13:29:14:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 13:29:14:330 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 13:29:15:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 13:29:15:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 13:29:15:426 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 13:29:15:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 14:38:10:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 14:38:10:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 14:38:10:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 14:38:40:891 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 14:38:40:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 14:38:40:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 14:38:40:892 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 14:38:41:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 14:38:41:894 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 14:38:41:894 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 14:38:41:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 15:47:38:002 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 15:47:38:042 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 15:47:38:042 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 15:48:08:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 15:48:08:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 15:48:08:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 15:48:08:066 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 15:48:09:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 15:48:09:077 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 15:48:09:077 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 15:48:09:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 16:57:04:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 16:57:04:199 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 16:57:04:199 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 16:57:34:198 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 16:57:34:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 16:57:34:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 16:57:34:198 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 16:57:35:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 16:57:35:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 16:57:35:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 16:57:35:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 18:06:33:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 18:06:33:128 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 18:06:33:128 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 18:07:03:266 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 18:07:03:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 18:07:03:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 18:07:03:266 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 18:07:04:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 18:07:04:378 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 18:07:04:378 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 18:07:04:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 19:16:00:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 19:16:00:832 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 19:16:00:832 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 19:16:30:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 19:16:30:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 19:16:30:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 19:16:30:890 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 19:16:32:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 19:16:32:022 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 19:16:32:022 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 19:16:32:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 20:25:50:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 20:25:50:803 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 20:25:50:803 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 20:26:20:926 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 20:26:20:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 20:26:20:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 20:26:20:926 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 20:26:22:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 20:26:22:074 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 20:26:22:074 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 20:26:22:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 21:35:38:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 21:35:38:575 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 21:35:38:575 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 21:36:08:723 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 21:36:08:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 21:36:08:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 21:36:08:723 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 21:36:09:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 21:36:09:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 21:36:09:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 21:36:09:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 22:45:14:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 22:45:14:469 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 22:45:14:469 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 22:45:44:589 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 22:45:44:589 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 22:45:44:589 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 22:45:44:589 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 22:45:45:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 22:45:45:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 22:45:45:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 22:45:45:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/09/17 23:54:46:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/09/17 23:54:46:363 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/09/17 23:54:46:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/09/17 23:55:16:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/09/17 23:55:16:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/09/17 23:55:16:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/09/17 23:55:16:382 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/09/17 23:55:17:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/09/17 23:55:17:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/09/17 23:55:17:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/09/17 23:55:17:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 01:04:12:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 01:04:12:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 01:04:12:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 01:04:43:090 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 01:04:43:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 01:04:43:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 01:04:43:090 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 01:04:44:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 01:04:44:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 01:04:44:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 01:04:44:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 02:13:34:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 02:13:35:039 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 02:13:35:039 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 02:14:05:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 02:14:05:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 02:14:05:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 02:14:05:137 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 02:14:06:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 02:14:06:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 02:14:06:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 02:14:06:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 03:23:06:450 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 03:23:06:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 03:23:06:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 03:23:36:637 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 03:23:36:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 03:23:36:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 03:23:36:637 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 03:23:37:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 03:23:37:725 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 03:23:37:725 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 03:23:37:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 04:32:45:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 04:32:45:493 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 04:32:45:493 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 04:33:15:575 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 04:33:15:575 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 04:33:15:575 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 04:33:15:575 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 04:33:16:709 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 04:33:16:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 04:33:16:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 04:33:16:709 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 05:42:09:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 05:42:09:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 05:42:09:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 05:42:39:363 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 05:42:39:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 05:42:39:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 05:42:39:363 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 05:42:40:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 05:42:40:374 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 05:42:40:374 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 05:42:40:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 06:51:30:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 06:51:30:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 06:51:30:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 06:52:00:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 06:52:00:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 06:52:00:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 06:52:00:341 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 06:52:01:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 06:52:01:435 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 06:52:01:435 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 06:52:01:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 08:00:41:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 08:00:41:117 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 08:00:41:117 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 08:01:11:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 08:01:11:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 08:01:11:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 08:01:11:116 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 08:01:12:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 08:01:12:265 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 08:01:12:265 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 08:01:12:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 09:10:09:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 09:10:09:799 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 09:10:09:799 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 09:10:39:918 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 09:10:39:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 09:10:39:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 09:10:39:918 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 09:10:40:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 09:10:40:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 09:10:40:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 09:10:40:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 10:19:02:745 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 10:19:02:802 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 10:19:02:802 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 10:19:32:886 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 10:19:32:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 10:19:32:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 10:19:32:886 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 10:19:33:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 10:19:33:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 10:19:33:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 10:19:33:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 11:28:01:449 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 11:28:01:506 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 11:28:01:506 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 11:28:31:569 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 11:28:31:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 11:28:31:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 11:28:31:569 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 11:28:32:686 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 11:28:32:686 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 11:28:32:686 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 11:28:32:686 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 12:37:25:550 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 12:37:25:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 12:37:25:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 12:37:55:711 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 12:37:55:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 12:37:55:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 12:37:55:711 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 12:37:56:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 12:37:56:822 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 12:37:56:822 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 12:37:56:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 13:46:40:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 13:46:40:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 13:46:40:881 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 13:47:11:011 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 13:47:11:011 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 13:47:11:011 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 13:47:11:011 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 13:47:12:011 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 13:47:12:011 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 13:47:12:011 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 13:47:12:012 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 14:56:08:827 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 14:56:08:851 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 14:56:08:852 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 14:56:38:850 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 14:56:38:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 14:56:38:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 14:56:38:850 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 14:56:39:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 14:56:39:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 14:56:39:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 14:56:39:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 16:05:31:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 16:05:31:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 16:05:31:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 16:06:01:292 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 16:06:01:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 16:06:01:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 16:06:01:293 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 16:06:02:343 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 16:06:02:343 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 16:06:02:343 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 16:06:02:343 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 17:14:55:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 17:14:55:316 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 17:14:55:316 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 17:15:25:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 17:15:25:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 17:15:25:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 17:15:25:415 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 17:15:26:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 17:15:26:548 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 17:15:26:549 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 17:15:26:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 18:24:20:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 18:24:20:755 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 18:24:20:755 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 18:24:50:836 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 18:24:50:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 18:24:50:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 18:24:50:836 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 18:24:51:984 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 18:24:51:984 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 18:24:51:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 18:24:51:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 19:33:51:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 19:33:51:871 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 19:33:51:871 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 19:34:21:891 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 19:34:21:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 19:34:21:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 19:34:21:892 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 19:34:22:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 19:34:22:960 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 19:34:22:960 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 19:34:22:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 20:43:13:813 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 20:43:13:875 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 20:43:13:875 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 20:43:43:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 20:43:43:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 20:43:43:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 20:43:43:905 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 20:43:45:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 20:43:45:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 20:43:45:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 20:43:45:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 21:52:37:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 21:52:38:057 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 21:52:38:058 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 21:53:08:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 21:53:08:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 21:53:08:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 21:53:08:105 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 21:53:09:212 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 21:53:09:212 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 21:53:09:212 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 21:53:09:212 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/10/17 23:02:07:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/10/17 23:02:07:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/10/17 23:02:07:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/10/17 23:02:37:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/10/17 23:02:37:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/10/17 23:02:37:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/10/17 23:02:37:174 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/10/17 23:02:38:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/10/17 23:02:38:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/10/17 23:02:38:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/10/17 23:02:38:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 00:11:48:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 00:11:48:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 00:11:48:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 00:12:18:120 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 00:12:18:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 00:12:18:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 00:12:18:121 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 00:12:19:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 00:12:19:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 00:12:19:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 00:12:19:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 01:21:21:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 01:21:21:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 01:21:21:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 01:21:51:904 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 01:21:51:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 01:21:51:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 01:21:51:905 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 01:21:52:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 01:21:52:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 01:21:52:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 01:21:52:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 02:30:52:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 02:30:52:691 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 02:30:52:692 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 02:31:22:690 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 02:31:22:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 02:31:22:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 02:31:22:690 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 02:31:23:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 02:31:23:690 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 02:31:23:690 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 02:31:23:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 03:40:19:501 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 03:40:19:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 03:40:19:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 03:40:49:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 03:40:49:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 03:40:49:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 03:40:49:566 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 03:40:50:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 03:40:50:716 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 03:40:50:716 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 03:40:50:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 04:49:45:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 04:49:45:609 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 04:49:45:609 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 04:50:15:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 04:50:15:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 04:50:15:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 04:50:15:752 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 04:50:16:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 04:50:16:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 04:50:16:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 04:50:16:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 05:59:22:717 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 05:59:22:732 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 05:59:22:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 05:59:52:836 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 05:59:52:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 05:59:52:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 05:59:52:836 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 05:59:53:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 05:59:53:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 05:59:53:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 05:59:53:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 07:09:01:172 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 07:09:01:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 07:09:01:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 07:09:31:235 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 07:09:31:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 07:09:31:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 07:09:31:236 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 07:09:32:369 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 07:09:32:369 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 07:09:32:369 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 07:09:32:369 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 08:18:08:092 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 08:18:08:152 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 08:18:08:152 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 08:18:38:151 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 08:18:38:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 08:18:38:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 08:18:38:151 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 08:18:39:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 08:18:39:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 08:18:39:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 08:18:39:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 09:27:17:576 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 09:27:17:633 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 09:27:17:634 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 09:27:47:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 09:27:47:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 09:27:47:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 09:27:47:674 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 09:27:48:786 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 09:27:48:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 09:27:48:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 09:27:48:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 10:36:19:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 10:36:19:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 10:36:19:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 10:36:49:246 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 10:36:49:246 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 10:36:49:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 10:36:49:247 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 10:36:50:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 10:36:50:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 10:36:50:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 10:36:50:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 11:45:32:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 11:45:32:407 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 11:45:32:407 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 11:46:02:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 11:46:02:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 11:46:02:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 11:46:02:406 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 11:46:03:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 11:46:03:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 11:46:03:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 11:46:03:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 12:54:34:662 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 12:54:34:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 12:54:34:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 12:55:04:841 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 12:55:04:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 12:55:04:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 12:55:04:841 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 12:55:05:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 12:55:05:841 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 12:55:05:842 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 12:55:05:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 14:03:38:299 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 14:03:38:359 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 14:03:38:359 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 14:04:08:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 14:04:08:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 14:04:08:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 14:04:08:358 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 14:04:09:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 14:04:09:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 14:04:09:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 14:04:09:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 15:12:50:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 15:12:50:685 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 15:12:50:685 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 15:13:20:684 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 15:13:20:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 15:13:20:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 15:13:20:684 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 15:13:21:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 15:13:21:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 15:13:21:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 15:13:21:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 16:22:14:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 16:22:14:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 16:22:14:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 16:22:44:997 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 16:22:44:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 16:22:44:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 16:22:44:997 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 16:22:46:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 16:22:46:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 16:22:46:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 16:22:46:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 17:31:34:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 17:31:34:558 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 17:31:34:558 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 17:32:04:671 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 17:32:04:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 17:32:04:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 17:32:04:671 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 17:32:05:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 17:32:05:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 17:32:05:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 17:32:05:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 18:41:06:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 18:41:06:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 18:41:06:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 18:41:36:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 18:41:36:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 18:41:36:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 18:41:36:311 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 18:41:37:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 18:41:37:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 18:41:37:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 18:41:37:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 19:50:32:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 19:50:32:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 19:50:32:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 19:51:02:866 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 19:51:02:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 19:51:02:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 19:51:02:866 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 19:51:03:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 19:51:03:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 19:51:03:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 19:51:03:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 21:00:13:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 21:00:13:658 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 21:00:13:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 21:00:43:785 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 21:00:43:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 21:00:43:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 21:00:43:785 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 21:00:44:879 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 21:00:44:879 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 21:00:44:879 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 21:00:44:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 22:09:51:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 22:09:51:873 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 22:09:51:873 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 22:10:22:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 22:10:22:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 22:10:22:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 22:10:22:009 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 22:10:23:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 22:10:23:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 22:10:23:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 22:10:23:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/11/17 23:19:25:288 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/11/17 23:19:25:344 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/11/17 23:19:25:344 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/11/17 23:19:55:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/11/17 23:19:55:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/11/17 23:19:55:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/11/17 23:19:55:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/11/17 23:19:56:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/11/17 23:19:56:511 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/11/17 23:19:56:511 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/11/17 23:19:56:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 00:28:47:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 00:28:47:593 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 00:28:47:593 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 00:29:17:668 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 00:29:17:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 00:29:17:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 00:29:17:668 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 00:29:18:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 00:29:18:668 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 00:29:18:668 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 00:29:18:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 01:38:17:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 01:38:17:686 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 01:38:17:687 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 01:38:47:809 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 01:38:47:809 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 01:38:47:809 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 01:38:47:809 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 01:38:48:915 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 01:38:48:915 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 01:38:48:915 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 01:38:48:915 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 02:47:46:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 02:47:46:691 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 02:47:46:691 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 02:48:16:826 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 02:48:16:826 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 02:48:16:826 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 02:48:16:826 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 02:48:17:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 02:48:17:941 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 02:48:17:941 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 02:48:17:941 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 03:57:12:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 03:57:13:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 03:57:13:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 03:57:43:149 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 03:57:43:149 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 03:57:43:149 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 03:57:43:149 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 03:57:44:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 03:57:44:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 03:57:44:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 03:57:44:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 05:06:49:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 05:06:49:588 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 05:06:49:588 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 05:07:19:695 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 05:07:19:695 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 05:07:19:695 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 05:07:19:695 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 05:07:20:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 05:07:20:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 05:07:20:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 05:07:20:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 06:16:25:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 06:16:25:203 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 06:16:25:203 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 06:16:55:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 06:16:55:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 06:16:55:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 06:16:55:263 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 06:16:56:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 06:16:56:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 06:16:56:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 06:16:56:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 07:26:02:576 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 07:26:02:630 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 07:26:02:630 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 07:26:32:628 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 07:26:32:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 07:26:32:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 07:26:32:628 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 07:26:33:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 07:26:33:629 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 07:26:33:629 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 07:26:33:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 08:35:24:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 08:35:24:578 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 08:35:24:578 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 08:35:54:577 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 08:35:54:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 08:35:54:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 08:35:54:577 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 08:35:55:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 08:35:55:587 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 08:35:55:587 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 08:35:55:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 09:44:40:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 09:44:40:055 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 09:44:40:055 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 09:45:10:087 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 09:45:10:087 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 09:45:10:087 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 09:45:10:087 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 09:45:11:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 09:45:11:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 09:45:11:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 09:45:11:110 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 10:54:04:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 10:54:04:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 10:54:04:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 10:54:34:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 10:54:34:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 10:54:34:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 10:54:34:124 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 10:54:35:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 10:54:35:253 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 10:54:35:253 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 10:54:35:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 12:03:18:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 12:03:18:970 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 12:03:18:970 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 12:03:49:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 12:03:49:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 12:03:49:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 12:03:49:083 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 12:03:50:095 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 12:03:50:095 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 12:03:50:095 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 12:03:50:095 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 13:12:52:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 13:12:52:236 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 13:12:52:236 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 13:13:22:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 13:13:22:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 13:13:22:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 13:13:22:331 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 13:13:23:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 13:13:23:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 13:13:23:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 13:13:23:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 14:22:03:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 14:22:03:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 14:22:03:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 14:22:33:728 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 14:22:33:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 14:22:33:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 14:22:33:728 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 14:22:34:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 14:22:34:842 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 14:22:34:842 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 14:22:34:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 15:31:17:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 15:31:17:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 15:31:17:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 15:31:47:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 15:31:47:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 15:31:47:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 15:31:47:205 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 15:31:48:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 15:31:48:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 15:31:48:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 15:31:48:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 16:40:41:027 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 16:40:41:027 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 16:40:41:027 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 16:41:11:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 16:41:11:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 16:41:11:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 16:41:11:136 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 16:41:12:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 16:41:12:256 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 16:41:12:256 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 16:41:12:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 17:50:09:578 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 17:50:09:578 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 17:50:09:579 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 17:50:39:577 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 17:50:39:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 17:50:39:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 17:50:39:577 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 17:50:40:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 17:50:40:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 17:50:40:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 17:50:40:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 18:59:42:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 18:59:42:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 18:59:42:891 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 19:00:12:897 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 19:00:12:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 19:00:12:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 19:00:12:897 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 19:00:14:042 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 19:00:14:042 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 19:00:14:042 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 19:00:14:042 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 20:09:12:932 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 20:09:12:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 20:09:12:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 20:09:42:994 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 20:09:42:994 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 20:09:42:994 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 20:09:42:994 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 20:09:44:133 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 20:09:44:133 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 20:09:44:133 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 20:09:44:133 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 21:18:49:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 21:18:49:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 21:18:49:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 21:19:19:946 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 21:19:19:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 21:19:19:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 21:19:19:946 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 21:19:20:965 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 21:19:20:965 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 21:19:20:965 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 21:19:20:965 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 22:28:17:360 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 22:28:17:424 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 22:28:17:424 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 22:28:47:559 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 22:28:47:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 22:28:47:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 22:28:47:559 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 22:28:48:707 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 22:28:48:707 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 22:28:48:707 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 22:28:48:707 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/12/17 23:37:54:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/12/17 23:37:54:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/12/17 23:37:54:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/12/17 23:38:24:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/12/17 23:38:24:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/12/17 23:38:24:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/12/17 23:38:24:498 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/12/17 23:38:25:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/12/17 23:38:25:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/12/17 23:38:25:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/12/17 23:38:25:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 00:47:36:299 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 00:47:36:300 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 00:47:36:300 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 00:48:06:444 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 00:48:06:444 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 00:48:06:444 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 00:48:06:444 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 00:48:07:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 00:48:07:533 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 00:48:07:533 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 00:48:07:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 01:57:05:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 01:57:05:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 01:57:05:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 01:57:35:739 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 01:57:35:739 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 01:57:35:739 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 01:57:35:739 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 01:57:36:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 01:57:36:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 01:57:36:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 01:57:36:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 03:06:36:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 03:06:36:106 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 03:06:36:106 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 03:07:06:108 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 03:07:06:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 03:07:06:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 03:07:06:108 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 03:07:07:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 03:07:07:108 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 03:07:07:108 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 03:07:07:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 04:15:53:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 04:15:53:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 04:15:53:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 04:16:23:357 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 04:16:23:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 04:16:23:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 04:16:23:357 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 04:16:24:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 04:16:24:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 04:16:24:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 04:16:24:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 05:25:23:097 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 05:25:23:097 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 05:25:23:097 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 05:25:53:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 05:25:53:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 05:25:53:172 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 05:25:53:172 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 05:25:54:179 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 05:25:54:179 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 05:25:54:179 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 05:25:54:179 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 06:35:05:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 06:35:05:224 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 06:35:05:225 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 06:35:35:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 06:35:35:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 06:35:35:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 06:35:35:223 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 06:35:36:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 06:35:36:368 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 06:35:36:369 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 06:35:36:369 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 07:44:21:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 07:44:21:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 07:44:21:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 07:44:51:091 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 07:44:51:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 07:44:51:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 07:44:51:091 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 07:44:52:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 07:44:52:221 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 07:44:52:221 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 07:44:52:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 08:53:50:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 08:53:50:924 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 08:53:50:925 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 08:54:21:064 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 08:54:21:064 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 08:54:21:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 08:54:21:065 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 08:54:22:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 08:54:22:206 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 08:54:22:206 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 08:54:22:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 10:03:12:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 10:03:12:996 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 10:03:12:996 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 10:03:43:096 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 10:03:43:097 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 10:03:43:097 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 10:03:43:097 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 10:03:44:238 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 10:03:44:238 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 10:03:44:238 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 10:03:44:238 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 11:12:36:526 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 11:12:36:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 11:12:36:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 11:13:06:565 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 11:13:06:565 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 11:13:06:565 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 11:13:06:565 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 11:13:07:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 11:13:07:679 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 11:13:07:679 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 11:13:07:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 12:21:48:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 12:21:48:247 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 12:21:48:247 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 12:22:18:317 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 12:22:18:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 12:22:18:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 12:22:18:317 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 12:22:19:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 12:22:19:422 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 12:22:19:422 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 12:22:19:422 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 13:31:01:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 13:31:01:705 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 13:31:01:706 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 13:31:31:704 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 13:31:31:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 13:31:31:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 13:31:31:704 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 13:31:32:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 13:31:32:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 13:31:32:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 13:31:32:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 14:40:19:879 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 14:40:19:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 14:40:19:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 14:40:49:954 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 14:40:49:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 14:40:49:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 14:40:49:954 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 14:40:50:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 14:40:50:955 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 14:40:50:955 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 14:40:50:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 15:49:50:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 15:49:50:823 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 15:49:50:823 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 15:50:20:880 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 15:50:20:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 15:50:20:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 15:50:20:880 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 15:50:22:003 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 15:50:22:003 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 15:50:22:003 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 15:50:22:003 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 16:59:16:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 16:59:16:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 16:59:16:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 16:59:46:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 16:59:46:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 16:59:46:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 16:59:46:474 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 16:59:47:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 16:59:47:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 16:59:47:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 16:59:47:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 18:08:38:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 18:08:38:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 18:08:38:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 18:09:08:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 18:09:08:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 18:09:08:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 18:09:08:772 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 18:09:09:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 18:09:09:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 18:09:09:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 18:09:09:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 19:18:13:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 19:18:13:746 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 19:18:13:747 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 19:18:43:859 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 19:18:43:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 19:18:43:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 19:18:43:859 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 19:18:44:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 19:18:44:910 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 19:18:44:910 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 19:18:44:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 20:27:42:931 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 20:27:42:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 20:27:42:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 20:28:13:135 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 20:28:13:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 20:28:13:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 20:28:13:135 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 20:28:14:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 20:28:14:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 20:28:14:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 20:28:14:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 21:37:29:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 21:37:29:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 21:37:29:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 21:37:59:664 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 21:37:59:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 21:37:59:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 21:37:59:664 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 21:38:00:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 21:38:00:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 21:38:00:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 21:38:00:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 22:46:56:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 22:46:56:703 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 22:46:56:703 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 22:47:26:728 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 22:47:26:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 22:47:26:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 22:47:26:728 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 22:47:27:731 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 22:47:27:731 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 22:47:27:731 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 22:47:27:731 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/13/17 23:56:24:931 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/13/17 23:56:24:931 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/13/17 23:56:24:931 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/13/17 23:56:55:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/13/17 23:56:55:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/13/17 23:56:55:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/13/17 23:56:55:057 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/13/17 23:56:56:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/13/17 23:56:56:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/13/17 23:56:56:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/13/17 23:56:56:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 01:05:44:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 01:05:44:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 01:05:44:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 01:06:14:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 01:06:14:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 01:06:14:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 01:06:14:457 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 01:06:15:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 01:06:15:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 01:06:15:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 01:06:15:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 02:15:10:023 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 02:15:10:082 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 02:15:10:082 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 02:15:40:081 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 02:15:40:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 02:15:40:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 02:15:40:081 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 02:15:41:084 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 02:15:41:085 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 02:15:41:085 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 02:15:41:085 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 03:24:33:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 03:24:33:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 03:24:33:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 03:25:03:773 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 03:25:03:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 03:25:03:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 03:25:03:773 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 03:25:04:896 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 03:25:04:896 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 03:25:04:896 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 03:25:04:896 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 04:34:05:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 04:34:05:968 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 04:34:05:968 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 04:34:36:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 04:34:36:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 04:34:36:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 04:34:36:061 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 04:34:37:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 04:34:37:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 04:34:37:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 04:34:37:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 05:43:41:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 05:43:41:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 05:43:41:296 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 05:44:11:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 05:44:11:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 05:44:11:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 05:44:11:439 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 05:44:12:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 05:44:12:538 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 05:44:12:538 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 05:44:12:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 06:53:05:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 06:53:05:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 06:53:05:467 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 06:53:35:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 06:53:35:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 06:53:35:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 06:53:35:494 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 06:53:36:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 06:53:36:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 06:53:36:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 06:53:36:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 08:02:40:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 08:02:40:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 08:02:40:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 08:03:10:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 08:03:10:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 08:03:10:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 08:03:10:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 08:03:11:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 08:03:11:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 08:03:11:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 08:03:11:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 09:12:08:374 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 09:12:08:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 09:12:08:431 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 09:12:38:543 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 09:12:38:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 09:12:38:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 09:12:38:543 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 09:12:39:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 09:12:39:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 09:12:39:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 09:12:39:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 10:21:39:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 10:21:39:968 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 10:21:39:968 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 10:22:10:114 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 10:22:10:114 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 10:22:10:114 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 10:22:10:114 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 10:22:11:191 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 10:22:11:191 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 10:22:11:192 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 10:22:11:192 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 11:31:19:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 11:31:19:372 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 11:31:19:372 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 11:31:49:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 11:31:49:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 11:31:49:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 11:31:49:489 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 11:31:50:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 11:31:50:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 11:31:50:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 11:31:50:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 12:40:47:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 12:40:47:454 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 12:40:47:454 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 12:41:17:563 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 12:41:17:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 12:41:17:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 12:41:17:563 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 12:41:18:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 12:41:18:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 12:41:18:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 12:41:18:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 13:50:17:335 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 13:50:17:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 13:50:17:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 13:50:47:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 13:50:47:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 13:50:47:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 13:50:47:499 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 13:50:48:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 13:50:48:628 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 13:50:48:628 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 13:50:48:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 14:59:39:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 14:59:39:427 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 14:59:39:427 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 15:00:09:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 15:00:09:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 15:00:09:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 15:00:09:542 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 15:00:10:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 15:00:10:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 15:00:10:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 15:00:10:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 16:09:08:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 16:09:08:398 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 16:09:08:398 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 16:09:38:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 16:09:38:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 16:09:38:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 16:09:38:498 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 16:09:39:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 16:09:39:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 16:09:39:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 16:09:39:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 17:18:42:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 17:18:42:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 17:18:42:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 17:19:12:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 17:19:12:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 17:19:12:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 17:19:12:819 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 17:19:13:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 17:19:13:912 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 17:19:13:912 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 17:19:13:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 18:28:00:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 18:28:00:351 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 18:28:00:351 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 18:28:30:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 18:28:30:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 18:28:30:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 18:28:30:494 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 18:28:31:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 18:28:31:599 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 18:28:31:599 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 18:28:31:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 19:37:23:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 19:37:23:088 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 19:37:23:088 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 19:37:53:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 19:37:53:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 19:37:53:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 19:37:53:226 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 19:37:54:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 19:37:54:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 19:37:54:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 19:37:54:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 20:46:45:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 20:46:45:635 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 20:46:45:636 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 20:47:15:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 20:47:15:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 20:47:15:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 20:47:15:737 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 20:47:16:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 20:47:16:881 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 20:47:16:881 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 20:47:16:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 21:55:51:653 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 21:55:51:708 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 21:55:51:708 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 21:56:21:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 21:56:21:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 21:56:21:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 21:56:21:707 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 21:56:22:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 21:56:22:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 21:56:22:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 21:56:22:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/14/17 23:05:11:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/14/17 23:05:12:046 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/14/17 23:05:12:046 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/14/17 23:05:42:045 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/14/17 23:05:42:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/14/17 23:05:42:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/14/17 23:05:42:045 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/14/17 23:05:43:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/14/17 23:05:43:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/14/17 23:05:43:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/14/17 23:05:43:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 00:14:41:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 00:14:41:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 00:14:41:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 00:15:11:360 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 00:15:11:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 00:15:11:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 00:15:11:373 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 00:15:12:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 00:15:12:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 00:15:12:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 00:15:12:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 01:24:04:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 01:24:04:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 01:24:04:599 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 01:24:34:683 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 01:24:34:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 01:24:34:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 01:24:34:684 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 01:24:35:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 01:24:35:768 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 01:24:35:768 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 01:24:35:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 02:33:36:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 02:33:36:669 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 02:33:36:670 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 02:34:06:764 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 02:34:06:764 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 02:34:06:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 02:34:06:765 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 02:34:07:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 02:34:07:904 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 02:34:07:904 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 02:34:07:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 03:43:10:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 03:43:10:440 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 03:43:10:440 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 03:43:40:527 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 03:43:40:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 03:43:40:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 03:43:40:527 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 03:43:41:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 03:43:41:537 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 03:43:41:537 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 03:43:41:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 04:52:42:423 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 04:52:42:478 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 04:52:42:478 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 04:53:12:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 04:53:12:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 04:53:12:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 04:53:12:590 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 04:53:13:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 04:53:13:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 04:53:13:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 04:53:13:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 06:02:01:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 06:02:01:438 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 06:02:01:438 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 06:02:31:470 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 06:02:31:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 06:02:31:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 06:02:31:470 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 06:02:32:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 06:02:32:548 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 06:02:32:548 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 06:02:32:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 07:11:30:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 07:11:30:731 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 07:11:30:731 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 07:12:00:880 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 07:12:00:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 07:12:00:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 07:12:00:880 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 07:12:01:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 07:12:01:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 07:12:01:884 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 07:12:01:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 08:21:01:298 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 08:21:01:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 08:21:01:358 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 08:21:31:356 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 08:21:31:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 08:21:31:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 08:21:31:356 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 08:21:32:478 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 08:21:32:478 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 08:21:32:478 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 08:21:32:478 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 09:30:19:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 09:30:19:729 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 09:30:19:729 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 09:30:49:728 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 09:30:49:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 09:30:49:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 09:30:49:728 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 09:30:50:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 09:30:50:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 09:30:50:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 09:30:50:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 10:39:50:635 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 10:39:50:700 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 10:39:50:700 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 10:40:20:818 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 10:40:20:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 10:40:20:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 10:40:20:818 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 10:40:21:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 10:40:21:945 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 10:40:21:945 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 10:40:21:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 11:49:06:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 11:49:06:816 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 11:49:06:816 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 11:49:36:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 11:49:36:889 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 11:49:36:889 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 11:49:36:889 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 11:49:38:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 11:49:38:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 11:49:38:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 11:49:38:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 12:58:38:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 12:58:39:009 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 12:58:39:009 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 12:59:09:133 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 12:59:09:133 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 12:59:09:133 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 12:59:09:133 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 12:59:10:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 12:59:10:245 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 12:59:10:245 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 12:59:10:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 14:08:13:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 14:08:14:024 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 14:08:14:024 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 14:08:44:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 14:08:44:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 14:08:44:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 14:08:44:154 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 14:08:45:290 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 14:08:45:290 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 14:08:45:290 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 14:08:45:290 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 15:17:22:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 15:17:22:883 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 15:17:22:883 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 15:17:52:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 15:17:53:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 15:17:53:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 15:17:53:028 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 15:17:54:080 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 15:17:54:080 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 15:17:54:080 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 15:17:54:080 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 16:27:01:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 16:27:01:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 16:27:01:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 16:27:31:172 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 16:27:31:172 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 16:27:31:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 16:27:31:173 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 16:27:32:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 16:27:32:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 16:27:32:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 16:27:32:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 17:36:35:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 17:36:35:905 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 17:36:35:906 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 17:37:06:040 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 17:37:06:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 17:37:06:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 17:37:06:040 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 17:37:07:145 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 17:37:07:145 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 17:37:07:145 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 17:37:07:145 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 18:46:03:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 18:46:03:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 18:46:03:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 18:46:33:665 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 18:46:33:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 18:46:33:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 18:46:33:665 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 18:46:34:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 18:46:34:671 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 18:46:34:671 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 18:46:34:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 19:55:20:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 19:55:20:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 19:55:20:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 19:55:50:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 19:55:50:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 19:55:50:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 19:55:50:993 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 19:55:52:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 19:55:52:094 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 19:55:52:094 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 19:55:52:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 21:04:43:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 21:04:43:541 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 21:04:43:541 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 21:05:13:543 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 21:05:13:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 21:05:13:543 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 21:05:13:543 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 21:05:14:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 21:05:14:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 21:05:14:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 21:05:14:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 22:14:23:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 22:14:23:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 22:14:23:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 22:14:53:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 22:14:53:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 22:14:53:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 22:14:53:554 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 22:14:54:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 22:14:54:697 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 22:14:54:697 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 22:14:54:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/15/17 23:23:51:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/15/17 23:23:51:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/15/17 23:23:51:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/15/17 23:24:21:456 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/15/17 23:24:21:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/15/17 23:24:21:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/15/17 23:24:21:456 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/15/17 23:24:22:466 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/15/17 23:24:22:466 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/15/17 23:24:22:466 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/15/17 23:24:22:466 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 00:33:20:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 00:33:20:444 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 00:33:20:444 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 00:33:50:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 00:33:50:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 00:33:50:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 00:33:50:581 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 00:33:51:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 00:33:51:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 00:33:51:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 00:33:51:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 01:42:40:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 01:42:40:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 01:42:40:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 01:43:10:907 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 01:43:10:907 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 01:43:10:907 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 01:43:10:907 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 01:43:12:002 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 01:43:12:002 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 01:43:12:002 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 01:43:12:002 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 02:52:06:360 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 02:52:06:375 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 02:52:06:375 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 02:52:36:503 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 02:52:36:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 02:52:36:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 02:52:36:503 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 02:52:37:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 02:52:37:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 02:52:37:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 02:52:37:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 04:01:35:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 04:01:35:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 04:01:35:369 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 04:02:05:367 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 04:02:05:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 04:02:05:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 04:02:05:368 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 04:02:06:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 04:02:06:368 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 04:02:06:368 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 04:02:06:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 05:10:59:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 05:10:59:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 05:10:59:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 05:11:29:369 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 05:11:29:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 05:11:29:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 05:11:29:370 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 05:11:30:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 05:11:30:458 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 05:11:30:458 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 05:11:30:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 06:20:30:186 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 06:20:30:244 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 06:20:30:244 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 06:21:00:252 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 06:21:00:252 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 06:21:00:252 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 06:21:00:252 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 06:21:01:252 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 06:21:01:252 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 06:21:01:252 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 06:21:01:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 07:29:51:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 07:29:51:925 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 07:29:51:925 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 07:30:21:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 07:30:21:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 07:30:21:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 07:30:21:939 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 07:30:22:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 07:30:22:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 07:30:22:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 07:30:22:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 08:38:14:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 08:38:14:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 08:38:14:461 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 08:38:44:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 08:38:44:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 08:38:44:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 08:38:44:481 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 08:38:45:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 08:38:45:613 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 08:38:45:613 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 08:38:45:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 09:47:39:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 09:47:39:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 09:47:39:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 09:48:09:446 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 09:48:09:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 09:48:09:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 09:48:09:446 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 09:48:10:449 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 09:48:10:450 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 09:48:10:450 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 09:48:10:450 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 10:57:07:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 10:57:07:339 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 10:57:07:339 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 10:57:37:442 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 10:57:37:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 10:57:37:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 10:57:37:443 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 10:57:38:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 10:57:38:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 10:57:38:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 10:57:38:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 12:06:23:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 12:06:23:943 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 12:06:23:943 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 12:06:54:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 12:06:54:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 12:06:54:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 12:06:54:063 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 12:06:55:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 12:06:55:177 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 12:06:55:177 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 12:06:55:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 13:15:49:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 13:15:49:154 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 13:15:49:154 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 13:16:19:210 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 13:16:19:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 13:16:19:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 13:16:19:211 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 13:16:20:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 13:16:20:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 13:16:20:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 13:16:20:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 14:24:57:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 14:24:57:779 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 14:24:57:779 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 14:25:27:778 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 14:25:27:778 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 14:25:27:778 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 14:25:27:778 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 14:25:28:778 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 14:25:28:778 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 14:25:28:778 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 14:25:28:778 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 15:34:00:132 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 15:34:00:171 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 15:34:00:171 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 15:34:30:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 15:34:30:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 15:34:30:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 15:34:30:311 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 15:34:31:449 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 15:34:31:449 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 15:34:31:449 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 15:34:31:449 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 16:43:22:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 16:43:22:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 16:43:22:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 16:43:53:102 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 16:43:53:102 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 16:43:53:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 16:43:53:103 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 16:43:54:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 16:43:54:178 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 16:43:54:178 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 16:43:54:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 17:52:48:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 17:52:48:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 17:52:48:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 17:53:18:963 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 17:53:18:963 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 17:53:18:963 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 17:53:18:963 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 17:53:20:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 17:53:20:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 17:53:20:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 17:53:20:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 19:02:18:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 19:02:18:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 19:02:18:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 19:02:48:069 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 19:02:48:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 19:02:48:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 19:02:48:070 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 19:02:49:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 19:02:49:072 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 19:02:49:072 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 19:02:49:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 20:11:43:097 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 20:11:43:384 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 20:11:43:385 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 20:12:13:452 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 20:12:13:452 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 20:12:13:452 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 20:12:13:452 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 20:12:14:545 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 20:12:14:545 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 20:12:14:545 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 20:12:14:545 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 21:21:21:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 21:21:21:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 21:21:21:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 21:21:51:925 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 21:21:51:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 21:21:51:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 21:21:51:926 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 21:21:52:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 21:21:52:926 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 21:21:52:926 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 21:21:52:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 22:31:01:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 22:31:02:035 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 22:31:02:035 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 22:31:32:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 22:31:32:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 22:31:32:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 22:31:32:138 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 22:31:33:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 22:31:33:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 22:31:33:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 22:31:33:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/16/17 23:40:32:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/16/17 23:40:32:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/16/17 23:40:32:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/16/17 23:41:02:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/16/17 23:41:02:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/16/17 23:41:02:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/16/17 23:41:02:257 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/16/17 23:41:03:385 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/16/17 23:41:03:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/16/17 23:41:03:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/16/17 23:41:03:385 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 00:50:00:764 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 00:50:00:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 00:50:00:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 00:50:30:785 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 00:50:30:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 00:50:30:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 00:50:30:785 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 00:50:31:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 00:50:31:785 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 00:50:31:785 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 00:50:31:786 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 01:59:28:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 01:59:28:587 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 01:59:28:587 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 01:59:58:715 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 01:59:58:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 01:59:58:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 01:59:58:715 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 01:59:59:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 01:59:59:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 01:59:59:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 01:59:59:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 03:09:04:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 03:09:04:795 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 03:09:04:795 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 03:09:34:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 03:09:34:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 03:09:34:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 03:09:34:909 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 03:09:36:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 03:09:36:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 03:09:36:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 03:09:36:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 04:18:27:608 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 04:18:27:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 04:18:27:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 04:18:57:664 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 04:18:57:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 04:18:57:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 04:18:57:664 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 04:18:58:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 04:18:58:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 04:18:58:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 04:18:58:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 05:27:56:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 05:27:56:980 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 05:27:56:980 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 05:28:27:007 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 05:28:27:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 05:28:27:008 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 05:28:27:008 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 05:28:28:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 05:28:28:151 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 05:28:28:151 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 05:28:28:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 06:37:20:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 06:37:20:728 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 06:37:20:729 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 06:37:50:870 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 06:37:50:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 06:37:50:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 06:37:50:870 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 06:37:51:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 06:37:51:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 06:37:51:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 06:37:51:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 07:46:33:625 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 07:46:33:677 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 07:46:33:677 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 07:47:03:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 07:47:03:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 07:47:03:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 07:47:03:676 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 07:47:04:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 07:47:04:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 07:47:04:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 07:47:04:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 08:55:57:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 08:55:57:152 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 08:55:57:152 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 08:56:27:151 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 08:56:27:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 08:56:27:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 08:56:27:151 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 08:56:28:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 08:56:28:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 08:56:28:290 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 08:56:28:290 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 10:05:25:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 10:05:25:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 10:05:25:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 10:05:55:867 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 10:05:55:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 10:05:55:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 10:05:55:867 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 10:05:56:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 10:05:56:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 10:05:56:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 10:05:56:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 11:14:21:084 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 11:14:21:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 11:14:21:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 11:14:51:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 11:14:51:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 11:14:51:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 11:14:51:180 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 11:14:52:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 11:14:52:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 11:14:52:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 11:14:52:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 12:23:40:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 12:23:40:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 12:23:40:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 12:24:10:511 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 12:24:10:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 12:24:10:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 12:24:10:512 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 12:24:11:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 12:24:11:562 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 12:24:11:562 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 12:24:11:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 13:32:58:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 13:32:58:916 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 13:32:58:916 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 13:33:28:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 13:33:28:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 13:33:28:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 13:33:28:934 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 13:33:30:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 13:33:30:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 13:33:30:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 13:33:30:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 14:42:11:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 14:42:11:830 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 14:42:11:831 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 14:42:41:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 14:42:41:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 14:42:41:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 14:42:41:934 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 14:42:42:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 14:42:42:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 14:42:42:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 14:42:42:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 15:51:29:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 15:51:29:812 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 15:51:29:813 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 15:51:59:951 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 15:51:59:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 15:51:59:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 15:51:59:951 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 15:52:01:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 15:52:01:077 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 15:52:01:077 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 15:52:01:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 17:01:11:601 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 17:01:11:638 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 17:01:11:639 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 17:01:41:705 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 17:01:41:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 17:01:41:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 17:01:41:705 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 17:01:42:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 17:01:42:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 17:01:42:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 17:01:42:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 18:10:44:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 18:10:44:876 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 18:10:44:876 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 18:11:14:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 18:11:14:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 18:11:14:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 18:11:14:948 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 18:11:16:084 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 18:11:16:084 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 18:11:16:084 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 18:11:16:084 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 19:20:08:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 19:20:08:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 19:20:08:502 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 19:20:38:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 19:20:38:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 19:20:38:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 19:20:38:500 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 19:20:39:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 19:20:39:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 19:20:39:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 19:20:39:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 20:29:33:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 20:29:33:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 20:29:33:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 20:30:03:193 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 20:30:03:193 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 20:30:03:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 20:30:03:194 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 20:30:04:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 20:30:04:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 20:30:04:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 20:30:04:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 21:38:56:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 21:38:56:175 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 21:38:56:176 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 21:39:26:280 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 21:39:26:280 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 21:39:26:280 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 21:39:26:280 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 21:39:27:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 21:39:27:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 21:39:27:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 21:39:27:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 22:48:11:079 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 22:48:11:134 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 22:48:11:134 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 22:48:41:207 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 22:48:41:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 22:48:41:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 22:48:41:207 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 22:48:42:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 22:48:42:274 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 22:48:42:274 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 22:48:42:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/17/17 23:57:36:321 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/17/17 23:57:36:371 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/17/17 23:57:36:372 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/17/17 23:58:06:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/17/17 23:58:06:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/17/17 23:58:06:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/17/17 23:58:06:448 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/17/17 23:58:07:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/17/17 23:58:07:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/17/17 23:58:07:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/17/17 23:58:07:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 01:07:13:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 01:07:13:375 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 01:07:13:375 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 01:07:43:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 01:07:43:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 01:07:43:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 01:07:43:432 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 01:07:44:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 01:07:44:562 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 01:07:44:562 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 01:07:44:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 02:16:44:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 02:16:44:956 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 02:16:44:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 02:17:15:016 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 02:17:15:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 02:17:15:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 02:17:15:016 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 02:17:16:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 02:17:16:017 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 02:17:16:017 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 02:17:16:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 03:26:23:740 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 03:26:23:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 03:26:23:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 03:26:53:760 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 03:26:53:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 03:26:53:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 03:26:53:760 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 03:26:54:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 03:26:54:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 03:26:54:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 03:26:54:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 04:35:51:919 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 04:35:51:949 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 04:35:51:949 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 04:36:21:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 04:36:21:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 04:36:21:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 04:36:21:968 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 04:36:23:054 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 04:36:23:054 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 04:36:23:054 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 04:36:23:054 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 05:45:29:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 05:45:29:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 05:45:29:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 05:45:59:233 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 05:45:59:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 05:45:59:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 05:45:59:233 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 05:46:00:281 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 05:46:00:281 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 05:46:00:281 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 05:46:00:281 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 06:54:59:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 06:55:00:036 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 06:55:00:037 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 06:55:30:125 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 06:55:30:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 06:55:30:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 06:55:30:125 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 06:55:31:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 06:55:31:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 06:55:31:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 06:55:31:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 08:04:32:495 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 08:04:32:544 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 08:04:32:544 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 08:05:02:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 08:05:02:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 08:05:02:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 08:05:02:676 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 08:05:03:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 08:05:03:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 08:05:03:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 08:05:03:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 09:14:05:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 09:14:05:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 09:14:05:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 09:14:35:920 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 09:14:35:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 09:14:35:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 09:14:35:921 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 09:14:36:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 09:14:36:921 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 09:14:36:921 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 09:14:36:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 10:23:25:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 10:23:26:030 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 10:23:26:030 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 10:23:56:066 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 10:23:56:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 10:23:56:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 10:23:56:067 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 10:23:57:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 10:23:57:100 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 10:23:57:100 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 10:23:57:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 11:32:53:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 11:32:53:312 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 11:32:53:312 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 11:33:23:446 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 11:33:23:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 11:33:23:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 11:33:23:446 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 11:33:24:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 11:33:24:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 11:33:24:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 11:33:24:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 12:42:17:731 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 12:42:17:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 12:42:17:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 12:42:47:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 12:42:47:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 12:42:47:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 12:42:47:820 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 12:42:48:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 12:42:48:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 12:42:48:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 12:42:48:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 13:51:49:826 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 13:51:49:877 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 13:51:49:877 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 13:52:19:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 13:52:19:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 13:52:19:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 13:52:19:984 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 13:52:21:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 13:52:21:108 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 13:52:21:108 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 13:52:21:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 15:01:22:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 15:01:22:558 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 15:01:22:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 15:01:52:557 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 15:01:52:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 15:01:52:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 15:01:52:557 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 15:01:53:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 15:01:53:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 15:01:53:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 15:01:53:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 16:10:58:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 16:10:58:751 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 16:10:58:751 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 16:11:28:896 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 16:11:28:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 16:11:28:897 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 16:11:28:898 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 16:11:29:908 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 16:11:29:908 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 16:11:29:908 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 16:11:29:908 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 17:20:11:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 17:20:11:410 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 17:20:11:410 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 17:20:41:522 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 17:20:41:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 17:20:41:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 17:20:41:522 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 17:20:42:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 17:20:42:523 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 17:20:42:523 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 17:20:42:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 18:29:24:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 18:29:24:391 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 18:29:24:391 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 18:29:54:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 18:29:54:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 18:29:54:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 18:29:54:454 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 18:29:55:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 18:29:55:455 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 18:29:55:455 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 18:29:55:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 19:38:43:662 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 19:38:43:717 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 19:38:43:717 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 19:39:13:717 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 19:39:13:717 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 19:39:13:717 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 19:39:13:717 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 19:39:14:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 19:39:14:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 19:39:14:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 19:39:14:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 20:48:18:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 20:48:18:977 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 20:48:18:977 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 20:48:49:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 20:48:49:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 20:48:49:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 20:48:49:076 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 20:48:50:159 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 20:48:50:159 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 20:48:50:159 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 20:48:50:159 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 21:57:47:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 21:57:47:081 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 21:57:47:081 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 21:58:17:119 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 21:58:17:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 21:58:17:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 21:58:17:120 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 21:58:18:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 21:58:18:237 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 21:58:18:237 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 21:58:18:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/18/17 23:06:57:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/18/17 23:06:57:352 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/18/17 23:06:57:352 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/18/17 23:07:27:465 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/18/17 23:07:27:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/18/17 23:07:27:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/18/17 23:07:27:465 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/18/17 23:07:28:466 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/18/17 23:07:28:466 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/18/17 23:07:28:466 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/18/17 23:07:28:466 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 00:16:26:304 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 00:16:26:356 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 00:16:26:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 00:16:56:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 00:16:56:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 00:16:56:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 00:16:56:494 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 00:16:57:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 00:16:57:504 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 00:16:57:504 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 00:16:57:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 01:25:53:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 01:25:53:861 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 01:25:53:861 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 01:26:23:992 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 01:26:23:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 01:26:23:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 01:26:23:992 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 01:26:24:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 01:26:24:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 01:26:24:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 01:26:24:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 02:35:24:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 02:35:24:887 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 02:35:24:887 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 02:35:54:942 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 02:35:54:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 02:35:54:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 02:35:54:942 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 02:35:55:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 02:35:55:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 02:35:55:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 02:35:55:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 03:44:57:143 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 03:44:57:191 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 03:44:57:191 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 03:45:27:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 03:45:27:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 03:45:27:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 03:45:27:295 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 03:45:28:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 03:45:28:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 03:45:28:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 03:45:28:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 04:54:36:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 04:54:36:207 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 04:54:36:207 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 04:55:06:326 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 04:55:06:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 04:55:06:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 04:55:06:363 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 04:55:07:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 04:55:07:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 04:55:07:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 04:55:07:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 06:04:11:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 06:04:11:700 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 06:04:11:700 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 06:04:41:827 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 06:04:41:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 06:04:41:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 06:04:41:867 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 06:04:42:981 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 06:04:42:982 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 06:04:42:982 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 06:04:42:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 07:13:51:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 07:13:51:293 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 07:13:51:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 07:14:21:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 07:14:21:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 07:14:21:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 07:14:21:313 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 07:14:22:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 07:14:22:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 07:14:22:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 07:14:22:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 08:22:57:301 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 08:22:57:586 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 08:22:57:587 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 08:23:27:632 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 08:23:27:632 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 08:23:27:632 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 08:23:27:632 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 08:23:28:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 08:23:28:633 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 08:23:28:633 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 08:23:28:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 09:31:46:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 09:31:46:613 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 09:31:46:613 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 09:32:16:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 09:32:16:612 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 09:32:16:612 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 09:32:16:612 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 09:32:17:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 09:32:17:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 09:32:17:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 09:32:17:738 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 10:41:17:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 10:41:17:050 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 10:41:17:050 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 10:41:47:153 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 10:41:47:153 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 10:41:47:153 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 10:41:47:153 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 10:41:48:153 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 10:41:48:153 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 10:41:48:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 10:41:48:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 11:50:18:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 11:50:18:186 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 11:50:18:186 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 11:50:48:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 11:50:48:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 11:50:48:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 11:50:48:311 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 11:50:49:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 11:50:49:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 11:50:49:416 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 11:50:49:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 12:59:49:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 12:59:50:012 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 12:59:50:012 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 13:00:20:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 13:00:20:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 13:00:20:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 13:00:20:138 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 13:00:21:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 13:00:21:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 13:00:21:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 13:00:21:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 14:09:18:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 14:09:18:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 14:09:18:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 14:09:48:517 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 14:09:48:517 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 14:09:48:517 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 14:09:48:517 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 14:09:49:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 14:09:49:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 14:09:49:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 14:09:49:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 15:18:31:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 15:18:31:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 15:18:31:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 15:19:01:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 15:19:01:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 15:19:01:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 15:19:01:493 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 15:19:02:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 15:19:02:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 15:19:02:493 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 15:19:02:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 16:27:52:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 16:27:52:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 16:27:52:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 16:28:22:407 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 16:28:22:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 16:28:22:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 16:28:22:407 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 16:28:23:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 16:28:23:452 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 16:28:23:452 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 16:28:23:452 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 17:37:22:661 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 17:37:22:717 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 17:37:22:717 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 17:37:52:716 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 17:37:52:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 17:37:52:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 17:37:52:716 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 17:37:53:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 17:37:53:829 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 17:37:53:829 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 17:37:53:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 18:46:53:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 18:46:53:209 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 18:46:53:210 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 18:47:23:210 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 18:47:23:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 18:47:23:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 18:47:23:211 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 18:47:24:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 18:47:24:230 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 18:47:24:230 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 18:47:24:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 19:56:32:602 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 19:56:32:658 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 19:56:32:658 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 19:57:02:720 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 19:57:02:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 19:57:02:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 19:57:02:720 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 19:57:03:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 19:57:03:841 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 19:57:03:841 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 19:57:03:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 21:05:58:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 21:05:58:862 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 21:05:58:862 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 21:06:28:910 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 21:06:28:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 21:06:28:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 21:06:28:910 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 21:06:29:911 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 21:06:29:911 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 21:06:29:911 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 21:06:29:911 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 22:15:20:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 22:15:20:609 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 22:15:20:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 22:15:50:608 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 22:15:50:608 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 22:15:50:608 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 22:15:50:608 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 22:15:51:654 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 22:15:51:654 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 22:15:51:654 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 22:15:51:654 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/19/17 23:24:44:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/19/17 23:24:44:247 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/19/17 23:24:44:247 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/19/17 23:25:14:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/19/17 23:25:14:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/19/17 23:25:14:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/19/17 23:25:14:276 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/19/17 23:25:15:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/19/17 23:25:15:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/19/17 23:25:15:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/19/17 23:25:15:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 00:34:09:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 00:34:09:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 00:34:09:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 00:34:39:806 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 00:34:39:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 00:34:39:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 00:34:39:806 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 00:34:40:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 00:34:40:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 00:34:40:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 00:34:40:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 01:43:24:962 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 01:43:25:254 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 01:43:25:255 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 01:43:55:356 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 01:43:55:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 01:43:55:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 01:43:55:356 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 01:43:56:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 01:43:56:455 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 01:43:56:455 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 01:43:56:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 02:52:55:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 02:52:55:893 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 02:52:55:893 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 02:53:25:974 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 02:53:25:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 02:53:25:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 02:53:25:974 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 02:53:27:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 02:53:27:074 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 02:53:27:074 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 02:53:27:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 04:02:39:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 04:02:39:898 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 04:02:39:898 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 04:03:10:045 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 04:03:10:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 04:03:10:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 04:03:10:045 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 04:03:11:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 04:03:11:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 04:03:11:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 04:03:11:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 05:12:08:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 05:12:08:825 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 05:12:08:825 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 05:12:38:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 05:12:38:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 05:12:38:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 05:12:38:824 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 05:12:39:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 05:12:39:926 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 05:12:39:927 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 05:12:39:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 06:21:42:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 06:21:42:562 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 06:21:42:562 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 06:22:12:654 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 06:22:12:654 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 06:22:12:654 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 06:22:12:654 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 06:22:13:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 06:22:13:720 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 06:22:13:720 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 06:22:13:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 07:31:07:304 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 07:31:07:356 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 07:31:07:356 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 07:31:37:371 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 07:31:37:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 07:31:37:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 07:31:37:371 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 07:31:38:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 07:31:38:386 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 07:31:38:386 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 07:31:38:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 08:40:18:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 08:40:19:403 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 08:40:19:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 08:40:49:472 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 08:40:49:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 08:40:49:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 08:40:49:472 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 08:40:50:545 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 08:40:50:545 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 08:40:50:545 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 08:40:50:545 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 09:49:35:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 09:49:35:963 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 09:49:35:964 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 09:50:05:987 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 09:50:05:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 09:50:05:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 09:50:05:987 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 09:50:06:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 09:50:06:987 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 09:50:06:987 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 09:50:06:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 10:59:12:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 10:59:12:369 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 10:59:12:369 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 10:59:42:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 10:59:42:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 10:59:42:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 10:59:42:420 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 10:59:43:564 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 10:59:43:565 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 10:59:43:565 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 10:59:43:565 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 12:08:45:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 12:08:45:751 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 12:08:45:751 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 12:09:15:810 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 12:09:15:810 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 12:09:15:810 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 12:09:15:810 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 12:09:16:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 12:09:16:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 12:09:16:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 12:09:16:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 13:18:16:740 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 13:18:16:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 13:18:16:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 13:18:46:789 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 13:18:46:789 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 13:18:46:789 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 13:18:46:789 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 13:18:47:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 13:18:47:869 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 13:18:47:869 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 13:18:47:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 14:27:49:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 14:27:49:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 14:27:49:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 14:28:20:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 14:28:20:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 14:28:20:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 14:28:20:075 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 14:28:21:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 14:28:21:094 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 14:28:21:094 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 14:28:21:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 15:37:15:901 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 15:37:15:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 15:37:15:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 15:37:45:988 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 15:37:45:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 15:37:45:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 15:37:45:989 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 15:37:47:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 15:37:47:131 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 15:37:47:131 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 15:37:47:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 16:46:49:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 16:46:49:714 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 16:46:49:715 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 16:47:19:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 16:47:19:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 16:47:19:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 16:47:19:791 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 16:47:20:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 16:47:20:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 16:47:20:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 16:47:20:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 17:56:24:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 17:56:24:663 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 17:56:24:664 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 17:56:54:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 17:56:54:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 17:56:54:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 17:56:54:771 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 17:56:55:786 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 17:56:55:786 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 17:56:55:786 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 17:56:55:786 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 19:06:01:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 19:06:01:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 19:06:01:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 19:06:31:645 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 19:06:31:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 19:06:31:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 19:06:31:679 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 19:06:32:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 19:06:32:773 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 19:06:32:773 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 19:06:32:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 20:15:18:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 20:15:18:815 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 20:15:18:816 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 20:15:48:878 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 20:15:48:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 20:15:48:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 20:15:48:878 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 20:15:49:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 20:15:49:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 20:15:49:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 20:15:49:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 21:24:53:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 21:24:54:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 21:24:54:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 21:25:24:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 21:25:24:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 21:25:24:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 21:25:24:129 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 21:25:25:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 21:25:25:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 21:25:25:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 21:25:25:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 22:34:25:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 22:34:25:233 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 22:34:25:233 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 22:34:55:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 22:34:55:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 22:34:55:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 22:34:55:276 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 22:34:56:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 22:34:56:285 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 22:34:56:285 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 22:34:56:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/20/17 23:43:51:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/20/17 23:43:51:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/20/17 23:43:51:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/20/17 23:44:21:725 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/20/17 23:44:21:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/20/17 23:44:21:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/20/17 23:44:21:725 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/20/17 23:44:22:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/20/17 23:44:22:725 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/20/17 23:44:22:725 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/20/17 23:44:22:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 00:53:17:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 00:53:17:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 00:53:17:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 00:53:47:616 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 00:53:47:616 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 00:53:47:616 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 00:53:47:616 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 00:53:48:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 00:53:48:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 00:53:48:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 00:53:48:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 02:02:41:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 02:02:41:921 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 02:02:41:921 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 02:03:11:920 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 02:03:11:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 02:03:11:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 02:03:11:920 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 02:03:13:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 02:03:13:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 02:03:13:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 02:03:13:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 03:12:13:747 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 03:12:13:747 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 03:12:13:747 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 03:12:43:828 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 03:12:43:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 03:12:43:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 03:12:43:828 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 03:12:44:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 03:12:44:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 03:12:44:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 03:12:44:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 04:21:39:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 04:21:39:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 04:21:39:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 04:22:09:448 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 04:22:09:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 04:22:09:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 04:22:09:449 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 04:22:10:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 04:22:10:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 04:22:10:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 04:22:10:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 05:31:04:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 05:31:04:062 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 05:31:04:062 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 05:31:34:209 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 05:31:34:209 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 05:31:34:209 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 05:31:34:209 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 05:31:35:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 05:31:35:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 05:31:35:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 05:31:35:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 06:40:24:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 06:40:24:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 06:40:24:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 06:40:54:517 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 06:40:54:517 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 06:40:54:517 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 06:40:54:517 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 06:40:55:517 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 06:40:55:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 06:40:55:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 06:40:55:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 07:49:55:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 07:49:56:002 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 07:49:56:002 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 07:50:26:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 07:50:26:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 07:50:26:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 07:50:26:111 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 07:50:27:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 07:50:27:113 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 07:50:27:113 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 07:50:27:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 08:59:05:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 08:59:05:672 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 08:59:05:672 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 08:59:35:818 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 08:59:35:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 08:59:35:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 08:59:35:818 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 08:59:36:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 08:59:36:837 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 08:59:36:837 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 08:59:36:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 10:08:30:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 10:08:30:198 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 10:08:30:198 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 10:09:00:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 10:09:00:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 10:09:00:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 10:09:00:247 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 10:09:01:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 10:09:01:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 10:09:01:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 10:09:01:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 11:17:50:635 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 11:17:50:690 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 11:17:50:690 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 11:18:20:689 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 11:18:20:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 11:18:20:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 11:18:20:689 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 11:18:21:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 11:18:21:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 11:18:21:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 11:18:21:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 12:27:19:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 12:27:19:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 12:27:19:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 12:27:49:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 12:27:49:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 12:27:49:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 12:27:49:532 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 12:27:50:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 12:27:50:596 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 12:27:50:596 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 12:27:50:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 13:36:45:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 13:36:45:097 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 13:36:45:097 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 13:37:15:242 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 13:37:15:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 13:37:15:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 13:37:15:242 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 13:37:16:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 13:37:16:242 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 13:37:16:243 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 13:37:16:243 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 14:46:11:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 14:46:11:323 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 14:46:11:323 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 14:46:41:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 14:46:41:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 14:46:41:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 14:46:41:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 14:46:42:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 14:46:42:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 14:46:42:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 14:46:42:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 15:55:38:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 15:55:38:126 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 15:55:38:126 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 15:56:08:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 15:56:08:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 15:56:08:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 15:56:08:227 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 15:56:09:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 15:56:09:368 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 15:56:09:369 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 15:56:09:369 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 17:05:03:001 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 17:05:03:030 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 17:05:03:030 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 17:05:33:029 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 17:05:33:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 17:05:33:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 17:05:33:029 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 17:05:34:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 17:05:34:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 17:05:34:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 17:05:34:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 18:14:13:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 18:14:13:522 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 18:14:13:522 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 18:14:43:521 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 18:14:43:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 18:14:43:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 18:14:43:521 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 18:14:44:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 18:14:44:521 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 18:14:44:521 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 18:14:44:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 19:23:50:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 19:23:50:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 19:23:50:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 19:24:20:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 19:24:20:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 19:24:20:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 19:24:20:226 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 19:24:21:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 19:24:21:234 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 19:24:21:234 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 19:24:21:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 20:33:18:739 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 20:33:18:796 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 20:33:18:796 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 20:33:48:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 20:33:48:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 20:33:48:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 20:33:48:913 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 20:33:49:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 20:33:49:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 20:33:49:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 20:33:49:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 21:42:38:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 21:42:38:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 21:42:38:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 21:43:08:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 21:43:08:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 21:43:08:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 21:43:08:188 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 21:43:09:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 21:43:09:224 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 21:43:09:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 21:43:09:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/21/17 22:52:04:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/21/17 22:52:04:715 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/21/17 22:52:04:715 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/21/17 22:52:34:818 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/21/17 22:52:34:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/21/17 22:52:34:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/21/17 22:52:34:818 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/21/17 22:52:35:916 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/21/17 22:52:35:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/21/17 22:52:35:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/21/17 22:52:35:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 00:01:37:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 00:01:37:307 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 00:01:37:308 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 00:02:07:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 00:02:07:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 00:02:07:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 00:02:07:313 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 00:02:08:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 00:02:08:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 00:02:08:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 00:02:08:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 01:11:11:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 01:11:11:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 01:11:11:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 01:11:41:195 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 01:11:41:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 01:11:41:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 01:11:41:195 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 01:11:42:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 01:11:42:195 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 01:11:42:195 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 01:11:42:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 02:20:34:355 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 02:20:34:355 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 02:20:34:355 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 02:21:04:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 02:21:04:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 02:21:04:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 02:21:04:459 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 02:21:05:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 02:21:05:605 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 02:21:05:605 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 02:21:05:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 03:30:03:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 03:30:03:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 03:30:03:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 03:30:33:445 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 03:30:33:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 03:30:33:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 03:30:33:446 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 03:30:34:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 03:30:34:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 03:30:34:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 03:30:34:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 04:39:30:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 04:39:30:589 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 04:39:30:589 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 04:40:00:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 04:40:00:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 04:40:00:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 04:40:00:652 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 04:40:01:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 04:40:01:660 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 04:40:01:660 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 04:40:01:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 05:49:09:214 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 05:49:09:248 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 05:49:09:248 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 05:49:39:386 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 05:49:39:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 05:49:39:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 05:49:39:386 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 05:49:40:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 05:49:40:503 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 05:49:40:504 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 05:49:40:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 06:58:37:270 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 06:58:37:330 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 06:58:37:330 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 06:59:07:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 06:59:07:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 06:59:07:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 06:59:07:340 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 06:59:08:427 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 06:59:08:427 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 06:59:08:427 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 06:59:08:427 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 08:07:41:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 08:07:41:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 08:07:41:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 08:08:11:613 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 08:08:11:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 08:08:11:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 08:08:11:613 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 08:08:12:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 08:08:12:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 08:08:12:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 08:08:12:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 09:16:52:560 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 09:16:52:560 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 09:16:52:560 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 09:17:22:689 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 09:17:22:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 09:17:22:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 09:17:22:689 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 09:17:23:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 09:17:23:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 09:17:23:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 09:17:23:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 10:26:32:716 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 10:26:32:774 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 10:26:32:775 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 10:27:02:798 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 10:27:02:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 10:27:02:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 10:27:02:798 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 10:27:03:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 10:27:03:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 10:27:03:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 10:27:03:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 11:36:05:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 11:36:05:688 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 11:36:05:688 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 11:36:35:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 11:36:35:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 11:36:35:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 11:36:35:687 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 11:36:36:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 11:36:36:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 11:36:36:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 11:36:36:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 12:45:43:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 12:45:43:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 12:45:43:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 12:46:13:620 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 12:46:13:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 12:46:13:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 12:46:13:620 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 12:46:14:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 12:46:14:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 12:46:14:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 12:46:14:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 13:55:08:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 13:55:08:851 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 13:55:08:852 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 13:55:38:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 13:55:38:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 13:55:38:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 13:55:38:851 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 13:55:39:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 13:55:39:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 13:55:39:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 13:55:39:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 15:04:31:906 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 15:04:31:966 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 15:04:31:966 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 15:05:02:052 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 15:05:02:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 15:05:02:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 15:05:02:052 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 15:05:03:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 15:05:03:148 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 15:05:03:148 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 15:05:03:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 16:13:59:001 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 16:13:59:059 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 16:13:59:059 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 16:14:29:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 16:14:29:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 16:14:29:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 16:14:29:123 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 16:14:30:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 16:14:30:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 16:14:30:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 16:14:30:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 17:23:34:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 17:23:34:408 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 17:23:34:408 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 17:24:04:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 17:24:04:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 17:24:04:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 17:24:04:415 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 17:24:05:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 17:24:05:416 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 17:24:05:416 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 17:24:05:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 18:33:00:222 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 18:33:00:301 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 18:33:00:301 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 18:33:30:446 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 18:33:30:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 18:33:30:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 18:33:30:446 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 18:33:31:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 18:33:31:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 18:33:31:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 18:33:31:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 19:42:24:343 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 19:42:24:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 19:42:24:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 19:42:54:404 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 19:42:54:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 19:42:54:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 19:42:54:404 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 19:42:55:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 19:42:55:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 19:42:55:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 19:42:55:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 20:52:01:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 20:52:01:709 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 20:52:01:709 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 20:52:31:770 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 20:52:31:770 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 20:52:31:770 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 20:52:31:770 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 20:52:32:770 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 20:52:32:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 20:52:32:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 20:52:32:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 22:01:25:560 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 22:01:25:613 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 22:01:25:613 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 22:01:55:719 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 22:01:55:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 22:01:55:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 22:01:55:720 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 22:01:56:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 22:01:56:790 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 22:01:56:790 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 22:01:56:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/22/17 23:10:45:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/22/17 23:10:45:696 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/22/17 23:10:45:696 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/22/17 23:11:15:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/22/17 23:11:15:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/22/17 23:11:15:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/22/17 23:11:15:795 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/22/17 23:11:16:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/22/17 23:11:16:807 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/22/17 23:11:16:807 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/22/17 23:11:16:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 00:20:13:936 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 00:20:13:990 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 00:20:13:990 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 00:20:44:101 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 00:20:44:101 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 00:20:44:101 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 00:20:44:101 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 00:20:45:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 00:20:45:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 00:20:45:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 00:20:45:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 01:29:27:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 01:29:27:729 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 01:29:27:729 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 01:29:57:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 01:29:57:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 01:29:57:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 01:29:57:874 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 01:29:58:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 01:29:58:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 01:29:58:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 01:29:58:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 02:38:58:244 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 02:38:58:355 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 02:38:58:356 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 02:39:28:372 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 02:39:28:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 02:39:28:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 02:39:28:503 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 02:39:29:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 02:39:29:503 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 02:39:29:503 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 02:39:29:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 03:48:31:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 03:48:31:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 03:48:31:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 03:49:01:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 03:49:01:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 03:49:01:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 03:49:01:059 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 03:49:02:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 03:49:02:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 03:49:02:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 03:49:02:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 04:58:07:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 04:58:07:998 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 04:58:07:998 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 04:58:38:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 04:58:38:110 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 04:58:38:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 04:58:38:111 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 04:58:39:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 04:58:39:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 04:58:39:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 04:58:39:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 06:07:38:545 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 06:07:38:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 06:07:38:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 06:08:08:727 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 06:08:08:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 06:08:08:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 06:08:08:727 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 06:08:09:864 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 06:08:09:864 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 06:08:09:864 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 06:08:09:865 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 07:17:12:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 07:17:12:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 07:17:12:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 07:17:42:265 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 07:17:42:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 07:17:42:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 07:17:42:265 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 07:17:43:388 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 07:17:43:388 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 07:17:43:388 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 07:17:43:388 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 08:26:18:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 08:26:18:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 08:26:18:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 08:26:48:309 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 08:26:48:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 08:26:48:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 08:26:48:309 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 08:26:49:453 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 08:26:49:453 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 08:26:49:453 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 08:26:49:453 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 09:35:33:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 09:35:33:946 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 09:35:33:946 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 09:36:03:947 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 09:36:03:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 09:36:03:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 09:36:03:947 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 09:36:05:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 09:36:05:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 09:36:05:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 09:36:05:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 10:44:53:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 10:44:53:538 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 10:44:53:538 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 10:45:23:654 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 10:45:23:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 10:45:23:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 10:45:23:655 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 10:45:24:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 10:45:24:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 10:45:24:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 10:45:24:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 11:54:14:956 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 11:54:15:007 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 11:54:15:007 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 11:54:45:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 11:54:45:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 11:54:45:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 11:54:45:105 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 11:54:46:155 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 11:54:46:155 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 11:54:46:155 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 11:54:46:155 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 13:03:39:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 13:03:39:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 13:03:39:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 13:04:09:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 13:04:09:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 13:04:09:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 13:04:09:248 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 13:04:10:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 13:04:10:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 13:04:10:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 13:04:10:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 14:13:00:786 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 14:13:00:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 14:13:00:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 14:13:30:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 14:13:30:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 14:13:30:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 14:13:30:967 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 14:13:32:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 14:13:32:115 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 14:13:32:115 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 14:13:32:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 15:22:28:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 15:22:28:938 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 15:22:28:938 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 15:22:59:072 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 15:22:59:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 15:22:59:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 15:22:59:072 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 15:23:00:161 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 15:23:00:161 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 15:23:00:161 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 15:23:00:161 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 16:31:55:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 16:31:55:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 16:31:55:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 16:32:25:259 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 16:32:25:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 16:32:25:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 16:32:25:259 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 16:32:26:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 16:32:26:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 16:32:26:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 16:32:26:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 17:41:18:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 17:41:19:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 17:41:19:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 17:41:49:133 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 17:41:49:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 17:41:49:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 17:41:49:134 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 17:41:50:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 17:41:50:228 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 17:41:50:228 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 17:41:50:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 18:50:45:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 18:50:45:426 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 18:50:45:426 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 18:51:15:546 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 18:51:15:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 18:51:15:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 18:51:15:546 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 18:51:16:589 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 18:51:16:589 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 18:51:16:589 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 18:51:16:589 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 20:00:15:036 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 20:00:15:096 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 20:00:15:096 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 20:00:45:095 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 20:00:45:095 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 20:00:45:095 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 20:00:45:095 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 20:00:46:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 20:00:46:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 20:00:46:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 20:00:46:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 21:09:44:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 21:09:44:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 21:09:44:499 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 21:10:14:506 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 21:10:14:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 21:10:14:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 21:10:14:507 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 21:10:15:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 21:10:15:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 21:10:15:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 21:10:15:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 22:19:12:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 22:19:12:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 22:19:12:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 22:19:42:384 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 22:19:42:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 22:19:42:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 22:19:42:384 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 22:19:43:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 22:19:43:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 22:19:43:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 22:19:43:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/23/17 23:28:39:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/23/17 23:28:39:306 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/23/17 23:28:39:306 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/23/17 23:29:09:339 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/23/17 23:29:09:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/23/17 23:29:09:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/23/17 23:29:09:339 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/23/17 23:29:10:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/23/17 23:29:10:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/23/17 23:29:10:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/23/17 23:29:10:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 00:38:14:466 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 00:38:14:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 00:38:14:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 00:38:44:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 00:38:44:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 00:38:44:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 00:38:44:487 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 00:38:45:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 00:38:45:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 00:38:45:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 00:38:45:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 01:48:03:745 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 01:48:03:803 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 01:48:03:804 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 01:48:33:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 01:48:33:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 01:48:33:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 01:48:33:934 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 01:48:34:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 01:48:34:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 01:48:34:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 01:48:34:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 02:57:41:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 02:57:41:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 02:57:41:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 02:58:11:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 02:58:11:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 02:58:11:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 02:58:11:592 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 02:58:12:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 02:58:12:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 02:58:12:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 02:58:12:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 04:07:05:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 04:07:05:231 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 04:07:05:231 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 04:07:35:368 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 04:07:35:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 04:07:35:368 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 04:07:35:368 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 04:07:36:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 04:07:36:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 04:07:36:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 04:07:36:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 05:16:18:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 05:16:18:804 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 05:16:18:804 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 05:16:48:803 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 05:16:48:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 05:16:48:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 05:16:48:803 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 05:16:49:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 05:16:49:817 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 05:16:49:817 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 05:16:49:817 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 06:25:44:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 06:25:44:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 06:25:44:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 06:26:14:141 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 06:26:14:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 06:26:14:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 06:26:14:141 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 06:26:15:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 06:26:15:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 06:26:15:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 06:26:15:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 07:35:02:502 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 07:35:02:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 07:35:02:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 07:35:32:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 07:35:32:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 07:35:32:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 07:35:32:609 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 07:35:33:695 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 07:35:33:695 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 07:35:33:695 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 07:35:33:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 08:43:31:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 08:43:31:582 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 08:43:31:582 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 08:44:01:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 08:44:01:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 08:44:01:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 08:44:01:636 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 08:44:02:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 08:44:02:637 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 08:44:02:637 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 08:44:02:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 09:52:51:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 09:52:51:752 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 09:52:51:752 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 09:53:21:764 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 09:53:21:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 09:53:21:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 09:53:21:765 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 09:53:22:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 09:53:22:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 09:53:22:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 09:53:22:872 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 11:02:25:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 11:02:25:267 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 11:02:25:267 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 11:02:55:267 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 11:02:55:267 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 11:02:55:267 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 11:02:55:267 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 11:02:56:346 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 11:02:56:346 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 11:02:56:346 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 11:02:56:346 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 12:12:16:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 12:12:16:815 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 12:12:16:815 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 12:12:46:856 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 12:12:46:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 12:12:46:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 12:12:46:856 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 12:12:48:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 12:12:48:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 12:12:48:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 12:12:48:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 13:21:34:574 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 13:21:34:629 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 13:21:34:630 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 13:22:04:682 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 13:22:04:682 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 13:22:04:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 13:22:04:683 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 13:22:05:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 13:22:05:719 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 13:22:05:719 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 13:22:05:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 14:31:04:517 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 14:31:04:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 14:31:04:811 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 14:31:34:863 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 14:31:34:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 14:31:34:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 14:31:34:863 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 14:31:35:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 14:31:35:867 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 14:31:35:867 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 14:31:35:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 15:40:17:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 15:40:17:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 15:40:17:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 15:40:47:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 15:40:47:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 15:40:47:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 15:40:47:570 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 15:40:48:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 15:40:48:570 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 15:40:48:570 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 15:40:48:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 16:49:49:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 16:49:49:817 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 16:49:49:817 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 16:50:19:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 16:50:19:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 16:50:19:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 16:50:19:917 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 16:50:20:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 16:50:20:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 16:50:20:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 16:50:20:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 17:59:21:713 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 17:59:21:799 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 17:59:21:800 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 17:59:51:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 17:59:51:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 17:59:51:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 17:59:51:877 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 17:59:52:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 17:59:52:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 17:59:52:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 17:59:52:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 19:08:48:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 19:08:48:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 19:08:48:860 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 19:09:19:008 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 19:09:19:008 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 19:09:19:008 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 19:09:19:008 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 19:09:20:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 19:09:20:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 19:09:20:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 19:09:20:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 20:18:16:925 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 20:18:16:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 20:18:16:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 20:18:47:092 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 20:18:47:092 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 20:18:47:092 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 20:18:47:092 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 20:18:48:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 20:18:48:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 20:18:48:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 20:18:48:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 21:27:49:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 21:27:50:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 21:27:50:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 21:28:20:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 21:28:20:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 21:28:20:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 21:28:20:140 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 21:28:21:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 21:28:21:200 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 21:28:21:200 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 21:28:21:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 22:37:27:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 22:37:27:363 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 22:37:27:363 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 22:37:57:478 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 22:37:57:478 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 22:37:57:478 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 22:37:57:478 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 22:37:58:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 22:37:58:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 22:37:58:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 22:37:58:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/24/17 23:47:01:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/24/17 23:47:01:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/24/17 23:47:01:457 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/24/17 23:47:31:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/24/17 23:47:31:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/24/17 23:47:31:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/24/17 23:47:31:572 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/24/17 23:47:32:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/24/17 23:47:32:587 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/24/17 23:47:32:587 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/24/17 23:47:32:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 00:56:25:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 00:56:25:638 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 00:56:25:638 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 00:56:55:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 00:56:55:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 00:56:55:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 00:56:55:737 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 00:56:56:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 00:56:56:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 00:56:56:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 00:56:56:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 02:05:48:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 02:05:49:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 02:05:49:053 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 02:06:19:125 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 02:06:19:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 02:06:19:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 02:06:19:125 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 02:06:20:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 02:06:20:198 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 02:06:20:198 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 02:06:20:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 03:15:13:657 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 03:15:13:689 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 03:15:13:689 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 03:15:43:688 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 03:15:43:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 03:15:43:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 03:15:43:688 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 03:15:44:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 03:15:44:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 03:15:44:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 03:15:44:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 04:24:39:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 04:24:39:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 04:24:39:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 04:25:09:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 04:25:09:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 04:25:09:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 04:25:09:726 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 04:25:10:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 04:25:10:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 04:25:10:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 04:25:10:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 05:34:07:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 05:34:07:108 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 05:34:07:108 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 05:34:37:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 05:34:37:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 05:34:37:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 05:34:37:257 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 05:34:38:385 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 05:34:38:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 05:34:38:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 05:34:38:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 06:43:21:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 06:43:21:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 06:43:21:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 06:43:51:767 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 06:43:51:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 06:43:51:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 06:43:51:767 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 06:43:52:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 06:43:52:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 06:43:52:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 06:43:52:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 07:52:56:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 07:52:56:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 07:52:56:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 07:53:26:250 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 07:53:26:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 07:53:26:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 07:53:26:250 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 07:53:27:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 07:53:27:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 07:53:27:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 07:53:27:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 09:01:59:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 09:01:59:529 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 09:01:59:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 09:02:29:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 09:02:29:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 09:02:29:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 09:02:29:624 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 09:02:30:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 09:02:30:704 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 09:02:30:704 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 09:02:30:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 10:11:21:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 10:11:21:395 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 10:11:21:395 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 10:11:51:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 10:11:51:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 10:11:51:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 10:11:51:468 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 10:11:52:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 10:11:52:549 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 10:11:52:549 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 10:11:52:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 11:20:24:845 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 11:20:24:845 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 11:20:24:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 11:20:54:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 11:20:54:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 11:20:54:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 11:20:54:985 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 11:20:56:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 11:20:56:120 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 11:20:56:120 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 11:20:56:120 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 12:29:55:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 12:29:55:877 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 12:29:55:877 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 12:30:25:977 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 12:30:25:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 12:30:25:978 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 12:30:25:978 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 12:30:27:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 12:30:27:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 12:30:27:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 12:30:27:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 13:39:04:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 13:39:05:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 13:39:05:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 13:39:35:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 13:39:35:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 13:39:35:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 13:39:35:175 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 13:39:36:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 13:39:36:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 13:39:36:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 13:39:36:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 14:47:53:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 14:47:53:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 14:47:53:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 14:48:23:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 14:48:23:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 14:48:23:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 14:48:23:311 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 14:48:24:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 14:48:24:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 14:48:24:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 14:48:24:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 15:57:14:944 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 15:57:14:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 15:57:14:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 15:57:45:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 15:57:45:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 15:57:45:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 15:57:45:046 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 15:57:46:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 15:57:46:166 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 15:57:46:166 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 15:57:46:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 17:06:33:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 17:06:33:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 17:06:33:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 17:07:03:950 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 17:07:03:950 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 17:07:03:950 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 17:07:03:950 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 17:07:04:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 17:07:04:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 17:07:04:991 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 17:07:04:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 18:15:54:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 18:15:54:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 18:15:54:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 18:16:24:144 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 18:16:24:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 18:16:24:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 18:16:24:144 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 18:16:25:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 18:16:25:274 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 18:16:25:274 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 18:16:25:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 19:25:25:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 19:25:25:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 19:25:25:995 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 19:25:56:134 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 19:25:56:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 19:25:56:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 19:25:56:134 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 19:25:57:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 19:25:57:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 19:25:57:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 19:25:57:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 20:34:54:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 20:34:54:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 20:34:54:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 20:35:24:538 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 20:35:24:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 20:35:24:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 20:35:24:538 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 20:35:25:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 20:35:25:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 20:35:25:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 20:35:25:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 21:44:23:722 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 21:44:23:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 21:44:23:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 21:44:53:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 21:44:53:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 21:44:53:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 21:44:53:851 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 21:44:54:944 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 21:44:54:944 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 21:44:54:944 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 21:44:54:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/25/17 22:53:05:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/25/17 22:53:05:902 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/25/17 22:53:05:902 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/25/17 22:53:36:007 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/25/17 22:53:36:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/25/17 22:53:36:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/25/17 22:53:36:007 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/25/17 22:53:37:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/25/17 22:53:37:008 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/25/17 22:53:37:008 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/25/17 22:53:37:008 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 00:02:45:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 00:02:45:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 00:02:45:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 00:03:15:361 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 00:03:15:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 00:03:15:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 00:03:15:361 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 00:03:16:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 00:03:16:463 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 00:03:16:463 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 00:03:16:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 01:12:08:626 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 01:12:08:678 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 01:12:08:678 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 01:12:38:805 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 01:12:38:805 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 01:12:38:805 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 01:12:38:805 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 01:12:39:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 01:12:39:808 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 01:12:39:809 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 01:12:39:809 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 02:21:42:165 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 02:21:42:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 02:21:42:227 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 02:22:12:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 02:22:12:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 02:22:12:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 02:22:12:365 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 02:22:13:495 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 02:22:13:495 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 02:22:13:496 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 02:22:13:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 03:31:01:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 03:31:01:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 03:31:01:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 03:31:31:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 03:31:31:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 03:31:31:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 03:31:31:958 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 03:31:33:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 03:31:33:000 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 03:31:33:000 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 03:31:33:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 04:40:39:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 04:40:39:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 04:40:39:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 04:41:09:841 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 04:41:09:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 04:41:09:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 04:41:09:842 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 04:41:10:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 04:41:10:942 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 04:41:10:942 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 04:41:10:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 05:49:54:906 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 05:49:54:962 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 05:49:54:962 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 05:50:24:960 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 05:50:24:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 05:50:24:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 05:50:24:961 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 05:50:25:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 05:50:25:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 05:50:25:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 05:50:25:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 06:59:34:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 06:59:34:844 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 06:59:34:844 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 07:00:04:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 07:00:04:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 07:00:04:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 07:00:04:874 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 07:00:05:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 07:00:05:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 07:00:05:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 07:00:05:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 08:08:50:388 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 08:08:50:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 08:08:50:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 08:09:20:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 08:09:20:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 08:09:20:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 08:09:20:584 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 08:09:21:663 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 08:09:21:663 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 08:09:21:663 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 08:09:21:663 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 09:18:20:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 09:18:20:986 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 09:18:20:986 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 09:18:51:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 09:18:51:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 09:18:51:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 09:18:51:117 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 09:18:52:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 09:18:52:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 09:18:52:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 09:18:52:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 10:27:23:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 10:27:23:380 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 10:27:23:380 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 10:27:53:472 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 10:27:53:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 10:27:53:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 10:27:53:472 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 10:27:54:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 10:27:54:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 10:27:54:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 10:27:54:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 11:36:43:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 11:36:43:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 11:36:43:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 11:37:13:621 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 11:37:13:621 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 11:37:13:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 11:37:13:622 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 11:37:14:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 11:37:14:759 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 11:37:14:759 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 11:37:14:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 12:46:11:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 12:46:11:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 12:46:11:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 12:46:41:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 12:46:41:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 12:46:41:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 12:46:41:223 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 12:46:42:251 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 12:46:42:251 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 12:46:42:251 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 12:46:42:251 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 13:55:33:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 13:55:33:837 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 13:55:33:837 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 13:56:03:836 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 13:56:03:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 13:56:03:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 13:56:03:836 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 13:56:04:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 13:56:04:836 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 13:56:04:836 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 13:56:04:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 15:05:03:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 15:05:03:175 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 15:05:03:175 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 15:05:33:239 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 15:05:33:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 15:05:33:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 15:05:33:239 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 15:05:34:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 15:05:34:363 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 15:05:34:363 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 15:05:34:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 16:14:29:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 16:14:29:123 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 16:14:29:123 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 16:14:59:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 16:14:59:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 16:14:59:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 16:14:59:240 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 16:15:00:351 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 16:15:00:351 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 16:15:00:351 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 16:15:00:351 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 17:23:58:709 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 17:23:58:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 17:23:58:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 17:24:28:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 17:24:28:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 17:24:28:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 17:24:28:861 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 17:24:29:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 17:24:29:949 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 17:24:29:949 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 17:24:29:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 18:33:20:377 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 18:33:20:431 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 18:33:20:431 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 18:33:50:551 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 18:33:50:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 18:33:50:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 18:33:50:552 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 18:33:51:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 18:33:51:552 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 18:33:51:552 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 18:33:51:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 19:42:47:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 19:42:47:391 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 19:42:47:391 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 19:43:17:534 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 19:43:17:534 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 19:43:17:534 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 19:43:17:534 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 19:43:18:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 19:43:18:549 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 19:43:18:549 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 19:43:18:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 20:52:02:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 20:52:02:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 20:52:02:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 20:52:32:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 20:52:32:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 20:52:32:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 20:52:32:571 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 20:52:33:625 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 20:52:33:625 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 20:52:33:625 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 20:52:33:625 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 22:01:32:930 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 22:01:32:964 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 22:01:32:965 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 22:02:02:963 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 22:02:02:963 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 22:02:02:963 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 22:02:02:963 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 22:02:04:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 22:02:04:072 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 22:02:04:073 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 22:02:04:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/26/17 23:10:54:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/26/17 23:10:55:023 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/26/17 23:10:55:023 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/26/17 23:11:25:027 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/26/17 23:11:25:027 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/26/17 23:11:25:027 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/26/17 23:11:25:027 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/26/17 23:11:26:122 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/26/17 23:11:26:122 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/26/17 23:11:26:122 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/26/17 23:11:26:122 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 00:20:09:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 00:20:09:905 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 00:20:09:905 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 00:20:39:993 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 00:20:39:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 00:20:39:993 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 00:20:39:993 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 00:20:41:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 00:20:41:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 00:20:41:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 00:20:41:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 01:29:40:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 01:29:40:432 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 01:29:40:432 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 01:30:10:465 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 01:30:10:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 01:30:10:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 01:30:10:499 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 01:30:11:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 01:30:11:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 01:30:11:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 01:30:11:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 02:39:13:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 02:39:13:658 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 02:39:13:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 02:39:43:657 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 02:39:43:657 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 02:39:43:657 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 02:39:43:658 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 02:39:44:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 02:39:44:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 02:39:44:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 02:39:44:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 03:48:39:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 03:48:39:308 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 03:48:39:308 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 03:49:09:446 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 03:49:09:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 03:49:09:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 03:49:09:446 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 03:49:10:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 03:49:10:570 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 03:49:10:570 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 03:49:10:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 04:58:03:896 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 04:58:03:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 04:58:03:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 04:58:33:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 04:58:33:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 04:58:33:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 04:58:33:933 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 04:58:35:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 04:58:35:019 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 04:58:35:019 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 04:58:35:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 06:07:27:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 06:07:27:371 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 06:07:27:371 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 06:07:57:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 06:07:57:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 06:07:57:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 06:07:57:500 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 06:07:58:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 06:07:58:530 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 06:07:58:530 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 06:07:58:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 07:16:42:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 07:16:42:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 07:16:42:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 07:17:12:619 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 07:17:12:619 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 07:17:12:619 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 07:17:12:619 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 07:17:13:747 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 07:17:13:748 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 07:17:13:748 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 07:17:13:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 08:26:07:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 08:26:07:924 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 08:26:07:924 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 08:26:38:010 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 08:26:38:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 08:26:38:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 08:26:38:010 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 08:26:39:153 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 08:26:39:153 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 08:26:39:153 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 08:26:39:153 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 09:35:43:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 09:35:43:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 09:35:43:173 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 09:36:13:201 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 09:36:13:201 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 09:36:13:202 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 09:36:13:202 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 09:36:14:204 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 09:36:14:204 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 09:36:14:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 09:36:14:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 10:45:08:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 10:45:08:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 10:45:08:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 10:45:38:574 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 10:45:38:574 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 10:45:38:574 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 10:45:38:574 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 10:45:39:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 10:45:39:642 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 10:45:39:642 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 10:45:39:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 11:54:26:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 11:54:26:713 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 11:54:26:713 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 11:54:56:759 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 11:54:56:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 11:54:56:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 11:54:56:759 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 11:54:57:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 11:54:57:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 11:54:57:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 11:54:57:764 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 13:03:47:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 13:03:47:928 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 13:03:47:928 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 13:04:18:045 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 13:04:18:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 13:04:18:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 13:04:18:045 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 13:04:19:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 13:04:19:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 13:04:19:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 13:04:19:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 14:13:26:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 14:13:26:088 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 14:13:26:088 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 14:13:56:113 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 14:13:56:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 14:13:56:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 14:13:56:113 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 14:13:57:252 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 14:13:57:252 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 14:13:57:252 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 14:13:57:252 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 15:22:45:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 15:22:45:091 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 15:22:45:091 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 15:23:15:090 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 15:23:15:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 15:23:15:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 15:23:15:090 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 15:23:16:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 15:23:16:235 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 15:23:16:235 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 15:23:16:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 16:32:03:617 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 16:32:03:672 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 16:32:03:672 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 16:32:33:700 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 16:32:33:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 16:32:33:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 16:32:33:700 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 16:32:34:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 16:32:34:700 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 16:32:34:700 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 16:32:34:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 17:41:25:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 17:41:25:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 17:41:25:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 17:41:55:990 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 17:41:55:990 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 17:41:55:990 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 17:41:55:990 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 17:41:57:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 17:41:57:130 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 17:41:57:130 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 17:41:57:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 18:51:00:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 18:51:00:789 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 18:51:00:790 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 18:51:30:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 18:51:30:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 18:51:30:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 18:51:30:793 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 18:51:31:896 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 18:51:31:896 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 18:51:31:896 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 18:51:31:896 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 20:00:15:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 20:00:15:247 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 20:00:15:247 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 20:00:45:306 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 20:00:45:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 20:00:45:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 20:00:45:306 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 20:00:46:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 20:00:46:352 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 20:00:46:352 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 20:00:46:353 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 21:09:27:246 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 21:09:27:306 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 21:09:27:306 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 21:09:57:391 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 21:09:57:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 21:09:57:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 21:09:57:392 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 21:09:58:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 21:09:58:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 21:09:58:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 21:09:58:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 22:18:50:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 22:18:50:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 22:18:50:254 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 22:19:20:260 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 22:19:20:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 22:19:20:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 22:19:20:260 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 22:19:21:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 22:19:21:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 22:19:21:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 22:19:21:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/27/17 23:28:07:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/27/17 23:28:07:445 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/27/17 23:28:07:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/27/17 23:28:37:544 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/27/17 23:28:37:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/27/17 23:28:37:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/27/17 23:28:37:544 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/27/17 23:28:38:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/27/17 23:28:38:689 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/27/17 23:28:38:689 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/27/17 23:28:38:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 00:37:31:387 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 00:37:31:449 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 00:37:31:450 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 00:38:01:587 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 00:38:01:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 00:38:01:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 00:38:01:587 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 00:38:02:600 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 00:38:02:600 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 00:38:02:601 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 00:38:02:601 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 01:46:39:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 01:46:39:886 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 01:46:39:887 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 01:47:10:030 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 01:47:10:030 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 01:47:10:030 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 01:47:10:030 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 01:47:11:042 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 01:47:11:042 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 01:47:11:042 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 01:47:11:042 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 02:56:07:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 02:56:07:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 02:56:07:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 02:56:37:869 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 02:56:37:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 02:56:37:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 02:56:37:870 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 02:56:38:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 02:56:38:929 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 02:56:38:929 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 02:56:38:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 04:05:22:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 04:05:22:427 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 04:05:22:427 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 04:05:52:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 04:05:52:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 04:05:52:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 04:05:52:518 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 04:05:53:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 04:05:53:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 04:05:53:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 04:05:53:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 05:14:54:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 05:14:54:264 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 05:14:54:264 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 05:15:24:328 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 05:15:24:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 05:15:24:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 05:15:24:328 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 05:15:25:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 05:15:25:381 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 05:15:25:381 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 05:15:25:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 06:24:09:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 06:24:09:935 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 06:24:09:935 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 06:24:40:078 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 06:24:40:078 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 06:24:40:078 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 06:24:40:078 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 06:24:41:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 06:24:41:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 06:24:41:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 06:24:41:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 07:33:39:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 07:33:39:651 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 07:33:39:651 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 07:34:09:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 07:34:09:738 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 07:34:09:738 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 07:34:09:738 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 07:34:10:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 07:34:10:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 07:34:10:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 07:34:10:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 08:43:02:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 08:43:02:753 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 08:43:02:753 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 08:43:32:764 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 08:43:32:764 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 08:43:32:764 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 08:43:32:764 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 08:43:33:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 08:43:33:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 08:43:33:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 08:43:33:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 09:52:24:872 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 09:52:24:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 09:52:24:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 09:52:55:066 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 09:52:55:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 09:52:55:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 09:52:55:066 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 09:52:56:151 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 09:52:56:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 09:52:56:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 09:52:56:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 11:02:00:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 11:02:01:005 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 11:02:01:005 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 11:02:31:071 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 11:02:31:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 11:02:31:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 11:02:31:071 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 11:02:32:190 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 11:02:32:190 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 11:02:32:190 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 11:02:32:190 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 12:11:25:747 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 12:11:25:852 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 12:11:25:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 12:11:55:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 12:11:55:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 12:11:55:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 12:11:55:851 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 12:11:56:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 12:11:56:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 12:11:56:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 12:11:56:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 13:20:59:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 13:20:59:479 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 13:20:59:479 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 13:21:29:480 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 13:21:29:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 13:21:29:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 13:21:29:480 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 13:21:30:520 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 13:21:30:520 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 13:21:30:520 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 13:21:30:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 14:30:44:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 14:30:44:450 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 14:30:44:450 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 14:31:14:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 14:31:14:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 14:31:14:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 14:31:14:474 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 14:31:15:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 14:31:15:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 14:31:15:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 14:31:15:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 15:40:05:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 15:40:05:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 15:40:05:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 15:40:35:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 15:40:35:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 15:40:35:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 15:40:35:902 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 15:40:37:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 15:40:37:045 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 15:40:37:045 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 15:40:37:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 16:49:28:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 16:49:28:991 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 16:49:28:991 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 16:49:59:126 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 16:49:59:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 16:49:59:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 16:49:59:126 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 16:50:00:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 16:50:00:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 16:50:00:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 16:50:00:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 17:58:50:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 17:58:50:317 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 17:58:50:318 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 17:59:20:366 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 17:59:20:366 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 17:59:20:366 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 17:59:20:366 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 17:59:21:445 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 17:59:21:445 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 17:59:21:445 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 17:59:21:445 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 19:08:29:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 19:08:29:688 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 19:08:29:688 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 19:08:59:734 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 19:08:59:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 19:08:59:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 19:08:59:734 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 19:09:00:845 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 19:09:00:845 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 19:09:00:845 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 19:09:00:845 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 20:17:56:101 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 20:17:56:158 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 20:17:56:158 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 20:18:26:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 20:18:26:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 20:18:26:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 20:18:26:217 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 20:18:27:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 20:18:27:362 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 20:18:27:362 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 20:18:27:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 21:27:25:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 21:27:26:151 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 21:27:26:151 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 21:27:56:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 21:27:56:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 21:27:56:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 21:27:56:318 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 21:27:57:464 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 21:27:57:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 21:27:57:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 21:27:57:464 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 22:36:57:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 22:36:57:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 22:36:57:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 22:37:27:854 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 22:37:27:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 22:37:27:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 22:37:27:854 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 22:37:28:994 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 22:37:28:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 22:37:28:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 22:37:28:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/28/17 23:46:20:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/28/17 23:46:20:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/28/17 23:46:20:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/28/17 23:46:50:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/28/17 23:46:50:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/28/17 23:46:50:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/28/17 23:46:50:276 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/28/17 23:46:51:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/28/17 23:46:51:350 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/28/17 23:46:51:350 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/28/17 23:46:51:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 00:55:46:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 00:55:46:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 00:55:46:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 00:56:16:551 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 00:56:16:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 00:56:16:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 00:56:16:551 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 00:56:17:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 00:56:17:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 00:56:17:584 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 00:56:17:584 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 02:05:19:149 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 02:05:19:185 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 02:05:19:186 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 02:05:49:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 02:05:49:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 02:05:49:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 02:05:49:257 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 02:05:50:269 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 02:05:50:269 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 02:05:50:269 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 02:05:50:269 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 03:14:44:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 03:14:45:011 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 03:14:45:012 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 03:15:15:131 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 03:15:15:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 03:15:15:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 03:15:15:131 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 03:15:16:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 03:15:16:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 03:15:16:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 03:15:16:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 04:24:19:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 04:24:19:815 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 04:24:19:815 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 04:24:49:851 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 04:24:49:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 04:24:49:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 04:24:49:852 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 04:24:50:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 04:24:50:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 04:24:50:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 04:24:50:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 05:33:49:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 05:33:49:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 05:33:49:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 05:34:19:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 05:34:19:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 05:34:19:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 05:34:19:276 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 05:34:20:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 05:34:20:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 05:34:20:276 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 05:34:20:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 06:43:16:353 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 06:43:16:410 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 06:43:16:411 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 06:43:46:557 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 06:43:46:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 06:43:46:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 06:43:46:557 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 06:43:47:666 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 06:43:47:666 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 06:43:47:666 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 06:43:47:666 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 07:52:45:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 07:52:45:703 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 07:52:45:703 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 07:53:15:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 07:53:15:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 07:53:15:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 07:53:15:831 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 07:53:16:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 07:53:16:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 07:53:16:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 07:53:16:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 09:01:24:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 09:01:24:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 09:01:24:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 09:01:54:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 09:01:54:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 09:01:54:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 09:01:54:060 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 09:01:55:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 09:01:55:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 09:01:55:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 09:01:55:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 10:10:53:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 10:10:53:499 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 10:10:53:499 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 10:11:23:612 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 10:11:23:612 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 10:11:23:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 10:11:23:613 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 10:11:24:710 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 10:11:24:710 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 10:11:24:710 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 10:11:24:710 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 11:20:50:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 11:20:50:647 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 11:20:50:647 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 11:21:20:783 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 11:21:20:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 11:21:20:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 11:21:20:783 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 11:21:21:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 11:21:21:784 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 11:21:21:784 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 11:21:21:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 12:30:47:950 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 12:30:48:007 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 12:30:48:007 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 12:31:18:035 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 12:31:18:035 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 12:31:18:035 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 12:31:18:035 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 12:31:19:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 12:31:19:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 12:31:19:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 12:31:19:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 13:40:32:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 13:40:32:411 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 13:40:32:411 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 13:41:02:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 13:41:02:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 13:41:02:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 13:41:02:494 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 13:41:03:534 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 13:41:03:534 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 13:41:03:534 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 13:41:03:534 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 14:50:02:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 14:50:02:160 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 14:50:02:160 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 14:50:32:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 14:50:32:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 14:50:32:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 14:50:32:215 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 14:50:33:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 14:50:33:356 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 14:50:33:356 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 14:50:33:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 15:59:33:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 15:59:33:821 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 15:59:33:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 16:00:03:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 16:00:03:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 16:00:03:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 16:00:03:914 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 16:00:05:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 16:00:05:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 16:00:05:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 16:00:05:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 17:09:08:574 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 17:09:08:634 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 17:09:08:634 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 17:09:38:779 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 17:09:38:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 17:09:38:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 17:09:38:779 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 17:09:39:915 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 17:09:39:915 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 17:09:39:915 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 17:09:39:915 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 18:18:58:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 18:18:58:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 18:18:58:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 18:19:28:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 18:19:28:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 18:19:28:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 18:19:28:129 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 18:19:29:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 18:19:29:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 18:19:29:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 18:19:29:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 19:28:37:380 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 19:28:37:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 19:28:37:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 19:29:07:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 19:29:07:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 19:29:07:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 19:29:07:462 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 19:29:08:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 19:29:08:550 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 19:29:08:550 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 19:29:08:550 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 20:38:12:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 20:38:12:579 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 20:38:12:580 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 20:38:42:712 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 20:38:42:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 20:38:42:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 20:38:42:712 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 20:38:43:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 20:38:43:712 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 20:38:43:712 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 20:38:43:713 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 21:47:53:722 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 21:47:53:783 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 21:47:53:783 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 21:48:23:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 21:48:23:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 21:48:23:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 21:48:23:787 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 21:48:24:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 21:48:24:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 21:48:24:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 21:48:24:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/29/17 22:57:27:441 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/29/17 22:57:27:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/29/17 22:57:27:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/29/17 22:57:57:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/29/17 22:57:57:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/29/17 22:57:57:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/29/17 22:57:57:525 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/29/17 22:57:58:616 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/29/17 22:57:58:616 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/29/17 22:57:58:616 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/29/17 22:57:58:616 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 00:07:09:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 00:07:10:201 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 00:07:10:202 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 00:07:40:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 00:07:40:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 00:07:40:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 00:07:40:240 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 00:07:41:335 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 00:07:41:335 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 00:07:41:335 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 00:07:41:335 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 01:16:49:411 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 01:16:49:472 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 01:16:49:472 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 01:17:19:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 01:17:19:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 01:17:19:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 01:17:19:471 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 01:17:20:550 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 01:17:20:550 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 01:17:20:550 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 01:17:20:550 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 02:26:08:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 02:26:08:608 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 02:26:08:609 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 02:26:38:607 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 02:26:38:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 02:26:38:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 02:26:38:607 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 02:26:39:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 02:26:39:607 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 02:26:39:607 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 02:26:39:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 03:35:40:102 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 03:35:40:390 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 03:35:40:390 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 03:36:10:495 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 03:36:10:495 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 03:36:10:495 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 03:36:10:495 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 03:36:11:495 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 03:36:11:495 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 03:36:11:495 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 03:36:11:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 04:45:20:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 04:45:20:794 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 04:45:20:794 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 04:45:50:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 04:45:50:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 04:45:50:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 04:45:50:793 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 04:45:51:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 04:45:51:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 04:45:51:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 04:45:51:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 05:55:09:962 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 05:55:10:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 05:55:10:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 05:55:40:018 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 05:55:40:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 05:55:40:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 05:55:40:019 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 05:55:41:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 05:55:41:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 05:55:41:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 05:55:41:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 07:04:51:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 07:04:51:834 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 07:04:51:834 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 07:05:21:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 07:05:21:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 07:05:21:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 07:05:21:933 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 07:05:22:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 07:05:22:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 07:05:22:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 07:05:22:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 08:14:02:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 08:14:02:548 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 08:14:02:549 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 08:14:32:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 08:14:32:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 08:14:32:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 08:14:32:677 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 08:14:33:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 08:14:33:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 08:14:33:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 08:14:33:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 09:23:18:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 09:23:18:973 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 09:23:18:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 09:23:49:074 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 09:23:49:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 09:23:49:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 09:23:49:074 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 09:23:50:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 09:23:50:207 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 09:23:50:207 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 09:23:50:208 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 10:33:04:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 10:33:04:355 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 10:33:04:355 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 10:33:34:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 10:33:34:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 10:33:34:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 10:33:34:474 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 10:33:35:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 10:33:35:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 10:33:35:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 10:33:35:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 11:42:41:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 11:42:41:514 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 11:42:41:514 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 11:43:11:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 11:43:11:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 11:43:11:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 11:43:11:591 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 11:43:12:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 11:43:12:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 11:43:12:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 11:43:12:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 12:52:31:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 12:52:31:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 12:52:31:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 12:53:02:040 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 12:53:02:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 12:53:02:041 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 12:53:02:041 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 12:53:03:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 12:53:03:178 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 12:53:03:178 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 12:53:03:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 14:00:49:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 14:00:49:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 14:00:49:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 14:01:19:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 14:01:19:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 14:01:19:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 14:01:19:075 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 14:01:20:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 14:01:20:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 14:01:20:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 14:01:20:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 15:04:15:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 15:04:15:624 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 15:04:15:624 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 15:04:45:744 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 15:04:45:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 15:04:45:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 15:04:45:744 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 15:04:46:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 15:04:46:744 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 15:04:46:744 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 15:04:46:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 16:04:48:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 16:04:48:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 16:04:48:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 16:05:18:374 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 16:05:18:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 16:05:18:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 16:05:18:375 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 16:05:19:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 16:05:19:375 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 16:05:19:375 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 16:05:19:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 17:05:21:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 17:05:21:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 17:05:21:050 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 17:05:51:048 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 17:05:51:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 17:05:51:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 17:05:51:048 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 17:05:52:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 17:05:52:049 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 17:05:52:049 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 17:05:52:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 18:05:53:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 18:05:53:728 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 18:05:53:728 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 18:06:23:727 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 18:06:23:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 18:06:23:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 18:06:23:727 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 18:06:24:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 18:06:24:727 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 18:06:24:727 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 18:06:24:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 19:06:26:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 19:06:26:400 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 19:06:26:400 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 19:06:56:399 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 19:06:56:399 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 19:06:56:399 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 19:06:56:399 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 19:06:57:399 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 19:06:57:399 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 19:06:57:399 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 19:06:57:399 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 20:06:59:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 20:06:59:059 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 20:06:59:059 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 20:07:29:058 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 20:07:29:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 20:07:29:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 20:07:29:058 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 20:07:30:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 20:07:30:058 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 20:07:30:058 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 20:07:30:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 21:07:31:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 21:07:31:750 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 21:07:31:750 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 21:08:01:749 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 21:08:01:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 21:08:01:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 21:08:01:749 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 21:08:02:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 21:08:02:749 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 21:08:02:749 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 21:08:02:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 22:08:04:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 22:08:04:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 22:08:04:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 22:08:34:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 22:08:34:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 22:08:34:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 22:08:34:609 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 22:08:35:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 22:08:35:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 22:08:35:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 22:08:35:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/30/17 23:08:37:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/30/17 23:08:37:481 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/30/17 23:08:37:481 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/30/17 23:09:07:480 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/30/17 23:09:07:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/30/17 23:09:07:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/30/17 23:09:07:480 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/30/17 23:09:08:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/30/17 23:09:08:480 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/30/17 23:09:08:480 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/30/17 23:09:08:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 00:09:10:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 00:09:10:356 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 00:09:10:356 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 00:09:40:355 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 00:09:40:355 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 00:09:40:355 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 00:09:40:355 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 00:09:41:355 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 00:09:41:355 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 00:09:41:355 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 00:09:41:355 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 01:09:43:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 01:09:43:221 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 01:09:43:221 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 01:10:13:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 01:10:13:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 01:10:13:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 01:10:13:220 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 01:10:14:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 01:10:14:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 01:10:14:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 01:10:14:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 02:10:16:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 02:10:16:095 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 02:10:16:095 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 02:10:46:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 02:10:46:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 02:10:46:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 02:10:46:223 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 02:10:47:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 02:10:47:259 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 02:10:47:260 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 02:10:47:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 03:10:49:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 03:10:49:136 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 03:10:49:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 03:11:19:135 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 03:11:19:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 03:11:19:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 03:11:19:135 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 03:11:20:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 03:11:20:135 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 03:11:20:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 03:11:20:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 04:11:21:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 04:11:21:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 04:11:21:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 04:11:51:997 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 04:11:51:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 04:11:51:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 04:11:51:998 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 04:11:52:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 04:11:52:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 04:11:52:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 04:11:52:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 05:11:54:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 05:11:54:900 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 05:11:54:901 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 05:12:24:899 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 05:12:24:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 05:12:24:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 05:12:24:899 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 05:12:25:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 05:12:25:900 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 05:12:25:900 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 05:12:25:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 06:12:27:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 06:12:27:797 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 06:12:27:797 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 06:12:57:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 06:12:57:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 06:12:57:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 06:12:57:796 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 06:12:58:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 06:12:58:797 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 06:12:58:797 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 06:12:58:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 07:13:00:653 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 07:13:00:653 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 07:13:00:653 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 07:13:30:783 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 07:13:30:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 07:13:30:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 07:13:30:783 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 07:13:31:857 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 07:13:31:858 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 07:13:31:858 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 07:13:31:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 08:13:33:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 08:13:33:669 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 08:13:33:669 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 08:14:03:667 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 08:14:03:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 08:14:03:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 08:14:03:668 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 08:14:04:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 08:14:04:668 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 08:14:04:668 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 08:14:04:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 09:14:06:355 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 09:14:06:355 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 09:14:06:355 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 09:14:36:496 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 09:14:36:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 09:14:36:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 09:14:36:496 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 09:14:37:497 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 09:14:37:497 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 09:14:37:497 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 09:14:37:497 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 10:14:39:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 10:14:39:128 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 10:14:39:128 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 10:15:09:127 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 10:15:09:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 10:15:09:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 10:15:09:127 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 10:15:10:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 10:15:10:127 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 10:15:10:127 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 10:15:10:127 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 11:15:11:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 11:15:11:797 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 11:15:11:797 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 11:15:41:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 11:15:41:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 11:15:41:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 11:15:41:796 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 11:15:42:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 11:15:42:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 11:15:42:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 11:15:42:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 12:15:44:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 12:15:44:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 12:15:44:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 12:16:14:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 12:16:14:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 12:16:14:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 12:16:14:489 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 12:16:15:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 12:16:15:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 12:16:15:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 12:16:15:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 13:16:17:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 13:16:17:153 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 13:16:17:153 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 13:16:47:151 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 13:16:47:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 13:16:47:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 13:16:47:152 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 13:16:48:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 13:16:48:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 13:16:48:152 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 13:16:48:152 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 14:16:49:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 14:16:49:777 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 14:16:49:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 14:17:19:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 14:17:19:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 14:17:19:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 14:17:19:776 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 14:17:20:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 14:17:20:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 14:17:20:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 14:17:20:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 15:17:22:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 15:17:22:313 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 15:17:22:314 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 15:17:52:312 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 15:17:52:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 15:17:52:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 15:17:52:312 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 15:17:53:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 15:17:53:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 15:17:53:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 15:17:53:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 16:17:54:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 16:17:54:967 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 16:17:54:968 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 16:18:24:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 16:18:24:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 16:18:24:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 16:18:24:967 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 16:18:25:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 16:18:25:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 16:18:25:967 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 16:18:25:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 17:18:27:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 17:18:27:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 17:18:27:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 17:18:57:620 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 17:18:57:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 17:18:57:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 17:18:57:620 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 17:18:58:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 17:18:58:620 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 17:18:58:620 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 17:18:58:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 18:19:00:222 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 18:19:00:263 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 18:19:00:263 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 18:19:30:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 18:19:30:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 18:19:30:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 18:19:30:262 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 18:19:31:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 18:19:31:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 18:19:31:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 18:19:31:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 19:19:32:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 19:19:32:939 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 19:19:32:939 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 19:20:02:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 19:20:02:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 19:20:02:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 19:20:02:938 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 19:20:03:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 19:20:03:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 19:20:03:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 19:20:03:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 20:20:05:560 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 20:20:05:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 20:20:05:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 20:20:35:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 20:20:35:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 20:20:35:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 20:20:35:593 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 20:20:36:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 20:20:36:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 20:20:36:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 20:20:36:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 21:20:38:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 21:20:38:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 21:20:38:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 21:21:08:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 21:21:08:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 21:21:08:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 21:21:08:258 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 21:21:09:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 21:21:09:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 21:21:09:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 21:21:09:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 22:21:10:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 22:21:10:935 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 22:21:10:935 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 22:21:40:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 22:21:40:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 22:21:40:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 22:21:40:934 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 22:21:41:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 22:21:41:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 22:21:41:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 22:21:41:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
05/31/17 23:21:43:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
05/31/17 23:21:43:378 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
05/31/17 23:21:43:378 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
05/31/17 23:22:13:470 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
05/31/17 23:22:13:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
05/31/17 23:22:13:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
05/31/17 23:22:13:470 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
05/31/17 23:22:14:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
05/31/17 23:22:14:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
05/31/17 23:22:14:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
05/31/17 23:22:14:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 00:22:16:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 00:22:16:188 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 00:22:16:188 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 00:22:46:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 00:22:46:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 00:22:46:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 00:22:46:291 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 00:22:47:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 00:22:47:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 00:22:47:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 00:22:47:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 01:22:48:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 01:22:48:902 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 01:22:48:902 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 01:23:18:901 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 01:23:18:901 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 01:23:18:901 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 01:23:18:901 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 01:23:19:901 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 01:23:19:901 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 01:23:19:901 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 01:23:19:901 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 02:23:21:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 02:23:21:518 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 02:23:21:519 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 02:23:51:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 02:23:51:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 02:23:51:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 02:23:51:518 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 02:23:52:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 02:23:52:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 02:23:52:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 02:23:52:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 03:23:54:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 03:23:54:161 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 03:23:54:161 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 03:24:24:160 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 03:24:24:160 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 03:24:24:160 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 03:24:24:160 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 03:24:25:160 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 03:24:25:160 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 03:24:25:160 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 03:24:25:160 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 04:24:26:810 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 04:24:26:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 04:24:26:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 04:24:56:847 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 04:24:56:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 04:24:56:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 04:24:56:847 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 04:24:57:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 04:24:57:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 04:24:57:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 04:24:57:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 05:24:59:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 05:24:59:536 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 05:24:59:536 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 05:25:29:534 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 05:25:29:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 05:25:29:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 05:25:29:535 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 05:25:30:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 05:25:30:535 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 05:25:30:535 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 05:25:30:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 06:25:32:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 06:25:32:200 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 06:25:32:200 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 06:26:02:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 06:26:02:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 06:26:02:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 06:26:02:199 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 06:26:03:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 06:26:03:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 06:26:03:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 06:26:03:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 07:26:04:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 07:26:04:876 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 07:26:04:876 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 07:26:34:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 07:26:34:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 07:26:34:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 07:26:34:875 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 07:26:35:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 07:26:35:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 07:26:35:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 07:26:35:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 08:26:37:485 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 08:26:37:541 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 08:26:37:541 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 08:27:07:539 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 08:27:07:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 08:27:07:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 08:27:07:540 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 08:27:08:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 08:27:08:540 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 08:27:08:540 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 08:27:08:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 09:27:10:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 09:27:10:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 09:27:10:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 09:27:40:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 09:27:40:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 09:27:40:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 09:27:40:188 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 09:27:41:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 09:27:41:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 09:27:41:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 09:27:41:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 10:27:42:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 10:27:42:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 10:27:42:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 10:28:12:858 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 10:28:12:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 10:28:12:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 10:28:12:858 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 10:28:13:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 10:28:13:858 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 10:28:13:858 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 10:28:13:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 11:28:15:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 11:28:15:491 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 11:28:15:491 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 11:28:45:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 11:28:45:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 11:28:45:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 11:28:45:490 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 11:28:46:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 11:28:46:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 11:28:46:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 11:28:46:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 12:28:48:132 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 12:28:48:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 12:28:48:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 12:29:18:170 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 12:29:18:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 12:29:18:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 12:29:18:171 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 12:29:19:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 12:29:19:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 12:29:19:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 12:29:19:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 13:29:20:805 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 13:29:20:841 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 13:29:20:841 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 13:29:50:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 13:29:50:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 13:29:50:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 13:29:50:840 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 13:29:51:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 13:29:51:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 13:29:51:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 13:29:51:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 14:29:53:469 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 14:29:53:489 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 14:29:53:489 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 14:30:23:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 14:30:23:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 14:30:23:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 14:30:23:488 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 14:30:24:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 14:30:24:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 14:30:24:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 14:30:24:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 15:30:26:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 15:30:26:158 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 15:30:26:158 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 15:30:56:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 15:30:56:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 15:30:56:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 15:30:56:157 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 15:30:57:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 15:30:57:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 15:30:57:157 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 15:30:57:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 16:30:58:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 16:30:58:835 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 16:30:58:835 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 16:31:28:834 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 16:31:28:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 16:31:28:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 16:31:28:834 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 16:31:29:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 16:31:29:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 16:31:29:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 16:31:29:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 17:31:31:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 17:31:31:577 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 17:31:31:577 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 17:32:01:723 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 17:32:01:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 17:32:01:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 17:32:01:724 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 17:32:02:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 17:32:02:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 17:32:02:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 17:32:02:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 18:32:04:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 18:32:04:397 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 18:32:04:397 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 18:32:34:396 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 18:32:34:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 18:32:34:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 18:32:34:396 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 18:32:35:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 18:32:35:396 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 18:32:35:396 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 18:32:35:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 19:32:37:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 19:32:37:062 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 19:32:37:062 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 19:33:07:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 19:33:07:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 19:33:07:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 19:33:07:060 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 19:33:08:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 19:33:08:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 19:33:08:061 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 19:33:08:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 20:33:09:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 20:33:09:748 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 20:33:09:748 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 20:33:39:747 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 20:33:39:747 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 20:33:39:747 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 20:33:39:747 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 20:33:40:747 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 20:33:40:747 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 20:33:40:747 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 20:33:40:747 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 21:33:42:387 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 21:33:42:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 21:33:42:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 21:34:12:503 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 21:34:12:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 21:34:12:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 21:34:12:503 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 21:34:13:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 21:34:13:503 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 21:34:13:503 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 21:34:13:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 22:34:15:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 22:34:15:190 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 22:34:15:190 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 22:34:45:189 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 22:34:45:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 22:34:45:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 22:34:45:189 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 22:34:46:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 22:34:46:189 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 22:34:46:189 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 22:34:46:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/01/17 23:34:47:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/01/17 23:34:47:855 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/01/17 23:34:47:855 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/01/17 23:35:17:854 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/01/17 23:35:17:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/01/17 23:35:17:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/01/17 23:35:17:854 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/01/17 23:35:18:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/01/17 23:35:18:854 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/01/17 23:35:18:854 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/01/17 23:35:18:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 00:35:20:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 00:35:20:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 00:35:20:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 00:35:50:552 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 00:35:50:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 00:35:50:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 00:35:50:553 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 00:35:51:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 00:35:51:553 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 00:35:51:553 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 00:35:51:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 01:35:53:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 01:35:53:265 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 01:35:53:265 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 01:36:23:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 01:36:23:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 01:36:23:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 01:36:23:264 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 01:36:24:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 01:36:24:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 01:36:24:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 01:36:24:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 02:36:25:906 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 02:36:25:963 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 02:36:25:963 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 02:36:55:962 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 02:36:55:962 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 02:36:55:962 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 02:36:55:962 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 02:36:56:962 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 02:36:56:962 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 02:36:56:962 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 02:36:56:962 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 03:36:58:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 03:36:58:628 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 03:36:58:628 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 03:37:28:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 03:37:28:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 03:37:28:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 03:37:28:627 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 03:37:29:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 03:37:29:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 03:37:29:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 03:37:29:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 04:37:31:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 04:37:31:315 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 04:37:31:315 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 04:38:01:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 04:38:01:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 04:38:01:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 04:38:01:313 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 04:38:02:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 04:38:02:314 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 04:38:02:314 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 04:38:02:314 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 05:38:03:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 05:38:04:023 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 05:38:04:024 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 05:38:34:022 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 05:38:34:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 05:38:34:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 05:38:34:022 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 05:38:35:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 05:38:35:022 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 05:38:35:022 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 05:38:35:023 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 06:38:36:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 06:38:36:788 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 06:38:36:788 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 06:39:06:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 06:39:06:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 06:39:06:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 06:39:06:787 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 06:39:07:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 06:39:07:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 06:39:07:787 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 06:39:07:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 07:39:09:578 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 07:39:09:630 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 07:39:09:630 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 07:39:39:629 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 07:39:39:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 07:39:39:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 07:39:39:629 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 07:39:40:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 07:39:40:629 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 07:39:40:629 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 07:39:40:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 08:39:42:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 08:39:42:461 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 08:39:42:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 08:40:12:519 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 08:40:12:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 08:40:12:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 08:40:12:519 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 08:40:13:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 08:40:13:519 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 08:40:13:519 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 08:40:13:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 09:40:15:277 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 09:40:15:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 09:40:15:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 09:40:45:338 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 09:40:45:338 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 09:40:45:338 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 09:40:45:338 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 09:40:46:338 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 09:40:46:338 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 09:40:46:338 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 09:40:46:338 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 10:40:48:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 10:40:48:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 10:40:48:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 10:41:18:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 10:41:18:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 10:41:18:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 10:41:18:112 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 10:41:19:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 10:41:19:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 10:41:19:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 10:41:19:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 11:41:20:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 11:41:20:866 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 11:41:20:866 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 11:41:50:976 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 11:41:50:976 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 11:41:50:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 11:41:50:977 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 11:41:51:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 11:41:51:977 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 11:41:51:977 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 11:41:51:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 12:41:53:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 12:41:53:741 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 12:41:53:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 12:42:23:797 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 12:42:23:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 12:42:23:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 12:42:23:797 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 12:42:24:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 12:42:24:797 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 12:42:24:797 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 12:42:24:797 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 13:42:26:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 13:42:26:528 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 13:42:26:528 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 13:42:56:616 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 13:42:56:617 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 13:42:56:617 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 13:42:56:617 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 13:42:57:617 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 13:42:57:617 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 13:42:57:617 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 13:42:57:617 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 14:42:59:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 14:42:59:381 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 14:42:59:382 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 14:43:29:435 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 14:43:29:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 14:43:29:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 14:43:29:435 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 14:43:30:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 14:43:30:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 14:43:30:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 14:43:30:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 15:43:32:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 15:43:32:201 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 15:43:32:201 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 15:44:02:256 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 15:44:02:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 15:44:02:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 15:44:02:256 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 15:44:03:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 15:44:03:256 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 15:44:03:256 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 15:44:03:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 16:44:04:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 16:44:04:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 16:44:04:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 16:44:34:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 16:44:34:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 16:44:34:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 16:44:34:998 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 16:44:35:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 16:44:35:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 16:44:35:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 16:44:35:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 17:44:37:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 17:44:37:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 17:44:37:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 17:45:07:894 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 17:45:07:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 17:45:07:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 17:45:07:894 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 17:45:08:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 17:45:08:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 17:45:08:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 17:45:08:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 18:45:10:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 18:45:10:578 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 18:45:10:578 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 18:45:40:576 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 18:45:40:576 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 18:45:40:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 18:45:40:577 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 18:45:41:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 18:45:41:577 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 18:45:41:577 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 18:45:41:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 19:45:43:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 19:45:43:303 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 19:45:43:304 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 19:46:13:402 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 19:46:13:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 19:46:13:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 19:46:13:402 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 19:46:14:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 19:46:14:533 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 19:46:14:533 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 19:46:14:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 20:46:16:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 20:46:16:268 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 20:46:16:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 20:46:46:354 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 20:46:46:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 20:46:46:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 20:46:46:354 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 20:46:47:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 20:46:47:354 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 20:46:47:354 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 20:46:47:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 21:46:49:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 21:46:49:100 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 21:46:49:100 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 21:47:19:099 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 21:47:19:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 21:47:19:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 21:47:19:099 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 21:47:20:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 21:47:20:099 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 21:47:20:099 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 21:47:20:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 22:47:21:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 22:47:21:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 22:47:21:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 22:47:51:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 22:47:51:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 22:47:51:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 22:47:51:852 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 22:47:52:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 22:47:52:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 22:47:52:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 22:47:52:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/02/17 23:47:54:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/02/17 23:47:54:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/02/17 23:47:54:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/02/17 23:48:24:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/02/17 23:48:24:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/02/17 23:48:24:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/02/17 23:48:24:606 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/02/17 23:48:25:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/02/17 23:48:25:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/02/17 23:48:25:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/02/17 23:48:25:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 00:48:27:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 00:48:27:360 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 00:48:27:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 00:48:57:359 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 00:48:57:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 00:48:57:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 00:48:57:359 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 00:48:58:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 00:48:58:359 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 00:48:58:360 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 00:48:58:360 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 01:49:00:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 01:49:00:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 01:49:00:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 01:49:30:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 01:49:30:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 01:49:30:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 01:49:30:059 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 01:49:31:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 01:49:31:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 01:49:31:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 01:49:31:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 02:49:32:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 02:49:32:812 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 02:49:32:812 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 02:50:02:810 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 02:50:02:810 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 02:50:02:810 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 02:50:02:811 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 02:50:03:811 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 02:50:03:811 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 02:50:03:811 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 02:50:03:811 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 03:50:05:526 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 03:50:05:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 03:50:05:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 03:50:35:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 03:50:35:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 03:50:35:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 03:50:35:591 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 03:50:36:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 03:50:36:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 03:50:36:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 03:50:36:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 04:50:38:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 04:50:38:341 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 04:50:38:341 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 04:51:08:339 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 04:51:08:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 04:51:08:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 04:51:08:340 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 04:51:09:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 04:51:09:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 04:51:09:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 04:51:09:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 05:51:11:037 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 05:51:11:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 05:51:11:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 05:51:41:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 05:51:41:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 05:51:41:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 05:51:41:065 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 05:51:42:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 05:51:42:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 05:51:42:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 05:51:42:212 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 06:51:43:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 06:51:43:958 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 06:51:43:959 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 06:52:13:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 06:52:13:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 06:52:13:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 06:52:13:958 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 06:52:14:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 06:52:14:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 06:52:14:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 06:52:14:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 07:52:16:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 07:52:16:689 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 07:52:16:690 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 07:52:46:798 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 07:52:46:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 07:52:46:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 07:52:46:798 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 07:52:47:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 07:52:47:869 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 07:52:47:869 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 07:52:47:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 08:52:49:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 08:52:49:580 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 08:52:49:580 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 08:53:19:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 08:53:19:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 08:53:19:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 08:53:19:579 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 08:53:20:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 08:53:20:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 08:53:20:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 08:53:20:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 09:53:22:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 09:53:22:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 09:53:22:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 09:53:52:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 09:53:52:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 09:53:52:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 09:53:52:273 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 09:53:53:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 09:53:53:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 09:53:53:273 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 09:53:53:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 10:53:54:978 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 10:53:55:016 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 10:53:55:016 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 10:54:25:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 10:54:25:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 10:54:25:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 10:54:25:015 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 10:54:26:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 10:54:26:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 10:54:26:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 10:54:26:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 11:54:27:722 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 11:54:27:758 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 11:54:27:758 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 11:54:57:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 11:54:57:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 11:54:57:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 11:54:57:757 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 11:54:58:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 11:54:58:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 11:54:58:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 11:54:58:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 12:55:00:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 12:55:00:478 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 12:55:00:478 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 12:55:30:477 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 12:55:30:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 12:55:30:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 12:55:30:477 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 12:55:31:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 12:55:31:477 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 12:55:31:477 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 12:55:31:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 13:55:33:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 13:55:33:231 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 13:55:33:232 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 13:56:03:230 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 13:56:03:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 13:56:03:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 13:56:03:230 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 13:56:04:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 13:56:04:231 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 13:56:04:231 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 13:56:04:231 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 14:56:05:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 14:56:06:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 14:56:06:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 14:56:36:106 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 14:56:36:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 14:56:36:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 14:56:36:106 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 14:56:37:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 14:56:37:106 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 14:56:37:106 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 14:56:37:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 15:56:38:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 15:56:38:894 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 15:56:38:894 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 15:57:08:926 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 15:57:08:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 15:57:08:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 15:57:08:927 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 15:57:09:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 15:57:09:927 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 15:57:09:927 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 15:57:09:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 16:57:11:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 16:57:11:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 16:57:11:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 16:57:41:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 16:57:41:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 16:57:41:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 16:57:41:746 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 16:57:42:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 16:57:42:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 16:57:42:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 16:57:42:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 17:57:44:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 17:57:44:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 17:57:44:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 17:58:14:533 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 17:58:14:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 17:58:14:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 17:58:14:533 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 17:58:15:565 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 17:58:15:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 17:58:15:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 17:58:15:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 18:58:17:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 18:58:17:321 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 18:58:17:321 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 18:58:47:320 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 18:58:47:320 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 18:58:47:320 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 18:58:47:320 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 18:58:48:385 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 18:58:48:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 18:58:48:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 18:58:48:385 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 19:58:50:132 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 19:58:50:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 19:58:50:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 19:59:20:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 19:59:20:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 19:59:20:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 19:59:20:173 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 19:59:21:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 19:59:21:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 19:59:21:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 19:59:21:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 20:59:22:916 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 20:59:22:927 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 20:59:22:928 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 20:59:52:926 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 20:59:52:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 20:59:52:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 20:59:52:926 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 20:59:54:024 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 20:59:54:024 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 20:59:54:024 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 20:59:54:024 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 21:59:55:758 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 21:59:55:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 21:59:55:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 22:00:25:790 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 22:00:25:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 22:00:25:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 22:00:25:791 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 22:00:26:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 22:00:26:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 22:00:26:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 22:00:26:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/03/17 23:00:28:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/03/17 23:00:28:600 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/03/17 23:00:28:601 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/03/17 23:00:58:599 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/03/17 23:00:58:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/03/17 23:00:58:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/03/17 23:00:58:599 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/03/17 23:00:59:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/03/17 23:00:59:600 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/03/17 23:00:59:600 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/03/17 23:00:59:600 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 00:01:01:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 00:01:01:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 00:01:01:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 00:01:31:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 00:01:31:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 00:01:31:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 00:01:31:483 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 00:01:32:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 00:01:32:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 00:01:32:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 00:01:32:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 01:01:34:231 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 01:01:34:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 01:01:34:286 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 01:02:04:303 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 01:02:04:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 01:02:04:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 01:02:04:303 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 01:02:05:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 01:02:05:303 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 01:02:05:303 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 01:02:05:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 02:02:07:069 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 02:02:07:116 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 02:02:07:117 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 02:02:37:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 02:02:37:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 02:02:37:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 02:02:37:123 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 02:02:38:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 02:02:38:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 02:02:38:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 02:02:38:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 03:02:39:888 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 03:02:39:914 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 03:02:39:914 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 03:03:09:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 03:03:09:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 03:03:09:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 03:03:09:913 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 03:03:10:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 03:03:10:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 03:03:10:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 03:03:10:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 04:03:12:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 04:03:12:734 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 04:03:12:734 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 04:03:42:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 04:03:42:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 04:03:42:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 04:03:42:762 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 04:03:43:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 04:03:43:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 04:03:43:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 04:03:43:762 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 05:03:45:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 05:03:45:543 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 05:03:45:543 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 05:04:15:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 05:04:15:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 05:04:15:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 05:04:15:581 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 05:04:16:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 05:04:16:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 05:04:16:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 05:04:16:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 06:04:18:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 06:04:18:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 06:04:18:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 06:04:48:401 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 06:04:48:401 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 06:04:48:401 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 06:04:48:401 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 06:04:49:401 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 06:04:49:401 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 06:04:49:401 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 06:04:49:401 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 07:04:51:165 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 07:04:51:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 07:04:51:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 07:05:21:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 07:05:21:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 07:05:21:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 07:05:21:171 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 07:05:22:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 07:05:22:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 07:05:22:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 07:05:22:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 08:05:24:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 08:05:24:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 08:05:24:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 08:05:54:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 08:05:54:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 08:05:54:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 08:05:54:047 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 08:05:55:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 08:05:55:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 08:05:55:047 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 08:05:55:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 09:05:56:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 09:05:56:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 09:05:56:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 09:06:26:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 09:06:26:889 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 09:06:26:889 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 09:06:26:889 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 09:06:27:889 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 09:06:27:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 09:06:27:889 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 09:06:27:889 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 10:06:29:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 10:06:29:721 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 10:06:29:721 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 10:06:59:719 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 10:06:59:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 10:06:59:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 10:06:59:720 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 10:07:00:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 10:07:00:720 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 10:07:00:720 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 10:07:00:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 11:07:02:493 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 11:07:02:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 11:07:02:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 11:07:32:528 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 11:07:32:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 11:07:32:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 11:07:32:529 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 11:07:33:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 11:07:33:529 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 11:07:33:529 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 11:07:33:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 12:07:35:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 12:07:35:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 12:07:35:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 12:08:05:318 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 12:08:05:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 12:08:05:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 12:08:05:319 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 12:08:06:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 12:08:06:319 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 12:08:06:319 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 12:08:06:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 13:08:08:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 13:08:08:125 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 13:08:08:125 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 13:08:38:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 13:08:38:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 13:08:38:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 13:08:38:138 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 13:08:39:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 13:08:39:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 13:08:39:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 13:08:39:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 14:08:40:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 14:08:40:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 14:08:40:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 14:09:10:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 14:09:10:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 14:09:10:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 14:09:10:958 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 14:09:11:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 14:09:11:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 14:09:11:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 14:09:11:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 15:09:13:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 15:09:13:709 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 15:09:13:710 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 15:09:43:708 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 15:09:43:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 15:09:43:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 15:09:43:708 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 15:09:44:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 15:09:44:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 15:09:44:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 15:09:44:709 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 16:09:46:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 16:09:46:429 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 16:09:46:429 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 16:10:16:428 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 16:10:16:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 16:10:16:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 16:10:16:428 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 16:10:17:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 16:10:17:428 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 16:10:17:428 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 16:10:17:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 17:10:19:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 17:10:19:168 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 17:10:19:168 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 17:10:49:166 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 17:10:49:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 17:10:49:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 17:10:49:167 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 17:10:50:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 17:10:50:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 17:10:50:167 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 17:10:50:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 18:10:51:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 18:10:51:891 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 18:10:51:891 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 18:11:21:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 18:11:21:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 18:11:21:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 18:11:21:890 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 18:11:22:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 18:11:22:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 18:11:22:890 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 18:11:22:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 19:11:24:619 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 19:11:24:657 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 19:11:24:657 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 19:11:54:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 19:11:54:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 19:11:54:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 19:11:54:655 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 19:11:55:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 19:11:55:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 19:11:55:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 19:11:55:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 20:11:57:387 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 20:11:57:421 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 20:11:57:421 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 20:12:27:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 20:12:27:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 20:12:27:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 20:12:27:420 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 20:12:28:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 20:12:28:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 20:12:28:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 20:12:28:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 21:12:30:183 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 21:12:30:219 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 21:12:30:219 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 21:13:00:218 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 21:13:00:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 21:13:00:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 21:13:00:218 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 21:13:01:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 21:13:01:218 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 21:13:01:218 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 21:13:01:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 22:13:02:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 22:13:03:005 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 22:13:03:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 22:13:33:004 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 22:13:33:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 22:13:33:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 22:13:33:004 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 22:13:34:004 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 22:13:34:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 22:13:34:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 22:13:34:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/04/17 23:13:35:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/04/17 23:13:35:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/04/17 23:13:35:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/04/17 23:14:05:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/04/17 23:14:05:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/04/17 23:14:05:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/04/17 23:14:05:791 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/04/17 23:14:06:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/04/17 23:14:06:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/04/17 23:14:06:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/04/17 23:14:06:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 00:14:08:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 00:14:08:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 00:14:08:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 00:14:38:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 00:14:38:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 00:14:38:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 00:14:38:567 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 00:14:39:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 00:14:39:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 00:14:39:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 00:14:39:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 01:14:41:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 01:14:41:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 01:14:41:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 01:15:11:294 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 01:15:11:294 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 01:15:11:294 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 01:15:11:294 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 01:15:12:294 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 01:15:12:294 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 01:15:12:294 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 01:15:12:294 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 02:15:14:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 02:15:14:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 02:15:14:052 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 02:15:44:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 02:15:44:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 02:15:44:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 02:15:44:051 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 02:15:45:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 02:15:45:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 02:15:45:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 02:15:45:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 03:15:46:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 03:15:46:828 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 03:15:46:828 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 03:16:16:826 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 03:16:16:826 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 03:16:16:826 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 03:16:16:826 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 03:16:17:827 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 03:16:17:827 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 03:16:17:827 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 03:16:17:827 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 04:16:19:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 04:16:19:592 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 04:16:19:592 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 04:16:49:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 04:16:49:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 04:16:49:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 04:16:49:591 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 04:16:50:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 04:16:50:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 04:16:50:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 04:16:50:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 05:16:52:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 05:16:52:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 05:16:52:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 05:17:22:367 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 05:17:22:367 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 05:17:22:367 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 05:17:22:367 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 05:17:23:367 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 05:17:23:367 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 05:17:23:367 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 05:17:23:367 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 06:17:25:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 06:17:25:155 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 06:17:25:155 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 06:17:55:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 06:17:55:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 06:17:55:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 06:17:55:154 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 06:17:56:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 06:17:56:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 06:17:56:154 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 06:17:56:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 07:17:57:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 07:17:57:919 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 07:17:57:920 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 07:18:27:918 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 07:18:27:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 07:18:27:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 07:18:27:918 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 07:18:28:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 07:18:28:918 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 07:18:28:919 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 07:18:28:919 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 08:18:30:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 08:18:30:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 08:18:30:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 08:19:00:762 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 08:19:00:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 08:19:00:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 08:19:00:763 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 08:19:01:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 08:19:01:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 08:19:01:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 08:19:01:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 09:19:03:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 09:19:03:674 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 09:19:03:674 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 09:19:33:673 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 09:19:33:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 09:19:33:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 09:19:33:673 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 09:19:34:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 09:19:34:673 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 09:19:34:673 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 09:19:34:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 10:19:36:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 10:19:36:705 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 10:19:36:705 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 10:20:06:704 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 10:20:06:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 10:20:06:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 10:20:06:704 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 10:20:07:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 10:20:07:704 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 10:20:07:704 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 10:20:07:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 11:20:09:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 11:20:09:526 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 11:20:09:526 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 11:20:39:524 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 11:20:39:524 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 11:20:39:524 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 11:20:39:524 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 11:20:40:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 11:20:40:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 11:20:40:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 11:20:40:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 12:20:43:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 12:20:43:342 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 12:20:43:342 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 12:21:13:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 12:21:13:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 12:21:13:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 12:21:13:488 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 12:21:14:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 12:21:14:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 12:21:14:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 12:21:14:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 13:21:16:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 13:21:16:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 13:21:16:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 13:21:46:326 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 13:21:46:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 13:21:46:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 13:21:46:326 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 13:21:47:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 13:21:47:326 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 13:21:47:326 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 13:21:47:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 14:21:49:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 14:21:49:164 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 14:21:49:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 14:22:19:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 14:22:19:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 14:22:19:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 14:22:19:163 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 14:22:20:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 14:22:20:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 14:22:20:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 14:22:20:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 15:22:21:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 15:22:22:050 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 15:22:22:050 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 15:22:52:049 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 15:22:52:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 15:22:52:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 15:22:52:049 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 15:22:53:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 15:22:53:049 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 15:22:53:049 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 15:22:53:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 16:22:54:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 16:22:54:903 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 16:22:54:903 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 16:23:24:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 16:23:24:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 16:23:24:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 16:23:24:902 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 16:23:25:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 16:23:25:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 16:23:25:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 16:23:25:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 17:23:27:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 17:23:27:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 17:23:27:768 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 17:23:57:767 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 17:23:57:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 17:23:57:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 17:23:57:802 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 17:23:58:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 17:23:58:802 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 17:23:58:802 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 17:23:58:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 18:24:00:634 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 18:24:00:688 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 18:24:00:688 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 18:24:30:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 18:24:30:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 18:24:30:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 18:24:30:687 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 18:24:31:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 18:24:31:688 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 18:24:31:688 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 18:24:31:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 19:24:33:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 19:24:33:574 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 19:24:33:574 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 19:25:03:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 19:25:03:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 19:25:03:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 19:25:03:573 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 19:25:04:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 19:25:04:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 19:25:04:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 19:25:04:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 20:25:06:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 20:25:06:438 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 20:25:06:438 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 20:25:36:437 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 20:25:36:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 20:25:36:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 20:25:36:437 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 20:25:37:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 20:25:37:437 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 20:25:37:437 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 20:25:37:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 21:25:39:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 21:25:39:317 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 21:25:39:317 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 21:26:09:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 21:26:09:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 21:26:09:366 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 21:26:09:366 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 21:26:10:366 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 21:26:10:366 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 21:26:10:366 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 21:26:10:366 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 22:26:12:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 22:26:12:111 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 22:26:12:111 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 22:26:42:184 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 22:26:42:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 22:26:42:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 22:26:42:184 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 22:26:43:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 22:26:43:185 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 22:26:43:185 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 22:26:43:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/05/17 23:26:44:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/05/17 23:26:44:831 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/05/17 23:26:44:831 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/05/17 23:27:14:829 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/05/17 23:27:14:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/05/17 23:27:14:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/05/17 23:27:14:830 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/05/17 23:27:15:970 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/05/17 23:27:15:970 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/05/17 23:27:15:970 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/05/17 23:27:15:970 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 00:27:17:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 00:27:17:573 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 00:27:17:573 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 00:27:47:705 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 00:27:47:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 00:27:47:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 00:27:47:705 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 00:27:48:823 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 00:27:48:823 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 00:27:48:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 00:27:48:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 01:27:49:800 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 01:27:49:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 01:27:49:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 01:28:19:858 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 01:28:19:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 01:28:19:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 01:28:19:858 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 01:28:20:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 01:28:20:858 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 01:28:20:858 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 01:28:20:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 02:28:21:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 02:28:21:924 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 02:28:21:924 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 02:28:51:964 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 02:28:51:964 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 02:28:51:964 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 02:28:51:964 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 02:28:52:964 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 02:28:52:964 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 02:28:52:964 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 02:28:52:964 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 03:28:54:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 03:28:54:477 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 03:28:54:477 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 03:29:24:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 03:29:24:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 03:29:24:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 03:29:24:476 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 03:29:25:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 03:29:25:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 03:29:25:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 03:29:25:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 04:29:27:147 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 04:29:27:186 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 04:29:27:186 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 04:29:57:185 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 04:29:57:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 04:29:57:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 04:29:57:185 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 04:29:58:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 04:29:58:185 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 04:29:58:185 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 04:29:58:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 05:29:59:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 05:29:59:862 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 05:29:59:862 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 05:30:29:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 05:30:29:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 05:30:29:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 05:30:29:861 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 05:30:30:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 05:30:30:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 05:30:30:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 05:30:30:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 06:30:32:497 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 06:30:32:538 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 06:30:32:538 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 06:31:02:537 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 06:31:02:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 06:31:02:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 06:31:02:537 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 06:31:03:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 06:31:03:537 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 06:31:03:537 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 06:31:03:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 07:31:05:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 07:31:05:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 07:31:05:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 07:31:35:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 07:31:35:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 07:31:35:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 07:31:35:257 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 07:31:36:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 07:31:36:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 07:31:36:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 07:31:36:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 08:31:37:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 08:31:37:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 08:31:37:934 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 08:32:07:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 08:32:07:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 08:32:07:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 08:32:07:933 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 08:32:08:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 08:32:08:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 08:32:08:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 08:32:08:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 09:32:10:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 09:32:10:587 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 09:32:10:587 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 09:32:40:586 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 09:32:40:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 09:32:40:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 09:32:40:599 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 09:32:41:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 09:32:41:599 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 09:32:41:599 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 09:32:41:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 10:32:43:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 10:32:43:297 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 10:32:43:297 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 10:33:13:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 10:33:13:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 10:33:13:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 10:33:13:296 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 10:33:14:296 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 10:33:14:296 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 10:33:14:296 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 10:33:14:296 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 11:33:16:080 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 11:33:16:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 11:33:16:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 11:33:46:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 11:33:46:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 11:33:46:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 11:33:46:139 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 11:33:47:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 11:33:47:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 11:33:47:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 11:33:47:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 12:33:48:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 12:33:48:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 12:33:48:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 12:34:18:804 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 12:34:18:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 12:34:18:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 12:34:18:804 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 12:34:19:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 12:34:19:805 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 12:34:19:805 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 12:34:19:805 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 13:34:21:466 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 13:34:21:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 13:34:21:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 13:34:51:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 13:34:51:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 13:34:51:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 13:34:51:465 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 13:34:52:479 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 13:34:52:479 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 13:34:52:479 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 13:34:52:479 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 14:34:54:079 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 14:34:54:136 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 14:34:54:136 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 14:35:24:134 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 14:35:24:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 14:35:24:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 14:35:24:169 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 14:35:25:299 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 14:35:25:299 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 14:35:25:299 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 14:35:25:299 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 15:35:26:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 15:35:27:011 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 15:35:27:012 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 15:35:57:010 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 15:35:57:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 15:35:57:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 15:35:57:010 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 15:35:58:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 15:35:58:010 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 15:35:58:010 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 15:35:58:011 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 16:35:59:669 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 16:35:59:720 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 16:35:59:720 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 16:36:29:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 16:36:29:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 16:36:29:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 16:36:29:840 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 16:36:30:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 16:36:30:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 16:36:30:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 16:36:30:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 17:36:32:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 17:36:32:651 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 17:36:32:652 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 17:37:02:650 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 17:37:02:650 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 17:37:02:650 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 17:37:02:650 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 17:37:03:650 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 17:37:03:650 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 17:37:03:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 17:37:03:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 18:37:05:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 18:37:05:338 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 18:37:05:338 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 18:37:35:337 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 18:37:35:337 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 18:37:35:337 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 18:37:35:337 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 18:37:36:337 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 18:37:36:337 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 18:37:36:337 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 18:37:36:337 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 19:37:38:001 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 19:37:38:058 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 19:37:38:058 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 19:38:08:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 19:38:08:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 19:38:08:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 19:38:08:057 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 19:38:09:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 19:38:09:107 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 19:38:09:107 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 19:38:09:107 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 20:38:10:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 20:38:10:834 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 20:38:10:834 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 20:38:40:833 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 20:38:40:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 20:38:40:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 20:38:40:833 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 20:38:41:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 20:38:41:833 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 20:38:41:833 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 20:38:41:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 21:38:43:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 21:38:43:510 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 21:38:43:510 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 21:39:13:508 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 21:39:13:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 21:39:13:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 21:39:13:508 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 21:39:14:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 21:39:14:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 21:39:14:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 21:39:14:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 22:39:16:159 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 22:39:16:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 22:39:16:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 22:39:46:451 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 22:39:46:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 22:39:46:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 22:39:46:451 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 22:39:47:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 22:39:47:451 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 22:39:47:451 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 22:39:47:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/06/17 23:39:49:165 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/06/17 23:39:49:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/06/17 23:39:49:165 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/06/17 23:40:19:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/06/17 23:40:19:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/06/17 23:40:19:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/06/17 23:40:19:164 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/06/17 23:40:20:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/06/17 23:40:20:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/06/17 23:40:20:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/06/17 23:40:20:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 00:40:21:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 00:40:21:936 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 00:40:21:937 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 00:40:51:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 00:40:51:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 00:40:51:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 00:40:51:995 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 00:40:52:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 00:40:52:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 00:40:52:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 00:40:52:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 01:40:54:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 01:40:54:637 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 01:40:54:638 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 01:41:24:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 01:41:24:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 01:41:24:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 01:41:24:636 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 01:41:25:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 01:41:25:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 01:41:25:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 01:41:25:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 02:41:27:287 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 02:41:27:345 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 02:41:27:345 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 02:41:57:438 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 02:41:57:438 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 02:41:57:438 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 02:41:57:438 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 02:41:58:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 02:41:58:544 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 02:41:58:544 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 02:41:58:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 03:42:00:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 03:42:00:242 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 03:42:00:243 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 03:42:30:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 03:42:30:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 03:42:30:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 03:42:30:241 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 03:42:31:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 03:42:31:242 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 03:42:31:242 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 03:42:31:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 04:42:32:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 04:42:32:996 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 04:42:32:996 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 04:43:02:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 04:43:02:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 04:43:02:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 04:43:02:995 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 04:43:03:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 04:43:03:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 04:43:03:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 04:43:03:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 05:43:05:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 05:43:05:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 05:43:05:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 05:43:35:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 05:43:35:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 05:43:35:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 05:43:35:726 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 05:43:36:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 05:43:36:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 05:43:36:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 05:43:36:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 06:43:38:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 06:43:38:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 06:43:38:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 06:44:08:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 06:44:08:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 06:44:08:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 06:44:08:457 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 06:44:09:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 06:44:09:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 06:44:09:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 06:44:09:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 07:44:11:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 07:44:11:195 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 07:44:11:196 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 07:44:41:232 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 07:44:41:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 07:44:41:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 07:44:41:232 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 07:44:42:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 07:44:42:233 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 07:44:42:233 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 07:44:42:233 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 08:44:44:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 08:44:44:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 08:44:44:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 08:45:14:052 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 08:45:14:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 08:45:14:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 08:45:14:052 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 08:45:15:052 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 08:45:15:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 08:45:15:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 08:45:15:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 09:45:16:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 09:45:16:840 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 09:45:16:840 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 09:45:46:839 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 09:45:46:839 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 09:45:46:839 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 09:45:46:839 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 09:45:47:839 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 09:45:47:839 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 09:45:47:839 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 09:45:47:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 10:45:49:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 10:45:49:647 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 10:45:49:647 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 10:46:19:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 10:46:19:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 10:46:19:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 10:46:19:691 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 10:46:20:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 10:46:20:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 10:46:20:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 10:46:20:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 11:46:22:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 11:46:22:558 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 11:46:22:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 11:46:52:557 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 11:46:52:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 11:46:52:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 11:46:52:557 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 11:46:53:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 11:46:53:557 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 11:46:53:558 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 11:46:53:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 12:46:55:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 12:46:55:445 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 12:46:55:445 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 12:47:25:570 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 12:47:25:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 12:47:25:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 12:47:25:570 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 12:47:26:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 12:47:26:570 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 12:47:26:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 12:47:26:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 13:47:28:423 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 13:47:28:476 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 13:47:28:477 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 13:47:58:475 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 13:47:58:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 13:47:58:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 13:47:58:475 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 13:47:59:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 13:47:59:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 13:47:59:476 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 13:47:59:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 14:48:01:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 14:48:01:419 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 14:48:01:419 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 14:48:31:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 14:48:31:418 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 14:48:31:418 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 14:48:31:418 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 14:48:32:418 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 14:48:32:418 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 14:48:32:418 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 14:48:32:418 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 15:48:34:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 15:48:34:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 15:48:34:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 15:49:04:326 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 15:49:04:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 15:49:04:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 15:49:04:327 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 15:49:05:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 15:49:05:327 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 15:49:05:327 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 15:49:05:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 16:49:07:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 16:49:07:242 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 16:49:07:242 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 16:49:37:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 16:49:37:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 16:49:37:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 16:49:37:241 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 16:49:38:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 16:49:38:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 16:49:38:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 16:49:38:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 17:49:40:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 17:49:40:129 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 17:49:40:129 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 17:50:10:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 17:50:10:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 17:50:10:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 17:50:10:128 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 17:50:11:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 17:50:11:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 17:50:11:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 17:50:11:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 18:50:12:950 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 18:50:13:238 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 18:50:13:238 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 18:50:43:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 18:50:43:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 18:50:43:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 18:50:43:248 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 18:50:44:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 18:50:44:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 18:50:44:248 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 18:50:44:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 19:50:46:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 19:50:46:147 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 19:50:46:147 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 19:51:16:145 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 19:51:16:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 19:51:16:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 19:51:16:146 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 19:51:17:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 19:51:17:146 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 19:51:17:146 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 19:51:17:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 20:51:19:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 20:51:19:033 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 20:51:19:033 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 20:51:49:032 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 20:51:49:032 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 20:51:49:032 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 20:51:49:032 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 20:51:50:032 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 20:51:50:032 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 20:51:50:032 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 20:51:50:032 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 21:51:51:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 21:51:51:920 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 21:51:51:920 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 21:52:22:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 21:52:22:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 21:52:22:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 21:52:22:009 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 21:52:23:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 21:52:23:125 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 21:52:23:125 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 21:52:23:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 22:52:24:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 22:52:25:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 22:52:25:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 22:52:55:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 22:52:55:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 22:52:55:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 22:52:55:039 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 22:52:56:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 22:52:56:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 22:52:56:039 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 22:52:56:039 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/07/17 23:52:57:864 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/07/17 23:52:57:904 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/07/17 23:52:57:904 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/07/17 23:53:27:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/07/17 23:53:27:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/07/17 23:53:27:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/07/17 23:53:27:903 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/07/17 23:53:28:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/07/17 23:53:28:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/07/17 23:53:28:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/07/17 23:53:28:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 00:53:30:722 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 00:53:30:780 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 00:53:30:780 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 00:54:00:778 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 00:54:00:778 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 00:54:00:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 00:54:00:779 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 00:54:01:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 00:54:01:779 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 00:54:01:779 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 00:54:01:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 01:54:03:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 01:54:03:593 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 01:54:03:593 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 01:54:33:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 01:54:33:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 01:54:33:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 01:54:33:592 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 01:54:34:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 01:54:34:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 01:54:34:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 01:54:34:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 02:54:36:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 02:54:36:686 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 02:54:36:687 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 02:55:06:685 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 02:55:06:685 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 02:55:06:685 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 02:55:06:685 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 02:55:07:685 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 02:55:07:685 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 02:55:07:686 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 02:55:07:686 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 03:55:09:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 03:55:09:529 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 03:55:09:529 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 03:55:39:527 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 03:55:39:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 03:55:39:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 03:55:39:527 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 03:55:40:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 03:55:40:528 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 03:55:40:528 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 03:55:40:528 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 04:55:42:346 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 04:55:42:393 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 04:55:42:393 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 04:56:12:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 04:56:12:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 04:56:12:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 04:56:12:392 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 04:56:13:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 04:56:13:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 04:56:13:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 04:56:13:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 05:56:15:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 05:56:15:503 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 05:56:15:503 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 05:56:45:560 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 05:56:45:560 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 05:56:45:560 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 05:56:45:560 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 05:56:46:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 05:56:46:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 05:56:46:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 05:56:46:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 06:56:48:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 06:56:48:578 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 06:56:48:578 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 06:57:18:583 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 06:57:18:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 06:57:18:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 06:57:18:583 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 06:57:19:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 06:57:19:583 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 06:57:19:583 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 06:57:19:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 07:57:21:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 07:57:21:475 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 07:57:21:476 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 07:57:51:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 07:57:51:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 07:57:51:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 07:57:51:474 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 07:57:52:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 07:57:52:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 07:57:52:474 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 07:57:52:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 08:57:54:287 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 08:57:54:340 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 08:57:54:340 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 08:58:24:339 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 08:58:24:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 08:58:24:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 08:58:24:339 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 08:58:25:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 08:58:25:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 08:58:25:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 08:58:25:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 09:58:27:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 09:58:27:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 09:58:27:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 09:58:57:193 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 09:58:57:193 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 09:58:57:193 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 09:58:57:193 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 09:58:58:193 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 09:58:58:193 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 09:58:58:193 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 09:58:58:193 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 10:59:00:003 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 10:59:00:270 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 10:59:00:270 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 10:59:30:269 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 10:59:30:269 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 10:59:30:269 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 10:59:30:269 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 10:59:31:361 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 10:59:31:362 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 10:59:31:362 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 10:59:31:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 11:59:33:183 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 11:59:33:236 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 11:59:33:236 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 12:00:03:234 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 12:00:03:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 12:00:03:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 12:00:03:235 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 12:00:04:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 12:00:04:235 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 12:00:04:235 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 12:00:04:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 13:00:06:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 13:00:06:112 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 13:00:06:112 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 13:00:36:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 13:00:36:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 13:00:36:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 13:00:36:111 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 13:00:37:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 13:00:37:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 13:00:37:111 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 13:00:37:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 14:00:39:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 14:00:39:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 14:00:39:111 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 14:01:09:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 14:01:09:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 14:01:09:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 14:01:09:109 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 14:01:10:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 14:01:10:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 14:01:10:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 14:01:10:110 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 15:01:11:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 15:01:12:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 15:01:12:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 15:01:42:018 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 15:01:42:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 15:01:42:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 15:01:42:019 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 15:01:43:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 15:01:43:019 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 15:01:43:019 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 15:01:43:019 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 16:01:44:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 16:01:44:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 16:01:44:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 16:02:14:960 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 16:02:14:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 16:02:14:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 16:02:14:960 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 16:02:15:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 16:02:15:960 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 16:02:15:960 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 16:02:15:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 17:02:17:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 17:02:17:780 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 17:02:17:781 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 17:02:47:779 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 17:02:47:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 17:02:47:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 17:02:47:780 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 17:02:48:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 17:02:48:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 17:02:48:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 17:02:48:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 18:02:50:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 18:02:50:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 18:02:50:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 18:03:20:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 18:03:20:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 18:03:20:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 18:03:20:606 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 18:03:21:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 18:03:21:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 18:03:21:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 18:03:21:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 19:03:23:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 19:03:23:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 19:03:23:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 19:03:53:465 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 19:03:53:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 19:03:53:465 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 19:03:53:465 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 19:03:54:466 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 19:03:54:466 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 19:03:54:466 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 19:03:54:466 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 20:03:56:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 20:03:56:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 20:03:56:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 20:04:26:309 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 20:04:26:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 20:04:26:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 20:04:26:310 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 20:04:27:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 20:04:27:310 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 20:04:27:310 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 20:04:27:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 21:04:29:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 21:04:29:164 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 21:04:29:164 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 21:04:59:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 21:04:59:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 21:04:59:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 21:04:59:163 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 21:05:00:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 21:05:00:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 21:05:00:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 21:05:00:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 22:05:01:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 22:05:01:997 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 22:05:01:997 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 22:05:31:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 22:05:31:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 22:05:31:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 22:05:31:995 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 22:05:32:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 22:05:32:996 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 22:05:32:996 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 22:05:32:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/08/17 23:05:34:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/08/17 23:05:34:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/08/17 23:05:34:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/08/17 23:06:04:820 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/08/17 23:06:04:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/08/17 23:06:04:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/08/17 23:06:04:821 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/08/17 23:06:05:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/08/17 23:06:05:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/08/17 23:06:05:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/08/17 23:06:05:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 00:06:07:648 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 00:06:07:691 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 00:06:07:692 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 00:06:37:690 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 00:06:37:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 00:06:37:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 00:06:37:690 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 00:06:38:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 00:06:38:690 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 00:06:38:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 00:06:38:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 01:06:40:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 01:06:40:567 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 01:06:40:567 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 01:07:10:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 01:07:10:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 01:07:10:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 01:07:10:566 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 01:07:11:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 01:07:11:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 01:07:11:566 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 01:07:11:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 02:07:13:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 02:07:13:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 02:07:13:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 02:07:43:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 02:07:43:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 02:07:43:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 02:07:43:510 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 02:07:44:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 02:07:44:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 02:07:44:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 02:07:44:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 03:07:46:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 03:07:46:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 03:07:46:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 03:08:16:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 03:08:16:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 03:08:16:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 03:08:16:494 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 03:08:17:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 03:08:17:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 03:08:17:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 03:08:17:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 04:08:19:338 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 04:08:19:373 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 04:08:19:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 04:08:49:372 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 04:08:49:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 04:08:49:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 04:08:49:407 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 04:08:50:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 04:08:50:407 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 04:08:50:407 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 04:08:50:407 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 05:08:52:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 05:08:52:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 05:08:52:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 05:09:22:433 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 05:09:22:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 05:09:22:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 05:09:22:434 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 05:09:23:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 05:09:23:549 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 05:09:23:549 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 05:09:23:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 06:09:25:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 06:09:25:437 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 06:09:25:437 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 06:09:55:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 06:09:55:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 06:09:55:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 06:09:55:436 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 06:09:56:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 06:09:56:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 06:09:56:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 06:09:56:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 07:09:58:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 07:09:58:324 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 07:09:58:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 07:10:28:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 07:10:28:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 07:10:28:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 07:10:28:323 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 07:10:29:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 07:10:29:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 07:10:29:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 07:10:29:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 08:10:31:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 08:10:31:256 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 08:10:31:256 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 08:11:01:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 08:11:01:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 08:11:01:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 08:11:01:255 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 08:11:02:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 08:11:02:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 08:11:02:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 08:11:02:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 09:11:04:187 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 09:11:04:243 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 09:11:04:244 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 09:11:34:242 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 09:11:34:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 09:11:34:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 09:11:34:242 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 09:11:35:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 09:11:35:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 09:11:35:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 09:11:35:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 10:11:37:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 10:11:37:330 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 10:11:37:330 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 10:12:07:329 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 10:12:07:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 10:12:07:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 10:12:07:330 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 10:12:08:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 10:12:08:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 10:12:08:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 10:12:08:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 11:12:10:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 11:12:10:278 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 11:12:10:278 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 11:12:40:277 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 11:12:40:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 11:12:40:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 11:12:40:317 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 11:12:41:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 11:12:41:317 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 11:12:41:318 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 11:12:41:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 12:12:43:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 12:12:43:482 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 12:12:43:483 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 12:13:13:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 12:13:13:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 12:13:13:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 12:13:13:481 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 12:13:14:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 12:13:14:482 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 12:13:14:482 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 12:13:14:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 13:13:16:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 13:13:16:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 13:13:16:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 13:13:46:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 13:13:46:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 13:13:46:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 13:13:46:579 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 13:13:47:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 13:13:47:671 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 13:13:47:671 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 13:13:47:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 14:13:49:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 14:13:49:589 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 14:13:49:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 14:14:19:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 14:14:19:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 14:14:19:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 14:14:19:588 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 14:14:20:589 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 14:14:20:589 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 14:14:20:589 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 14:14:20:589 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 15:14:22:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 15:14:22:510 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 15:14:22:510 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 15:14:52:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 15:14:52:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 15:14:52:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 15:14:52:510 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 15:14:53:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 15:14:53:510 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 15:14:53:510 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 15:14:53:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 16:14:55:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 16:14:55:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 16:14:55:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 16:15:25:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 16:15:25:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 16:15:25:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 16:15:25:429 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 16:15:26:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 16:15:26:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 16:15:26:429 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 16:15:26:429 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 17:15:28:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 17:15:28:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 17:15:28:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 17:15:58:605 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 17:15:58:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 17:15:58:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 17:15:58:605 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 17:15:59:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 17:15:59:605 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 17:15:59:605 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 17:15:59:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 18:16:01:460 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 18:16:01:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 18:16:01:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 18:16:31:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 18:16:31:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 18:16:31:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 18:16:31:459 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 18:16:32:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 18:16:32:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 18:16:32:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 18:16:32:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 19:16:34:320 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 19:16:34:320 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 19:16:34:320 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 19:17:04:319 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 19:17:04:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 19:17:04:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 19:17:04:319 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 19:17:05:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 19:17:05:319 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 19:17:05:319 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 19:17:05:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 20:17:07:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 20:17:07:197 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 20:17:07:197 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 20:17:37:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 20:17:37:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 20:17:37:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 20:17:37:311 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 20:17:38:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 20:17:38:409 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 20:17:38:409 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 20:17:38:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 21:17:40:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 21:17:40:255 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 21:17:40:255 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 21:18:10:254 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 21:18:10:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 21:18:10:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 21:18:10:254 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 21:18:11:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 21:18:11:254 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 21:18:11:254 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 21:18:11:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 22:18:13:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 22:18:13:131 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 22:18:13:131 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 22:18:43:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 22:18:43:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 22:18:43:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 22:18:43:129 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 22:18:44:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 22:18:44:130 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 22:18:44:130 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 22:18:44:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/09/17 23:18:45:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/09/17 23:18:45:978 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/09/17 23:18:45:978 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/09/17 23:19:15:976 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/09/17 23:19:15:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/09/17 23:19:15:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/09/17 23:19:15:977 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/09/17 23:19:16:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/09/17 23:19:16:977 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/09/17 23:19:16:977 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/09/17 23:19:16:977 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 00:19:18:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 00:19:18:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 00:19:18:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 00:19:48:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 00:19:48:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 00:19:48:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 00:19:48:819 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 00:19:49:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 00:19:49:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 00:19:49:819 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 00:19:49:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 01:19:51:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 01:19:51:672 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 01:19:51:673 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 01:20:21:671 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 01:20:21:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 01:20:21:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 01:20:21:672 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 01:20:22:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 01:20:22:672 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 01:20:22:672 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 01:20:22:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 02:20:24:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 02:20:24:536 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 02:20:24:537 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 02:20:54:535 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 02:20:54:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 02:20:54:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 02:20:54:535 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 02:20:55:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 02:20:55:535 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 02:20:55:536 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 02:20:55:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 03:20:57:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 03:20:57:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 03:20:57:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 03:21:27:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 03:21:27:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 03:21:27:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 03:21:27:403 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 03:21:28:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 03:21:28:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 03:21:28:403 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 03:21:28:403 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 04:21:30:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 04:21:30:255 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 04:21:30:256 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 04:22:00:254 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 04:22:00:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 04:22:00:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 04:22:00:254 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 04:22:01:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 04:22:01:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 04:22:01:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 04:22:01:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 05:22:03:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 05:22:03:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 05:22:03:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 05:22:33:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 05:22:33:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 05:22:33:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 05:22:33:112 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 05:22:34:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 05:22:34:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 05:22:34:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 05:22:34:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 06:22:35:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 06:22:35:997 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 06:22:35:997 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 06:23:05:995 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 06:23:05:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 06:23:05:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 06:23:05:996 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 06:23:06:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 06:23:06:996 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 06:23:06:996 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 06:23:06:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 07:23:08:864 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 07:23:08:864 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 07:23:08:864 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 07:23:38:923 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 07:23:38:923 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 07:23:38:923 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 07:23:38:923 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 07:23:39:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 07:23:39:924 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 07:23:39:924 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 07:23:39:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 08:23:41:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 08:23:41:796 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 08:23:41:796 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 08:24:11:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 08:24:11:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 08:24:11:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 08:24:11:795 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 08:24:12:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 08:24:12:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 08:24:12:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 08:24:12:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 09:24:14:653 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 09:24:14:653 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 09:24:14:654 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 09:24:44:652 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 09:24:44:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 09:24:44:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 09:24:44:652 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 09:24:45:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 09:24:45:653 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 09:24:45:653 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 09:24:45:653 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 10:24:47:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 10:24:47:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 10:24:47:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 10:25:17:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 10:25:17:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 10:25:17:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 10:25:17:516 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 10:25:18:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 10:25:18:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 10:25:18:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 10:25:18:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 11:25:20:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 11:25:20:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 11:25:20:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 11:25:50:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 11:25:50:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 11:25:50:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 11:25:50:370 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 11:25:51:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 11:25:51:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 11:25:51:370 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 11:25:51:370 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 12:25:53:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 12:25:53:296 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 12:25:53:296 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 12:26:23:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 12:26:23:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 12:26:23:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 12:26:23:295 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 12:26:24:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 12:26:24:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 12:26:24:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 12:26:24:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 13:26:26:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 13:26:26:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 13:26:26:194 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 13:26:56:341 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 13:26:56:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 13:26:56:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 13:26:56:341 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 13:26:57:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 13:26:57:342 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 13:26:57:342 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 13:26:57:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 14:26:59:221 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 14:26:59:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 14:26:59:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 14:27:29:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 14:27:29:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 14:27:29:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 14:27:29:257 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 14:27:30:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 14:27:30:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 14:27:30:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 14:27:30:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 15:27:32:154 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 15:27:32:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 15:27:32:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 15:28:02:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 15:28:02:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 15:28:02:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 15:28:02:188 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 15:28:03:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 15:28:03:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 15:28:03:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 15:28:03:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 16:28:05:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 16:28:05:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 16:28:05:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 16:28:35:108 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 16:28:35:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 16:28:35:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 16:28:35:108 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 16:28:36:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 16:28:36:121 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 16:28:36:121 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 16:28:36:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 17:28:37:963 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 17:28:38:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 17:28:38:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 17:29:08:017 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 17:29:08:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 17:29:08:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 17:29:08:017 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 17:29:09:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 17:29:09:017 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 17:29:09:017 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 17:29:09:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 18:29:10:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 18:29:10:893 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 18:29:10:893 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 18:29:40:892 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 18:29:40:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 18:29:40:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 18:29:40:892 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 18:29:41:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 18:29:41:893 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 18:29:41:893 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 18:29:41:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 19:29:43:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 19:29:43:802 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 19:29:43:802 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 19:30:13:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 19:30:13:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 19:30:13:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 19:30:13:801 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 19:30:14:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 19:30:14:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 19:30:14:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 19:30:14:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 20:30:16:669 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 20:30:16:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 20:30:16:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 20:30:46:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 20:30:46:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 20:30:46:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 20:30:46:721 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 20:30:47:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 20:30:47:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 20:30:47:721 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 20:30:47:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 21:30:49:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 21:30:49:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 21:30:49:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 21:31:19:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 21:31:19:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 21:31:19:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 21:31:19:571 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 21:31:20:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 21:31:20:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 21:31:20:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 21:31:20:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 22:31:22:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 22:31:22:425 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 22:31:22:425 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 22:31:52:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 22:31:52:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 22:31:52:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 22:31:52:424 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 22:31:53:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 22:31:53:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 22:31:53:424 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 22:31:53:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/10/17 23:31:55:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/10/17 23:31:55:548 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/10/17 23:31:55:549 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/10/17 23:32:25:547 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/10/17 23:32:25:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/10/17 23:32:25:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/10/17 23:32:25:547 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/10/17 23:32:26:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/10/17 23:32:26:548 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/10/17 23:32:26:548 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/10/17 23:32:26:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 00:32:28:401 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 00:32:28:457 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 00:32:28:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 00:32:58:456 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 00:32:58:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 00:32:58:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 00:32:58:456 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 00:32:59:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 00:32:59:456 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 00:32:59:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 00:32:59:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 01:33:01:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 01:33:01:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 01:33:01:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 01:33:31:326 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 01:33:31:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 01:33:31:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 01:33:31:326 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 01:33:32:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 01:33:32:326 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 01:33:32:326 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 01:33:32:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 02:33:34:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 02:33:34:242 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 02:33:34:242 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 02:34:04:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 02:34:04:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 02:34:04:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 02:34:04:241 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 02:34:05:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 02:34:05:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 02:34:05:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 02:34:05:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 03:34:07:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 03:34:07:151 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 03:34:07:151 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 03:34:37:150 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 03:34:37:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 03:34:37:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 03:34:37:150 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 03:34:38:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 03:34:38:150 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 03:34:38:150 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 03:34:38:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 04:34:40:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 04:34:40:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 04:34:40:049 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 04:35:10:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 04:35:10:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 04:35:10:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 04:35:10:136 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 04:35:11:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 04:35:11:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 04:35:11:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 04:35:11:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 05:35:12:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 05:35:13:015 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 05:35:13:015 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 05:35:43:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 05:35:43:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 05:35:43:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 05:35:43:014 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 05:35:44:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 05:35:44:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 05:35:44:014 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 05:35:44:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 06:35:45:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 06:35:45:802 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 06:35:45:802 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 06:36:15:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 06:36:15:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 06:36:15:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 06:36:15:801 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 06:36:16:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 06:36:16:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 06:36:16:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 06:36:16:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 07:36:18:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 07:36:18:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 07:36:18:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 07:36:48:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 07:36:48:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 07:36:48:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 07:36:48:821 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 07:36:49:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 07:36:49:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 07:36:49:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 07:36:49:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 08:36:51:555 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 08:36:51:597 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 08:36:51:597 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 08:37:21:596 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 08:37:21:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 08:37:21:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 08:37:21:596 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 08:37:22:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 08:37:22:596 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 08:37:22:596 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 08:37:22:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 09:37:24:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 09:37:24:373 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 09:37:24:373 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 09:37:54:372 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 09:37:54:372 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 09:37:54:372 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 09:37:54:372 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 09:37:55:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 09:37:55:444 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 09:37:55:444 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 09:37:55:444 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 10:37:57:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 10:37:57:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 10:37:57:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 10:38:27:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 10:38:27:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 10:38:27:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 10:38:27:225 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 10:38:28:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 10:38:28:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 10:38:28:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 10:38:28:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 11:38:29:963 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 11:38:30:246 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 11:38:30:246 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 11:39:00:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 11:39:00:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 11:39:00:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 11:39:00:373 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 11:39:01:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 11:39:01:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 11:39:01:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 11:39:01:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 12:39:03:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 12:39:03:410 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 12:39:03:410 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 12:39:33:409 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 12:39:33:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 12:39:33:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 12:39:33:409 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 12:39:34:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 12:39:34:409 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 12:39:34:409 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 12:39:34:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 13:39:36:161 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 13:39:36:219 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 13:39:36:219 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 13:40:06:218 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 13:40:06:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 13:40:06:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 13:40:06:218 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 13:40:07:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 13:40:07:218 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 13:40:07:218 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 13:40:07:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 14:40:08:964 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 14:40:09:017 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 14:40:09:017 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 14:40:39:016 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 14:40:39:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 14:40:39:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 14:40:39:017 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 14:40:40:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 14:40:40:017 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 14:40:40:017 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 14:40:40:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 15:40:41:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 15:40:41:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 15:40:41:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 15:41:11:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 15:41:11:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 15:41:11:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 15:41:11:791 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 15:41:12:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 15:41:12:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 15:41:12:792 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 15:41:12:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 16:41:14:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 16:41:14:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 16:41:14:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 16:41:44:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 16:41:44:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 16:41:44:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 16:41:44:567 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 16:41:45:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 16:41:45:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 16:41:45:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 16:41:45:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 17:41:47:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 17:41:47:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 17:41:47:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 17:42:17:327 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 17:42:17:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 17:42:17:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 17:42:17:327 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 17:42:18:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 17:42:18:327 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 17:42:18:327 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 17:42:18:327 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 18:42:20:069 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 18:42:20:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 18:42:20:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 18:42:50:068 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 18:42:50:068 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 18:42:50:068 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 18:42:50:068 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 18:42:51:068 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 18:42:51:068 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 18:42:51:068 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 18:42:51:068 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 19:42:52:809 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 19:42:52:809 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 19:42:52:809 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 19:43:22:808 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 19:43:22:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 19:43:22:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 19:43:22:808 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 19:43:23:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 19:43:23:808 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 19:43:23:808 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 19:43:23:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 20:43:25:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 20:43:25:579 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 20:43:25:579 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 20:43:55:578 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 20:43:55:578 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 20:43:55:578 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 20:43:55:578 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 20:43:56:578 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 20:43:56:578 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 20:43:56:578 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 20:43:56:578 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 21:43:58:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 21:43:58:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 21:43:58:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 21:44:28:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 21:44:28:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 21:44:28:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 21:44:28:325 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 21:44:29:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 21:44:29:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 21:44:29:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 21:44:29:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 22:44:31:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 22:44:31:116 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 22:44:31:117 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 22:45:01:115 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 22:45:01:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 22:45:01:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 22:45:01:115 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 22:45:02:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 22:45:02:115 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 22:45:02:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 22:45:02:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/11/17 23:45:03:867 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/11/17 23:45:03:903 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/11/17 23:45:03:903 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/11/17 23:45:33:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/11/17 23:45:33:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/11/17 23:45:33:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/11/17 23:45:33:902 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/11/17 23:45:34:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/11/17 23:45:34:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/11/17 23:45:34:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/11/17 23:45:34:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 00:45:36:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 00:45:36:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 00:45:36:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 00:46:06:734 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 00:46:06:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 00:46:06:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 00:46:06:735 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 00:46:07:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 00:46:07:735 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 00:46:07:735 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 00:46:07:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 01:46:09:515 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 01:46:09:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 01:46:09:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 01:46:39:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 01:46:39:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 01:46:39:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 01:46:39:514 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 01:46:40:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 01:46:40:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 01:46:40:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 01:46:40:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 02:46:42:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 02:46:42:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 02:46:42:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 02:47:12:363 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 02:47:12:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 02:47:12:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 02:47:12:363 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 02:47:13:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 02:47:13:363 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 02:47:13:363 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 02:47:13:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 03:47:15:191 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 03:47:15:229 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 03:47:15:229 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 03:47:45:228 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 03:47:45:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 03:47:45:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 03:47:45:228 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 03:47:46:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 03:47:46:228 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 03:47:46:228 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 03:47:46:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 04:47:48:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 04:47:48:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 04:47:48:060 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 04:48:18:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 04:48:18:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 04:48:18:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 04:48:18:059 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 04:48:19:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 04:48:19:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 04:48:19:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 04:48:19:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 05:48:20:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 05:48:20:914 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 05:48:20:914 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 05:48:50:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 05:48:50:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 05:48:50:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 05:48:50:913 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 05:48:51:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 05:48:51:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 05:48:51:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 05:48:51:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 06:48:53:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 06:48:53:779 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 06:48:53:779 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 06:49:23:896 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 06:49:23:896 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 06:49:23:896 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 06:49:23:896 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 06:49:24:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 06:49:24:946 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 06:49:24:946 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 06:49:24:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 07:49:26:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 07:49:26:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 07:49:26:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 07:49:56:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 07:49:56:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 07:49:56:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 07:49:56:887 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 07:49:57:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 07:49:57:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 07:49:57:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 07:49:57:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 08:49:59:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 08:49:59:831 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 08:49:59:831 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 08:50:29:829 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 08:50:29:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 08:50:29:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 08:50:29:830 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 08:50:30:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 08:50:30:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 08:50:30:830 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 08:50:30:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 09:50:32:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 09:50:32:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 09:50:32:763 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 09:51:02:761 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 09:51:02:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 09:51:02:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 09:51:02:761 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 09:51:03:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 09:51:03:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 09:51:03:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 09:51:03:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 10:51:05:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 10:51:05:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 10:51:05:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 10:51:35:806 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 10:51:35:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 10:51:35:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 10:51:35:807 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 10:51:36:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 10:51:36:807 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 10:51:36:807 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 10:51:36:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 11:51:39:630 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 11:51:39:692 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 11:51:39:692 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 11:52:09:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 11:52:09:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 11:52:09:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 11:52:09:691 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 11:52:10:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 11:52:10:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 11:52:10:691 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 11:52:10:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 12:52:12:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 12:52:12:557 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 12:52:12:557 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 12:52:42:556 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 12:52:42:556 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 12:52:42:556 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 12:52:42:556 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 12:52:43:556 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 12:52:43:556 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 12:52:43:556 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 12:52:43:556 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 13:52:45:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 13:52:45:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 13:52:45:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 13:53:15:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 13:53:15:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 13:53:15:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 13:53:15:483 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 13:53:16:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 13:53:16:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 13:53:16:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 13:53:16:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 14:53:18:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 14:53:18:416 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 14:53:18:416 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 14:53:48:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 14:53:48:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 14:53:48:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 14:53:48:415 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 14:53:49:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 14:53:49:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 14:53:49:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 14:53:49:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 15:53:51:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 15:53:51:350 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 15:53:51:350 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 15:54:21:349 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 15:54:21:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 15:54:21:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 15:54:21:349 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 15:54:22:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 15:54:22:349 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 15:54:22:349 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 15:54:22:349 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 16:54:24:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 16:54:24:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 16:54:24:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 16:54:54:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 16:54:54:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 16:54:54:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 16:54:54:308 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 16:54:55:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 16:54:55:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 16:54:55:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 16:54:55:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 17:54:57:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 17:54:57:266 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 17:54:57:266 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 17:55:27:352 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 17:55:27:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 17:55:27:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 17:55:27:352 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 17:55:28:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 17:55:28:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 17:55:28:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 17:55:28:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 18:55:30:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 18:55:30:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 18:55:30:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 18:56:00:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 18:56:00:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 18:56:00:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 18:56:00:393 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 18:56:01:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 18:56:01:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 18:56:01:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 18:56:01:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 19:56:03:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 19:56:03:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 19:56:03:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 19:56:33:307 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 19:56:33:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 19:56:33:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 19:56:33:308 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 19:56:34:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 19:56:34:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 19:56:34:308 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 19:56:34:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 20:56:36:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 20:56:36:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 20:56:36:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 20:57:06:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 20:57:06:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 20:57:06:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 20:57:06:205 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 20:57:07:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 20:57:07:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 20:57:07:205 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 20:57:07:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 21:57:09:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 21:57:09:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 21:57:09:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 21:57:39:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 21:57:39:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 21:57:39:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 21:57:39:089 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 21:57:40:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 21:57:40:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 21:57:40:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 21:57:40:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 22:57:42:032 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 22:57:42:032 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 22:57:42:032 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 22:58:12:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 22:58:12:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 22:58:12:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 22:58:12:059 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 22:58:13:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 22:58:13:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 22:58:13:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 22:58:13:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/12/17 23:58:14:962 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/12/17 23:58:14:962 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/12/17 23:58:14:962 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/12/17 23:58:44:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/12/17 23:58:44:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/12/17 23:58:44:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/12/17 23:58:44:961 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/12/17 23:58:45:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/12/17 23:58:45:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/12/17 23:58:45:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/12/17 23:58:45:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 00:58:47:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 00:58:47:923 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 00:58:47:923 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 00:59:17:921 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 00:59:17:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 00:59:17:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 00:59:17:922 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 00:59:18:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 00:59:18:922 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 00:59:18:922 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 00:59:18:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 01:59:20:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 01:59:20:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 01:59:20:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 01:59:51:001 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 01:59:51:001 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 01:59:51:001 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 01:59:51:001 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 01:59:52:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 01:59:52:017 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 01:59:52:017 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 01:59:52:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 02:59:53:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 02:59:53:912 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 02:59:53:913 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 03:00:23:911 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 03:00:23:911 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 03:00:23:911 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 03:00:23:911 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 03:00:24:911 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 03:00:24:912 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 03:00:24:912 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 03:00:24:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 04:00:26:832 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 04:00:26:832 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 04:00:26:832 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 04:00:56:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 04:00:56:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 04:00:56:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 04:00:56:831 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 04:00:57:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 04:00:57:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 04:00:57:831 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 04:00:57:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 05:00:59:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 05:00:59:758 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 05:00:59:758 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 05:01:29:756 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 05:01:29:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 05:01:29:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 05:01:29:757 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 05:01:30:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 05:01:30:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 05:01:30:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 05:01:30:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 06:01:32:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 06:01:32:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 06:01:32:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 06:02:02:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 06:02:02:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 06:02:02:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 06:02:02:796 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 06:02:03:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 06:02:03:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 06:02:03:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 06:02:03:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 07:02:05:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 07:02:05:743 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 07:02:05:744 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 07:02:35:742 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 07:02:35:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 07:02:35:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 07:02:35:742 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 07:02:36:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 07:02:36:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 07:02:36:743 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 07:02:36:743 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 08:02:38:682 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 08:02:38:718 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 08:02:38:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 08:03:08:717 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 08:03:08:717 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 08:03:08:717 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 08:03:08:718 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 08:03:09:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 08:03:09:718 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 08:03:09:718 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 08:03:09:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 09:03:11:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 09:03:11:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 09:03:11:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 09:03:41:782 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 09:03:41:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 09:03:41:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 09:03:41:783 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 09:03:42:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 09:03:42:783 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 09:03:42:783 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 09:03:42:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 10:03:44:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 10:03:44:706 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 10:03:44:707 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 10:04:14:705 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 10:04:14:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 10:04:14:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 10:04:14:705 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 10:04:15:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 10:04:15:705 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 10:04:15:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 10:04:15:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 11:04:18:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 11:04:18:304 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 11:04:18:304 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 11:04:48:303 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 11:04:48:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 11:04:48:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 11:04:48:303 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 11:04:49:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 11:04:49:303 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 11:04:49:303 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 11:04:49:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 12:04:51:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 12:04:51:144 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 12:04:51:144 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 12:05:21:143 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 12:05:21:143 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 12:05:21:143 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 12:05:21:143 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 12:05:22:214 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 12:05:22:214 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 12:05:22:214 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 12:05:22:214 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 13:05:24:181 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 13:05:24:181 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 13:05:24:181 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 13:05:54:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 13:05:54:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 13:05:54:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 13:05:54:180 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 13:05:55:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 13:05:55:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 13:05:55:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 13:05:55:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 14:05:57:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 14:05:57:986 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 14:05:57:987 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 14:06:27:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 14:06:27:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 14:06:27:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 14:06:27:985 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 14:06:28:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 14:06:28:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 14:06:28:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 14:06:28:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 15:06:31:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 15:06:31:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 15:06:31:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 15:07:01:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 15:07:01:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 15:07:01:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 15:07:01:109 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 15:07:02:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 15:07:02:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 15:07:02:109 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 15:07:02:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 16:07:04:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 16:07:04:287 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 16:07:04:287 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 16:07:34:285 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 16:07:34:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 16:07:34:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 16:07:34:286 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 16:07:35:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 16:07:35:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 16:07:35:286 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 16:07:35:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 17:07:37:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 17:07:37:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 17:07:37:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 17:08:07:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 17:08:07:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 17:08:07:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 17:08:07:373 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 17:08:08:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 17:08:08:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 17:08:08:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 17:08:08:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 18:08:10:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 18:08:10:476 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 18:08:10:477 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 18:08:40:475 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 18:08:40:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 18:08:40:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 18:08:40:475 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 18:08:41:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 18:08:41:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 18:08:41:614 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 18:08:41:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 19:08:43:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 19:08:43:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 19:08:43:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 19:09:13:761 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 19:09:13:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 19:09:13:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 19:09:13:761 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 19:09:14:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 19:09:14:761 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 19:09:14:761 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 19:09:14:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 20:09:16:857 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 20:09:16:883 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 20:09:16:884 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 20:09:46:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 20:09:46:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 20:09:46:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 20:09:46:882 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 20:09:47:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 20:09:47:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 20:09:47:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 20:09:47:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 21:09:49:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 21:09:49:961 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 21:09:49:961 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 21:10:20:090 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 21:10:20:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 21:10:20:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 21:10:20:106 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 21:10:21:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 21:10:21:106 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 21:10:21:106 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 21:10:21:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 22:10:23:131 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 22:10:23:190 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 22:10:23:190 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 22:10:53:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 22:10:53:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 22:10:53:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 22:10:53:371 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 22:10:54:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 22:10:54:371 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 22:10:54:371 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 22:10:54:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/13/17 23:10:56:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/13/17 23:10:56:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/13/17 23:10:56:460 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/13/17 23:11:26:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/13/17 23:11:26:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/13/17 23:11:26:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/13/17 23:11:26:499 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/13/17 23:11:27:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/13/17 23:11:27:499 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/13/17 23:11:27:499 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/13/17 23:11:27:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 00:11:29:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/14/17 00:11:29:627 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 00:11:29:627 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/14/17 00:11:59:626 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 00:11:59:626 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/14/17 00:11:59:626 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/14/17 00:11:59:626 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/14/17 00:12:00:626 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 00:12:00:626 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/14/17 00:12:00:626 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/14/17 00:12:00:626 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 01:12:02:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/14/17 01:12:02:772 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 01:12:02:772 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/14/17 01:12:32:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 01:12:32:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/14/17 01:12:32:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/14/17 01:12:32:771 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/14/17 01:12:33:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 01:12:33:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/14/17 01:12:33:771 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/14/17 01:12:33:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 02:12:35:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/14/17 02:12:35:895 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 02:12:35:895 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/14/17 02:13:05:894 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 02:13:05:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/14/17 02:13:05:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/14/17 02:13:05:894 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/14/17 02:13:06:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 02:13:06:894 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/14/17 02:13:06:894 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/14/17 02:13:06:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 03:13:08:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/14/17 03:13:09:017 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 03:13:09:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/14/17 03:13:39:016 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 03:13:39:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/14/17 03:13:39:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/14/17 03:13:39:057 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/14/17 03:13:40:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 03:13:40:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/14/17 03:13:40:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/14/17 03:13:40:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 04:13:42:114 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/14/17 04:13:42:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 04:13:42:172 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/14/17 04:14:12:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 04:14:12:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/14/17 04:14:12:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/14/17 04:14:12:171 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/14/17 04:14:13:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 04:14:13:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/14/17 04:14:13:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/14/17 04:14:13:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 05:14:15:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/14/17 05:14:15:216 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 05:14:15:217 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/14/17 05:14:45:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 05:14:45:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/14/17 05:14:45:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/14/17 05:14:45:216 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/14/17 05:14:46:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 05:14:46:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/14/17 05:14:46:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/14/17 05:14:46:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 06:14:48:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/14/17 06:14:48:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 06:14:48:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/14/17 06:15:18:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 06:15:18:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/14/17 06:15:18:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/14/17 06:15:18:257 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/14/17 06:15:19:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 06:15:19:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/14/17 06:15:19:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/14/17 06:15:19:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 07:15:21:301 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/14/17 07:15:21:301 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 07:15:21:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/14/17 07:15:51:300 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 07:15:51:300 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/14/17 07:15:51:300 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/14/17 07:15:51:300 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/14/17 07:15:52:300 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 07:15:52:301 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/14/17 07:15:52:301 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/14/17 07:15:52:301 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 08:15:54:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe returned status -1
06/14/17 08:15:54:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 08:15:54:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Failed to create the connection channel
06/14/17 08:16:24:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/14/17 08:16:24:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside closeBridge
06/14/17 08:16:24:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | All pipes closed properly
06/14/17 08:16:24:606 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | pthread_join failed with return code 3
06/14/17 08:16:25:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 08:16:25:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Write pipe already exists.
06/14/17 08:16:25:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Read pipe already exists.
06/14/17 08:16:25:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 40421887 | Opening read pipe returned status 4
06/14/17 09:13:40:507 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 40421887 | SIGTERM received, sending signal to release the event lock
06/14/17 09:17:42:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 625 | Service exe Started
06/14/17 09:17:42:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 625 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/14/17 09:17:42:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 09:17:42:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Opening read pipe returned status 4
06/14/17 10:22:25:645 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Opening write pipe returned status -1
06/14/17 10:22:25:674 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 10:22:25:675 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 625 | Problem initializing Connection Channel. Quitting.
06/14/17 10:22:25:675 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 625 | Failed to create the connection channel
06/14/17 10:22:55:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 10:22:55:700 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Write pipe already exists.
06/14/17 10:22:55:700 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Read pipe already exists.
06/14/17 10:22:55:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Opening read pipe returned status 4
06/14/17 11:27:24:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Opening write pipe returned status -1
06/14/17 11:27:24:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 11:27:24:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 625 | Failed to create the connection channel
06/14/17 11:27:54:952 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 11:27:54:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Write pipe already exists.
06/14/17 11:27:54:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Read pipe already exists.
06/14/17 11:27:54:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 625 | Opening read pipe returned status 4
06/14/17 12:06:57:944 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 625 | SIGTERM received, sending signal to release the event lock
06/14/17 12:13:52:800 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 649 | Service exe Started
06/14/17 12:13:53:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 649 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/14/17 12:13:53:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 649 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 12:13:53:800 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 649 | Opening read pipe returned status 4
06/14/17 13:14:01:278 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 649 | SIGTERM received, sending signal to release the event lock
06/14/17 13:17:25:988 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Service exe Started
06/14/17 13:17:26:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/14/17 13:17:26:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 13:17:26:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/14/17 14:25:20:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/14/17 14:25:20:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 14:25:20:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Problem initializing Connection Channel. Quitting.
06/14/17 14:25:20:054 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/14/17 14:25:50:063 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 14:25:50:064 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/14/17 14:25:50:064 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/14/17 14:25:50:064 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/14/17 15:27:07:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/14/17 15:27:07:275 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 15:27:07:275 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/14/17 15:27:37:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 15:27:37:274 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/14/17 15:27:37:274 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/14/17 15:27:37:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/14/17 16:32:46:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/14/17 16:32:46:710 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 16:32:46:710 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/14/17 16:33:16:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 16:33:16:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/14/17 16:33:16:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/14/17 16:33:16:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/14/17 17:44:36:130 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/14/17 17:44:36:144 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 17:44:36:144 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/14/17 17:45:06:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 17:45:06:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/14/17 17:45:06:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/14/17 17:45:06:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/14/17 18:58:10:191 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/14/17 18:58:10:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 18:58:10:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/14/17 18:58:40:321 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 18:58:40:321 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/14/17 18:58:40:321 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/14/17 18:58:40:321 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/14/17 20:10:51:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/14/17 20:10:51:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 20:10:51:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/14/17 20:11:21:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 20:11:21:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/14/17 20:11:21:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/14/17 20:11:21:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/14/17 21:23:43:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/14/17 21:23:43:721 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 21:23:43:721 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/14/17 21:24:13:811 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 21:24:13:811 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/14/17 21:24:13:811 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/14/17 21:24:13:811 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/14/17 22:34:53:585 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/14/17 22:34:53:619 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 22:34:53:619 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/14/17 22:35:23:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 22:35:23:644 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/14/17 22:35:23:644 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/14/17 22:35:23:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/14/17 23:46:14:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/14/17 23:46:14:841 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/14/17 23:46:14:841 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/14/17 23:46:44:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/14/17 23:46:44:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/14/17 23:46:44:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/14/17 23:46:44:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 00:59:29:888 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 00:59:29:922 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 00:59:29:923 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 01:00:00:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 01:00:00:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 01:00:00:031 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 01:00:00:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 02:12:57:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 02:12:57:160 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 02:12:57:161 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 02:13:27:283 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 02:13:27:284 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 02:13:27:284 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 02:13:27:284 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 03:26:20:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 03:26:20:710 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 03:26:20:710 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 03:26:50:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 03:26:50:808 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 03:26:50:808 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 03:26:50:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 04:39:53:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 04:39:53:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 04:39:53:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 04:40:23:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 04:40:23:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 04:40:23:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 04:40:23:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 05:53:17:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 05:53:17:529 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 05:53:17:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 05:53:47:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 05:53:47:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 05:53:47:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 05:53:47:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 07:06:41:936 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 07:06:41:967 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 07:06:41:968 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 07:07:12:072 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 07:07:12:072 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 07:07:12:073 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 07:07:12:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 08:20:22:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 08:20:22:425 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 08:20:22:426 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 08:20:52:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 08:20:52:491 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 08:20:52:491 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 08:20:52:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 09:34:10:087 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 09:34:10:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 09:34:10:121 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 09:34:40:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 09:34:40:266 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 09:34:40:266 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 09:34:40:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 10:47:48:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 10:47:48:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 10:47:48:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 10:48:18:511 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 10:48:18:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 10:48:18:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 10:48:18:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 11:55:58:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 11:55:58:088 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 11:55:58:088 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 11:56:28:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 11:56:28:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 11:56:28:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 11:56:28:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 13:04:37:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 13:04:37:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 13:04:37:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 13:05:07:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 13:05:07:540 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 13:05:07:540 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 13:05:07:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 14:15:50:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 14:15:50:298 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 14:15:50:298 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 14:16:20:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 14:16:20:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 14:16:20:447 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 14:16:20:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 15:26:43:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 15:26:43:290 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 15:26:43:290 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 15:27:13:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 15:27:13:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 15:27:13:383 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 15:27:13:383 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 16:40:28:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 16:40:28:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 16:40:28:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 16:40:58:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 16:40:58:649 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 16:40:58:649 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 16:40:58:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 17:52:53:811 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 17:52:53:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 17:52:53:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 17:53:23:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 17:53:23:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 17:53:23:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 17:53:23:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 19:04:06:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 19:04:06:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 19:04:06:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 19:04:36:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 19:04:36:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 19:04:36:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 19:04:36:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 20:16:11:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 20:16:11:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 20:16:11:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 20:16:41:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 20:16:41:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 20:16:41:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 20:16:41:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 21:28:22:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 21:28:22:926 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 21:28:22:926 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 21:28:53:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 21:28:53:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 21:28:53:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 21:28:53:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 22:40:03:472 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 22:40:03:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 22:40:03:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 22:40:33:638 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 22:40:33:638 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 22:40:33:638 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 22:40:33:638 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/15/17 23:50:51:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/15/17 23:50:51:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/15/17 23:50:51:594 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/15/17 23:51:21:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/15/17 23:51:21:725 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/15/17 23:51:21:725 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/15/17 23:51:21:725 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 01:01:32:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 01:01:32:780 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 01:01:32:781 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 01:02:02:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 01:02:02:904 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 01:02:02:904 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 01:02:02:904 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 02:12:31:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 02:12:31:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 02:12:32:000 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 02:13:02:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 02:13:02:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 02:13:02:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 02:13:02:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 03:23:38:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 03:23:38:318 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 03:23:38:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 03:24:08:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 03:24:08:434 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 03:24:08:434 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 03:24:08:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 04:34:13:778 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 04:34:13:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 04:34:13:794 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 04:34:43:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 04:34:43:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 04:34:43:940 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 04:34:43:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 05:44:54:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 05:44:54:790 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 05:44:54:790 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 05:45:24:919 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 05:45:24:919 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 05:45:24:919 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 05:45:24:919 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 06:55:20:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 06:55:20:087 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 06:55:20:087 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 06:55:50:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 06:55:50:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 06:55:50:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 06:55:50:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 08:06:15:442 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 08:06:15:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 08:06:15:453 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 08:06:45:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 08:06:45:595 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 08:06:45:595 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 08:06:45:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 09:20:04:088 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 09:20:04:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 09:20:04:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 09:20:34:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 09:20:34:491 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 09:20:34:491 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 09:20:34:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 10:31:40:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 10:31:40:723 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 10:31:40:723 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 10:32:10:857 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 10:32:10:857 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 10:32:10:857 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 10:32:10:857 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 11:45:06:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 11:45:06:359 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 11:45:06:360 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 11:45:36:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 11:45:36:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 11:45:36:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 11:45:36:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 12:58:45:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 12:58:45:096 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 12:58:45:097 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 12:59:15:186 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 12:59:15:186 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 12:59:15:186 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 12:59:15:186 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 14:11:53:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 14:11:53:421 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 14:11:53:422 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 14:12:23:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 14:12:23:513 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 14:12:23:513 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 14:12:23:513 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 15:23:39:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 15:23:39:291 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 15:23:39:291 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 15:24:09:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 15:24:09:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 15:24:09:433 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 15:24:09:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 16:35:27:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 16:35:27:616 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 16:35:27:617 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 16:35:57:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 16:35:57:741 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 16:35:57:741 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 16:35:57:741 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 17:48:18:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 17:48:18:071 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 17:48:18:072 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 17:48:48:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 17:48:48:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 17:48:48:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 17:48:48:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 18:58:51:201 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 18:58:51:235 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 18:58:51:235 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 18:59:21:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 18:59:21:384 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 18:59:21:384 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 18:59:21:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 20:09:46:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 20:09:47:029 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 20:09:47:029 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 20:10:17:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 20:10:17:048 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 20:10:17:048 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 20:10:17:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 21:20:28:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 21:20:28:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 21:20:28:534 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 21:20:58:617 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 21:20:58:617 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 21:20:58:617 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 21:20:58:617 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 22:31:21:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 22:31:21:339 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 22:31:21:339 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 22:31:51:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 22:31:51:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 22:31:51:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 22:31:51:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/16/17 23:42:08:810 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/16/17 23:42:08:855 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/16/17 23:42:08:855 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/16/17 23:42:38:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/16/17 23:42:38:947 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/16/17 23:42:38:947 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/16/17 23:42:38:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 00:53:11:486 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 00:53:11:505 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 00:53:11:505 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 00:53:41:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 00:53:41:577 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 00:53:41:577 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 00:53:41:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 02:03:55:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 02:03:55:298 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 02:03:55:298 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 02:04:25:440 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 02:04:25:440 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 02:04:25:440 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 02:04:25:440 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 03:14:56:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 03:14:56:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 03:14:56:371 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 03:15:26:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 03:15:26:492 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 03:15:26:492 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 03:15:26:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 04:26:11:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 04:26:11:398 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 04:26:11:398 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 04:26:41:501 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 04:26:41:502 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 04:26:41:502 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 04:26:41:502 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 05:36:57:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 05:36:57:648 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 05:36:57:648 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 05:37:27:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 05:37:27:708 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 05:37:27:708 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 05:37:27:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 06:47:41:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 06:47:41:931 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 06:47:41:932 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 06:48:11:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 06:48:11:954 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 06:48:11:954 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 06:48:11:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 07:58:41:626 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 07:58:41:638 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 07:58:41:638 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 07:59:11:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 07:59:11:690 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 07:59:11:690 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 07:59:11:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 09:09:32:661 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 09:09:32:661 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 09:09:32:662 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 09:10:02:788 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 09:10:02:788 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 09:10:02:788 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 09:10:02:788 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 10:20:15:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 10:20:16:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 10:20:16:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 10:20:46:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 10:20:46:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 10:20:46:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 10:20:46:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 11:30:32:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 11:30:32:333 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 11:30:32:334 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 11:31:02:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 11:31:02:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 11:31:02:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 11:31:02:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 12:40:22:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 12:40:22:273 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 12:40:22:273 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 12:40:52:422 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 12:40:52:422 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 12:40:52:422 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 12:40:52:422 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 13:51:36:346 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 13:51:36:346 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 13:51:36:347 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 13:52:06:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 13:52:06:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 13:52:06:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 13:52:06:413 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 15:02:08:399 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 15:02:08:440 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 15:02:08:440 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 15:02:38:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 15:02:38:558 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 15:02:38:558 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 15:02:38:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 16:12:49:501 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 16:12:49:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 16:12:49:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 16:13:19:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 16:13:19:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 16:13:19:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 16:13:19:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 17:23:43:088 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 17:23:43:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 17:23:43:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 17:24:13:195 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 17:24:13:195 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 17:24:13:196 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 17:24:13:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 18:34:24:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 18:34:24:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 18:34:24:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 18:34:54:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 18:34:54:217 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 18:34:54:217 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 18:34:54:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 19:45:08:486 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 19:45:08:514 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 19:45:08:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 19:45:38:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 19:45:38:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 19:45:38:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 19:45:38:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 20:55:59:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 20:55:59:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 20:55:59:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 20:56:29:788 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 20:56:29:788 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 20:56:29:789 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 20:56:29:789 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 22:06:37:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 22:06:37:589 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 22:06:37:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 22:07:07:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 22:07:07:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 22:07:07:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 22:07:07:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/17/17 23:17:45:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/17/17 23:17:45:928 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/17/17 23:17:45:929 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/17/17 23:18:16:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/17/17 23:18:16:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/17/17 23:18:16:015 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/17/17 23:18:16:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 00:29:00:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 00:29:00:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 00:29:00:435 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 00:29:30:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 00:29:30:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 00:29:30:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 00:29:30:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 01:40:09:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 01:40:09:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 01:40:09:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 01:40:39:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 01:40:39:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 01:40:39:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 01:40:39:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 02:51:25:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 02:51:25:758 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 02:51:25:758 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 02:51:55:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 02:51:55:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 02:51:55:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 02:51:55:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 04:02:29:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 04:02:29:441 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 04:02:29:442 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 04:02:59:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 04:02:59:563 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 04:02:59:564 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 04:02:59:564 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 05:13:24:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 05:13:24:846 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 05:13:24:847 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 05:13:54:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 05:13:54:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 05:13:54:903 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 05:13:54:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 06:24:13:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 06:24:13:540 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 06:24:13:540 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 06:24:43:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 06:24:43:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 06:24:43:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 06:24:43:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 07:34:53:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 07:34:53:089 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 07:34:53:089 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 07:35:23:147 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 07:35:23:147 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 07:35:23:147 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 07:35:23:147 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 08:45:35:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 08:45:35:848 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 08:45:35:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 08:46:05:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 08:46:05:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 08:46:05:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 08:46:05:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 09:56:26:299 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 09:56:26:342 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 09:56:26:342 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 09:56:56:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 09:56:56:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 09:56:56:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 09:56:56:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 11:07:11:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 11:07:11:547 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 11:07:11:547 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 11:07:41:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 11:07:41:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 11:07:41:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 11:07:41:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 12:17:45:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 12:17:45:340 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 12:17:45:341 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 12:18:15:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 12:18:15:451 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 12:18:15:452 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 12:18:15:452 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 13:28:38:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 13:28:38:300 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 13:28:38:300 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 13:29:08:413 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 13:29:08:413 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 13:29:08:413 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 13:29:08:413 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 14:39:35:219 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 14:39:35:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 14:39:35:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 14:40:05:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 14:40:05:314 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 14:40:05:314 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 14:40:05:314 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 15:50:34:278 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 15:50:34:299 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 15:50:34:300 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 15:51:04:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 15:51:04:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 15:51:04:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 15:51:04:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 17:01:18:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 17:01:18:949 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 17:01:18:949 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 17:01:48:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 17:01:48:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 17:01:48:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 17:01:48:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 18:11:54:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 18:11:55:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 18:11:55:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 18:12:25:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 18:12:25:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 18:12:25:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 18:12:25:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 19:22:36:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 19:22:36:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 19:22:36:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 19:23:06:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 19:23:06:310 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 19:23:06:310 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 19:23:06:310 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 20:33:23:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 20:33:23:152 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 20:33:23:153 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 20:33:53:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 20:33:53:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 20:33:53:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 20:33:53:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 21:44:11:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 21:44:11:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 21:44:11:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 21:44:41:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 21:44:41:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 21:44:41:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 21:44:41:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/18/17 22:54:56:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/18/17 22:54:56:084 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/18/17 22:54:56:085 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/18/17 22:55:26:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/18/17 22:55:26:144 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/18/17 22:55:26:144 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/18/17 22:55:26:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 00:05:52:876 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 00:05:52:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 00:05:52:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 00:06:23:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 00:06:23:034 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 00:06:23:034 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 00:06:23:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 01:16:31:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 01:16:31:227 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 01:16:31:227 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 01:17:01:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 01:17:01:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 01:17:01:275 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 01:17:01:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 02:27:24:222 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 02:27:24:254 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 02:27:24:254 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 02:27:54:366 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 02:27:54:366 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 02:27:54:366 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 02:27:54:366 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 03:38:24:274 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 03:38:24:316 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 03:38:24:316 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 03:38:54:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 03:38:54:427 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 03:38:54:427 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 03:38:54:427 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 04:49:04:602 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 04:49:04:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 04:49:04:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 04:49:34:733 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 04:49:34:733 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 04:49:34:733 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 04:49:34:733 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 05:59:57:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 05:59:57:915 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 05:59:57:916 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 06:00:28:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 06:00:28:010 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 06:00:28:011 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 06:00:28:011 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 07:12:30:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 07:12:30:938 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 07:12:30:938 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 07:13:01:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 07:13:01:000 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 07:13:01:000 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 07:13:01:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 08:26:26:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 08:26:26:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 08:26:26:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 08:26:57:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 08:26:57:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 08:26:57:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 08:26:57:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 09:40:34:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 09:40:34:623 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 09:40:34:623 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 09:41:04:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 09:41:04:765 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 09:41:04:765 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 09:41:04:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 10:39:41:733 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status 5
06/19/17 10:39:41:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Success:Initializing Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/19/17 10:39:42:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Sent IPC packet to ACC with data: <?xml version="1.0" encoding="UTF-8"?>
<message>
<output><actionType>INIT_COMM</actionType>
<result>success</result>
<retCode>dSryWu44Cr5x8dejoA5fAmBnEDaO/EA8OjsOWtEVB41HIshMLQt5/yfnmg2vWpsDNM4BbqOOkr9i0ScyPPaE+WF9q3KmTHz1A/NiwqaZyUHGQxqKXH7bqWoGuHmY6RRUKmUgnr22fVtocLnw23GZ6YvhO+QQ3f/TN8xQHkOGZIg=</retCode>
</output>
</message>
06/19/17 10:39:42:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Sent communnication ID packet to the client
06/19/17 10:39:42:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Initializing Communication Channel with ACC with pipename: 7C10037D-6F23-492B-A7AE-732C30DF04D3
06/19/17 10:39:42:906 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe 7C10037D-6F23-492B-A7AE-732C30DF04D3
06/19/17 10:39:42:906 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 10:39:42:906 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 10:39:42:906 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 6
06/19/17 10:39:43:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status 7
06/19/17 10:39:43:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Successfully created the client thread
06/19/17 10:39:43:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 |
06/19/17 10:39:43:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Successfully initiated communication
06/19/17 10:39:43:458 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 10:39:43:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 10:39:43:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Closing outPipe 5
06/19/17 10:39:43:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Closing inPipe 4
06/19/17 10:39:43:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 10:39:44:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/19/17 10:39:44:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 10:39:44:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 10:39:44:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 10:39:44:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 10:40:52:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1595160 | readDataCallBack : Setting event for read data callback
06/19/17 10:40:53:059 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 | received ipc packet to handle on commpipe = 7C10037D-6F23-492B-A7AE-732C30DF04D3
06/19/17 10:40:53:100 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 | Inside handleMessage of AUS | Message received :: <?xml version="1.0" encoding="UTF-8"?>
<action>
<actionType>createProcess</actionType>
<actionArgs><cmdArgs><cmdArg>--acccUpdated=true</cmdArg>
<cmdArg>--mode=update</cmdArg>
<cmdArg>--registerService=true</cmdArg>
<cmdArg>--autoUpdate=true</cmdArg>
<cmdArg>--shouldLaunchACC=false</cmdArg>
<cmdArg>--accPipeName=598634CF-6B51-4023-B813-4C471A1EE509</cmdArg>
<cmdArg>--outGuidPath=/tmp/E36C17CC-1883-4FCB-8298-B640E78A438E/CCLBS/PDIM</cmdArg>
<cmdArg>--workflowId={623A0CDB-BC0C-474F-90AF-6E98DF27CA54}</cmdArg>
<cmdArg>--userGuid=C887E33C5673CE7A7F000101@AdobeID</cmdArg>
<cmdArg>--lbsInstallerWorkflowID={3B62791F-B267-488F-8E68-CE0549422FDA}</cmdArg>
</cmdArgs>
<waitForFinish>false</waitForFinish>
<processName>LBS</processName>
</actionArgs>
</action>
06/19/17 10:40:53:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 | Inside handleMessage of AUS | Handling message to Create Process
06/19/17 10:40:53:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 | Inside handleCreateProcessAction | Process Name passed to service:: LBS
06/19/17 10:40:53:521 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | FileUtils | 1595161 | Failed to remove file. Error: Error Domain=NSCocoaErrorDomain Code=4 "“Creative Cloud Installer.app” couldn’t be removed." UserInfo={NSUnderlyingError=0x7ae4d0a0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}, NSFilePath=/tmp/C9DF6C06-F224-4B40-9368-B9BEFAF1AC84/Creative Cloud Installer.app, NSUserStringVariant=(
Remove
)}
06/19/17 10:41:02:647 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 |
06/19/17 10:41:04:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 | sendMessagetoClient for guid 7C10037D-6F23-492B-A7AE-732C30DF04D3
06/19/17 10:41:04:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 | Write packet on guid pipee 7C10037D-6F23-492B-A7AE-732C30DF04D3 and message <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<output>
<result>Success</result>
<retCode>0</retCode>
<actionType>createProcess</actionType>
</output>
06/19/17 10:41:04:986 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 | Inside handleMessage of AUS | End of method
06/19/17 11:55:35:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 11:55:35:969 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 11:55:35:969 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Problem initializing Connection Channel. Quitting.
06/19/17 11:55:35:969 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 11:56:06:118 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 11:56:06:118 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 11:56:06:118 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 11:56:06:118 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 11:56:07:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 11:56:07:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 11:56:07:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 11:56:07:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 13:11:41:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 13:11:41:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 13:11:41:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 13:12:12:089 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 13:12:12:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 13:12:12:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 13:12:12:090 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 13:12:13:203 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 13:12:13:204 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 13:12:13:204 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 13:12:13:204 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 14:27:47:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 14:27:47:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 14:27:47:778 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 14:28:17:918 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 14:28:17:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 14:28:17:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 14:28:17:918 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 14:28:19:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 14:28:19:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 14:28:19:051 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 14:28:19:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 15:40:59:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 15:40:59:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 15:40:59:623 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 15:41:29:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 15:41:29:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 15:41:29:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 15:41:29:643 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 15:41:30:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 15:41:30:784 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 15:41:30:784 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 15:41:30:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 16:56:18:464 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 16:56:18:481 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 16:56:18:481 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 16:56:48:602 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 16:56:48:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 16:56:48:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 16:56:48:603 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 16:56:49:682 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 16:56:49:682 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 16:56:49:682 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 16:56:49:682 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 18:09:56:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 18:09:56:540 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 18:09:56:540 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 18:10:26:680 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 18:10:26:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 18:10:26:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 18:10:26:680 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 18:10:27:827 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 18:10:27:827 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 18:10:27:827 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 18:10:27:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 19:22:39:003 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 19:22:39:003 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 19:22:39:003 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 19:23:09:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 19:23:09:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 19:23:09:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 19:23:09:062 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 19:23:10:176 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 19:23:10:176 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 19:23:10:176 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 19:23:10:176 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 20:38:14:709 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 20:38:14:760 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 20:38:14:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 20:38:44:881 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 20:38:44:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 20:38:44:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 20:38:44:881 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 20:38:46:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 20:38:46:010 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 20:38:46:010 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 20:38:46:010 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 21:54:13:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 21:54:13:564 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 21:54:13:564 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 21:54:43:682 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 21:54:43:682 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 21:54:43:682 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 21:54:43:682 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 21:54:44:800 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 21:54:44:800 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 21:54:44:800 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 21:54:44:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/19/17 23:10:17:908 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/19/17 23:10:17:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/19/17 23:10:17:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/19/17 23:10:48:098 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/19/17 23:10:48:098 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/19/17 23:10:48:098 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/19/17 23:10:48:098 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/19/17 23:10:49:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/19/17 23:10:49:242 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/19/17 23:10:49:242 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/19/17 23:10:49:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 00:26:20:268 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/20/17 00:26:20:317 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 00:26:20:318 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/20/17 00:26:50:438 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 00:26:50:438 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/20/17 00:26:50:438 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/20/17 00:26:50:438 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/20/17 00:26:51:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 00:26:51:531 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/20/17 00:26:51:531 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/20/17 00:26:51:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 01:42:21:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/20/17 01:42:22:055 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 01:42:22:055 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/20/17 01:42:52:197 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 01:42:52:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/20/17 01:42:52:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/20/17 01:42:52:197 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/20/17 01:42:53:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 01:42:53:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/20/17 01:42:53:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/20/17 01:42:53:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 02:58:18:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/20/17 02:58:18:103 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 02:58:18:103 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/20/17 02:58:48:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 02:58:48:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/20/17 02:58:48:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/20/17 02:58:48:194 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/20/17 02:58:49:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 02:58:49:305 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/20/17 02:58:49:305 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/20/17 02:58:49:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 04:14:17:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/20/17 04:14:17:084 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 04:14:17:084 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/20/17 04:14:47:211 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 04:14:47:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/20/17 04:14:47:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/20/17 04:14:47:211 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/20/17 04:14:48:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 04:14:48:345 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/20/17 04:14:48:345 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/20/17 04:14:48:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 05:30:14:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/20/17 05:30:14:065 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 05:30:14:065 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/20/17 05:30:44:207 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 05:30:44:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/20/17 05:30:44:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/20/17 05:30:44:207 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/20/17 05:30:45:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 05:30:45:332 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/20/17 05:30:45:332 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/20/17 05:30:45:332 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 06:46:21:095 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/20/17 06:46:21:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 06:46:21:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/20/17 06:46:51:508 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 06:46:51:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/20/17 06:46:51:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/20/17 06:46:51:508 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/20/17 06:46:52:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 06:46:52:649 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/20/17 06:46:52:649 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/20/17 06:46:52:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 08:02:21:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/20/17 08:02:21:915 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 08:02:21:915 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/20/17 08:02:52:057 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 08:02:52:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/20/17 08:02:52:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/20/17 08:02:52:057 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/20/17 08:02:53:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 08:02:53:198 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/20/17 08:02:53:198 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/20/17 08:02:53:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 09:18:21:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/20/17 09:18:21:973 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 09:18:21:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/20/17 09:18:52:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 09:18:52:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/20/17 09:18:52:106 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/20/17 09:18:52:106 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/20/17 09:18:53:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 09:18:53:254 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/20/17 09:18:53:254 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/20/17 09:18:53:254 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 10:31:47:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1595160 | Pipe 6 is closed on other end or is invalid
06/20/17 10:31:47:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 1595160 | readDataCallBack : Setting event for read data callback
06/20/17 10:31:47:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1595160 | Closing outPipe 7
06/20/17 10:31:47:631 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 | listenIPCPackets:REceiveed Termination Message in Communication Client . Breaking from the loop
06/20/17 10:31:47:631 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 1595161 | Closing IPC Channel of Communication Client
06/20/17 10:31:47:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1595161 | Inside closeBridge
06/20/17 10:31:47:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1595161 | Closing inPipe 6
06/20/17 10:31:47:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1595160 | Closing inPipe 6
06/20/17 10:31:47:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 1595161 | All pipes closed properly
06/20/17 10:31:49:847 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe returned status -1
06/20/17 10:31:49:847 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 10:31:49:848 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Failed to create the connection channel
06/20/17 10:31:50:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | SIGTERM received, sending signal to release the event lock
06/20/17 10:31:50:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 612 | Communication is open on the other pipe. Closing the static guid and re-opening for new clients...
06/20/17 10:31:50:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside closeBridge
06/20/17 10:31:50:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | All pipes closed properly
06/20/17 10:31:50:484 | [WARN] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | pthread_join failed with return code 3
06/20/17 10:31:51:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 10:31:51:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Write pipe already exists.
06/20/17 10:31:51:853 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Read pipe already exists.
06/20/17 10:31:51:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 612 | Opening read pipe returned status 4
06/20/17 10:34:26:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Service exe Started
06/20/17 10:34:26:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/20/17 10:34:26:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 10:34:26:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 11:44:58:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 11:44:58:765 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 11:44:58:766 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Problem initializing Connection Channel. Quitting.
06/20/17 11:44:58:766 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 11:45:28:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 11:45:28:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 11:45:28:840 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 11:45:28:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 12:56:49:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 12:56:49:613 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 12:56:49:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 12:57:19:612 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 12:57:19:613 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 12:57:19:613 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 12:57:19:613 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 14:07:47:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 14:07:47:406 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 14:07:47:407 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 14:08:17:430 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 14:08:17:430 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 14:08:17:430 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 14:08:17:430 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 15:19:33:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 15:19:33:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 15:19:33:491 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 15:20:03:568 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 15:20:03:568 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 15:20:03:568 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 15:20:03:568 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 16:32:36:378 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 16:32:36:378 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 16:32:36:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 16:33:06:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 16:33:06:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 16:33:06:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 16:33:06:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 17:45:45:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 17:45:45:989 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 17:45:45:989 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 17:46:16:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 17:46:16:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 17:46:16:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 17:46:16:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 18:59:08:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 18:59:08:629 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 18:59:08:630 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 18:59:38:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 18:59:38:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 18:59:38:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 18:59:38:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 20:12:26:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 20:12:26:946 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 20:12:26:947 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 20:12:57:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 20:12:57:081 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 20:12:57:081 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 20:12:57:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 21:25:34:622 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 21:25:34:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 21:25:34:623 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 21:26:04:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 21:26:04:730 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 21:26:04:730 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 21:26:04:730 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 22:38:44:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 22:38:44:291 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 22:38:44:291 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 22:39:14:422 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 22:39:14:422 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 22:39:14:422 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 22:39:14:422 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/20/17 23:51:47:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/20/17 23:51:47:651 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/20/17 23:51:47:651 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/20/17 23:52:17:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/20/17 23:52:17:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/20/17 23:52:17:795 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/20/17 23:52:17:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/21/17 01:04:52:564 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/21/17 01:04:52:564 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 01:04:52:564 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/21/17 01:05:22:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 01:05:22:680 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/21/17 01:05:22:680 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/21/17 01:05:22:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/21/17 02:17:52:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/21/17 02:17:52:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 02:17:52:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/21/17 02:18:22:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 02:18:22:766 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/21/17 02:18:22:766 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/21/17 02:18:22:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/21/17 03:30:56:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/21/17 03:30:56:356 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 03:30:56:356 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/21/17 03:31:26:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 03:31:26:492 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/21/17 03:31:26:492 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/21/17 03:31:26:492 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/21/17 04:44:06:792 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/21/17 04:44:06:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 04:44:06:792 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/21/17 04:44:36:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 04:44:36:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/21/17 04:44:36:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/21/17 04:44:36:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/21/17 05:56:04:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/21/17 05:56:04:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 05:56:04:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/21/17 05:56:34:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 05:56:34:729 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/21/17 05:56:34:729 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/21/17 05:56:34:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/21/17 07:06:40:502 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/21/17 07:06:40:502 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 07:06:40:502 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/21/17 07:07:10:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 07:07:10:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/21/17 07:07:10:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/21/17 07:07:10:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/21/17 08:18:36:229 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/21/17 08:18:36:229 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 08:18:36:230 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/21/17 08:19:06:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 08:19:06:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/21/17 08:19:06:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/21/17 08:19:06:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/21/17 09:31:23:042 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe returned status -1
06/21/17 09:31:23:043 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 09:31:23:043 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | Failed to create the connection channel
06/21/17 09:31:53:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 09:31:53:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Write pipe already exists.
06/21/17 09:31:53:105 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Read pipe already exists.
06/21/17 09:31:53:105 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 615 | Opening read pipe returned status 4
06/21/17 10:24:07:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 615 | SIGTERM received, sending signal to release the event lock
06/21/17 10:25:39:822 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Service exe Started
06/21/17 10:25:39:885 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Initializing1 Connection Channel with Service with pipename: F7C71944B49B446081C0603DE90E4855
06/21/17 10:25:39:885 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 10:25:39:885 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 11:38:36:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 11:38:36:692 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 11:38:36:692 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Problem initializing Connection Channel. Quitting.
06/21/17 11:38:36:692 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 11:39:06:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 11:39:06:807 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 11:39:06:807 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 11:39:06:807 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 12:51:54:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 12:51:54:705 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 12:51:54:705 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 12:52:24:826 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 12:52:24:826 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 12:52:24:826 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 12:52:24:826 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 14:04:36:321 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 14:04:36:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 14:04:36:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 14:05:06:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 14:05:06:404 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 14:05:06:404 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 14:05:06:404 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 15:20:24:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 15:20:24:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 15:20:24:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 15:20:54:709 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 15:20:54:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 15:20:54:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 15:20:54:710 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 16:36:50:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 16:36:50:071 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 16:36:50:071 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 16:37:20:214 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 16:37:20:214 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 16:37:20:214 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 16:37:20:214 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 17:51:09:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 17:51:09:502 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 17:51:09:502 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 17:51:39:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 17:51:39:544 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 17:51:39:544 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 17:51:39:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 19:02:20:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 19:02:20:570 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 19:02:20:570 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 19:02:50:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 19:02:50:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 19:02:50:636 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 19:02:50:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 20:15:31:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 20:15:31:609 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 20:15:31:609 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 20:16:01:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 20:16:01:750 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 20:16:01:750 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 20:16:01:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 21:29:08:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 21:29:08:494 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 21:29:08:494 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 21:29:38:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 21:29:38:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 21:29:38:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 21:29:38:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 22:42:36:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 22:42:36:801 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 22:42:36:801 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 22:43:06:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 22:43:06:946 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 22:43:06:946 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 22:43:06:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/21/17 23:56:25:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/21/17 23:56:26:008 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/21/17 23:56:26:008 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/21/17 23:56:56:145 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/21/17 23:56:56:145 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/21/17 23:56:56:145 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/21/17 23:56:56:145 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 01:10:04:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 01:10:05:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 01:10:05:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 01:10:35:192 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 01:10:35:192 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 01:10:35:192 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 01:10:35:192 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 02:23:18:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 02:23:18:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 02:23:18:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 02:23:48:738 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 02:23:48:738 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 02:23:48:738 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 02:23:48:738 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 03:36:50:819 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 03:36:50:819 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 03:36:50:820 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 03:37:20:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 03:37:20:935 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 03:37:20:935 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 03:37:20:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 04:50:42:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 04:50:42:027 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 04:50:42:027 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 04:51:12:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 04:51:12:156 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 04:51:12:156 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 04:51:12:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 06:04:29:366 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 06:04:29:367 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 06:04:29:367 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 06:04:59:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 06:04:59:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 06:04:59:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 06:04:59:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 07:18:22:972 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 07:18:22:972 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 07:18:22:973 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 07:18:53:110 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 07:18:53:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 07:18:53:110 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 07:18:53:110 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 08:31:16:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 08:31:16:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 08:31:16:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 08:31:46:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 08:31:46:710 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 08:31:46:710 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 08:31:46:710 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 09:42:06:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 09:42:06:947 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 09:42:06:947 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 09:42:37:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 09:42:37:095 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 09:42:37:095 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 09:42:37:095 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 10:54:25:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 10:54:25:588 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 10:54:25:588 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 10:54:55:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 10:54:55:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 10:54:55:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 10:54:55:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 12:05:49:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 12:05:49:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 12:05:49:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 12:06:19:739 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 12:06:19:739 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 12:06:19:739 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 12:06:19:739 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 13:18:06:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 13:18:06:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 13:18:06:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 13:18:36:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 13:18:36:446 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 13:18:36:446 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 13:18:36:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 14:31:01:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 14:31:01:837 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 14:31:01:837 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 14:31:31:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 14:31:31:837 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 14:31:31:837 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 14:31:31:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 15:42:49:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 15:42:49:451 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 15:42:49:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 15:43:19:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 15:43:19:527 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 15:43:19:527 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 15:43:19:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 16:56:09:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 16:56:09:758 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 16:56:09:759 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 16:56:39:906 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 16:56:39:907 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 16:56:39:907 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 16:56:39:907 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 18:09:41:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 18:09:41:809 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 18:09:41:810 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 18:10:11:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 18:10:11:881 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 18:10:11:881 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 18:10:11:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 19:23:11:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 19:23:11:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 19:23:11:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 19:23:41:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 19:23:41:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 19:23:41:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 19:23:41:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 20:36:37:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 20:36:37:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 20:36:37:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 20:37:07:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 20:37:07:456 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 20:37:07:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 20:37:07:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 21:50:04:312 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 21:50:04:373 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 21:50:04:373 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 21:50:34:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 21:50:34:482 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 21:50:34:482 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 21:50:34:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/22/17 23:03:33:654 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/22/17 23:03:33:711 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/22/17 23:03:33:711 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/22/17 23:04:03:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/22/17 23:04:03:856 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/22/17 23:04:03:856 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/22/17 23:04:03:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 00:17:04:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 00:17:04:756 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 00:17:04:756 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 00:17:34:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 00:17:34:837 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 00:17:34:837 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 00:17:34:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 01:30:38:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 01:30:38:637 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 01:30:38:637 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 01:31:08:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 01:31:08:696 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 01:31:08:696 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 01:31:08:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 02:44:10:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 02:44:10:210 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 02:44:10:210 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 02:44:40:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 02:44:40:309 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 02:44:40:309 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 02:44:40:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 03:57:32:478 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 03:57:32:478 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 03:57:32:479 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 03:58:02:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 03:58:02:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 03:58:02:609 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 03:58:02:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 05:10:59:034 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 05:10:59:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 05:10:59:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 05:11:29:042 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 05:11:29:042 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 05:11:29:042 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 05:11:29:042 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 06:24:23:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 06:24:23:939 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 06:24:23:939 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 06:24:54:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 06:24:54:050 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 06:24:54:050 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 06:24:54:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 07:37:59:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 07:37:59:291 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 07:37:59:291 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 07:38:29:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 07:38:29:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 07:38:29:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 07:38:29:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 08:51:42:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 08:51:42:320 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 08:51:42:321 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 08:52:12:469 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 08:52:12:469 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 08:52:12:469 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 08:52:12:469 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 10:04:36:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 10:04:36:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 10:04:36:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 10:05:06:894 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 10:05:06:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 10:05:06:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 10:05:06:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 11:16:42:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 11:16:42:632 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 11:16:42:633 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 11:17:12:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 11:17:12:728 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 11:17:12:728 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 11:17:12:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 12:28:05:723 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 12:28:05:723 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 12:28:05:723 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 12:28:35:854 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 12:28:35:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 12:28:35:855 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 12:28:35:855 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 13:41:16:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 13:41:16:676 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 13:41:16:676 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 13:41:46:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 13:41:46:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 13:41:46:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 13:41:46:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 14:54:17:376 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 14:54:17:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 14:54:17:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 14:54:47:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 14:54:47:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 14:54:47:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 14:54:47:515 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 16:07:29:389 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 16:07:29:429 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 16:07:29:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 16:07:59:434 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 16:07:59:434 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 16:07:59:434 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 16:07:59:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 17:21:09:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 17:21:09:979 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 17:21:09:980 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 17:21:40:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 17:21:40:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 17:21:40:046 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 17:21:40:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 18:34:54:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 18:34:54:641 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 18:34:54:641 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 18:35:24:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 18:35:24:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 18:35:24:781 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 18:35:24:781 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 19:48:38:389 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 19:48:38:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 19:48:38:447 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 19:49:08:574 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 19:49:08:574 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 19:49:08:574 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 19:49:08:574 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 21:02:12:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 21:02:12:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 21:02:12:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 21:02:42:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 21:02:42:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 21:02:42:775 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 21:02:42:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 22:15:52:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 22:15:53:027 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 22:15:53:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 22:16:23:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 22:16:23:172 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 22:16:23:172 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 22:16:23:172 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/23/17 23:29:35:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/23/17 23:29:36:045 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/23/17 23:29:36:045 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/23/17 23:30:06:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/23/17 23:30:06:168 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/23/17 23:30:06:168 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/23/17 23:30:06:168 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 00:43:24:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 00:43:24:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 00:43:24:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 00:43:54:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 00:43:54:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 00:43:54:365 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 00:43:54:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 01:57:14:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 01:57:14:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 01:57:14:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 01:57:44:192 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 01:57:44:192 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 01:57:44:192 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 01:57:44:192 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 03:11:01:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 03:11:01:821 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 03:11:01:821 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 03:11:31:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 03:11:31:957 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 03:11:31:957 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 03:11:31:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 04:24:46:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 04:24:46:183 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 04:24:46:183 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 04:25:16:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 04:25:16:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 04:25:16:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 04:25:16:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 05:38:22:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 05:38:22:251 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 05:38:22:251 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 05:38:52:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 05:38:52:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 05:38:52:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 05:38:52:359 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 06:52:04:405 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 06:52:04:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 06:52:04:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 06:52:34:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 06:52:34:547 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 06:52:34:547 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 06:52:34:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 08:05:44:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 08:05:44:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 08:05:44:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 08:06:14:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 08:06:14:748 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 08:06:14:748 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 08:06:14:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 09:19:08:846 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 09:19:08:909 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 09:19:08:910 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 09:19:39:036 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 09:19:39:036 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 09:19:39:036 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 09:19:39:036 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 10:32:49:209 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 10:32:49:494 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 10:32:49:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 10:33:19:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 10:33:19:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 10:33:19:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 10:33:19:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 11:46:24:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 11:46:24:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 11:46:24:435 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 11:46:54:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 11:46:54:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 11:46:54:533 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 11:46:54:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 12:59:55:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 12:59:56:029 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 12:59:56:030 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 13:00:26:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 13:00:26:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 13:00:26:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 13:00:26:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 14:13:35:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 14:13:35:580 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 14:13:35:580 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 14:14:05:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 14:14:05:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 14:14:05:724 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 14:14:05:724 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 15:27:08:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 15:27:09:019 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 15:27:09:019 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 15:27:39:164 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 15:27:39:164 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 15:27:39:165 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 15:27:39:165 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 16:40:38:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 16:40:38:329 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 16:40:38:329 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 16:41:08:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 16:41:08:470 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 16:41:08:470 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 16:41:08:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 17:54:06:023 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 17:54:06:024 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 17:54:06:024 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 17:54:36:114 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 17:54:36:114 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 17:54:36:114 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 17:54:36:114 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 19:07:35:337 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 19:07:35:393 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 19:07:35:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 19:08:05:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 19:08:05:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 19:08:05:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 19:08:05:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 20:21:08:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 20:21:08:756 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 20:21:08:756 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 20:21:38:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 20:21:38:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 20:21:38:801 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 20:21:38:801 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 21:34:31:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 21:34:31:529 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 21:34:31:529 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 21:35:01:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 21:35:01:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 21:35:01:677 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 21:35:01:677 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/24/17 22:47:55:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/24/17 22:47:55:236 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/24/17 22:47:55:237 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/24/17 22:48:25:377 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/24/17 22:48:25:377 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/24/17 22:48:25:377 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/24/17 22:48:25:377 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 00:01:27:209 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 00:01:27:242 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 00:01:27:242 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 00:01:57:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 00:01:57:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 00:01:57:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 00:01:57:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 01:15:07:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 01:15:07:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 01:15:07:849 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 01:15:37:907 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 01:15:37:907 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 01:15:37:907 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 01:15:37:907 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 02:28:42:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 02:28:43:000 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 02:28:43:000 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 02:29:13:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 02:29:13:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 02:29:13:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 02:29:13:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 03:42:15:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 03:42:15:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 03:42:15:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 03:42:45:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 03:42:45:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 03:42:45:887 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 03:42:45:887 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 04:55:53:276 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 04:55:53:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 04:55:53:312 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 04:56:23:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 04:56:23:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 04:56:23:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 04:56:23:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 06:09:35:080 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 06:09:35:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 06:09:35:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 06:10:05:279 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 06:10:05:279 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 06:10:05:279 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 06:10:05:279 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 07:23:18:476 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 07:23:18:535 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 07:23:18:535 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 07:23:48:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 07:23:48:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 07:23:48:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 07:23:48:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 08:36:56:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 08:36:56:075 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 08:36:56:075 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 08:37:26:222 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 08:37:26:222 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 08:37:26:222 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 08:37:26:222 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 09:50:29:469 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 09:50:29:525 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 09:50:29:526 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 09:50:59:667 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 09:50:59:668 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 09:50:59:668 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 09:50:59:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 11:04:02:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 11:04:02:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 11:04:02:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 11:04:32:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 11:04:32:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 11:04:32:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 11:04:32:482 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 12:17:33:661 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 12:17:33:714 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 12:17:33:715 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 12:18:03:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 12:18:03:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 12:18:03:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 12:18:03:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 13:31:08:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 13:31:08:953 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 13:31:08:953 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 13:31:39:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 13:31:39:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 13:31:39:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 13:31:39:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 14:44:42:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 14:44:42:425 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 14:44:42:425 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 14:45:12:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 14:45:12:563 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 14:45:12:563 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 14:45:12:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 15:58:12:691 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 15:58:12:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 15:58:12:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 15:58:42:849 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 15:58:42:849 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 15:58:42:849 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 15:58:42:849 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 17:11:56:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 17:11:56:302 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 17:11:56:303 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 17:12:26:445 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 17:12:26:445 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 17:12:26:445 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 17:12:26:445 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 18:25:20:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 18:25:20:897 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 18:25:20:897 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 18:25:51:041 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 18:25:51:042 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 18:25:51:042 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 18:25:51:042 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 19:38:51:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 19:38:51:892 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 19:38:51:892 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 19:39:22:037 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 19:39:22:038 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 19:39:22:038 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 19:39:22:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 20:52:23:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 20:52:23:731 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 20:52:23:731 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 20:52:53:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 20:52:53:833 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 20:52:53:833 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 20:52:53:833 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 22:05:52:031 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 22:05:52:092 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 22:05:52:092 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 22:06:22:229 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 22:06:22:229 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 22:06:22:229 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 22:06:22:229 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/25/17 23:19:34:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/25/17 23:19:34:520 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/25/17 23:19:34:521 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/25/17 23:20:04:635 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/25/17 23:20:04:635 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/25/17 23:20:04:635 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/25/17 23:20:04:635 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 00:32:57:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 00:32:57:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 00:32:57:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 00:33:27:246 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 00:33:27:246 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 00:33:27:246 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 00:33:27:246 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 01:46:22:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 01:46:22:111 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 01:46:22:111 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 01:46:52:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 01:46:52:245 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 01:46:52:246 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 01:46:52:246 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 02:59:47:030 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 02:59:47:084 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 02:59:47:084 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 03:00:17:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 03:00:17:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 03:00:17:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 03:00:17:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 04:13:04:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 04:13:04:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 04:13:04:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 04:13:34:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 04:13:34:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 04:13:34:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 04:13:34:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 05:26:21:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 05:26:21:773 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 05:26:21:773 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 05:26:51:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 05:26:51:859 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 05:26:51:859 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 05:26:51:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 06:39:48:732 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 06:39:48:790 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 06:39:48:790 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 06:40:18:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 06:40:18:918 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 06:40:18:918 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 06:40:18:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 07:53:10:632 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 07:53:10:685 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 07:53:10:685 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 07:53:40:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 07:53:40:755 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 07:53:40:755 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 07:53:40:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 09:04:53:380 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 09:04:53:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 09:04:53:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 09:05:23:524 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 09:05:23:524 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 09:05:23:524 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 09:05:23:524 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 10:16:21:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 10:16:21:404 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 10:16:21:405 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 10:16:51:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 10:16:51:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 10:16:51:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 10:16:51:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 11:27:46:638 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 11:27:46:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 11:27:46:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 11:28:16:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 11:28:16:711 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 11:28:16:711 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 11:28:16:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 12:39:31:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 12:39:31:823 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 12:39:31:823 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 12:40:01:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 12:40:01:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 12:40:01:943 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 12:40:01:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 13:51:20:191 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 13:51:20:249 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 13:51:20:250 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 13:51:50:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 13:51:50:318 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 13:51:50:318 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 13:51:50:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 15:03:08:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 15:03:08:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 15:03:08:622 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 15:03:38:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 15:03:38:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 15:03:38:656 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 15:03:38:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 16:14:47:360 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 16:14:47:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 16:14:47:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 16:15:17:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 16:15:17:539 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 16:15:17:539 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 16:15:17:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 17:26:35:118 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 17:26:35:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 17:26:35:174 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 17:27:05:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 17:27:05:302 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 17:27:05:302 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 17:27:05:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 18:37:25:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 18:37:25:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 18:37:25:229 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 18:37:55:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 18:37:55:339 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 18:37:55:339 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 18:37:55:339 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 19:50:32:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 19:50:32:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 19:50:32:533 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 19:51:02:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 19:51:02:671 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 19:51:02:671 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 19:51:02:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 21:04:07:784 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 21:04:07:838 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 21:04:07:839 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 21:04:37:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 21:04:37:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 21:04:37:898 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 21:04:37:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 22:17:43:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 22:17:43:545 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 22:17:43:545 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 22:18:13:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 22:18:13:669 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 22:18:13:669 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 22:18:13:669 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/26/17 23:31:22:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/26/17 23:31:22:139 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/26/17 23:31:22:140 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/26/17 23:31:52:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/26/17 23:31:52:232 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/26/17 23:31:52:232 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/26/17 23:31:52:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 00:45:05:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 00:45:05:122 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 00:45:05:123 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 00:45:35:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 00:45:35:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 00:45:35:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 00:45:35:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 01:55:50:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 01:55:50:322 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 01:55:50:322 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 01:56:20:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 01:56:20:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 01:56:20:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 01:56:20:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 03:06:40:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 03:06:40:111 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 03:06:40:111 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 03:07:10:142 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 03:07:10:142 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 03:07:10:142 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 03:07:10:142 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 04:17:09:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 04:17:09:521 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 04:17:09:522 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 04:17:39:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 04:17:39:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 04:17:39:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 04:17:39:671 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 05:28:13:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 05:28:13:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 05:28:13:888 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 05:28:43:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 05:28:43:996 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 05:28:43:996 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 05:28:43:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 06:39:04:645 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 06:39:04:699 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 06:39:04:699 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 06:39:34:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 06:39:34:744 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 06:39:34:744 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 06:39:34:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 07:50:41:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 07:50:41:381 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 07:50:41:381 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 07:51:11:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 07:51:11:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 07:51:11:525 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 07:51:11:525 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 09:04:04:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 09:04:04:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 09:04:04:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 09:04:34:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 09:04:34:702 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 09:04:34:702 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 09:04:34:702 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 10:17:08:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 10:17:08:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 10:17:08:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 10:17:38:283 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 10:17:38:283 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 10:17:38:283 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 10:17:38:283 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 11:29:02:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 11:29:02:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 11:29:02:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 11:29:32:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 11:29:32:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 11:29:32:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 11:29:32:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 12:41:05:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 12:41:05:082 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 12:41:05:082 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 12:41:35:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 12:41:35:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 12:41:35:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 12:41:35:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 13:52:50:713 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 13:52:50:776 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 13:52:50:776 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 13:53:20:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 13:53:20:899 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 13:53:20:899 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 13:53:20:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 15:04:23:596 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 15:04:23:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 15:04:23:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 15:04:53:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 15:04:53:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 15:04:53:796 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 15:04:53:796 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 16:16:14:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 16:16:14:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 16:16:14:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 16:16:44:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 16:16:44:433 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 16:16:44:433 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 16:16:44:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 17:27:58:479 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 17:27:58:535 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 17:27:58:535 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 17:28:28:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 17:28:28:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 17:28:28:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 17:28:28:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 18:40:20:314 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 18:40:20:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 18:40:20:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 18:40:50:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 18:40:50:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 18:40:50:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 18:40:50:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 19:53:26:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 19:53:26:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 19:53:26:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 19:53:56:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 19:53:56:598 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 19:53:56:598 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 19:53:56:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 21:04:56:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 21:04:56:520 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 21:04:56:520 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 21:05:26:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 21:05:26:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 21:05:26:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 21:05:26:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 22:17:37:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 22:17:37:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 22:17:37:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 22:18:07:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 22:18:07:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 22:18:07:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 22:18:07:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/27/17 23:30:20:956 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/27/17 23:30:21:020 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/27/17 23:30:21:021 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/27/17 23:30:51:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/27/17 23:30:51:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/27/17 23:30:51:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/27/17 23:30:51:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 00:43:53:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 00:43:53:983 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 00:43:53:983 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 00:44:24:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 00:44:24:115 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 00:44:24:115 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 00:44:24:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 01:57:24:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 01:57:24:700 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 01:57:24:700 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 01:57:54:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 01:57:54:842 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 01:57:54:842 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 01:57:54:842 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 03:10:51:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 03:10:51:118 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 03:10:51:118 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 03:11:21:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 03:11:21:261 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 03:11:21:261 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 03:11:21:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 04:24:13:813 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 04:24:13:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 04:24:13:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 04:24:44:012 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 04:24:44:012 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 04:24:44:012 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 04:24:44:012 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 05:37:49:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 05:37:49:664 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 05:37:49:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 05:38:19:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 05:38:19:802 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 05:38:19:802 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 05:38:19:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 06:50:52:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 06:50:52:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 06:50:52:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 06:51:22:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 06:51:22:820 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 06:51:22:820 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 06:51:22:820 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 08:03:21:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 08:03:21:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 08:03:21:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 08:03:52:036 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 08:03:52:036 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 08:03:52:036 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 08:03:52:036 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 09:16:00:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 09:16:00:772 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 09:16:00:773 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 09:16:30:876 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 09:16:30:876 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 09:16:30:876 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 09:16:30:876 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 10:27:25:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 10:27:25:909 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 10:27:25:909 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 10:27:55:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 10:27:55:955 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 10:27:55:956 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 10:27:55:956 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 11:39:55:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 11:39:55:569 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 11:39:55:569 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 11:40:25:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 11:40:25:631 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 11:40:25:631 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 11:40:25:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 12:52:15:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 12:52:15:298 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 12:52:15:298 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 12:52:45:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 12:52:45:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 12:52:45:412 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 12:52:45:412 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 14:05:43:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 14:05:43:916 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 14:05:43:916 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 14:06:13:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 14:06:13:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 14:06:13:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 14:06:13:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 15:19:24:855 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 15:19:24:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 15:19:24:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 15:19:55:049 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 15:19:55:050 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 15:19:55:050 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 15:19:55:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 16:33:04:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 16:33:04:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 16:33:04:463 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 16:33:34:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 16:33:34:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 16:33:34:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 16:33:34:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 17:46:57:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 17:46:57:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 17:46:57:259 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 17:47:27:387 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 17:47:27:387 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 17:47:27:387 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 17:47:27:387 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 19:00:51:614 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 19:00:51:677 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 19:00:51:677 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 19:01:21:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 19:01:21:702 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 19:01:21:702 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 19:01:21:702 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 20:14:36:971 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 20:14:37:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 20:14:37:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 20:15:07:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 20:15:07:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 20:15:07:128 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 20:15:07:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 21:28:26:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 21:28:27:201 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 21:28:27:201 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 21:28:57:282 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 21:28:57:282 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 21:28:57:282 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 21:28:57:282 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 22:42:08:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 22:42:08:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 22:42:08:452 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 22:42:38:565 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 22:42:38:565 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 22:42:38:565 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 22:42:38:565 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/28/17 23:55:59:086 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/28/17 23:55:59:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/28/17 23:55:59:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/28/17 23:56:29:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/28/17 23:56:29:267 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/28/17 23:56:29:267 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/28/17 23:56:29:267 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 01:09:43:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 01:09:43:933 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 01:09:43:933 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 01:10:14:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 01:10:14:071 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 01:10:14:071 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 01:10:14:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 02:23:30:941 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 02:23:30:996 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 02:23:30:997 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 02:24:01:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 02:24:01:134 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 02:24:01:134 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 02:24:01:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 03:37:21:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 03:37:21:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 03:37:21:449 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 03:37:51:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 03:37:51:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 03:37:51:590 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 03:37:51:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 04:50:53:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 04:50:53:766 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 04:50:53:766 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 04:51:23:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 04:51:23:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 04:51:23:861 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 04:51:23:861 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 06:04:31:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 06:04:31:929 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 06:04:31:929 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 06:05:02:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 06:05:02:058 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 06:05:02:058 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 06:05:02:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 07:18:24:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 07:18:24:225 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 07:18:24:225 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 07:18:54:360 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 07:18:54:360 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 07:18:54:360 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 07:18:54:360 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 08:30:21:051 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 08:30:21:106 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 08:30:21:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 08:30:51:209 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 08:30:51:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 08:30:51:240 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 08:30:51:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 09:42:24:544 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 09:42:24:599 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 09:42:24:600 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 09:42:54:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 09:42:54:705 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 09:42:54:705 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 09:42:54:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 10:54:12:618 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 10:54:12:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 10:54:12:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 10:54:42:825 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 10:54:42:825 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 10:54:42:825 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 10:54:42:825 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 12:06:02:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 12:06:02:063 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 12:06:02:063 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 12:06:32:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 12:06:32:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 12:06:32:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 12:06:32:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 13:19:35:994 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 13:19:36:059 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 13:19:36:059 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 13:20:06:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 13:20:06:190 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 13:20:06:190 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 13:20:06:190 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 14:33:02:876 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 14:33:02:933 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 14:33:02:933 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 14:33:33:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 14:33:33:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 14:33:33:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 14:33:33:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 15:46:50:176 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 15:46:50:208 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 15:46:50:208 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 15:47:20:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 15:47:20:347 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 15:47:20:347 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 15:47:20:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 17:00:36:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 17:00:36:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 17:00:36:793 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 17:01:06:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 17:01:06:920 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 17:01:06:920 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 17:01:06:920 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 18:14:16:811 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 18:14:16:811 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 18:14:16:811 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 18:14:46:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 18:14:46:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 18:14:46:939 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 18:14:46:939 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 19:27:54:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 19:27:54:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 19:27:54:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 19:28:24:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 19:28:24:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 19:28:24:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 19:28:24:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 20:41:37:145 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 20:41:37:145 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 20:41:37:145 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 20:42:07:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 20:42:07:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 20:42:07:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 20:42:07:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 21:55:14:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 21:55:14:834 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 21:55:14:834 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 21:55:44:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 21:55:44:940 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 21:55:44:940 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 21:55:44:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/29/17 23:08:57:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/29/17 23:08:57:441 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/29/17 23:08:57:442 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/29/17 23:09:27:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/29/17 23:09:27:561 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/29/17 23:09:27:561 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/29/17 23:09:27:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 00:22:40:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 00:22:40:583 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 00:22:40:583 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 00:23:10:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 00:23:10:729 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 00:23:10:729 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 00:23:10:730 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 01:36:18:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 01:36:18:401 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 01:36:18:401 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 01:36:48:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 01:36:48:519 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 01:36:48:519 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 01:36:48:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 02:49:58:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 02:49:58:476 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 02:49:58:476 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 02:50:28:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 02:50:28:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 02:50:28:516 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 02:50:28:516 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 04:03:39:037 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 04:03:39:076 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 04:03:39:076 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 04:04:09:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 04:04:09:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 04:04:09:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 04:04:09:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 05:17:26:730 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 05:17:26:767 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 05:17:26:767 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 05:17:56:909 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 05:17:56:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 05:17:56:909 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 05:17:56:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 06:31:11:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 06:31:11:180 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 06:31:11:181 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 06:31:41:307 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 06:31:41:307 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 06:31:41:307 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 06:31:41:307 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 07:45:00:829 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 07:45:00:871 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 07:45:00:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 07:45:30:970 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 07:45:30:970 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 07:45:30:970 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 07:45:30:970 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 08:58:06:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 08:58:06:123 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 08:58:06:123 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 08:58:36:209 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 08:58:36:209 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 08:58:36:209 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 08:58:36:210 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 10:09:29:068 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 10:09:29:108 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 10:09:29:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 10:09:59:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 10:09:59:239 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 10:09:59:239 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 10:09:59:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 11:21:30:669 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 11:21:30:669 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 11:21:30:669 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 11:22:00:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 11:22:00:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 11:22:00:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 11:22:00:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 12:33:38:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 12:33:38:777 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 12:33:38:777 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 12:34:08:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 12:34:08:798 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 12:34:08:798 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 12:34:08:798 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 13:45:34:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 13:45:34:395 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 13:45:34:395 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 13:46:04:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 13:46:04:510 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 13:46:04:510 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 13:46:04:510 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 14:58:08:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 14:58:08:750 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 14:58:08:750 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 14:58:38:812 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 14:58:38:813 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 14:58:38:813 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 14:58:38:813 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 16:12:05:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 16:12:05:461 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 16:12:05:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 16:12:35:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 16:12:35:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 16:12:35:593 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 16:12:35:593 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 17:25:44:943 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 17:25:44:982 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 17:25:44:983 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 17:26:15:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 17:26:15:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 17:26:15:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 17:26:15:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 18:37:45:811 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 18:37:45:876 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 18:37:45:877 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 18:38:15:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 18:38:15:959 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 18:38:15:959 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 18:38:15:959 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 19:50:57:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 19:50:57:860 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 19:50:57:860 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 19:51:27:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 19:51:27:996 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 19:51:27:996 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 19:51:27:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 21:04:49:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 21:04:49:178 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 21:04:49:179 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 21:05:19:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 21:05:19:309 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 21:05:19:309 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 21:05:19:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 22:18:41:707 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 22:18:41:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 22:18:41:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 22:19:11:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 22:19:11:905 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 22:19:11:906 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 22:19:11:906 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
06/30/17 23:32:40:941 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
06/30/17 23:32:41:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
06/30/17 23:32:41:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
06/30/17 23:33:11:092 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
06/30/17 23:33:11:092 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
06/30/17 23:33:11:093 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
06/30/17 23:33:11:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 00:46:32:214 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 00:46:32:279 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 00:46:32:279 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 00:47:02:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 00:47:02:351 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 00:47:02:351 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 00:47:02:351 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 02:00:20:243 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 02:00:20:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 02:00:20:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 02:00:50:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 02:00:50:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 02:00:50:417 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 02:00:50:417 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 03:14:12:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 03:14:12:570 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 03:14:12:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 03:14:42:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 03:14:42:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 03:14:42:692 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 03:14:42:692 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 04:28:12:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 04:28:12:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 04:28:12:190 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 04:28:42:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 04:28:42:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 04:28:42:289 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 04:28:42:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 05:42:13:906 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 05:42:13:964 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 05:42:13:964 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 05:42:44:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 05:42:44:093 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 05:42:44:093 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 05:42:44:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 06:56:19:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 06:56:19:316 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 06:56:19:317 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 06:56:49:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 06:56:49:456 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 06:56:49:456 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 06:56:49:456 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 08:10:26:992 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 08:10:27:058 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 08:10:27:058 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 08:10:57:170 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 08:10:57:203 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 08:10:57:203 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 08:10:57:203 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 09:24:29:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 09:24:29:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 09:24:29:621 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 09:24:59:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 09:24:59:760 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 09:24:59:760 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 09:24:59:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 10:38:38:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 10:38:38:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 10:38:38:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 10:39:08:411 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 10:39:08:411 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 10:39:08:411 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 10:39:08:411 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 11:52:41:880 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 11:52:42:181 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 11:52:42:181 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 11:53:12:279 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 11:53:12:279 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 11:53:12:279 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 11:53:12:279 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 13:07:06:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 13:07:07:022 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 13:07:07:022 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 13:07:37:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 13:07:37:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 13:07:37:140 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 13:07:37:140 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 14:21:33:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 14:21:33:119 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 14:21:33:119 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 14:22:03:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 14:22:03:259 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 14:22:03:259 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 14:22:03:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 15:35:49:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 15:35:49:522 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 15:35:49:523 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 15:36:19:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 15:36:19:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 15:36:19:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 15:36:19:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 16:50:10:375 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 16:50:10:375 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 16:50:10:376 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 16:50:40:507 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 16:50:40:508 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 16:50:40:508 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 16:50:40:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 18:04:25:249 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 18:04:25:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 18:04:25:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 18:04:55:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 18:04:55:448 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 18:04:55:448 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 18:04:55:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 19:18:24:445 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 19:18:24:505 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 19:18:24:505 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 19:18:54:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 19:18:54:644 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 19:18:54:644 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 19:18:54:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 20:32:17:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 20:32:17:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 20:32:17:911 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 20:32:48:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 20:32:48:040 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 20:32:48:040 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 20:32:48:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 21:46:00:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 21:46:00:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 21:46:00:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 21:46:30:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 21:46:30:232 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 21:46:30:232 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 21:46:30:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/01/17 22:59:46:074 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/01/17 22:59:46:074 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/01/17 22:59:46:074 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/01/17 23:00:16:212 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/01/17 23:00:16:213 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/01/17 23:00:16:213 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/01/17 23:00:16:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 00:13:24:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 00:13:24:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 00:13:24:061 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 00:13:54:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 00:13:54:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 00:13:54:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 00:13:54:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 01:26:53:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 01:26:53:651 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 01:26:53:651 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 01:27:23:788 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 01:27:23:789 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 01:27:23:789 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 01:27:23:789 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 02:40:37:111 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 02:40:37:112 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 02:40:37:112 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 02:41:07:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 02:41:07:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 02:41:07:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 02:41:07:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 03:54:19:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 03:54:19:528 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 03:54:19:528 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 03:54:49:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 03:54:49:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 03:54:49:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 03:54:49:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 05:08:04:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 05:08:04:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 05:08:04:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 05:08:34:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 05:08:34:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 05:08:34:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 05:08:34:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 06:21:40:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 06:21:40:432 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 06:21:40:432 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 06:22:10:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 06:22:10:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 06:22:10:512 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 06:22:10:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 07:35:15:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 07:35:15:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 07:35:15:497 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 07:35:45:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 07:35:45:642 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 07:35:45:642 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 07:35:45:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 08:48:54:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 08:48:54:436 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 08:48:54:436 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 08:49:24:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 08:49:24:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 08:49:24:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 08:49:24:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 10:02:31:042 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 10:02:31:042 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 10:02:31:042 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 10:03:01:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 10:03:01:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 10:03:01:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 10:03:01:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 11:16:11:214 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 11:16:11:214 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 11:16:11:214 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 11:16:41:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 11:16:41:305 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 11:16:41:305 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 11:16:41:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 12:29:47:860 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 12:29:47:860 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 12:29:47:860 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 12:30:17:996 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 12:30:17:996 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 12:30:17:997 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 12:30:17:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 13:43:23:280 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 13:43:23:280 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 13:43:23:280 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 13:43:53:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 13:43:53:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 13:43:53:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 13:43:53:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 14:57:06:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 14:57:06:791 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 14:57:06:791 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 14:57:36:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 14:57:36:935 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 14:57:36:935 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 14:57:36:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 16:10:47:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 16:10:47:783 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 16:10:47:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 16:11:17:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 16:11:17:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 16:11:17:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 16:11:17:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 17:24:33:835 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 17:24:33:878 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 17:24:33:878 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 17:25:03:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 17:25:03:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 17:25:03:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 17:25:03:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 18:38:22:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 18:38:22:407 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 18:38:22:407 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 18:38:52:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 18:38:52:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 18:38:52:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 18:38:52:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 19:52:05:367 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 19:52:05:435 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 19:52:05:436 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 19:52:35:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 19:52:35:583 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 19:52:35:583 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 19:52:35:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 21:05:48:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 21:05:48:431 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 21:05:48:432 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 21:06:18:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 21:06:18:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 21:06:18:572 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 21:06:18:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 22:19:32:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 22:19:32:838 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 22:19:32:838 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 22:20:02:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 22:20:02:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 22:20:02:968 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 22:20:02:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/02/17 23:33:13:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/02/17 23:33:13:644 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/02/17 23:33:13:644 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/02/17 23:33:43:764 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/02/17 23:33:43:764 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/02/17 23:33:43:764 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/02/17 23:33:43:764 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 00:47:01:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 00:47:01:284 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 00:47:01:284 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 00:47:31:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 00:47:31:381 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 00:47:31:381 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 00:47:31:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 02:00:38:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 02:00:38:334 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 02:00:38:334 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 02:01:08:398 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 02:01:08:398 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 02:01:08:398 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 02:01:08:398 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 03:14:18:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 03:14:19:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 03:14:19:040 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 03:14:49:155 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 03:14:49:155 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 03:14:49:155 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 03:14:49:155 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 04:28:01:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 04:28:01:324 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 04:28:01:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 04:28:31:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 04:28:31:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 04:28:31:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 04:28:31:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 05:41:37:745 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 05:41:37:808 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 05:41:37:809 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 05:42:07:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 05:42:07:949 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 05:42:07:949 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 05:42:07:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 06:55:15:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 06:55:15:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 06:55:15:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 06:55:45:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 06:55:45:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 06:55:45:751 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 06:55:45:751 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 08:08:55:430 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 08:08:55:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 08:08:55:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 08:09:25:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 08:09:25:541 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 08:09:25:541 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 08:09:25:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 09:22:46:191 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 09:22:46:273 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 09:22:46:273 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 09:23:16:376 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 09:23:16:376 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 09:23:16:377 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 09:23:16:377 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 10:36:27:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 10:36:27:624 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 10:36:27:624 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 10:36:57:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 10:36:57:756 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 10:36:57:756 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 10:36:57:756 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 11:50:10:526 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 11:50:10:586 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 11:50:10:586 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 11:50:40:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 11:50:40:729 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 11:50:40:729 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 11:50:40:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 13:03:55:012 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 13:03:55:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 13:03:55:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 13:04:25:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 13:04:25:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 13:04:25:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 13:04:25:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 14:17:24:971 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 14:17:25:032 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 14:17:25:032 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 14:17:55:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 14:17:55:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 14:17:55:139 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 14:17:55:139 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 15:31:09:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 15:31:09:406 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 15:31:09:406 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 15:31:39:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 15:31:39:523 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 15:31:39:523 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 15:31:39:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 16:44:29:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 16:44:29:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 16:44:29:357 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 16:44:59:441 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 16:44:59:441 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 16:44:59:441 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 16:44:59:442 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 17:58:09:656 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 17:58:09:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 17:58:09:719 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 17:58:39:844 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 17:58:39:845 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 17:58:39:845 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 17:58:39:845 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 19:11:50:040 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 19:11:50:103 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 19:11:50:104 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 19:12:20:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 19:12:20:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 19:12:20:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 19:12:20:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 20:25:02:474 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 20:25:02:510 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 20:25:02:511 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 20:25:32:629 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 20:25:32:630 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 20:25:32:630 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 20:25:32:630 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 21:37:26:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 21:37:26:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 21:37:26:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 21:37:56:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 21:37:56:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 21:37:56:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 21:37:56:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/03/17 22:50:51:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/03/17 22:50:51:601 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/03/17 22:50:51:601 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/03/17 22:51:21:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/03/17 22:51:21:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/03/17 22:51:21:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/03/17 22:51:21:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 00:04:18:508 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 00:04:18:573 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 00:04:18:574 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 00:04:48:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 00:04:48:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 00:04:48:709 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 00:04:48:709 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 01:17:55:027 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 01:17:55:091 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 01:17:55:091 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 01:18:25:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 01:18:25:227 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 01:18:25:227 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 01:18:25:227 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 02:31:19:597 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 02:31:19:654 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 02:31:19:654 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 02:31:49:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 02:31:49:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 02:31:49:777 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 02:31:49:777 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 03:44:57:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 03:44:57:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 03:44:57:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 03:45:27:501 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 03:45:27:501 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 03:45:27:501 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 03:45:27:502 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 04:58:29:017 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 04:58:29:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 04:58:29:018 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 04:58:59:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 04:58:59:141 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 04:58:59:141 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 04:58:59:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 06:12:05:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 06:12:05:196 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 06:12:05:196 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 06:12:35:298 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 06:12:35:298 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 06:12:35:298 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 06:12:35:298 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 07:25:32:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 07:25:32:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 07:25:32:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 07:26:02:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 07:26:02:759 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 07:26:02:759 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 07:26:02:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 08:38:33:108 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 08:38:33:166 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 08:38:33:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 08:39:03:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 08:39:03:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 08:39:03:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 08:39:03:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 09:52:23:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 09:52:23:774 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 09:52:23:775 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 09:52:53:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 09:52:53:899 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 09:52:53:900 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 09:52:53:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 11:04:32:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 11:04:33:000 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 11:04:33:001 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 11:05:03:134 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 11:05:03:134 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 11:05:03:134 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 11:05:03:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 12:15:37:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 12:15:37:646 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 12:15:37:646 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 12:16:07:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 12:16:07:742 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 12:16:07:742 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 12:16:07:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 13:26:35:308 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 13:26:35:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 13:26:35:368 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 13:27:05:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 13:27:05:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 13:27:05:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 13:27:05:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 14:37:44:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 14:37:44:912 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 14:37:44:913 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 14:38:15:029 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 14:38:15:029 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 14:38:15:029 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 14:38:15:030 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 15:48:48:205 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 15:48:48:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 15:48:48:269 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 15:49:18:381 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 15:49:18:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 15:49:18:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 15:49:18:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 16:59:57:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 16:59:57:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 16:59:57:626 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 17:00:27:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 17:00:27:765 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 17:00:27:765 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 17:00:27:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 18:07:35:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 18:07:35:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 18:07:35:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 18:08:05:460 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 18:08:05:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 18:08:05:481 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 18:08:05:481 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 19:17:47:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 19:17:47:728 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 19:17:47:728 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 19:18:17:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 19:18:17:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 19:18:17:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 19:18:17:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 20:28:39:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 20:28:39:551 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 20:28:39:551 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 20:29:09:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 20:29:09:680 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 20:29:09:680 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 20:29:09:680 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 21:39:44:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 21:39:44:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 21:39:44:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 21:40:14:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 21:40:14:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 21:40:14:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 21:40:14:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/04/17 22:50:48:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/04/17 22:50:48:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/04/17 22:50:48:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/04/17 22:51:18:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/04/17 22:51:18:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/04/17 22:51:18:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/04/17 22:51:18:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 00:02:06:305 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 00:02:06:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 00:02:06:364 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 00:02:36:369 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 00:02:36:369 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 00:02:36:369 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 00:02:36:369 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 01:13:05:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 01:13:05:753 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 01:13:05:754 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 01:13:35:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 01:13:35:900 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 01:13:35:900 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 01:13:35:900 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 02:24:15:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 02:24:15:311 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 02:24:15:312 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 02:24:45:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 02:24:45:410 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 02:24:45:410 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 02:24:45:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 03:35:25:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 03:35:25:217 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 03:35:25:217 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 03:35:55:330 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 03:35:55:330 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 03:35:55:331 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 03:35:55:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 04:46:32:248 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 04:46:32:248 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 04:46:32:249 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 04:47:02:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 04:47:02:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 04:47:02:382 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 04:47:02:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 05:57:28:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 05:57:28:439 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 05:57:28:439 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 05:57:58:576 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 05:57:58:576 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 05:57:58:576 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 05:57:58:576 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 07:08:41:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 07:08:41:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 07:08:41:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 07:09:11:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 07:09:11:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 07:09:11:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 07:09:11:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 08:19:27:190 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 08:19:27:257 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 08:19:27:257 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 08:19:57:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 08:19:57:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 08:19:57:264 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 08:19:57:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 09:30:15:354 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 09:30:15:413 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 09:30:15:413 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 09:30:45:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 09:30:45:530 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 09:30:45:530 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 09:30:45:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 10:40:21:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 10:40:21:549 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 10:40:21:549 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 10:40:51:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 10:40:51:548 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 10:40:51:548 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 10:40:51:548 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 11:51:14:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 11:51:14:671 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 11:51:14:671 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 11:51:44:782 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 11:51:44:782 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 11:51:44:782 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 11:51:44:782 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 13:02:28:270 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 13:02:28:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 13:02:28:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 13:02:58:384 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 13:02:58:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 13:02:58:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 13:02:58:385 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 14:13:27:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 14:13:27:305 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 14:13:27:305 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 14:13:57:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 14:13:57:366 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 14:13:57:366 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 14:13:57:366 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 15:24:36:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 15:24:36:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 15:24:36:872 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 15:25:06:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 15:25:06:989 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 15:25:06:989 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 15:25:06:990 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 16:35:52:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 16:35:52:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 16:35:52:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 16:36:22:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 16:36:22:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 16:36:22:311 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 16:36:22:311 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 17:47:47:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 17:47:47:166 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 17:47:47:167 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 17:48:17:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 17:48:17:198 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 17:48:17:198 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 17:48:17:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 18:58:44:025 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 18:58:44:025 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 18:58:44:025 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 18:59:14:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 18:59:14:055 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 18:59:14:055 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 18:59:14:055 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 20:10:19:345 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 20:10:19:345 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 20:10:19:345 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 20:10:49:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 20:10:49:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 20:10:49:490 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 20:10:49:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 21:21:17:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 21:21:17:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 21:21:17:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 21:21:47:653 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 21:21:47:653 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 21:21:47:653 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 21:21:47:653 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 22:32:23:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 22:32:23:382 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 22:32:23:383 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 22:32:53:441 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 22:32:53:442 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 22:32:53:442 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 22:32:53:442 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/05/17 23:45:15:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/05/17 23:45:15:687 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/05/17 23:45:15:687 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/05/17 23:45:45:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/05/17 23:45:45:828 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/05/17 23:45:45:828 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/05/17 23:45:45:828 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 00:57:21:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 00:57:21:856 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 00:57:21:856 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 00:57:51:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 00:57:51:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 00:57:51:877 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 00:57:51:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 02:08:21:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 02:08:21:213 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 02:08:21:213 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 02:08:51:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 02:08:51:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 02:08:51:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 02:08:51:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 03:19:25:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 03:19:25:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 03:19:25:806 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 03:19:55:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 03:19:55:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 03:19:55:821 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 03:19:55:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 04:30:20:110 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 04:30:20:110 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 04:30:20:111 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 04:30:50:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 04:30:50:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 04:30:50:129 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 04:30:50:129 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 05:41:25:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 05:41:25:895 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 05:41:25:895 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 05:41:56:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 05:41:56:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 05:41:56:005 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 05:41:56:005 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 06:52:22:720 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 06:52:22:720 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 06:52:22:720 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 06:52:52:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 06:52:52:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 06:52:52:726 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 06:52:52:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 08:03:22:396 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 08:03:22:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 08:03:22:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 08:03:52:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 08:03:52:533 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 08:03:52:533 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 08:03:52:533 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 09:13:46:455 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 09:13:46:489 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 09:13:46:489 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 09:14:16:553 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 09:14:16:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 09:14:16:554 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 09:14:16:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 10:24:13:729 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 10:24:13:729 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 10:24:13:730 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 10:24:43:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 10:24:43:834 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 10:24:43:834 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 10:24:43:834 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 11:35:16:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 11:35:16:400 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 11:35:16:400 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 11:35:46:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 11:35:46:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 11:35:46:439 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 11:35:46:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 12:46:12:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 12:46:12:245 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 12:46:12:246 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 12:46:42:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 12:46:42:265 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 12:46:42:265 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 12:46:42:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 13:56:56:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 13:56:56:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 13:56:56:228 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 13:57:26:243 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 13:57:26:243 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 13:57:26:243 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 13:57:26:243 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 15:07:35:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 15:07:35:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 15:07:35:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 15:08:05:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 15:08:05:539 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 15:08:05:539 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 15:08:05:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 16:18:59:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 16:18:59:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 16:18:59:999 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 16:19:30:069 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 16:19:30:069 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 16:19:30:069 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 16:19:30:069 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 17:30:14:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 17:30:14:322 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 17:30:14:322 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 17:30:44:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 17:30:44:463 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 17:30:44:463 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 17:30:44:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 18:42:47:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 18:42:47:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 18:42:47:515 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 18:43:17:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 18:43:17:531 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 18:43:17:531 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 18:43:17:531 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 19:56:15:701 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 19:56:15:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 19:56:15:764 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 19:56:45:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 19:56:45:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 19:56:45:895 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 19:56:45:895 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 21:09:46:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 21:09:46:382 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 21:09:46:382 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 21:10:16:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 21:10:16:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 21:10:16:514 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 21:10:16:514 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 22:23:17:668 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 22:23:17:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 22:23:17:733 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 22:23:47:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 22:23:47:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 22:23:47:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 22:23:47:849 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/06/17 23:36:43:095 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/06/17 23:36:43:384 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/06/17 23:36:43:384 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/06/17 23:37:13:497 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/06/17 23:37:13:497 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/06/17 23:37:13:497 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/06/17 23:37:13:497 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 00:48:13:273 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 00:48:13:585 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 00:48:13:585 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 00:48:43:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 00:48:43:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 00:48:43:676 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 00:48:43:676 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 01:59:17:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 01:59:17:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 01:59:17:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 01:59:47:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 01:59:47:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 01:59:47:579 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 01:59:47:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 03:10:23:413 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 03:10:23:413 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 03:10:23:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 03:10:53:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 03:10:53:503 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 03:10:53:503 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 03:10:53:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 04:21:06:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 04:21:06:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 04:21:06:109 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 04:21:36:184 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 04:21:36:185 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 04:21:36:185 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 04:21:36:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 05:32:23:490 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 05:32:23:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 05:32:23:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 05:32:53:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 05:32:53:530 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 05:32:53:530 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 05:32:53:530 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 06:43:24:970 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 06:43:25:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 06:43:25:035 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 06:43:55:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 06:43:55:044 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 06:43:55:044 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 06:43:55:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 07:55:44:097 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 07:55:44:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 07:55:44:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 07:56:14:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 07:56:14:267 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 07:56:14:267 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 07:56:14:267 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 09:09:29:447 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 09:09:29:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 09:09:29:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 09:09:59:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 09:09:59:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 09:09:59:489 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 09:09:59:489 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 10:22:59:217 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 10:22:59:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 10:22:59:258 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 10:23:29:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 10:23:29:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 10:23:29:364 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 10:23:29:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 11:36:42:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 11:36:42:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 11:36:42:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 11:37:12:849 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 11:37:12:850 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 11:37:12:850 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 11:37:12:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 12:50:28:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 12:50:28:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 12:50:28:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 12:50:58:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 12:50:58:075 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 12:50:58:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 12:50:58:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 14:04:05:446 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 14:04:05:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 14:04:05:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 14:04:35:464 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 14:04:35:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 14:04:35:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 14:04:35:464 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 15:16:21:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 15:16:21:101 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 15:16:21:101 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 15:16:51:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 15:16:51:239 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 15:16:51:239 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 15:16:51:239 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 16:30:11:750 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 16:30:11:787 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 16:30:11:788 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 16:30:41:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 16:30:41:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 16:30:41:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 16:30:41:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 17:43:57:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 17:43:57:163 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 17:43:57:163 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 17:44:27:271 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 17:44:27:271 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 17:44:27:271 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 17:44:27:272 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 18:57:43:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 18:57:43:316 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 18:57:43:317 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 18:58:13:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 18:58:13:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 18:58:13:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 18:58:13:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 20:11:24:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 20:11:24:280 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 20:11:24:281 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 20:11:54:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 20:11:54:410 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 20:11:54:410 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 20:11:54:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 21:25:06:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 21:25:06:177 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 21:25:06:178 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 21:25:36:204 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 21:25:36:204 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 21:25:36:204 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 21:25:36:204 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 22:38:03:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 22:38:03:968 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 22:38:03:969 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 22:38:34:079 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 22:38:34:079 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 22:38:34:079 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 22:38:34:079 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/07/17 23:51:07:021 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/07/17 23:51:07:055 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/07/17 23:51:07:056 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/07/17 23:51:37:145 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/07/17 23:51:37:145 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/07/17 23:51:37:145 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/07/17 23:51:37:145 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 01:04:03:975 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 01:04:04:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 01:04:04:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 01:04:34:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 01:04:34:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 01:04:34:173 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 01:04:34:173 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 02:17:03:161 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 02:17:03:211 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 02:17:03:212 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 02:17:33:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 02:17:33:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 02:17:33:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 02:17:33:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 03:30:00:717 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 03:30:00:717 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 03:30:00:717 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 03:30:30:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 03:30:30:803 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 03:30:30:803 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 03:30:30:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 04:42:59:182 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 04:42:59:182 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 04:42:59:182 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 04:43:29:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 04:43:29:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 04:43:29:313 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 04:43:29:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 05:55:57:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 05:55:57:067 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 05:55:57:067 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 05:56:27:135 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 05:56:27:135 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 05:56:27:135 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 05:56:27:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 07:09:00:499 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 07:09:00:545 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 07:09:00:545 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 07:09:30:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 07:09:30:557 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 07:09:30:557 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 07:09:30:557 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 08:21:54:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 08:21:54:962 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 08:21:54:962 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 08:22:25:080 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 08:22:25:080 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 08:22:25:080 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 08:22:25:080 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 09:35:35:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 09:35:35:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 09:35:35:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 09:36:05:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 09:36:05:232 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 09:36:05:232 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 09:36:05:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 10:49:30:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 10:49:30:592 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 10:49:30:592 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 10:50:00:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 10:50:00:672 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 10:50:00:672 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 10:50:00:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 12:03:33:549 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 12:03:33:557 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 12:03:33:557 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 12:04:03:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 12:04:03:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 12:04:03:681 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 12:04:03:681 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 13:16:33:246 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 13:16:33:315 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 13:16:33:315 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 13:17:03:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 13:17:03:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 13:17:03:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 13:17:03:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 14:29:22:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 14:29:22:256 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 14:29:22:256 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 14:29:52:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 14:29:52:362 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 14:29:52:362 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 14:29:52:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 15:43:14:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 15:43:14:142 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 15:43:14:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 15:43:44:290 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 15:43:44:290 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 15:43:44:290 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 15:43:44:290 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 16:57:19:760 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 16:57:19:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 16:57:19:808 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 16:57:49:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 16:57:49:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 16:57:49:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 16:57:49:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 18:11:30:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 18:11:31:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 18:11:31:007 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 18:12:01:147 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 18:12:01:148 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 18:12:01:148 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 18:12:01:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 19:26:39:495 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 19:26:39:527 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 19:26:39:528 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 19:27:09:666 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 19:27:09:666 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 19:27:09:666 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 19:27:09:666 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 20:41:44:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 20:41:44:514 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 20:41:44:514 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 20:42:14:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 20:42:14:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 20:42:14:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 20:42:14:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 21:56:53:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 21:56:53:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 21:56:53:490 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 21:57:23:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 21:57:23:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 21:57:23:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 21:57:23:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/08/17 23:11:58:491 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/08/17 23:11:58:544 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/08/17 23:11:58:544 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/08/17 23:12:28:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/08/17 23:12:28:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/08/17 23:12:28:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/08/17 23:12:28:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 00:27:05:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 00:27:05:965 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 00:27:05:965 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 00:27:36:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 00:27:36:096 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 00:27:36:096 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 00:27:36:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 01:42:21:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 01:42:21:419 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 01:42:21:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 01:42:51:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 01:42:51:567 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 01:42:51:568 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 01:42:51:568 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 02:57:25:567 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 02:57:25:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 02:57:25:618 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 02:57:55:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 02:57:55:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 02:57:55:763 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 02:57:55:763 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 04:12:30:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 04:12:30:827 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 04:12:30:828 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 04:13:00:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 04:13:00:949 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 04:13:00:949 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 04:13:00:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 05:27:37:391 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 05:27:37:448 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 05:27:37:449 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 05:28:07:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 05:28:07:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 05:28:07:573 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 05:28:07:573 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 06:42:38:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 06:42:38:580 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 06:42:38:580 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 06:43:08:722 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 06:43:08:722 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 06:43:08:722 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 06:43:08:722 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 07:57:40:683 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 07:57:40:734 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 07:57:40:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 07:58:10:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 07:58:10:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 07:58:10:883 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 07:58:10:883 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 09:12:43:427 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 09:12:43:455 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 09:12:43:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 09:13:13:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 09:13:13:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 09:13:13:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 09:13:13:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 10:27:21:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 10:27:21:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 10:27:21:599 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 10:27:51:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 10:27:51:734 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 10:27:51:734 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 10:27:51:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 11:41:19:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 11:41:19:392 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 11:41:19:392 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 11:41:49:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 11:41:49:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 11:41:49:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 11:41:49:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 12:55:27:971 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 12:55:27:971 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 12:55:27:972 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 12:55:58:115 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 12:55:58:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 12:55:58:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 12:55:58:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 14:09:18:448 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 14:09:18:496 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 14:09:18:496 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 14:09:48:621 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 14:09:48:621 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 14:09:48:621 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 14:09:48:621 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 15:22:15:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 15:22:15:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 15:22:15:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 15:22:45:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 15:22:45:658 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 15:22:45:659 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 15:22:45:659 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 16:34:52:211 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 16:34:52:262 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 16:34:52:262 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 16:35:22:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 16:35:22:357 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 16:35:22:357 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 16:35:22:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 17:48:30:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 17:48:30:138 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 17:48:30:138 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 17:49:00:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 17:49:00:260 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 17:49:00:260 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 17:49:00:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 19:02:24:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 19:02:24:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 19:02:24:815 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 19:02:54:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 19:02:54:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 19:02:54:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 19:02:54:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 20:15:14:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 20:15:14:597 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 20:15:14:597 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 20:15:44:644 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 20:15:44:644 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 20:15:44:644 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 20:15:44:645 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 21:27:53:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 21:27:53:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 21:27:53:568 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 21:28:23:702 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 21:28:23:702 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 21:28:23:702 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 21:28:23:702 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 22:40:39:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 22:40:39:906 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 22:40:39:906 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 22:41:10:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 22:41:10:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 22:41:10:062 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 22:41:10:062 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/09/17 23:53:28:898 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/09/17 23:53:28:955 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/09/17 23:53:28:955 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/09/17 23:53:59:041 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/09/17 23:53:59:041 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/09/17 23:53:59:041 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/09/17 23:53:59:041 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 01:06:07:080 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 01:06:07:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 01:06:07:138 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 01:06:37:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 01:06:37:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 01:06:37:199 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 01:06:37:199 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 02:18:47:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 02:18:47:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 02:18:47:531 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 02:19:17:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 02:19:17:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 02:19:17:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 02:19:17:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 03:31:29:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 03:31:29:335 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 03:31:29:336 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 03:31:59:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 03:31:59:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 03:31:59:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 03:31:59:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 04:44:05:630 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 04:44:05:683 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 04:44:05:684 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 04:44:35:782 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 04:44:35:782 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 04:44:35:782 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 04:44:35:782 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 05:56:44:191 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 05:56:44:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 05:56:44:488 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 05:57:14:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 05:57:14:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 05:57:14:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 05:57:14:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 07:09:19:439 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 07:09:19:470 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 07:09:19:470 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 07:09:49:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 07:09:49:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 07:09:49:611 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 07:09:49:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 08:23:05:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 08:23:05:133 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 08:23:05:133 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 08:23:35:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 08:23:35:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 08:23:35:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 08:23:35:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 09:38:05:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 09:38:05:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 09:38:05:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 09:38:35:389 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 09:38:35:389 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 09:38:35:389 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 09:38:35:389 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 10:53:05:713 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 10:53:05:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 10:53:05:762 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 10:53:35:879 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 10:53:35:879 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 10:53:35:879 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 10:53:35:879 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 12:08:03:905 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 12:08:03:959 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 12:08:03:959 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 12:08:34:037 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 12:08:34:037 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 12:08:34:037 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 12:08:34:037 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 13:23:11:995 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 13:23:12:045 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 13:23:12:045 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 13:23:42:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 13:23:42:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 13:23:42:188 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 13:23:42:188 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 14:38:17:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 14:38:17:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 14:38:17:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 14:38:48:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 14:38:48:058 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 14:38:48:058 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 14:38:48:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 15:52:43:473 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 15:52:43:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 15:52:43:530 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 15:53:13:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 15:53:13:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 15:53:13:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 15:53:13:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 17:06:51:747 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 17:06:51:794 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 17:06:51:794 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 17:07:21:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 17:07:21:937 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 17:07:21:937 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 17:07:21:937 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 18:21:37:785 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 18:21:38:080 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 18:21:38:081 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 18:22:08:179 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 18:22:08:179 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 18:22:08:179 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 18:22:08:179 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 19:36:36:463 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 19:36:36:500 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 19:36:36:500 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 19:37:06:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 19:37:06:637 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 19:37:06:638 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 19:37:06:638 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 20:51:36:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 20:51:36:436 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 20:51:36:436 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 20:52:06:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 20:52:06:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 20:52:06:582 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 20:52:06:582 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 22:06:29:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 22:06:29:973 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 22:06:29:973 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 22:07:00:098 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 22:07:00:098 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 22:07:00:098 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 22:07:00:099 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/10/17 23:21:22:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/10/17 23:21:22:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/10/17 23:21:22:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/10/17 23:21:52:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/10/17 23:21:52:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/10/17 23:21:52:443 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/10/17 23:21:52:443 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 00:36:12:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 00:36:12:556 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 00:36:12:557 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 00:36:42:687 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 00:36:42:687 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 00:36:42:688 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 00:36:42:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 01:51:05:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 01:51:05:153 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 01:51:05:154 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 01:51:35:301 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 01:51:35:301 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 01:51:35:301 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 01:51:35:301 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 03:05:52:921 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 03:05:52:921 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 03:05:52:922 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 03:06:23:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 03:06:23:070 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 03:06:23:070 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 03:06:23:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 04:20:45:758 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 04:20:45:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 04:20:45:814 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 04:21:15:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 04:21:15:911 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 04:21:15:911 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 04:21:15:911 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 05:35:32:666 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 05:35:32:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 05:35:32:723 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 05:36:02:864 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 05:36:02:864 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 05:36:02:864 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 05:36:02:864 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 06:50:29:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 06:50:29:142 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 06:50:29:142 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 06:50:59:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 06:50:59:265 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 06:50:59:265 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 06:50:59:265 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 08:05:05:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 08:05:05:595 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 08:05:05:596 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 08:05:35:712 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 08:05:35:713 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 08:05:35:713 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 08:05:35:713 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 09:20:04:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 09:20:04:649 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 09:20:04:649 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 09:20:34:745 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 09:20:34:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 09:20:34:745 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 09:20:34:745 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 10:35:08:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 10:35:08:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 10:35:08:603 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 10:35:38:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 10:35:38:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 10:35:38:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 10:35:38:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 11:50:09:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 11:50:10:045 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 11:50:10:046 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 11:50:40:162 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 11:50:40:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 11:50:40:163 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 11:50:40:163 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 13:05:07:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 13:05:07:432 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 13:05:07:432 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 13:05:37:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 13:05:37:580 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 13:05:37:580 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 13:05:37:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 14:20:04:568 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 14:20:04:619 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 14:20:04:619 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 14:20:34:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 14:20:34:727 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 14:20:34:727 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 14:20:34:727 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 15:35:11:631 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 15:35:11:650 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 15:35:11:650 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 15:35:41:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 15:35:41:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 15:35:41:772 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 15:35:41:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 16:50:10:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 16:50:10:848 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 16:50:10:848 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 16:50:40:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 16:50:40:915 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 16:50:40:915 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 16:50:40:915 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 18:04:20:738 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 18:04:20:791 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 18:04:20:791 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 18:04:50:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 18:04:50:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 18:04:50:902 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 18:04:50:902 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 19:18:16:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 19:18:16:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 19:18:16:190 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 19:18:46:335 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 19:18:46:335 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 19:18:46:336 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 19:18:46:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 20:31:57:286 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 20:31:57:342 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 20:31:57:342 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 20:32:27:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 20:32:27:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 20:32:27:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 20:32:27:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 21:45:10:438 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 21:45:10:470 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 21:45:10:470 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 21:45:40:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 21:45:40:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 21:45:40:471 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 21:45:40:471 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/11/17 22:57:49:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/11/17 22:57:49:218 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/11/17 22:57:49:218 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/11/17 22:58:19:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/11/17 22:58:19:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/11/17 22:58:19:333 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/11/17 22:58:19:333 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 00:10:18:965 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 00:10:19:021 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 00:10:19:022 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 00:10:49:158 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 00:10:49:159 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 00:10:49:159 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 00:10:49:159 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 01:22:46:804 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 01:22:46:858 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 01:22:46:858 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 01:23:17:003 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 01:23:17:003 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 01:23:17:003 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 01:23:17:003 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 02:35:11:449 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 02:35:11:483 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 02:35:11:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 02:35:41:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 02:35:41:605 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 02:35:41:605 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 02:35:41:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 03:47:42:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 03:47:43:009 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 03:47:43:009 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 03:48:13:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 03:48:13:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 03:48:13:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 03:48:13:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 05:00:19:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 05:00:19:412 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 05:00:19:413 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 05:00:49:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 05:00:49:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 05:00:49:487 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 05:00:49:487 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 06:12:57:984 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 06:12:58:275 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 06:12:58:275 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 06:13:28:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 06:13:28:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 06:13:28:420 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 06:13:28:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 07:25:21:397 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 07:25:21:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 07:25:21:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 07:25:51:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 07:25:51:537 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 07:25:51:537 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 07:25:51:537 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 08:39:24:341 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 08:39:24:396 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 08:39:24:396 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 08:39:54:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 08:39:54:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 08:39:54:542 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 08:39:54:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 09:54:20:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 09:54:20:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 09:54:20:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 09:54:50:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 09:54:50:527 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 09:54:50:527 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 09:54:50:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 11:09:09:986 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 11:09:10:046 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 11:09:10:047 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 11:09:40:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 11:09:40:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 11:09:40:174 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 11:09:40:174 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 12:24:00:390 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 12:24:00:474 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 12:24:00:474 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 12:24:30:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 12:24:30:536 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 12:24:30:536 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 12:24:30:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 13:38:51:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 13:38:51:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 13:38:51:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 13:39:21:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 13:39:21:428 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 13:39:21:428 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 13:39:21:428 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 14:53:40:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 14:53:40:770 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 14:53:40:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 14:54:10:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 14:54:10:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 14:54:10:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 14:54:10:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 16:08:33:264 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 16:08:33:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 16:08:33:328 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 16:09:03:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 16:09:03:475 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 16:09:03:475 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 16:09:03:475 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 17:23:21:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 17:23:21:725 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 17:23:21:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 17:23:51:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 17:23:51:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 17:23:51:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 17:23:51:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 18:38:14:054 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 18:38:14:112 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 18:38:14:112 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 18:38:44:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 18:38:44:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 18:38:44:255 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 18:38:44:255 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 19:52:26:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 19:52:26:831 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 19:52:26:831 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 19:52:56:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 19:52:56:980 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 19:52:56:980 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 19:52:56:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 21:05:48:931 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 21:05:48:993 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 21:05:48:993 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 21:06:19:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 21:06:19:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 21:06:19:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 21:06:19:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 22:18:26:688 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 22:18:26:752 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 22:18:26:752 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 22:18:56:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 22:18:56:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 22:18:56:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 22:18:56:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/12/17 23:31:06:411 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/12/17 23:31:06:455 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/12/17 23:31:06:455 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/12/17 23:31:36:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/12/17 23:31:36:540 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/12/17 23:31:36:541 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/12/17 23:31:36:541 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 00:43:43:478 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 00:43:43:536 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 00:43:43:537 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 00:44:13:661 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 00:44:13:662 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 00:44:13:662 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 00:44:13:662 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 01:57:46:441 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 01:57:46:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 01:57:46:498 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 01:58:16:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 01:58:16:540 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 01:58:16:540 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 01:58:16:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 03:12:40:721 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 03:12:40:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 03:12:40:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 03:13:10:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 03:13:10:886 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 03:13:10:886 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 03:13:10:886 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 04:27:30:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 04:27:30:103 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 04:27:30:104 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 04:28:00:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 04:28:00:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 04:28:00:236 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 04:28:00:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 05:42:32:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 05:42:32:267 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 05:42:32:268 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 05:43:02:414 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 05:43:02:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 05:43:02:457 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 05:43:02:457 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 06:57:31:109 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 06:57:31:176 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 06:57:31:176 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 06:58:01:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 06:58:01:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 06:58:01:323 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 06:58:01:323 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 08:12:21:278 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 08:12:21:340 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 08:12:21:341 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 08:12:51:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 08:12:51:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 08:12:51:461 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 08:12:51:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 09:26:46:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 09:26:46:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 09:26:46:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 09:27:16:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 09:27:16:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 09:27:16:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 09:27:16:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 10:41:43:550 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 10:41:43:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 10:41:43:590 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 10:42:13:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 10:42:13:647 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 10:42:13:647 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 10:42:13:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 11:56:15:506 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 11:56:15:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 11:56:15:565 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 11:56:45:663 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 11:56:45:663 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 11:56:45:664 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 11:56:45:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 13:09:28:927 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 13:09:28:992 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 13:09:28:992 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 13:09:59:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 13:09:59:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 13:09:59:136 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 13:09:59:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 14:22:51:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 14:22:51:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 14:22:51:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 14:23:21:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 14:23:21:328 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 14:23:21:328 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 14:23:21:328 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 15:36:22:968 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 15:36:23:025 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 15:36:23:025 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 15:36:53:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 15:36:53:166 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 15:36:53:166 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 15:36:53:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 16:49:41:559 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 16:49:41:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 16:49:41:620 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 16:50:11:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 16:50:11:766 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 16:50:11:766 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 16:50:11:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 18:02:51:620 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 18:02:51:680 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 18:02:51:681 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 18:03:21:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 18:03:21:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 18:03:21:814 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 18:03:21:814 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 19:16:03:929 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 19:16:03:998 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 19:16:03:998 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 19:16:34:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 19:16:34:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 19:16:34:076 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 19:16:34:076 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 20:29:16:405 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 20:29:16:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 20:29:16:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 20:29:46:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 20:29:46:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 20:29:46:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 20:29:46:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 21:43:50:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 21:43:50:802 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 21:43:50:802 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 21:44:20:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 21:44:20:947 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 21:44:20:947 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 21:44:20:947 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/13/17 22:58:40:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/13/17 22:58:40:444 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/13/17 22:58:40:444 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/13/17 22:59:10:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/13/17 22:59:10:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/13/17 22:59:10:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/13/17 22:59:10:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 00:13:30:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 00:13:30:908 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 00:13:30:908 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 00:14:01:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 00:14:01:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 00:14:01:053 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 00:14:01:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 01:28:29:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 01:28:30:039 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 01:28:30:039 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 01:29:00:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 01:29:00:177 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 01:29:00:177 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 01:29:00:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 02:43:20:772 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 02:43:20:836 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 02:43:20:836 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 02:43:50:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 02:43:50:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 02:43:50:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 02:43:50:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 03:58:14:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 03:58:14:133 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 03:58:14:134 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 03:58:44:236 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 03:58:44:278 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 03:58:44:278 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 03:58:44:278 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 05:13:05:910 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 05:13:05:976 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 05:13:05:976 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 05:13:35:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 05:13:35:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 05:13:35:985 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 05:13:35:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 06:28:02:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 06:28:02:863 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 06:28:02:863 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 06:28:33:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 06:28:33:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 06:28:33:009 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 06:28:33:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 07:42:12:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 07:42:12:605 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 07:42:12:605 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 07:42:42:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 07:42:42:748 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 07:42:42:748 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 07:42:42:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 08:57:05:980 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 08:57:06:014 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 08:57:06:014 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 08:57:36:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 08:57:36:142 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 08:57:36:142 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 08:57:36:142 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 10:12:04:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 10:12:04:989 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 10:12:04:989 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 10:12:35:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 10:12:35:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 10:12:35:065 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 10:12:35:065 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 11:27:03:298 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 11:27:03:332 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 11:27:03:332 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 11:27:33:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 11:27:33:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 11:27:33:459 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 11:27:33:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 12:42:03:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 12:42:03:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 12:42:03:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 12:42:33:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 12:42:33:633 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 12:42:33:633 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 12:42:33:633 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 13:56:59:228 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 13:56:59:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 13:56:59:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 13:57:29:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 13:57:29:411 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 13:57:29:411 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 13:57:29:411 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 15:12:02:478 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 15:12:02:522 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 15:12:02:522 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 15:12:32:618 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 15:12:32:618 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 15:12:32:618 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 15:12:32:618 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 16:27:08:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 16:27:08:216 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 16:27:08:217 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 16:27:38:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 16:27:38:350 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 16:27:38:350 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 16:27:38:350 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 17:42:06:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 17:42:06:584 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 17:42:06:584 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 17:42:36:731 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 17:42:36:731 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 17:42:36:731 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 17:42:36:731 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 18:56:30:185 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 18:56:30:250 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 18:56:30:250 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 18:57:00:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 18:57:00:371 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 18:57:00:371 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 18:57:00:371 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 20:10:07:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 20:10:08:025 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 20:10:08:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 20:10:38:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 20:10:38:082 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 20:10:38:082 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 20:10:38:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 21:23:51:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 21:23:51:555 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 21:23:51:556 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 21:24:21:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 21:24:21:569 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 21:24:21:570 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 21:24:21:570 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 22:36:44:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 22:36:45:005 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 22:36:45:006 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 22:37:15:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 22:37:15:070 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 22:37:15:070 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 22:37:15:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/14/17 23:49:21:602 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/14/17 23:49:21:666 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/14/17 23:49:21:666 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/14/17 23:49:51:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/14/17 23:49:51:734 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/14/17 23:49:51:734 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/14/17 23:49:51:734 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 01:02:05:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 01:02:05:960 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 01:02:05:960 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 01:02:36:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 01:02:36:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 01:02:36:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 01:02:36:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 02:14:50:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 02:14:50:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 02:14:50:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 02:15:20:660 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 02:15:20:661 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 02:15:20:661 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 02:15:20:661 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 03:27:40:320 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 03:27:40:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 03:27:40:370 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 03:28:10:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 03:28:10:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 03:28:10:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 03:28:10:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 04:40:23:787 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 04:40:23:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 04:40:23:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 04:40:53:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 04:40:53:989 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 04:40:53:989 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 04:40:53:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 05:53:05:523 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 05:53:05:602 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 05:53:05:602 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 05:53:35:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 05:53:35:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 05:53:35:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 05:53:35:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 07:05:57:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 07:05:57:951 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 07:05:57:951 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 07:06:28:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 07:06:28:091 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 07:06:28:091 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 07:06:28:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 08:19:02:728 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 08:19:02:790 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 08:19:02:790 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 08:19:32:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 08:19:32:892 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 08:19:32:893 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 08:19:32:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 09:33:08:649 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 09:33:08:711 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 09:33:08:711 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 09:33:38:851 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 09:33:38:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 09:33:38:852 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 09:33:38:852 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 10:47:02:289 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 10:47:02:354 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 10:47:02:354 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 10:47:32:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 10:47:32:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 10:47:32:494 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 10:47:32:494 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 12:01:01:815 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 12:01:01:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 12:01:01:875 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 12:01:31:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 12:01:31:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 12:01:31:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 12:01:31:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 13:14:38:102 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 13:14:38:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 13:14:38:138 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 13:15:08:243 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 13:15:08:243 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 13:15:08:243 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 13:15:08:243 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 14:28:24:013 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 14:28:24:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 14:28:24:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 14:28:54:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 14:28:54:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 14:28:54:083 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 14:28:54:083 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 15:42:08:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 15:42:08:221 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 15:42:08:221 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 15:42:38:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 15:42:38:336 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 15:42:38:336 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 15:42:38:336 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 16:56:14:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 16:56:14:929 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 16:56:14:929 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 16:56:45:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 16:56:45:044 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 16:56:45:044 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 16:56:45:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 18:09:40:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 18:09:41:079 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 18:09:41:079 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 18:10:11:202 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 18:10:11:202 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 18:10:11:202 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 18:10:11:202 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 19:23:08:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 19:23:09:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 19:23:09:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 19:23:39:162 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 19:23:39:162 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 19:23:39:162 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 19:23:39:162 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 20:36:28:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 20:36:28:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 20:36:28:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 20:36:58:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 20:36:58:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 20:36:58:532 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 20:36:58:532 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 21:49:47:315 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 21:49:47:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 21:49:47:374 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 21:50:17:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 21:50:17:451 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 21:50:17:451 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 21:50:17:451 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/15/17 23:03:15:708 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/15/17 23:03:15:769 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/15/17 23:03:15:769 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/15/17 23:03:45:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/15/17 23:03:45:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/15/17 23:03:45:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/15/17 23:03:45:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 00:18:21:261 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 00:18:21:556 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 00:18:21:556 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 00:18:51:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 00:18:51:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 00:18:51:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 00:18:51:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 01:33:25:637 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 01:33:25:677 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 01:33:25:677 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 01:33:55:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 01:33:55:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 01:33:55:776 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 01:33:55:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 02:48:31:267 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 02:48:31:331 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 02:48:31:331 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 02:49:01:460 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 02:49:01:460 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 02:49:01:460 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 02:49:01:460 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 04:03:47:198 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 04:03:47:241 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 04:03:47:242 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 04:04:17:365 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 04:04:17:409 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 04:04:17:409 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 04:04:17:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 05:18:58:212 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 05:18:58:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 05:18:58:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 05:19:28:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 05:19:28:408 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 05:19:28:409 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 05:19:28:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 06:34:14:278 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 06:34:14:339 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 06:34:14:339 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 06:34:44:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 06:34:44:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 06:34:44:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 06:34:44:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 07:49:25:356 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 07:49:25:393 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 07:49:25:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 07:49:55:534 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 07:49:55:534 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 07:49:55:534 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 07:49:55:534 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 09:04:35:547 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 09:04:35:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 09:04:35:614 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 09:05:05:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 09:05:05:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 09:05:05:736 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 09:05:05:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 10:19:51:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 10:19:51:191 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 10:19:51:191 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 10:20:21:302 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 10:20:21:302 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 10:20:21:303 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 10:20:21:303 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 11:35:06:391 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 11:35:06:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 11:35:06:456 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 11:35:36:601 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 11:35:36:601 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 11:35:36:601 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 11:35:36:601 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 12:50:09:162 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 12:50:09:162 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 12:50:09:162 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 12:50:39:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 12:50:39:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 12:50:39:295 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 12:50:39:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 14:05:14:114 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 14:05:14:114 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 14:05:14:114 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 14:05:44:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 14:05:44:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 14:05:44:225 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 14:05:44:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 15:20:25:357 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 15:20:25:419 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 15:20:25:419 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 15:20:55:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 15:20:55:538 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 15:20:55:538 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 15:20:55:538 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 16:35:30:166 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 16:35:30:230 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 16:35:30:230 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 16:36:00:372 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 16:36:00:372 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 16:36:00:372 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 16:36:00:372 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 17:50:40:747 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 17:50:40:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 17:50:40:807 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 17:51:10:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 17:51:10:956 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 17:51:10:956 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 17:51:10:956 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 19:05:48:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 19:05:48:740 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 19:05:48:740 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 19:06:18:844 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 19:06:18:844 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 19:06:18:844 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 19:06:18:844 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 20:20:45:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 20:20:45:427 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 20:20:45:427 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 20:21:15:517 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 20:21:15:517 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 20:21:15:518 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 20:21:15:518 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 21:35:41:260 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 21:35:41:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 21:35:41:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 21:36:11:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 21:36:11:408 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 21:36:11:408 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 21:36:11:408 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/16/17 22:50:39:966 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/16/17 22:50:40:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/16/17 22:50:40:034 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/16/17 22:51:10:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/16/17 22:51:10:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/16/17 22:51:10:138 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/16/17 22:51:10:138 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 00:05:41:387 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 00:05:41:454 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 00:05:41:455 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 00:06:11:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 00:06:11:587 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 00:06:11:587 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 00:06:11:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 01:20:42:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 01:20:42:785 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 01:20:42:786 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 01:21:12:933 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 01:21:12:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 01:21:12:933 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 01:21:12:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 02:35:42:162 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 02:35:42:227 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 02:35:42:227 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 02:36:12:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 02:36:12:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 02:36:12:373 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 02:36:12:373 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 03:50:47:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 03:50:47:936 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 03:50:47:937 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 03:51:18:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 03:51:18:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 03:51:18:060 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 03:51:18:061 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 05:05:51:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 05:05:51:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 05:05:51:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 05:06:21:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 05:06:21:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 05:06:21:462 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 05:06:21:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 06:20:56:119 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 06:20:56:177 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 06:20:56:177 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 06:21:26:301 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 06:21:26:301 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 06:21:26:301 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 06:21:26:301 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 07:35:57:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 07:35:57:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 07:35:57:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 07:36:28:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 07:36:28:090 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 07:36:28:090 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 07:36:28:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 08:51:04:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 08:51:04:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 08:51:04:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 08:51:35:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 08:51:35:096 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 08:51:35:096 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 08:51:35:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 10:06:04:512 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 10:06:04:571 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 10:06:04:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 10:06:34:650 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 10:06:34:650 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 10:06:34:650 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 10:06:34:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 11:21:00:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 11:21:00:569 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 11:21:00:570 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 11:21:30:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 11:21:30:689 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 11:21:30:689 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 11:21:30:689 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 12:36:05:832 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 12:36:05:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 12:36:05:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 12:36:36:030 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 12:36:36:030 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 12:36:36:030 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 12:36:36:030 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 13:51:08:891 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 13:51:08:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 13:51:08:954 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 13:51:39:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 13:51:39:094 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 13:51:39:094 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 13:51:39:094 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 15:06:09:640 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 15:06:09:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 15:06:09:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 15:06:39:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 15:06:39:836 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 15:06:39:836 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 15:06:39:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 16:20:27:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 16:20:27:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 16:20:27:607 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 16:20:57:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 16:20:57:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 16:20:57:675 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 16:20:57:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 17:35:24:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 17:35:24:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 17:35:24:727 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 17:35:54:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 17:35:54:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 17:35:54:875 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 17:35:54:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 18:50:27:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 18:50:27:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 18:50:27:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 18:50:57:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 18:50:57:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 18:50:57:606 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 18:50:57:607 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 20:05:17:132 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 20:05:17:289 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 20:05:17:289 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 20:05:47:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 20:05:47:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 20:05:47:392 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 20:05:47:392 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 21:20:08:803 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 21:20:08:864 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 21:20:08:865 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 21:20:38:997 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 21:20:38:997 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 21:20:38:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 21:20:38:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 22:35:05:967 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 22:35:06:028 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 22:35:06:029 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 22:35:36:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 22:35:36:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 22:35:36:175 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 22:35:36:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/17/17 23:49:55:843 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/17/17 23:49:55:903 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/17/17 23:49:55:904 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/17/17 23:50:25:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/17/17 23:50:25:987 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/17/17 23:50:25:987 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/17/17 23:50:25:987 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 01:04:46:776 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 01:04:46:834 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 01:04:46:834 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 01:05:16:981 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 01:05:16:982 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 01:05:16:982 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 01:05:16:982 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 02:19:29:738 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 02:19:29:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 02:19:29:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 02:19:59:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 02:19:59:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 02:19:59:862 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 02:19:59:862 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 03:34:13:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 03:34:13:628 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 03:34:13:628 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 03:34:43:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 03:34:43:773 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 03:34:43:773 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 03:34:43:773 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 04:48:56:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 04:48:56:902 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 04:48:56:902 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 04:49:27:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 04:49:27:038 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 04:49:27:038 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 04:49:27:038 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 06:03:44:860 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 06:03:44:921 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 06:03:44:921 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 06:04:15:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 06:04:15:045 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 06:04:15:045 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 06:04:15:045 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 07:18:32:486 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 07:18:32:552 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 07:18:32:552 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 07:19:02:650 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 07:19:02:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 07:19:02:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 07:19:02:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 08:33:10:710 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 08:33:10:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 08:33:10:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 08:33:40:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 08:33:40:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 08:33:40:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 08:33:40:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 09:47:57:192 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 09:47:57:257 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 09:47:57:257 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 09:48:27:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 09:48:27:402 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 09:48:27:402 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 09:48:27:402 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 11:02:49:063 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 11:02:49:121 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 11:02:49:122 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 11:03:19:268 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 11:03:19:268 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 11:03:19:268 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 11:03:19:268 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 12:17:41:546 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 12:17:41:609 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 12:17:41:609 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 12:18:11:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 12:18:11:758 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 12:18:11:758 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 12:18:11:758 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 13:32:24:915 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 13:32:24:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 13:32:24:974 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 13:32:55:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 13:32:55:056 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 13:32:55:056 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 13:32:55:056 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 14:47:17:224 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 14:47:17:284 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 14:47:17:284 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 14:47:47:388 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 14:47:47:388 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 14:47:47:388 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 14:47:47:389 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 16:02:09:059 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 16:02:09:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 16:02:09:127 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 16:02:39:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 16:02:39:253 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 16:02:39:253 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 16:02:39:253 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 17:17:00:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 17:17:00:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 17:17:00:492 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 17:17:30:602 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 17:17:30:602 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 17:17:30:602 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 17:17:30:602 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 18:31:55:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 18:31:55:601 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 18:31:55:602 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 18:32:25:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 18:32:25:744 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 18:32:25:744 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 18:32:25:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 19:46:57:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 19:46:57:678 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 19:46:57:679 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 19:47:27:790 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 19:47:27:790 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 19:47:27:791 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 19:47:27:791 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 21:01:54:146 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 21:01:54:210 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 21:01:54:210 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 21:02:24:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 21:02:24:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 21:02:24:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 21:02:24:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 22:16:51:535 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 22:16:51:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 22:16:51:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 22:17:21:703 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 22:17:21:703 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 22:17:21:703 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 22:17:21:703 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/18/17 23:31:51:949 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/18/17 23:31:52:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/18/17 23:31:52:430 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/18/17 23:32:22:574 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/18/17 23:32:22:608 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/18/17 23:32:22:608 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/18/17 23:32:22:608 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 00:46:52:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 00:46:52:217 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 00:46:52:218 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 00:47:22:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 00:47:22:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 00:47:22:322 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 00:47:22:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 02:01:53:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 02:01:53:283 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 02:01:53:283 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 02:02:23:414 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 02:02:23:414 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 02:02:23:414 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 02:02:23:414 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 03:16:54:346 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 03:16:54:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 03:16:54:415 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 03:17:24:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 03:17:24:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 03:17:24:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 03:17:24:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 04:31:50:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 04:31:50:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 04:31:50:069 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 04:32:20:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 04:32:20:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 04:32:20:180 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 04:32:20:180 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 05:46:43:572 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 05:46:43:612 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 05:46:43:612 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 05:47:13:722 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 05:47:13:722 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 05:47:13:722 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 05:47:13:722 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 07:01:37:991 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 07:01:38:055 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 07:01:38:055 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 07:02:08:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 07:02:08:070 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 07:02:08:070 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 07:02:08:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 08:16:36:085 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 08:16:36:154 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 08:16:36:154 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 08:17:06:299 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 08:17:06:299 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 08:17:06:299 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 08:17:06:300 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 09:31:36:690 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 09:31:36:964 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 09:31:36:964 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 09:32:07:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 09:32:07:096 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 09:32:07:096 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 09:32:07:096 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 10:46:35:435 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 10:46:35:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 10:46:35:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 10:47:05:624 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 10:47:05:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 10:47:05:624 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 10:47:05:625 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 12:01:19:281 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 12:01:19:349 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 12:01:19:349 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 12:01:49:469 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 12:01:49:469 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 12:01:49:469 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 12:01:49:469 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 13:16:04:568 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 13:16:04:858 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 13:16:04:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 13:16:34:952 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 13:16:34:952 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 13:16:34:952 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 13:16:34:952 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 14:30:48:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 14:30:48:468 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 14:30:48:468 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 14:31:18:590 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 14:31:18:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 14:31:18:591 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 14:31:18:591 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 15:45:50:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 15:45:50:477 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 15:45:50:478 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 15:46:20:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 15:46:20:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 15:46:20:588 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 15:46:20:588 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 17:00:41:636 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 17:00:41:694 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 17:00:41:694 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 17:01:11:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 17:01:11:774 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 17:01:11:774 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 17:01:11:774 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 18:15:42:048 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 18:15:42:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 18:15:42:108 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 18:16:12:234 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 18:16:12:235 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 18:16:12:235 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 18:16:12:235 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 19:30:45:555 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 19:30:45:617 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 19:30:45:617 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 19:31:15:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 19:31:15:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 19:31:15:752 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 19:31:15:752 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 20:45:45:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 20:45:45:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 20:45:45:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 20:46:15:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 20:46:15:766 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 20:46:15:766 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 20:46:15:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 22:00:48:167 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 22:00:48:225 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 22:00:48:225 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 22:01:18:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 22:01:18:329 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 22:01:18:329 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 22:01:18:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/19/17 23:15:48:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/19/17 23:15:48:646 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/19/17 23:15:48:646 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/19/17 23:16:18:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/19/17 23:16:18:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/19/17 23:16:18:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/19/17 23:16:18:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 00:30:48:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 00:30:48:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 00:30:48:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 00:31:18:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 00:31:18:945 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 00:31:18:945 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 00:31:18:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 01:45:49:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 01:45:49:264 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 01:45:49:265 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 01:46:19:398 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 01:46:19:398 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 01:46:19:398 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 01:46:19:398 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 03:00:45:892 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 03:00:45:952 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 03:00:45:952 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 03:01:16:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 03:01:16:091 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 03:01:16:091 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 03:01:16:091 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 04:15:36:054 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 04:15:36:117 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 04:15:36:117 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 04:16:06:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 04:16:06:238 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 04:16:06:238 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 04:16:06:238 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 05:30:42:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 05:30:43:017 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 05:30:43:017 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 05:31:13:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 05:31:13:122 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 05:31:13:122 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 05:31:13:122 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 06:45:41:422 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 06:45:41:482 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 06:45:41:482 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 06:46:11:618 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 06:46:11:618 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 06:46:11:618 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 06:46:11:618 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 07:59:36:157 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 07:59:36:214 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 07:59:36:215 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 08:00:06:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 08:00:06:352 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 08:00:06:352 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 08:00:06:352 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 09:13:33:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 09:13:33:658 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 09:13:33:658 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 09:14:03:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 09:14:03:765 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 09:14:03:765 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 09:14:03:765 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 10:28:36:579 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 10:28:36:612 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 10:28:36:612 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 10:29:06:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 10:29:06:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 10:29:06:746 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 10:29:06:746 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 11:43:30:503 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 11:43:30:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 11:43:30:567 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 11:44:00:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 11:44:00:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 11:44:00:674 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 11:44:00:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 12:57:29:704 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 12:57:29:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 12:57:29:742 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 12:57:59:857 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 12:57:59:857 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 12:57:59:857 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 12:57:59:858 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 14:12:13:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 14:12:13:866 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 14:12:13:866 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 14:12:43:957 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 14:12:43:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 14:12:43:958 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 14:12:43:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 15:26:35:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 15:26:35:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 15:26:35:598 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 15:27:05:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 15:27:05:664 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 15:27:05:664 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 15:27:05:664 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 16:40:39:583 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 16:40:39:616 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 16:40:39:617 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 16:41:09:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 16:41:09:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 16:41:09:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 16:41:09:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 17:55:43:082 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 17:55:43:149 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 17:55:43:149 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 17:56:13:231 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 17:56:13:231 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 17:56:13:231 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 17:56:13:231 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 19:10:40:800 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 19:10:40:801 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 19:10:40:801 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 19:11:10:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 19:11:10:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 19:11:10:871 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 19:11:10:871 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 20:23:42:950 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 20:23:42:987 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 20:23:42:987 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 20:24:13:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 20:24:13:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 20:24:13:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 20:24:13:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 21:36:33:759 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 21:36:33:759 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 21:36:33:759 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 21:37:03:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 21:37:03:779 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 21:37:03:779 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 21:37:03:779 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/20/17 22:50:05:945 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/20/17 22:50:06:012 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/20/17 22:50:06:012 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/20/17 22:50:36:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/20/17 22:50:36:144 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/20/17 22:50:36:144 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/20/17 22:50:36:144 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 00:03:35:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 00:03:35:897 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 00:03:35:897 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 00:04:05:950 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 00:04:05:950 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 00:04:05:950 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 00:04:05:950 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 01:16:41:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 01:16:41:202 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 01:16:41:203 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 01:17:11:334 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 01:17:11:334 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 01:17:11:334 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 01:17:11:334 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 02:29:33:994 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 02:29:34:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 02:29:34:041 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 02:30:04:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 02:30:04:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 02:30:04:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 02:30:04:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 03:42:22:808 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 03:42:22:858 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 03:42:22:858 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 03:42:52:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 03:42:52:989 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 03:42:52:989 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 03:42:52:989 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 04:55:13:906 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 04:55:13:953 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 04:55:13:953 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 04:55:44:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 04:55:44:073 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 04:55:44:073 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 04:55:44:073 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 06:08:04:795 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 06:08:04:858 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 06:08:04:859 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 06:08:34:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 06:08:34:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 06:08:34:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 06:08:34:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 07:21:01:197 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 07:21:01:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 07:21:01:253 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 07:21:31:380 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 07:21:31:380 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 07:21:31:380 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 07:21:31:380 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 08:33:47:050 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 08:33:47:050 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 08:33:47:051 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 08:34:17:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 08:34:17:077 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 08:34:17:077 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 08:34:17:077 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 09:46:37:064 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 09:46:37:119 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 09:46:37:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 09:47:07:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 09:47:07:250 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 09:47:07:250 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 09:47:07:250 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 10:59:33:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 10:59:33:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 10:59:33:071 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 11:00:03:087 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 11:00:03:087 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 11:00:03:087 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 11:00:03:087 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 12:12:23:075 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 12:12:23:353 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 12:12:23:353 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 12:12:53:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 12:12:53:496 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 12:12:53:496 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 12:12:53:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 13:26:33:037 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 13:26:33:074 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 13:26:33:074 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 13:27:03:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 13:27:03:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 13:27:03:171 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 13:27:03:171 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 14:41:19:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 14:41:19:895 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 14:41:19:896 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 14:41:50:037 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 14:41:50:037 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 14:41:50:037 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 14:41:50:037 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 15:54:53:574 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 15:54:53:596 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 15:54:53:597 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 15:55:23:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 15:55:23:742 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 15:55:23:742 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 15:55:23:742 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 17:09:28:845 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 17:09:28:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 17:09:28:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 17:09:58:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 17:09:58:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 17:09:58:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 17:09:58:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 18:24:39:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 18:24:39:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 18:24:39:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 18:25:09:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 18:25:09:256 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 18:25:09:256 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 18:25:09:256 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 19:39:49:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 19:39:49:256 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 19:39:49:257 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 19:40:19:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 19:40:19:379 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 19:40:19:379 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 19:40:19:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 20:54:59:714 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 20:54:59:767 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 20:54:59:767 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 20:55:29:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 20:55:29:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 20:55:29:913 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 20:55:29:913 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 22:10:01:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 22:10:01:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 22:10:01:143 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 22:10:31:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 22:10:31:237 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 22:10:31:237 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 22:10:31:237 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/21/17 23:25:11:640 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/21/17 23:25:11:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/21/17 23:25:11:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/21/17 23:25:41:782 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/21/17 23:25:41:782 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/21/17 23:25:41:782 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/21/17 23:25:41:782 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 00:40:17:382 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 00:40:17:429 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 00:40:17:429 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 00:40:47:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 00:40:47:551 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 00:40:47:552 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 00:40:47:552 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 01:55:20:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 01:55:20:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 01:55:20:572 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 01:55:50:693 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 01:55:50:693 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 01:55:50:693 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 01:55:50:693 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 03:10:13:425 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 03:10:13:481 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 03:10:13:482 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 03:10:43:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 03:10:43:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 03:10:43:592 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 03:10:43:592 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 04:25:15:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 04:25:15:457 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 04:25:15:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 04:25:45:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 04:25:45:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 04:25:45:604 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 04:25:45:604 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 05:40:17:744 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 05:40:17:777 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 05:40:17:777 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 05:40:47:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 05:40:47:870 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 05:40:47:870 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 05:40:47:870 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 06:55:16:711 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 06:55:17:008 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 06:55:17:008 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 06:55:47:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 06:55:47:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 06:55:47:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 06:55:47:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 08:10:11:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 08:10:11:361 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 08:10:11:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 08:10:41:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 08:10:41:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 08:10:41:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 08:10:41:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 09:25:04:409 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 09:25:04:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 09:25:04:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 09:25:34:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 09:25:34:561 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 09:25:34:561 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 09:25:34:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 10:40:01:097 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 10:40:01:146 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 10:40:01:146 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 10:40:31:284 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 10:40:31:284 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 10:40:31:284 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 10:40:31:284 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 11:55:11:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 11:55:11:122 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 11:55:11:123 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 11:55:41:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 11:55:41:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 11:55:41:257 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 11:55:41:257 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 13:10:27:672 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 13:10:27:721 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 13:10:27:722 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 13:10:57:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 13:10:57:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 13:10:57:838 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 13:10:57:838 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 14:25:43:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 14:25:43:132 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 14:25:43:132 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 14:26:13:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 14:26:13:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 14:26:13:262 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 14:26:13:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 15:40:57:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 15:40:57:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 15:40:57:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 15:41:27:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 15:41:27:697 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 15:41:27:697 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 15:41:27:697 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 16:56:07:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 16:56:07:930 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 16:56:07:931 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 16:56:38:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 16:56:38:067 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 16:56:38:067 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 16:56:38:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 18:11:20:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 18:11:20:286 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 18:11:20:286 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 18:11:50:424 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 18:11:50:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 18:11:50:464 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 18:11:50:464 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 19:26:27:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 19:26:27:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 19:26:27:274 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 19:26:57:413 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 19:26:57:413 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 19:26:57:413 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 19:26:57:414 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 20:41:30:444 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 20:41:30:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 20:41:30:495 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 20:42:00:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 20:42:00:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 20:42:00:643 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 20:42:00:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 21:56:36:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 21:56:36:693 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 21:56:36:694 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 21:57:06:835 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 21:57:06:835 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 21:57:06:835 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 21:57:06:835 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/22/17 23:11:36:175 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/22/17 23:11:36:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/22/17 23:11:36:226 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/22/17 23:12:06:351 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/22/17 23:12:06:351 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/22/17 23:12:06:351 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/22/17 23:12:06:351 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 00:26:41:841 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 00:26:41:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 00:26:41:870 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 00:27:11:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 00:27:11:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 00:27:11:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 00:27:11:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 01:41:42:322 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 01:41:42:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 01:41:42:379 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 01:42:12:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 01:42:12:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 01:42:12:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 01:42:12:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 02:56:33:207 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 02:56:33:255 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 02:56:33:255 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 02:57:03:385 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 02:57:03:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 02:57:03:385 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 02:57:03:385 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 04:11:23:585 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 04:11:23:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 04:11:23:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 04:11:53:786 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 04:11:53:786 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 04:11:53:786 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 04:11:53:786 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 05:26:16:822 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 05:26:16:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 05:26:16:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 05:26:46:981 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 05:26:46:981 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 05:26:46:981 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 05:26:46:981 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 06:41:13:232 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 06:41:13:284 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 06:41:13:284 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 06:41:43:411 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 06:41:43:411 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 06:41:43:411 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 06:41:43:411 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 07:56:02:136 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 07:56:02:193 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 07:56:02:193 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 07:56:32:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 07:56:32:329 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 07:56:32:329 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 07:56:32:329 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 09:10:56:496 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 09:10:56:525 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 09:10:56:525 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 09:11:26:645 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 09:11:26:645 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 09:11:26:645 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 09:11:26:645 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 10:25:45:421 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 10:25:45:479 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 10:25:45:479 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 10:26:15:616 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 10:26:15:616 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 10:26:15:616 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 10:26:15:616 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 11:40:34:225 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 11:40:34:278 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 11:40:34:278 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 11:41:04:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 11:41:04:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 11:41:04:415 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 11:41:04:415 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 12:55:22:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 12:55:22:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 12:55:22:610 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 12:55:52:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 12:55:52:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 12:55:52:754 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 12:55:52:754 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 14:10:06:089 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 14:10:06:142 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 14:10:06:142 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 14:10:36:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 14:10:36:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 14:10:36:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 14:10:36:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 15:24:49:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 15:24:49:318 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 15:24:49:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 15:25:19:430 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 15:25:19:431 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 15:25:19:431 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 15:25:19:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 16:39:26:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 16:39:26:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 16:39:26:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 16:39:56:442 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 16:39:56:442 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 16:39:56:442 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 16:39:56:442 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 17:54:07:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 17:54:07:815 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 17:54:07:815 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 17:54:37:950 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 17:54:37:951 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 17:54:37:951 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 17:54:37:951 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 19:08:52:831 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 19:08:52:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 19:08:52:880 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 19:09:22:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 19:09:22:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 19:09:22:999 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 19:09:22:999 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 20:23:36:755 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 20:23:36:811 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 20:23:36:811 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 20:24:06:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 20:24:06:926 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 20:24:06:926 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 20:24:06:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 21:38:25:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 21:38:25:120 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 21:38:25:121 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 21:38:55:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 21:38:55:266 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 21:38:55:266 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 21:38:55:266 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/23/17 22:53:11:060 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/23/17 22:53:11:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/23/17 22:53:11:107 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/23/17 22:53:41:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/23/17 22:53:41:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/23/17 22:53:41:226 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/23/17 22:53:41:226 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 00:07:59:026 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 00:07:59:083 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 00:07:59:083 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 00:08:29:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 00:08:29:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 00:08:29:220 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 00:08:29:220 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 01:22:58:504 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 01:22:58:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 01:22:58:559 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 01:23:28:695 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 01:23:28:696 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 01:23:28:696 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 01:23:28:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 02:37:55:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 02:37:55:091 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 02:37:55:091 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 02:38:25:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 02:38:25:200 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 02:38:25:200 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 02:38:25:200 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 03:52:59:196 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 03:52:59:245 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 03:52:59:245 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 03:53:29:372 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 03:53:29:372 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 03:53:29:372 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 03:53:29:372 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 05:08:00:230 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 05:08:00:288 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 05:08:00:288 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 05:08:30:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 05:08:30:419 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 05:08:30:419 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 05:08:30:419 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 06:23:02:918 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 06:23:02:976 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 06:23:02:976 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 06:23:33:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 06:23:33:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 06:23:33:123 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 06:23:33:123 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 07:38:01:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 07:38:01:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 07:38:01:417 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 07:38:31:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 07:38:31:529 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 07:38:31:529 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 07:38:31:529 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 08:52:52:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 08:52:52:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 08:52:52:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 08:53:22:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 08:53:22:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 08:53:22:393 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 08:53:22:393 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 10:07:52:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 10:07:52:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 10:07:52:206 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 10:08:22:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 10:08:22:347 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 10:08:22:347 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 10:08:22:347 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 11:22:57:342 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 11:22:57:393 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 11:22:57:394 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 11:23:27:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 11:23:27:539 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 11:23:27:539 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 11:23:27:539 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 12:38:00:014 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 12:38:00:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 12:38:00:414 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 12:38:30:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 12:38:30:562 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 12:38:30:563 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 12:38:30:563 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 13:52:59:238 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 13:52:59:289 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 13:52:59:289 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 13:53:29:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 13:53:29:433 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 13:53:29:433 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 13:53:29:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 15:07:30:611 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 15:07:30:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 15:07:30:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 15:08:00:767 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 15:08:00:767 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 15:08:00:767 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 15:08:00:768 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 16:21:23:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 16:21:23:418 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 16:21:23:419 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 16:21:53:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 16:21:53:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 16:21:53:488 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 16:21:53:488 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 17:34:14:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 17:34:14:512 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 17:34:14:513 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 17:34:44:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 17:34:44:652 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 17:34:44:652 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 17:34:44:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 18:46:55:022 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 18:46:55:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 18:46:55:073 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 18:47:25:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 18:47:25:218 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 18:47:25:218 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 18:47:25:218 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 19:59:37:363 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 19:59:37:363 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 19:59:37:363 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 20:00:07:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 20:00:07:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 20:00:07:483 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 20:00:07:483 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 21:12:21:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 21:12:22:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 21:12:22:026 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 21:12:52:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 21:12:52:156 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 21:12:52:156 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 21:12:52:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 22:25:04:104 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 22:25:04:152 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 22:25:04:152 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 22:25:34:296 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 22:25:34:297 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 22:25:34:297 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 22:25:34:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/24/17 23:37:52:046 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/24/17 23:37:52:067 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/24/17 23:37:52:068 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/24/17 23:38:22:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/24/17 23:38:22:156 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/24/17 23:38:22:156 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/24/17 23:38:22:156 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 00:50:38:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 00:50:38:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 00:50:38:517 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 00:51:08:661 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 00:51:08:661 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 00:51:08:661 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 00:51:08:661 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 02:03:19:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 02:03:19:599 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 02:03:19:599 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 02:03:49:733 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 02:03:49:733 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 02:03:49:733 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 02:03:49:733 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 03:16:04:830 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 03:16:04:870 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 03:16:04:871 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 03:16:34:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 03:16:34:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 03:16:34:934 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 03:16:34:934 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 04:28:48:501 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 04:28:48:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 04:28:48:553 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 04:29:18:580 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 04:29:18:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 04:29:18:581 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 04:29:18:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 05:41:38:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 05:41:38:657 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 05:41:38:658 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 05:42:08:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 05:42:08:749 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 05:42:08:749 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 05:42:08:749 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 06:54:19:053 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 06:54:19:106 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 06:54:19:106 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 06:54:49:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 06:54:49:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 06:54:49:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 06:54:49:242 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 08:07:37:058 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 08:07:37:111 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 08:07:37:112 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 08:08:07:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 08:08:07:245 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 08:08:07:245 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 08:08:07:245 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 09:22:27:802 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 09:22:27:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 09:22:27:854 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 09:22:57:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 09:22:57:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 09:22:57:998 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 09:22:57:998 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 10:36:45:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 10:36:46:970 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 10:36:47:063 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 10:37:17:161 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 10:37:17:206 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 10:37:17:206 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 10:37:17:206 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 11:49:05:806 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 11:49:05:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 11:49:05:874 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 11:49:36:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 11:49:36:020 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 11:49:36:020 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 11:49:36:020 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 13:00:55:189 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 13:00:55:189 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 13:00:55:190 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 13:01:25:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 13:01:25:297 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 13:01:25:297 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 13:01:25:297 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 14:12:41:893 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 14:12:41:893 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 14:12:41:893 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 14:13:11:975 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 14:13:11:975 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 14:13:11:975 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 14:13:11:975 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 15:24:37:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 15:24:37:017 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 15:24:37:017 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 15:25:07:142 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 15:25:07:142 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 15:25:07:142 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 15:25:07:142 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 16:36:29:121 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 16:36:29:122 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 16:36:29:122 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 16:36:59:201 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 16:36:59:201 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 16:36:59:201 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 16:36:59:202 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 17:48:12:696 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 17:48:12:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 17:48:12:697 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 17:48:42:835 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 17:48:42:835 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 17:48:42:835 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 17:48:42:835 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 19:00:05:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 19:00:05:848 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 19:00:05:848 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 19:00:35:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 19:00:35:969 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 19:00:35:969 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 19:00:35:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 20:11:48:294 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 20:11:48:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 20:11:48:294 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 20:12:18:440 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 20:12:18:440 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 20:12:18:440 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 20:12:18:440 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 21:23:35:732 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 21:23:35:732 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 21:23:35:732 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 21:24:05:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 21:24:05:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 21:24:05:793 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 21:24:05:793 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 22:35:22:958 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 22:35:22:958 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 22:35:22:958 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 22:35:52:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 22:35:52:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 22:35:52:973 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 22:35:52:973 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/25/17 23:47:08:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/25/17 23:47:08:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/25/17 23:47:08:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/25/17 23:47:38:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/25/17 23:47:38:603 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/25/17 23:47:38:603 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/25/17 23:47:38:603 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 00:58:59:201 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 00:58:59:201 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 00:58:59:201 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 00:59:29:317 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 00:59:29:318 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 00:59:29:318 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 00:59:29:318 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 02:10:43:426 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 02:10:43:426 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 02:10:43:426 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 02:11:13:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 02:11:13:480 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 02:11:13:480 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 02:11:13:480 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 03:22:21:542 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 03:22:21:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 03:22:21:542 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 03:22:51:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 03:22:51:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 03:22:51:571 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 03:22:51:571 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 04:34:03:665 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 04:34:03:665 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 04:34:03:666 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 04:34:33:813 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 04:34:33:813 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 04:34:33:813 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 04:34:33:813 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 05:45:47:313 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 05:45:47:313 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 05:45:47:313 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 05:46:17:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 05:46:17:437 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 05:46:17:437 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 05:46:17:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 06:57:37:147 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 06:57:37:147 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 06:57:37:147 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 06:58:07:292 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 06:58:07:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 06:58:07:293 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 06:58:07:293 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 08:09:16:985 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 08:09:16:985 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 08:09:16:985 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 08:09:47:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 08:09:47:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 08:09:47:124 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 08:09:47:124 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 09:21:09:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 09:21:09:705 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 09:21:09:705 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 09:21:39:782 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 09:21:39:783 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 09:21:39:783 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 09:21:39:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 10:33:06:098 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 10:33:06:098 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 10:33:06:099 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 10:33:36:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 10:33:36:213 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 10:33:36:213 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 10:33:36:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 11:44:52:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 11:44:52:431 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 11:44:52:431 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 11:45:22:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 11:45:22:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 11:45:22:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 11:45:22:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 12:56:38:100 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 12:56:38:100 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 12:56:38:100 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 12:57:08:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 12:57:08:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 12:57:08:215 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 12:57:08:215 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 14:08:27:470 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 14:08:27:470 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 14:08:27:471 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 14:08:57:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 14:08:57:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 14:08:57:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 14:08:57:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 15:20:24:522 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 15:20:24:523 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 15:20:24:523 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 15:20:54:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 15:20:54:558 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 15:20:54:558 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 15:20:54:558 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 16:32:11:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 16:32:11:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 16:32:11:137 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 16:32:41:258 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 16:32:41:258 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 16:32:41:259 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 16:32:41:259 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 17:44:02:326 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 17:44:02:326 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 17:44:02:327 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 17:44:32:394 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 17:44:32:394 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 17:44:32:395 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 17:44:32:395 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 18:56:01:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 18:56:01:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 18:56:01:822 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 18:56:31:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 18:56:31:969 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 18:56:31:969 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 18:56:31:969 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 20:07:46:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 20:07:46:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 20:07:46:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 20:08:16:585 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 20:08:16:585 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 20:08:16:585 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 20:08:16:585 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 21:19:37:738 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 21:19:37:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 21:19:37:738 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 21:20:07:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 21:20:07:850 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 21:20:07:850 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 21:20:07:850 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 22:31:18:658 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 22:31:18:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 22:31:18:659 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 22:31:48:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 22:31:48:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 22:31:48:757 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 22:31:48:757 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/26/17 23:43:02:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/26/17 23:43:02:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/26/17 23:43:02:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/26/17 23:43:32:594 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/26/17 23:43:32:594 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/26/17 23:43:32:595 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/26/17 23:43:32:595 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 00:54:55:262 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 00:54:55:263 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 00:54:55:263 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 00:55:25:380 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 00:55:25:380 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 00:55:25:380 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 00:55:25:380 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 02:06:34:775 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 02:06:34:775 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 02:06:34:775 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 02:07:04:885 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 02:07:04:885 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 02:07:04:885 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 02:07:04:885 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 03:18:36:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 03:18:36:468 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 03:18:36:468 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 03:19:06:609 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 03:19:06:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 03:19:06:610 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 03:19:06:610 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 04:30:41:554 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 04:30:41:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 04:30:41:554 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 04:31:11:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 04:31:11:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 04:31:11:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 04:31:11:628 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 05:42:24:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 05:42:24:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 05:42:24:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 05:42:54:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 05:42:54:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 05:42:54:406 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 05:42:54:406 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 06:54:11:840 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 06:54:11:840 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 06:54:11:840 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 06:54:41:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 06:54:41:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 06:54:41:938 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 06:54:41:938 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 08:06:06:150 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 08:06:06:150 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 08:06:06:150 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 08:06:36:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 08:06:36:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 08:06:36:263 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 08:06:36:263 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 09:18:04:881 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 09:18:04:882 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 09:18:04:882 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 09:18:34:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 09:18:34:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 09:18:34:983 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 09:18:34:983 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 10:29:48:445 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 10:29:48:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 10:29:48:446 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 10:30:18:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 10:30:18:586 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 10:30:18:586 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 10:30:18:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 11:41:27:416 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 11:41:27:416 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 11:41:27:416 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 11:41:57:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 11:41:57:536 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 11:41:57:536 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 11:41:57:536 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 12:52:29:331 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 12:52:29:381 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 12:52:29:381 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 12:52:59:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 12:52:59:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 12:52:59:505 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 12:52:59:505 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 14:04:15:899 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 14:04:15:899 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 14:04:15:899 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 14:04:46:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 14:04:46:028 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 14:04:46:028 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 14:04:46:028 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 15:16:07:377 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 15:16:07:377 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 15:16:07:378 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 15:16:37:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 15:16:37:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 15:16:37:498 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 15:16:37:498 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 16:27:54:240 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 16:27:54:240 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 16:27:54:241 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 16:28:24:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 16:28:24:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 16:28:24:358 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 16:28:24:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 17:39:49:379 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 17:39:49:380 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 17:39:49:380 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 17:40:19:526 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 17:40:19:526 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 17:40:19:526 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 17:40:19:527 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 18:51:38:926 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 18:51:38:926 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 18:51:38:926 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 18:52:09:015 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 18:52:09:016 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 18:52:09:016 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 18:52:09:016 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 20:03:29:766 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 20:03:29:766 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 20:03:29:766 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 20:03:59:896 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 20:03:59:896 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 20:03:59:896 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 20:03:59:896 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 21:15:12:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 21:15:12:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 21:15:12:434 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 21:15:42:577 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 21:15:42:578 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 21:15:42:578 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 21:15:42:578 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 22:27:04:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 22:27:04:942 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 22:27:04:943 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 22:27:35:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 22:27:35:081 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 22:27:35:081 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 22:27:35:081 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/27/17 23:38:58:097 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/27/17 23:38:58:097 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/27/17 23:38:58:097 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/27/17 23:39:28:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/27/17 23:39:28:126 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/27/17 23:39:28:126 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/27/17 23:39:28:126 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 00:50:41:863 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 00:50:41:863 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 00:50:41:863 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 00:51:11:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 00:51:11:866 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 00:51:11:866 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 00:51:11:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 02:02:29:410 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 02:02:29:410 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 02:02:29:410 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 02:02:59:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 02:02:59:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 02:02:59:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 02:02:59:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 03:14:13:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 03:14:13:178 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 03:14:13:178 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 03:14:43:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 03:14:43:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 03:14:43:291 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 03:14:43:291 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 04:26:06:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 04:26:06:562 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 04:26:06:562 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 04:26:36:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 04:26:36:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 04:26:36:627 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 04:26:36:627 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 05:37:51:071 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 05:37:51:071 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 05:37:51:071 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 05:38:21:203 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 05:38:21:203 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 05:38:21:203 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 05:38:21:204 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 06:49:41:816 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 06:49:41:817 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 06:49:41:817 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 06:50:11:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 06:50:11:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 06:50:11:882 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 06:50:11:882 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 08:01:36:884 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 08:01:36:884 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 08:01:36:884 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 08:02:07:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 08:02:07:007 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 08:02:07:007 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 08:02:07:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 09:13:26:519 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 09:13:26:519 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 09:13:26:520 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 09:13:56:638 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 09:13:56:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 09:13:56:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 09:13:56:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 10:25:06:521 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 10:25:06:521 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 10:25:06:521 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 10:25:36:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 10:25:36:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 10:25:36:639 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 10:25:36:639 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 11:36:55:735 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 11:36:55:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 11:36:55:735 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 11:37:25:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 11:37:25:876 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 11:37:25:876 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 11:37:25:876 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 12:48:35:092 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 12:48:35:092 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 12:48:35:092 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 12:49:05:176 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 12:49:05:176 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 12:49:05:176 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 12:49:05:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 14:00:22:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 14:00:22:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 14:00:22:484 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 14:00:52:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 14:00:52:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 14:00:52:500 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 14:00:52:500 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 15:12:07:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 15:12:07:836 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 15:12:07:836 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 15:12:37:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 15:12:37:974 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 15:12:37:974 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 15:12:37:974 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 16:23:57:903 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 16:23:57:904 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 16:23:57:904 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 16:24:27:922 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 16:24:27:922 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 16:24:27:923 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 16:24:27:923 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 17:35:38:093 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 17:35:38:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 17:35:38:093 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 17:36:08:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 17:36:08:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 17:36:08:216 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 17:36:08:216 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 18:47:31:433 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 18:47:31:433 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 18:47:31:433 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 18:48:01:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 18:48:01:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 18:48:01:509 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 18:48:01:509 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 19:59:18:007 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 19:59:18:007 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 19:59:18:007 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 19:59:48:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 19:59:48:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 19:59:48:116 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 19:59:48:116 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 21:10:51:853 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 21:10:51:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 21:10:51:853 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 21:11:21:994 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 21:11:21:994 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 21:11:21:994 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 21:11:21:994 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 22:22:38:581 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 22:22:38:581 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 22:22:38:581 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 22:23:08:650 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 22:23:08:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 22:23:08:651 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 22:23:08:651 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/28/17 23:34:27:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/28/17 23:34:27:936 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/28/17 23:34:27:936 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/28/17 23:34:58:033 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/28/17 23:34:58:033 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/28/17 23:34:58:033 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/28/17 23:34:58:033 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 00:46:18:875 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 00:46:18:875 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 00:46:18:875 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 00:46:48:954 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 00:46:48:955 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 00:46:48:955 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 00:46:48:955 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 01:58:06:713 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 01:58:06:713 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 01:58:06:713 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 01:58:36:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 01:58:36:748 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 01:58:36:748 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 01:58:36:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 03:09:48:564 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 03:09:48:564 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 03:09:48:564 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 03:10:18:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 03:10:18:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 03:10:18:623 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 03:10:18:623 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 04:21:24:169 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 04:21:24:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 04:21:24:169 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 04:21:54:315 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 04:21:54:315 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 04:21:54:315 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 04:21:54:315 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 05:33:08:321 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 05:33:08:321 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 05:33:08:321 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 05:33:38:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 05:33:38:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 05:33:38:436 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 05:33:38:436 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 06:44:58:782 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 06:44:58:782 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 06:44:58:782 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 06:45:28:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 06:45:28:924 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 06:45:28:924 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 06:45:28:924 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 07:56:43:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 07:56:43:770 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 07:56:43:770 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 07:57:13:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 07:57:13:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 07:57:13:824 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 07:57:13:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 09:08:18:319 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 09:08:18:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 09:08:18:319 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 09:08:48:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 09:08:48:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 09:08:48:432 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 09:08:48:432 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 10:20:00:647 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 10:20:00:647 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 10:20:00:647 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 10:20:30:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 10:20:30:684 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 10:20:30:684 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 10:20:30:684 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 11:31:45:562 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 11:31:45:562 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 11:31:45:562 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 11:32:15:705 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 11:32:15:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 11:32:15:706 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 11:32:15:706 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 12:43:45:675 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 12:43:45:675 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 12:43:45:675 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 12:44:15:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 12:44:15:769 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 12:44:15:769 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 12:44:15:769 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 13:55:38:715 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 13:55:38:715 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 13:55:38:715 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 13:56:08:860 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 13:56:08:860 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 13:56:08:860 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 13:56:08:860 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 15:07:25:946 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 15:07:25:946 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 15:07:25:946 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 15:07:56:035 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 15:07:56:035 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 15:07:56:035 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 15:07:56:035 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 16:19:14:634 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 16:19:14:634 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 16:19:14:634 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 16:19:44:640 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 16:19:44:640 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 16:19:44:640 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 16:19:44:640 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 17:30:56:940 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 17:30:56:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 17:30:56:940 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 17:31:27:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 17:31:27:067 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 17:31:27:067 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 17:31:27:067 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 18:42:37:877 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 18:42:37:878 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 18:42:37:878 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 18:43:07:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 18:43:07:942 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 18:43:07:942 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 18:43:07:942 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 19:54:28:912 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 19:54:28:912 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 19:54:28:913 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 19:54:58:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 19:54:58:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 19:54:58:948 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 19:54:58:948 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 21:06:10:878 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 21:06:10:878 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 21:06:10:879 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 21:06:41:002 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 21:06:41:002 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 21:06:41:002 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 21:06:41:002 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 22:17:50:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 22:17:50:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 22:17:50:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 22:18:20:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 22:18:20:213 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 22:18:20:213 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 22:18:20:213 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/29/17 23:29:36:114 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/29/17 23:29:36:114 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/29/17 23:29:36:114 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/29/17 23:30:06:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/29/17 23:30:06:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/29/17 23:30:06:194 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/29/17 23:30:06:194 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 00:41:19:090 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 00:41:19:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 00:41:19:090 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 00:41:49:112 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 00:41:49:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 00:41:49:112 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 00:41:49:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 01:53:07:679 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 01:53:07:679 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 01:53:07:679 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 01:53:37:827 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 01:53:37:827 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 01:53:37:827 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 01:53:37:827 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 03:04:57:748 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 03:04:57:748 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 03:04:57:748 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 03:05:27:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 03:05:27:866 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 03:05:27:866 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 03:05:27:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 04:16:47:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 04:16:47:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 04:16:47:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 04:17:17:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 04:17:17:598 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 04:17:17:598 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 04:17:17:598 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 05:28:32:295 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 05:28:32:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 05:28:32:295 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 05:29:02:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 05:29:02:400 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 05:29:02:400 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 05:29:02:400 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 06:40:25:972 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 06:40:25:972 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 06:40:25:972 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 06:40:56:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 06:40:56:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 06:40:56:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 06:40:56:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 07:52:17:287 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 07:52:17:287 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 07:52:17:287 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 07:52:47:413 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 07:52:47:413 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 07:52:47:413 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 07:52:47:413 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 09:04:01:771 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 09:04:01:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 09:04:01:771 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 09:04:31:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 09:04:31:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 09:04:31:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 09:04:31:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 10:15:44:057 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 10:15:44:058 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 10:15:44:058 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 10:16:14:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 10:16:14:066 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 10:16:14:066 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 10:16:14:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 11:27:31:147 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 11:27:31:147 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 11:27:31:147 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 11:28:01:203 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 11:28:01:203 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 11:28:01:203 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 11:28:01:203 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 12:39:16:285 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 12:39:16:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 12:39:16:285 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 12:39:46:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 12:39:46:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 12:39:46:325 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 12:39:46:325 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 13:50:49:070 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 13:50:49:070 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 13:50:49:071 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 13:51:19:142 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 13:51:19:143 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 13:51:19:143 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 13:51:19:143 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 15:02:31:148 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 15:02:31:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 15:02:31:148 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 15:03:01:176 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 15:03:01:176 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 15:03:01:176 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 15:03:01:176 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 16:14:16:066 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 16:14:16:067 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 16:14:16:067 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 16:14:46:177 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 16:14:46:177 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 16:14:46:178 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 16:14:46:178 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 17:26:09:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 17:26:09:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 17:26:09:869 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 17:26:40:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 17:26:40:000 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 17:26:40:000 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 17:26:40:000 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 18:38:01:324 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 18:38:01:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 18:38:01:325 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 18:38:31:386 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 18:38:31:387 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 18:38:31:387 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 18:38:31:387 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 19:49:47:719 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 19:49:47:720 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 19:49:47:720 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 19:50:17:860 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 19:50:17:860 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 19:50:17:860 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 19:50:17:860 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 21:01:36:275 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 21:01:36:275 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 21:01:36:275 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 21:02:06:279 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 21:02:06:279 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 21:02:06:279 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 21:02:06:279 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 22:13:31:431 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 22:13:31:431 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 22:13:31:432 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 22:14:01:560 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 22:14:01:560 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 22:14:01:560 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 22:14:01:560 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/30/17 23:25:11:642 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/30/17 23:25:11:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/30/17 23:25:11:642 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/30/17 23:25:41:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/30/17 23:25:41:700 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/30/17 23:25:41:700 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/30/17 23:25:41:700 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 00:36:49:738 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 00:36:49:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 00:36:49:739 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 00:37:19:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 00:37:19:856 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 00:37:19:856 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 00:37:19:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 01:48:37:569 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 01:48:37:570 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 01:48:37:570 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 01:49:07:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 01:49:07:698 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 01:49:07:698 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 01:49:07:698 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 03:00:16:890 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 03:00:16:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 03:00:16:890 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 03:00:46:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 03:00:46:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 03:00:46:979 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 03:00:46:979 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 04:11:57:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 04:11:57:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 04:11:57:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 04:12:27:868 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 04:12:27:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 04:12:27:868 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 04:12:27:869 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 05:23:37:047 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 05:23:37:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 05:23:37:048 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 05:24:07:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 05:24:07:125 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 05:24:07:125 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 05:24:07:125 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 06:35:31:726 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 06:35:31:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 06:35:31:726 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 06:36:01:836 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 06:36:01:837 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 06:36:01:837 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 06:36:01:837 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 07:47:23:540 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 07:47:23:540 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 07:47:23:540 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 07:47:53:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 07:47:53:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 07:47:53:670 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 07:47:53:670 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 08:59:11:420 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 08:59:11:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 08:59:11:420 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 08:59:41:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 08:59:41:551 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 08:59:41:551 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 08:59:41:551 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 10:11:11:128 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 10:11:11:128 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 10:11:11:128 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 10:11:41:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 10:11:41:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 10:11:41:241 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 10:11:41:241 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 11:22:57:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 11:22:57:824 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 11:22:57:824 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 11:23:27:960 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 11:23:27:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 11:23:27:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 11:23:27:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 12:34:40:761 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 12:34:40:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 12:34:40:761 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 12:35:10:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 12:35:10:859 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 12:35:10:859 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 12:35:10:859 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 13:46:33:788 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 13:46:33:788 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 13:46:33:788 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 13:47:03:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 13:47:03:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 13:47:03:848 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 13:47:03:848 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 14:58:21:222 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 14:58:21:222 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 14:58:21:222 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 14:58:51:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 14:58:51:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 14:58:51:340 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 14:58:51:340 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 16:10:21:849 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 16:10:21:850 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 16:10:21:850 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 16:10:51:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 16:10:51:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 16:10:51:953 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 16:10:51:953 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 17:22:10:501 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 17:22:10:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 17:22:10:501 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 17:22:40:586 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 17:22:40:586 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 17:22:40:587 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 17:22:40:587 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 18:34:00:783 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 18:34:00:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 18:34:00:784 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 18:34:30:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 18:34:30:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 18:34:30:928 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 18:34:30:928 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 19:46:03:462 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 19:46:03:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 19:46:03:462 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 19:46:33:515 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 19:46:33:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 19:46:33:515 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 19:46:33:515 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 20:57:51:605 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 20:57:51:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 20:57:51:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 20:58:21:619 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 20:58:21:619 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 20:58:21:619 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 20:58:21:619 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 22:09:28:824 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 22:09:28:825 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 22:09:28:825 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 22:09:58:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 22:09:58:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 22:09:58:917 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 22:09:58:917 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
07/31/17 23:21:19:113 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
07/31/17 23:21:19:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
07/31/17 23:21:19:113 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
07/31/17 23:21:49:246 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
07/31/17 23:21:49:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
07/31/17 23:21:49:247 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
07/31/17 23:21:49:247 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 00:32:59:358 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 00:32:59:358 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 00:32:59:358 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 00:33:29:437 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 00:33:29:438 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 00:33:29:438 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 00:33:29:438 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 01:44:44:643 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 01:44:44:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 01:44:44:643 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 01:45:14:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 01:45:14:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 01:45:14:780 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 01:45:14:780 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 02:56:31:566 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 02:56:31:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 02:56:31:566 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 02:57:01:669 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 02:57:01:669 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 02:57:01:669 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 02:57:01:669 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 04:08:15:362 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 04:08:15:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 04:08:15:362 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 04:08:45:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 04:08:45:477 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 04:08:45:477 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 04:08:45:477 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 05:20:03:079 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 05:20:03:079 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 05:20:03:079 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 05:20:33:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 05:20:33:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 05:20:33:137 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 05:20:33:137 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 06:31:46:645 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 06:31:46:645 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 06:31:46:645 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 06:32:16:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 06:32:16:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 06:32:16:794 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 06:32:16:794 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 07:43:21:935 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 07:43:21:935 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 07:43:21:936 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 07:43:52:043 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 07:43:52:043 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 07:43:52:043 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 07:43:52:044 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 08:55:11:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 08:55:11:655 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 08:55:11:655 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 08:55:41:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 08:55:41:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 08:55:41:655 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 08:55:41:655 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 10:07:00:461 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 10:07:00:461 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 10:07:00:461 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 10:07:30:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 10:07:30:599 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 10:07:30:599 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 10:07:30:599 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 11:18:48:309 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 11:18:48:309 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 11:18:48:310 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 11:19:18:343 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 11:19:18:343 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 11:19:18:343 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 11:19:18:343 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 12:30:27:364 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 12:30:27:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 12:30:27:365 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 12:30:57:467 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 12:30:57:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 12:30:57:468 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 12:30:57:468 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 13:42:19:009 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 13:42:19:010 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 13:42:19:010 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 13:42:49:117 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 13:42:49:117 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 13:42:49:118 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 13:42:49:118 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 14:54:15:652 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 14:54:15:652 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 14:54:15:652 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 14:54:45:673 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 14:54:45:673 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 14:54:45:673 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 14:54:45:674 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 16:06:04:458 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 16:06:04:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 16:06:04:458 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 16:06:34:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 16:06:34:561 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 16:06:34:561 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 16:06:34:561 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 17:17:54:606 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 17:17:54:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 17:17:54:606 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 17:18:24:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 17:18:24:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 17:18:24:737 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 17:18:24:737 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 18:29:39:141 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 18:29:39:141 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 18:29:39:141 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 18:30:09:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 18:30:09:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 18:30:09:223 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 18:30:09:223 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 19:41:24:306 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 19:41:24:307 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 19:41:24:307 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 19:41:54:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 19:41:54:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 19:41:54:454 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 19:41:54:454 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 20:53:01:956 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 20:53:01:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 20:53:01:957 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 20:53:32:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 20:53:32:103 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 20:53:32:103 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 20:53:32:103 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 22:04:39:740 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 22:04:39:740 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 22:04:39:740 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 22:05:09:888 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 22:05:09:888 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 22:05:09:888 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 22:05:09:888 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/01/17 23:16:36:459 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/01/17 23:16:36:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/01/17 23:16:36:459 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/01/17 23:17:06:484 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/01/17 23:17:06:485 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/01/17 23:17:06:485 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/01/17 23:17:06:485 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/02/17 00:28:15:718 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/02/17 00:28:15:718 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/02/17 00:28:15:718 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/02/17 00:28:45:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 00:28:45:818 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/02/17 00:28:45:818 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/02/17 00:28:45:818 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/02/17 01:40:07:466 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/02/17 01:40:07:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/02/17 01:40:07:466 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/02/17 01:40:37:589 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 01:40:37:589 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/02/17 01:40:37:589 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/02/17 01:40:37:589 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/02/17 02:52:00:866 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/02/17 02:52:00:866 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/02/17 02:52:00:867 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/02/17 02:52:30:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 02:52:30:988 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/02/17 02:52:30:988 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/02/17 02:52:30:988 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/02/17 04:03:47:856 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/02/17 04:03:47:857 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/02/17 04:03:47:857 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/02/17 04:04:17:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 04:04:17:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/02/17 04:04:17:961 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/02/17 04:04:17:961 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/02/17 05:15:18:821 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/02/17 05:15:18:821 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/02/17 05:15:18:821 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/02/17 05:15:48:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 05:15:48:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/02/17 05:15:48:914 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/02/17 05:15:48:914 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/02/17 06:27:08:736 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/02/17 06:27:08:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/02/17 06:27:08:737 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/02/17 06:27:38:873 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 06:27:38:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/02/17 06:27:38:874 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/02/17 06:27:38:874 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/02/17 07:38:49:931 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/02/17 07:38:49:931 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/02/17 07:38:49:931 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/02/17 07:39:19:990 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 07:39:19:990 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/02/17 07:39:19:990 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/02/17 07:39:19:990 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
08/02/17 08:49:09:036 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe returned status -1
08/02/17 08:49:09:094 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening write pipe failed. Errno couldn't be determined.
08/02/17 08:49:09:094 | [ERROR] | | AdobeUpdateService | AdobeUpdateService | | | | 620 | Failed to create the connection channel
08/02/17 08:49:39:161 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Inside initCommBridge, creating pipe F7C71944B49B446081C0603DE90E4855
08/02/17 08:49:39:161 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Write pipe already exists.
08/02/17 08:49:39:161 | [INFO] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Read pipe already exists.
08/02/17 08:49:39:161 | [TRACE] | | AdobeUpdateService | AdobeUpdateService | | | CommBridge | 620 | Opening read pipe returned status 4
and second log from server \Library\Logs\Adobe\Installers\Install.log
03/09/17 15:08:36:902 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300863 | ************************* START Adobe Setup *************************
03/09/17 15:08:36:902 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300863 | Adobe Setup Version: 3.9.1.335
03/09/17 15:08:37:719 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300877 | Inside hdpimCreateSession
03/09/17 15:08:37:724 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300877 | Entering into 'createHDPIMSession'
03/09/17 15:08:37:743 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300877 | new session '3378571B-5D68-4239-9222-50B9184EE887' created
03/09/17 15:08:37:744 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300877 | Exiting hdpimCreateSession, new session ID is '3378571B-5D68-4239-9222-50B9184EE887'
03/09/17 15:08:37:862 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300885 | ************************* START Adobe Setup *************************
03/09/17 15:08:37:862 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300885 | Adobe Setup Version: 3.9.1.335
03/09/17 15:08:38:708 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300897 | ************************* START Adobe Setup *************************
03/09/17 15:08:38:708 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300897 | Adobe Setup Version: 3.9.1.335
03/09/17 15:08:39:546 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300914 | ************************* START Adobe Setup *************************
03/09/17 15:08:39:546 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300914 | Adobe Setup Version: 3.9.1.335
03/09/17 15:08:42:799 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300951 | ************************* START Adobe Setup *************************
03/09/17 15:08:42:799 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300951 | Adobe Setup Version: 3.9.1.335
03/09/17 15:08:43:632 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300961 | ************************* START Adobe Setup *************************
03/09/17 15:08:43:632 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300961 | Adobe Setup Version: 3.9.1.335
03/09/17 15:08:44:461 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300974 | ************************* START Adobe Setup *************************
03/09/17 15:08:44:461 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300974 | Adobe Setup Version: 3.9.1.335
03/09/17 15:08:45:200 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300877 | Inside hdpimInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>SPRK</SAPCode>
<CodexVersion>0.6.18</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>0.6.18.5</BuildVersion>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/B850F25D-B409-48CE-A735-535AEFCB10DB</ClientWorkingDirectory>
<InstallLanguage>cs_CZ,da_DK,de_DE,en_AE,en_GB,en_IL,en_US,es_ES,es_MX,fi_FI,fr_CA,fr_FR,fr_MA,hu_HU,it_IT,ja_JP,ko_KR,nb_NO,nl_NL,pl_PL,pt_BR,ru_RU,sv_SE,tr_TR,uk_UA,zh_CN,zh_TW</InstallLanguage>
<InstallDir></InstallDir>
<PackageServiceURL>https://prod-rel-ffc-ccm.oobesaas.adobe.com/adobe-ffc-external/core/v2/applications</PackageServiceURL>
<x-api-key>CreativeCloud_v3_9</x-api-key>
<prefMigration>TRUE</prefMigration>
<PreserveInstallData>true</PreserveInstallData>
<ConflictXML>/tmp/B850F25D-B409-48CE-A735-535AEFCB10DB/4C9FB13F-AEE5-411D-A3A1-E4C9EDE19EE2</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:08:45:257 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300877 | Exiting hdpimInstallProduct with status '0'
03/09/17 15:08:47:042 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32300981 | Successfully deleted directory from path: /tmp/71934D66-3B5E-4974-AE90-E7E04C627C4D. Recursive: 1
03/09/17 15:08:47:042 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32300981 | Populating install data from Application JSON
03/09/17 15:08:47:100 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32300981 | Sanitizing data for product-'Experience Design CC (Beta)'
03/09/17 15:08:47:100 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32300981 | HD Packager Version-'0.0.141'
03/09/17 15:08:47:123 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32300981 | mul is specified in supported language list, hence installing for all languages
03/09/17 15:08:47:123 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32300981 | Sorting packages to install
03/09/17 15:08:47:129 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32300981 | Package (Name: coreAssets Version: 0.6.18.5) selected for install
03/09/17 15:08:47:157 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301025 | Starting 'DOWNLOAD' task for Package (Name: coreAssets Version: 0.6.18.5)
03/09/17 15:08:47:158 | [INFO] | | HDSetup | HDPIM | DownloadManager | | HDPIM | 32301025 | Package (Name: coreAssets Version: 0.6.18.5) Download info - DownloadSize: 32563746, DownloadPath:'/tmp/EA6E2A83-4BAB-4313-83C4-5285152DEFEF'
03/09/17 15:09:12:916 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301026 | Starting 'EXTRACT' task for Package (Name: coreAssets Version: 0.6.18.5)
03/09/17 15:09:12:916 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301025 | Completed 'DOWNLOAD' task for Package (Name: coreAssets Version: 0.6.18.5), Time taken '25' sec
03/09/17 15:09:12:916 | [INFO] | | HDSetup | HDPIM | ExtractManager | | HDPIM | 32301026 | Package (Name: coreAssets Version: 0.6.18.5) Extract info - ExtractSize: 80257426, ExtractPath:'/.adobeTemp/A49B4B9B-E437-4DAE-825E-C4939D584ACE'
03/09/17 15:09:13:023 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32301026 | starting decompression of file /tmp/EA6E2A83-4BAB-4313-83C4-5285152DEFEF/coreAssets.zip to folder /.adobeTemp/A49B4B9B-E437-4DAE-825E-C4939D584ACE with type Zip-Deflated
03/09/17 15:09:14:081 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32301026 | completed decompression of file /tmp/EA6E2A83-4BAB-4313-83C4-5285152DEFEF/coreAssets.zip at folder /.adobeTemp/A49B4B9B-E437-4DAE-825E-C4939D584ACE with type Zip-Deflated with status code 0
03/09/17 15:09:14:083 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32301026 | Successfully deleted directory from path: /tmp/EA6E2A83-4BAB-4313-83C4-5285152DEFEF. Recursive: 1
03/09/17 15:09:14:083 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301026 | Completed 'EXTRACT' task for Package (Name: coreAssets Version: 0.6.18.5), Time taken '2' sec
03/09/17 15:09:14:083 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301027 | Starting 'INSTALL' task for Package (Name: coreAssets Version: 0.6.18.5)
03/09/17 15:09:16:490 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32301027 | Successfully deleted directory from path: /.adobeTemp/A49B4B9B-E437-4DAE-825E-C4939D584ACE. Recursive: 1
03/09/17 15:09:16:490 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301027 | Completed 'INSTALL' task for Package (Name: coreAssets Version: 0.6.18.5), Time taken '2' sec
03/09/17 15:09:17:926 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300980 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:09:20:264 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300877 | Inside hdpimTerminateSession
03/09/17 15:09:20:287 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300877 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:09:20:294 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300863 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:09:20:316 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300863 | ************************* END Adobe Setup *************************
03/09/17 15:09:20:402 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32301333 | ************************* START Adobe Setup *************************
03/09/17 15:09:20:403 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32301333 | Adobe Setup Version: 3.9.1.335
03/09/17 15:09:26:893 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32301337 | Inside hdpimCreateSession
03/09/17 15:09:26:893 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32301337 | Entering into 'createHDPIMSession'
03/09/17 15:09:26:894 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32301337 | new session '5EB69999-116A-41ED-9294-EA12AAC3E896' created
03/09/17 15:09:26:894 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32301337 | Exiting hdpimCreateSession, new session ID is '5EB69999-116A-41ED-9294-EA12AAC3E896'
03/09/17 15:09:26:901 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32301337 | Inside hdpimUnInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>SPRK</SAPCode>
<CodexVersion>0.5.6</CodexVersion>
<Platform>osx10-64</Platform>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/59236F36-BF22-4645-BA91-72A41696BE59</ClientWorkingDirectory>
<DeleteUserPreferences>false</DeleteUserPreferences>
<ConflictXML>/tmp/59236F36-BF22-4645-BA91-72A41696BE59/344B0612-B3CE-4859-A8F8-EE49ACAA68E0</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:09:26:902 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32301337 | Exiting hdpimUnInstallProduct with status '0'
03/09/17 15:09:26:960 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32301436 | Dependent product with sapCode ACR and version 9.6 will not be uninstalled as it is referred by 7 products
03/09/17 15:09:26:960 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32301436 | Dependent product with sapCode COCM and version 1.0 will not be uninstalled as it is referred by 10 products
03/09/17 15:09:26:960 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32301436 | Dependent product with sapCode COPS and version 1.0 will not be uninstalled as it is referred by 5 products
03/09/17 15:09:26:960 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32301436 | Dependent product with sapCode CORE and version 1.0 will not be uninstalled as it is referred by 10 products
03/09/17 15:09:26:960 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32301436 | Dependent product with sapCode CORG and version 1.0 will not be uninstalled as it is referred by 10 products
03/09/17 15:09:26:960 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32301436 | Dependent product with sapCode KFNT and version 1.0.0 will not be uninstalled as it is referred by 6 products
03/09/17 15:09:26:960 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32301436 | Dependent product with sapCode PSTI and version 1.2.0 will not be uninstalled as it is referred by 5 products
03/09/17 15:09:26:962 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301436 | Sorting packages to uninstall
03/09/17 15:09:26:962 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301436 | Package (Name: coreAssets Version: 0.5.6.7) selected for Uninstall
03/09/17 15:09:26:963 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301437 | Starting 'UN-INSTALL' task for Package (Name: coreAssets Version: 0.5.6.7)
03/09/17 15:09:27:259 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301437 | Completed 'UN-INSTALL' task for Package (Name: coreAssets Version: 0.5.6.7), Time taken '1' sec
03/09/17 15:09:28:070 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32301436 | Successfully deleted directory from path: /Applications/Adobe Experience Design CC (Preview). Recursive: 0
03/09/17 15:09:28:352 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32301436 | Successfully deleted directory from path: /Library/Application Support/Adobe/Uninstall/SPRK_0_5_6.app. Recursive: 1
03/09/17 15:09:28:922 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32301435 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:09:29:048 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32301337 | Inside hdpimTerminateSession
03/09/17 15:09:29:049 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32301337 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:09:29:055 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32301333 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:09:29:056 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32301333 | ************************* END Adobe Setup *************************
03/09/17 15:09:29:224 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300889 | Inside hdpimCreateSession
03/09/17 15:09:29:224 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300889 | Entering into 'createHDPIMSession'
03/09/17 15:09:29:224 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300889 | new session '19C2C654-4C70-452C-B43C-A3E0B9D2943A' created
03/09/17 15:09:29:224 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300889 | Exiting hdpimCreateSession, new session ID is '19C2C654-4C70-452C-B43C-A3E0B9D2943A'
03/09/17 15:09:31:264 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300889 | Inside hdpimInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>PPRO</SAPCode>
<CodexVersion>11.0.2</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>11.0.2.47</BuildVersion>
<Dependencies>
<Dependency>
<SAPCode>KFNT</SAPCode>
<CodexVersion>1.0.0</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>1.0.0.1</BuildVersion>
</Dependency>
</Dependencies>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/DE28E040-3A1B-4689-B268-F84308F052DE</ClientWorkingDirectory>
<InstallLanguage>en_US</InstallLanguage>
<InstallDir></InstallDir>
<PackageServiceURL>https://prod-rel-ffc-ccm.oobesaas.adobe.com/adobe-ffc-external/core/v2/applications</PackageServiceURL>
<x-api-key>CreativeCloud_v3_9</x-api-key>
<prefMigration>TRUE</prefMigration>
<PreserveInstallData>true</PreserveInstallData>
<ConflictXML>/tmp/DE28E040-3A1B-4689-B268-F84308F052DE/EA79AA99-770D-4170-996E-7D27B7616E79</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:09:31:267 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300889 | Exiting hdpimInstallProduct with status '0'
03/09/17 15:09:33:017 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32301473 | Successfully deleted directory from path: /tmp/09C09C6F-EAED-49AC-8524-2BD8A1638259. Recursive: 1
03/09/17 15:09:35:796 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32301473 | Successfully deleted directory from path: /tmp/80130A3B-21E4-428D-8B5A-079D428EE91F. Recursive: 1
03/09/17 15:09:35:796 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301473 | Populating install data from Application JSON
03/09/17 15:09:35:797 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301473 | Populating install data from Application JSON
03/09/17 15:09:35:806 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301473 | Sanitizing data for product-'Premiere Pro CC (2017)'
03/09/17 15:09:35:807 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301473 | HD Packager Version-'0.0.136'
03/09/17 15:09:35:807 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301473 | Sanitizing data for product-'Adobe Fonts'
03/09/17 15:09:35:813 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301473 | mul is specified in supported language list, hence installing for all languages
03/09/17 15:09:35:813 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301473 | Sorting packages to install
03/09/17 15:09:35:813 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301473 | Sorting packages to install
03/09/17 15:09:35:814 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32301473 | Package (Name: AdobePremierePro11AllTrial Version: 11.0.2.47) selected for install
03/09/17 15:09:35:814 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301535 | Starting 'DOWNLOAD' task for Package (Name: AdobePremierePro11AllTrial Version: 11.0.2.47)
03/09/17 15:09:35:815 | [INFO] | | HDSetup | HDPIM | DownloadManager | | HDPIM | 32301535 | Package (Name: AdobePremierePro11AllTrial Version: 11.0.2.47) Download info - DownloadSize: 974237853, DownloadPath:'/tmp/B140C1AB-CA8D-4923-977E-55D611C56E92'
03/09/17 15:19:11:163 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301536 | Starting 'EXTRACT' task for Package (Name: AdobePremierePro11AllTrial Version: 11.0.2.47)
03/09/17 15:19:11:189 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301535 | Completed 'DOWNLOAD' task for Package (Name: AdobePremierePro11AllTrial Version: 11.0.2.47), Time taken '576' sec
03/09/17 15:19:11:217 | [INFO] | | HDSetup | HDPIM | ExtractManager | | HDPIM | 32301536 | Package (Name: AdobePremierePro11AllTrial Version: 11.0.2.47) Extract info - ExtractSize: 2830247334, ExtractPath:'/.adobeTemp/B56E7635-7445-4C4C-9AAC-767E7AE4131F'
03/09/17 15:19:11:236 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32301536 | starting decompression of file /tmp/B140C1AB-CA8D-4923-977E-55D611C56E92/AdobePremierePro11AllTrial.zip to folder /.adobeTemp/B56E7635-7445-4C4C-9AAC-767E7AE4131F with type Zip-Deflated
03/09/17 15:20:14:854 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32301536 | completed decompression of file /tmp/B140C1AB-CA8D-4923-977E-55D611C56E92/AdobePremierePro11AllTrial.zip at folder /.adobeTemp/B56E7635-7445-4C4C-9AAC-767E7AE4131F with type Zip-Deflated with status code 0
03/09/17 15:20:15:024 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32301536 | Successfully deleted directory from path: /tmp/B140C1AB-CA8D-4923-977E-55D611C56E92. Recursive: 1
03/09/17 15:20:15:024 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301536 | Completed 'EXTRACT' task for Package (Name: AdobePremierePro11AllTrial Version: 11.0.2.47), Time taken '64' sec
03/09/17 15:20:15:024 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301537 | Starting 'INSTALL' task for Package (Name: AdobePremierePro11AllTrial Version: 11.0.2.47)
03/09/17 15:20:22:106 | [WARN] | | HDSetup | HDPIM | RegisterApplicationCommand | | HDPIM | 32301537 | Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereEncoder.app" failed
03/09/17 15:20:22:106 | [WARN] | | HDSetup | HDPIM | InstallHelper | | HDPIM | 32301537 | Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
03/09/17 15:20:22:323 | [WARN] | | HDSetup | HDPIM | RegisterApplicationCommand | | HDPIM | 32301537 | Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereIngest.app" failed
03/09/17 15:20:22:323 | [WARN] | | HDSetup | HDPIM | InstallHelper | | HDPIM | 32301537 | Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
03/09/17 15:20:22:441 | [WARN] | | HDSetup | HDPIM | RegisterApplicationCommand | | HDPIM | 32301537 | Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereLocalHub.app" failed
03/09/17 15:20:22:441 | [WARN] | | HDSetup | HDPIM | InstallHelper | | HDPIM | 32301537 | Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
03/09/17 15:20:22:457 | [WARN] | | HDSetup | HDPIM | RegisterApplicationCommand | | HDPIM | 32301537 | Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereProductionConverter.app" failed
03/09/17 15:20:22:457 | [WARN] | | HDSetup | HDPIM | InstallHelper | | HDPIM | 32301537 | Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
03/09/17 15:20:24:258 | [WARN] | | HDSetup | HDPIM | RegisterApplicationCommand | | HDPIM | 32301537 | Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereRenderer.app" failed
03/09/17 15:20:24:258 | [WARN] | | HDSetup | HDPIM | InstallHelper | | HDPIM | 32301537 | Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
03/09/17 15:20:26:681 | [INFO] | | HDSetup | OOBEUtils | ProcessUtils | | OOBEUtils | 32301537 | Launch Process With Task
03/09/17 15:20:29:051 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32301537 | Successfully deleted directory from path: /.adobeTemp/B56E7635-7445-4C4C-9AAC-767E7AE4131F. Recursive: 1
03/09/17 15:20:29:051 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32301537 | Completed 'INSTALL' task for Package (Name: AdobePremierePro11AllTrial Version: 11.0.2.47), Time taken '14' sec
03/09/17 15:20:30:882 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32301472 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 10 warnings(s)
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereEncoder.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereIngest.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereLocalHub.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereProductionConverter.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereRenderer.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
-------------------------------------------------------------------------------------
03/09/17 15:20:32:537 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300889 | Inside hdpimTerminateSession
03/09/17 15:20:32:554 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300889 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:20:33:160 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300885 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 10 warnings(s)
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereEncoder.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereIngest.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereLocalHub.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereProductionConverter.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
WARN: Attempt to register application "/Applications/Adobe Premiere Pro CC 2017/Adobe Premiere Pro CC 2017.app/Contents/AnywhereRenderer.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePremierePro11AllTrial', version:11.0.2.47
-------------------------------------------------------------------------------------
03/09/17 15:20:33:161 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300885 | ************************* END Adobe Setup *************************
03/09/17 15:20:34:575 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32304742 | ************************* START Adobe Setup *************************
03/09/17 15:20:34:575 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32304742 | Adobe Setup Version: 3.9.1.335
03/09/17 15:20:41:518 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32304746 | Inside hdpimCreateSession
03/09/17 15:20:41:518 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32304746 | Entering into 'createHDPIMSession'
03/09/17 15:20:41:518 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32304746 | new session 'EFFA085E-8E40-4E73-B007-756293595848' created
03/09/17 15:20:41:518 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32304746 | Exiting hdpimCreateSession, new session ID is 'EFFA085E-8E40-4E73-B007-756293595848'
03/09/17 15:20:41:527 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32304746 | Inside hdpimUnInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>PPRO</SAPCode>
<CodexVersion>10.3.0</CodexVersion>
<Platform>osx10-64</Platform>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/E773CE2C-D9E9-4949-A961-E2B8C93E1DB4</ClientWorkingDirectory>
<DeleteUserPreferences>false</DeleteUserPreferences>
<ConflictXML>/tmp/E773CE2C-D9E9-4949-A961-E2B8C93E1DB4/C83BEF8A-C101-4316-A0FB-08D3FC93EE4E</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:20:41:528 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32304746 | Exiting hdpimUnInstallProduct with status '0'
03/09/17 15:20:41:562 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32304800 | Dependent product with sapCode ACR and version 9.6 will not be uninstalled as it is referred by 6 products
03/09/17 15:20:41:562 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32304800 | Dependent product with sapCode COCM and version 1.0 will not be uninstalled as it is referred by 9 products
03/09/17 15:20:41:563 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32304800 | Dependent product with sapCode CORE and version 1.0 will not be uninstalled as it is referred by 9 products
03/09/17 15:20:41:563 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32304800 | Dependent product with sapCode CORG and version 1.0 will not be uninstalled as it is referred by 9 products
03/09/17 15:20:41:563 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32304800 | Dependent product with sapCode KFNT and version 1.0.0 will not be uninstalled as it is referred by 6 products
03/09/17 15:20:41:565 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304800 | Sorting packages to uninstall
03/09/17 15:20:41:565 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304800 | Package (Name: AdobePremierePro10AllTrial Version: 10.3.0.202) selected for Uninstall
03/09/17 15:20:41:565 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304801 | Starting 'UN-INSTALL' task for Package (Name: AdobePremierePro10AllTrial Version: 10.3.0.202)
03/09/17 15:20:44:347 | [INFO] | | HDSetup | OOBEUtils | ProcessUtils | | OOBEUtils | 32304801 | Launch Process With Task
03/09/17 15:20:46:995 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304801 | Completed 'UN-INSTALL' task for Package (Name: AdobePremierePro10AllTrial Version: 10.3.0.202), Time taken '5' sec
03/09/17 15:20:47:643 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304800 | Successfully deleted directory from path: /Applications/Adobe Premiere Pro CC 2015.3. Recursive: 0
03/09/17 15:20:47:875 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304800 | Successfully deleted directory from path: /Library/Application Support/Adobe/Uninstall/PPRO_10_3_0.app. Recursive: 1
03/09/17 15:20:48:097 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32304799 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:20:48:215 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32304746 | Inside hdpimTerminateSession
03/09/17 15:20:48:238 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32304746 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:20:48:270 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32304742 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:20:48:290 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32304742 | ************************* END Adobe Setup *************************
03/09/17 15:20:48:508 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300903 | Inside hdpimCreateSession
03/09/17 15:20:48:508 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300903 | Entering into 'createHDPIMSession'
03/09/17 15:20:48:508 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300903 | new session '4195CC38-6008-422A-A39E-80B0F64BD32F' created
03/09/17 15:20:48:508 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300903 | Exiting hdpimCreateSession, new session ID is '4195CC38-6008-422A-A39E-80B0F64BD32F'
03/09/17 15:20:52:823 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300903 | Inside hdpimInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>AEFT</SAPCode>
<CodexVersion>14.1.0</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>14.1.0.57</BuildVersion>
<Dependencies>
<Dependency>
<SAPCode>ACR</SAPCode>
<CodexVersion>9.9</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>9.9.0.101</BuildVersion>
</Dependency>
<Dependency>
<SAPCode>COMP</SAPCode>
<CodexVersion>1.0</CodexVersion>
<Platform>osx10</Platform>
<BuildVersion>1.0.5</BuildVersion>
</Dependency>
<Dependency>
<SAPCode>CORG</SAPCode>
<CodexVersion>1.0</CodexVersion>
<Platform>osx10</Platform>
<BuildVersion>1.0.4</BuildVersion>
</Dependency>
<Dependency>
<SAPCode>KFNT</SAPCode>
<CodexVersion>1.0.0</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>1.0.0.1</BuildVersion>
</Dependency>
</Dependencies>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/3B734F2A-D4F0-4622-92A7-8C53D34B2F28</ClientWorkingDirectory>
<InstallLanguage>en_US</InstallLanguage>
<InstallDir></InstallDir>
<PackageServiceURL>https://prod-rel-ffc-ccm.oobesaas.adobe.com/adobe-ffc-external/core/v2/applications</PackageServiceURL>
<x-api-key>CreativeCloud_v3_9</x-api-key>
<prefMigration>TRUE</prefMigration>
<PreserveInstallData>true</PreserveInstallData>
<ConflictXML>/tmp/3B734F2A-D4F0-4622-92A7-8C53D34B2F28/35415C17-7CFE-4439-B7CC-4B871D424949</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:20:52:824 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300903 | Exiting hdpimInstallProduct with status '0'
03/09/17 15:20:54:527 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304948 | Successfully deleted directory from path: /tmp/2C4F57D1-F17C-4B58-9376-C202DA9B4E76. Recursive: 1
03/09/17 15:20:55:922 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304948 | Successfully deleted directory from path: /tmp/C7B8963B-6AB8-4D6B-984B-8275AC1BA38E. Recursive: 1
03/09/17 15:20:57:421 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304948 | Successfully deleted directory from path: /tmp/90D11577-7280-4186-8313-F8EFF08EE54E. Recursive: 1
03/09/17 15:20:58:817 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304948 | Successfully deleted directory from path: /tmp/D02B3ED3-46DE-4DB7-9F83-7458600449CA. Recursive: 1
03/09/17 15:21:00:327 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304948 | Successfully deleted directory from path: /tmp/ABA3DF00-21A8-43CE-AB7F-884C8C787FE5. Recursive: 1
03/09/17 15:21:00:327 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Populating install data from Application JSON
03/09/17 15:21:00:327 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Populating install data from Application JSON
03/09/17 15:21:00:328 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Populating install data from Application JSON
03/09/17 15:21:00:329 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Populating install data from Application JSON
03/09/17 15:21:00:329 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Populating install data from Application JSON
03/09/17 15:21:00:331 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Previous codex version '9.6' found installed on machine. Updating to requested codex version '9.9'
03/09/17 15:21:00:349 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32304948 | Dependent product with sapCode KFNT and version 1.0.0 will not be installed as same version is already installed
03/09/17 15:21:00:350 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Sanitizing data for product-'After Effects CC (2017)'
03/09/17 15:21:00:350 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | HD Packager Version-'0.0.136'
03/09/17 15:21:00:350 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Sanitizing data for product-'Camera Raw CC'
03/09/17 15:21:00:350 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | HD Packager Version-'0.0.136'
03/09/17 15:21:00:350 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Sanitizing data for product-'STI_Color_MotionPicture_HD'
03/09/17 15:21:00:350 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Sanitizing data for product-'STI_ColorCommonSet_RGB_HD'
03/09/17 15:21:00:366 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Sorting packages to install
03/09/17 15:21:00:366 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Sorting packages to install
03/09/17 15:21:00:366 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Sorting packages to install
03/09/17 15:21:00:366 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Sorting packages to install
03/09/17 15:21:00:367 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Package (Name: AdobeAfterEffects14AllTrial Version: 14.1.0.57) selected for install
03/09/17 15:21:00:367 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Package (Name: CameraRawRIBSCoExistPackage Version: 9.6.0.126) selected for install (replacing package (Name: CameraRawRIBSCoExistPackage Version: 9.6.0.126))
03/09/17 15:21:00:367 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Package (Name: AdobeCameraRaw8.0All Version: 9.9.0.101) selected for install (replacing package (Name: AdobeCameraRaw8.0All Version: 9.6.0.126))
03/09/17 15:21:00:367 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32304948 | Package (Name: AdobeCameraRawProfile8.0All Version: 9.9.0.93) selected for install (replacing package (Name: AdobeCameraRawProfile8.0All Version: 9.6.0.126))
03/09/17 15:21:00:368 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Starting 'UN-INSTALL' task for Package (Name: CameraRawRIBSCoExistPackage Version: 9.6.0.126)
03/09/17 15:21:00:368 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304992 | Starting 'DOWNLOAD' task for Package (Name: AdobeCameraRaw8.0All Version: 9.9.0.101)
03/09/17 15:21:00:368 | [INFO] | | HDSetup | HDPIM | DownloadManager | | HDPIM | 32304992 | Package (Name: AdobeCameraRaw8.0All Version: 9.9.0.101) Download info - DownloadSize: 49084102, DownloadPath:'/tmp/AD2AD996-353A-4617-92B7-C6AA4C127CAB'
03/09/17 15:21:00:370 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Completed 'UN-INSTALL' task for Package (Name: CameraRawRIBSCoExistPackage Version: 9.6.0.126), Time taken '0' sec
03/09/17 15:21:00:370 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Starting 'INSTALL' task for Package (Name: CameraRawRIBSCoExistPackage Version: 9.6.0.126)
03/09/17 15:21:00:419 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Completed 'INSTALL' task for Package (Name: CameraRawRIBSCoExistPackage Version: 9.6.0.126), Time taken '0' sec
03/09/17 15:21:20:459 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304992 | Completed 'DOWNLOAD' task for Package (Name: AdobeCameraRaw8.0All Version: 9.9.0.101), Time taken '20' sec
03/09/17 15:21:20:459 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304993 | Starting 'EXTRACT' task for Package (Name: AdobeCameraRaw8.0All Version: 9.9.0.101)
03/09/17 15:21:20:459 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304992 | Starting 'DOWNLOAD' task for Package (Name: AdobeCameraRawProfile8.0All Version: 9.9.0.93)
03/09/17 15:21:20:460 | [INFO] | | HDSetup | HDPIM | ExtractManager | | HDPIM | 32304993 | Package (Name: AdobeCameraRaw8.0All Version: 9.9.0.101) Extract info - ExtractSize: 70837873, ExtractPath:'/.adobeTemp/035A0747-AB43-4AAC-AAAD-0BBCEC34445C'
03/09/17 15:21:20:460 | [INFO] | | HDSetup | HDPIM | DownloadManager | | HDPIM | 32304992 | Package (Name: AdobeCameraRawProfile8.0All Version: 9.9.0.93) Download info - DownloadSize: 245396022, DownloadPath:'/tmp/8703C337-DFF8-44C6-A62E-4CA351F83413'
03/09/17 15:21:20:472 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32304993 | starting decompression of file /tmp/AD2AD996-353A-4617-92B7-C6AA4C127CAB/AdobeCameraRaw8.0All.zip to folder /.adobeTemp/035A0747-AB43-4AAC-AAAD-0BBCEC34445C with type Zip-Deflated
03/09/17 15:21:21:200 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32304993 | completed decompression of file /tmp/AD2AD996-353A-4617-92B7-C6AA4C127CAB/AdobeCameraRaw8.0All.zip at folder /.adobeTemp/035A0747-AB43-4AAC-AAAD-0BBCEC34445C with type Zip-Deflated with status code 0
03/09/17 15:21:21:204 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304993 | Successfully deleted directory from path: /tmp/AD2AD996-353A-4617-92B7-C6AA4C127CAB. Recursive: 1
03/09/17 15:21:21:204 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304993 | Completed 'EXTRACT' task for Package (Name: AdobeCameraRaw8.0All Version: 9.9.0.101), Time taken '1' sec
03/09/17 15:21:21:204 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Starting 'UN-INSTALL' task for Package (Name: AdobeCameraRaw8.0All Version: 9.6.0.126)
03/09/17 15:21:23:688 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Completed 'UN-INSTALL' task for Package (Name: AdobeCameraRaw8.0All Version: 9.6.0.126), Time taken '2' sec
03/09/17 15:21:23:688 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Starting 'INSTALL' task for Package (Name: AdobeCameraRaw8.0All Version: 9.9.0.101)
03/09/17 15:21:25:532 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304994 | Successfully deleted directory from path: /.adobeTemp/035A0747-AB43-4AAC-AAAD-0BBCEC34445C. Recursive: 1
03/09/17 15:21:25:532 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Completed 'INSTALL' task for Package (Name: AdobeCameraRaw8.0All Version: 9.9.0.101), Time taken '2' sec
03/09/17 15:22:42:240 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304993 | Starting 'EXTRACT' task for Package (Name: AdobeCameraRawProfile8.0All Version: 9.9.0.93)
03/09/17 15:22:42:240 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304992 | Completed 'DOWNLOAD' task for Package (Name: AdobeCameraRawProfile8.0All Version: 9.9.0.93), Time taken '82' sec
03/09/17 15:22:42:240 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304992 | Starting 'DOWNLOAD' task for Package (Name: AdobeAfterEffects14AllTrial Version: 14.1.0.57)
03/09/17 15:22:42:241 | [INFO] | | HDSetup | HDPIM | ExtractManager | | HDPIM | 32304993 | Package (Name: AdobeCameraRawProfile8.0All Version: 9.9.0.93) Extract info - ExtractSize: 654542960, ExtractPath:'/.adobeTemp/C8273B55-91B3-4090-A92E-CCB096268E6B'
03/09/17 15:22:42:241 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32304993 | starting decompression of file /tmp/8703C337-DFF8-44C6-A62E-4CA351F83413/AdobeCameraRawProfile8.0All.zip to folder /.adobeTemp/C8273B55-91B3-4090-A92E-CCB096268E6B with type Zip-Deflated
03/09/17 15:22:42:241 | [INFO] | | HDSetup | HDPIM | DownloadManager | | HDPIM | 32304992 | Package (Name: AdobeAfterEffects14AllTrial Version: 14.1.0.57) Download info - DownloadSize: 963381000, DownloadPath:'/tmp/50363FCE-42E8-43CB-90EF-7DBD41869612'
03/09/17 15:23:06:289 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32304993 | completed decompression of file /tmp/8703C337-DFF8-44C6-A62E-4CA351F83413/AdobeCameraRawProfile8.0All.zip at folder /.adobeTemp/C8273B55-91B3-4090-A92E-CCB096268E6B with type Zip-Deflated with status code 0
03/09/17 15:23:06:304 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304993 | Successfully deleted directory from path: /tmp/8703C337-DFF8-44C6-A62E-4CA351F83413. Recursive: 1
03/09/17 15:23:06:304 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Starting 'UN-INSTALL' task for Package (Name: AdobeCameraRawProfile8.0All Version: 9.6.0.126)
03/09/17 15:23:06:304 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304993 | Completed 'EXTRACT' task for Package (Name: AdobeCameraRawProfile8.0All Version: 9.9.0.93), Time taken '24' sec
03/09/17 15:23:08:267 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Completed 'UN-INSTALL' task for Package (Name: AdobeCameraRawProfile8.0All Version: 9.6.0.126), Time taken '2' sec
03/09/17 15:23:08:267 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Starting 'INSTALL' task for Package (Name: AdobeCameraRawProfile8.0All Version: 9.9.0.93)
03/09/17 15:23:13:640 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304994 | Successfully deleted directory from path: /.adobeTemp/C8273B55-91B3-4090-A92E-CCB096268E6B. Recursive: 1
03/09/17 15:23:13:640 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Completed 'INSTALL' task for Package (Name: AdobeCameraRawProfile8.0All Version: 9.9.0.93), Time taken '5' sec
03/09/17 15:28:13:001 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304993 | Starting 'EXTRACT' task for Package (Name: AdobeAfterEffects14AllTrial Version: 14.1.0.57)
03/09/17 15:28:13:009 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304992 | Completed 'DOWNLOAD' task for Package (Name: AdobeAfterEffects14AllTrial Version: 14.1.0.57), Time taken '331' sec
03/09/17 15:28:13:054 | [INFO] | | HDSetup | HDPIM | ExtractManager | | HDPIM | 32304993 | Package (Name: AdobeAfterEffects14AllTrial Version: 14.1.0.57) Extract info - ExtractSize: 2599014753, ExtractPath:'/.adobeTemp/0FFF724F-F9F7-4FC5-87E1-2DEBF9AF2D06'
03/09/17 15:28:13:054 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32304993 | starting decompression of file /tmp/50363FCE-42E8-43CB-90EF-7DBD41869612/AdobeAfterEffects14AllTrial.zip to folder /.adobeTemp/0FFF724F-F9F7-4FC5-87E1-2DEBF9AF2D06 with type Zip-Deflated
03/09/17 15:29:20:672 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32304993 | completed decompression of file /tmp/50363FCE-42E8-43CB-90EF-7DBD41869612/AdobeAfterEffects14AllTrial.zip at folder /.adobeTemp/0FFF724F-F9F7-4FC5-87E1-2DEBF9AF2D06 with type Zip-Deflated with status code 0
03/09/17 15:29:21:144 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304993 | Successfully deleted directory from path: /tmp/50363FCE-42E8-43CB-90EF-7DBD41869612. Recursive: 1
03/09/17 15:29:21:144 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304993 | Completed 'EXTRACT' task for Package (Name: AdobeAfterEffects14AllTrial Version: 14.1.0.57), Time taken '68' sec
03/09/17 15:29:21:144 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Starting 'INSTALL' task for Package (Name: AdobeAfterEffects14AllTrial Version: 14.1.0.57)
03/09/17 15:29:48:319 | [INFO] | | HDSetup | OOBEUtils | ProcessUtils | | OOBEUtils | 32304994 | Launch Process With Task
03/09/17 15:29:51:285 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304994 | Successfully deleted directory from path: /.adobeTemp/0FFF724F-F9F7-4FC5-87E1-2DEBF9AF2D06. Recursive: 1
03/09/17 15:29:51:285 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32304994 | Completed 'INSTALL' task for Package (Name: AdobeAfterEffects14AllTrial Version: 14.1.0.57), Time taken '30' sec
03/09/17 15:29:53:372 | [WARN] | | HDSetup | OOBEUtils | XMLParser | | OOBEUtils | 32304948 | ERROR invalid xml file path. Could not read data from path /Library/Application Support/Adobe/PCF/{ACR-9.6-64-ADBEADBEADBEADBEADBEADBEA}..xml
03/09/17 15:29:53:550 | [WARN] | | HDSetup | OOBEUtils | XMLParser | | OOBEUtils | 32304948 | Error Description Error Domain=NSCocoaErrorDomain Code=260 "The file “{ACR-9.6-64-ADBEADBEADBEADBEADBEADBEA}..xml” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Library/Application Support/Adobe/PCF/{ACR-9.6-64-ADBEADBEADBEADBEADBEADBEA}..xml, NSUnderlyingError=0x7e93f2e0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
03/09/17 15:29:54:429 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32304948 | Successfully deleted directory from path: /Library/Application Support/Adobe/Uninstall/ACR_9_6.app. Recursive: 1
03/09/17 15:29:55:302 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32304947 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 2 warnings(s)
WARN: ERROR invalid xml file path. Could not read data from path /Library/Application Support/Adobe/PCF/{ACR-9.6-64-ADBEADBEADBEADBEADBEADBEA}..xml
WARN: Error Description Error Domain=NSCocoaErrorDomain Code=260 "The file “{ACR-9.6-64-ADBEADBEADBEADBEADBEADBEA}..xml” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Library/Application Support/Adobe/PCF/{ACR-9.6-64-ADBEADBEADBEADBEADBEADBEA}..xml, NSUnderlyingError=0x7e93f2e0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
-------------------------------------------------------------------------------------
03/09/17 15:30:00:834 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300903 | Inside hdpimTerminateSession
03/09/17 15:30:00:902 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300903 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:30:00:932 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300897 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 2 warnings(s)
WARN: ERROR invalid xml file path. Could not read data from path /Library/Application Support/Adobe/PCF/{ACR-9.6-64-ADBEADBEADBEADBEADBEADBEA}..xml
WARN: Error Description Error Domain=NSCocoaErrorDomain Code=260 "The file “{ACR-9.6-64-ADBEADBEADBEADBEADBEADBEA}..xml” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Library/Application Support/Adobe/PCF/{ACR-9.6-64-ADBEADBEADBEADBEADBEADBEA}..xml, NSUnderlyingError=0x7e93f2e0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
-------------------------------------------------------------------------------------
03/09/17 15:30:00:932 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300897 | ************************* END Adobe Setup *************************
03/09/17 15:30:01:715 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32308037 | ************************* START Adobe Setup *************************
03/09/17 15:30:01:715 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32308037 | Adobe Setup Version: 3.9.1.335
03/09/17 15:30:08:982 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32308042 | Inside hdpimCreateSession
03/09/17 15:30:08:982 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32308042 | Entering into 'createHDPIMSession'
03/09/17 15:30:08:982 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32308042 | new session 'F9181953-DEC9-42FC-BA60-7CB17A7D92F9' created
03/09/17 15:30:08:982 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32308042 | Exiting hdpimCreateSession, new session ID is 'F9181953-DEC9-42FC-BA60-7CB17A7D92F9'
03/09/17 15:30:08:989 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32308042 | Inside hdpimUnInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>AEFT</SAPCode>
<CodexVersion>13.8.0</CodexVersion>
<Platform>osx10-64</Platform>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/4A50A52D-C02B-457E-9F76-34F098AE576B</ClientWorkingDirectory>
<DeleteUserPreferences>false</DeleteUserPreferences>
<ConflictXML>/tmp/4A50A52D-C02B-457E-9F76-34F098AE576B/E4CC0D02-FFE6-4FA3-879A-38BD31CF0513</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:30:09:017 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32308042 | Exiting hdpimUnInstallProduct with status '0'
03/09/17 15:30:09:109 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32308102 | Dependent product with sapCode ACR and version 9.9 will not be uninstalled as it is referred by 6 products
03/09/17 15:30:09:109 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32308102 | Dependent product with sapCode ANML and version 1.0.4 will not be uninstalled as it is referred by 2 products
03/09/17 15:30:09:109 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32308102 | Dependent product with sapCode COCM and version 1.0 will not be uninstalled as it is referred by 8 products
03/09/17 15:30:09:109 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32308102 | Dependent product with sapCode COMP and version 1.0 will not be uninstalled as it is referred by 3 products
03/09/17 15:30:09:109 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32308102 | Dependent product with sapCode COPS and version 1.0 will not be uninstalled as it is referred by 4 products
03/09/17 15:30:09:110 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32308102 | Dependent product with sapCode CORE and version 1.0 will not be uninstalled as it is referred by 8 products
03/09/17 15:30:09:110 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32308102 | Dependent product with sapCode CORG and version 1.0 will not be uninstalled as it is referred by 9 products
03/09/17 15:30:09:110 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32308102 | Dependent product with sapCode KFNT and version 1.0.0 will not be uninstalled as it is referred by 6 products
03/09/17 15:30:09:110 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32308102 | Dependent product with sapCode PSTI and version 1.2.0 will not be uninstalled as it is referred by 4 products
03/09/17 15:30:09:112 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32308102 | Sorting packages to uninstall
03/09/17 15:30:09:112 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32308102 | Package (Name: AdobeAfterEffects13.8AllTrial Version: 13.8.0.144) selected for Uninstall
03/09/17 15:30:09:112 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32308103 | Starting 'UN-INSTALL' task for Package (Name: AdobeAfterEffects13.8AllTrial Version: 13.8.0.144)
03/09/17 15:30:14:947 | [INFO] | | HDSetup | OOBEUtils | ProcessUtils | | OOBEUtils | 32308103 | Launch Process With Task
03/09/17 15:30:18:601 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32308103 | Completed 'UN-INSTALL' task for Package (Name: AdobeAfterEffects13.8AllTrial Version: 13.8.0.144), Time taken '9' sec
03/09/17 15:30:19:187 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32308102 | Successfully deleted directory from path: /Applications/Adobe After Effects CC 2015.3. Recursive: 0
03/09/17 15:30:19:193 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32308102 | Successfully deleted directory from path: /Library/Application Support/Adobe/Uninstall/AEFT_13_8_0.app. Recursive: 1
03/09/17 15:30:19:585 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32308101 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:30:19:695 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32308042 | Inside hdpimTerminateSession
03/09/17 15:30:19:723 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32308042 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:30:19:742 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32308037 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:30:19:742 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32308037 | ************************* END Adobe Setup *************************
03/09/17 15:30:19:908 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300918 | Inside hdpimCreateSession
03/09/17 15:30:19:908 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300918 | Entering into 'createHDPIMSession'
03/09/17 15:30:19:909 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300918 | new session 'C34FC8DE-D985-428A-9E84-4C510DEA7854' created
03/09/17 15:30:19:909 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300918 | Exiting hdpimCreateSession, new session ID is 'C34FC8DE-D985-428A-9E84-4C510DEA7854'
03/09/17 15:30:24:220 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300918 | Inside hdpimInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>ANMLBETA</SAPCode>
<CodexVersion>1.0.5</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>1.0.5.141</BuildVersion>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/8DB18288-2C1E-4A96-8622-4C5EB1927991</ClientWorkingDirectory>
<InstallLanguage>en_US</InstallLanguage>
<InstallDir></InstallDir>
<PackageServiceURL>https://prod-rel-ffc-ccm.oobesaas.adobe.com/adobe-ffc-external/core/v2/applications</PackageServiceURL>
<x-api-key>CreativeCloud_v3_9</x-api-key>
<prefMigration>TRUE</prefMigration>
<PreserveInstallData>true</PreserveInstallData>
<ConflictXML>/tmp/8DB18288-2C1E-4A96-8622-4C5EB1927991/068B68EE-F950-44DF-B51F-E77AC7B25B44</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:30:24:221 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300918 | Exiting hdpimInstallProduct with status '0'
03/09/17 15:30:26:078 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32308286 | Successfully deleted directory from path: /tmp/D091F22D-456B-4449-9B1C-BF209C6B5497. Recursive: 1
03/09/17 15:30:26:078 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32308286 | Populating install data from Application JSON
03/09/17 15:30:26:080 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32308286 | Sanitizing data for product-'Character Animator CC (Beta)'
03/09/17 15:30:26:080 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32308286 | HD Packager Version-'0.0.136'
03/09/17 15:30:26:083 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32308286 | Sorting packages to install
03/09/17 15:30:26:084 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32308286 | Package (Name: AdobeCharacterAnimatorAllTrial Version: 1.0.5.141) selected for install
03/09/17 15:30:26:084 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32308318 | Starting 'DOWNLOAD' task for Package (Name: AdobeCharacterAnimatorAllTrial Version: 1.0.5.141)
03/09/17 15:30:26:118 | [INFO] | | HDSetup | HDPIM | DownloadManager | | HDPIM | 32308318 | Package (Name: AdobeCharacterAnimatorAllTrial Version: 1.0.5.141) Download info - DownloadSize: 406934005, DownloadPath:'/tmp/6C5CBAED-A6B5-4DC9-82E3-522A24B2E93D'
03/09/17 15:32:33:764 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32308319 | Starting 'EXTRACT' task for Package (Name: AdobeCharacterAnimatorAllTrial Version: 1.0.5.141)
03/09/17 15:32:33:764 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32308318 | Completed 'DOWNLOAD' task for Package (Name: AdobeCharacterAnimatorAllTrial Version: 1.0.5.141), Time taken '127' sec
03/09/17 15:32:33:781 | [INFO] | | HDSetup | HDPIM | ExtractManager | | HDPIM | 32308319 | Package (Name: AdobeCharacterAnimatorAllTrial Version: 1.0.5.141) Extract info - ExtractSize: 1051921064, ExtractPath:'/.adobeTemp/4BE02FB3-CF7D-4DA7-94EB-BF79C06F2427'
03/09/17 15:32:33:817 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32308319 | starting decompression of file /tmp/6C5CBAED-A6B5-4DC9-82E3-522A24B2E93D/AdobeCharacterAnimatorAllTrial.zip to folder /.adobeTemp/4BE02FB3-CF7D-4DA7-94EB-BF79C06F2427 with type Zip-Deflated
03/09/17 15:33:58:391 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32308319 | completed decompression of file /tmp/6C5CBAED-A6B5-4DC9-82E3-522A24B2E93D/AdobeCharacterAnimatorAllTrial.zip at folder /.adobeTemp/4BE02FB3-CF7D-4DA7-94EB-BF79C06F2427 with type Zip-Deflated with status code 0
03/09/17 15:33:58:793 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32308319 | Successfully deleted directory from path: /tmp/6C5CBAED-A6B5-4DC9-82E3-522A24B2E93D. Recursive: 1
03/09/17 15:33:58:793 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32308319 | Completed 'EXTRACT' task for Package (Name: AdobeCharacterAnimatorAllTrial Version: 1.0.5.141), Time taken '85' sec
03/09/17 15:33:58:794 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32308320 | Starting 'INSTALL' task for Package (Name: AdobeCharacterAnimatorAllTrial Version: 1.0.5.141)
03/09/17 15:34:19:721 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32308320 | Successfully deleted directory from path: /.adobeTemp/4BE02FB3-CF7D-4DA7-94EB-BF79C06F2427. Recursive: 1
03/09/17 15:34:19:737 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32308320 | Completed 'INSTALL' task for Package (Name: AdobeCharacterAnimatorAllTrial Version: 1.0.5.141), Time taken '21' sec
03/09/17 15:34:22:181 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32308285 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:34:24:097 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300918 | Inside hdpimTerminateSession
03/09/17 15:34:24:106 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300918 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:34:24:164 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300914 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:34:24:164 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300914 | ************************* END Adobe Setup *************************
03/09/17 15:34:24:288 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300955 | Inside hdpimCreateSession
03/09/17 15:34:24:288 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300955 | Entering into 'createHDPIMSession'
03/09/17 15:34:24:288 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300955 | new session '96E10716-AE0E-4419-B7D7-D21150D6BF4E' created
03/09/17 15:34:24:289 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300955 | Exiting hdpimCreateSession, new session ID is '96E10716-AE0E-4419-B7D7-D21150D6BF4E'
03/09/17 15:34:24:395 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300955 | Inside hdpimInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>AUDT</SAPCode>
<CodexVersion>10.0.2</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>10.0.2.27</BuildVersion>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/4B3160FC-58E4-4E5E-9330-90A7ECF08B2B</ClientWorkingDirectory>
<InstallLanguage>en_US</InstallLanguage>
<InstallDir></InstallDir>
<PackageServiceURL>https://prod-rel-ffc-ccm.oobesaas.adobe.com/adobe-ffc-external/core/v2/applications</PackageServiceURL>
<x-api-key>CreativeCloud_v3_9</x-api-key>
<prefMigration>TRUE</prefMigration>
<PreserveInstallData>true</PreserveInstallData>
<ConflictXML>/tmp/4B3160FC-58E4-4E5E-9330-90A7ECF08B2B/FE988C60-644B-436F-9CFA-983C37388610</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:34:24:397 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300955 | Exiting hdpimInstallProduct with status '0'
03/09/17 15:34:26:670 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32310012 | Successfully deleted directory from path: /tmp/C32F5C36-8B3D-498A-9566-65B27A7B6DC0. Recursive: 1
03/09/17 15:34:26:670 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32310012 | Populating install data from Application JSON
03/09/17 15:34:26:673 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32310012 | Sanitizing data for product-'Audition CC (2017)'
03/09/17 15:34:26:673 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32310012 | HD Packager Version-'0.0.136'
03/09/17 15:34:26:677 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32310012 | Sorting packages to install
03/09/17 15:34:26:678 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32310012 | Package (Name: AdobeAudition10All Version: 10.0.2.27) selected for install
03/09/17 15:34:26:678 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32310037 | Starting 'DOWNLOAD' task for Package (Name: AdobeAudition10All Version: 10.0.2.27)
03/09/17 15:34:26:678 | [INFO] | | HDSetup | HDPIM | DownloadManager | | HDPIM | 32310037 | Package (Name: AdobeAudition10All Version: 10.0.2.27) Download info - DownloadSize: 433710098, DownloadPath:'/tmp/F3AEEA39-D55F-45FB-89B3-30B994EA76D1'
03/09/17 15:36:38:844 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32310038 | Starting 'EXTRACT' task for Package (Name: AdobeAudition10All Version: 10.0.2.27)
03/09/17 15:36:38:873 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32310037 | Completed 'DOWNLOAD' task for Package (Name: AdobeAudition10All Version: 10.0.2.27), Time taken '132' sec
03/09/17 15:36:38:885 | [INFO] | | HDSetup | HDPIM | ExtractManager | | HDPIM | 32310038 | Package (Name: AdobeAudition10All Version: 10.0.2.27) Extract info - ExtractSize: 1425222716, ExtractPath:'/.adobeTemp/9D470FC8-875A-4755-BD0F-146B2E53CDA4'
03/09/17 15:36:39:040 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32310038 | starting decompression of file /tmp/F3AEEA39-D55F-45FB-89B3-30B994EA76D1/AdobeAudition10All.zip to folder /.adobeTemp/9D470FC8-875A-4755-BD0F-146B2E53CDA4 with type Zip-Deflated
03/09/17 15:37:29:466 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32310038 | completed decompression of file /tmp/F3AEEA39-D55F-45FB-89B3-30B994EA76D1/AdobeAudition10All.zip at folder /.adobeTemp/9D470FC8-875A-4755-BD0F-146B2E53CDA4 with type Zip-Deflated with status code 0
03/09/17 15:37:29:786 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32310038 | Successfully deleted directory from path: /tmp/F3AEEA39-D55F-45FB-89B3-30B994EA76D1. Recursive: 1
03/09/17 15:37:29:786 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32310038 | Completed 'EXTRACT' task for Package (Name: AdobeAudition10All Version: 10.0.2.27), Time taken '51' sec
03/09/17 15:37:29:786 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32310039 | Starting 'INSTALL' task for Package (Name: AdobeAudition10All Version: 10.0.2.27)
03/09/17 15:37:39:621 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32310039 | Successfully deleted directory from path: /.adobeTemp/9D470FC8-875A-4755-BD0F-146B2E53CDA4. Recursive: 1
03/09/17 15:37:39:621 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32310039 | Completed 'INSTALL' task for Package (Name: AdobeAudition10All Version: 10.0.2.27), Time taken '10' sec
03/09/17 15:37:41:348 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32310011 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:37:42:761 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300955 | Inside hdpimTerminateSession
03/09/17 15:37:42:766 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300955 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:37:42:771 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300951 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:37:42:795 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300951 | ************************* END Adobe Setup *************************
03/09/17 15:37:43:689 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32311171 | ************************* START Adobe Setup *************************
03/09/17 15:37:43:695 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32311171 | Adobe Setup Version: 3.9.1.335
03/09/17 15:37:50:746 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32311177 | Inside hdpimCreateSession
03/09/17 15:37:50:746 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32311177 | Entering into 'createHDPIMSession'
03/09/17 15:37:50:746 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32311177 | new session '98699DA2-6959-4B0A-BA2B-93E24A68BF96' created
03/09/17 15:37:50:746 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32311177 | Exiting hdpimCreateSession, new session ID is '98699DA2-6959-4B0A-BA2B-93E24A68BF96'
03/09/17 15:37:50:754 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32311177 | Inside hdpimUnInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>AUDT</SAPCode>
<CodexVersion>9.2.0</CodexVersion>
<Platform>osx10-64</Platform>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/DB7FE1D1-13EF-4506-A784-28FD139D9D0A</ClientWorkingDirectory>
<DeleteUserPreferences>false</DeleteUserPreferences>
<ConflictXML>/tmp/DB7FE1D1-13EF-4506-A784-28FD139D9D0A/D16F3153-7262-4B92-9F86-D5D5406C8E28</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:37:50:755 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32311177 | Exiting hdpimUnInstallProduct with status '0'
03/09/17 15:37:50:864 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32311223 | Dependent product with sapCode ACR and version 9.9 will not be uninstalled as it is referred by 5 products
03/09/17 15:37:50:864 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32311223 | Dependent product with sapCode COCM and version 1.0 will not be uninstalled as it is referred by 7 products
03/09/17 15:37:50:864 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32311223 | Dependent product with sapCode COMP and version 1.0 will not be uninstalled as it is referred by 2 products
03/09/17 15:37:50:864 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32311223 | Dependent product with sapCode COPS and version 1.0 will not be uninstalled as it is referred by 3 products
03/09/17 15:37:50:864 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32311223 | Dependent product with sapCode CORE and version 1.0 will not be uninstalled as it is referred by 7 products
03/09/17 15:37:50:864 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32311223 | Dependent product with sapCode CORG and version 1.0 will not be uninstalled as it is referred by 8 products
03/09/17 15:37:50:865 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32311223 | Dependent product with sapCode KFNT and version 1.0.0 will not be uninstalled as it is referred by 5 products
03/09/17 15:37:50:865 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32311223 | Dependent product with sapCode PSTI and version 1.2.0 will not be uninstalled as it is referred by 3 products
03/09/17 15:37:50:869 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32311223 | Sorting packages to uninstall
03/09/17 15:37:50:869 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32311223 | Sorting packages to uninstall
03/09/17 15:37:50:869 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32311223 | Package (Name: AdobeAudition9All Version: 9.2.0.191) selected for Uninstall
03/09/17 15:37:50:869 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32311223 | Package (Name: AdobeCharacterAnimatorPreview4AllTrial Version: 1.0.4.184) selected for Uninstall
03/09/17 15:37:50:869 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311224 | Starting 'UN-INSTALL' task for Package (Name: AdobeAudition9All Version: 9.2.0.191)
03/09/17 15:37:52:972 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311224 | Completed 'UN-INSTALL' task for Package (Name: AdobeAudition9All Version: 9.2.0.191), Time taken '2' sec
03/09/17 15:37:52:972 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311224 | Starting 'UN-INSTALL' task for Package (Name: AdobeCharacterAnimatorPreview4AllTrial Version: 1.0.4.184)
03/09/17 15:37:56:974 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311224 | Completed 'UN-INSTALL' task for Package (Name: AdobeCharacterAnimatorPreview4AllTrial Version: 1.0.4.184), Time taken '4' sec
03/09/17 15:37:57:946 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32311223 | Successfully deleted directory from path: /Applications/Adobe Audition CC 2015.2. Recursive: 0
03/09/17 15:37:58:180 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32311223 | Successfully deleted directory from path: /Library/Application Support/Adobe/Uninstall/AUDT_9_2_0.app. Recursive: 1
03/09/17 15:37:58:368 | [WARN] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32311223 | Failed to remove file. Error: Error Domain=NSCocoaErrorDomain Code=4 "“Adobe Character Animator (Preview 4)” couldn’t be removed." UserInfo={NSUnderlyingError=0x7bff0af0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}, NSFilePath=/Applications/Adobe Character Animator (Preview 4), NSUserStringVariant=(
Remove
)}
03/09/17 15:37:58:389 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32311223 | Successfully deleted directory from path: /Library/Application Support/Adobe/Uninstall/ANML_1_0_4.app. Recursive: 1
03/09/17 15:37:58:862 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32311222 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 1 warnings(s)
WARN: Failed to remove file. Error: Error Domain=NSCocoaErrorDomain Code=4 "“Adobe Character Animator (Preview 4)” couldn’t be removed." UserInfo={NSUnderlyingError=0x7bff0af0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}, NSFilePath=/Applications/Adobe Character Animator (Preview 4), NSUserStringVariant=(
Remove
)}
-------------------------------------------------------------------------------------
03/09/17 15:37:58:977 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32311177 | Inside hdpimTerminateSession
03/09/17 15:37:58:987 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32311177 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:37:58:995 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32311171 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 1 warnings(s)
WARN: Failed to remove file. Error: Error Domain=NSCocoaErrorDomain Code=4 "“Adobe Character Animator (Preview 4)” couldn’t be removed." UserInfo={NSUnderlyingError=0x7bff0af0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}, NSFilePath=/Applications/Adobe Character Animator (Preview 4), NSUserStringVariant=(
Remove
)}
-------------------------------------------------------------------------------------
03/09/17 15:37:59:020 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32311171 | ************************* END Adobe Setup *************************
03/09/17 15:37:59:142 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300965 | Inside hdpimCreateSession
03/09/17 15:37:59:142 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300965 | Entering into 'createHDPIMSession'
03/09/17 15:37:59:142 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300965 | new session 'A22D3549-27E8-43B6-BC79-9C2C62098274' created
03/09/17 15:37:59:142 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300965 | Exiting hdpimCreateSession, new session ID is 'A22D3549-27E8-43B6-BC79-9C2C62098274'
03/09/17 15:38:03:970 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300965 | Inside hdpimInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>PRLD</SAPCode>
<CodexVersion>6.0.2</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>6.0.2.41</BuildVersion>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/91DFC013-7514-400C-96FF-A1A6CF030F88</ClientWorkingDirectory>
<InstallLanguage>en_US</InstallLanguage>
<InstallDir></InstallDir>
<PackageServiceURL>https://prod-rel-ffc-ccm.oobesaas.adobe.com/adobe-ffc-external/core/v2/applications</PackageServiceURL>
<x-api-key>CreativeCloud_v3_9</x-api-key>
<prefMigration>TRUE</prefMigration>
<PreserveInstallData>true</PreserveInstallData>
<ConflictXML>/tmp/91DFC013-7514-400C-96FF-A1A6CF030F88/2CE01777-FEB2-4EB8-A45A-39DB007A48B2</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:38:03:971 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300965 | Exiting hdpimInstallProduct with status '0'
03/09/17 15:38:05:591 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32311432 | Successfully deleted directory from path: /tmp/23EA1920-AE1A-467E-9F5B-FB32C7624904. Recursive: 1
03/09/17 15:38:05:591 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32311432 | Populating install data from Application JSON
03/09/17 15:38:05:594 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32311432 | Sanitizing data for product-'Prelude CC (2017)'
03/09/17 15:38:05:594 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32311432 | HD Packager Version-'0.0.136'
03/09/17 15:38:05:598 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32311432 | Sorting packages to install
03/09/17 15:38:05:598 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32311432 | Package (Name: AdobePrelude6AllTrial Version: 6.0.2.41) selected for install
03/09/17 15:38:05:599 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311453 | Starting 'DOWNLOAD' task for Package (Name: AdobePrelude6AllTrial Version: 6.0.2.41)
03/09/17 15:38:05:599 | [INFO] | | HDSetup | HDPIM | DownloadManager | | HDPIM | 32311453 | Package (Name: AdobePrelude6AllTrial Version: 6.0.2.41) Download info - DownloadSize: 439263586, DownloadPath:'/tmp/3045F530-E256-4A22-AB8C-C05CC6DD0594'
03/09/17 15:40:17:113 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311454 | Starting 'EXTRACT' task for Package (Name: AdobePrelude6AllTrial Version: 6.0.2.41)
03/09/17 15:40:17:113 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311453 | Completed 'DOWNLOAD' task for Package (Name: AdobePrelude6AllTrial Version: 6.0.2.41), Time taken '132' sec
03/09/17 15:40:17:208 | [INFO] | | HDSetup | HDPIM | ExtractManager | | HDPIM | 32311454 | Package (Name: AdobePrelude6AllTrial Version: 6.0.2.41) Extract info - ExtractSize: 1456576416, ExtractPath:'/.adobeTemp/7BADBB5B-BC93-4B9A-99C5-E628FF1D92D8'
03/09/17 15:40:17:303 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32311454 | starting decompression of file /tmp/3045F530-E256-4A22-AB8C-C05CC6DD0594/AdobePrelude6AllTrial.zip to folder /.adobeTemp/7BADBB5B-BC93-4B9A-99C5-E628FF1D92D8 with type Zip-Deflated
03/09/17 15:41:28:841 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32311454 | completed decompression of file /tmp/3045F530-E256-4A22-AB8C-C05CC6DD0594/AdobePrelude6AllTrial.zip at folder /.adobeTemp/7BADBB5B-BC93-4B9A-99C5-E628FF1D92D8 with type Zip-Deflated with status code 0
03/09/17 15:41:29:001 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32311454 | Successfully deleted directory from path: /tmp/3045F530-E256-4A22-AB8C-C05CC6DD0594. Recursive: 1
03/09/17 15:41:29:001 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311454 | Completed 'EXTRACT' task for Package (Name: AdobePrelude6AllTrial Version: 6.0.2.41), Time taken '72' sec
03/09/17 15:41:29:001 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311455 | Starting 'INSTALL' task for Package (Name: AdobePrelude6AllTrial Version: 6.0.2.41)
03/09/17 15:41:38:016 | [WARN] | | HDSetup | HDPIM | RegisterApplicationCommand | | HDPIM | 32311455 | Attempt to register application "/Applications/Adobe Prelude CC 2017/Adobe Prelude CC 2017.app/Contents/PhotoshopServer.app" failed
03/09/17 15:41:38:016 | [WARN] | | HDSetup | HDPIM | InstallHelper | | HDPIM | 32311455 | Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePrelude6AllTrial', version:6.0.2.41
03/09/17 15:41:40:002 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32311455 | Successfully deleted directory from path: /.adobeTemp/7BADBB5B-BC93-4B9A-99C5-E628FF1D92D8. Recursive: 1
03/09/17 15:41:40:002 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32311455 | Completed 'INSTALL' task for Package (Name: AdobePrelude6AllTrial Version: 6.0.2.41), Time taken '11' sec
03/09/17 15:41:41:423 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32311431 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 2 warnings(s)
WARN: Attempt to register application "/Applications/Adobe Prelude CC 2017/Adobe Prelude CC 2017.app/Contents/PhotoshopServer.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePrelude6AllTrial', version:6.0.2.41
-------------------------------------------------------------------------------------
03/09/17 15:41:43:803 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300965 | Inside hdpimTerminateSession
03/09/17 15:41:43:813 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300965 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:41:43:819 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300961 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 2 warnings(s)
WARN: Attempt to register application "/Applications/Adobe Prelude CC 2017/Adobe Prelude CC 2017.app/Contents/PhotoshopServer.app" failed
WARN: Warning (Code = 186) executing in command 'RegisterApplication' for package: 'AdobePrelude6AllTrial', version:6.0.2.41
-------------------------------------------------------------------------------------
03/09/17 15:41:43:819 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300961 | ************************* END Adobe Setup *************************
03/09/17 15:41:44:363 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32313035 | ************************* START Adobe Setup *************************
03/09/17 15:41:44:363 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32313035 | Adobe Setup Version: 3.9.1.335
03/09/17 15:41:51:624 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32313039 | Inside hdpimCreateSession
03/09/17 15:41:51:624 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32313039 | Entering into 'createHDPIMSession'
03/09/17 15:41:51:625 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32313039 | new session '9DEC6B06-B2E3-4A42-B466-8D9C9BEA88B1' created
03/09/17 15:41:51:625 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32313039 | Exiting hdpimCreateSession, new session ID is '9DEC6B06-B2E3-4A42-B466-8D9C9BEA88B1'
03/09/17 15:41:51:634 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32313039 | Inside hdpimUnInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>PRLD</SAPCode>
<CodexVersion>5.0.0</CodexVersion>
<Platform>osx10-64</Platform>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/B1EE0A83-30A8-440F-B1B5-7691297ED4E7</ClientWorkingDirectory>
<DeleteUserPreferences>false</DeleteUserPreferences>
<ConflictXML>/tmp/B1EE0A83-30A8-440F-B1B5-7691297ED4E7/556F85BA-1CB5-4ADA-83D1-A1136649E6BB</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:41:51:635 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32313039 | Exiting hdpimUnInstallProduct with status '0'
03/09/17 15:41:51:666 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32313116 | Dependent product with sapCode COCM and version 1.0 will not be uninstalled as it is referred by 6 products
03/09/17 15:41:51:666 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32313116 | Dependent product with sapCode CORE and version 1.0 will not be uninstalled as it is referred by 6 products
03/09/17 15:41:51:666 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32313116 | Dependent product with sapCode CORG and version 1.0 will not be uninstalled as it is referred by 7 products
03/09/17 15:41:51:668 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32313116 | Sorting packages to uninstall
03/09/17 15:41:51:669 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32313116 | Package (Name: AdobePrelude5AllTrial Version: 5.0.0.184) selected for Uninstall
03/09/17 15:41:51:669 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32313117 | Starting 'UN-INSTALL' task for Package (Name: AdobePrelude5AllTrial Version: 5.0.0.184)
03/09/17 15:41:58:512 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32313117 | Completed 'UN-INSTALL' task for Package (Name: AdobePrelude5AllTrial Version: 5.0.0.184), Time taken '7' sec
03/09/17 15:41:59:800 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32313116 | Successfully deleted directory from path: /Applications/Adobe Prelude CC 2015.4. Recursive: 0
03/09/17 15:42:00:067 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32313116 | Successfully deleted directory from path: /Library/Application Support/Adobe/Uninstall/PRLD_5_0_0.app. Recursive: 1
03/09/17 15:42:00:245 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32313115 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:42:00:361 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32313039 | Inside hdpimTerminateSession
03/09/17 15:42:00:371 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32313039 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:42:00:376 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32313035 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:42:00:402 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32313035 | ************************* END Adobe Setup *************************
03/09/17 15:42:00:518 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300978 | Inside hdpimCreateSession
03/09/17 15:42:00:519 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300978 | Entering into 'createHDPIMSession'
03/09/17 15:42:00:519 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300978 | new session '88873C43-5EBB-437C-8B90-A723807AC5DE' created
03/09/17 15:42:00:519 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300978 | Exiting hdpimCreateSession, new session ID is '88873C43-5EBB-437C-8B90-A723807AC5DE'
03/09/17 15:42:04:179 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300978 | Inside hdpimInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>AME</SAPCode>
<CodexVersion>11.0.2</CodexVersion>
<Platform>osx10-64</Platform>
<BuildVersion>11.0.2.53</BuildVersion>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/80749974-9523-4614-8342-061F737567F1</ClientWorkingDirectory>
<InstallLanguage>cs_CZ,da_DK,de_DE,en_AE,en_GB,en_IL,en_US,es_ES,es_MX,fi_FI,fr_CA,fr_FR,fr_MA,hu_HU,it_IT,ja_JP,ko_KR,nb_NO,nl_NL,pl_PL,pt_BR,ru_RU,sv_SE,tr_TR,uk_UA,zh_CN,zh_TW</InstallLanguage>
<InstallDir></InstallDir>
<PackageServiceURL>https://prod-rel-ffc-ccm.oobesaas.adobe.com/adobe-ffc-external/core/v2/applications</PackageServiceURL>
<x-api-key>CreativeCloud_v3_9</x-api-key>
<prefMigration>TRUE</prefMigration>
<PreserveInstallData>true</PreserveInstallData>
<ConflictXML>/tmp/80749974-9523-4614-8342-061F737567F1/CD4020EE-E4C8-45A4-9774-D55E9FC4E4B1</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:42:04:181 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300978 | Exiting hdpimInstallProduct with status '0'
03/09/17 15:42:05:852 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32313235 | Successfully deleted directory from path: /tmp/1B7D84E2-797A-4BD9-889D-589BFE7D2EED. Recursive: 1
03/09/17 15:42:05:852 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32313235 | Populating install data from Application JSON
03/09/17 15:42:05:854 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32313235 | Sanitizing data for product-'Media Encoder CC (2017)'
03/09/17 15:42:05:854 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32313235 | HD Packager Version-'0.0.136'
03/09/17 15:42:05:857 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32313235 | mul is specified in supported language list, hence installing for all languages
03/09/17 15:42:05:857 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32313235 | Sorting packages to install
03/09/17 15:42:05:858 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32313235 | Package (Name: AdobeMediaEncoder11AllTrial Version: 11.0.2.53) selected for install
03/09/17 15:42:05:858 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32313306 | Starting 'DOWNLOAD' task for Package (Name: AdobeMediaEncoder11AllTrial Version: 11.0.2.53)
03/09/17 15:42:05:859 | [INFO] | | HDSetup | HDPIM | DownloadManager | | HDPIM | 32313306 | Package (Name: AdobeMediaEncoder11AllTrial Version: 11.0.2.53) Download info - DownloadSize: 767210812, DownloadPath:'/tmp/4A22331A-6F87-4A4E-A44F-9DA49EDC69BC'
03/09/17 15:46:22:259 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32313307 | Starting 'EXTRACT' task for Package (Name: AdobeMediaEncoder11AllTrial Version: 11.0.2.53)
03/09/17 15:46:22:272 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32313306 | Completed 'DOWNLOAD' task for Package (Name: AdobeMediaEncoder11AllTrial Version: 11.0.2.53), Time taken '257' sec
03/09/17 15:46:22:284 | [INFO] | | HDSetup | HDPIM | ExtractManager | | HDPIM | 32313307 | Package (Name: AdobeMediaEncoder11AllTrial Version: 11.0.2.53) Extract info - ExtractSize: 2347711000, ExtractPath:'/.adobeTemp/0DACCFE9-9BF2-4B2D-A6A1-1882322DB2B0'
03/09/17 15:46:22:320 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32313307 | starting decompression of file /tmp/4A22331A-6F87-4A4E-A44F-9DA49EDC69BC/AdobeMediaEncoder11AllTrial.zip to folder /.adobeTemp/0DACCFE9-9BF2-4B2D-A6A1-1882322DB2B0 with type Zip-Deflated
03/09/17 15:47:48:297 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 32313307 | completed decompression of file /tmp/4A22331A-6F87-4A4E-A44F-9DA49EDC69BC/AdobeMediaEncoder11AllTrial.zip at folder /.adobeTemp/0DACCFE9-9BF2-4B2D-A6A1-1882322DB2B0 with type Zip-Deflated with status code 0
03/09/17 15:47:48:496 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32313307 | Successfully deleted directory from path: /tmp/4A22331A-6F87-4A4E-A44F-9DA49EDC69BC. Recursive: 1
03/09/17 15:47:48:496 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32313307 | Completed 'EXTRACT' task for Package (Name: AdobeMediaEncoder11AllTrial Version: 11.0.2.53), Time taken '86' sec
03/09/17 15:47:48:496 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32313308 | Starting 'INSTALL' task for Package (Name: AdobeMediaEncoder11AllTrial Version: 11.0.2.53)
03/09/17 15:47:58:825 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32313308 | Successfully deleted directory from path: /.adobeTemp/0DACCFE9-9BF2-4B2D-A6A1-1882322DB2B0. Recursive: 1
03/09/17 15:47:58:825 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32313308 | Completed 'INSTALL' task for Package (Name: AdobeMediaEncoder11AllTrial Version: 11.0.2.53), Time taken '10' sec
03/09/17 15:48:01:331 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32313234 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:48:03:180 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300978 | Inside hdpimTerminateSession
03/09/17 15:48:03:195 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32300978 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:48:03:201 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300974 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:48:03:201 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32300974 | ************************* END Adobe Setup *************************
03/09/17 15:48:04:392 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32315242 | ************************* START Adobe Setup *************************
03/09/17 15:48:04:392 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32315242 | Adobe Setup Version: 3.9.1.335
03/09/17 15:48:16:922 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32315278 | Inside hdpimCreateSession
03/09/17 15:48:16:922 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32315278 | Entering into 'createHDPIMSession'
03/09/17 15:48:16:922 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32315278 | new session 'F1623F8E-2200-457F-9940-C3E3B87DE768' created
03/09/17 15:48:16:922 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32315278 | Exiting hdpimCreateSession, new session ID is 'F1623F8E-2200-457F-9940-C3E3B87DE768'
03/09/17 15:48:16:958 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32315278 | Inside hdpimUnInstallProduct with request <?xml version="1.0" encoding="UTF-8"?>
<DriverInfo>
<ProductInfo>
<SAPCode>AME</SAPCode>
<CodexVersion>10.3.0</CodexVersion>
<Platform>osx10-64</Platform>
</ProductInfo>
<RequestInfo>
<ClientWorkingDirectory>/tmp/DF846F43-5960-40A4-B89C-52124E3ECA56</ClientWorkingDirectory>
<DeleteUserPreferences>false</DeleteUserPreferences>
<ConflictXML>/tmp/DF846F43-5960-40A4-B89C-52124E3ECA56/FD2A1A46-735C-403B-B4F9-9931F417E855</ConflictXML>
</RequestInfo>
</DriverInfo>
03/09/17 15:48:16:959 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32315278 | Exiting hdpimUnInstallProduct with status '0'
03/09/17 15:48:17:009 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32315401 | Dependent product with sapCode ACR and version 9.9 will not be uninstalled as it is referred by 4 products
03/09/17 15:48:17:009 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32315401 | Dependent product with sapCode COCM and version 1.0 will not be uninstalled as it is referred by 5 products
03/09/17 15:48:17:009 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32315401 | Dependent product with sapCode COPS and version 1.0 will not be uninstalled as it is referred by 2 products
03/09/17 15:48:17:009 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32315401 | Dependent product with sapCode CORE and version 1.0 will not be uninstalled as it is referred by 5 products
03/09/17 15:48:17:009 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32315401 | Dependent product with sapCode CORG and version 1.0 will not be uninstalled as it is referred by 6 products
03/09/17 15:48:17:009 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32315401 | Dependent product with sapCode KFNT and version 1.0.0 will not be uninstalled as it is referred by 4 products
03/09/17 15:48:17:010 | [INFO] | | HDSetup | HDPIM | WorkFlowManager | | HDPIM | 32315401 | Dependent product with sapCode PSTI and version 1.2.0 will not be uninstalled as it is referred by 2 products
03/09/17 15:48:17:011 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32315401 | Sorting packages to uninstall
03/09/17 15:48:17:011 | [INFO] | | HDSetup | HDPIM | ApplicationManager | | HDPIM | 32315401 | Package (Name: AdobeMediaEncoder10AllTrial Version: 10.3.0.185) selected for Uninstall
03/09/17 15:48:17:012 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32315403 | Starting 'UN-INSTALL' task for Package (Name: AdobeMediaEncoder10AllTrial Version: 10.3.0.185)
03/09/17 15:48:22:146 | [INFO] | | HDSetup | HDPIM | TaskManager | | HDPIM | 32315403 | Completed 'UN-INSTALL' task for Package (Name: AdobeMediaEncoder10AllTrial Version: 10.3.0.185), Time taken '5' sec
03/09/17 15:48:23:080 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32315401 | Successfully deleted directory from path: /Applications/Adobe Media Encoder CC 2015.3. Recursive: 0
03/09/17 15:48:23:333 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 32315401 | Successfully deleted directory from path: /Library/Application Support/Adobe/Uninstall/AME_10_3_0.app. Recursive: 1
03/09/17 15:48:23:483 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32315400 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:48:23:593 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32315278 | Inside hdpimTerminateSession
03/09/17 15:48:23:612 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 32315278 | Exiting hdpimTerminateSession, successfully closed session '0'
03/09/17 15:48:23:631 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32315242 | Exit Code: 0
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 0 error(s), 0 warnings(s)
-------------------------------------------------------------------------------------
03/09/17 15:48:23:631 | [INFO] | | HDSetup | HDSetup | AppContext | | HDSetup | 32315242 | ************************* END Adobe Setup *************************
These are all of the logs I could find on both Client and Server machines. Sorry for long post - I didn't find a way to add attachment.
Copy link to clipboard
Copied
Hi again,
If you are able to update CS6 applications but not CC , that means it is either an issue with the MIME type or the override file.
Please check this thread - Issue With Self Hosted CC Updates
~Rohit