[Dspace-tech] IMPORT ERROR

0 views
Skip to first unread message

Rodrigo Castro Artigas

unread,
Aug 24, 2015, 5:30:06 PM8/24/15
to dspac...@lists.sourceforge.net
I am import metadata in Dspace and have the error. I am execute the command
: ./dsrun org.dspace.app.itemimport.ItemImport -a -e rca...@alerta.cl -c
"7" -s "/alerta/dspace/ACS" -m "12"



java.sql.SQLException: ORA-00001: restricción única (DSPACE.SYS_C002823)
violada

at
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
at
oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:21
6)
at
oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.
java:966)
at
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java
:1170)
at
oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedSta
tement.java:3339)
at
oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedState
ment.java:3423)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(Delegating
PreparedStatement.java:101)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(Delegating
PreparedStatement.java:101)
at
org.dspace.storage.rdbms.DatabaseManager.execute(DatabaseManager.java:1492)
at
org.dspace.storage.rdbms.DatabaseManager.update(DatabaseManager.java:853)
at
org.dspace.handle.HandleManager.createHandle(HandleManager.java:165)
at org.dspace.content.InstallItem.installItem(InstallItem.java:111)
at org.dspace.app.itemimport.ItemImport.addItem(ItemImport.java:663)
at
org.dspace.app.itemimport.ItemImport.addItems(ItemImport.java:506)
at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:415)
java.sql.SQLException: ORA-00001: restricción única (DSPACE.SYS_C002823)
violada



-----Mensaje original-----
De: dspace-te...@lists.sourceforge.net
[mailto:dspace-te...@lists.sourceforge.net] En nombre de
dspace-te...@lists.sourceforge.net
Enviado el: Domingo, 09 de Diciembre de 2007 17:11
Para: dspac...@lists.sourceforge.net
Asunto: DSpace-tech Digest, Vol 20, Issue 9

Send DSpace-tech mailing list submissions to
dspac...@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
dspace-te...@lists.sourceforge.net

You can reach the person managing the list at
dspace-t...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of DSpace-tech digest..."


Today's Topics:

1. Re: Problem with Media Filter (Hutchinson, Alvin)
2. Re: Problem with Media Filter (George Stanley Kozak)
3. Re: Problem with Media Filter (George Stanley Kozak)


----------------------------------------------------------------------

Message: 1
Date: Sat, 8 Dec 2007 16:54:16 -0500
From: "Hutchinson, Alvin" <HUTCH...@si.edu>
Subject: Re: [Dspace-tech] Problem with Media Filter
To: <dspac...@lists.sourceforge.net>
Cc: gs...@cornell.edu
Message-ID:
<E89010005DD2A14C9BA...@SI-ECL03.US.SINET.SI.EDU>
Content-Type: text/plain; charset="iso-8859-1"


George, this sounds identical to a problem I was having some time ago. I
would suggest getting a more current version of the PDFBox.jar file. That
fixed it for me.

Good luck,

-Alvin Hutchinson
Smithsonian Institution Libraries
(202) 633-1031


------------------------------

Message: 2
Date: Sat, 8 Dec 2007 07:53:18 -0500 (EST)
From: "George Stanley Kozak" <gs...@cornell.edu>
Subject: [Dspace-tech] Problem with Media Filter
To: dspac...@lists.sourceforge.net
Message-ID:
<1413.24.92.248.247....@webmail.cornell.edu>
Content-Type: text/plain;charset=iso-8859-1

Hi,

I'm wondering if anyone can offer a suggestion to help me debug a problem
with Media Filter.

I am running DSpace v.1.3.2. I run the Media Filter each night as a Cron
job. I recently discovered that Media Filter is starting up, running for
just a little bit and then just hanging...no more messages nothing to
indicate what item it was getting "stuck" on. The process will run
chewing up CPU for hours in some sort of loop.

I have not been able to determine what is causing this problem. Does
anyone have any suggestions as to how I can debug this? Thank you.
****************************************
George Kozak
Coordinator
Web Development and Management
Digital Media Group
501 Olin Library
Cornell University 14853
gs...@cornell.edu
607-255-8924




------------------------------

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

------------------------------

_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


End of DSpace-tech Digest, Vol 20, Issue 8
******************************************




------------------------------

Message: 2
Date: Sat, 8 Dec 2007 21:45:39 -0500 (EST)
From: "George Stanley Kozak" <gs...@cornell.edu>
Subject: Re: [Dspace-tech] Problem with Media Filter
To: "Hutchinson, Alvin" <HUTCH...@si.edu>
Cc: dspac...@lists.sourceforge.net, gs...@cornell.edu
Message-ID:
<2727.24.92.248.247....@webmail.cornell.edu>
Content-Type: text/plain;charset=iso-8859-1

Thanks, Alvin.

I was trying some debugging that was suggested Keith Gilbertson, but so
far haven't nailed the problem. Maybe I'll try a new PDFBox.jar file.
>
> George, this sounds identical to a problem I was having some time ago. I
> would suggest getting a more current version of the PDFBox.jar file. That
> fixed it for me.
>
> Good luck,
>
> -Alvin Hutchinson
> Smithsonian Institution Libraries
> (202) 633-1031
>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 8 Dec 2007 07:53:18 -0500 (EST)
> From: "George Stanley Kozak" <gs...@cornell.edu>
> Subject: [Dspace-tech] Problem with Media Filter
> To: dspac...@lists.sourceforge.net
> Message-ID:
> <1413.24.92.248.247....@webmail.cornell.edu>
> Content-Type: text/plain;charset=iso-8859-1
>
> Hi,
>
> I'm wondering if anyone can offer a suggestion to help me debug a problem
> with Media Filter.
>
> I am running DSpace v.1.3.2. I run the Media Filter each night as a Cron
> job. I recently discovered that Media Filter is starting up, running for
> just a little bit and then just hanging...no more messages nothing to
> indicate what item it was getting "stuck" on. The process will run
> chewing up CPU for hours in some sort of loop.
>
> I have not been able to determine what is causing this problem. Does
> anyone have any suggestions as to how I can debug this? Thank you.
> ****************************************
> George Kozak
> Coordinator
> Web Development and Management
> Digital Media Group
> 501 Olin Library
> Cornell University 14853
> gs...@cornell.edu
> 607-255-8924
>
>
>
>
> ------------------------------
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
>
> ------------------------------
>
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
> End of DSpace-tech Digest, Vol 20, Issue 8
> ******************************************
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>


****************************************
George Kozak
Coordinator
Web Development and Management
Digital Media Group
501 Olin Library
Cornell University 14853
gs...@cornell.edu
607-255-8924




------------------------------

Message: 3
Date: Sun, 9 Dec 2007 12:59:36 -0500 (EST)
From: "George Stanley Kozak" <gs...@cornell.edu>
Subject: Re: [Dspace-tech] Problem with Media Filter
To: dspac...@lists.sourceforge.net
Message-ID:
<4500.24.92.248.247....@webmail.cornell.edu>
Content-Type: text/plain;charset=iso-8859-1

My thanks to Alvin Hutchinson and Keith Gilbertson for their help.

It turns out that a new PDFBox.jar file (and a few other related jars) was
what I needed to fix my problem. I'm all filtered now ;-)


> >> Date: Sat, 8 Dec 2007 07:53:18 -0500 (EST)
>> From: "George Stanley Kozak" <gs...@cornell.edu>
>> Subject: [Dspace-tech] Problem with Media Filter
>> To: dspac...@lists.sourceforge.net
>> Message-ID:
>> <1413.24.92.248.247....@webmail.cornell.edu>
>> Content-Type: text/plain;charset=iso-8859-1
>>
>> Hi,
>>
>> I'm wondering if anyone can offer a suggestion to help me debug a
>> problem
>> with Media Filter.
>>
>> I am running DSpace v.1.3.2. I run the Media Filter each night as a
>> Cron
>> job. I recently discovered that Media Filter is starting up, running
>> for
>> just a little bit and then just hanging...no more messages nothing to
>> indicate what item it was getting "stuck" on. The process will run
>> chewing up CPU for hours in some sort of loop.
>>
>> I have not been able to determine what is causing this problem. Does
>> anyone have any suggestions as to how I can debug this? Thank you.
>> ****************************************
>> George Kozak
>> Coordinator
>> Web Development and Management
>> Digital Media Group
>> 501 Olin Library
>> Cornell University 14853
>> gs...@cornell.edu
>> 607-255-8924
>>
>>
>>
>>
>> ------------------------------
>>
>> -------------------------------------------------------------------------
>> SF.Net email is sponsored by:
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>>
>> ------------------------------
>>
>> _______________________________________________
>> DSpace-tech mailing list
>> DSpac...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>
>>
>> End of DSpace-tech Digest, Vol 20, Issue 8
>> ******************************************
>>
>>
>> -------------------------------------------------------------------------
>> SF.Net email is sponsored by:
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>> _______________________________________________
>> DSpace-tech mailing list
>> DSpac...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>
>
>
> ****************************************
> George Kozak
> Coordinator
> Web Development and Management
> Digital Media Group
> 501 Olin Library
> Cornell University 14853
> gs...@cornell.edu
> 607-255-8924
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>


****************************************
George Kozak
Coordinator
Web Development and Management
Digital Media Group
501 Olin Library
Cornell University 14853
gs...@cornell.edu
607-255-8924




------------------------------

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

------------------------------

_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


End of DSpace-tech Digest, Vol 20, Issue 9
******************************************


Jayan Chirayath Kurian

unread,
Aug 24, 2015, 5:30:07 PM8/24/15
to Rodrigo Castro Artigas, dspac...@lists.sourceforge.net
i presume the collection name may not be represented correctly i.e. "7"
 
Jayan

From: dspace-te...@lists.sourceforge.net on behalf of Rodrigo Castro Artigas
Sent: Mon 12/10/2007 8:53 PM
To: dspac...@lists.sourceforge.net
Subject: [Dspace-tech] IMPORT ERROR

Reply all
Reply to author
Forward
0 new messages