Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.18 KB | None | 0 0
  1. 2017-07-17 19:58:46.284 INFO org.jboss.weld.Version - WELD-000900: 2.4.1 (Final)
  2. 2017-07-17 19:58:46.393 INFO org.jboss.weld.Bootstrap - WELD-ENV-000020: Using jandex for bean discovery
  3. 2017-07-17 19:58:47.225 INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
  4. 2017-07-17 19:58:47.513 INFO org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.interceptor.GlobalInterceptorExtension.promoteInterceptors(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  5. 2017-07-17 19:58:47.520 INFO org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] org.apache.deltaspike.data.impl.RepositoryExtension.processAnnotatedType(@Observes ProcessAnnotatedType<X>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  6. 2017-07-17 19:58:47.541 INFO org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension.findInvocationHandlerBindings(@Observes ProcessAnnotatedType<X>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  7. 2017-07-17 19:58:47.556 INFO org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  8. 2017-07-17 19:58:47.558 INFO org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
  9. 2017-07-17 19:58:47.632 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  10. 2017-07-17 19:58:47.673 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  11. 2017-07-17 19:58:47.675 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  12. 2017-07-17 19:58:47.683 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  13. 2017-07-17 19:58:47.686 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  14. 2017-07-17 19:58:47.687 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  15. 2017-07-17 19:58:47.689 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  16. 2017-07-17 19:58:47.715 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  17. 2017-07-17 19:58:47.717 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  18. 2017-07-17 19:58:47.836 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  19. 2017-07-17 19:58:47.892 INFO org.jboss.weld.Bootstrap - WELD-000169: Jandex cannot distinguish inner and static nested classes! Update Jandex to 2.0.3.Final version or newer to improve scanning performance.
  20. 2017-07-17 19:58:48.099 WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.core.impl.throttling.ThrottledInterceptor is enabled for the application and for the bean archive /Users/jlochman/.m2/repository/org/apache/deltaspike/core/deltaspike-core-impl/1.7.2/deltaspike-core-impl-1.7.2.jar. It will only be invoked in the @Priority part of the chain.
  21. 2017-07-17 19:58:48.099 WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.core.impl.lock.LockedInterceptor is enabled for the application and for the bean archive /Users/jlochman/.m2/repository/org/apache/deltaspike/core/deltaspike-core-impl/1.7.2/deltaspike-core-impl-1.7.2.jar. It will only be invoked in the @Priority part of the chain.
  22. 2017-07-17 19:58:48.099 WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.core.impl.future.FutureableInterceptor is enabled for the application and for the bean archive /Users/jlochman/.m2/repository/org/apache/deltaspike/core/deltaspike-core-impl/1.7.2/deltaspike-core-impl-1.7.2.jar. It will only be invoked in the @Priority part of the chain.
  23. 2017-07-17 19:58:48.099 WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.proxy.util.EnableInterceptorsInterceptor is enabled for the application and for the bean archive /Users/jlochman/.m2/repository/org/apache/deltaspike/modules/deltaspike-proxy-module-api/1.7.2/deltaspike-proxy-module-api-1.7.2.jar. It will only be invoked in the @Priority part of the chain.
  24. 2017-07-17 19:58:48.099 WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive /Users/jlochman/.m2/repository/org/apache/deltaspike/modules/deltaspike-jpa-module-impl/1.7.2/deltaspike-jpa-module-impl-1.7.2.jar. It will only be invoked in the @Priority part of the chain.
  25. 2017-07-17 19:58:49.132 INFO org.jboss.weld.Bootstrap - WELD-ENV-002003: Weld SE container 399fe239-b438-4d3f-9601-c3eea5102e0a initialized
  26. 2017-07-17 19:58:49.159 INFO cz.jlochman.lochness.core.app.Application - Weld nastartovan
  27. 2017-07-17 19:58:49.214 INFO org.xnio - XNIO version 3.3.6.Final
  28. 2017-07-17 19:58:49.268 INFO org.xnio.nio - XNIO NIO Implementation Version 3.3.6.Final
  29. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002225: Deploying javax.ws.rs.core.Application: class cz.jlochman.lochness.core.rest.RestApiApp
  30. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.MasterStrategyReportEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  31. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.MasterStrategyEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  32. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.OCFeedEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  33. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.NNInputEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  34. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.IndicatorEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  35. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.CCAtomicEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  36. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.OCEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  37. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.OCAtomicEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  38. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.NNInputNormalizatorEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  39. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.ActiveTimePropertyOrEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  40. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.FilterEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  41. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.ActiveTimePropertyAndEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  42. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.NNOutputNormalizatorEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  43. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.FilterFeedEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  44. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.CCEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  45. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.IndicatorFeedEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  46. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.NNEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  47. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.NNOutputEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  48. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.MSTimeIntervalEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  49. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.StrategyEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  50. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.StrategyTimeIntervalEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  51. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.ActiveTimePropertyEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  52. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.SystemEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  53. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.NNAtomicEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  54. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.NNFeedEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  55. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.ProcessEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  56. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.FilterAtomicEntityEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  57. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.CCFeedEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  58. 2017-07-17 19:58:49.847 INFO org.jboss.resteasy.resteasy_jaxrs.i18n - RESTEASY002200: Adding class resource cz.jlochman.lochness.core.rest.endpoints.StrategyReportEndpoint from Application class cz.jlochman.lochness.core.rest.RestApiApp
  59. 2017-07-17 19:58:50.054 INFO cz.jlochman.lochness.core.rest.RestApiModule - API nastartovano na 0.0.0.0:4321
  60. 2017-07-17 19:58:50.485 INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
  61. name: lochnessDB
  62. ...]
  63. 2017-07-17 19:58:50.656 INFO org.hibernate.Version - HHH000412: Hibernate Core {5.1.0.Final}
  64. 2017-07-17 19:58:50.658 INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
  65. 2017-07-17 19:58:50.661 INFO org.hibernate.cfg.Environment - HHH000021: Bytecode provider name : javassist
  66. 2017-07-17 19:58:50.726 INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  67. 2017-07-17 19:58:51.103 INFO org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator - HHH000130: Instantiating explicit connection provider: org.hibernate.connection.C3P0ConnectionProvider
  68. 2017-07-17 19:58:51.108 INFO org.hibernate.c3p0.internal.C3P0ConnectionProvider - HHH010002: C3P0 using driver: com.mysql.cj.jdbc.Driver at URL: jdbc:mysql://localhost/lochnessDB?useSSL=false&useTimezone=true&serverTimezone=Europe/Prague
  69. 2017-07-17 19:58:51.108 INFO org.hibernate.c3p0.internal.C3P0ConnectionProvider - HHH10001001: Connection properties: {useUnicode=true, user=root, password=****, characterEncoding=UTF-8}
  70. 2017-07-17 19:58:51.108 INFO org.hibernate.c3p0.internal.C3P0ConnectionProvider - HHH10001003: Autocommit mode: false
  71. 2017-07-17 19:58:51.138 INFO com.mchange.v2.log.MLog - MLog clients using log4j logging.
  72. 2017-07-17 19:58:51.232 INFO com.mchange.v2.c3p0.C3P0Registry - Initializing c3p0-0.9.2.1 [built 20-March-2013 10:47:27 +0000; debug? true; trace: 10]
  73. 2017-07-17 19:58:51.277 INFO org.hibernate.c3p0.internal.C3P0ConnectionProvider - HHH10001007: JDBC isolation level: <unknown>
  74. 2017-07-17 19:58:51.317 INFO com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@c8aa4ddc [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@296737bf [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 2rvxwo9pmo3tiwsvxaxk|7cf78c85, idleConnectionTestPeriod -> 0, initialPoolSize -> 1, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 50, maxStatementsPerConnection -> 0, minPoolSize -> 1, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@2e21b062 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 2rvxwo9pmo3tiwsvxaxk|58606c91, jdbcUrl -> jdbc:mysql://localhost/lochnessDB?useSSL=false&useTimezone=true&serverTimezone=Europe/Prague, properties -> {useUnicode=true, user=******, password=******, characterEncoding=UTF-8} ], preferredTestQuery -> null, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> 2rvxwo9pmo3tiwsvxaxk|2ee83775, numHelperThreads -> 3 ]
  75. 2017-07-17 19:58:51.882 INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  76. 2017-07-17 19:58:51.951 INFO org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl - HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
  77. 2017-07-17 19:58:52.913 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ActiveTimeProperty
  78. 2017-07-17 19:58:52.919 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ActiveTimeProperty
  79. 2017-07-17 19:58:52.951 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ActiveTimePropertyAnd
  80. 2017-07-17 19:58:52.954 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ActiveTimePropertyAnd
  81. 2017-07-17 19:58:52.968 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ActiveTimePropertyOr
  82. 2017-07-17 19:58:52.973 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ActiveTimePropertyOr
  83. 2017-07-17 19:58:52.987 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: CCAtomicEntity
  84. 2017-07-17 19:58:52.990 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: CCAtomicEntity
  85. 2017-07-17 19:58:53.004 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: CCEntity
  86. 2017-07-17 19:58:53.009 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: CCEntity
  87. 2017-07-17 19:58:53.023 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: CCFeed
  88. 2017-07-17 19:58:53.026 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: CCFeed
  89. 2017-07-17 19:58:53.041 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: FilterAtomicEntity
  90. 2017-07-17 19:58:53.046 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: FilterAtomicEntity
  91. 2017-07-17 19:58:53.060 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: FilterEntity
  92. 2017-07-17 19:58:53.064 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: FilterEntity
  93. 2017-07-17 19:58:53.077 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: FilterFeed
  94. 2017-07-17 19:58:53.082 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: FilterFeed
  95. 2017-07-17 19:58:53.099 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: IndicatorEntity
  96. 2017-07-17 19:58:53.103 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: IndicatorEntity
  97. 2017-07-17 19:58:53.118 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: IndicatorFeed
  98. 2017-07-17 19:58:53.123 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: IndicatorFeed
  99. 2017-07-17 19:58:53.138 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: IndicatorStats
  100. 2017-07-17 19:58:53.141 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: IndicatorStats
  101. 2017-07-17 19:58:53.154 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: MasterStrategy
  102. 2017-07-17 19:58:53.158 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: MasterStrategy
  103. 2017-07-17 19:58:53.172 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: MasterStrategyReport
  104. 2017-07-17 19:58:53.175 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: MasterStrategyReport
  105. 2017-07-17 19:58:53.188 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: MSTimeInterval
  106. 2017-07-17 19:58:53.191 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: MSTimeInterval
  107. 2017-07-17 19:58:53.204 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNAtomicEntity
  108. 2017-07-17 19:58:53.209 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNAtomicEntity
  109. 2017-07-17 19:58:53.224 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNAtomicStats
  110. 2017-07-17 19:58:53.227 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNAtomicStats
  111. 2017-07-17 19:58:53.244 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNEntity
  112. 2017-07-17 19:58:53.249 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNEntity
  113. 2017-07-17 19:58:53.265 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNFeed
  114. 2017-07-17 19:58:53.269 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNFeed
  115. 2017-07-17 19:58:53.283 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNInputEntity
  116. 2017-07-17 19:58:53.286 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNInputEntity
  117. 2017-07-17 19:58:53.301 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNInputNormalizatorEntity
  118. 2017-07-17 19:58:53.304 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNInputNormalizatorEntity
  119. 2017-07-17 19:58:53.322 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNInputStats
  120. 2017-07-17 19:58:53.326 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNInputStats
  121. 2017-07-17 19:58:53.342 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNOutputEntity
  122. 2017-07-17 19:58:53.346 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNOutputEntity
  123. 2017-07-17 19:58:53.361 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNOutputNormalizatorEntity
  124. 2017-07-17 19:58:53.365 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNOutputNormalizatorEntity
  125. 2017-07-17 19:58:53.381 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNOutputStats
  126. 2017-07-17 19:58:53.390 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNOutputStats
  127. 2017-07-17 19:58:53.405 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNTrainedEntity
  128. 2017-07-17 19:58:53.409 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNTrainedEntity
  129. 2017-07-17 19:58:53.425 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNTrainedLearningDataResult
  130. 2017-07-17 19:58:53.429 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNTrainedLearningDataResult
  131. 2017-07-17 19:58:53.443 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNTrainedTestingDataResult
  132. 2017-07-17 19:58:53.446 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: NNTrainedTestingDataResult
  133. 2017-07-17 19:58:53.465 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: OCAtomicEntity
  134. 2017-07-17 19:58:53.471 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: OCAtomicEntity
  135. 2017-07-17 19:58:53.490 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: OCEntity
  136. 2017-07-17 19:58:53.493 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: OCEntity
  137. 2017-07-17 19:58:53.507 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: OCFeed
  138. 2017-07-17 19:58:53.511 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: OCFeed
  139. 2017-07-17 19:58:53.530 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ProcessEntity
  140. 2017-07-17 19:58:53.540 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ProcessEntity
  141. 2017-07-17 19:58:53.554 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ProcessLogEntity
  142. 2017-07-17 19:58:53.557 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: ProcessLogEntity
  143. 2017-07-17 19:58:53.572 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: Strategy
  144. 2017-07-17 19:58:53.581 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: Strategy
  145. 2017-07-17 19:58:53.599 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: StrategyReport
  146. 2017-07-17 19:58:53.604 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: StrategyReport
  147. 2017-07-17 19:58:53.620 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: StrategyTimeInterval
  148. 2017-07-17 19:58:53.626 INFO org.hibernate.tool.schema.extract.internal.InformationExtractorJdbcDatabaseMetaDataImpl - HHH000262: Table not found: StrategyTimeInterval
  149. 2017-07-17 19:58:54.846 INFO org.hibernate.hql.internal.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement