Advertisement
Guest User

OUTPUT

a guest
Aug 31st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.22 KB | None | 0 0
  1. run:
  2. kol 31, 2018 6:52:03 PM org.hibernate.annotations.common.reflection.java.JavaReflectionManager <clinit>
  3. INFO: HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
  4. kol 31, 2018 6:52:03 PM org.hibernate.Version logVersion
  5. INFO: HHH000412: Hibernate Core {4.3.1.Final}
  6. kol 31, 2018 6:52:03 PM org.hibernate.cfg.Environment <clinit>
  7. INFO: HHH000206: hibernate.properties not found
  8. kol 31, 2018 6:52:03 PM org.hibernate.cfg.Environment buildBytecodeProvider
  9. INFO: HHH000021: Bytecode provider name : javassist
  10. kol 31, 2018 6:52:03 PM org.hibernate.cfg.Configuration configure
  11. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  12. kol 31, 2018 6:52:03 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  13. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  14. kol 31, 2018 6:52:03 PM org.hibernate.internal.util.xml.DTDEntityResolver resolveEntity
  15. WARN: HHH000223: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
  16. kol 31, 2018 6:52:03 PM org.hibernate.cfg.Configuration doConfigure
  17. INFO: HHH000041: Configured SessionFactory: null
  18. kol 31, 2018 6:52:03 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  19. WARN: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  20. kol 31, 2018 6:52:03 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
  21. INFO: HHH000401: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://localhost:3306/bebac]
  22. kol 31, 2018 6:52:03 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
  23. INFO: HHH000046: Connection properties: {useUnicode=true, user=root, password=****, CharSet=utf8, characterEncoding=utf8}
  24. kol 31, 2018 6:52:03 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
  25. INFO: HHH000006: Autocommit mode: false
  26. kol 31, 2018 6:52:03 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  27. INFO: HHH000115: Hibernate connection pool size: 1 (min=1)
  28. kol 31, 2018 6:52:04 PM org.hibernate.dialect.Dialect <init>
  29. INFO: HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  30. kol 31, 2018 6:52:04 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  31. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  32. kol 31, 2018 6:52:04 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  33. INFO: HHH000397: Using ASTQueryTranslatorFactory
  34. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  35. INFO: HHH000228: Running hbm2ddl schema update
  36. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  37. INFO: HHH000102: Fetching database metadata
  38. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  39. INFO: HHH000396: Updating schema
  40. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  41. INFO: HHH000261: Table found: bebac.beba
  42. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  43. INFO: HHH000037: Columns: [ime, roditelj2_id, roditelj1_id, id, spol]
  44. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  45. INFO: HHH000108: Foreign keys: []
  46. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  47. INFO: HHH000126: Indexes: [primary]
  48. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  49. INFO: HHH000261: Table found: bebac.beba_duda
  50. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  51. INFO: HHH000037: Columns: [beba_id, duda_id]
  52. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  53. INFO: HHH000108: Foreign keys: []
  54. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  55. INFO: HHH000126: Indexes: [uk_khnfr9kvwxn6a8jkx9wtxpa44]
  56. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  57. INFO: HHH000261: Table found: bebac.duda
  58. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  59. INFO: HHH000037: Columns: [datum, beba_id, boja, id]
  60. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  61. INFO: HHH000108: Foreign keys: []
  62. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  63. INFO: HHH000126: Indexes: []
  64. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  65. INFO: HHH000261: Table found: bebac.roditelj
  66. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  67. INFO: HHH000037: Columns: [ime, prezime, oib, id, spol]
  68. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  69. INFO: HHH000108: Foreign keys: []
  70. kol 31, 2018 6:52:04 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  71. INFO: HHH000126: Indexes: [primary]
  72. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  73. ERROR: HHH000388: Unsuccessful: alter table Beba add constraint FK_9ox2d7u2gn1u8aw4un0ypkv8j foreign key (roditelj1_id) references Roditelj (id)
  74. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  75. ERROR: Can't create table `bebac`.`#sql-1404_12` (errno: 150 "Foreign key constraint is incorrectly formed")
  76. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  77. ERROR: HHH000388: Unsuccessful: alter table Beba add constraint FK_49q3kpd9mng6opexkmpwugvt8 foreign key (roditelj2_id) references Roditelj (id)
  78. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  79. ERROR: Can't create table `bebac`.`#sql-1404_12` (errno: 150 "Foreign key constraint is incorrectly formed")
  80. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  81. ERROR: HHH000388: Unsuccessful: alter table Beba_Duda add constraint FK_khnfr9kvwxn6a8jkx9wtxpa44 foreign key (duda_id) references Duda (id)
  82. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  83. ERROR: Can't create table `bebac`.`#sql-1404_12` (errno: 150 "Foreign key constraint is incorrectly formed")
  84. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  85. ERROR: HHH000388: Unsuccessful: alter table Beba_Duda add constraint FK_a1nvds2tlipxyb8x7uhr22fwq foreign key (Beba_id) references Beba (id)
  86. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  87. ERROR: Can't create table `bebac`.`#sql-1404_12` (errno: 150 "Foreign key constraint is incorrectly formed")
  88. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  89. ERROR: HHH000388: Unsuccessful: alter table Duda add constraint FK_ke7tokp96t5dt4bh9sxlnif97 foreign key (beba_id) references Beba (id)
  90. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  91. ERROR: Can't create table `bebac`.`#sql-1404_12` (errno: 150 "Foreign key constraint is incorrectly formed")
  92. kol 31, 2018 6:52:05 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  93. INFO: HHH000232: Schema update complete
  94. Hibernate: select duda0_.id as id1_2_, duda0_.beba_id as beba_id4_2_, duda0_.boja as boja2_2_, duda0_.datum as datum3_2_ from Duda duda0_
  95. plava napravljena 2015
  96. plava napravljena 2015
  97. Hibernate: select beba0_.id as id1_0_, beba0_.ime as ime2_0_, beba0_.roditelj1_id as roditelj4_0_, beba0_.roditelj2_id as roditelj5_0_, beba0_.spol as spol3_0_ from Beba beba0_
  98. BUILD SUCCESSFUL (total time: 30 seconds)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement