MySQL error
PostPosted:Thu Jul 31, 2014 12:12 pm
He seguido los pasos para pasar de la BBDD a MySQL.
el problema es que me carga OK pero vacío, sin datos.
Miro las tablas en el MySQL y es como si empezase desde 0. okm_user (Administrator), etc.... cuando myo ya tenía varios usuarios.
No hay ningún fichero en la taxonomía, ni ningñun directorio....
Al cargar el tomcat y exportar me aparecen los siguientes errores:
el problema es que me carga OK pero vacío, sin datos.
Miro las tablas en el MySQL y es como si empezase desde 0. okm_user (Administrator), etc.... cuando myo ya tenía varios usuarios.
No hay ningún fichero en la taxonomía, ni ningñun directorio....
Al cargar el tomcat y exportar me aparecen los siguientes errores:
Code: Select all
2014-07-31 13:55:00,114 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL07 on OKM_DB_METADATA_VALUE (DMV_COL07)
2014-07-31 13:55:00,114 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,208 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL08 on OKM_DB_METADATA_VALUE (DMV_COL08)
2014-07-31 13:55:00,208 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,208 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL09 on OKM_DB_METADATA_VALUE (DMV_COL09)
2014-07-31 13:55:00,208 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL14 on OKM_DB_METADATA_VALUE (DMV_COL14)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL11 on OKM_DB_METADATA_VALUE (DMV_COL11)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL10 on OKM_DB_METADATA_VALUE (DMV_COL10)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL13 on OKM_DB_METADATA_VALUE (DMV_COL13)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL12 on OKM_DB_METADATA_VALUE (DMV_COL12)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL01 on OKM_DB_METADATA_VALUE (DMV_COL01)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL02 on OKM_DB_METADATA_VALUE (DMV_COL02)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL00 on OKM_DB_METADATA_VALUE (DMV_COL00)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL05 on OKM_DB_METADATA_VALUE (DMV_COL05)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL06 on OKM_DB_METADATA_VALUE (DMV_COL06)
2014-07-31 13:55:00,224 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,239 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL03 on OKM_DB_METADATA_VALUE (DMV_COL03)
2014-07-31 13:55:00,239 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:00,239 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create index IDX_DB_MD_VAL_COL04 on OKM_DB_METADATA_VALUE (DMV_COL04)
2014-07-31 13:55:00,239 [pool-2-thread-1] ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Specified key was too long; max key length is 767 bytes
2014-07-31 13:55:04,171 [pool-2-thread-1] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export complete