Hi,

In the past I have installed and upgraded Dspace on Linux using Postgresql 
without problems. Now we are trying to install Dspace 1.5.2 on Oracle (Linux 
SLES environments) and run in many problems. Although there are several errors 
reported during the set-up of the database, ant reports BUILD SUCCESFUL. No 
errors are reported on the load_registries

For every bitstream format the logging contains a create and update, and it 
concludes with number_loaded=73:
load_registries:
     [java] 2009-09-17 17:18:14,401 INFO  org.dspace.core.ConfigurationManager 
@ Loading system provided config property (-Ddspace.configuration): 
config/dspace.cfg
     [java] 2009-09-17 17:18:14,455 INFO  org.dspace.core.ConfigurationManager 
@ Using default log4j provided log configuration,if uninitended, check your 
dspace.cfg for (log.init.config)
     [java] 2009-09-17 17:18:15,534 INFO  org.dspace.content.BitstreamFormat @ 
anonymous::create_bitstream_format:bitstream_format_id=1
     [java] 2009-09-17 17:18:15,545 INFO  org.dspace.content.BitstreamFormat @ 
anonymous::update_bitstream_format:bitstream_format_id=1
...
  [java] 2009-09-17 17:18:17,871 INFO  org.dspace.administer.RegistryLoader @ 
anonymous::load_bitstream_formats:number_loaded=73
   

For the metadata registries it starts that loading the schema is skipped, 
because it already exists. It continues with creating all metadata fields. Then 
it issues a couple of warnings that the metadata already exists, and skips it 
(indeed these metadata fiels just had been created).

When I log in as admin, none of the metadata fields nor bitstream format are 
available. Adding a file results in an error about missing bitstream formats.

I assume I can upload the registries, using ant. But I'm wondering why a build 
with errors in database setup and warning in load-registries is seemingly 
successful. Is it possible that the database errors (tables WorkflowItem and 
Tasklistitem and their indexes are not created) cause the registries not to be 
loaded, although the logging reports otherwise?

Best wishes,
Francis Brouns
Open Universiteit Nederland
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to