[ 
https://jira.duraspace.org/browse/DS-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27377#comment-27377
 ] 

Hardy Pottinger commented on DS-1435:
-------------------------------------

Hi, your debug and trace are helpful, and compare with what I have found. I 
have further attempted to comment out the bitstream format registry load, from 
the Ant build.xml script, and have confirmed that a similar error occurs when 
attempting to load the metadata registry. You can exercise this more directly 
by just running the load_registries target, here's the output from the script:

ant load_registries
Buildfile: 
/myworkspace/dspace_master/dspace/target/dspace-3.0-rc4-SNAPSHOT-build/build.xml

load_registries:
     [java] 2012-12-22 01:11:51,496 INFO  org.dspace.core.ConfigurationManager 
@ Loading system provided config property (-Ddspace.configuration): 
config/dspace.cfg
     [java] 2012-12-22 01:11:51,502 INFO  org.dspace.core.ConfigurationManager 
@ Using default log4j provided log configuration,if unintended, check your 
dspace.cfg for (log.init.config)
     [java] Registering Schema: dc - 
http://dublincore.org/documents/dcmi-terms/ ... 2012-12-22 01:11:52,690 INFO  
org.dspace.content.MetadataSchema @ Loading schema cache for fast finds
     [java] Exception in thread "main" java.lang.IllegalArgumentException: No 
such column 'metadata_schema_id'
     [java]     at 
org.dspace.storage.rdbms.TableRow.canonicalizeAndCheck(TableRow.java:585)
     [java]     at 
org.dspace.storage.rdbms.TableRow.setColumn(TableRow.java:437)
     [java]     at 
org.dspace.storage.rdbms.DatabaseManager.process(DatabaseManager.java:1111)
     [java]     at 
org.dspace.storage.rdbms.TableRowIterator.next(TableRowIterator.java:151)
     [java]     at 
org.dspace.content.MetadataSchema.initCache(MetadataSchema.java:590)
     [java]     at 
org.dspace.content.MetadataSchema.find(MetadataSchema.java:551)
     [java]     at 
org.dspace.administer.MetadataImporter.loadSchema(MetadataImporter.java:161)
     [java]     at 
org.dspace.administer.MetadataImporter.loadRegistry(MetadataImporter.java:114)
     [java]     at 
org.dspace.administer.MetadataImporter.main(MetadataImporter.java:88)
                
> DSpace 3.0 Oracle compatibility
> -------------------------------
>
>                 Key: DS-1435
>                 URL: https://jira.duraspace.org/browse/DS-1435
>             Project: DSpace
>          Issue Type: Bug
>    Affects Versions: 3.0, 3.1
>         Environment: DSpace 3.0, Oracle back-end
>            Reporter: Hardy Pottinger
>            Assignee: Hardy Pottinger
>            Priority: Critical
>             Fix For: 3.1
>
>
> In my own personal experience, as well as the experience of other Oracle 
> institutions, as reported to the dspace-tech mail list (see [1] and [2]), 
> DSpace 3.0 is not currently capable of running on Oracle. This issue is a 
> place-holder until either I find, or someone else reports more specific 
> issues and problem areas that need addressing. It would be helpful if the 
> community could post specific error messages and stack traces as comments to 
> this ticket, so we can get a clearer understanding of what's going on.
> [1] 
> http://dspace.2283337.n4.nabble.com/Dspace-release-3-0-with-Oracle-td4660552.html
> [2] 
> http://dspace.2283337.n4.nabble.com/Ant-fresh-install-fails-with-Oracle-FATAL-org-dspace-administer-RegistryLoader-anonymous-error-loadi-td4660521.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to