Hi all, I am getting different errors from different pages of my Dspace
production instance. Please help me to resolve it. I did set the
db.maxconnection to 50 and db.maxwait to 3 in dspace.cfg file.
Please help its very urgent.
Error 1:
=
2013-01-23 17:57:35,143 WARN org.dspace.a
Hi All, I am getting following error when i click on statistics page under
administer menu. How can i resolve it, though i change my db.maxconnections
to 50 and db.maxwait to 3 (30 Sec) in "dspace.cfg" file. I am using Dspace
3.0 with jspui & discovery
Please help.
-- URL Was: http://myip/
On Thu, Jan 24, 2013 at 1:57 AM, Charles Kinney wrote:
> By modifying two files -- [dspace]/config/dspace.cfg and
> [dspace]/modules/xmlui/src/main/webapp/i18n/messages.xml -- and updating
> indices, I have successfully added Dublin Core metadata elements to the
> Discovery sidebar
Hi Charles
By modifying two files -- [dspace]/config/dspace.cfg and
[dspace]/modules/xmlui/src/main/webapp/i18n/messages.xml
-- and updating indices, I have successfully added Dublin Core metadata
elements to the Discovery sidebar in addition to the several described as
defaults in [dspace]/config/spring/api/
Hi Charles,
I'm still in the dark about your issue, but could you attach your new
huauthor.xml file as wella s your modified input-forms.xml?
thanks,
Bram
--
[image: logo]
*Bram Luyten* *@mire*
*2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
*Esperantolaan 4, Heverlee 3001, Belgium*
I am trying without success to implement a local controlled vocabulary for
authors of legal pleadings. Steps so far:
1. In [dspace]/config/dspace.cfg, set webui.controlledvocabulary.enable
= true
2. Created my own controlled vocabulary in
[dspace]/config/controlled-vocabularies/huautho
That's a relief. :)
Thanks for the quick reply.
-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, January 23, 2013 11:06 AM
To: Anthony Petryk
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Error in DSpace l
Hi Helix,
thank you for remembering! My brain lost that information somewhere...
I now using the solr and it works well.
I deactivated the localhost restriction in web.xml
and did my first search.
http://10.2.46.252:8080/solr/oai/select?q=metadata.dc.identifier.uuid:955a3c1d-921b-4522-a452-672b4f
On Wed, Jan 23, 2013 at 4:28 PM, Anthony Petryk
wrote:
> The following error (copied below) is showing up in our DSpace logs every 2
> minutes or so. I’m not sure what’s causing it. Is this something to worry
> about? I haven’t noticed any problems in the UI, but our users may have.
Hi Anthony
Dear,
how can I set metadata on submit processor step class?
To validate PDF signed document, we need create new custom step or no?
We need manage physical archiving and numerique archiving with same
DSpace --> required dynamique JSPUI two checkBox (physical and
numeric) when user ch
Hello,
The following error (copied below) is showing up in our DSpace logs every 2
minutes or so. I'm not sure what's causing it. Is this something to worry
about? I haven't noticed any problems in the UI, but our users may have.
Thanks for your help.
Anthony
---
2013-01-22 10:58:32,310 E
On Wed, Jan 23, 2013 at 1:48 PM, Joachim Bingel wrote:
> One last question: what database table does Solr use to retrieve its
> list of items to be indexed?
See these 2 methods:
https://github.com/DSpace/DSpace/blob/dspace-3_x/dspace-oai/src/main/java/org/dspace/xoai/app/XOAI.java#L172
Regards
One last question: what database table does Solr use to retrieve its
list of items to be indexed? I deleted all broken entries in tables
item, handle, metadatavalue, etc. but indexing still aborts with the
"Bad Request" exception (missing required field: item.handle) after a
couple of indexed i
Yes, that was it... Items without handles caused the problem, everything
fine now.
Thanks for your help!
On 01/23/2013 10:20 AM, Joachim Bingel wrote:
> On 01/23/2013 09:55 AM, helix84 wrote:
>> I think that for now you can ignore that the Solr search or OAI
>> interface doesn't find the item wit
Yes, you are right I'm using discovery.
I'm going to migrate to version 3.0 in the nearest future, may be I would
be able to make it work there.
2013/1/23 helix84
> Hi Vladimir,
>
> I don't know why it doesn't work for you, I just wanted to confirm that
> prefix search works for me both in 1.
On 01/23/2013 09:55 AM, helix84 wrote:
> I think that for now you can ignore that the Solr search or OAI
> interface doesn't find the item with the handle you provided - if you
> can't run oai import, it simply isn't there in the Solr index. Did you
> change any code or schema.xml from the Solr
Hi Vladimir,
I don't know why it doesn't work for you, I just wanted to confirm that
prefix search works for me both in 1.8 and 3.0 with Discovery enabled. You
didn't indicate whether you're using Discovery or not (although you
mentioned DSAnalyzer, which would suggest you're still using Lucene).
On Tue, Jan 22, 2013 at 6:01 PM, Matthew Ames wrote:
> First of all hello from Roanoke, VA. I'm Matt Ames a student at
> Virginia Tech. I'm planning on building a digital repository to
> preserve documents related to the history of audio-visual technology.
> My questions:
> 1.) Is DSpace the righ
I fixed the broken link in the docs. Here are the links on that issue:
http://mail-archives.apache.org/mod_mbox/lucene-java-user/201110.mbox/%3C001401cc93ff$b52339f0$1f69add0$@apache.org%3E
http://mail-archives.apache.org/mod_mbox/www-announce/201107.mbox/%3C001601cc4d6b$37618880$a6249980$@apache.
On Wed, Jan 23, 2013 at 9:31 AM, Lehtilä Tapani wrote:
> we have to update our java version in our DSpace installation to Java 7.
> Is DSpace manual warning (below) still valid?
> I couldn't get anywhere following these links and I couldn't find that bug
> with google either. Our Dspace version is
I think that for now you can ignore that the Solr search or OAI interface
doesn't find the item with the handle you provided - if you can't run
oai import, it simply isn't there in the Solr index. Did you change any
code or schema.xml from the Solr oai core? What is the output of
this command?
diff
I already did this but no effect any other idea
--- On Wed, 1/23/13, helix84 wrote:
> From: helix84
> Subject: Re: [Dspace-tech] How customize v 3.0 Discovery search filter
> drop-down labels
> To: "mErRYo"
> Cc: dspace-tech@lists.sourceforge.net
> Date: Wednesday, January 23, 2013, 12:19 PM
Hello,
we have to update our java version in our DSpace installation to Java 7. Is
DSpace manual warning (below) still valid?
I couldn't get anywhere following these links and I couldn't find that bug with
google either. Our Dspace version is 1.8. Also is that bug an annoyance
(crashes seldom)
23 matches
Mail list logo