Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. C:\Users\admin\Desktop\this1\jalc>java -jar jalc-0.01-jfx.jar
  2. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
  3. [01-24-16 07:18:05] INFO Reading : file:/C:/Users/admin/Desktop/this1/jalc/jalc-
  4. 0.01-jfx.jar!/config/configuration.properties
  5. [01-24-16 07:18:05] INFO PC Client: Contacting server(126.173.216.85:9092)
  6. [01-24-16 07:18:05] INFO Starting JALC Seminar Management application.
  7. [01-24-16 07:18:05] INFO Initializing menu components.
  8. [01-24-16 07:18:06] INFO Initializing content components.
  9. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.Version logVersion
  10. INFO: HHH000412: Hibernate Core {5.0.6.Final}
  11. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.cfg.Environment <clinit>
  12. INFO: HHH000206: hibernate.properties not found
  13. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.cfg.Environment buildBytecodeProvider
  14. INFO: HHH000021: Bytecode provider name : javassist
  15. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.boot.jaxb.internal.stax.LocalXmlResource
  16. Resolver resolveEntity
  17. WARN: HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sour
  18. ceforge.net/hibernate-configuration. Use namespace http://www.hibernate.org/dtd/
  19. hibernate-configuration instead. Support for obsolete DTD/XSD namespaces may be
  20. removed at any time.
  21. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.annotations.common.reflection.java.JavaR
  22. eflectionManager <clinit>
  23. INFO: HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  24. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.engine.jdbc.connections.internal.DriverM
  25. anagerConnectionProviderImpl configure
  26. WARN: HHH10001002: Using Hibernate built-in connection pool (not for production
  27. use!)
  28. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.engine.jdbc.connections.internal.DriverM
  29. anagerConnectionProviderImpl buildCreator
  30. INFO: HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:tcp://126.173.21
  31. 6.85:9092/~/test;]
  32. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.engine.jdbc.connections.internal.DriverM
  33. anagerConnectionProviderImpl buildCreator
  34. INFO: HHH10001001: Connection properties: {useUnicode=true, user=sa, password=**
  35. **, CharSet=utf8, characterEncoding=utf8}
  36. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.engine.jdbc.connections.internal.DriverM
  37. anagerConnectionProviderImpl buildCreator
  38. INFO: HHH10001003: Autocommit mode: false
  39. 1 24, 2016 7:18:06 蜊亥燕 org.hibernate.engine.jdbc.connections.internal.PooledC
  40. onnections <init>
  41. INFO: HHH000115: Hibernate connection pool size: 20 (min=1)
  42. Exception in Application start method
  43. [01-24-16 07:18:12] INFO Closing JALC Seminar Management application.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement