Advertisement
Guest User

nfsw server log start

a guest
May 14th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.70 KB | None | 0 0
  1. INFO LogHelper - HHH000204: Processing PersistenceUnitInfo [
  2. name: persistenceUnit
  3. ...]
  4. INFO Version - HHH000412: Hibernate Core {5.0.9.Final}
  5. INFO Environment - HHH000206: hibernate.properties not found
  6. INFO Environment - HHH000021: Bytecode provider name : javassist
  7. INFO Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  8. INFO C3P0ConnectionProvider - HHH010002: C3P0 using driver: com.mysql.cj.jdbc.Driver at URL: jdbc:mysql://localhost:3306/soapbox?serverTimezone=UTC&useSSL=false&requireSSL=false
  9. INFO C3P0ConnectionProvider - HHH10001001: Connection properties: {user=root}
  10. INFO C3P0ConnectionProvider - HHH10001003: Autocommit mode: false
  11. INFO MLog - MLog clients using log4j logging.
  12. INFO C3P0Registry - Initializing c3p0-0.9.2.1 [built 20-March-2013 10:47:27 +0000; debug? true; trace: 10]
  13. INFO C3P0ConnectionProvider - HHH10001007: JDBC isolation level: <unknown>
  14. INFO AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@80d297e9 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@f876f424 [ 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 -> 1hge13f9g1d0eal51rod0m5|575c23f1, idleConnectionTestPeriod -> 0, initialPoolSize -> 1, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 10, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolSize -> 1, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@53432fe3 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 1hge13f9g1d0eal51rod0m5|3a8ead9, jdbcUrl -> jdbc:mysql://localhost:3306/soapbox?serverTimezone=UTC&useSSL=false&requireSSL=false, properties -> {user=******} ], preferredTestQuery -> null, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> 1hge13f9g1d0eal51rod0m5|6c225adb, numHelperThreads -> 3 ]
  15. INFO Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  16. INFO LobCreatorBuilderImpl - HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
  17. WARN JavaTypeDescriptorRegistry - Could not find matching type descriptor for requested Java class [br.com.soapboxrace.jaxb.PaintsType]; using fallback
  18. WARN JavaTypeDescriptorRegistry - Could not find matching type descriptor for requested Java class [br.com.soapboxrace.jaxb.PerformancePartsType]; using fallback
  19. WARN JavaTypeDescriptorRegistry - Could not find matching type descriptor for requested Java class [br.com.soapboxrace.jaxb.SkillModPartsType]; using fallback
  20. WARN JavaTypeDescriptorRegistry - Could not find matching type descriptor for requested Java class [br.com.soapboxrace.jaxb.VinylsType]; using fallback
  21. WARN JavaTypeDescriptorRegistry - Could not find matching type descriptor for requested Java class [br.com.soapboxrace.jaxb.VisualPartsType]; using fallback
  22. WARN JavaTypeDescriptorRegistry - Could not find matching type descriptor for requested Java class [br.com.soapboxrace.jaxb.OwnedCarTransType]; using fallback
  23. Xmpp server is running.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement