Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 16.07 15:47:45.782 INFO [InMemoryLoyActionsProvider] class ru.crystals.loyal.actions.provider.InMemoryLoyActionsProvider init method called
- 16.07 15:47:46.519 INFO [SpeedLog] Begin ru.crystals.pos.aeroflot.AeroflotBonusesServiceImpl
- 16.07 15:47:46.520 INFO [AeroflotBonusesServiceImpl] --- Start service ---
- 16.07 15:47:46.520 INFO [AeroflotBonusesServiceImpl] updating settings!
- 16.07 15:47:46.543 INFO [AeroflotBonusesWsClient] Rebuild ws client url = 'https://xml-online.demo.korona.net:20101/pcp2afl/services/CFTLoyaltyPCPoints_SoapPort', certificatePath ='modules/aeroflotBonusesCFT/CFT.pfx', certificatePassword = 'afl_test3', timeout = '30000'
- 16.07 15:47:46.842 INFO [AeroflotBonusesWsClient] Certificate successfully loaded by path = 'modules/aeroflotBonusesCFT/CFT.pfx', password = 'afl_test3'
- 16.07 15:47:47.654 ERROR [AeroflotBonusesWsClient] Unable create ws client by url = 'https://xml-online.demo.korona.net:20101/pcp2afl/services/CFTLoyaltyPCPoints_SoapPort'
- com.sun.xml.internal.ws.wsdl.parser.InaccessibleWSDLException: 2 counts of InaccessibleWSDLException.
- javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
- javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
- at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:260)
- at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:231)
- at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:194)
- at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:163)
- at com.sun.xml.internal.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:348)
- at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:306)
- at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:215)
- at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:196)
- at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:192)
- at com.sun.xml.internal.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:104)
- at javax.xml.ws.Service.<init>(Service.java:77)
- at ru.crystals.pos.aeroflot.wsclient.stubs.CFTLoyaltyPCPointsService.<init>(CFTLoyaltyPCPointsService.java:49)
- at ru.crystals.pos.aeroflot.wsclient.AeroflotBonusesWsClient.rebuildCFTWsClient(AeroflotBonusesWsClient.java:57)
- at ru.crystals.pos.aeroflot.wsclient.AeroflotBonusesWsClient.rebuild(AeroflotBonusesWsClient.java:44)
- at ru.crystals.pos.aeroflot.wsclient.AeroflotBonusesWsClient.<init>(AeroflotBonusesWsClient.java:35)
- at ru.crystals.pos.aeroflot.AeroflotBonusesServiceImpl.startService(AeroflotBonusesServiceImpl.java:89)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at ru.crystals.bundles.DependencyRunnable.run(DependencyRunnable.java:33)
- at ru.crystals.bundles.WaitMethod.run(WaitMethod.java:25)
- at ru.crystals.bundles.BundleManager.runLevelCheck(BundleManager.java:698)
- at ru.crystals.bundles.BundleManager.sendMessages(BundleManager.java:683)
- at ru.crystals.bundles.BundleManager.add(BundleManager.java:549)
- at ru.crystals.bundles.BundleManager.add(BundleManager.java:516)
- at ru.crystals.bundles.BundleManager.add(BundleManager.java:379)
- at ru.crystals.pos.cards.aeroflot.AeroflotBonusesSupplierServiceRegisterer.register(AeroflotBonusesSupplierServiceRegisterer.java:20)
- at ru.crystals.pos.cards.aeroflot.AeroflotBonusesSupplierService.register(AeroflotBonusesSupplierService.java:32)
- at ru.crystals.siebel.SiebelServiceImpl.<init>(SiebelServiceImpl.java:149)
- at ru.crystals.siebel.SiebelServiceImpl.<init>(SiebelServiceImpl.java:158)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147)
- at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:122)
- at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:267)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1137)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1040)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:351)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:382)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:157)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1475)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1220)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:755)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:762)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
- at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
- at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)
- at ru.crystals.pos.touch2.loader.LoaderInner.initSpring(LoaderInner.java:359)
- at ru.crystals.pos.touch2.loader.LoaderInner.<init>(LoaderInner.java:132)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
- at java.lang.Class.newInstance(Class.java:442)
- at ru.crystals.pos.touch2.loader.Loader.<init>(Loader.java:105)
- at ru.crystals.pos.touch2.loader.Loader.main(Loader.java:160)
- 16.07 15:47:47.659 INFO [AeroflotBonusesServiceImpl] Loaded parameters = AeroflotBonusesSettings{url='https://xml-online.demo.korona.net:20101/pcp2afl/services/CFTLoyaltyPCPoints_SoapPort', timeout=30000, partnerId=1416961, certificatePassword='afl_test3', minAmountDiscountMiles=500, location='azbukavkusa', terminal='crystal', certificatePath='modules/aeroflotBonusesCFT/CFT.pfx'}
- 16.07 15:47:47.660 INFO [SpeedLog] Start ru.crystals.pos.aeroflot.AeroflotBonusesServiceImpl time time = 1141 ms
- 16.07 15:47:47.660 INFO [SpeedLog] Event init finish ru.crystals.pos.aeroflot.AeroflotBonusesServiceImpl time time = 1141 ms
- 16.07 15:47:47.706 INFO [SiebelServiceImpl] SiebelService with configuration: ru.crystals.siebel.SiebelServiceConfig@1680b0e[cardStatusConnectTimeout=15000,cardStatusRequestTimeout=5000,calculateConnectTimeout=15000,calculateRequestTimeout=15000,redeemConnectTimeout=3000,redeemRequestTimeout=3000,pendingOperationBatchSize=50,pendingOperationsRepeatInterval=60,pendingOperationsMaxRetries=0,wsdlUrl=file:/mnt/mmcblk0p1/tce/storage/crystal-cash/modules/siebelBridge/wsdl/siebel-azbuka-testserver.wsdl,wsdlFile=modules/siebelBridge/wsdl/siebel-azbuka-testserver.wsdl,cardNumberLength=16,shopIndex=902,cashType=POS,discountNameMap={1=Фиксированная цена, 2=Скидка на ШК, 3=Скидка на товар, 4=Скидка на группу товаров, 5=Скидка на кол-во по товару, 6=Скидка на кол-во по группе, 7=Ручная скидка, 8=Скидка на группу продаж, 9=Скидка на кол-во по гр. продаж, 10=Скидка на товар по кат. ДК, 11=Скидка на сумму чека, 12=Скидка по ДК, 13=Скидка на группу по ДК, 14=Скидка на сумму по ДК, 15=Скидка на чек, 16=Скидка на кол-во по груп.ДК, 17=Скидка на гр.прод.по ДК, 18=Скидка на кол.по груп.пр.ДК, 19=Скидка на груп.по кат.ДК, 20=Скидка на вид оплат, 21=Скидка на набор, 22=Скидка по купону, 23=Скидка на сум.чека по кат.ДК, 24=Соц карта, 25=Скидка на отдел, 26=Скидка на кол-во чеков, 27=Скидка на ДР, 28=Скидка на товар в отд, 29=Скидка на округление, 30=Скидка по бонусам, 31=Скидка на сум.Груп.Тов, 32=Скидка на кат.клиента.ДК, 33=Скидка на кол-во,Груп.Продаж, 34=Скидка на потов.кол.ГП, 35=________1., 36=________2., 37=________3., 38=________4., 39=________5., 110=Марки, 112=Промо-код, 5005=Подарок},giftCardPrefixesString=<null>,discTypeFromActionAnyway=false]
- 16.07 15:47:47.907 INFO [SetApiLoyaltyPluginBackgroundWorker] Cards pending operation sender started
- 16.07 15:47:47.908 INFO [PendingOperationQueue] Pending cards operation queue is empty. Populating from DB...
- 16.07 15:47:47.909 INFO [SetApiPluginLoyProvider] class ru.crystals.pos.loyal.SetApiPluginLoyProvider started
- 16.07 15:47:47.915 INFO [PendingOperationQueue] No pending card operations found.
- 16.07 15:47:48.218 INFO [HttpClient] Set url - http://172.29.17.115:8090/SetXRMI/TransportServlet
- 16.07 15:47:48.241 INFO [ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.hibernate.connection.C3P0ConnectionProvider
- 16.07 15:47:48.241 INFO [C3P0ConnectionProvider] HHH010002: C3P0 using driver: org.postgresql.Driver at URL: jdbc:postgresql://localhost:5432/discount
- 16.07 15:47:48.242 INFO [C3P0ConnectionProvider] HHH000046: Connection properties: {user=postgres, password=****}
- 16.07 15:47:48.242 INFO [C3P0ConnectionProvider] HHH000006: Autocommit mode: false
- 16.07 15:47:48.258 INFO [JdbcBackedLoyFeedbackDao] creating jdbcMapper...
- 16.07 15:47:48.323 INFO [AbstractCleaner] <InternalCashPoolExecutor> was added. Starting the cleaner thread
- 16.07 15:47:48.328 INFO [AbstractCleaner] cleaner thread was scheduled [initial-delay: 30; interval: 3600; to-remove-at-once: 1000]
- 16.07 15:47:48.351 INFO [AbstractCleaner] <InternalCashPoolExecutor> was added. Starting the cleaner thread
- 16.07 15:47:48.357 INFO [AbstractCleaner] cleaner thread was scheduled [initial-delay: 30; interval: 3600; to-remove-at-once: 1000]
- 16.07 15:47:48.652 INFO [CommonLogger] Executing command "sudo test-pcx"...
- 16.07 15:47:48.662 INFO [CommonLogger] Waiting "sudo test-pcx" command to execute...
- 16.07 15:47:48.967 INFO [Dialect] HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
- 16.07 15:47:48.968 INFO [LobCreatorBuilder] HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
- 16.07 15:47:49.017 INFO [TransactionFactoryInitiator] HHH000399: Using default transaction strategy (direct JDBC transactions)
- 16.07 15:47:49.017 INFO [ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
- 16.07 15:47:49.018 WARN [SettingsFactory] Unrecognized value for "hibernate.hbm2ddl.auto": false
- 16.07 15:47:49.038 INFO [SpeedLog] Loading time of module = 821 ms
- 16.07 15:47:49.104 INFO [CommonLogger] Process exited with code 0
- 16.07 15:47:49.106 INFO [CommonLogger] Command response:
- 16.07 15:47:49.107 INFO [CommonLogger] Executing command "test-pcx"...
- 16.07 15:47:49.118 INFO [CommonLogger] Waiting "test-pcx" command to execute...
- 16.07 15:47:49.500 INFO [CommonLogger] Process exited with code 0
- 16.07 15:47:49.501 INFO [CommonLogger] Command response:
- 16.07 15:47:49.906 ERROR [CFTBridgeImpl] Error loading CFT bridge module: Ошибка инициализации SSL:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement