Hi Daniel, Please send more information (to this mailing list) about the version of DSpace you are using and how you installed DSpace.
This error doesn't make sense (to me) as there is no "version" column on the "bitstreamformatregistry" table (that column doesn't exist in DSpace). You can see the current DSpace database structure at: https://wiki.duraspace.org/display/DSDOC6x/Storage+Layer#StorageLayer-RDBMS/DatabaseStructure Are you attempting to run a modified version of DSpace? Are there other errors in your logs from when you installed DSpace? Please send further information to this mailing list, and hopefully someone here can help. Tim On Wed, Mar 6, 2019 at 11:58 AM Daniel Uribe Santos <[email protected]> wrote: > I have an issue > > The schema validator returned: Missing column: version in > DSPACE.BITSTREAMFORMATREGISTRY > > > > Log > > 2019-03-05 03:00:10,787 FATAL org.dspace.core.Context @ Cannot obtain the > bean which provides a database connection. Check previous entries in the > dspace.log to find why the db failed to initialize. The schema validator > returned: Missing column: version in DSPACE.BITSTREAMFORMATREGISTRY > 2019-03-05 03:00:10,790 ERROR org.dspace.xoai.app.XOAI @ The schema > validator returned: Missing column: version in > DSPACE.BITSTREAMFORMATREGISTRY > org.dspace.core.exception.DatabaseSchemaValidationException: The schema > validator returned: Missing column: version in > DSPACE.BITSTREAMFORMATREGISTRY > at org.dspace.core.Context.init(Context.java:170) > at org.dspace.core.Context.<init>(Context.java:138) > at org.dspace.xoai.app.XOAI.main(XOAI.java:379) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:229) > at > org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:81) > 2019-03-05 03:15:05,106 INFO > org.dspace.importer.external.service.ImportService @ Loading 1 import > sources. > 2019-03-05 03:15:05,564 INFO org.dspace.core.LoggerServiceImpl @ Using > dspace provided log configuration (log.init.config) > 2019-03-05 03:15:05,565 INFO org.dspace.core.LoggerServiceImpl @ Loading: > /datos/dspace_i/config/log4j.properties > 2019-03-05 03:15:07,107 INFO org.dspace.storage.rdbms.DatabaseUtils @ > Loading Flyway DB migrations from: filesystem:/datos/dspace_i/etc/oracle, > classpath:org.dspace.storage.rdbms.sqlmigration.oracle, > classpath:org.dspace.storage.rdbms.migration > 2019-03-05 03:15:07,287 INFO > org.flywaydb.core.internal.util.VersionPrinter @ Flyway 4.0.3 by Boxfuse > 2019-03-05 03:15:07,331 INFO > org.flywaydb.core.internal.dbsupport.DbSupportFactory @ Database: > jdbc:oracle:thin:@//beoratst02-scan.uniandes.edu.co:1521/APPSQA (Oracle > 11.2) > 2019-03-05 03:15:07,505 INFO org.dspace.storage.rdbms.DatabaseUtils @ > DSpace database schema is up to date > 2019-03-05 03:15:07,551 INFO org.dspace.event.EventServiceImpl @ > EventService dispatcher pool initialized > 2019-03-05 03:15:07,938 INFO org.hibernate.annotations.common.Version @ > HCANN000001: Hibernate Commons Annotations {4.0.2.Final} > 2019-03-05 03:15:07,944 INFO org.hibernate.Version @ HHH000412: Hibernate > Core {4.2.21.Final} > 2019-03-05 03:15:07,945 INFO org.hibernate.cfg.Environment @ HHH000206: > hibernate.properties not found > > -- > All messages to this mailing list should adhere to the DuraSpace Code of > Conduct: https://duraspace.org/about/policies/code-of-conduct/ > --- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
