cd nis/package/
./nix.runNis.sh
2018-12-20 13:01:36.770 INFO NEM logging has been bootstrapped! (org.nem.deploy.g a)
2018-12-20 13:01:36.776 INFO Acquiring exclusive lock to lock file: /root/nem/nis.lock (org.nem.deploy.CommonStarter tryAcquireLock)
2018-12-20 13:01:36.786 WARNING no certificate found for (file:/root/nis/package/nis/nem-deploy-0.6.96-BETA.jar ) (org.nem.core.metadata.CodeSourceFacade )
2018-12-20 13:01:36.798 INFO Analyzing meta data in <nem-deploy-0.6.96-BETA.jar> (org.nem.core.metadata.JarFacade )
2018-12-20 13:01:36.804 INFO Meta data title , version <0.6.96-BETA> (org.nem.core.metadata.JarFacade )
2018-12-20 13:01:36.809 INFO Starting embedded Jetty Server. (org.nem.deploy.CommonStarter main)
2018-12-20 13:01:37.382 INFO Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1e397ed7: startup date [Thu Dec 20 08:01:37 EST 2018]; root of context hierarchy (org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh)
2018-12-20 13:01:39.607 WARNING Exception encountered during context initialization - cancelling refresh attempt
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘nisAppConfig’: Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.nem.nis.oh.tjp org.nem.specific.deploy.appconfig.NisAppConfig.fH; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘iih’ defined in URL [jar:file:/root/nis/package/nis/nem-infrastructure-server-0.6.96-BETA.jar!/org/nem/nis/oh/iih.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.hibernate.SessionFactory]: : Error creating bean with name ‘flyway’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.flywaydb.core.Flyway]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘flyway’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘dataSource’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘dataSource’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘nisConfiguration’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.nem.specific.deploy.c]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘nisConfiguration’ threw exception; nested exception is org.nem.core.crypto.CryptoException: java.lang.IllegalArgumentException: org.apache.commons.codec.DecoderException: Illegal hexadecimal character = at index 3; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘flyway’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.flywaydb.core.Flyway]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘flyway’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘dataSource’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘dataSource’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘nisConfiguration’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.nem.specific.deploy.c]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘nisConfiguration’ threw exception; nested exception is org.nem.core.crypto.CryptoException: java.lang.IllegalArgumentException: org.apache.commons.codec.DecoderException: Illegal hexadecimal character = at index 3
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1210)
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:757)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
at org.springframework.context.annotation.AnnotationConfigApplicationContext.(AnnotationConfigApplicationContext.java:95)
at org.nem.deploy.CommonStarter.u(CommonStarter.java:97)
at org.nem.deploy.CommonStarter.b(CommonStarter.java:177)
at org.nem.deploy.CommonStarter.a(CommonStarter.java:82)
at org.nem.deploy.CommonStarter.main(CommonStarter.java:76)
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.nem.nis.oh.tjp org.nem.specific.deploy.appconfig.NisAppConfig.fH; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘iih’ defined in URL [jar:file:/root/nis/package/nis/nem-infrastructure-server-0.6.96-BETA.jar!/org/nem/nis/oh/iih.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.hibernate.SessionFactory]: : Error creating bean with name ‘flyway’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.flywaydb.core.Flyway]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘flyway’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘dataSource’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘dataSource’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘nisConfiguration’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.nem.specific.deploy.c]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘nisConfiguration’ threw exception; nested exception is org.nem.core.crypto.CryptoException: java.lang.IllegalArgumentException: org.apache.commons.codec.DecoderException: Illegal hexadecimal character = at index 3; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘flyway’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.flywaydb.core.Flyway]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘flyway’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘dataSource’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘dataSource’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘nisConfiguration’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.nem.specific.deploy.c]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘nisConfiguration’ threw exception; nested exception is org.nem.core.crypto.CryptoException: java.lang.IllegalArgumentException: org.apache.commons.codec.DecoderException: Illegal hexadecimal character = at index 3
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
… 15 more
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘iih’ defined in URL [jar:file:/root/nis/package/nis/nem-infrastructure-server-0.6.96-BETA.jar!/org/nem/nis/oh/iih.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.hibernate.SessionFactory]: : Error creating bean with name ‘flyway’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.flywaydb.core.Flyway]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘flyway’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘dataSource’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘dataSource’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘nisConfiguration’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.nem.specific.deploy.c]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘nisConfiguration’ threw exception; nested exception is org.nem.core.crypto.CryptoException: java.lang.IllegalArgumentException: org.apache.commons.codec.DecoderException: Illegal hexadecimal character = at index 3; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘flyway’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.flywaydb.core.Flyway]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘flyway’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘dataSource’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘dataSource’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘nisConfiguration’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.nem.specific.deploy.c]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘nisConfiguration’ threw exception; nested exception is org.nem.core.crypto.CryptoException: java.lang.IllegalArgumentException: org.apache.commons.codec.DecoderException: Illegal hexadecimal character = at index 3
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:185)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1139)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1042)
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.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
… 17 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘flyway’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.flywaydb.core.Flyway]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘flyway’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘dataSource’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘dataSource’ threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘nisConfiguration’ defined in org.nem.specific.deploy.appconfig.NisAppConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.nem.specific.deploy.c]: Circular reference involving containing bean ‘nisAppConfig’ - consider declaring the factory method as static for independence from its containing instance. Factory method ‘nisConfiguration’ threw exception; nested exception is org.nem.core.crypto.CryptoException: java.lang.IllegalArgumentException: org.apache.commons.codec.DecoderException: Illegal hexadecimal character = at index 3
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:599)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1119)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1014)
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.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:293)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:813)
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
… 30 more