Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 14.02 12:10:49 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform mbean server.
- 14.02 12:10:49 INFO [org.jboss.as.clustering.infinispan] JBAS010281: Started Set10.ear#set.ru.crystals.setretailx.cash.templates.CashTemplateEntity.menuEntities cache from hibernate container
- 14.02 12:10:49 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform mbean server.
- 14.02 12:10:49 INFO [org.jboss.as.clustering.infinispan] JBAS010281: Started Set10.ear#set.ru.crystals.setretailx.topology.ShopEntity.juristicPersons cache from hibernate container
- 14.02 12:10:49 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform mbean server.
- 14.02 12:10:49 INFO [org.jboss.as.clustering.infinispan] JBAS010281: Started Set10.ear#set.ru.crystals.setretailx.cash.templates.CashTemplateEntity.serveProductsGroupCodes cache from hibernate container
- 14.02 12:10:49 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform mbean server.
- 14.02 12:10:49 INFO [org.jboss.as.clustering.infinispan] JBAS010281: Started Set10.ear#set.ru.crystals.setretailx.cash.templates.CashTemplateEntity.productTypeIds cache from hibernate container
- 14.02 12:10:49 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform mbean server.
- 14.02 12:10:49 INFO [org.jboss.as.clustering.infinispan] JBAS010281: Started Set10.ear#set.org.hibernate.cache.spi.UpdateTimestampsCache cache from hibernate container
- 14.02 12:10:49 INFO [org.infinispan.jmx.CacheJmxRegistration] ISPN000031: MBeans were successfully registered to the platform mbean server.
- 14.02 12:10:49 INFO [org.jboss.as.clustering.infinispan] JBAS010281: Started Set10.ear#set.org.hibernate.cache.internal.StandardQueryCache cache from hibernate container
- 14.02 12:10:50 INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment Set10.ear
- 14.02 12:10:53 INFO [org.jboss.weld.ClassLoading] WELD-000119 Not generating any bean definitions from ru.crystals.scales.tech.core.scales.MassaKSwitch$MassaKControl because of underlying class loading error
- 14.02 12:10:53 INFO [org.jboss.weld.ClassLoading] catching: org.jboss.weld.resources.spi.ResourceLoadingException: Error loading class ru.crystals.scales.tech.core.scales.MassaKSwitch$MassaKControl
- at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:167)
- at org.jboss.weld.bootstrap.BeanDeployer.loadWeldClass(BeanDeployer.java:108)
- at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:79)
- at org.jboss.weld.bootstrap.BeanDeployer.addClasses(BeanDeployer.java:123)
- at org.jboss.weld.bootstrap.BeanDeployment.createBeans(BeanDeployment.java:184)
- at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:349)
- at org.jboss.as.weld.WeldContainer.start(WeldContainer.java:82)
- at org.jboss.as.weld.services.WeldService.start(WeldService.java:76)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: java.lang.NoClassDefFoundError: gnu/io/UnsupportedCommOperationException
- at java.lang.Class.getDeclaredMethods0(Native Method)
- at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
- at java.lang.Class.getDeclaredMethods(Class.java:1975)
- at org.jboss.weld.util.reflection.SecureReflections$8.work(SecureReflections.java:175)
- at org.jboss.weld.util.reflection.SecureReflections$8.work(SecureReflections.java:172)
- at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52)
- at org.jboss.weld.util.reflection.SecureReflectionAccess.runAndWrap(SecureReflectionAccess.java:63)
- at org.jboss.weld.util.reflection.SecureReflections.getDeclaredMethods(SecureReflections.java:172)
- at org.jboss.weld.introspector.jlr.WeldClassImpl.<init>(WeldClassImpl.java:234)
- at org.jboss.weld.introspector.jlr.WeldClassImpl.of(WeldClassImpl.java:119)
- at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:59)
- at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:50)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:355)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
- at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:393)
- at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:163)
- ... 12 more
- Caused by: java.lang.ClassNotFoundException: gnu.io.UnsupportedCommOperationException from [Module "deployment.Set10.ear.SET-Scales-Tech.jar:main" from Service Module Loader]
- at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:244)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
- at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
- ... 30 more
- 14.02 12:10:53 INFO [org.jboss.weld.ClassLoading] WELD-000119 Not generating any bean definitions from ru.crystals.scales.tech.core.communication.COMPort because of underlying class loading error
- 14.02 12:10:53 INFO [org.jboss.weld.ClassLoading] catching: org.jboss.weld.resources.spi.ResourceLoadingException: Error loading class ru.crystals.scales.tech.core.communication.COMPort
- at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:167)
- at org.jboss.weld.bootstrap.BeanDeployer.loadWeldClass(BeanDeployer.java:108)
- at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:79)
- at org.jboss.weld.bootstrap.BeanDeployer.addClasses(BeanDeployer.java:123)
- at org.jboss.weld.bootstrap.BeanDeployment.createBeans(BeanDeployment.java:184)
- at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:349)
- at org.jboss.as.weld.WeldContainer.start(WeldContainer.java:82)
- at org.jboss.as.weld.services.WeldService.start(WeldService.java:76)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: java.lang.NoClassDefFoundError: Lgnu/io/SerialPort;
- at java.lang.Class.getDeclaredFields0(Native Method)
- at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
- at java.lang.Class.getDeclaredFields(Class.java:1916)
- at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:105)
- at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:102)
- at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52)
- at org.jboss.weld.util.reflection.SecureReflectionAccess.runAndWrap(SecureReflectionAccess.java:63)
- at org.jboss.weld.util.reflection.SecureReflections.getDeclaredFields(SecureReflections.java:102)
- at org.jboss.weld.introspector.jlr.WeldClassImpl.<init>(WeldClassImpl.java:154)
- at org.jboss.weld.introspector.jlr.WeldClassImpl.of(WeldClassImpl.java:119)
- at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:59)
- at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:50)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:355)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
- at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:393)
- at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:163)
- ... 12 more
- Caused by: java.lang.ClassNotFoundException: gnu.io.SerialPort from [Module "deployment.Set10.ear.SET-Scales-Tech.jar:main" from Service Module Loader]
- at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:244)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
- at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
- ... 30 more
- 14.02 12:10:53 INFO [org.jboss.weld.ClassLoading] WELD-000119 Not generating any bean definitions from ru.crystals.scales.tech.core.scales.MassaKSwitch$MassaKConnector because of underlying class loading error
- 14.02 12:10:53 INFO [org.jboss.weld.ClassLoading] catching: org.jboss.weld.resources.spi.ResourceLoadingException: Error loading class ru.crystals.scales.tech.core.scales.MassaKSwitch$MassaKConnector
- at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:167)
- at org.jboss.weld.bootstrap.BeanDeployer.loadWeldClass(BeanDeployer.java:108)
- at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:79)
- at org.jboss.weld.bootstrap.BeanDeployer.addClasses(BeanDeployer.java:123)
- at org.jboss.weld.bootstrap.BeanDeployment.createBeans(BeanDeployment.java:184)
- at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:349)
- at org.jboss.as.weld.WeldContainer.start(WeldContainer.java:82)
- at org.jboss.as.weld.services.WeldService.start(WeldService.java:76)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: java.lang.NoClassDefFoundError: gnu/io/UnsupportedCommOperationException
- at java.lang.Class.getDeclaredMethods0(Native Method)
- at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
- at java.lang.Class.getDeclaredMethods(Class.java:1975)
- at org.jboss.weld.util.reflection.SecureReflections$8.work(SecureReflections.java:175)
- at org.jboss.weld.util.reflection.SecureReflections$8.work(SecureReflections.java:172)
- at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52)
- at org.jboss.weld.util.reflection.SecureReflectionAccess.runAndWrap(SecureReflectionAccess.java:63)
- at org.jboss.weld.util.reflection.SecureReflections.getDeclaredMethods(SecureReflections.java:172)
- at org.jboss.weld.introspector.jlr.WeldClassImpl.<init>(WeldClassImpl.java:234)
- at org.jboss.weld.introspector.jlr.WeldClassImpl.of(WeldClassImpl.java:119)
- at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:59)
- at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:50)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:355)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
- at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:393)
- at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:163)
- ... 12 more
- Caused by: java.lang.ClassNotFoundException: gnu.io.UnsupportedCommOperationException from [Module "deployment.Set10.ear.SET-Scales-Tech.jar:main" from Service Module Loader]
- at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:244)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
- at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
- ... 30 more
- 14.02 12:10:53 INFO [org.jboss.weld.ClassLoading] WELD-000119 Not generating any bean definitions from ru.crystals.scales.tech.core.scales.MassaKSwitch because of underlying class loading error
- 14.02 12:10:53 INFO [org.jboss.weld.ClassLoading] catching: org.jboss.weld.resources.spi.ResourceLoadingException: Error loading class ru.crystals.scales.tech.core.scales.MassaKSwitch
- at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:167)
- at org.jboss.weld.bootstrap.BeanDeployer.loadWeldClass(BeanDeployer.java:108)
- at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:79)
- at org.jboss.weld.bootstrap.BeanDeployer.addClasses(BeanDeployer.java:123)
- at org.jboss.weld.bootstrap.BeanDeployment.createBeans(BeanDeployment.java:184)
- at org.jboss.weld.bootstrap.WeldBootstrap.deployBeans(WeldBootstrap.java:349)
- at org.jboss.as.weld.WeldContainer.start(WeldContainer.java:82)
- at org.jboss.as.weld.services.WeldService.start(WeldService.java:76)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: java.lang.NoClassDefFoundError: gnu/io/UnsupportedCommOperationException
- at java.lang.Class.getDeclaredFields0(Native Method)
- at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
- at java.lang.Class.getDeclaredFields(Class.java:1916)
- at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:105)
- at org.jboss.weld.util.reflection.SecureReflections$4.work(SecureReflections.java:102)
- at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52)
- at org.jboss.weld.util.reflection.SecureReflectionAccess.runAndWrap(SecureReflectionAccess.java:63)
- at org.jboss.weld.util.reflection.SecureReflections.getDeclaredFields(SecureReflections.java:102)
- at org.jboss.weld.introspector.jlr.WeldClassImpl.<init>(WeldClassImpl.java:154)
- at org.jboss.weld.introspector.jlr.WeldClassImpl.of(WeldClassImpl.java:119)
- at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:59)
- at org.jboss.weld.resources.ClassTransformer$TransformTypeToWeldClass.apply(ClassTransformer.java:50)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:355)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
- at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
- at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:393)
- at org.jboss.weld.resources.ClassTransformer.loadClass(ClassTransformer.java:163)
- ... 12 more
- Caused by: java.lang.ClassNotFoundException: gnu.io.UnsupportedCommOperationException from [Module "deployment.Set10.ear.SET-Scales-Tech.jar:main" from Service Module Loader]
- at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:244)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
- at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
- at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
- ... 30 more
- 14.02 12:10:56 INFO [ru.crystals.ERPIntegration.operday.plugins.WSReportsRequestBean] Starting Bean Initializing...
- 14.02 12:10:56 WARN [ru.crystals.ERPIntegration.cards.plugins.CardsPlugInsRunnerProcessor] Not specified duration interval, timer for cards export did not start.
- 14.02 12:10:56 INFO [org.jboss.ejb.client] JBoss EJB Client version 1.0.5.Final
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Cards-PresentCards
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /FLMS-Solution
- 14.02 12:10:57 WARN [org.jboss.web] JBAS018204: Clustering not supported, falling back to non-clustered session manager
- 14.02 12:10:57 WARN [org.jboss.web] JBAS018204: Clustering not supported, falling back to non-clustered session manager
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /ExternalApi
- 14.02 12:10:57 ERROR [org.apache.catalina.startup.ContextConfig] Cannot configure an authenticator for method BASIC
- 14.02 12:10:57 ERROR [org.jboss.web] JBAS018206: Webapp [/SET-Cards-Web] is unavailable due to startup errors
- 14.02 12:10:57 ERROR [org.apache.catalina.core.StandardContext] Context [/SET-Cards-Web] startup failed due to previous errors
- 14.02 12:10:57 ERROR [org.apache.catalina.startup.ContextConfig] Cannot configure an authenticator for method NONE
- 14.02 12:10:57 ERROR [org.jboss.web] JBAS018206: Webapp [/SetXRMI] is unavailable due to startup errors
- 14.02 12:10:57 ERROR [org.apache.catalina.core.StandardContext] Context [/SetXRMI] startup failed due to previous errors
- 14.02 12:10:57 ERROR [org.jboss.msc.service.fail] MSC00001: Failed to start service jboss.web.deployment.default-host./SetXRMI: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SetXRMI: JBAS018040: Failed to start context
- at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context:
- 14.02 12:10:57 ERROR [org.jboss.msc.service.fail] MSC00001: Failed to start service jboss.web.deployment.default-host./SET-Cards-Web: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SET-Cards-Web: JBAS018040: Failed to start context
- at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Cash-Web
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Register-Web
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-OperDay-Web
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SetCustomers-Integration
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Printers
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-OperDay-Rest
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Cards-ExternalCards
- 14.02 12:10:57 WARN [ru.crystals.topology.transport.receiving.BasicSettingsReceiver] Server is not shop. BasicSettingsReceiver is not active.
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SetWallet-Import
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /ShopEvolution
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /ShopEvolution/PromotionEngine
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SetKiosk-API
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Cards-InternalCards
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Topology
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /FLMS-Solution/ExternalPriceEngine
- 14.02 12:10:57 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Alcohol
- 14.02 12:10:57 ERROR [ru.crystals.hasp.manager.HaspFactory] There was a problem initializing hardware HASP, falling back to software HASP. Missing library: no HASPJava_x86_64 in java.library.path
- 14.02 12:10:57 WARN [DefaultCurrencyHandler] DefaultCurrencyHandler(String): NULL was passed to the method! This means that the DefaultCurrencyHandler will be used!
- 14.02 12:10:58 INFO [ru.crystals.setretailx.products.cleaner.ProductsCleaner] [Products] First rejected products clean date and time: Fri Feb 15 05:30:00 MSK 2019
- 14.02 12:10:58 INFO [ru.crystals.setretailx.products.cleaner.ProductsCleaner] [Products] First old prices clean date and time: Fri Feb 15 06:00:00 MSK 2019
- 14.02 12:10:58 INFO [ru.crystals.setretailx.products.cleaner.ProductsCleaner] [Products] First old restrictions clean date and time: Fri Feb 15 07:00:00 MSK 2019
- 14.02 12:10:58 INFO [ru.crystals.hasp.license.SetLicenseManager] Using directory /var/lib/jboss/standalone/licenses
- 14.02 12:10:58 INFO [ru.crystals.setretailx.products.httptransport.shop.ProductsFromCentrumFileReader] TopologyAddress[1.0.0.00] is centrum; ProductsFromCentrumFileReader is not active.
- 14.02 12:10:58 INFO [ru.crystals.setretailx.products.transport.sending.ProductsResenderBean] entering @PostConstruct
- 14.02 12:10:58 INFO [ru.crystals.setretailx.products.transport.sending.ProductsResenderBean] leaving @PostConstruct
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Producer
- 14.02 12:10:58 INFO [ru.crystals.hasp.manager.SoftwareHaspManager] Initializing Software Hasp Manager
- 14.02 12:10:58 WARN [ru.crystals.setretailx.loyalty.plugins.AccumulationBonusEventActionPlugin] Invalid 'bonusPeriod' parameter: null. Using default
- 14.02 12:10:58 WARN [ru.crystals.setretailx.loyalty.plugins.AccumulationBonusEventActionPlugin] Invalid 'slipTemplate' parameter: null. Using default
- 14.02 12:10:58 INFO [ru.crystals.setrertailx.plugins.PluginsManagerBean] No properties for plugin "Плагин Столото" have been found in the database. Falling back to default.
- 14.02 12:10:58 INFO [ru.crystals.setrertailx.plugins.PluginsManagerBean] No properties for plugin service "Плагин Столото" have been found in the database. Falling back to default.
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Register
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-EventActions
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Discounts
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Aggregation
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Cash
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Equipment
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-PrintPriceTags
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-ERPIntegration
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-MainCash
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-OperDay-MainCash
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Cards-Segments
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Cards-Coupons
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-OperDay
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Users
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Cashiers
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Cards
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-ProcessingDiscount
- 14.02 12:10:58 INFO [ru.crystals.setretailx.products.transport.SalesGroupHandlerBean] It is centrum; SalesGroupTransportBean is not active.
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Products
- 14.02 12:10:58 INFO [org.jboss.web] JBAS018210: Registering web context: /SET-Image
- 14.02 12:10:58 INFO [org.jboss.as] JBAS015951: Admin console listening on http://0.0.0.0:9990
- 14.02 12:10:58 ERROR [org.jboss.as] JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 44535ms - Started 21639 of 21925 services (4 services failed or missing dependencies, 265 services are passive or on-demand)
- 14.02 12:10:59 INFO [org.jboss.as.server] JBAS015870: Deploy of deployment "Set10.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./SetXRMI" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SetXRMI: JBAS018040: Failed to start context","jboss.web.deployment.default-host./SET-Cards-Web" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SET-Cards-Web: JBAS018040: Failed to start context"}}
- 14.02 12:10:59 INFO [org.jboss.as.controller] JBAS014774: Service status report
- JBAS014777: Services which failed to start: service jboss.web.deployment.default-host./SetXRMI: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SetXRMI: JBAS018040: Failed to start context
- service jboss.web.deployment.default-host./SET-Cards-Web: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SET-Cards-Web: JBAS018040: Failed to start context
- 14.02 12:10:59 ERROR [org.jboss.as.server.deployment.scanner] {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./SetXRMI" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SetXRMI: JBAS018040: Failed to start context","jboss.web.deployment.default-host./SET-Cards-Web" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SET-Cards-Web: JBAS018040: Failed to start context"}}}}
- 14.02 12:10:59 ERROR [org.jboss.as.ejb3] JBAS014120: Error invoking timeout for timer: [id=56542d0e-dfd9-439b-aa55-7c93e4191cd0 timedObjectId=SetRetail10.SET-Transport-System.SET/TRS/FileTransportTransactionLocal auto-timer?:false persistent?:false timerService=org.jboss.as.ejb3.timerservice.TimerServiceImpl@6a0ad5ce initialExpiration=Thu Feb 14 12:10:59 MSK 2019 intervalDuration(in milli sec)=1000 nextExpiration=Thu Feb 14 12:11:00 MSK 2019 timerState=IN_TIMEOUT info=null: javax.ejb.EJBException: java.lang.IllegalStateException: JBAS011049: Component is stopped
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:166)
- at org.jboss.as.ejb3.tx.TimerCMTTxInterceptor.handleExceptionInOurTx(TimerCMTTxInterceptor.java:52)
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:230)
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:304)
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:190)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:76)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:43)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
- at org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl.callTimeout(TimedObjectInvokerImpl.java:104)
- at org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl.callTimeout(TimedObjectInvokerImpl.java:114)
- at org.jboss.as.ejb3.timerservice.task.TimerTask.callTimeout(TimerTask.java:177)
- at org.jboss.as.ejb3.timerservice.task.TimerTask.run(TimerTask.java:149)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- at org.jboss.threads.JBossThread.run(JBossThread.java:122)
- Caused by: java.lang.IllegalStateException: JBAS011049: Component is stopped
- at org.jboss.as.ee.component.BasicComponent.waitForComponentStart(BasicComponent.java:104)
- at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:127)
- at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:85)
- at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:116)
- at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:48)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:228)
- ... 24 more
- 14.02 12:10:59 INFO [org.jboss.as.ejb3] JBAS014121: Timer: [id=56542d0e-dfd9-439b-aa55-7c93e4191cd0 timedObjectId=SetRetail10.SET-Transport-System.SET/TRS/FileTransportTransactionLocal auto-timer?:false persistent?:false timerService=org.jboss.as.ejb3.timerservice.TimerServiceImpl@6a0ad5ce initialExpiration=Thu Feb 14 12:10:59 MSK 2019 intervalDuration(in milli sec)=1000 nextExpiration=Thu Feb 14 12:11:00 MSK 2019 timerState=IN_TIMEOUT info=null will be retried
- 14.02 12:10:59 INFO [org.jboss.as.ejb3] JBAS014123: Retrying timeout for timer: [id=56542d0e-dfd9-439b-aa55-7c93e4191cd0 timedObjectId=SetRetail10.SET-Transport-System.SET/TRS/FileTransportTransactionLocal auto-timer?:false persistent?:false timerService=org.jboss.as.ejb3.timerservice.TimerServiceImpl@6a0ad5ce initialExpiration=Thu Feb 14 12:10:59 MSK 2019 intervalDuration(in milli sec)=1000 nextExpiration=Thu Feb 14 12:11:00 MSK 2019 timerState=IN_TIMEOUT info=null
- 14.02 12:10:59 ERROR [org.jboss.as.ejb3] JBAS014122: Error during retrying timeout for timer: [id=56542d0e-dfd9-439b-aa55-7c93e4191cd0 timedObjectId=SetRetail10.SET-Transport-System.SET/TRS/FileTransportTransactionLocal auto-timer?:false persistent?:false timerService=org.jboss.as.ejb3.timerservice.TimerServiceImpl@6a0ad5ce initialExpiration=Thu Feb 14 12:10:59 MSK 2019 intervalDuration(in milli sec)=1000 nextExpiration=Thu Feb 14 12:11:00 MSK 2019 timerState=RETRY_TIMEOUT info=null: javax.ejb.EJBException: java.lang.IllegalStateException: JBAS011049: Component is stopped
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:166)
- at org.jboss.as.ejb3.tx.TimerCMTTxInterceptor.handleExceptionInOurTx(TimerCMTTxInterceptor.java:52)
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:230)
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:304)
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:190)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:76)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:43)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
- at org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl.callTimeout(TimedObjectInvokerImpl.java:104)
- at org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl.callTimeout(TimedObjectInvokerImpl.java:114)
- at org.jboss.as.ejb3.timerservice.task.TimerTask.callTimeout(TimerTask.java:177)
- at org.jboss.as.ejb3.timerservice.task.TimerTask.retryTimeout(TimerTask.java:200)
- at org.jboss.as.ejb3.timerservice.task.TimerTask.run(TimerTask.java:157)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- at org.jboss.threads.JBossThread.run(JBossThread.java:122)
- Caused by: java.lang.IllegalStateException: JBAS011049: Component is stopped
- at org.jboss.as.ee.component.BasicComponent.waitForComponentStart(BasicComponent.java:104)
- at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:127)
- at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:85)
- at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:116)
- at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:48)
- at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
- at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:228)
- ... 25 more
- 14.02 12:10:59 INFO [org.jboss.as.webservices] JBAS015540: Stopping service jboss.ws.endpoint."Set10.ear"."SET-Printers.jar".SET/PrintersManager
- 14.02 12:10:59 INFO [org.jboss.ws.common.management.DefaultEndpointRegistry] remove: jboss.ws:context=SET-Printers,endpoint=SET/PrintersManager
- 14.02 12:10:59 INFO [org.jboss.as.webservices] JBAS015540: Stopping service jboss.ws.endpoint."Set10.ear"."SET-Cards.jar".SET-Cards-ExternalSystemCardsProcessing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement