[ 
http://jira.dspace.org/jira/browse/DS-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry Stone updated DS-366:
---------------------------

    Attachment: lcs_fresh_install.log

I tried this with the following stack:
Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 (server is Linux or 
Solaris, not sure)
Sun Java 1.5.0_16
MacOS 10.5
DSpace 1.5.2 from the binary installation tarball

See lcs_fresh_install.log for results.. looks like exactly the same ORA-00942 
errors, whcih are inconsequential because that's just the browse index 
initialization trying to drop tables that aren't there and not caring.

The ORA-01408 errors come from two indexes, EPERSON_EMAIL_IDX and 
EPERSON_NETID_IDX, which cannot be created because there is _already_ an index 
created automatically on each of those columns when they are declared "UNIQUE". 
 So, those are also inconsequential.

I created a sample Collection and submitted a couple of test Items, using all 
the built-in defaults for submission pages.  The metadata I entered was visible 
in the Describe  page, and looked the same after going back to the License page 
and forward again, and skipping around other pages in teh sausage menu later.  
It behaved the same in JSPUI, although I mostly tested XMLUI.  

All I can think of is that the original failure might be tied to a locale 
choice - perhaps the metadata was entered without a language and when the 
Describe page tried to show it, it looked for metadta values under the browser 
locale?  

> ora-00942 when running ant fresh install and no metadata saved when 
> submitting a naew item
> ------------------------------------------------------------------------------------------
>
>                 Key: DS-366
>                 URL: http://jira.dspace.org/jira/browse/DS-366
>             Project: DSpace 1.x
>          Issue Type: Bug
>    Affects Versions: 1.5.2
>         Environment: Windows server 2003  + Oracle 10g
>            Reporter: Vernédal
>            Assignee: Larry Stone
>            Priority: Critical
>         Attachments: 3-ant_fresh_install.log, lcs_fresh_install.log
>
>   Original Estimate: 2 weeks
>  Remaining Estimate: 2 weeks
>
> When i submit a new item in a collection, no metadata are saved, even before 
> i have to confirm submission they are shown "null" 
> These metadatas are stored in my database ( METADATAVALUE table ) but are not 
> displayed before confirm submission or when i try to edit the file ( null 
> appear each time ) 
> And "null pointer exception " in dspace.log 
> I noticed that the fresh install processus end with BUILD successfull, 
> dispite "ORA-00942: Table ou vue inexistante" in the log . These "ora- " 
> doesn't come from the database_schema.sql wich has been correctly execute. 
> I have tried the same install with postgresql => everything is correct 
> It seems to be an oracle issue 
> has Anyone faced that issue ? 
> where can i find some statistics about usage of dspace => % of 
> linux/postgresql % of linux/oracle % of Windows/postgresql % of 
> windows/oracle => it would be a way for me to justify postgresql usage ( more 
> supported )
> ( sorry for my english :-(   )

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to