[Dspace-tech] [SPAM] SOLR cores are looking for a wrong lucene version

2014-05-15 Thread damanzano
Hello I was reviewing the tomcat logs and a notice that when Tomcat start the the dspace solr application it generate the following exception. Until now I haven't had problems with the SOLR app but it would be nice if we can mantain the tomcat log as clean as possible. may 15, 2014 9:13:53 AM

[Dspace-tech] [SPAM] Error uploading files in item submission process

2014-05-14 Thread damanzano
Hello I'm having problems with the item submission process, when i try to upload a file (of any kind pdf, jpeg, etc) i got the following exception: java.sql.SQLSyntaxErrorException: ORA-00904: METS_BITSTREAM_ID: identificador no válido at

[Dspace-tech] [SPAM] Re: [SPAM] Dspace 4.1 JSPUI Error displaying thumbnails

2014-04-01 Thread damanzano
Yes I did that when i was migrate the platform. -- View this message in context: http://dspace.2283337.n4.nabble.com/Dspace-4-1-JSPUI-Error-displaying-thumbnails-tp4672409p4672423.html Sent from the DSpace - Tech mailing list archive at Nabble.com.

[Dspace-tech] [SPAM] Dspace 4.1 JSPUI Error displaying thumbnails

2014-03-31 Thread damanzano
JSPUI is not displaying thumbnails in browse or search results even when it is enabled. I have found this error when only discovery is enable, debugging the app i notice that the following methods always return null or even when my items have a thumbnail bundle:

[Dspace-tech] [SPAM] dspace 4.1 OpenSearch is showing results out of scope

2014-03-27 Thread damanzano
Hi everyone, I am using the jspui open-search servlet in order to do show some dspace content on an external service. The open search works very well when you need results from all the repository. However, when you want to restrict the search for a communty or collecction (using the scope

[Dspace-tech] [SPAM] Re: dspace 4.1 OpenSearch is showing results out of scope

2014-03-27 Thread damanzano
reviewing and following the new OpenSearchServlet code i find out that now besides the scope parameter it is expecting for the location parameter. I set and send location = scope from my external service and it is working fine now I hope it could be userful for someone else. -- View this

[Dspace-tech] [SPAM] Dspace 4.1 Error with display-item.jsp

2014-03-13 Thread damanzano
I got the following exception when a try to see an item page in dspace 4.1 2014-03-13 10:54:19,739 WARN org.dspace.app.webui.servlet.InternalErrorServlet @ :session_id=FFFB752EDF5A907DC08DDBFE2B7FC91F:internal_error:-- URL Was: http://192.168.220.228:8100/biblioteca_digital/handle/10906/43050 --

[Dspace-tech] [SPAM] DSpace 4.0 is not showing browse or search results

2014-01-27 Thread damanzano
I upgraded my DSpace platform to 4.0 but I'm having problems with the browse search results, I have already done all the migration steps but whe I browse my communities or collections by title, author, subject or any other index I got no results, like in this link http://prntscr.com/2n1ics I

[Dspace-tech] [SPAM] GetRecord verb fails DSpace 3.2 OAI Server

2013-09-24 Thread damanzano
Hi I'm testing the OAI interface in Dspace 3.2 and i'm having problems with the GetRecord verb. I follow the OAI user interface instructions, 1. I click the SETS link and it ok. 2. Then i use the indentifiers button on the set i want, it also ok for example http://prntscr.com/1t9aej. 3. The i

[Dspace-tech] [SPAM] Re: GetRecord verb fails DSpace 3.2 OAI Server

2013-09-24 Thread damanzano
I realize that the error was originated by a misconfiguration in the oai.cfg, tha key identifier.prefix = ${dspace.hostname} and dspace.hostname= http://192.168.220.228, I replaced this variable to dspace.hostname=192.168.220.228 and the problem was solved. Now i can se the result for GetRecord

[Dspace-tech] [SPAM] Re: [SPAM] Re: [SPAM] Re: [SPAM] DSpace 3.2 SOLR doesn't work with previous version index

2013-09-20 Thread damanzano
Hi Helix, thank you very much for your help! Forcing the solr directory factory to NIOFS on each core solves the problem. To answer your question, if it is useful for you, the size of our search index is 1.5Gb and the statistics index is 7.64Gb -- View this message in context:

[Dspace-tech] [SPAM] Re: [SPAM] Re: [SPAM] DSpace 3.2 SOLR doesn't work with previous version index

2013-09-18 Thread damanzano
Hi helix, I change the memory profile in the CATALINA_OPTS=-Xmx2048m -Xms512m and JAVA_OPTS=-Xmx2048m -Xms512m but i'm still having the following exception initiating the solr app, some other thing i should have in mind? GRAVE: java.lang.RuntimeException: java.io.IOException: Map failed

[Dspace-tech] [SPAM] Re: [SPAM] DSpace 3.2 SOLR doesn't work with previous version index

2013-09-17 Thread damanzano
Hi Helix thanks for your advise, The index back up was done with the tomcat down, but in fact my solr statistic core index was broken. I repair it using the lucene CheckIndex utility with the -fix option but noe i'm getting and java.lang.outOfMemoryException the complete stack trace is at the

[Dspace-tech] DSpace 3.2 index-init errors

2013-09-12 Thread damanzano
Hello, i'm migrating our dspace 1.7.2 to the 3.2 version, I have followed al the instructions on https://wiki.duraspace.org/display/DSDOC3x/Upgrading+a+DSpace+Installation from 1.7.x to 1.8.x and 1.8.x to 3.x but i'm having problems with dspace index-init command, for some items it's appearing

[Dspace-tech] [SPAM] Re: [SPAM] Re: Dspace release 3.0 with Oracle???

2013-06-12 Thread damanzano
Hi Hardy, Thanks for your help! In fact, whe i leave blank the db.schema property i can run fresh_install. The problem with the bundle table was due to the way my database user/schema was created. Now i'm running without problem. Attached is the script i use for database user creation, maybe it

[Dspace-tech] [SPAM] Re: Dspace release 3.0 with Oracle???

2013-06-07 Thread damanzano
Hi, Has being this issue solved? I'm have downloaded the dspace-3_X branch from Github and tried to install into a windows 7 PC and using an oracle database. When i execute the ant fresh_install comand it fails reporting the following error: [java] Error: [java] - null [java]

[Dspace-tech] Concurrent Modification Exception

2011-09-01 Thread damanzano
Hi, recently i update my dspace from 1.5.1 to 1.7.2. After the publication the follwing exception start to apper in the logs i have not can reproduce the error, so i don´t know what acction is triggering the exception. Can you help me? java.util.ConcurrentModificationException at