Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.60 KB | None | 0 0
  1. [root@hunt-app1 deployments]# /etc/init.d/wildfly start & tail -f /opt/wildfly/standalone/log/server.log
  2. [1] 431
  3. 2018-12-16 02:37:43,154 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-1) [__all] [__MAIN_WS__] [122 of 122] --> com.ats.vis.model.pages.actions.WfAction
  4. 2018-12-16 02:37:43,155 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-1) [__all] [__MAIN_WS__] Success for 122 classes
  5. 2018-12-16 02:37:44,422 INFO [com.ats.vis.services.orient.OrientDBIndex] (MSC service thread 1-1) [__all] [__MAIN_WS__] Creating (if not exist) index DataEntity.entitySpecId of type NOTUNIQUE with fields entitySpecId
  6. 2018-12-16 02:39:20,661 WARNING [com.orientechnologies.orient.core.OSignalHandler] (SIGTERM handler) Received signal: SIGTERM
  7. 2018-12-16 02:39:20,663 INFO [com.orientechnologies.orient.core.Orient] (SIGTERM handler) Orient Engine is shutting down...
  8. 2018-12-16 02:39:20,664 INFO [com.orientechnologies.orient.core.Orient] (SIGTERM handler) - shutdown storage: visdb...
  9. 2018-12-16 02:39:20,684 INFO [com.orientechnologies.orient.client.remote.OStorageRemote] (MSC service thread 1-1) Caught Network I/O errors on 172.23.4.10:2424/visdb, trying an automatic reconnection... (error: Channel is closed)
  10. 2018-12-16 02:39:20,696 INFO [com.orientechnologies.orient.core.config.OGlobalConfiguration] (SIGTERM handler) Lowering disk cache size from 4 096MB to 1 996MB.
  11. 2018-12-16 02:39:20,697 INFO [com.orientechnologies.orient.core.config.OGlobalConfiguration] (SIGTERM handler) Lowering memory chunk size from 2 147 483 647B to 2 092 957 696B.
  12. 2018-12-16 02:39:22,018 INFO [com.orientechnologies.orient.core.Orient] (SIGTERM handler) OrientDB Engine shutdown complete
  13. Starting wildfly: 2018-12-16 02:46:21,888 INFO [org.jboss.modules] (main) JBoss Modules version 1.7.0.Final
  14. 2018-12-16 02:46:22,303 INFO [org.jboss.msc] (main) JBoss MSC version 1.3.2.Final
  15. 2018-12-16 02:46:22,316 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.1.Final
  16. 2018-12-16 02:46:22,476 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 12.0.0.Final (WildFly Core 4.0.0.Final) starting
  17. 2018-12-16 02:46:22,482 DEBUG [org.jboss.as.config] (MSC service thread 1-2) Configured system properties:
  18. [Standalone] =
  19. awt.toolkit = sun.awt.X11.XToolkit
  20. file.encoding = UTF-8
  21. file.encoding.pkg = sun.io
  22. file.separator = /
  23. java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
  24. java.awt.headless = true
  25. java.awt.printerjob = sun.print.PSPrinterJob
  26. java.class.path = /opt/wildfly/jboss-modules.jar
  27. java.class.version = 52.0
  28. java.endorsed.dirs = /opt/jdk8/jre/lib/endorsed
  29. java.ext.dirs = /opt/jdk8/jre/lib/ext:/usr/java/packages/lib/ext
  30. java.home = /opt/jdk8/jre
  31. java.io.tmpdir = /tmp
  32. java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  33. java.net.preferIPv4Stack = true
  34. java.runtime.name = Java(TM) SE Runtime Environment
  35. java.runtime.version = 1.8.0_102-b14
  36. java.specification.name = Java Platform API Specification
  37. java.specification.vendor = Oracle Corporation
  38. java.specification.version = 1.8
  39. java.util.logging.manager = org.jboss.logmanager.LogManager
  40. java.vendor = Oracle Corporation
  41. java.vendor.url = http://java.oracle.com/
  42. java.vendor.url.bug = http://bugreport.sun.com/bugreport/
  43. java.version = 1.8.0_102
  44. java.vm.info = mixed mode
  45. java.vm.name = Java HotSpot(TM) 64-Bit Server VM
  46. java.vm.specification.name = Java Virtual Machine Specification
  47. java.vm.specification.vendor = Oracle Corporation
  48. java.vm.specification.version = 1.8
  49. java.vm.vendor = Oracle Corporation
  50. java.vm.version = 25.102-b14
  51. javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
  52. javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
  53. javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
  54. javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
  55. javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
  56. javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
  57. javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
  58. javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
  59. javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
  60. javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
  61. jboss.home.dir = /opt/wildfly
  62. jboss.host.name = hunt-app1
  63. jboss.modules.dir = /opt/wildfly/modules
  64. jboss.modules.system.pkgs = org.jboss.byteman
  65. jboss.node.name = hunt-app1
  66. jboss.qualified.host.name = hunt-app1
  67. jboss.server.base.dir = /opt/wildfly/standalone
  68. jboss.server.config.dir = /opt/wildfly/standalone/configuration
  69. jboss.server.data.dir = /opt/wildfly/standalone/data
  70. jboss.server.deploy.dir = /opt/wildfly/standalone/data/content
  71. jboss.server.log.dir = /opt/wildfly/standalone/log
  72. jboss.server.name = hunt-app1
  73. jboss.server.persist.config = true
  74. jboss.server.temp.dir = /opt/wildfly/standalone/tmp
  75. line.separator =
  76.  
  77. logging.configuration = file:/opt/wildfly/standalone/configuration/logging.properties
  78. module.path = /opt/wildfly/modules
  79. org.jboss.boot.log.file = /opt/wildfly/standalone/log/server.log
  80. org.jboss.resolver.warning = true
  81. org.xml.sax.driver = __redirected.__XMLReaderFactory
  82. os.arch = amd64
  83. os.name = Linux
  84. os.version = 2.6.32-642.13.1.el6.x86_64
  85. path.separator = :
  86. sun.arch.data.model = 64
  87. sun.boot.class.path = /opt/jdk8/jre/lib/resources.jar:/opt/jdk8/jre/lib/rt.jar:/opt/jdk8/jre/lib/sunrsasign.jar:/opt/jdk8/jre/lib/jsse.jar:/opt/jdk8/jre/lib/jce.jar:/opt/jdk8/jre/lib/charsets.jar:/opt/jdk8/jre/lib/jfr.jar:/opt/jdk8/jre/classes
  88. sun.boot.library.path = /opt/jdk8/jre/lib/amd64
  89. sun.cpu.endian = little
  90. sun.cpu.isalist =
  91. sun.io.unicode.encoding = UnicodeLittle
  92. sun.java.command = /opt/wildfly/jboss-modules.jar -mp /opt/wildfly/modules org.jboss.as.standalone -Djboss.home.dir=/opt/wildfly -Djboss.server.base.dir=/opt/wildfly/standalone -c standalone.xml
  93. sun.java.launcher = SUN_STANDARD
  94. sun.jnu.encoding = UTF-8
  95. sun.management.compiler = HotSpot 64-Bit Tiered Compilers
  96. sun.os.patch.level = unknown
  97. user.country = RU
  98. user.dir = /opt/wildfly/standalone/deployments
  99. user.home = /home/wildfly
  100. user.language = ru
  101. user.name = wildfly
  102. user.timezone = Asia/Vladivostok
  103. 2018-12-16 02:46:22,484 DEBUG [org.jboss.as.config] (MSC service thread 1-2) VM Arguments: -D[Standalone] -Xms1g -Xmx2g -XX:MaxPermSize=1024m -Djava.net.preferIPv4Stack=true -Xmn500m -XX:+AggressiveOpts -XX:SurvivorRatio=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=70 -XX:+ScavengeBeforeFullGC -XX:+CMSScavengeBeforeRemark -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Dorg.jboss.boot.log.file=/opt/wildfly/standalone/log/server.log -Dlogging.configuration=file:/opt/wildfly/standalone/configuration/logging.properties
  104. 2018-12-16 02:46:24,268 WARN [io.undertow] (Controller Boot Thread) UT005060: Predicate exists['%{o,Content-Type}'] and regex[pattern='(?:application/javascript|text/css|text/html|text/xml|application/json)(;.*)?', value=%{o,Content-Type}, full-match=true] uses old style square braces to define predicates, which will be removed in a future release. predicate[value] should be changed to predicate(value)
  105. 2018-12-16 02:46:24,269 WARN [io.undertow] (Controller Boot Thread) UT005060: Predicate exists['%{o,Content-Type}'] and regex[pattern='(?:application/javascript|text/css|text/html|text/xml|application/json)(;.*)?', value=%{o,Content-Type}, full-match=true] uses old style square braces to define predicates, which will be removed in a future release. predicate[value] should be changed to predicate(value)
  106. 2018-12-16 02:46:25,159 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
  107. 2018-12-16 02:46:25,200 INFO [org.wildfly.security] (ServerService Thread Pool -- 26) ELY00001: WildFly Elytron version 1.2.2.Final
  108. 2018-12-16 02:46:25,231 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 24) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
  109. 2018-12-16 02:46:25,237 WARN [io.undertow] (ServerService Thread Pool -- 24) UT005060: Predicate exists['%{o,Content-Type}'] and regex[pattern='(?:application/javascript|text/css|text/html|text/xml|application/json)(;.*)?', value=%{o,Content-Type}, full-match=true] uses old style square braces to define predicates, which will be removed in a future release. predicate[value] should be changed to predicate(value)
  110. 2018-12-16 02:46:25,250 WARN [io.undertow] (ServerService Thread Pool -- 24) UT005060: Predicate exists['%{o,Content-Type}'] and regex[pattern='(?:application/javascript|text/css|text/html|text/xml|application/json)(;.*)?', value=%{o,Content-Type}, full-match=true] uses old style square braces to define predicates, which will be removed in a future release. predicate[value] should be changed to predicate(value)
  111. 2018-12-16 02:46:25,343 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0015: Re-attempting failed deployment ROOT.war
  112. 2018-12-16 02:46:26,811 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
  113. 2018-12-16 02:46:26,888 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.6.2.Final
  114. 2018-12-16 02:46:26,902 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.6.2.Final
  115. 2018-12-16 02:46:27,003 WARN [org.jboss.as.logging] (Controller Boot Thread) WFLYLOG0012: Replacing handler 'FILE' during add operation. Either the handler type or the module name differs from the initial configuration.
  116. 2018-12-16 02:46:41,401 INFO [com.orientechnologies.orient.object.jpa.OJPAPersistenceProvider] (MSC service thread 1-3) Cannot parse 'META-INF/persistence.xml' :Something goes wrong while parsing persistence.xml
  117. 2018-12-16 02:46:51,728 INFO [stdout] (MSC service thread 1-2) HZ loadProperties
  118. 2018-12-16 02:46:51,732 INFO [stdout] (MSC service thread 1-2) HZ loadProperties2
  119. 2018-12-16 02:46:51,734 INFO [stdout] (MSC service thread 1-2) File name property : /opt/wildfly/standalone/configuration/cluster.properties
  120. 2018-12-16 02:46:51,735 INFO [stdout] (MSC service thread 1-2) HZ loadProperties DONE
  121. 2018-12-16 02:46:55,519 INFO [stdout] (MSC service thread 1-2) ********* BEANS TO START (IN RIGHT ORDER) *********
  122. 2018-12-16 02:46:55,519 INFO [stdout] (MSC service thread 1-2) Core bean: com.ats.vis.utils.gc.GCMemoryListener
  123. 2018-12-16 02:46:55,520 INFO [stdout] (MSC service thread 1-2) Core bean: com.ats.vis.services.orient.OrientDBService
  124. 2018-12-16 02:46:55,521 INFO [stdout] (MSC service thread 1-2) Core bean: com.ats.vis.services.datacluster.DataClusterService
  125. 2018-12-16 02:46:55,522 INFO [stdout] (MSC service thread 1-2) Core bean: com.ats.vis.services.DbInitializer
  126. 2018-12-16 02:46:55,522 INFO [stdout] (MSC service thread 1-2) Core bean: com.ats.vis.services.edgemaker.EdgeMakerAtStartup
  127. 2018-12-16 02:46:55,523 INFO [stdout] (MSC service thread 1-2) Core bean: com.ats.vis.services.WSGSynchronizerService
  128. 2018-12-16 02:46:55,524 INFO [stdout] (MSC service thread 1-2) Core bean: com.ats.vis.utils.BeanUtils
  129. 2018-12-16 02:46:55,524 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.DbInitializerInterface
  130. 2018-12-16 02:46:55,525 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.orient.metadata.UMLSchemaSynchronizerInterface
  131. 2018-12-16 02:46:55,526 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.solr.misc.SolrSynchronizerInterface
  132. 2018-12-16 02:46:55,526 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.utils.PostProcessorsHolder
  133. 2018-12-16 02:46:55,527 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.acl.ACL
  134. 2018-12-16 02:46:55,528 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.rpgu.resender.MessageResenderService
  135. 2018-12-16 02:46:55,528 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.GlobalApplicationLockService
  136. 2018-12-16 02:46:55,529 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.VersionsService
  137. 2018-12-16 02:46:55,530 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.async.jobs.JobScheduler
  138. 2018-12-16 02:46:55,530 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.JournalSpecDataProvidersHolder
  139. 2018-12-16 02:46:55,531 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.VisMetadataService
  140. 2018-12-16 02:46:55,532 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.orient.OrientDBIndex
  141. 2018-12-16 02:46:55,532 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.history.OldHistoryCleaner
  142. 2018-12-16 02:46:55,533 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.metadata.ClassCreator
  143. 2018-12-16 02:46:55,534 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.workflow.service.DocumentService
  144. 2018-12-16 02:46:55,534 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.WorkflowMetadataService
  145. 2018-12-16 02:46:55,535 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.jsapi.security.RhinoContextFactoryInitializer
  146. 2018-12-16 02:46:55,536 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.solr.SolrTransactionResumer
  147. 2018-12-16 02:46:55,537 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.rpgu.resender.MessageResenderQueueProducer
  148. 2018-12-16 02:46:55,537 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.FormMetadataService
  149. 2018-12-16 02:46:55,538 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.UMLMetadataService
  150. 2018-12-16 02:46:55,539 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.logger.LogService
  151. 2018-12-16 02:46:55,539 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.mbean.MBeanService
  152. 2018-12-16 02:46:55,540 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.orient.metadata.UMLSchemaSynchronizer
  153. 2018-12-16 02:46:55,541 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.AccessService
  154. 2018-12-16 02:46:55,541 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.UmlTranslationService
  155. 2018-12-16 02:46:55,542 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.historical.HistoricalService
  156. 2018-12-16 02:46:55,543 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.smev3.services.Smev3Service
  157. 2018-12-16 02:46:55,543 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.smev3.services.Smev3RemoteExciter
  158. 2018-12-16 02:46:55,544 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.smev3.queue.Smev3QueueManager
  159. 2018-12-16 02:46:55,544 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.smev3.utils.InitializationModule
  160. 2018-12-16 02:46:55,545 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.smev3.services.push.SMEV3PushServiceHelper
  161. 2018-12-16 02:46:55,546 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.ServicesMetadataService
  162. 2018-12-16 02:46:55,547 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.monitoring.Monitoring
  163. 2018-12-16 02:46:55,547 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.monitoring.ext.EventBasedMonitoring
  164. 2018-12-16 02:46:55,548 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.uam.UAMLogger
  165. 2018-12-16 02:46:55,549 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.uam.UAMService
  166. 2018-12-16 02:46:55,549 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.uam.event.UAMBus
  167. 2018-12-16 02:46:55,550 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.eventbus.EventBus
  168. 2018-12-16 02:46:55,550 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.hazelcast.HzMasterNodeBus
  169. 2018-12-16 02:46:55,551 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.solr.SolrDocumentSaverDefault
  170. 2018-12-16 02:46:55,552 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.solr.SolrWorkflowKeeper
  171. 2018-12-16 02:46:55,552 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.eventbus.SharedState
  172. 2018-12-16 02:46:55,553 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.eventbus.TimeoutManager
  173. 2018-12-16 02:46:55,554 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.eventbus.EventBus
  174. 2018-12-16 02:46:55,554 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.smartroute.UserInfoService
  175. 2018-12-16 02:46:55,555 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.smartroute.DigitToSRSynchronizer
  176. 2018-12-16 02:46:55,555 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.smartroute.reverse.ReverseAdapterService
  177. 2018-12-16 02:46:55,556 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.HeavyTasksService
  178. 2018-12-16 02:46:55,557 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.workflow.service.ProcessCacheService
  179. 2018-12-16 02:46:55,558 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.workflow.service.TimeoutTaskService
  180. 2018-12-16 02:46:55,558 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.workflow.service.ExecutionManager
  181. 2018-12-16 02:46:55,559 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.services.NotificationMetadataService
  182. 2018-12-16 02:46:55,560 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.workflow.service.RuntimeService
  183. 2018-12-16 02:46:55,560 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.workflow.service.FailService
  184. 2018-12-16 02:46:55,567 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.workflow.service.TimeoutCheckerService
  185. 2018-12-16 02:46:55,567 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.workflow.service.FailMailService
  186. 2018-12-16 02:46:55,568 INFO [stdout] (MSC service thread 1-2) Regular bean:com.ats.vis.workflow.service.WorkflowTaskReaperService
  187. 2018-12-16 02:46:55,569 INFO [stdout] (MSC service thread 1-2) ***************************************************
  188. 2018-12-16 02:46:55,569 INFO [stdout] (MSC service thread 1-2) Initializing core bean [com.ats.vis.utils.gc.GCMemoryListener]...
  189. 2018-12-16 02:46:55,590 INFO [com.ats.vis.utils.gc.GCMemoryListener] (GCMemoryListenerInfoCollector) [__all] [WS ???] GCMemoryListenerInfoCollector started!
  190. 2018-12-16 02:46:55,680 INFO [com.ats.vis.utils.gc.GCMemoryListener] (MSC service thread 1-2) [__all] [WS ???] GC STARTED!
  191. 2018-12-16 02:46:55,681 INFO [stdout] (MSC service thread 1-2) Initializing core bean [com.ats.vis.services.orient.OrientDBService]...
  192. [ OK ]
  193. 2018-12-16 02:47:25,587 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] Starting database register entities
  194. 2018-12-16 02:47:25,588 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [1 of 122] --> com.ats.vis.model.message.Message
  195. 2018-12-16 02:47:25,591 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [2 of 122] --> com.ats.vis.model.BaseIDModel
  196. 2018-12-16 02:47:25,591 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [3 of 122] --> com.ats.vis.model.journal.JournalRecord
  197. 2018-12-16 02:47:25,592 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [4 of 122] --> com.ats.vis.model.entities.UmlRecord
  198. 2018-12-16 02:47:25,595 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [5 of 122] --> com.ats.vis.model.message.ConcentratorMessage$ConcentratorMessageStatus
  199. 2018-12-16 02:47:25,596 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [6 of 122] --> com.ats.vis.model.PushNotificationRequest
  200. 2018-12-16 02:47:25,597 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [7 of 122] --> com.ats.vis.model.journal.JournalHistorySpec
  201. 2018-12-16 02:47:25,597 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [8 of 122] --> com.ats.vis.model.workflow.testcases.TestCase
  202. 2018-12-16 02:47:25,598 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [9 of 122] --> com.ats.vis.model.jobs.ValueContainer
  203. 2018-12-16 02:47:25,599 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [10 of 122] --> com.ats.vis.model.PersistedVisConfig
  204. 2018-12-16 02:47:25,604 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [11 of 122] --> com.ats.vis.model.pages.VisPage
  205. 2018-12-16 02:47:25,605 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [12 of 122] --> com.ats.vis.model.workflow.scope.TaskScope
  206. 2018-12-16 02:47:25,606 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [13 of 122] --> com.ats.vis.model.workflow.scope.ProcessScope
  207. 2018-12-16 02:47:25,606 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [14 of 122] --> com.ats.vis.model.Template
  208. 2018-12-16 02:47:25,607 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [15 of 122] --> com.ats.vis.model.forms.FormElement$Rule
  209. 2018-12-16 02:47:25,608 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [16 of 122] --> com.ats.vis.model.pages.VisPageCustomTab
  210. 2018-12-16 02:47:25,609 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [17 of 122] --> com.ats.vis.model.pages.VisInterface
  211. 2018-12-16 02:47:25,612 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [18 of 122] --> com.ats.vis.model.message.ConcentratorEvent
  212. 2018-12-16 02:47:25,613 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [19 of 122] --> com.ats.vis.model.DataEntity_SMEV3_Service
  213. 2018-12-16 02:47:25,614 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [20 of 122] --> com.ats.vis.model.notifications.ImportNotificationParameters
  214. 2018-12-16 02:47:25,615 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [21 of 122] --> com.ats.vis.model.pages.actions.FormattingRule
  215. 2018-12-16 02:47:25,616 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [22 of 122] --> com.ats.vis.model.jobs.JobReport
  216. 2018-12-16 02:47:25,616 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [23 of 122] --> com.ats.vis.model.settings.CustomFacets
  217. 2018-12-16 02:47:25,617 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [24 of 122] --> com.ats.vis.model.settings.UserGridSetting
  218. 2018-12-16 02:47:25,618 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [25 of 122] --> com.ats.vis.model.settings.UserSettingProperty
  219. 2018-12-16 02:47:25,621 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [26 of 122] --> com.ats.vis.model.forms.Form
  220. 2018-12-16 02:47:25,622 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [27 of 122] --> com.ats.vis.model.workflow.Workflow
  221. 2018-12-16 02:47:25,624 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [28 of 122] --> com.ats.vis.model.pages.CreateForm
  222. 2018-12-16 02:47:25,624 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [29 of 122] --> com.ats.vis.model.message.RPGUMessage
  223. 2018-12-16 02:47:25,625 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [30 of 122] --> com.ats.vis.model.workflow.scope.ProcessBehavior
  224. 2018-12-16 02:47:25,626 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [31 of 122] --> com.ats.vis.model.workflow.scope.LocalScope
  225. 2018-12-16 02:47:25,628 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [32 of 122] --> com.ats.vis.model.dataimport.ImportScriptExecution
  226. 2018-12-16 02:47:25,630 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [33 of 122] --> com.ats.vis.model.pages.FacetDescription$FacetRange
  227. 2018-12-16 02:47:25,637 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [34 of 122] --> com.ats.vis.model.EIMessage
  228. 2018-12-16 02:47:25,638 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [35 of 122] --> com.ats.vis.model.message.CustomTTSMessage
  229. 2018-12-16 02:47:25,639 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [36 of 122] --> com.ats.vis.model.workflow.WorkflowElementProperties
  230. 2018-12-16 02:47:25,640 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [37 of 122] --> com.ats.vis.model.jobs.VisJob
  231. 2018-12-16 02:47:25,646 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [38 of 122] --> com.ats.vis.model.FormMask
  232. 2018-12-16 02:47:25,647 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [39 of 122] --> com.ats.vis.model.forms.FormValidator
  233. 2018-12-16 02:47:25,647 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [40 of 122] --> com.ats.vis.model.compareTable.Traffic
  234. 2018-12-16 02:47:25,648 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [41 of 122] --> com.ats.vis.model.services.UserType
  235. 2018-12-16 02:47:25,648 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [42 of 122] --> com.ats.vis.model.settings.UserGridSortParam
  236. 2018-12-16 02:47:25,649 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [43 of 122] --> com.ats.vis.model.DataEntityEdges
  237. 2018-12-16 02:47:25,649 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [44 of 122] --> com.ats.vis.model.packets.IgnoreTransactionCodeTrigger
  238. 2018-12-16 02:47:25,650 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [45 of 122] --> com.ats.vis.model.workflow.WorkflowProcessCriteria
  239. 2018-12-16 02:47:25,650 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [46 of 122] --> com.ats.vis.model.entities.AttributeProperties
  240. 2018-12-16 02:47:25,651 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [47 of 122] --> com.ats.vis.model.StoredEntityHistory
  241. 2018-12-16 02:47:25,651 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [48 of 122] --> com.ats.vis.model.workflow.WorkflowElement
  242. 2018-12-16 02:47:25,652 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [49 of 122] --> com.ats.vis.model.process.WorkflowProcessResponse
  243. 2018-12-16 02:47:25,653 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [50 of 122] --> com.ats.vis.model.message.ElkMessage
  244. 2018-12-16 02:47:25,653 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [51 of 122] --> com.ats.vis.model.dataimport.ImportSourceDescription
  245. 2018-12-16 02:47:25,654 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [52 of 122] --> com.ats.vis.model.OrderServiceMapper
  246. 2018-12-16 02:47:25,654 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [53 of 122] --> com.ats.vis.model.pages.VisPageTab
  247. 2018-12-16 02:47:25,655 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [54 of 122] --> com.ats.vis.model.workflow.testcases.TestCaseStep
  248. 2018-12-16 02:47:25,656 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [55 of 122] --> com.ats.vis.model.ReverseConvInfo
  249. 2018-12-16 02:47:25,656 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [56 of 122] --> com.ats.vis.model.entities.PackageProperties
  250. 2018-12-16 02:47:25,657 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [57 of 122] --> com.ats.vis.model.pages.actions.JsAction
  251. 2018-12-16 02:47:25,658 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [58 of 122] --> com.ats.vis.model.entities.EntitySpec
  252. 2018-12-16 02:47:25,658 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [59 of 122] --> com.ats.vis.model.Point
  253. 2018-12-16 02:47:25,659 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [60 of 122] --> com.ats.vis.model.workflow.WorkflowFailInfo
  254. 2018-12-16 02:47:25,659 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [61 of 122] --> com.ats.vis.model.message.AppliedDocumentsArchiveDescription
  255. 2018-12-16 02:47:25,661 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [62 of 122] --> com.ats.vis.model.compareTable.TrafficDifference
  256. 2018-12-16 02:47:25,662 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [63 of 122] --> com.ats.vis.model.workflow.WorkflowElementReference
  257. 2018-12-16 02:47:25,662 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [64 of 122] --> com.ats.vis.model.workflow.WorkflowElementProcessOptions
  258. 2018-12-16 02:47:25,663 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [65 of 122] --> com.ats.vis.model.pages.VisPageElement
  259. 2018-12-16 02:47:25,664 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [66 of 122] --> com.ats.vis.model.TimeoutTaskInfo.TimeoutTaskInfo
  260. 2018-12-16 02:47:25,665 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [67 of 122] --> com.ats.vis.model.DataEntity_SMEV3_Endpoint
  261. 2018-12-16 02:47:25,665 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [68 of 122] --> com.ats.vis.model.pages.GridColumn
  262. 2018-12-16 02:47:25,666 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [69 of 122] --> com.ats.vis.model.message.EmailMessage
  263. 2018-12-16 02:47:25,666 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [70 of 122] --> com.ats.vis.model.entities.AttributeSpec
  264. 2018-12-16 02:47:25,666 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [71 of 122] --> com.ats.vis.model.SolrTransactions
  265. 2018-12-16 02:47:25,667 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [72 of 122] --> com.ats.vis.model.pages.actions.CustomJsAction
  266. 2018-12-16 02:47:25,668 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [73 of 122] --> com.ats.vis.model.pages.actions.WfAction
  267. 2018-12-16 02:47:25,670 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [74 of 122] --> com.ats.vis.model.pages.actions.VisGroup
  268. 2018-12-16 02:47:25,671 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [75 of 122] --> com.ats.vis.model.Counter
  269. 2018-12-16 02:47:25,671 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [76 of 122] --> com.ats.vis.model.entities.LinkSpec
  270. 2018-12-16 02:47:25,672 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [77 of 122] --> com.ats.vis.model.pages.VisPageElementProperty
  271. 2018-12-16 02:47:25,673 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [78 of 122] --> com.ats.vis.model.message.Smev3Message
  272. 2018-12-16 02:47:25,673 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [79 of 122] --> com.ats.vis.model.journal.DataEntityHistory
  273. 2018-12-16 02:47:25,674 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [80 of 122] --> com.ats.vis.model.DbVersion
  274. 2018-12-16 02:47:25,674 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [81 of 122] --> com.ats.vis.model.message.ConcentratorMessage
  275. 2018-12-16 02:47:25,675 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [82 of 122] --> com.ats.vis.model.BaseEntity
  276. 2018-12-16 02:47:25,675 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [83 of 122] --> com.ats.vis.model.dataimport.ImportScript
  277. 2018-12-16 02:47:25,676 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [84 of 122] --> com.ats.vis.model.pages.actions.TemplateAction
  278. 2018-12-16 02:47:25,676 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [85 of 122] --> com.ats.vis.model.pages.actions.CustomActionButton
  279. 2018-12-16 02:47:25,677 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [86 of 122] --> com.ats.vis.model.services.AdapterMapping
  280. 2018-12-16 02:47:25,678 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [87 of 122] --> com.ats.vis.model.services.Service
  281. 2018-12-16 02:47:25,679 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [88 of 122] --> com.ats.vis.model.pages.CoordinatsCenter
  282. 2018-12-16 02:47:25,681 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [89 of 122] --> com.ats.vis.model.log.LogMessage
  283. 2018-12-16 02:47:25,682 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [90 of 122] --> com.ats.vis.model.notifications.NotificationParameters
  284. 2018-12-16 02:47:25,682 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [91 of 122] --> com.ats.vis.model.workflow.WorkflowAttribute
  285. 2018-12-16 02:47:25,682 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [92 of 122] --> com.ats.vis.model.entities.UmlTranslation
  286. 2018-12-16 02:47:25,683 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [93 of 122] --> com.ats.vis.model.message.AppliedDocumentsArchiveDescription$FileDescription
  287. 2018-12-16 02:47:25,684 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [94 of 122] --> com.ats.vis.model.workflow.HeavyTasks
  288. 2018-12-16 02:47:25,684 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [95 of 122] --> com.ats.vis.model.pages.actions.CustomAction
  289. 2018-12-16 02:47:25,685 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [96 of 122] --> com.ats.vis.model.entities.EntityProperties
  290. 2018-12-16 02:47:25,689 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [97 of 122] --> com.ats.vis.model.DataEntity
  291. 2018-12-16 02:47:25,690 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [98 of 122] --> com.ats.vis.model.Queries
  292. 2018-12-16 02:47:25,692 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [99 of 122] --> com.ats.vis.model.workflow.scope.TaskNotification
  293. 2018-12-16 02:47:25,693 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [100 of 122] --> com.ats.vis.model.forms.FormElement
  294. 2018-12-16 02:47:25,693 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [101 of 122] --> com.ats.vis.model.pages.VisInterfaceContainer
  295. 2018-12-16 02:47:25,694 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [102 of 122] --> com.ats.vis.model.workflow.WorkflowGroup
  296. 2018-12-16 02:47:25,695 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [103 of 122] --> com.ats.vis.model.notifications.Notification
  297. 2018-12-16 02:47:25,695 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [104 of 122] --> com.ats.vis.model.pages.actions.AccessItem
  298. 2018-12-16 02:47:25,696 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [105 of 122] --> com.ats.vis.model.SSValidations
  299. 2018-12-16 02:47:25,696 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [106 of 122] --> com.ats.vis.model.entities.LinkProperties
  300. 2018-12-16 02:47:25,696 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [107 of 122] --> com.ats.vis.model.message.MessageHistory
  301. 2018-12-16 02:47:25,697 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [108 of 122] --> com.ats.vis.model.message.SMEVMessage
  302. 2018-12-16 02:47:25,697 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [109 of 122] --> com.ats.vis.model.journal.JournalSpec
  303. 2018-12-16 02:47:25,697 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [110 of 122] --> com.ats.vis.model.settings.UserGridColumn
  304. 2018-12-16 02:47:25,698 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [111 of 122] --> com.ats.vis.model.forms.FormElement$FormElementProperties
  305. 2018-12-16 02:47:25,701 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [112 of 122] --> com.ats.vis.model.dataexport.ExportScript
  306. 2018-12-16 02:47:25,701 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [113 of 122] --> com.ats.vis.model.PostMessage
  307. 2018-12-16 02:47:25,701 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [114 of 122] --> com.ats.vis.model.workflow.testcases.TestCaseResult
  308. 2018-12-16 02:47:25,702 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [115 of 122] --> com.ats.vis.model.entities.PackageSpec
  309. 2018-12-16 02:47:25,705 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [116 of 122] --> com.ats.vis.model.settings.UserSettings
  310. 2018-12-16 02:47:25,706 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [117 of 122] --> com.ats.vis.model.forms.CustomForm
  311. 2018-12-16 02:47:25,707 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [118 of 122] --> com.ats.vis.model.workflow.WorkflowVariable
  312. 2018-12-16 02:47:25,707 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [119 of 122] --> com.ats.vis.model.jobs.JobProperty
  313. 2018-12-16 02:47:25,708 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [120 of 122] --> com.ats.vis.model.message.ConcentratorMessageBase
  314. 2018-12-16 02:47:25,709 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [121 of 122] --> com.ats.vis.model.pages.FacetDescription
  315. 2018-12-16 02:47:25,710 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] [122 of 122] --> com.ats.vis.model.dataexport.FreemarkerDestinationDescription
  316. 2018-12-16 02:47:25,711 INFO [com.ats.vis.services.orient.OrientDBService] (MSC service thread 1-2) [__all] [__MAIN_WS__] Success for 122 classes
  317. 2018-12-16 02:47:27,457 INFO [com.ats.vis.services.orient.OrientDBIndex] (MSC service thread 1-2) [__all] [__MAIN_WS__] Creating (if not exist) index DataEntity.objectId of type UNIQUE with fields objectId
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement