[Dspace-tech] old solr statistics missing after upgrade from 1.6.2 to 1.7.2

2013-01-03 Thread Kirti Bodhmage
Hi,

 

We have recently upgraded our test instance from Dspace 1.6.2 to 1.7.2.

After the upgrade we found that old statistics are missing.

 

The statistics page shows the statistics from the date of upgrade.

 

Do we need to copy  files from backup   /dspace1.6.2 /solr/statistics/data
to  dspace.1.7.2/solr/statistics/data  ?

 

 

 

Regards

Kirti Bodhmage

 

 

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] [KE1019161] Embargo settings on item import

2013-01-03 Thread marco . weiss
Hi all,

is it possible to set embergo settings during the import?
The aim is, getting items metadata into DSpace 3.0 not accessable  
through the OAI and update the access state later through a second  
import or batch modification.

Any ideas?

Regards Marco



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] old solr statistics missing after upgrade from 1.6.2 to 1.7.2

2013-01-03 Thread helix84
On Thu, Jan 3, 2013 at 12:32 PM, Kirti Bodhmage k.bodhm...@qmul.ac.uk wrote:
 Do we need to copy  files from backup   /dspace1.6.2 /solr/statistics/data
 to  dspace.1.7.2/solr/statistics/data  ?

Yes, you can do that (while Tomcat is down). Of course, by doing that
you will lose the statistics data since the upgrade.

Alternatively, if you still have the old log files lying around, you
can use stats-log-converter to extract the statistics rfom them and
stats-log-importer to import them to Solr (see official
documentation).


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] [KE1019161] Embargo settings on item import

2013-01-03 Thread helix84
On Thu, Jan 3, 2013 at 12:41 PM,  marco.we...@kesslernetworks.de wrote:
 is it possible to set embergo settings during the import?

What method of import are you using?

 The aim is, getting items metadata into DSpace 3.0 not accessable
 through the OAI and update the access state later through a second
 import or batch modification.

Can you elaborate a little? What do you mean not accessible through OAI?

Do you wish to use the original 1.6 embargo or the new 3.0 embargo?

Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Help message_bg.properties

2013-01-03 Thread Hristo Stamenov
Hello
My name is Hristo and i am currently working on a dspace project for a
Bulgarian university.
I have a problem with the displaying of some metadate true the message
properties.


I am working on a linux/ debian virtual machine.
Dspace version 3.0
with Netbeans 7.2*
tomcat 7.0.27

I have written a tool that fills my initial database with the values
that I required
all is working good until i wanted to add the values to the message.properties
example :
I have
kmnc.general.subitems   59  -
kmnc.general.docid  82341   -
kmnc.metadata_copy.collection   Сбирка Vbg_BG
kmnc.metadata_copy.inventory_number 1000-ІІ bg_BG
kmnc.metadata_copy.manuscript_title Сборник bg_BG
kmnc.metadata_copy.date ХVІІ в.

and i want it to display

subitems = 59in bulgarian

I havemessage.properties and message_bg.properties located in
dspace-source/dspace-dspace-jspui/src/mainresources
I know i can access them because when I call for( iam accesing it
in the JSPUI community-list.jsp  for the test )
example:
fmt:message key=dc.title/
or   fmt:mssage key = kmnc.metadata_copy.contents/
it will display

But it does not display when i want to   display full metadate

Thank you

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Help message_bg.properties

2013-01-03 Thread helix84
Hi Hristo,

I'm not sure that I understand what you want to achieve. I have a
feeling that you may be mixing two different things -
Messages.properties and item metadata.

messages.properties contains static user interface strings that do not
change and can be translated
item metadata is not stored in Messages.properties, but in the
database (metadata* tables)

You would customize Messages.properties only if you want to
1) make changes to the user interface
2) translate the interface

You would make changes to item metadata if you want to change what
shows up e.g. in the simple/full item record view. There are many ways
how you can change the metadata, see the various importing chaters
here:
https://wiki.duraspace.org/display/DSDOC3x/System+Administration

I think you may be confused because the strings from
Messages.properties (e.g. browse.type.metadata.author) look similar to
metadata field names (e.g. dc.contributor.author). In fact, they are
not at all related.

Does that clear it up or was your problem something else?


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] [KE1019161] Embargo settings on item import

2013-01-03 Thread Marco Weiß
Hi Helix,

at the moment i tested the item import but as my system is not productive today 
i don't mind if i have to use another method.

Oh sorry, i mean that it is not harvestable by the OAI (ListRecord, GetRecord)

I think I have to use the 3.0 embargo because my DSpace are 3.0 or?


Regards,
Marco

--
Kessler GmbH - Netzwerke und mehr

Gewerbegebiet 6
82399 Raisting
Tel.: 08807 / 94 67 7 - 0
Fax: 08807 / 94 67 7 - 99
Web: http://www.kesslernetworks.de

Sitz der Gesellschaft: Raisting
Geschäftsführer: Florian Kessler
Prokura: Marco Weiß
HRB 163710


-Ursprüngliche Nachricht-
Von: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] Im Auftrag von helix84
Gesendet: Donnerstag, 3. Januar 2013 13:04
An: marco.we...@kesslernetworks.de
Cc: dspace-tech@lists.sourceforge.net
Betreff: Re: [Dspace-tech] [KE1019161] Embargo settings on item import

On Thu, Jan 3, 2013 at 12:41 PM,  marco.we...@kesslernetworks.de wrote:
 is it possible to set embergo settings during the import?

What method of import are you using?

 The aim is, getting items metadata into DSpace 3.0 not accessable 
 through the OAI and update the access state later through a second 
 import or batch modification.

Can you elaborate a little? What do you mean not accessible through OAI?

Do you wish to use the original 1.6 embargo or the new 3.0 embargo?

Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Help message_bg.properties

2013-01-03 Thread Hristo Stamenov
I will like to have the kmnc.* fields display only some kind of short names
not displaying the entire kmnc.general.subitems but only
subitems 


Regards

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] [KE1019161] Embargo settings on item import

2013-01-03 Thread helix84
On Thu, Jan 3, 2013 at 2:23 PM, Marco Weiß
marco.we...@kesslernetworks.de wrote:
 at the moment i tested the item import but as my system is not productive 
 today i don't mind if i have to use another method.

If you mean the old importer ([dspace]/bin/dspace import), this type
of package (Simple Archive Format) does not support storing the
embargo information (resource policies) [1]. I think the AIP format
does preserve it [2] [3]. I recommend you to create a testing item
manually from the admin interface with embargo, then export it to AIP
and examine the AIP contents manualy. There should be resource
policies in the METS file. I'm not completely sure about embargo
terms, but I didn't hear that the new embargo would not be compatible
with AIP. For the old embargo, that's not a problem because it doesn't
use any special fields (it uses standard metadata fields and custom
setter/lifter code).

 I think I have to use the 3.0 embargo because my DSpace are 3.0 or?

In DSpace 3.0 both are supported. The new embargo is easier to use for
common use cases (e.g. change bistream access policy for the specified
date range), the old one still allows you to write a custom embargo
setter/lifeter code so it's more flexible. More information is in the
official documentation.

[1] 
https://wiki.duraspace.org/display/DSDOC3x/Importing+and+Exporting+Items+via+Simple+Archive+Format
[2] https://wiki.duraspace.org/display/DSDOC3x/AIP+Backup+and+Restore
[3] 
https://wiki.duraspace.org/display/DSDOC3x/Importing+and+Exporting+Content+via+Packages


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Help message_bg.properties

2013-01-03 Thread helix84
Just to put things into context, Hristo contacted me off-list and said
that he did mix up message identifiers with metadata field names.

On Thu, Jan 3, 2013 at 2:25 PM, Hristo Stamenov darkel...@gmail.com wrote:
 I will like to have the kmnc.* fields display only some kind of short names
 not displaying the entire kmnc.general.subitems but only
 subitems 

I see, so you would like to have a custom view that has human-readable
names for metadata field names just like simple view (e.g. Author
instead of dc.contributor.author), but lists all metadata fields like
the full view.

I'm not personally using JSPUI, but I'll try to point you in the right
direction. You can store the metadata field names in
Messages.properties (so you can also have a localized
Messages_bg.properties version).

These should be the relevant places in the source:

https://github.com/DSpace/DSpace/blob/dspace-3.0/dspace-jspui/src/main/webapp/display-item.jsp
https://github.com/DSpace/DSpace/blob/dspace-3.0/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java#L482
https://github.com/DSpace/DSpace/blob/dspace-3.0/dspace-api/src/main/resources/Messages.properties#L1330

Note that the messages for metadata field names are stored in
Messages.proeprties. (e.g. the metadata.dc.contributor.author property
for the dc.contributor.author field).


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Help message_bg.properties

2013-01-03 Thread Hristo Stamenov
Thank you a lot for the help !
I will see what i have to do and get back to you


Thank you again ! Regards

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] DSpace as an authority control for authors

2013-01-03 Thread helix84
On Fri, Dec 28, 2012 at 7:40 AM, Nemiz, Elvi esne...@seafdec.org.ph wrote:
 Previously I used LCName authority plugin to lookup and to make the
authors
 authority-controlled. I edited some authority keys since it shows up in
 sidebar facets and browse by authors pages. If I don't want to use LCName
 plugin anymore, and instead want to lookup to existing authors that have
 already an authority key, how can I achieve this? Did anybody somehow
 modified the existing SampleAuthority plugin to get it to lookup existing
 values from the DSpace database? Would it still be possible if I'm using
 SolrBrowseDAO in my Browse Configuration instead of the default? I'm using
 dspace 3.0, xmlui with discovery enabled.  Thanks in advance.

Hi Elvi,

you could do this:

SELECT * FROM metadatavalueWHERE authority IS NOT NULL


or if you want to leave out duplicate authors, do this:

SELECT DISTINCT authority, confidence, text_value FROM
metadatavalueWHERE authority IS NOT NULL



Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] How to create new metadata field and how to insert metadata entry fir every record

2013-01-03 Thread helix84
Hi Sherman,

if you have Discovery enabled and you want to make a query which will
select all items that have a fulltext (i.e. a bistream in the TEXT bundle),
you can just use this Solr query in the DSpace search box: fulltext:*
This will also correctly restrict search results to the current
community/collection.

If this is not the usage you have in mind, you can do this:

On Wed, Dec 26, 2012 at 7:41 AM, LIBRIS Reference (LIBRIS) 
lib...@nie.edu.sg wrote:
 Q1. We need to create to a new Dublin Core (DC) metadata field,
dc.description.fulltext.  How do we go about it?

Just use the administrator's interface to add the field (Registries -
Metadata).

 Q2. We need to insert a metadata entry, dc.description.fulltext=Yes for
every record in a community (say, DB ID=3)  How do we go about it?

1) back up your database
2) look up the metadata field name (element and qualifier columns) in the
metadatafieldregistry table and find its metadata_field_id
3) use this code to insert the values (FIELD_ID is the value you found in
2), ITEM_ID is the internal ID of the item to which you want to add
metadata):

INSERT INTO metadatavalue (item_id, metadata_field_id,
text_value)VALUES (ITEM_ID, FIELD_ID, 'Yes')


Code is untested, from the top of my head. Remember to back up!


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] DSpace Internal System Error

2013-01-03 Thread helix84
On Wed, Jan 2, 2013 at 11:16 AM, Ramakant Navghare
ramakant.navgh...@gmail.com wrote:
 I am getting DSpace Internal System Error while loading home page, I have
 installed DSpace on windows. Here I attached to this email a copy of Log
 file, please guide me for the same.

Hi Ramakant,

those are just the Tomcat logs, you need to look at DSpace logs
(dspace.log in [dspace]/log). If you need help, just send the latest
log, not all of them. Also send your version information (read the
link below).


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] DSpace Internal System Error

2013-01-03 Thread Tim Donohue
Hi,

Please see our Troubleshoot an error How-To for information on 
locating error messages in log files:

https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error

Once you are able to locate the error message in your log files (either 
Tomcat or DSpace logs), feel free to forward it to the list if you need 
help in resolving the issue.

- Tim

On 1/2/2013 4:16 AM, Ramakant Navghare wrote:
 Dear All,

 I am getting DSpace Internal System Error while loading home page, I
 have installed DSpace on windows. Here I attached to this email a copy
 of Log file, please guide me for the same.


 --
 *--
 Thank You,
 Regards,

 Ramakant Amar Navghare (_B.A._M.L.I.Sc/DOA http://m.l.i.sc/NET/DOA)
 Librarian.
 J.B.S.P. Sanstha's
 Changu Kana Thakur A.C.S. College,
 Plot No.1, Sector - 11, Khanda Colony,
 New Panvel (W), Dist. Raigad,
 Maharashtra, India. Pin. - 410206.
 http://www.ckthakurcollege.net/
 --
 --
 Skype ID  :ramakant.amar.navghare
 Mob. No.  : +91 09324564183
 Mobile Website : http://wapamama.net/ramakant/
 
 *


 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. ON SALE this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_122712



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Queries

2013-01-03 Thread Tim Donohue
Parul,

In order to better help you, we'd need to also know which version of 
DSpace you are using, and whether you are using the JSPUI or XMLUI.

That being said, here's some quick answers to your questions.

On 12/31/2012 12:30 AM, Parul dubey wrote:
 Hi

 I have some queries kindly suggest a possible solution

 1.Can the search criteria can changed as per community wise.

 For ex: Community 1 search based on Author , Title only

Community 2  search based on Co publisher , Edition(new
 Metadata fields)


You'd need to customize DSpace to provide this functionality. It'd 
likely take some Java programming work to provide different search 
criteria for different Communities. Offhand, I'm not sure how much time 
this work would take.

 2.Can the name of the Subject button can be changed to keywords.

Nearly all text in DSpace can be found in the messages file.  Which 
messages file is being used depends on the interface you are using:

* JSPUI - uses messages.properties file
* XMLUI - uses messages.xml file


 3.On clicking to the communities and Collection  only the Community and
 Sub Community names will display not the collections.

You'd need to customize the DSpace user interface to provide this 
feature. So, it would take some programming work.  If you are using the 
JSPUI, you could likely modify the appropriate JSP file.  If you are 
using the XMLUI, you'd likely need to customize your Theme to hide 
collections.  However, if you hide Collections, I'm not sure how you'd 
ever be able to locate those Collections.


 4.How to display the Community name in particular Order ex: (Books ,
 Reports , Others)as the default  it is displaying as (Books , Others,
 Reports).

Communities are always listed alphabetically in DSpace. This would be 
difficult to customize, unless you do a lot of Java programming 
customization (not recommended).

 5.How to remove the RSS feed option from the right side of home Page.


In the JSPUI, you should be able to modify the appropriate JSP file.  In 
the XMLUI, you'd need to modify your theme to hide those RSS feed options.


 6.Is there a possibility to Add more fields while registering a user.

If you want to add more fields to users in general, this would require a 
database table change, along with custom Java code. It's not 
recommended, unless you are a Java programmer.

I hope that helps to answer a few basic questions.  If you need more 
specific details, please email this list and let us know what version of 
DSpace you are using, and which UI (JSPUI or XMLUI).

- Tim

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] instalacion del dspace 3

2013-01-03 Thread Yuly Aguilar
buen dia, alguien me puede ayudar a instalar el dspace 3anteriormente instale 
el 1.8  trate de instalar el 3. pero veo que no es similar al 1.8 gracias
atteyulyperu

 From: dspace-tech-requ...@lists.sourceforge.net
 Subject: DSpace-tech Digest, Vol 81, Issue 4
 To: dspace-tech@lists.sourceforge.net
 Date: Thu, 3 Jan 2013 15:27:01 +
 
 Send DSpace-tech mailing list submissions to
   dspace-tech@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-tech-requ...@lists.sourceforge.net
 
 You can reach the person managing the list at
   dspace-tech-ow...@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: DSpace as an authority control for authors (helix84)
2. Re: How to create new metadata field and how to insert
   metadata entry fir every record (helix84)
3. DSpace Internal System Error (Ramakant Navghare)
 
 
 --
 
 Message: 1
 Date: Thu, 3 Jan 2013 15:57:28 +0100
 From: helix84 heli...@centrum.sk
 Subject: Re: [Dspace-tech] DSpace as an authority control for authors
 To: Nemiz, Elvi esne...@seafdec.org.ph
 Cc: dspace-tech@lists.sourceforge.net
 Message-ID:
   CAGdvKqh8afncusCGpnWrhyGxzayYDrUQQ9qzVKkv8SNhz=n...@mail.gmail.com
 Content-Type: text/plain; charset=utf-8
 
 On Fri, Dec 28, 2012 at 7:40 AM, Nemiz, Elvi esne...@seafdec.org.ph wrote:
  Previously I used LCName authority plugin to lookup and to make the
 authors
  authority-controlled. I edited some authority keys since it shows up in
  sidebar facets and browse by authors pages. If I don't want to use LCName
  plugin anymore, and instead want to lookup to existing authors that have
  already an authority key, how can I achieve this? Did anybody somehow
  modified the existing SampleAuthority plugin to get it to lookup existing
  values from the DSpace database? Would it still be possible if I'm using
  SolrBrowseDAO in my Browse Configuration instead of the default? I'm using
  dspace 3.0, xmlui with discovery enabled.  Thanks in advance.
 
 Hi Elvi,
 
 you could do this:
 
 SELECT * FROM metadatavalueWHERE authority IS NOT NULL
 
 
 or if you want to leave out duplicate authors, do this:
 
 SELECT DISTINCT authority, confidence, text_value FROM
 metadatavalueWHERE authority IS NOT NULL
 
 
 
 Regards,
 ~~helix84
 
 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 -- next part --
 An HTML attachment was scrubbed...
 
 --
 
 Message: 2
 Date: Thu, 3 Jan 2013 16:11:33 +0100
 From: helix84 heli...@centrum.sk
 Subject: Re: [Dspace-tech] How to create new metadata field and how to
   insert metadata entry fir every record
 To: LIBRIS Reference (LIBRIS) lib...@nie.edu.sg
 Cc: dspace-tech@lists.sourceforge.net
   dspace-tech@lists.sourceforge.net
 Message-ID:
   CAGdvKqjYP3f2RADPAO=v-4-oXBRR4ZJO=kuy_u5uxzaqeac...@mail.gmail.com
 Content-Type: text/plain; charset=utf-8
 
 Hi Sherman,
 
 if you have Discovery enabled and you want to make a query which will
 select all items that have a fulltext (i.e. a bistream in the TEXT bundle),
 you can just use this Solr query in the DSpace search box: fulltext:*
 This will also correctly restrict search results to the current
 community/collection.
 
 If this is not the usage you have in mind, you can do this:
 
 On Wed, Dec 26, 2012 at 7:41 AM, LIBRIS Reference (LIBRIS) 
 lib...@nie.edu.sg wrote:
  Q1. We need to create to a new Dublin Core (DC) metadata field,
 dc.description.fulltext.  How do we go about it?
 
 Just use the administrator's interface to add the field (Registries -
 Metadata).
 
  Q2. We need to insert a metadata entry, dc.description.fulltext=Yes for
 every record in a community (say, DB ID=3)  How do we go about it?
 
 1) back up your database
 2) look up the metadata field name (element and qualifier columns) in the
 metadatafieldregistry table and find its metadata_field_id
 3) use this code to insert the values (FIELD_ID is the value you found in
 2), ITEM_ID is the internal ID of the item to which you want to add
 metadata):
 
 INSERT INTO metadatavalue (item_id, metadata_field_id,
 text_value)VALUES (ITEM_ID, FIELD_ID, 'Yes')
 
 
 Code is untested, from the top of my head. Remember to back up!
 
 
 Regards,
 ~~helix84
 
 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 -- next part --
 An HTML attachment was scrubbed...
 
 --
 
 Message: 3
 Date: Wed, 2 Jan 2013 15:46:32 +0530
 From: Ramakant Navghare ramakant.navgh...@gmail.com
 Subject: [Dspace-tech] DSpace Internal 

Re: [Dspace-tech] instalacion del dspace 3

2013-01-03 Thread André
Hola, Yuly,

Por favor siga las instrucciones del manual oficial:
https://github.com/DSpace/DSpace/raw/master/dspace/docs/DSpace-Manual.pdf
https://wiki.duraspace.org/display/DSDOC3x/Installation
https://wiki.duraspace.org/display/DSPACE/Installation

La instalacción es similar al 1.8. La diferencia básicamente esta en el
archivo build.properties y en algunos parametros que se pueden utilizar
cuando chamares la MVN/ANT

En el wiki tanbién se menciona una lista de email en español, se tiene
dificuldad en el Inglés:
https://wiki.duraspace.org/display/DSPACE/DSpaceResources#DSpaceResources-Non-EnglishLists
http://listserv.rediris.es/cgi-bin/wa?A0=GUDE

Regards
Andre



2013/1/3 Yuly Aguilar yuly_agui...@hotmail.com

 buen dia, alguien me puede ayudar a instalar el dspace 3
 anteriormente instale el 1.8
 trate de instalar el 3. pero veo que no es similar al 1.8
 gracias

 atte
 yuly
 peru

  From: dspace-tech-requ...@lists.sourceforge.net
  Subject: DSpace-tech Digest, Vol 81, Issue 4
  To: dspace-tech@lists.sourceforge.net
  Date: Thu, 3 Jan 2013 15:27:01 +
 
  Send DSpace-tech mailing list submissions to
  dspace-tech@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-tech-requ...@lists.sourceforge.net
 
  You can reach the person managing the list at
  dspace-tech-ow...@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: DSpace as an authority control for authors (helix84)
  2. Re: How to create new metadata field and how to insert
  metadata entry fir every record (helix84)
  3. DSpace Internal System Error (Ramakant Navghare)
 
 
  --
 
  Message: 1
  Date: Thu, 3 Jan 2013 15:57:28 +0100
  From: helix84 heli...@centrum.sk
  Subject: Re: [Dspace-tech] DSpace as an authority control for authors
  To: Nemiz, Elvi esne...@seafdec.org.ph
  Cc: dspace-tech@lists.sourceforge.net
  Message-ID:
  CAGdvKqh8afncusCGpnWrhyGxzayYDrUQQ9qzVKkv8SNhz=n...@mail.gmail.com
  Content-Type: text/plain; charset=utf-8
 
  On Fri, Dec 28, 2012 at 7:40 AM, Nemiz, Elvi esne...@seafdec.org.ph
 wrote:
   Previously I used LCName authority plugin to lookup and to make the
  authors
   authority-controlled. I edited some authority keys since it shows up in
   sidebar facets and browse by authors pages. If I don't want to use
 LCName
   plugin anymore, and instead want to lookup to existing authors that
 have
   already an authority key, how can I achieve this? Did anybody somehow
   modified the existing SampleAuthority plugin to get it to lookup
 existing
   values from the DSpace database? Would it still be possible if I'm
 using
   SolrBrowseDAO in my Browse Configuration instead of the default? I'm
 using
   dspace 3.0, xmlui with discovery enabled. Thanks in advance.
 
  Hi Elvi,
 
  you could do this:
 
  SELECT * FROM metadatavalueWHERE authority IS NOT NULL
 
 
  or if you want to leave out duplicate authors, do this:
 
  SELECT DISTINCT authority, confidence, text_value FROM
  metadatavalueWHERE authority IS NOT NULL
 
 
 
  Regards,
  ~~helix84
 
  Compulsory reading: DSpace Mailing List Etiquette
  https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
  -- next part --
  An HTML attachment was scrubbed...
 
  --
 
  Message: 2
  Date: Thu, 3 Jan 2013 16:11:33 +0100
  From: helix84 heli...@centrum.sk
  Subject: Re: [Dspace-tech] How to create new metadata field and how to
  insert metadata entry fir every record
  To: LIBRIS Reference (LIBRIS) lib...@nie.edu.sg
  Cc: dspace-tech@lists.sourceforge.net
  dspace-tech@lists.sourceforge.net
  Message-ID:
  CAGdvKqjYP3f2RADPAO=v-4-oXBRR4ZJO=kuy_u5uxzaqeac...@mail.gmail.com
  Content-Type: text/plain; charset=utf-8
 
  Hi Sherman,
 
  if you have Discovery enabled and you want to make a query which will
  select all items that have a fulltext (i.e. a bistream in the TEXT
 bundle),
  you can just use this Solr query in the DSpace search box: fulltext:*
  This will also correctly restrict search results to the current
  community/collection.
 
  If this is not the usage you have in mind, you can do this:
 
  On Wed, Dec 26, 2012 at 7:41 AM, LIBRIS Reference (LIBRIS) 
  lib...@nie.edu.sg wrote:
   Q1. We need to create to a new Dublin Core (DC) metadata field,
  dc.description.fulltext. How do we go about it?
 
  Just use the administrator's interface to add the field (Registries -
  Metadata).
 
   Q2. We need to insert a metadata entry, dc.description.fulltext=Yes for
  every record in a community (say, DB ID=3) How do we go about it?
 
  1) back up your database
  2) look up the metadata field name (element and qualifier columns) in the
  metadatafieldregistry table and 

[Dspace-tech] DSpace 3.0 XMLUI error: HTTP Status 404 - Servlet spring is not available

2013-01-03 Thread Charles Kinney
I am new to DSpace.  A former database designer/programmer, I can follow
DSpace documentation reasonably well, but have no particular DSpace (or
related software) skills otherwise.

After satisfactory testing with version 1.8.2, I upgraded to 3.0, following
instructions in the manual. Upgrade seemed OK, but I get the following on
attempting to launch the Mirage XMLUI.

-
HTTP Status 404 - Servlet spring is not available
type Status report
message Servlet spring is not available
description The requested resource (Servlet spring is not available) is not
available.



*Environment:*
OS:Mac OS X 10.7.5 (Lion)*
*
DSpace:3.0
Apache Tomcat: 7.0.27
Java:  1.6.0_37
Apache Maven:  3.0.3
Ant:   1.8.2


I've searched DSpace mailing lists, but without useful results so far. As
suggested at https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error
 ,
I've enabled DEBUGing in log files, but don't see any obvious source of the
error.  I'm happy to provide logs if they would be helpful.

I would appreciate any suggestions.

Thanks.
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Updating stats with new spider IP addresses

2013-01-03 Thread Andrea Schweer
Hi Steve,

On 18/12/12 19:15, Steve Swinsburg wrote:
 We have identified a number of new spider IP addresses from Google and
 other indexers being responsible for vastly inflating our stats. I've
 created a local spider filter list with the IP addresses and I am
 running the stats updater:
 dspace stats-util -m

 to reprocess the stats and mark them appropriately, then will remove
 them via:
 dspace stats-util -f

 However the mark is taking hours. Likewise if I go ahead and just
 delete them based on the new rules, via:
 dspace stats-util -i

 Is that normal? We only have about 200,000 views to process.

I use dspace stats-util -i every now and again (-i because the code for
-m looked a bit strange to me -- the solr stats don't use IDs for the
documents, which means updating essentially has to be done as delete the
old document + post a new document). It takes quite a while (2.5 million
downloads+views) but not hours. This is on 1.8.2.

I'm not sure whether this is still of interest for you, but I figured
I'd share my experience, just in case.

cheers,
Andrea

-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Solr Exception in DSpace 3.0

2013-01-03 Thread mErRYo
Hi all can you tell why this following error is occuring.

Exception is :
SEVERE: org.apache.solr.common.SolrException: 
org.apache.lucene.queryParser.ParseException: Cannot parse 'title:()': 
Encountered  ) )  at line 1, column 7.
Was expecting one of:
NOT ...
+ ...
- ...
( ...
* ...
QUOTED ...
TERM ...
PREFIXTERM ...
WILDTERM ...
[ ...
{ ...
NUMBER ...
TERM ...
* ...

at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:125)
at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:173)
at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1372)
at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:356)
at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:252)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
org.dspace.solr.filters.LocalHostRestrictionFilter.doFilter(LocalHostRestrictionFilter.java:60)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:931)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at 
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at 
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at 
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.lucene.queryParser.ParseException: Cannot parse 
'title:()': Encountered  ) )  at line 1, column 7.
Was expecting one of:
NOT ...
+ ...
- ...
( ...
* ...
QUOTED ...
TERM ...
PREFIXTERM ...
WILDTERM ...
[ ...
{ ...
NUMBER ...
TERM ...
* ...

at org.apache.lucene.queryParser.QueryParser.parse(QueryParser.java:211)
at 
org.apache.solr.search.LuceneQParser.parse(LuceneQParserPlugin.java:80)
at org.apache.solr.search.QParser.getQuery(QParser.java:142)
at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:114)
... 24 more
Caused by: org.apache.lucene.queryParser.ParseException: Encountered  ) ) 
 at line 1, column 7.
Was expecting one of:
NOT ...
+ ...
- ...
( ...
* ...
QUOTED ...
TERM ...
PREFIXTERM ...
WILDTERM ...
[ ...
{ ...
NUMBER ...
TERM ...
* ...

at 
org.apache.lucene.queryParser.QueryParser.generateParseException(QueryParser.java:1818)
at 
org.apache.lucene.queryParser.QueryParser.jj_consume_token(QueryParser.java:1700)
at 
org.apache.lucene.queryParser.QueryParser.Clause(QueryParser.java:1327)
at 
org.apache.lucene.queryParser.QueryParser.Query(QueryParser.java:1237)
at 
org.apache.lucene.queryParser.QueryParser.Clause(QueryParser.java:1313)
at 
org.apache.lucene.queryParser.QueryParser.Query(QueryParser.java:1237)
at 
org.apache.lucene.queryParser.QueryParser.TopLevelQuery(QueryParser.java:1226)
at org.apache.lucene.queryParser.QueryParser.parse(QueryParser.java:206)
... 27 more
 

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net

[Dspace-tech] Severe Warnings from SOLR Dspace 3.0

2013-01-03 Thread mErRYo
Any idea why it is happening. Is it related with memory allocation of web 
applications though i have set the Java_opts params at high rate.

Severe Warnings:

SEVERE: The web application [/solr] appears to have started a thread named 
[MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. This is 
very likely to create a memory leak.
Dec 24, 2012 5:20:45 PM org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks
SEVERE: The web application [/solr] created a ThreadLocal with key of type 
[org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value 
[org.apache.solr.schema.DateField$ThreadLocalDateFormat@6a9a9631]) and a value 
of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value 
[org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but 
failed to remove it when the web application was stopped. Threads are going to 
be renewed over time to try and avoid a probable memory leak.
Dec 24, 2012 5:20:45 PM org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks
SEVERE: The web application [/solr] created a ThreadLocal with key of type 
[org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value 
[org.apache.solr.schema.DateField$ThreadLocalDateFormat@6a9a9631]) and a value 
of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value 
[org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but 
failed to remove it when the web application was stopped. Threads are going to 
be renewed over time to try and avoid a probable memory leak.
Dec 24, 2012 5:20:45 PM org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks
SEVERE: The web application [/solr] created a ThreadLocal with key of type 
[org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value 
[org.apache.solr.schema.DateField$ThreadLocalDateFormat@6a9a9631]) and a value 
of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value 
[org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but 
failed to remove it when the web application was stopped. Threads are going to 
be renewed over time to try and avoid a probable memory leak.
Dec 24, 2012 5:20:45 PM org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks
SEVERE: The web application [/solr] created a ThreadLocal with key of type 
[org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value 
[org.apache.solr.schema.DateField$ThreadLocalDateFormat@6a9a9631]) and a value 
of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value 
[org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but 
failed to remove it when the web application was stopped. Threads are going to 
be renewed over time to try and avoid a probable memory leak.
Dec 24, 2012 5:20:45 PM org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks
SEVERE: The web application [/solr] created a ThreadLocal with key of type 
[org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value 
[org.apache.solr.schema.DateField$ThreadLocalDateFormat@6a9a9631]) and a value 
of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value 
[org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but 
failed to remove it when the web application was stopped. Threads are going to 
be renewed over time to try and avoid a probable memory leak.
Dec 24, 2012 5:20:45 PM org.apache.catalina.loader.WebappClassLoader 
checkThreadLocalMapForLeaks
SEVERE: The web application [/solr] created a ThreadLocal with key of type 
[org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value 
[org.apache.solr.schema.DateField$ThreadLocalDateFormat@6a9a9631]) and a value 
of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value 
[org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but 
failed to remove it when the web application was stopped. Threads are going to 
be renewed over time to try and avoid a probable memory leak.

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] encoding for XHTML in JSP

2013-01-03 Thread Gary Browne
Hi all,

Not specifically a DSpace question, but how do people go about encoding special 
characters to validate for XHTML 1.0 output in JSP pages?

Eg. changing (dynamically generated) '' output to 'amp;'

Thanks,
Gary

GARY BROWNE | Development Programmer
Library IT Services | Fisher Library F03
THE UNIVERSITY OF SYDNEY

T +61 2 9351 5946  | M +61 405 647 868
E gary.bro...@sydney.edu.aumailto:firstname.surn...@sydney.edu.au  | W 
http://sydney.edu.au
Sent from my plain old desktop computer.

CRICOS 00026A
This email plus any attachments to it are confidential. Any unauthorised use is 
strictly prohibited. If you receive this email in error, please delete it and 
any attachments.
Please think of our environment and only print this e-mail if necessary.

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] DSpace Internal System Error

2013-01-03 Thread Ramakant Navghare
Hello Dear All,

My DSpace technical error has been solved by Mr.Yatrik Patel from
Gujrat,India. Thanks Sir for your support and thanks to all.


On Thu, Jan 3, 2013 at 10:05 PM, Tim Donohue tdono...@duraspace.org wrote:

 Hi,

 Please see our Troubleshoot an error How-To for information on locating
 error messages in log files:

 https://wiki.duraspace.org/**display/DSPACE/Troubleshoot+**an+errorhttps://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error

 Once you are able to locate the error message in your log files (either
 Tomcat or DSpace logs), feel free to forward it to the list if you need
 help in resolving the issue.

 - Tim


 On 1/2/2013 4:16 AM, Ramakant Navghare wrote:

 Dear All,

 I am getting DSpace Internal System Error while loading home page, I
 have installed DSpace on windows. Here I attached to this email a copy
 of Log file, please guide me for the same.


 --
 *--
 Thank You,
 Regards,

 Ramakant Amar Navghare (_B.A._M.L.I.Sc/DOA http://m.l.i.sc/NET/DOA)

 Librarian.
 J.B.S.P. Sanstha's
 Changu Kana Thakur A.C.S. College,
 Plot No.1, Sector - 11, Khanda Colony,
 New Panvel (W), Dist. Raigad,
 Maharashtra, India. Pin. - 410206.
 http://www.ckthakurcollege.**net/ http://www.ckthakurcollege.net/
 --**
 --**
 Skype ID  :ramakant.amar.navghare
 Mob. No.  : +91 09324564183
 Mobile Website : http://wapamama.net/ramakant/
 --**--
 --**--*


 --**--**
 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. ON SALE this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_**122712http://p.sf.net/sfu/learnmore_122712



 __**_
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.**net DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/**lists/listinfo/dspace-techhttps://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: https://wiki.duraspace.org/**display/DSPACE/Mailing+List+
 **Etiquettehttps://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette




-- 
*--
Thank You,
Regards,

Ramakant Amar Navghare (B.A.M.L.I.Sc/DOA http://m.l.i.sc/NET/DOA)
Librarian.
J.B.S.P. Sanstha's
Changu Kana Thakur A.C.S. College,
Plot No.1, Sector - 11, Khanda Colony,
New Panvel (W), Dist. Raigad,
Maharashtra, India. Pin. - 410206.
http://www.ckthakurcollege.net/
--
--
Skype ID  :ramakant.amar.navghare
Mob. No.  : +91 09324564183
Mobile Website : http://wapamama.net/ramakant/

*
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Discovery SearchServiceException: This statement has been closed.

2013-01-03 Thread mErRYo
Why this error is happening.

2012-12-28 14:12:05,094 ERROR org.dspace.app.webui.discovery.DiscoverUtility @ 
anonymous:session_id=F09C92140F40599DA8F750F10041776A:ip_addr=[IP 
Address]:Error in discovery while setting up date facet range:date facet\colon; 
dateIssued.year
org.dspace.discovery.SearchServiceException: This statement has been closed.
at 
org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1448)
at 
org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1433)
at 
org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1416)
at 
org.dspace.app.webui.discovery.DiscoverUtility.setFacet(DiscoverUtility.java:450)
at 
org.dspace.app.webui.discovery.DiscoverUtility.getDiscoverQuery(DiscoverUtility.java:95)
at 
org.dspace.app.webui.discovery.SideBarFacetProcessor.process(SideBarFacetProcessor.java:67)
at 
org.dspace.app.webui.discovery.SideBarFacetProcessor.process(SideBarFacetProcessor.java:61)
at org.apache.jsp.index_jsp._jspService(index_jsp.java:120)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:931)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at 
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at 
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at 
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: org.postgresql.util.PSQLException: This statement has been closed.
at 
org.postgresql.jdbc2.AbstractJdbc2Statement.checkClosed(AbstractJdbc2Statement.java:2512)
at 
org.postgresql.jdbc2.AbstractJdbc2Statement.setInt(AbstractJdbc2Statement.java:1213)
at 
org.apache.commons.dbcp.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:120)
at 
org.apache.commons.dbcp.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:120)
at 
org.apache.commons.dbcp.DelegatingPreparedStatement.setInt(DelegatingPreparedStatement.java:120)
at 
org.dspace.storage.rdbms.DatabaseManager.loadParameters(DatabaseManager.java:1558)
at 
org.dspace.storage.rdbms.DatabaseManager.queryTable(DatabaseManager.java:223)
at 
org.dspace.storage.rdbms.DatabaseManager.querySingleTable(DatabaseManager.java:366)
at 
org.dspace.storage.rdbms.DatabaseManager.findByUnique(DatabaseManager.java:514)
at 
org.dspace.storage.rdbms.DatabaseManager.find(DatabaseManager.java:476)
at org.dspace.content.Item.find(Item.java:155)
at org.dspace.content.DSpaceObject.find(DSpaceObject.java:119)
at 
org.dspace.discovery.SolrServiceImpl.findDSpaceObject(SolrServiceImpl.java:1748)
at 
org.dspace.discovery.SolrServiceImpl.retrieveResult(SolrServiceImpl.java:1632)
at 
org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1444)
... 32 more
2012-12-28 14:12:05,107 WARN  org.dspace.jsp @ 
anonymous:session_id=F09C92140F40599DA8F750F10041776A:ip_addr=[IP 

Re: [Dspace-tech] DSpace 3.0 XMLUI error: HTTP Status 404 - Servlet spring is not available

2013-01-03 Thread helix84
On Fri, Jan 4, 2013 at 12:49 AM, Charles Kinney c...@umich.edu wrote:
 HTTP Status 404 - Servlet spring is not available

Hi Charles.

Well, that's a new one. I'd suspect configuration would be the
problem. There have been some Spring-related files moved between 1.8
and 3.0, so perhaps DSpace can't find them. I recommend you to try
starting with clean 3.0 configuration directory and port your
modifications from your old 1.8 configuration one by one as needed.
What I do is I view a diff of clean 1.8 config directory and my 1.8
config directory to see the changes, then make the modifications to
clean 3.0 config directory.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette