· 9 years ago · Dec 20, 2016, 02:52 AM
1 . ____ _ __ _ _
2 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
3( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
4 \\/ ___)| |_)| | | | | || (_| | ) ) ) )
5 ' |____| .__|_| |_|_| |_\__, | / / / /
6 =========|_|==============|___/=/_/_/_/
7 :: Spring Boot :: (v1.4.1.RELEASE)
8
92016-12-20 02:49:11.087 INFO 949 --- [ main] c.p.q.QUOContabilitasApplication : Starting QUOContabilitasApplication v1.0-SNAPSHOT on ip-10-0-2-246 with PID 949 (/home/ubuntu/profase-quocontabilita-back-end/profase-quocontabilitas-core/target/profase-quocontabilitas-core-1.0-SNAPSHOT.jar started by ubuntu in /home/ubuntu/profase-quocontabilita-back-end/profase-quocontabilitas-core/target)
102016-12-20 02:49:11.103 INFO 949 --- [ main] c.p.q.QUOContabilitasApplication : No active profile set, falling back to default profiles: default
112016-12-20 02:49:11.331 INFO 949 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2077d4de: startup date [Tue Dec 20 02:49:11 UTC 2016]; root of context hierarchy
122016-12-20 02:49:16.915 INFO 949 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b56d60a6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
132016-12-20 02:49:17.876 INFO 949 --- [ main] org.eclipse.jetty.util.log : Logging initialized @9439ms
142016-12-20 02:49:18.034 INFO 949 --- [ main] e.j.JettyEmbeddedServletContainerFactory : Server initialized with port: 8080
152016-12-20 02:49:18.038 INFO 949 --- [ main] org.eclipse.jetty.server.Server : jetty-9.3.11.v20160721
162016-12-20 02:49:18.419 INFO 949 --- [ main] application : Initializing Spring embedded WebApplicationContext
172016-12-20 02:49:18.424 INFO 949 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7096 ms
182016-12-20 02:49:18.970 INFO 949 --- [ main] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
192016-12-20 02:49:18.976 INFO 949 --- [ main] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'webServlet' to [/h2-console/*]
202016-12-20 02:49:18.977 INFO 949 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
212016-12-20 02:49:18.977 INFO 949 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
222016-12-20 02:49:18.978 INFO 949 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
232016-12-20 02:49:18.978 INFO 949 --- [ main] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
242016-12-20 02:49:19.700 INFO 949 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@16293aa2{/,file:///tmp/jetty-docbase.456555291199685378.8080/,AVAILABLE}
252016-12-20 02:49:19.701 INFO 949 --- [ main] org.eclipse.jetty.server.Server : Started @11265ms
262016-12-20 02:49:20.295 INFO 949 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
272016-12-20 02:49:20.318 INFO 949 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
28 name: default
29 ...]
302016-12-20 02:49:20.526 INFO 949 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.0.11.Final}
312016-12-20 02:49:20.532 INFO 949 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
322016-12-20 02:49:20.534 INFO 949 --- [ main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
332016-12-20 02:49:20.666 INFO 949 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
342016-12-20 02:49:21.349 INFO 949 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
352016-12-20 02:49:21.817 INFO 949 --- [ main] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
362016-12-20 02:49:21.820 INFO 949 --- [ main] org.hibernate.type.BasicTypeRegistry : HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2ca26d77
372016-12-20 02:49:22.346 WARN 949 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
382016-12-20 02:49:22.369 WARN 949 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
392016-12-20 02:49:22.457 WARN 949 --- [ main] org.hibernate.mapping.RootClass : HHH000038: Composite-id class does not override equals(): com.profase.quocontabilitas.modelo.CompaniaUsuario
402016-12-20 02:49:23.253 INFO 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export
41Hibernate: alter table categoria_gasto drop constraint FKph1khodbd0u413vmmb243svx9
422016-12-20 02:49:23.261 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table categoria_gasto drop constraint FKph1khodbd0u413vmmb243svx9
432016-12-20 02:49:23.261 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation categoria_gasto
44Hibernate: alter table compania_regimen drop constraint FKqmxwfib0t8frgmtshkevtdylj
452016-12-20 02:49:23.262 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table compania_regimen drop constraint FKqmxwfib0t8frgmtshkevtdylj
462016-12-20 02:49:23.264 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_regimen
47Hibernate: alter table compania_usuario drop constraint fk_soy_usuario
482016-12-20 02:49:23.264 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table compania_usuario drop constraint fk_soy_usuario
492016-12-20 02:49:23.264 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_usuario
50Hibernate: alter table compania_usuario drop constraint fk_soy_compania
512016-12-20 02:49:23.265 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table compania_usuario drop constraint fk_soy_compania
522016-12-20 02:49:23.268 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_usuario
53Hibernate: alter table modulo_fiscal drop constraint FK71byxcs6ukpw6rjq17iu4ohvh
542016-12-20 02:49:23.269 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table modulo_fiscal drop constraint FK71byxcs6ukpw6rjq17iu4ohvh
552016-12-20 02:49:23.269 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation modulo_fiscal
56Hibernate: alter table rol_permiso drop constraint FKrhxhgw05bdvokfrpppumlfh5d
572016-12-20 02:49:23.270 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table rol_permiso drop constraint FKrhxhgw05bdvokfrpppumlfh5d
582016-12-20 02:49:23.270 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol_permiso
59Hibernate: alter table rol_permiso drop constraint FK6rt5g7cp9hm3ac89s9546trmy
602016-12-20 02:49:23.271 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table rol_permiso drop constraint FK6rt5g7cp9hm3ac89s9546trmy
612016-12-20 02:49:23.271 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol_permiso
62Hibernate: drop table if exists categoria_gasto cascade
632016-12-20 02:49:23.272 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists categoria_gasto cascade
642016-12-20 02:49:23.276 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation categoria_gasto
65Hibernate: drop table if exists compania cascade
662016-12-20 02:49:23.279 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists compania cascade
672016-12-20 02:49:23.280 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania
68Hibernate: drop table if exists compania_regimen cascade
692016-12-20 02:49:23.280 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists compania_regimen cascade
702016-12-20 02:49:23.280 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_regimen
71Hibernate: drop table if exists compania_usuario cascade
722016-12-20 02:49:23.281 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists compania_usuario cascade
732016-12-20 02:49:23.281 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_usuario
74Hibernate: drop table if exists modulo_fiscal cascade
752016-12-20 02:49:23.282 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists modulo_fiscal cascade
762016-12-20 02:49:23.282 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation modulo_fiscal
77Hibernate: drop table if exists permiso cascade
782016-12-20 02:49:23.283 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists permiso cascade
792016-12-20 02:49:23.283 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation permiso
80Hibernate: drop table if exists rol cascade
812016-12-20 02:49:23.284 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists rol cascade
822016-12-20 02:49:23.284 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol
83Hibernate: drop table if exists rol_permiso cascade
842016-12-20 02:49:23.285 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists rol_permiso cascade
852016-12-20 02:49:23.285 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol_permiso
86Hibernate: drop table if exists usuario cascade
872016-12-20 02:49:23.286 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists usuario cascade
882016-12-20 02:49:23.286 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation usuario
89Hibernate: drop sequence hibernate_sequence
902016-12-20 02:49:23.287 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop sequence hibernate_sequence
912016-12-20 02:49:23.287 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: sequence "hibernate_sequence" does not exist
92Hibernate: create sequence hibernate_sequence start 1 increment 1
93Hibernate: create table categoria_gasto (id_categoria_gasto uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, descripcion varchar(255) not null, ejercicio int4 not null, numero int4 not null, tipo_categoria varchar(255) not null, id_compania uuid not null, primary key (id_categoria_gasto))
942016-12-20 02:49:23.291 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table categoria_gasto (id_categoria_gasto uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, descripcion varchar(255) not null, ejercicio int4 not null, numero int4 not null, tipo_categoria varchar(255) not null, id_compania uuid not null, primary key (id_categoria_gasto))
952016-12-20 02:49:23.291 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: relation "categoria_gasto" already exists
96Hibernate: create table compania (id_compania uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, calle varchar(255) not null, colonia varchar(255) not null, codpos varchar(255) not null, estado varchar(255) not null, mes int4 not null, municipio varchar(255) not null, num_exterior varchar(255) not null, num_interior varchar(255) not null, pais varchar(255) not null, razon_social varchar(255) not null, rfc varchar(13) not null, tipo_persona varchar(255), primary key (id_compania))
972016-12-20 02:49:23.292 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table compania (id_compania uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, calle varchar(255) not null, colonia varchar(255) not null, codpos varchar(255) not null, estado varchar(255) not null, mes int4 not null, municipio varchar(255) not null, num_exterior varchar(255) not null, num_interior varchar(255) not null, pais varchar(255) not null, razon_social varchar(255) not null, rfc varchar(13) not null, tipo_persona varchar(255), primary key (id_compania))
982016-12-20 02:49:23.292 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: relation "compania" already exists
99Hibernate: create table compania_regimen (id_compania_regimen uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, coeficiente_utilidad float4, descripcion varchar(255) not null, ejercicio int4 not null, ieps boolean not null, iva boolean not null, id_compania uuid not null, primary key (id_compania_regimen))
1002016-12-20 02:49:23.293 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table compania_regimen (id_compania_regimen uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, coeficiente_utilidad float4, descripcion varchar(255) not null, ejercicio int4 not null, ieps boolean not null, iva boolean not null, id_compania uuid not null, primary key (id_compania_regimen))
1012016-12-20 02:49:23.293 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: relation "compania_regimen" already exists
102Hibernate: create table compania_usuario (creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8 not null, registro_estado_logico int4, id_usuario uuid not null, id_compania uuid not null, primary key (id_usuario, id_compania))
1032016-12-20 02:49:23.294 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table compania_usuario (creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8 not null, registro_estado_logico int4, id_usuario uuid not null, id_compania uuid not null, primary key (id_usuario, id_compania))
1042016-12-20 02:49:23.294 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: relation "compania_usuario" already exists
105Hibernate: create table modulo_fiscal (id_modulo_fiscal uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, descripcion varchar(255) not null, ejercicio int4 not null, id_compania uuid not null, primary key (id_modulo_fiscal))
1062016-12-20 02:49:23.295 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table modulo_fiscal (id_modulo_fiscal uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, descripcion varchar(255) not null, ejercicio int4 not null, id_compania uuid not null, primary key (id_modulo_fiscal))
1072016-12-20 02:49:23.295 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: relation "modulo_fiscal" already exists
108Hibernate: create table permiso (id_permiso int4 not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, descripcion varchar(255) not null, nombre varchar(255) not null, primary key (id_permiso))
1092016-12-20 02:49:23.296 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table permiso (id_permiso int4 not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, descripcion varchar(255) not null, nombre varchar(255) not null, primary key (id_permiso))
1102016-12-20 02:49:23.296 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: relation "permiso" already exists
111Hibernate: create table rol (id_role int4 not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, primary key (id_role))
1122016-12-20 02:49:23.297 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table rol (id_role int4 not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8, registro_estado_logico int4, primary key (id_role))
1132016-12-20 02:49:23.297 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: relation "rol" already exists
114Hibernate: create table rol_permiso (id_role int4 not null, id_permiso int4 not null)
1152016-12-20 02:49:23.297 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table rol_permiso (id_role int4 not null, id_permiso int4 not null)
1162016-12-20 02:49:23.298 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: relation "rol_permiso" already exists
117Hibernate: create table usuario (id_usuario uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8 not null, registro_estado_logico int4, apellidos varchar(255), email varchar(255) not null, nombre varchar(255) not null, primary key (id_usuario))
1182016-12-20 02:49:23.303 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table usuario (id_usuario uuid not null, creado_en timestamp, creado_por uuid, modificado_en timestamp, modificado_por uuid, optlock int8 not null, registro_estado_logico int4, apellidos varchar(255), email varchar(255) not null, nombre varchar(255) not null, primary key (id_usuario))
1192016-12-20 02:49:23.307 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: relation "usuario" already exists
120Hibernate: alter table permiso add constraint UK_nwe6lkk7x7sbw94xcmbwgvycu unique (nombre)
1212016-12-20 02:49:23.308 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table permiso add constraint UK_nwe6lkk7x7sbw94xcmbwgvycu unique (nombre)
1222016-12-20 02:49:23.308 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation permiso
123Hibernate: alter table categoria_gasto add constraint FKph1khodbd0u413vmmb243svx9 foreign key (id_compania) references compania
1242016-12-20 02:49:23.309 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table categoria_gasto add constraint FKph1khodbd0u413vmmb243svx9 foreign key (id_compania) references compania
1252016-12-20 02:49:23.309 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation categoria_gasto
126Hibernate: alter table compania_regimen add constraint FKqmxwfib0t8frgmtshkevtdylj foreign key (id_compania) references compania
1272016-12-20 02:49:23.310 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table compania_regimen add constraint FKqmxwfib0t8frgmtshkevtdylj foreign key (id_compania) references compania
1282016-12-20 02:49:23.310 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_regimen
129Hibernate: alter table compania_usuario add constraint fk_soy_usuario foreign key (id_usuario) references usuario
1302016-12-20 02:49:23.311 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table compania_usuario add constraint fk_soy_usuario foreign key (id_usuario) references usuario
1312016-12-20 02:49:23.311 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_usuario
132Hibernate: alter table compania_usuario add constraint fk_soy_compania foreign key (id_compania) references compania
1332016-12-20 02:49:23.312 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table compania_usuario add constraint fk_soy_compania foreign key (id_compania) references compania
1342016-12-20 02:49:23.312 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_usuario
135Hibernate: alter table modulo_fiscal add constraint FK71byxcs6ukpw6rjq17iu4ohvh foreign key (id_compania) references compania
1362016-12-20 02:49:23.312 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table modulo_fiscal add constraint FK71byxcs6ukpw6rjq17iu4ohvh foreign key (id_compania) references compania
1372016-12-20 02:49:23.313 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation modulo_fiscal
138Hibernate: alter table rol_permiso add constraint FKrhxhgw05bdvokfrpppumlfh5d foreign key (id_permiso) references permiso
1392016-12-20 02:49:23.313 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table rol_permiso add constraint FKrhxhgw05bdvokfrpppumlfh5d foreign key (id_permiso) references permiso
1402016-12-20 02:49:23.314 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol_permiso
141Hibernate: alter table rol_permiso add constraint FK6rt5g7cp9hm3ac89s9546trmy foreign key (id_role) references rol
1422016-12-20 02:49:23.315 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table rol_permiso add constraint FK6rt5g7cp9hm3ac89s9546trmy foreign key (id_role) references rol
1432016-12-20 02:49:23.315 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol_permiso
1442016-12-20 02:49:23.315 INFO 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete
1452016-12-20 02:49:23.434 INFO 949 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
1462016-12-20 02:49:24.458 INFO 949 --- [ main] org.jdto.impl.AbstractBeanInspector : Package resource /jdto-mappings.xml is not present.
1472016-12-20 02:49:25.381 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2077d4de: startup date [Tue Dec 20 02:49:11 UTC 2016]; root of context hierarchy
1482016-12-20 02:49:25.571 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/usuarios/{usuarioId}/companias],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.CompaniaResource.getCompaniasPorIdUsuario(java.util.UUID)
1492016-12-20 02:49:25.574 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/usuarios/{usuarioId}/companias/{idCompania}/detalles],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.CompaniaResource.getDetails(java.util.UUID,int)
1502016-12-20 02:49:25.580 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/usuarios/{usuarioId}/companias],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.CompaniaResource.create(java.util.UUID,com.profase.quocontabilitas.dtos.CompaniaDTO)
1512016-12-20 02:49:25.580 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/companias/{idCompania}/ejercicio/{ejercicio}/categorias-gastos],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.CategoriaGastosResource.get(java.util.UUID,int)
1522016-12-20 02:49:25.581 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/companias/{idCompania}/ejercicio/{ejercicio}/categorias-gastos],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.CategoriaGastosResource.create(java.util.UUID,int,java.util.List<com.profase.quocontabilitas.dtos.CategoriaGastoDTO>)
1532016-12-20 02:49:25.582 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/companias/{idCompania}/ejercicio/{ejercicio}/regimenes],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.RegimenResource.getAll(java.util.UUID,int)
1542016-12-20 02:49:25.583 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/companias/{idCompania}/ejercicio/{ejercicio}/regimenes],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.RegimenResource.create(java.util.UUID,int,java.util.List<com.profase.quocontabilitas.dtos.RegimenDTO>)
1552016-12-20 02:49:25.593 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/health],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.UsuarioResource.getUsuario()
1562016-12-20 02:49:25.593 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/usuarios/{usuarioId}],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.UsuarioResource.getUsuarioById(java.util.UUID)
1572016-12-20 02:49:25.594 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/usuarios],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.UsuarioResource.createUsuario(com.profase.quocontabilitas.dtos.UsuarioDTO)
1582016-12-20 02:49:25.594 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/usuarios],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.UsuarioResource.getUsuarios()
1592016-12-20 02:49:25.594 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/companias/{idCompania}/ejercicio/{ejercicio}/modulos-fiscales],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.ModuloFiscalResource.get(java.util.UUID,int)
1602016-12-20 02:49:25.595 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/companias/{idCompania}/ejercicio/{ejercicio}/modulos-fiscales],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.profase.quocontabilitas.resources.ModuloFiscalResource.create(java.util.UUID,int,java.util.List<com.profase.quocontabilitas.dtos.ModuloFiscalDTO>)
1612016-12-20 02:49:25.598 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
1622016-12-20 02:49:25.598 INFO 949 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
1632016-12-20 02:49:25.682 INFO 949 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
1642016-12-20 02:49:25.687 INFO 949 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
1652016-12-20 02:49:25.801 INFO 949 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
1662016-12-20 02:49:26.553 INFO 949 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
1672016-12-20 02:49:26.644 INFO 949 --- [ main] application : Initializing Spring FrameworkServlet 'dispatcherServlet'
1682016-12-20 02:49:26.644 INFO 949 --- [ main] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started
1692016-12-20 02:49:26.689 INFO 949 --- [ main] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 41 ms
1702016-12-20 02:49:26.724 INFO 949 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@603c68b{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
1712016-12-20 02:49:26.729 INFO 949 --- [ main] .s.b.c.e.j.JettyEmbeddedServletContainer : Jetty started on port(s) 8080 (http/1.1)
172Hibernate: select usuario0_.id_usuario as id_usuar1_8_1_, usuario0_.creado_en as creado_e2_8_1_, usuario0_.creado_por as creado_p3_8_1_, usuario0_.modificado_en as modifica4_8_1_, usuario0_.modificado_por as modifica5_8_1_, usuario0_.optlock as optlock6_8_1_, usuario0_.registro_estado_logico as registro7_8_1_, usuario0_.apellidos as apellido8_8_1_, usuario0_.email as email9_8_1_, usuario0_.nombre as nombre10_8_1_, companias1_.id_usuario as id_usuar7_3_3_, companias1_.id_compania as id_compa8_3_3_, companias1_.id_usuario as id_usuar7_3_0_, companias1_.id_compania as id_compa8_3_0_, companias1_.creado_en as creado_e1_3_0_, companias1_.creado_por as creado_p2_3_0_, companias1_.modificado_en as modifica3_3_0_, companias1_.modificado_por as modifica4_3_0_, companias1_.optlock as optlock5_3_0_, companias1_.registro_estado_logico as registro6_3_0_ from usuario usuario0_ left outer join compania_usuario companias1_ on usuario0_.id_usuario=companias1_.id_usuario where usuario0_.id_usuario=? and ( usuario0_.registro_estado_logico = 1)
1732016-12-20 02:49:26.816 WARN 949 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 42703
1742016-12-20 02:49:26.816 ERROR 949 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: column usuario0_.creado_en does not exist
175 Position: 48
1762016-12-20 02:49:26.824 INFO 949 --- [ main] o.h.e.internal.DefaultLoadEventListener : HHH000327: Error performing load command : org.hibernate.exception.SQLGrammarException: could not extract ResultSet
1772016-12-20 02:49:26.838 INFO 949 --- [ main] utoConfigurationReportLoggingInitializer :
178
179Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.
1802016-12-20 02:49:26.861 ERROR 949 --- [ main] o.s.boot.SpringApplication : Application startup failed
181
182java.lang.IllegalStateException: Failed to execute CommandLineRunner
183 at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:803) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
184 at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:784) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
185 at org.springframework.boot.SpringApplication.afterRefresh(SpringApplication.java:771) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
186 at org.springframework.boot.SpringApplication.run(SpringApplication.java:316) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
187 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1186) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
188 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1175) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
189 at com.profase.quocontabilitas.QUOContabilitasApplication.main(QUOContabilitasApplication.java:16) [classes!/:1.0-SNAPSHOT]
190 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_111]
191 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_111]
192 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_111]
193 at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_111]
194 at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [profase-quocontabilitas-core-1.0-SNAPSHOT.jar:1.0-SNAPSHOT]
195 at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [profase-quocontabilitas-core-1.0-SNAPSHOT.jar:1.0-SNAPSHOT]
196 at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [profase-quocontabilitas-core-1.0-SNAPSHOT.jar:1.0-SNAPSHOT]
197 at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:58) [profase-quocontabilitas-core-1.0-SNAPSHOT.jar:1.0-SNAPSHOT]
198Caused by: org.springframework.dao.InvalidDataAccessResourceUsageException: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
199 at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:261) ~[spring-orm-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
200 at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:244) ~[spring-orm-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
201 at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:491) ~[spring-orm-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
202 at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:59) ~[spring-tx-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
203 at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:213) ~[spring-tx-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
204 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:147) ~[spring-tx-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
205 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
206 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:133) ~[spring-data-jpa-1.10.3.RELEASE.jar!/:na]
207 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
208 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
209 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
210 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
211 at com.sun.proxy.$Proxy100.save(Unknown Source) ~[na:na]
212 at com.profase.quocontabilitas.daos.AppConfig.lambda$demo$0(AppConfig.java:43) ~[profase-quocontabilitas-daos-1.0-SNAPSHOT.jar!/:1.0-SNAPSHOT]
213 at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:800) [spring-boot-1.4.1.RELEASE.jar!/:1.4.1.RELEASE]
214 ... 14 common frames omitted
215Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
216 at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
217 at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
218 at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:109) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
219 at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:95) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
220 at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
221 at org.hibernate.loader.Loader.getResultSet(Loader.java:2117) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
222 at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1900) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
223 at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1876) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
224 at org.hibernate.loader.Loader.doQuery(Loader.java:919) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
225 at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:336) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
226 at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:306) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
227 at org.hibernate.loader.Loader.loadEntity(Loader.java:2204) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
228 at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:60) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
229 at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:50) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
230 at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:3967) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
231 at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:508) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
232 at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:478) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
233 at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:219) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
234 at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:278) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
235 at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:121) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
236 at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:89) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
237 at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1129) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
238 at org.hibernate.internal.SessionImpl.access$2600(SessionImpl.java:164) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
239 at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2696) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
240 at org.hibernate.internal.SessionImpl.get(SessionImpl.java:980) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
241 at org.hibernate.event.internal.DefaultMergeEventListener.entityIsDetached(DefaultMergeEventListener.java:290) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
242 at org.hibernate.event.internal.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:170) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
243 at org.hibernate.event.internal.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:69) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
244 at org.hibernate.internal.SessionImpl.fireMerge(SessionImpl.java:840) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
245 at org.hibernate.internal.SessionImpl.merge(SessionImpl.java:822) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
246 at org.hibernate.internal.SessionImpl.merge(SessionImpl.java:827) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
247 at org.hibernate.jpa.spi.AbstractEntityManagerImpl.merge(AbstractEntityManagerImpl.java:1161) ~[hibernate-entitymanager-5.0.11.Final.jar!/:5.0.11.Final]
248 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_111]
249 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_111]
250 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_111]
251 at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_111]
252 at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:298) ~[spring-orm-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
253 at com.sun.proxy.$Proxy93.merge(Unknown Source) ~[na:na]
254 at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:509) ~[spring-data-jpa-1.10.3.RELEASE.jar!/:na]
255 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_111]
256 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_111]
257 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_111]
258 at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_111]
259 at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:503) ~[spring-data-commons-1.12.3.RELEASE.jar!/:na]
260 at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:488) ~[spring-data-commons-1.12.3.RELEASE.jar!/:na]
261 at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:460) ~[spring-data-commons-1.12.3.RELEASE.jar!/:na]
262 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
263 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:61) ~[spring-data-commons-1.12.3.RELEASE.jar!/:na]
264 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
265 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
266 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) ~[spring-tx-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
267 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
268 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
269 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.3.RELEASE.jar!/:4.3.3.RELEASE]
270 ... 23 common frames omitted
271Caused by: org.postgresql.util.PSQLException: ERROR: column usuario0_.creado_en does not exist
272 Position: 48
273 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2182) ~[postgresql-9.4-1206-jdbc42.jar!/:9.4]
274 at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1911) ~[postgresql-9.4-1206-jdbc42.jar!/:9.4]
275 at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:173) ~[postgresql-9.4-1206-jdbc42.jar!/:9.4]
276 at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:645) ~[postgresql-9.4-1206-jdbc42.jar!/:9.4]
277 at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:495) ~[postgresql-9.4-1206-jdbc42.jar!/:9.4]
278 at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:380) ~[postgresql-9.4-1206-jdbc42.jar!/:9.4]
279 at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) ~[hibernate-core-5.0.11.Final.jar!/:5.0.11.Final]
280 ... 72 common frames omitted
281
2822016-12-20 02:49:26.868 INFO 949 --- [ main] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2077d4de: startup date [Tue Dec 20 02:49:11 UTC 2016]; root of context hierarchy
2832016-12-20 02:49:26.875 INFO 949 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown
2842016-12-20 02:49:26.879 INFO 949 --- [ main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2852016-12-20 02:49:26.888 INFO 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export
286Hibernate: alter table categoria_gasto drop constraint FKph1khodbd0u413vmmb243svx9
2872016-12-20 02:49:26.890 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table categoria_gasto drop constraint FKph1khodbd0u413vmmb243svx9
2882016-12-20 02:49:26.891 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation categoria_gasto
289Hibernate: alter table compania_regimen drop constraint FKqmxwfib0t8frgmtshkevtdylj
2902016-12-20 02:49:26.891 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table compania_regimen drop constraint FKqmxwfib0t8frgmtshkevtdylj
2912016-12-20 02:49:26.891 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_regimen
292Hibernate: alter table compania_usuario drop constraint fk_soy_usuario
2932016-12-20 02:49:26.892 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table compania_usuario drop constraint fk_soy_usuario
2942016-12-20 02:49:26.892 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_usuario
295Hibernate: alter table compania_usuario drop constraint fk_soy_compania
2962016-12-20 02:49:26.893 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table compania_usuario drop constraint fk_soy_compania
2972016-12-20 02:49:26.893 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_usuario
298Hibernate: alter table modulo_fiscal drop constraint FK71byxcs6ukpw6rjq17iu4ohvh
2992016-12-20 02:49:26.894 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table modulo_fiscal drop constraint FK71byxcs6ukpw6rjq17iu4ohvh
3002016-12-20 02:49:26.895 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation modulo_fiscal
301Hibernate: alter table rol_permiso drop constraint FKrhxhgw05bdvokfrpppumlfh5d
3022016-12-20 02:49:26.895 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table rol_permiso drop constraint FKrhxhgw05bdvokfrpppumlfh5d
3032016-12-20 02:49:26.896 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol_permiso
304Hibernate: alter table rol_permiso drop constraint FK6rt5g7cp9hm3ac89s9546trmy
3052016-12-20 02:49:26.897 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table rol_permiso drop constraint FK6rt5g7cp9hm3ac89s9546trmy
3062016-12-20 02:49:26.897 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol_permiso
307Hibernate: drop table if exists categoria_gasto cascade
3082016-12-20 02:49:26.898 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists categoria_gasto cascade
3092016-12-20 02:49:26.898 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation categoria_gasto
310Hibernate: drop table if exists compania cascade
3112016-12-20 02:49:26.899 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists compania cascade
3122016-12-20 02:49:26.899 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania
313Hibernate: drop table if exists compania_regimen cascade
3142016-12-20 02:49:26.900 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists compania_regimen cascade
3152016-12-20 02:49:26.900 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_regimen
316Hibernate: drop table if exists compania_usuario cascade
3172016-12-20 02:49:26.901 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists compania_usuario cascade
3182016-12-20 02:49:26.901 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation compania_usuario
319Hibernate: drop table if exists modulo_fiscal cascade
3202016-12-20 02:49:26.902 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists modulo_fiscal cascade
3212016-12-20 02:49:26.902 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation modulo_fiscal
322Hibernate: drop table if exists permiso cascade
3232016-12-20 02:49:26.903 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists permiso cascade
3242016-12-20 02:49:26.903 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation permiso
325Hibernate: drop table if exists rol cascade
3262016-12-20 02:49:26.904 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists rol cascade
3272016-12-20 02:49:26.904 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol
328Hibernate: drop table if exists rol_permiso cascade
3292016-12-20 02:49:26.904 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists rol_permiso cascade
3302016-12-20 02:49:26.905 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation rol_permiso
331Hibernate: drop table if exists usuario cascade
3322016-12-20 02:49:26.905 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists usuario cascade
3332016-12-20 02:49:26.905 ERROR 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: must be owner of relation usuario
334Hibernate: drop sequence hibernate_sequence
3352016-12-20 02:49:26.908 INFO 949 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete
3362016-12-20 02:49:26.917 INFO 949 --- [ main] o.e.jetty.server.AbstractConnector : Stopped ServerConnector@603c68b{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
3372016-12-20 02:49:26.919 INFO 949 --- [ main] application : Destroying Spring FrameworkServlet 'dispatcherServlet'
3382016-12-20 02:49:26.920 INFO 949 --- [ main] o.e.jetty.server.handler.ContextHandler : Stopped o.s.b.c.e.j.JettyEmbeddedWebAppContext@16293aa2{/,file:///tmp/jetty-docbase.456555291199685378.8080/,UNAVAILABLE}