Technically no the install doesn't work as I cannot add any accounts include 
the initial account that is created after install.  With that being said, the 
DSpace web is present but not functional. 

Thanks,

Kelly Brown
Database Analyst 
Massey Library | Bibliothèque Massey
Royal Military College of Canada | Collège militaire royal du Canada
Telephone / Téléphone: (613) 541-6000 x 6979
E-Mail / Couriel: [email protected]


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of helix84
Sent: July 11, 2012 4:54 AM
To: Kelly Brown
Cc: [email protected]
Subject: Re: [Dspace-tech] Oracle 11g and DSpace 1.8.1 problems

On Tue, Jul 10, 2012 at 8:36 PM, Kelly Brown <[email protected]> wrote:
> Please find attached the output of ant fresh_install

I looked at your stack trace and I think in this case, the ORA-00942 error is 
harmless. It's just trying to drop tables during fresh install so that it can 
create them again empty. Obviously, this exception should be caught and ignored 
in the code. Does your installation seem to work otherwise? If so, you can 
ignore the problem and we can file a Jira issue about the unnecessary output.

This is the code your stacktrace relates to:

https://github.com/DSpace/DSpace/blob/20943b7192cfaa5caa13d0bebf72a472c8c29bd9/dspace-api/src/main/java/org/dspace/browse/BrowseCreateDAOOracle.java#L469

https://github.com/DSpace/DSpace/blob/20943b7192cfaa5caa13d0bebf72a472c8c29bd9/dspace-api/src/main/java/org/dspace/browse/IndexBrowse.java#L876

https://github.com/DSpace/DSpace/blob/20943b7192cfaa5caa13d0bebf72a472c8c29bd9/dspace-api/src/main/java/org/dspace/browse/IndexBrowse.java#L757

https://github.com/DSpace/DSpace/blob/20943b7192cfaa5caa13d0bebf72a472c8c29bd9/dspace-api/src/main/java/org/dspace/browse/IndexBrowse.java#L711

Regards,
~~helix84
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to