Advertisement
Guest User

18 Feb 2020 10-39-39

a guest
Feb 18th, 2020
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.24 KB | None | 0 0
  1. 2020.02.18 10:39:39 \[main\] INFO org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6a6824be: startup date \[Tue Feb 18 10:39:39 EST 2020\]; root of context hierarchy
  2.  
  3. 2020.02.18 10:39:40 \[main\] INFO org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.apache.derby.jdbc.EmbeddedDriver
  4.  
  5. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.dao.utils.DbLoaderDerbyImpl - C:\\ProgramData/Avid/AvidLink/Db/3.18/appmanager.db successfully loaded
  6.  
  7. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg add command:
  8.  
  9. ​
  10.  
  11. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.common.service.ApplicationResources - The operation completed successfully.
  12.  
  13. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.common.FTF.ToggleFeature - /C:/Program%20Files/Avid/Avid%20Link/FTF\_JNI.dll
  14.  
  15. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.common.FTF.ToggleFeature - ToggleFeature is initialized
  16.  
  17. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.common.service.ApplicationResources - WebSocket server using port 1696
  18.  
  19. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.event.handler.CStartEventHandler - CStartEventHandler bean has been created
  20.  
  21. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.common.service.CleanupService - Cleanup extracted directory
  22.  
  23. 2020.02.18 10:39:42 \[main\] ERROR com.avid.fncservice.common.service.CleanupService - Cleanup error
  24.  
  25. com.avid.fncservice.common.exceptions.FncServiceException: HTTP 202 Accepted
  26.  
  27. at com.avid.fncservice.utils.UpdateHolder.cutExtension([UpdateHolder.java:677](https://UpdateHolder.java:677))
  28.  
  29. at com.avid.fncservice.utils.UpdateHolder.isArchive([UpdateHolder.java:559](https://UpdateHolder.java:559))
  30.  
  31. at com.avid.fncservice.service.impl.CleanupServiceImpl.afterPropertiesSet([CleanupServiceImpl.java:50](https://CleanupServiceImpl.java:50))
  32.  
  33. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods([AbstractAutowireCapableBeanFactory.java:1637](https://AbstractAutowireCapableBeanFactory.java:1637))
  34.  
  35. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean([AbstractAutowireCapableBeanFactory.java:1574](https://AbstractAutowireCapableBeanFactory.java:1574))
  36.  
  37. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean([AbstractAutowireCapableBeanFactory.java:545](https://AbstractAutowireCapableBeanFactory.java:545))
  38.  
  39. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean([AbstractAutowireCapableBeanFactory.java:482](https://AbstractAutowireCapableBeanFactory.java:482))
  40.  
  41. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject([AbstractBeanFactory.java:306](https://AbstractBeanFactory.java:306))
  42.  
  43. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton([DefaultSingletonBeanRegistry.java:230](https://DefaultSingletonBeanRegistry.java:230))
  44.  
  45. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean([AbstractBeanFactory.java:302](https://AbstractBeanFactory.java:302))
  46.  
  47. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean([AbstractBeanFactory.java:202](https://AbstractBeanFactory.java:202))
  48.  
  49. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate([DependencyDescriptor.java:207](https://DependencyDescriptor.java:207))
  50.  
  51. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates([DefaultListableBeanFactory.java:1214](https://DefaultListableBeanFactory.java:1214))
  52.  
  53. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency([DefaultListableBeanFactory.java:1054](https://DefaultListableBeanFactory.java:1054))
  54.  
  55. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency([DefaultListableBeanFactory.java:1019](https://DefaultListableBeanFactory.java:1019))
  56.  
  57. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject([AutowiredAnnotationBeanPostProcessor.java:566](https://AutowiredAnnotationBeanPostProcessor.java:566))
  58.  
  59. at org.springframework.beans.factory.annotation.InjectionMetadata.inject([InjectionMetadata.java:88](https://InjectionMetadata.java:88))
  60.  
  61. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues([AutowiredAnnotationBeanPostProcessor.java:349](https://AutowiredAnnotationBeanPostProcessor.java:349))
  62.  
  63. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean([AbstractAutowireCapableBeanFactory.java:1214](https://AbstractAutowireCapableBeanFactory.java:1214))
  64.  
  65. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean([AbstractAutowireCapableBeanFactory.java:543](https://AbstractAutowireCapableBeanFactory.java:543))
  66.  
  67. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean([AbstractAutowireCapableBeanFactory.java:482](https://AbstractAutowireCapableBeanFactory.java:482))
  68.  
  69. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject([AbstractBeanFactory.java:306](https://AbstractBeanFactory.java:306))
  70.  
  71. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton([DefaultSingletonBeanRegistry.java:230](https://DefaultSingletonBeanRegistry.java:230))
  72.  
  73. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean([AbstractBeanFactory.java:302](https://AbstractBeanFactory.java:302))
  74.  
  75. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean([AbstractBeanFactory.java:202](https://AbstractBeanFactory.java:202))
  76.  
  77. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate([DependencyDescriptor.java:207](https://DependencyDescriptor.java:207))
  78.  
  79. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates([DefaultListableBeanFactory.java:1214](https://DefaultListableBeanFactory.java:1214))
  80.  
  81. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency([DefaultListableBeanFactory.java:1054](https://DefaultListableBeanFactory.java:1054))
  82.  
  83. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency([DefaultListableBeanFactory.java:1019](https://DefaultListableBeanFactory.java:1019))
  84.  
  85. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject([AutowiredAnnotationBeanPostProcessor.java:566](https://AutowiredAnnotationBeanPostProcessor.java:566))
  86.  
  87. at org.springframework.beans.factory.annotation.InjectionMetadata.inject([InjectionMetadata.java:88](https://InjectionMetadata.java:88))
  88.  
  89. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues([AutowiredAnnotationBeanPostProcessor.java:349](https://AutowiredAnnotationBeanPostProcessor.java:349))
  90.  
  91. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean([AbstractAutowireCapableBeanFactory.java:1214](https://AbstractAutowireCapableBeanFactory.java:1214))
  92.  
  93. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean([AbstractAutowireCapableBeanFactory.java:543](https://AbstractAutowireCapableBeanFactory.java:543))
  94.  
  95. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean([AbstractAutowireCapableBeanFactory.java:482](https://AbstractAutowireCapableBeanFactory.java:482))
  96.  
  97. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject([AbstractBeanFactory.java:306](https://AbstractBeanFactory.java:306))
  98.  
  99. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton([DefaultSingletonBeanRegistry.java:230](https://DefaultSingletonBeanRegistry.java:230))
  100.  
  101. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean([AbstractBeanFactory.java:302](https://AbstractBeanFactory.java:302))
  102.  
  103. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean([AbstractBeanFactory.java:202](https://AbstractBeanFactory.java:202))
  104.  
  105. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate([DependencyDescriptor.java:207](https://DependencyDescriptor.java:207))
  106.  
  107. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates([DefaultListableBeanFactory.java:1214](https://DefaultListableBeanFactory.java:1214))
  108.  
  109. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency([DefaultListableBeanFactory.java:1054](https://DefaultListableBeanFactory.java:1054))
  110.  
  111. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency([DefaultListableBeanFactory.java:1019](https://DefaultListableBeanFactory.java:1019))
  112.  
  113. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject([AutowiredAnnotationBeanPostProcessor.java:566](https://AutowiredAnnotationBeanPostProcessor.java:566))
  114.  
  115. at org.springframework.beans.factory.annotation.InjectionMetadata.inject([InjectionMetadata.java:88](https://InjectionMetadata.java:88))
  116.  
  117. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues([AutowiredAnnotationBeanPostProcessor.java:349](https://AutowiredAnnotationBeanPostProcessor.java:349))
  118.  
  119. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean([AbstractAutowireCapableBeanFactory.java:1214](https://AbstractAutowireCapableBeanFactory.java:1214))
  120.  
  121. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean([AbstractAutowireCapableBeanFactory.java:543](https://AbstractAutowireCapableBeanFactory.java:543))
  122.  
  123. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean([AbstractAutowireCapableBeanFactory.java:482](https://AbstractAutowireCapableBeanFactory.java:482))
  124.  
  125. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject([AbstractBeanFactory.java:306](https://AbstractBeanFactory.java:306))
  126.  
  127. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton([DefaultSingletonBeanRegistry.java:230](https://DefaultSingletonBeanRegistry.java:230))
  128.  
  129. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean([AbstractBeanFactory.java:302](https://AbstractBeanFactory.java:302))
  130.  
  131. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean([AbstractBeanFactory.java:202](https://AbstractBeanFactory.java:202))
  132.  
  133. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate([DependencyDescriptor.java:207](https://DependencyDescriptor.java:207))
  134.  
  135. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates([DefaultListableBeanFactory.java:1214](https://DefaultListableBeanFactory.java:1214))
  136.  
  137. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency([DefaultListableBeanFactory.java:1054](https://DefaultListableBeanFactory.java:1054))
  138.  
  139. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency([DefaultListableBeanFactory.java:1019](https://DefaultListableBeanFactory.java:1019))
  140.  
  141. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject([AutowiredAnnotationBeanPostProcessor.java:566](https://AutowiredAnnotationBeanPostProcessor.java:566))
  142.  
  143. at org.springframework.beans.factory.annotation.InjectionMetadata.inject([InjectionMetadata.java:88](https://InjectionMetadata.java:88))
  144.  
  145. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues([AutowiredAnnotationBeanPostProcessor.java:349](https://AutowiredAnnotationBeanPostProcessor.java:349))
  146.  
  147. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean([AbstractAutowireCapableBeanFactory.java:1214](https://AbstractAutowireCapableBeanFactory.java:1214))
  148.  
  149. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean([AbstractAutowireCapableBeanFactory.java:543](https://AbstractAutowireCapableBeanFactory.java:543))
  150.  
  151. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean([AbstractAutowireCapableBeanFactory.java:482](https://AbstractAutowireCapableBeanFactory.java:482))
  152.  
  153. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject([AbstractBeanFactory.java:306](https://AbstractBeanFactory.java:306))
  154.  
  155. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton([DefaultSingletonBeanRegistry.java:230](https://DefaultSingletonBeanRegistry.java:230))
  156.  
  157. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean([AbstractBeanFactory.java:302](https://AbstractBeanFactory.java:302))
  158.  
  159. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean([AbstractBeanFactory.java:202](https://AbstractBeanFactory.java:202))
  160.  
  161. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate([DependencyDescriptor.java:207](https://DependencyDescriptor.java:207))
  162.  
  163. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates([DefaultListableBeanFactory.java:1214](https://DefaultListableBeanFactory.java:1214))
  164.  
  165. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency([DefaultListableBeanFactory.java:1054](https://DefaultListableBeanFactory.java:1054))
  166.  
  167. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency([DefaultListableBeanFactory.java:1019](https://DefaultListableBeanFactory.java:1019))
  168.  
  169. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject([AutowiredAnnotationBeanPostProcessor.java:566](https://AutowiredAnnotationBeanPostProcessor.java:566))
  170.  
  171. at org.springframework.beans.factory.annotation.InjectionMetadata.inject([InjectionMetadata.java:88](https://InjectionMetadata.java:88))
  172.  
  173. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues([AutowiredAnnotationBeanPostProcessor.java:349](https://AutowiredAnnotationBeanPostProcessor.java:349))
  174.  
  175. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean([AbstractAutowireCapableBeanFactory.java:1214](https://AbstractAutowireCapableBeanFactory.java:1214))
  176.  
  177. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean([AbstractAutowireCapableBeanFactory.java:543](https://AbstractAutowireCapableBeanFactory.java:543))
  178.  
  179. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean([AbstractAutowireCapableBeanFactory.java:482](https://AbstractAutowireCapableBeanFactory.java:482))
  180.  
  181. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject([AbstractBeanFactory.java:306](https://AbstractBeanFactory.java:306))
  182.  
  183. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton([DefaultSingletonBeanRegistry.java:230](https://DefaultSingletonBeanRegistry.java:230))
  184.  
  185. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean([AbstractBeanFactory.java:302](https://AbstractBeanFactory.java:302))
  186.  
  187. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean([AbstractBeanFactory.java:197](https://AbstractBeanFactory.java:197))
  188.  
  189. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons([DefaultListableBeanFactory.java:776](https://DefaultListableBeanFactory.java:776))
  190.  
  191. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization([AbstractApplicationContext.java:861](https://AbstractApplicationContext.java:861))
  192.  
  193. at org.springframework.context.support.AbstractApplicationContext.refresh([AbstractApplicationContext.java:541](https://AbstractApplicationContext.java:541))
  194.  
  195. at org.springframework.context.annotation.AnnotationConfigApplicationContext.<init>([AnnotationConfigApplicationContext.java:84](https://AnnotationConfigApplicationContext.java:84))
  196.  
  197. at com.avid.fncservice.websocket.WebSocketServer.runServer([WebSocketServer.java:239](https://WebSocketServer.java:239))
  198.  
  199. at com.avid.fncservice.websocket.WebSocketServer.main([WebSocketServer.java:89](https://WebSocketServer.java:89))
  200.  
  201. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  202.  
  203. at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
  204.  
  205. at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
  206.  
  207. at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
  208.  
  209. at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
  210.  
  211. at com.exe4j.runtime.WinLauncher.main(Unknown Source)
  212.  
  213. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.utils.UpdateHolder - status reload filed. File C:\\AvidDownloads\\Downloads\\NewBlueTitlerProForAvid-180117\_101189\_.zip not exist.
  214.  
  215. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.utils.UpdateHolder - status reload filed. File C:\\AvidDownloads\\Downloads\\Continuum\_Avid\_Lite\_9\_0\_5\_102337\_.zip not exist.
  216.  
  217. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.utils.UpdateHolder - status reload filed. File C:\\AvidDownloads\\Downloads\\[NewBluePrime-170707.zip](https://NewBluePrime-170707.zip) not exist.
  218.  
  219. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.utils.UpdateHolder - status reload filed. File C:\\AvidDownloads\\Downloads\\Media\_Composer\_2019.12\_Win.zip not exist.
  220.  
  221. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.service.impl.ManifestServiceImpl - Implementation-Title={Avid Link 1.0.0}
  222.  
  223. Gradle-Version={Gradle 1.7}
  224.  
  225. Copyright={Copyright (c) 2005 - 2018, Avid Technology, Inc}
  226.  
  227. Implementation-Version={[2.1.0.0](https://2.1.0.0)}
  228.  
  229. Implementation-Build={1090}
  230.  
  231. Build-Date-Time={2020.01.15 10:17:21}
  232.  
  233. Specification-Version={20.1.0}
  234.  
  235. Manifest-Version={1.0}
  236.  
  237. Main-Class={com.avid.fncservice.websocket.WebSocketServer}
  238.  
  239. Implementation-Vendor={Avid Technology, Inc}
  240.  
  241. &#x200B;
  242.  
  243. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.event.handler.CStartEventHandler - Application Started
  244.  
  245. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.event.handler.CStartEventHandler - Starting Migrations
  246.  
  247. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.common.migration.MigrationScript - VersionFrom: 3.18 and versionTo: 3.18 are the same. Migrations don't require
  248.  
  249. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.event.handler.CStartEventHandler - Starting Schedules
  250.  
  251. 2020.02.18 10:39:42 \[main\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - service has been started
  252.  
  253. 2020.02.18 10:39:42 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Current upstream address is [https://everywhere.avid.com](https://everywhere.avid.com)
  254.  
  255. 2020.02.18 10:39:42 \[Thread-6\] INFO com.avid.fncservice.service.impl.ManifestServiceImpl - Write new manifest to map
  256.  
  257. 2020.02.18 10:39:42 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Current source of product updates is My Avid API
  258.  
  259. 2020.02.18 10:39:42 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Production My Avid API endpoints loaded
  260.  
  261. 2020.02.18 10:39:43 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show KPL download with id = "106632" on the top. The parent with id = "16765" has 1 item
  262.  
  263. 2020.02.18 10:39:43 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "PTPR-Q3-17-00" has 1 item
  264.  
  265. 2020.02.18 10:39:43 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "SOUNDIDEA-PR0" has 1 item
  266.  
  267. 2020.02.18 10:39:43 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "PTPR-Q4-17-00" has 1 item
  268.  
  269. 2020.02.18 10:39:43 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "IZOTOPE-PTPR" has 1 item
  270.  
  271. 2020.02.18 10:39:43 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been started
  272.  
  273. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Valid token was sent
  274.  
  275. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - !!!!!!!WEBSOCKET: open web socket for notification
  276.  
  277. 2020.02.18 10:39:44 \[Thread-6\] INFO org.eclipse.jetty.util.log - Logging initialized u/5253ms
  278.  
  279. 2020.02.18 10:39:44 \[WebSocketSimpleContainer@1127172419-96\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  280.  
  281. &#x200B;
  282.  
  283. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  284.  
  285. {"channel":"avid.notification","subject":"avid.notification.ready","data":{"consumerId":"5519270f-6936-466d-8868-17aef4a56d4e","subscriptions":\[\]}}
  286.  
  287. &#x200B;
  288.  
  289. &#x200B;
  290.  
  291. &#x200B;
  292.  
  293. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  294.  
  295. &#x200B;
  296.  
  297. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources -
  298.  
  299. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources -
  300.  
  301. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  302.  
  303. &#x200B;
  304.  
  305. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources -
  306.  
  307. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  308.  
  309. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  310.  
  311. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.common.utils.CommonAnalytics - Common analytics library loaded
  312.  
  313. 2020.02.18 10:39:44 \[WebSocketSimpleContainer@1127172419-96\] ERROR com.avid.upstream.service.impl.EntitlementServiceImpl - java.lang.NullPointerException
  314.  
  315. at com.avid.upstream.service.impl.EntitlementServiceImpl.getLastLinkFromCollaborationResponseHeader([EntitlementServiceImpl.java:1008](https://EntitlementServiceImpl.java:1008))
  316.  
  317. at com.avid.upstream.service.impl.EntitlementServiceImpl.handleCollaborationContextIds([EntitlementServiceImpl.java:3541](https://EntitlementServiceImpl.java:3541))
  318.  
  319. at com.avid.upstream.service.websocket.WebsocketClientEndpoint$1.onMessage([WebsocketClientEndpoint.java:220](https://WebsocketClientEndpoint.java:220))
  320.  
  321. at com.avid.upstream.service.websocket.WebsocketClientEndpoint$1.onMessage([WebsocketClientEndpoint.java:146](https://WebsocketClientEndpoint.java:146))
  322.  
  323. at org.eclipse.jetty.websocket.jsr356.messages.TextWholeMessage.messageComplete([TextWholeMessage.java:56](https://TextWholeMessage.java:56))
  324.  
  325. at org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver.onTextFrame([JsrEndpointEventDriver.java:218](https://JsrEndpointEventDriver.java:218))
  326.  
  327. at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame([AbstractEventDriver.java:162](https://AbstractEventDriver.java:162))
  328.  
  329. at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame([WebSocketSession.java:367](https://WebSocketSession.java:367))
  330.  
  331. at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame([ExtensionStack.java:214](https://ExtensionStack.java:214))
  332.  
  333. at org.eclipse.jetty.websocket.common.Parser.notifyFrame([Parser.java:220](https://Parser.java:220))
  334.  
  335. at org.eclipse.jetty.websocket.common.Parser.parse([Parser.java:256](https://Parser.java:256))
  336.  
  337. at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse([AbstractWebSocketConnection.java:663](https://AbstractWebSocketConnection.java:663))
  338.  
  339. at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable([AbstractWebSocketConnection.java:493](https://AbstractWebSocketConnection.java:493))
  340.  
  341. at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded([AbstractConnection.java:261](https://AbstractConnection.java:261))
  342.  
  343. at org.eclipse.jetty.io.FillInterest.fillable([FillInterest.java:95](https://FillInterest.java:95))
  344.  
  345. at org.eclipse.jetty.io.ssl.SslConnection.onFillable([SslConnection.java:192](https://SslConnection.java:192))
  346.  
  347. at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded([AbstractConnection.java:261](https://AbstractConnection.java:261))
  348.  
  349. at org.eclipse.jetty.io.FillInterest.fillable([FillInterest.java:95](https://FillInterest.java:95))
  350.  
  351. at [org.eclipse.jetty.io.SelectChannelEndPoint$2.run](https://org.eclipse.jetty.io.SelectChannelEndPoint$2.run)([SelectChannelEndPoint.java:75](https://SelectChannelEndPoint.java:75))
  352.  
  353. at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun([ExecuteProduceConsume.java:213](https://ExecuteProduceConsume.java:213))
  354.  
  355. at [org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run](https://org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run)([ExecuteProduceConsume.java:147](https://ExecuteProduceConsume.java:147))
  356.  
  357. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob([QueuedThreadPool.java:654](https://QueuedThreadPool.java:654))
  358.  
  359. at [org.eclipse.jetty.util.thread.QueuedThreadPool$3.run](https://org.eclipse.jetty.util.thread.QueuedThreadPool$3.run)([QueuedThreadPool.java:572](https://QueuedThreadPool.java:572))
  360.  
  361. at [java.lang.Thread.run](https://java.lang.Thread.run)([Thread.java:745](https://Thread.java:745))
  362.  
  363. &#x200B;
  364.  
  365. 2020.02.18 10:39:44 \[WebSocketSimpleContainer@1127172419-96\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  366.  
  367. 2020.02.18 10:39:44 \[WebSocketSimpleContainer@1127172419-96\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  368.  
  369. &#x200B;
  370.  
  371. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  372.  
  373. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"f300f9a4-5bfd-435b-928c-aa09380eddf9","status":"active"}\]}}
  374.  
  375. &#x200B;
  376.  
  377. &#x200B;
  378.  
  379. &#x200B;
  380.  
  381. 2020.02.18 10:39:44 \[WebSocketSimpleContainer@1127172419-96\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  382.  
  383. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - "Machine\_Brand": ""
  384.  
  385. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - "Processor\_Name": ""
  386.  
  387. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - "Graphics\_Card": "NVIDIA GeForce RTX 2080 Ti"
  388.  
  389. 2020.02.18 10:39:44 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - "OS\_Version": "Windows 10 (10.2.18362.329)"
  390.  
  391. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - "Model\_Name": ""
  392.  
  393. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - "Num\_Processors": "16"
  394.  
  395. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - "CPU\_Speed": "3000"
  396.  
  397. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - "Total\_Memory": "32"
  398.  
  399. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - "Number\_of\_Monitors": "2"
  400.  
  401. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Common analytics added to database
  402.  
  403. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Updating of json files...
  404.  
  405. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Updating of json files...
  406.  
  407. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai update begin
  408.  
  409. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contentsJson parsing begin
  410.  
  411. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contents Json Kpl Versions parsing complete
  412.  
  413. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contents Json Analytics Versions parsing complete
  414.  
  415. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contentsJson parsing complete
  416.  
  417. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai KPL version is up-to-date
  418.  
  419. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai update complete
  420.  
  421. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - start
  422.  
  423. 2020.02.18 10:39:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - reading from fnc object
  424.  
  425. 2020.02.18 10:39:48 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Waiting until prolong thread will stop
  426.  
  427. 2020.02.18 10:39:48 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been stopped
  428.  
  429. 2020.02.18 10:39:48 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been started
  430.  
  431. 2020.02.18 10:39:50 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show KPL download with id = "106632" on the top. The parent with id = "16765" has 1 item
  432.  
  433. 2020.02.18 10:39:50 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "PTPR-Q3-17-00" has 1 item
  434.  
  435. 2020.02.18 10:39:50 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "SOUNDIDEA-PR0" has 1 item
  436.  
  437. 2020.02.18 10:39:50 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "PTPR-Q4-17-00" has 1 item
  438.  
  439. 2020.02.18 10:39:50 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "IZOTOPE-PTPR" has 1 item
  440.  
  441. 2020.02.18 10:39:50 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl -
  442.  
  443. &#x200B;
  444.  
  445. xmlResponse: <storageMax>1073741824</storageMax><storageUsage>0</storageUsage><projectUsage>0</projectUsage><projectMax>999</projectMax>
  446.  
  447. &#x200B;
  448.  
  449. &#x200B;
  450.  
  451. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - UserInfo from myAvid to UI during sync : {"ShowPrompt":true,"isPublic":true}
  452.  
  453. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Delay will be set to 720
  454.  
  455. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {D1245AA9-3299-0245-1CC7-603D4DE332AA}, PRODUCT NAME IS "Avid Link"
  456.  
  457. 2020.02.18 10:39:51 \[Thread-6\] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource \[org/springframework/jdbc/support/sql-error-codes.xml\]
  458.  
  459. 2020.02.18 10:39:51 \[Thread-6\] INFO org.springframework.jdbc.support.SQLErrorCodesFactory - SQLErrorCodes loaded: \[DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase, Hana\]
  460.  
  461. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  462.  
  463. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FA8B32B78}, PRODUCT NAME IS "Media Composer"
  464.  
  465. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  466.  
  467. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FED65FC61}, PRODUCT NAME IS "Pro Tools"
  468.  
  469. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  470.  
  471. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {7854B8A8-511F-8E7E-3C77-23B1BA93DE7A}, PRODUCT NAME IS "NewBlue (Option)"
  472.  
  473. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  474.  
  475. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591F1C2FA3D5}, PRODUCT NAME IS "NewBlue (Option)"
  476.  
  477. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  478.  
  479. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {D6A971F5-0FAE-97F1-88A9-C2369D652D37}, PRODUCT NAME IS "Avid Language Pack"
  480.  
  481. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  482.  
  483. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {9A2064EE-6B27-86EB-69EB-74A93091BE78}, PRODUCT NAME IS "BCC Lite"
  484.  
  485. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  486.  
  487. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FA4A37872}, PRODUCT NAME IS "Eleven Effects Bundle"
  488.  
  489. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  490.  
  491. 2020.02.18 10:39:51 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FD2D05D98}, PRODUCT NAME IS "First Air Effects Bundle"
  492.  
  493. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  494.  
  495. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591F0333E0C1}, PRODUCT NAME IS "First Air Instruments Bundle"
  496.  
  497. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  498.  
  499. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591F872CE0B2}, PRODUCT NAME IS "XPand II"
  500.  
  501. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  502.  
  503. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Cleanup downloads
  504.  
  505. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id is actual. Path is null
  506.  
  507. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 101189 is actual. Path is null
  508.  
  509. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 102337 is actual. Path is null
  510.  
  511. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 103109 is actual. Path is null
  512.  
  513. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 104892 is actual. Path is null
  514.  
  515. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 104970 is actual. Path is null
  516.  
  517. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 105266 is actual. Path is null
  518.  
  519. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 105821 is actual. Path is null
  520.  
  521. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 105822 is actual. Path is null
  522.  
  523. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106378 is actual. Path is null
  524.  
  525. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106577 is actual. Path is null
  526.  
  527. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106603 is actual. Path is null
  528.  
  529. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106632 is actual. Path is null
  530.  
  531. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 95549 is actual. Path is null
  532.  
  533. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Delay will be set to 720
  534.  
  535. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  536.  
  537. &#x200B;
  538.  
  539. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources -
  540.  
  541. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  542.  
  543. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  544.  
  545. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - end
  546.  
  547. 2020.02.18 10:39:52 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Duration of delay is 720 minutes
  548.  
  549. 2020.02.18 10:40:08 \[Grizzly-kernel(6) SelectorRunner\] INFO com.avid.fncservice.websocket.endpoint.FncWebSocketEndpoint - onOpen
  550.  
  551. 2020.02.18 10:40:09 \[Thread-3\] INFO com.avid.fncservice.rest.impl.UtilsResourceImpl - Init data has been sent
  552.  
  553. 2020.02.18 10:40:09 \[Thread-3\] ERROR com.avid.upstream.service.impl.EntitlementServiceImpl - java.lang.NullPointerException
  554.  
  555. at com.avid.upstream.service.impl.EntitlementServiceImpl.getLastLinkFromCollaborationResponseHeader([EntitlementServiceImpl.java:1008](https://EntitlementServiceImpl.java:1008))
  556.  
  557. at com.avid.upstream.service.impl.EntitlementServiceImpl.handleCollaborationContextIds([EntitlementServiceImpl.java:3541](https://EntitlementServiceImpl.java:3541))
  558.  
  559. at com.avid.fncservice.rest.impl.UtilsResourceImpl.getContextIDMapToDistinguishCollaborationNotifications([UtilsResourceImpl.java:284](https://UtilsResourceImpl.java:284))
  560.  
  561. at com.avid.fncservice.rest.impl.UtilsResourceImpl.sendInitData([UtilsResourceImpl.java:216](https://UtilsResourceImpl.java:216))
  562.  
  563. at com.avid.fncservice.spring.beans.queue.handler.IncomingMessagesHandler$19.handleMessage([IncomingMessagesHandler.java:372](https://IncomingMessagesHandler.java:372))
  564.  
  565. at [com.avid.fncservice.spring.beans.queue.handler.IncomingMessagesHandler$MessageHandlerThread.run](https://com.avid.fncservice.spring.beans.queue.handler.IncomingMessagesHandler$MessageHandlerThread.run)([IncomingMessagesHandler.java:703](https://IncomingMessagesHandler.java:703))
  566.  
  567. at [java.lang.Thread.run](https://java.lang.Thread.run)([Thread.java:745](https://Thread.java:745))
  568.  
  569. &#x200B;
  570.  
  571. 2020.02.18 10:40:09 \[Thread-3\] INFO com.avid.upstream.service.impl.ProlongToken - Waiting until prolong thread will stop
  572.  
  573. 2020.02.18 10:40:09 \[Thread-3\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been stopped
  574.  
  575. 2020.02.18 10:40:09 \[Thread-3\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been started
  576.  
  577. 2020.02.18 10:40:09 \[Thread-3\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - !!!!!!!WEBSOCKET: open web socket for notification
  578.  
  579. 2020.02.18 10:40:09 \[WebSocketSimpleContainer@61073699-114\] ERROR com.avid.upstream.service.websocket.WebSocketHandlerNotification - Attempt to create new Platform WebSocket ping while previous still running
  580.  
  581. 2020.02.18 10:40:09 \[Thread-3\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - is database is updating
  582.  
  583. 2020.02.18 10:40:09 \[WebSocketSimpleContainer@61073699-104\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  584.  
  585. &#x200B;
  586.  
  587. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  588.  
  589. {"channel":"avid.notification","subject":"avid.notification.ready","data":{"consumerId":"5519270f-6936-466d-8868-17aef4a56d4e","subscriptions":\[{"id":"f300f9a4-5bfd-435b-928c-aa09380eddf9","status":"active"}\]}}
  590.  
  591. &#x200B;
  592.  
  593. &#x200B;
  594.  
  595. &#x200B;
  596.  
  597. 2020.02.18 10:40:09 \[WebSocketSimpleContainer@1127172419-95\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  598.  
  599. &#x200B;
  600.  
  601. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  602.  
  603. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"f300f9a4-5bfd-435b-928c-aa09380eddf9","status":"active"}\]}}
  604.  
  605. &#x200B;
  606.  
  607. &#x200B;
  608.  
  609. &#x200B;
  610.  
  611. 2020.02.18 10:40:09 \[WebSocketSimpleContainer@1127172419-95\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  612.  
  613. 2020.02.18 10:40:10 \[WebSocketSimpleContainer@61073699-104\] ERROR com.avid.upstream.service.impl.EntitlementServiceImpl - java.lang.NullPointerException
  614.  
  615. at com.avid.upstream.service.impl.EntitlementServiceImpl.getLastLinkFromCollaborationResponseHeader([EntitlementServiceImpl.java:1008](https://EntitlementServiceImpl.java:1008))
  616.  
  617. at com.avid.upstream.service.impl.EntitlementServiceImpl.handleCollaborationContextIds([EntitlementServiceImpl.java:3541](https://EntitlementServiceImpl.java:3541))
  618.  
  619. at com.avid.upstream.service.websocket.WebsocketClientEndpoint$1.onMessage([WebsocketClientEndpoint.java:220](https://WebsocketClientEndpoint.java:220))
  620.  
  621. at com.avid.upstream.service.websocket.WebsocketClientEndpoint$1.onMessage([WebsocketClientEndpoint.java:146](https://WebsocketClientEndpoint.java:146))
  622.  
  623. at org.eclipse.jetty.websocket.jsr356.messages.TextWholeMessage.messageComplete([TextWholeMessage.java:56](https://TextWholeMessage.java:56))
  624.  
  625. at org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver.onTextFrame([JsrEndpointEventDriver.java:218](https://JsrEndpointEventDriver.java:218))
  626.  
  627. at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame([AbstractEventDriver.java:162](https://AbstractEventDriver.java:162))
  628.  
  629. at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame([WebSocketSession.java:367](https://WebSocketSession.java:367))
  630.  
  631. at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame([ExtensionStack.java:214](https://ExtensionStack.java:214))
  632.  
  633. at org.eclipse.jetty.websocket.common.Parser.notifyFrame([Parser.java:220](https://Parser.java:220))
  634.  
  635. at org.eclipse.jetty.websocket.common.Parser.parse([Parser.java:256](https://Parser.java:256))
  636.  
  637. at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse([AbstractWebSocketConnection.java:663](https://AbstractWebSocketConnection.java:663))
  638.  
  639. at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable([AbstractWebSocketConnection.java:493](https://AbstractWebSocketConnection.java:493))
  640.  
  641. at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded([AbstractConnection.java:261](https://AbstractConnection.java:261))
  642.  
  643. at org.eclipse.jetty.io.FillInterest.fillable([FillInterest.java:95](https://FillInterest.java:95))
  644.  
  645. at org.eclipse.jetty.io.ssl.SslConnection.onFillable([SslConnection.java:192](https://SslConnection.java:192))
  646.  
  647. at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded([AbstractConnection.java:261](https://AbstractConnection.java:261))
  648.  
  649. at org.eclipse.jetty.io.FillInterest.fillable([FillInterest.java:95](https://FillInterest.java:95))
  650.  
  651. at [org.eclipse.jetty.io.SelectChannelEndPoint$2.run](https://org.eclipse.jetty.io.SelectChannelEndPoint$2.run)([SelectChannelEndPoint.java:75](https://SelectChannelEndPoint.java:75))
  652.  
  653. at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun([ExecuteProduceConsume.java:213](https://ExecuteProduceConsume.java:213))
  654.  
  655. at [org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run](https://org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run)([ExecuteProduceConsume.java:147](https://ExecuteProduceConsume.java:147))
  656.  
  657. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob([QueuedThreadPool.java:654](https://QueuedThreadPool.java:654))
  658.  
  659. at [org.eclipse.jetty.util.thread.QueuedThreadPool$3.run](https://org.eclipse.jetty.util.thread.QueuedThreadPool$3.run)([QueuedThreadPool.java:572](https://QueuedThreadPool.java:572))
  660.  
  661. at [java.lang.Thread.run](https://java.lang.Thread.run)([Thread.java:745](https://Thread.java:745))
  662.  
  663. &#x200B;
  664.  
  665. 2020.02.18 10:40:10 \[WebSocketSimpleContainer@61073699-104\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  666.  
  667. 2020.02.18 10:40:10 \[WebSocketSimpleContainer@61073699-104\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  668.  
  669. &#x200B;
  670.  
  671. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  672.  
  673. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"f300f9a4-5bfd-435b-928c-aa09380eddf9","status":"active"}\]}}
  674.  
  675. &#x200B;
  676.  
  677. &#x200B;
  678.  
  679. &#x200B;
  680.  
  681. 2020.02.18 10:40:10 \[WebSocketSimpleContainer@61073699-104\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  682.  
  683. 2020.02.18 10:40:23 \[Grizzly-kernel(4) SelectorRunner\] INFO com.avid.fncservice.websocket.endpoint.FncWebSocketEndpoint - onOpen
  684.  
  685. 2020.02.18 10:40:24 \[Thread-3\] INFO com.avid.fncservice.rest.impl.UtilsResourceImpl - Init data has been sent
  686.  
  687. 2020.02.18 10:40:24 \[Thread-3\] ERROR com.avid.upstream.service.impl.EntitlementServiceImpl - java.lang.NullPointerException
  688.  
  689. at com.avid.upstream.service.impl.EntitlementServiceImpl.getLastLinkFromCollaborationResponseHeader([EntitlementServiceImpl.java:1008](https://EntitlementServiceImpl.java:1008))
  690.  
  691. at com.avid.upstream.service.impl.EntitlementServiceImpl.handleCollaborationContextIds([EntitlementServiceImpl.java:3541](https://EntitlementServiceImpl.java:3541))
  692.  
  693. at com.avid.fncservice.rest.impl.UtilsResourceImpl.getContextIDMapToDistinguishCollaborationNotifications([UtilsResourceImpl.java:284](https://UtilsResourceImpl.java:284))
  694.  
  695. at com.avid.fncservice.rest.impl.UtilsResourceImpl.sendInitData([UtilsResourceImpl.java:216](https://UtilsResourceImpl.java:216))
  696.  
  697. at com.avid.fncservice.spring.beans.queue.handler.IncomingMessagesHandler$19.handleMessage([IncomingMessagesHandler.java:372](https://IncomingMessagesHandler.java:372))
  698.  
  699. at [com.avid.fncservice.spring.beans.queue.handler.IncomingMessagesHandler$MessageHandlerThread.run](https://com.avid.fncservice.spring.beans.queue.handler.IncomingMessagesHandler$MessageHandlerThread.run)([IncomingMessagesHandler.java:703](https://IncomingMessagesHandler.java:703))
  700.  
  701. at [java.lang.Thread.run](https://java.lang.Thread.run)([Thread.java:745](https://Thread.java:745))
  702.  
  703. &#x200B;
  704.  
  705. 2020.02.18 10:40:24 \[Thread-3\] INFO com.avid.upstream.service.impl.ProlongToken - Waiting until prolong thread will stop
  706.  
  707. 2020.02.18 10:40:24 \[Thread-3\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been stopped
  708.  
  709. 2020.02.18 10:40:24 \[Thread-3\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been started
  710.  
  711. 2020.02.18 10:40:24 \[Thread-3\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - !!!!!!!WEBSOCKET: open web socket for notification
  712.  
  713. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@1621849154-134\] ERROR com.avid.upstream.service.websocket.WebSocketHandlerNotification - Attempt to create new Platform WebSocket ping while previous still running
  714.  
  715. 2020.02.18 10:40:24 \[Thread-3\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - is database is updating
  716.  
  717. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@1621849154-122\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  718.  
  719. &#x200B;
  720.  
  721. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  722.  
  723. {"channel":"avid.notification","subject":"avid.notification.ready","data":{"consumerId":"5519270f-6936-466d-8868-17aef4a56d4e","subscriptions":\[{"id":"f300f9a4-5bfd-435b-928c-aa09380eddf9","status":"active"}\]}}
  724.  
  725. &#x200B;
  726.  
  727. &#x200B;
  728.  
  729. &#x200B;
  730.  
  731. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@1127172419-82\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  732.  
  733. &#x200B;
  734.  
  735. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  736.  
  737. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"f300f9a4-5bfd-435b-928c-aa09380eddf9","status":"active"}\]}}
  738.  
  739. &#x200B;
  740.  
  741. &#x200B;
  742.  
  743. &#x200B;
  744.  
  745. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@61073699-116\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  746.  
  747. &#x200B;
  748.  
  749. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  750.  
  751. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"f300f9a4-5bfd-435b-928c-aa09380eddf9","status":"active"}\]}}
  752.  
  753. &#x200B;
  754.  
  755. &#x200B;
  756.  
  757. &#x200B;
  758.  
  759. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@1127172419-82\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  760.  
  761. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@61073699-116\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  762.  
  763. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@1621849154-122\] ERROR com.avid.upstream.service.impl.EntitlementServiceImpl - java.lang.NullPointerException
  764.  
  765. at com.avid.upstream.service.impl.EntitlementServiceImpl.getLastLinkFromCollaborationResponseHeader([EntitlementServiceImpl.java:1008](https://EntitlementServiceImpl.java:1008))
  766.  
  767. at com.avid.upstream.service.impl.EntitlementServiceImpl.handleCollaborationContextIds([EntitlementServiceImpl.java:3541](https://EntitlementServiceImpl.java:3541))
  768.  
  769. at com.avid.upstream.service.websocket.WebsocketClientEndpoint$1.onMessage([WebsocketClientEndpoint.java:220](https://WebsocketClientEndpoint.java:220))
  770.  
  771. at com.avid.upstream.service.websocket.WebsocketClientEndpoint$1.onMessage([WebsocketClientEndpoint.java:146](https://WebsocketClientEndpoint.java:146))
  772.  
  773. at org.eclipse.jetty.websocket.jsr356.messages.TextWholeMessage.messageComplete([TextWholeMessage.java:56](https://TextWholeMessage.java:56))
  774.  
  775. at org.eclipse.jetty.websocket.jsr356.endpoints.JsrEndpointEventDriver.onTextFrame([JsrEndpointEventDriver.java:218](https://JsrEndpointEventDriver.java:218))
  776.  
  777. at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame([AbstractEventDriver.java:162](https://AbstractEventDriver.java:162))
  778.  
  779. at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame([WebSocketSession.java:367](https://WebSocketSession.java:367))
  780.  
  781. at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame([ExtensionStack.java:214](https://ExtensionStack.java:214))
  782.  
  783. at org.eclipse.jetty.websocket.common.Parser.notifyFrame([Parser.java:220](https://Parser.java:220))
  784.  
  785. at org.eclipse.jetty.websocket.common.Parser.parse([Parser.java:256](https://Parser.java:256))
  786.  
  787. at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse([AbstractWebSocketConnection.java:663](https://AbstractWebSocketConnection.java:663))
  788.  
  789. at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable([AbstractWebSocketConnection.java:493](https://AbstractWebSocketConnection.java:493))
  790.  
  791. at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded([AbstractConnection.java:261](https://AbstractConnection.java:261))
  792.  
  793. at org.eclipse.jetty.io.FillInterest.fillable([FillInterest.java:95](https://FillInterest.java:95))
  794.  
  795. at org.eclipse.jetty.io.ssl.SslConnection.onFillable([SslConnection.java:192](https://SslConnection.java:192))
  796.  
  797. at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded([AbstractConnection.java:261](https://AbstractConnection.java:261))
  798.  
  799. at org.eclipse.jetty.io.FillInterest.fillable([FillInterest.java:95](https://FillInterest.java:95))
  800.  
  801. at [org.eclipse.jetty.io.SelectChannelEndPoint$2.run](https://org.eclipse.jetty.io.SelectChannelEndPoint$2.run)([SelectChannelEndPoint.java:75](https://SelectChannelEndPoint.java:75))
  802.  
  803. at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun([ExecuteProduceConsume.java:213](https://ExecuteProduceConsume.java:213))
  804.  
  805. at [org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run](https://org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run)([ExecuteProduceConsume.java:147](https://ExecuteProduceConsume.java:147))
  806.  
  807. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob([QueuedThreadPool.java:654](https://QueuedThreadPool.java:654))
  808.  
  809. at [org.eclipse.jetty.util.thread.QueuedThreadPool$3.run](https://org.eclipse.jetty.util.thread.QueuedThreadPool$3.run)([QueuedThreadPool.java:572](https://QueuedThreadPool.java:572))
  810.  
  811. at [java.lang.Thread.run](https://java.lang.Thread.run)([Thread.java:745](https://Thread.java:745))
  812.  
  813. &#x200B;
  814.  
  815. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@1621849154-122\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  816.  
  817. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@1621849154-122\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  818.  
  819. &#x200B;
  820.  
  821. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  822.  
  823. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"f300f9a4-5bfd-435b-928c-aa09380eddf9","status":"active"}\]}}
  824.  
  825. &#x200B;
  826.  
  827. &#x200B;
  828.  
  829. &#x200B;
  830.  
  831. 2020.02.18 10:40:24 \[WebSocketSimpleContainer@1621849154-122\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  832.  
  833. 2020.02.18 10:40:25 \[Thread-38\] INFO com.avid.upstream.service.impl.ProlongToken - trying renew token by refresh token
  834.  
  835. 2020.02.18 10:40:27 \[Thread-38\] INFO com.avid.upstream.service.impl.LoginServiceImpl - 200
  836.  
  837. 2020.02.18 10:40:27 \[Thread-38\] INFO com.avid.upstream.service.impl.ProlongToken - token has been renewed
  838.  
  839. 2020.02.18 10:40:27 \[Thread-38\] INFO com.avid.upstream.service.impl.ProlongToken - Next prolong will be in 23 hours
  840.  
  841. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@1621849154-130\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  842.  
  843. &#x200B;
  844.  
  845. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  846.  
  847. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"c1531dc8-b5ed-4c05-a515-5ab90053b720","status":"active"}\]}}
  848.  
  849. &#x200B;
  850.  
  851. &#x200B;
  852.  
  853. &#x200B;
  854.  
  855. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@1127172419-92\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  856.  
  857. &#x200B;
  858.  
  859. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  860.  
  861. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"c1531dc8-b5ed-4c05-a515-5ab90053b720","status":"active"}\]}}
  862.  
  863. &#x200B;
  864.  
  865. &#x200B;
  866.  
  867. &#x200B;
  868.  
  869. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@61073699-112\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  870.  
  871. &#x200B;
  872.  
  873. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  874.  
  875. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"c1531dc8-b5ed-4c05-a515-5ab90053b720","status":"active"}\]}}
  876.  
  877. &#x200B;
  878.  
  879. &#x200B;
  880.  
  881. &#x200B;
  882.  
  883. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@1127172419-92\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  884.  
  885. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@61073699-112\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  886.  
  887. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@1621849154-130\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  888.  
  889. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@1621849154-132\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  890.  
  891. &#x200B;
  892.  
  893. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  894.  
  895. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"c1531dc8-b5ed-4c05-a515-5ab90053b720","status":"active"}\]}}
  896.  
  897. &#x200B;
  898.  
  899. &#x200B;
  900.  
  901. &#x200B;
  902.  
  903. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@1127172419-93\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  904.  
  905. &#x200B;
  906.  
  907. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  908.  
  909. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"c1531dc8-b5ed-4c05-a515-5ab90053b720","status":"active"}\]}}
  910.  
  911. &#x200B;
  912.  
  913. &#x200B;
  914.  
  915. &#x200B;
  916.  
  917. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@1621849154-132\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  918.  
  919. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@1127172419-93\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  920.  
  921. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@61073699-114\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  922.  
  923. &#x200B;
  924.  
  925. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  926.  
  927. {"channel":"avid.notification","subject":"avid.notification.subscriptions.update","data":{"subscriptions":\[{"id":"c1531dc8-b5ed-4c05-a515-5ab90053b720","status":"active"}\]}}
  928.  
  929. &#x200B;
  930.  
  931. &#x200B;
  932.  
  933. &#x200B;
  934.  
  935. 2020.02.18 10:40:28 \[WebSocketSimpleContainer@61073699-114\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification - Notification from cloud by WebSocket:
  936.  
  937. 2020.02.18 10:43:37 \[Thread-3\] INFO com.avid.fncservice.rest.impl.UtilsResourceImpl - getEntitlements REST call (new)
  938.  
  939. 2020.02.18 10:43:37 \[Thread-3\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Force database update (update anyway)
  940.  
  941. 2020.02.18 10:43:37 \[Thread-3\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Force database update
  942.  
  943. 2020.02.18 10:43:37 \[Thread-3\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Force database update has been done
  944.  
  945. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Updating of json files...
  946.  
  947. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Updating of json files...
  948.  
  949. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai update begin
  950.  
  951. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contentsJson parsing begin
  952.  
  953. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contents Json Kpl Versions parsing complete
  954.  
  955. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contents Json Analytics Versions parsing complete
  956.  
  957. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contentsJson parsing complete
  958.  
  959. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai KPL version is up-to-date
  960.  
  961. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai update complete
  962.  
  963. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - start
  964.  
  965. 2020.02.18 10:43:37 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - reading from fnc object
  966.  
  967. 2020.02.18 10:43:38 \[WebSocketSimpleContainer@61073699-114\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  968.  
  969. &#x200B;
  970.  
  971. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  972.  
  973. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  974.  
  975. &#x200B;
  976.  
  977. &#x200B;
  978.  
  979. &#x200B;
  980.  
  981. 2020.02.18 10:43:38 \[WebSocketSimpleContainer@1621849154-132\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  982.  
  983. &#x200B;
  984.  
  985. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  986.  
  987. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  988.  
  989. &#x200B;
  990.  
  991. &#x200B;
  992.  
  993. &#x200B;
  994.  
  995. 2020.02.18 10:43:38 \[WebSocketSimpleContainer@1127172419-92\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  996.  
  997. &#x200B;
  998.  
  999. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1000.  
  1001. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1002.  
  1003. &#x200B;
  1004.  
  1005. &#x200B;
  1006.  
  1007. &#x200B;
  1008.  
  1009. 2020.02.18 10:43:40 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Waiting until prolong thread will stop
  1010.  
  1011. 2020.02.18 10:43:40 \[Thread-38\] INFO com.avid.upstream.service.impl.ProlongToken - Thread has been interrupted while waiting
  1012.  
  1013. 2020.02.18 10:43:40 \[Thread-38\] ERROR com.avid.upstream.service.impl.ProlongToken - java.lang.InterruptedException
  1014.  
  1015. at java.lang.Object.wait(Native Method)
  1016.  
  1017. at [com.avid.upstream.service.impl.ProlongToken.run](https://com.avid.upstream.service.impl.ProlongToken.run)([ProlongToken.java:396](https://ProlongToken.java:396))
  1018.  
  1019. at [java.lang.Thread.run](https://java.lang.Thread.run)([Thread.java:745](https://Thread.java:745))
  1020.  
  1021. &#x200B;
  1022.  
  1023. 2020.02.18 10:43:40 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been stopped
  1024.  
  1025. 2020.02.18 10:43:40 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been started
  1026.  
  1027. 2020.02.18 10:43:40 \[Thread-56\] INFO com.avid.upstream.service.impl.ProlongToken - trying renew token by refresh token
  1028.  
  1029. 2020.02.18 10:43:41 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show KPL download with id = "106632" on the top. The parent with id = "16765" has 1 item
  1030.  
  1031. 2020.02.18 10:43:41 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "PTPR-Q3-17-00" has 1 item
  1032.  
  1033. 2020.02.18 10:43:41 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "SOUNDIDEA-PR0" has 1 item
  1034.  
  1035. 2020.02.18 10:43:41 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "PTPR-Q4-17-00" has 1 item
  1036.  
  1037. 2020.02.18 10:43:41 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "IZOTOPE-PTPR" has 1 item
  1038.  
  1039. 2020.02.18 10:43:41 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl -
  1040.  
  1041. &#x200B;
  1042.  
  1043. xmlResponse: <storageMax>1073741824</storageMax><storageUsage>0</storageUsage><projectUsage>0</projectUsage><projectMax>999</projectMax>
  1044.  
  1045. &#x200B;
  1046.  
  1047. &#x200B;
  1048.  
  1049. 2020.02.18 10:43:42 \[WebSocketSimpleContainer@61073699-136\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1050.  
  1051. &#x200B;
  1052.  
  1053. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1054.  
  1055. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1056.  
  1057. &#x200B;
  1058.  
  1059. &#x200B;
  1060.  
  1061. &#x200B;
  1062.  
  1063. 2020.02.18 10:43:42 \[WebSocketSimpleContainer@1621849154-137\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1064.  
  1065. &#x200B;
  1066.  
  1067. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1068.  
  1069. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1070.  
  1071. &#x200B;
  1072.  
  1073. &#x200B;
  1074.  
  1075. &#x200B;
  1076.  
  1077. 2020.02.18 10:43:42 \[WebSocketSimpleContainer@1127172419-93\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1078.  
  1079. &#x200B;
  1080.  
  1081. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1082.  
  1083. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1084.  
  1085. &#x200B;
  1086.  
  1087. &#x200B;
  1088.  
  1089. &#x200B;
  1090.  
  1091. 2020.02.18 10:43:42 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - UserInfo from myAvid to UI during sync : {"ShowPrompt":true,"isPublic":true}
  1092.  
  1093. 2020.02.18 10:43:42 \[WebSocketSimpleContainer@61073699-112\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1094.  
  1095. &#x200B;
  1096.  
  1097. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1098.  
  1099. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1100.  
  1101. &#x200B;
  1102.  
  1103. &#x200B;
  1104.  
  1105. &#x200B;
  1106.  
  1107. 2020.02.18 10:43:42 \[WebSocketSimpleContainer@1621849154-138\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1108.  
  1109. &#x200B;
  1110.  
  1111. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1112.  
  1113. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1114.  
  1115. &#x200B;
  1116.  
  1117. &#x200B;
  1118.  
  1119. &#x200B;
  1120.  
  1121. 2020.02.18 10:43:42 \[WebSocketSimpleContainer@1127172419-93\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1122.  
  1123. &#x200B;
  1124.  
  1125. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1126.  
  1127. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1128.  
  1129. &#x200B;
  1130.  
  1131. &#x200B;
  1132.  
  1133. &#x200B;
  1134.  
  1135. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Delay will be set to 720
  1136.  
  1137. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {D1245AA9-3299-0245-1CC7-603D4DE332AA}, PRODUCT NAME IS "Avid Link"
  1138.  
  1139. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1140.  
  1141. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FA8B32B78}, PRODUCT NAME IS "Media Composer"
  1142.  
  1143. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1144.  
  1145. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FED65FC61}, PRODUCT NAME IS "Pro Tools"
  1146.  
  1147. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1148.  
  1149. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {7854B8A8-511F-8E7E-3C77-23B1BA93DE7A}, PRODUCT NAME IS "NewBlue (Option)"
  1150.  
  1151. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1152.  
  1153. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591F1C2FA3D5}, PRODUCT NAME IS "NewBlue (Option)"
  1154.  
  1155. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1156.  
  1157. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {D6A971F5-0FAE-97F1-88A9-C2369D652D37}, PRODUCT NAME IS "Avid Language Pack"
  1158.  
  1159. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1160.  
  1161. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {9A2064EE-6B27-86EB-69EB-74A93091BE78}, PRODUCT NAME IS "BCC Lite"
  1162.  
  1163. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1164.  
  1165. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FA4A37872}, PRODUCT NAME IS "Eleven Effects Bundle"
  1166.  
  1167. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1168.  
  1169. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FD2D05D98}, PRODUCT NAME IS "First Air Effects Bundle"
  1170.  
  1171. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1172.  
  1173. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591F0333E0C1}, PRODUCT NAME IS "First Air Instruments Bundle"
  1174.  
  1175. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1176.  
  1177. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591F872CE0B2}, PRODUCT NAME IS "XPand II"
  1178.  
  1179. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1180.  
  1181. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Cleanup downloads
  1182.  
  1183. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id is actual. Path is null
  1184.  
  1185. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 101189 is actual. Path is null
  1186.  
  1187. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 102337 is actual. Path is null
  1188.  
  1189. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 103109 is actual. Path is null
  1190.  
  1191. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 104892 is actual. Path is null
  1192.  
  1193. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 104970 is actual. Path is null
  1194.  
  1195. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 105266 is actual. Path is null
  1196.  
  1197. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 105821 is actual. Path is null
  1198.  
  1199. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 105822 is actual. Path is null
  1200.  
  1201. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106378 is actual. Path is null
  1202.  
  1203. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106577 is actual. Path is null
  1204.  
  1205. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106603 is actual. Path is null
  1206.  
  1207. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106632 is actual. Path is null
  1208.  
  1209. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 95549 is actual. Path is null
  1210.  
  1211. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Delay will be set to 720
  1212.  
  1213. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  1214.  
  1215. &#x200B;
  1216.  
  1217. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources -
  1218.  
  1219. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  1220.  
  1221. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  1222.  
  1223. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - end
  1224.  
  1225. 2020.02.18 10:43:43 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Duration of delay is 720 minutes
  1226.  
  1227. 2020.02.18 10:43:45 \[Thread-56\] INFO com.avid.upstream.service.impl.LoginServiceImpl - 200
  1228.  
  1229. 2020.02.18 10:43:45 \[Thread-56\] INFO com.avid.upstream.service.impl.ProlongToken - token has been renewed
  1230.  
  1231. 2020.02.18 10:43:45 \[Thread-56\] INFO com.avid.upstream.service.impl.ProlongToken - Next prolong will be in 23 hours
  1232.  
  1233. 2020.02.18 10:47:56 \[Grizzly-kernel(2) SelectorRunner\] INFO com.avid.fncservice.websocket.endpoint.SsoWebSocketEndpoint - \[WEBSOCKET\] SSO connection opened
  1234.  
  1235. 2020.02.18 10:48:05 \[Grizzly-worker(1)\] INFO com.avid.fncservice.rest.impl.AnalyticsInfoResourceImpl - productId = \[{C5A79F18-4DFD-AA65-2903-591FD75A09B9}\], profileName = \[avid data\], infoContainer = \[InfoContainer{ key='Graphics\_Card' value='NVIDIA GeForce RTX 2080 Ti' key='Total\_Memory' value='32' key='Number\_of\_Monitors' value='2' key='Num\_Processors' value='16' key='OS\_Version' value='Windows 10 (10.2.18362.329)' key='MC\_version' value='19.12' key='CPU\_Speed' value='3000' }\]
  1236.  
  1237. 2020.02.18 10:48:05 \[Grizzly-worker(1)\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  1238.  
  1239. &#x200B;
  1240.  
  1241. 2020.02.18 10:48:05 \[Grizzly-worker(1)\] INFO com.avid.fncservice.common.service.ApplicationResources -
  1242.  
  1243. 2020.02.18 10:48:05 \[Grizzly-worker(1)\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  1244.  
  1245. 2020.02.18 10:48:05 \[Grizzly-worker(1)\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  1246.  
  1247. 2020.02.18 10:48:05 \[Grizzly-worker(2)\] INFO com.avid.fncservice.rest.impl.AnalyticsInfoResourceImpl - productId = \[{C5A79F18-4DFD-AA65-2903-591FD75A09B9}\], profileName = \[avid data\], infoContainer = \[InfoContainer{ key='MC\_LicenseType' value='Rental' }\]
  1248.  
  1249. 2020.02.18 10:48:05 \[Grizzly-worker(3)\] INFO com.avid.fncservice.rest.impl.AnalyticsInfoResourceImpl - productId = \[{C5A79F18-4DFD-AA65-2903-591FD75A09B9}\], profileName = \[avid data\], infoContainer = \[InfoContainer{ key='MC\_TotalMemory' value='31' }\]
  1250.  
  1251. 2020.02.18 10:48:05 \[Grizzly-worker(2)\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  1252.  
  1253. &#x200B;
  1254.  
  1255. 2020.02.18 10:48:05 \[Grizzly-worker(2)\] INFO com.avid.fncservice.common.service.ApplicationResources -
  1256.  
  1257. 2020.02.18 10:48:05 \[Grizzly-worker(2)\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  1258.  
  1259. 2020.02.18 10:48:05 \[Grizzly-worker(2)\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  1260.  
  1261. 2020.02.18 10:48:05 \[Grizzly-worker(3)\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  1262.  
  1263. &#x200B;
  1264.  
  1265. 2020.02.18 10:48:05 \[Grizzly-worker(3)\] INFO com.avid.fncservice.common.service.ApplicationResources -
  1266.  
  1267. 2020.02.18 10:48:05 \[Grizzly-worker(3)\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  1268.  
  1269. 2020.02.18 10:48:05 \[Grizzly-worker(3)\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  1270.  
  1271. 2020.02.18 10:52:38 \[Grizzly-kernel(7) SelectorRunner\] INFO com.avid.fncservice.websocket.endpoint.SsoWebSocketEndpoint - \[WEBSOCKET\] SSO connection opened
  1272.  
  1273. 2020.02.18 10:52:45 \[Grizzly-worker(4)\] INFO com.avid.fncservice.rest.impl.AnalyticsInfoResourceImpl - productId = \[{C5A79F18-4DFD-AA65-2903-591FD75A09B9}\], profileName = \[avid data\], infoContainer = \[InfoContainer{ key='MC\_version' value='19.12' }\]
  1274.  
  1275. 2020.02.18 10:52:45 \[Grizzly-worker(4)\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  1276.  
  1277. &#x200B;
  1278.  
  1279. 2020.02.18 10:52:45 \[Grizzly-worker(4)\] INFO com.avid.fncservice.common.service.ApplicationResources -
  1280.  
  1281. 2020.02.18 10:52:45 \[Grizzly-worker(4)\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  1282.  
  1283. 2020.02.18 10:52:45 \[Grizzly-worker(4)\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  1284.  
  1285. 2020.02.18 10:52:45 \[Grizzly-worker(6)\] INFO com.avid.fncservice.rest.impl.AnalyticsInfoResourceImpl - productId = \[{C5A79F18-4DFD-AA65-2903-591FD75A09B9}\], profileName = \[avid data\], infoContainer = \[InfoContainer{ key='MC\_LicenseType' value='Rental' }\]
  1286.  
  1287. 2020.02.18 10:52:45 \[Grizzly-worker(5)\] INFO com.avid.fncservice.rest.impl.AnalyticsInfoResourceImpl - productId = \[{C5A79F18-4DFD-AA65-2903-591FD75A09B9}\], profileName = \[avid data\], infoContainer = \[InfoContainer{ key='MC\_TotalMemory' value='31' }\]
  1288.  
  1289. 2020.02.18 10:52:45 \[Grizzly-worker(6)\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  1290.  
  1291. &#x200B;
  1292.  
  1293. 2020.02.18 10:52:45 \[Grizzly-worker(6)\] INFO com.avid.fncservice.common.service.ApplicationResources -
  1294.  
  1295. 2020.02.18 10:52:45 \[Grizzly-worker(6)\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  1296.  
  1297. 2020.02.18 10:52:45 \[Grizzly-worker(6)\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  1298.  
  1299. 2020.02.18 10:52:45 \[Grizzly-worker(5)\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  1300.  
  1301. &#x200B;
  1302.  
  1303. 2020.02.18 10:52:45 \[Grizzly-worker(5)\] INFO com.avid.fncservice.common.service.ApplicationResources -
  1304.  
  1305. 2020.02.18 10:52:45 \[Grizzly-worker(5)\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  1306.  
  1307. 2020.02.18 10:52:45 \[Grizzly-worker(5)\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  1308.  
  1309. 2020.02.18 10:59:39 \[Thread-3\] INFO com.avid.fncservice.rest.impl.UtilsResourceImpl - getEntitlements REST call (new)
  1310.  
  1311. 2020.02.18 10:59:39 \[Thread-3\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Force database update (update anyway)
  1312.  
  1313. 2020.02.18 10:59:39 \[Thread-3\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Force database update
  1314.  
  1315. 2020.02.18 10:59:39 \[Thread-3\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Force database update has been done
  1316.  
  1317. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Updating of json files...
  1318.  
  1319. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Updating of json files...
  1320.  
  1321. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai update begin
  1322.  
  1323. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contentsJson parsing begin
  1324.  
  1325. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contents Json Kpl Versions parsing complete
  1326.  
  1327. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contents Json Analytics Versions parsing complete
  1328.  
  1329. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai contentsJson parsing complete
  1330.  
  1331. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai KPL version is up-to-date
  1332.  
  1333. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Akamai update complete
  1334.  
  1335. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - start
  1336.  
  1337. 2020.02.18 10:59:39 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - reading from fnc object
  1338.  
  1339. 2020.02.18 10:59:40 \[WebSocketSimpleContainer@1127172419-182\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1340.  
  1341. &#x200B;
  1342.  
  1343. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1344.  
  1345. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1346.  
  1347. &#x200B;
  1348.  
  1349. &#x200B;
  1350.  
  1351. &#x200B;
  1352.  
  1353. 2020.02.18 10:59:40 \[WebSocketSimpleContainer@1621849154-185\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1354.  
  1355. &#x200B;
  1356.  
  1357. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1358.  
  1359. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1360.  
  1361. &#x200B;
  1362.  
  1363. &#x200B;
  1364.  
  1365. &#x200B;
  1366.  
  1367. 2020.02.18 10:59:40 \[WebSocketSimpleContainer@61073699-181\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1368.  
  1369. &#x200B;
  1370.  
  1371. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1372.  
  1373. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1374.  
  1375. &#x200B;
  1376.  
  1377. &#x200B;
  1378.  
  1379. &#x200B;
  1380.  
  1381. 2020.02.18 10:59:42 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Waiting until prolong thread will stop
  1382.  
  1383. 2020.02.18 10:59:42 \[Thread-56\] INFO com.avid.upstream.service.impl.ProlongToken - Thread has been interrupted while waiting
  1384.  
  1385. 2020.02.18 10:59:42 \[Thread-56\] ERROR com.avid.upstream.service.impl.ProlongToken - java.lang.InterruptedException
  1386.  
  1387. at java.lang.Object.wait(Native Method)
  1388.  
  1389. at [com.avid.upstream.service.impl.ProlongToken.run](https://com.avid.upstream.service.impl.ProlongToken.run)([ProlongToken.java:396](https://ProlongToken.java:396))
  1390.  
  1391. at [java.lang.Thread.run](https://java.lang.Thread.run)([Thread.java:745](https://Thread.java:745))
  1392.  
  1393. &#x200B;
  1394.  
  1395. 2020.02.18 10:59:42 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been stopped
  1396.  
  1397. 2020.02.18 10:59:42 \[Thread-6\] INFO com.avid.upstream.service.impl.ProlongToken - Prolong thread has been started
  1398.  
  1399. 2020.02.18 10:59:42 \[Thread-100\] INFO com.avid.upstream.service.impl.ProlongToken - trying renew token by refresh token
  1400.  
  1401. 2020.02.18 10:59:44 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show KPL download with id = "106632" on the top. The parent with id = "16765" has 1 item
  1402.  
  1403. 2020.02.18 10:59:44 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "PTPR-Q3-17-00" has 1 item
  1404.  
  1405. 2020.02.18 10:59:44 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "SOUNDIDEA-PR0" has 1 item
  1406.  
  1407. 2020.02.18 10:59:44 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "PTPR-Q4-17-00" has 1 item
  1408.  
  1409. 2020.02.18 10:59:44 \[Thread-6\] INFO com.avid.upstream.service.impl.MyAvidDataImpl - Show included download with id = "" on the top. The parent with id = "IZOTOPE-PTPR" has 1 item
  1410.  
  1411. 2020.02.18 10:59:44 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl -
  1412.  
  1413. &#x200B;
  1414.  
  1415. xmlResponse: <storageMax>1073741824</storageMax><storageUsage>0</storageUsage><projectUsage>0</projectUsage><projectMax>999</projectMax>
  1416.  
  1417. &#x200B;
  1418.  
  1419. &#x200B;
  1420.  
  1421. 2020.02.18 10:59:44 \[WebSocketSimpleContainer@1127172419-182\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1422.  
  1423. &#x200B;
  1424.  
  1425. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1426.  
  1427. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1428.  
  1429. &#x200B;
  1430.  
  1431. &#x200B;
  1432.  
  1433. &#x200B;
  1434.  
  1435. 2020.02.18 10:59:44 \[WebSocketSimpleContainer@1621849154-184\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1436.  
  1437. &#x200B;
  1438.  
  1439. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1440.  
  1441. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1442.  
  1443. &#x200B;
  1444.  
  1445. &#x200B;
  1446.  
  1447. &#x200B;
  1448.  
  1449. 2020.02.18 10:59:44 \[WebSocketSimpleContainer@61073699-187\] INFO com.avid.upstream.service.websocket.WebSocketHandlerNotification -
  1450.  
  1451. &#x200B;
  1452.  
  1453. \*\*\*\*\*\*\*\*\*\* WebSocket notification from Platform \*\*\*\*\*\*\*\*\*\*
  1454.  
  1455. {"channel":"com.avid.context.ecf50d19-ec6c-42a4-8977-616899973637","subject":"avid.collaboration.message.event.created","data":{"contextId":"ecf50d19-ec6c-42a4-8977-616899973637","createdBy":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","contextId":"ecf50d19-ec6c-42a4-8977-616899973637"},"event":"avid.collaboration.identity.status.updated","message":{"identityId":"ecf50d19-ec6c-42a4-8977-616899973637","online":true,"status":"Online"}}}
  1456.  
  1457. &#x200B;
  1458.  
  1459. &#x200B;
  1460.  
  1461. &#x200B;
  1462.  
  1463. 2020.02.18 10:59:44 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - UserInfo from myAvid to UI during sync : {"ShowPrompt":true,"isPublic":true}
  1464.  
  1465. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Delay will be set to 720
  1466.  
  1467. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {D1245AA9-3299-0245-1CC7-603D4DE332AA}, PRODUCT NAME IS "Avid Link"
  1468.  
  1469. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1470.  
  1471. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FA8B32B78}, PRODUCT NAME IS "Media Composer"
  1472.  
  1473. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1474.  
  1475. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FED65FC61}, PRODUCT NAME IS "Pro Tools"
  1476.  
  1477. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1478.  
  1479. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {7854B8A8-511F-8E7E-3C77-23B1BA93DE7A}, PRODUCT NAME IS "NewBlue (Option)"
  1480.  
  1481. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1482.  
  1483. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591F1C2FA3D5}, PRODUCT NAME IS "NewBlue (Option)"
  1484.  
  1485. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1486.  
  1487. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {D6A971F5-0FAE-97F1-88A9-C2369D652D37}, PRODUCT NAME IS "Avid Language Pack"
  1488.  
  1489. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1490.  
  1491. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {9A2064EE-6B27-86EB-69EB-74A93091BE78}, PRODUCT NAME IS "BCC Lite"
  1492.  
  1493. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1494.  
  1495. 2020.02.18 10:59:45 \[Thread-100\] INFO com.avid.upstream.service.impl.LoginServiceImpl - 200
  1496.  
  1497. 2020.02.18 10:59:45 \[Thread-100\] INFO com.avid.upstream.service.impl.ProlongToken - token has been renewed
  1498.  
  1499. 2020.02.18 10:59:45 \[Thread-100\] INFO com.avid.upstream.service.impl.ProlongToken - Next prolong will be in 23 hours
  1500.  
  1501. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FA4A37872}, PRODUCT NAME IS "Eleven Effects Bundle"
  1502.  
  1503. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1504.  
  1505. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591FD2D05D98}, PRODUCT NAME IS "First Air Effects Bundle"
  1506.  
  1507. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1508.  
  1509. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591F0333E0C1}, PRODUCT NAME IS "First Air Instruments Bundle"
  1510.  
  1511. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1512.  
  1513. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES for PRODUCT CODE IS {C5A79F18-4DFD-AA65-2903-591F872CE0B2}, PRODUCT NAME IS "XPand II"
  1514.  
  1515. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - inserting into db PRODUCT UPDATES has been done
  1516.  
  1517. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Cleanup downloads
  1518.  
  1519. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id is actual. Path is null
  1520.  
  1521. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 101189 is actual. Path is null
  1522.  
  1523. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 102337 is actual. Path is null
  1524.  
  1525. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 103109 is actual. Path is null
  1526.  
  1527. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 104892 is actual. Path is null
  1528.  
  1529. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 104970 is actual. Path is null
  1530.  
  1531. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 105266 is actual. Path is null
  1532.  
  1533. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 105821 is actual. Path is null
  1534.  
  1535. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 105822 is actual. Path is null
  1536.  
  1537. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106378 is actual. Path is null
  1538.  
  1539. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106577 is actual. Path is null
  1540.  
  1541. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106603 is actual. Path is null
  1542.  
  1543. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 106632 is actual. Path is null
  1544.  
  1545. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.CleanupService - Update with id 95549 is actual. Path is null
  1546.  
  1547. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Delay will be set to 720
  1548.  
  1549. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - Output of reg query command:
  1550.  
  1551. &#x200B;
  1552.  
  1553. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources -
  1554.  
  1555. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - HKEY\_CURRENT\_USER\\Software\\Avid Technology\\Avid Link\\Config
  1556.  
  1557. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.common.service.ApplicationResources - AllowCollectSystemAndUsageData REG\_SZ true
  1558.  
  1559. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - end
  1560.  
  1561. 2020.02.18 10:59:45 \[Thread-6\] INFO com.avid.fncservice.scheduler.ScheduleBeanImpl - Duration of delay is 720 minutes
  1562.  
  1563. &#x200B;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement