[Dspace-tech] Fwd: Complex input forms

2015-08-11 Thread Germán Biozzoli
Dear people

Anybody knows if is there some way to enhace the management of the
input-forms.xml? I have a case where the repository has a complex
comm/colls structure with a lot of collections and several input sheets. I
wish to know if is there a way to divide the input-forms.xml and  import
litlle ones. Also could be good if I can apply some general rules for the
collections, for instance to say handle=10665/33* will use the form X.

The use of one only and monolithic input-forms.xml really seems to be very
uncomfortable when the repository grows. The same under the idea to
maintain the vocabularies inside...

Any idea will be appreciated



In dspace users list I've obtained the follwing answers:


* You can break down the input-forms.xml in several files, e.g.:
the form map and different forms define and include these and only keep
the stuff applying to various forms like value pairs list in the
input-forms itself.

*You could try XInclude.  I don't know whether it will work in this
context.

https://en.wikipedia.org/wiki/XInclude
http://www.w3.org/TR/xinclude/

--

It looks very promising to use xinclude. Somebody has any experience doing
something like this?
Regards  thanks
German
--
___
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] Stats import export

2015-07-27 Thread Germán Biozzoli
Dear all

I've been working with import/export script stats solr from a production
instance that have +- 2M entries. Data comes from an early 5.0 realease and
I'm testing with trunk.

As far as I can see the process finishes OK (I've used reindex option) the
number of entries remain the same  comparing the test instance with
production and the countries and cities have the same number of downloads
as can be seen from several items. But... the command does not finish free
of errors:

org.dspace.util.SolrImportExportException: Directory
/Users/germanbiozzoli/Documents/dspace-base-experiment/solr/startistics/conf/
doesn't exist or isn't readable. The reindexing process requires the Solr
configuration directory for this index to be present on the local machine
even if Solr is running on a different host. Not reindexing index
startistics

at org.dspace.util.SolrImportExport.reindex(SolrImportExport.java:227)


The command that I've used is

/dspace solr-reindex-statistics -a reindex -d
/Users/germanbiozzoli/Documents/dspace-base-experiment/tmpstats/ -i
startistics

Any idea? Is this process ready to convert our stats from production?

Regards  thanks

German

PD: One difference that I can see from pre-converted to converted instances
is size: Preconverted uses 330Mb and converted 410Mb, but I assume that the
docValues changes in schema requires this.
--
___
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] Stats import export

2015-07-27 Thread Germán Biozzoli
Thank you very much Mark
Stupid mistake, the export is working OK without any message!

Regards
German

2015-07-27 16:31 GMT-03:00 Mark H. Wood mw...@iupui.edu:

 On Mon, Jul 27, 2015 at 02:36:20PM -0300, Germán Biozzoli wrote:
  Dear all
 
  I've been working with import/export script stats solr from a production
  instance that have +- 2M entries. Data comes from an early 5.0 realease
 and
  I'm testing with trunk.
 
  As far as I can see the process finishes OK (I've used reindex option)
 the
  number of entries remain the same  comparing the test instance with
  production and the countries and cities have the same number of downloads
  as can be seen from several items. But... the command does not finish
 free
  of errors:
 
  org.dspace.util.SolrImportExportException: Directory
 
 /Users/germanbiozzoli/Documents/dspace-base-experiment/solr/startistics/conf/
  doesn't exist or isn't readable. The reindexing process requires the Solr
  configuration directory for this index to be present on the local machine
  even if Solr is running on a different host. Not reindexing index
  startistics
 
  at org.dspace.util.SolrImportExport.reindex(SolrImportExport.java:227)
 
 
  The command that I've used is
 
  /dspace solr-reindex-statistics -a reindex -d
  /Users/germanbiozzoli/Documents/dspace-base-experiment/tmpstats/ -i
  startistics
  ^

 Do you really have a Solr core named startistics, with an r?
 That's not stock DSpace.

 --
 Mark H. Wood
 Lead Technology Analyst

 University Library
 Indiana University - Purdue University Indianapolis
 755 W. Michigan Street
 Indianapolis, IN 46202
 317-274-0749
 www.ulib.iupui.edu


 --

 ___
 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 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 XMLUI theme customisation help wiki

2015-05-28 Thread Germán Biozzoli
Hi Hilton

I think that all of this documentation/compilation you made is really a
great value to any of us and in general for the DSpace platform community.
Thank you vey much for the effort in documenting and sharing your
experience and knowledge.

Perhaps it could be linked from the official DSpace wiki? For instance, PHP
has a lot of user contributed comments that are as interesting as the
proper documentation.

Regards
Germán





2015-05-28 9:05 GMT-03:00 Hilton Gibson hilton.gib...@gmail.com:

 Hi All

 I have greatly updated the wiki pages for DSpace XMLUI theme customisation.
 See links below.
 http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M2/Customisation
 http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M1/Modify

 You are welcome to use the instructions.
 The instructions are targeted at those who have basic web 2.0 design
 skills.

 Cheers

 *Hilton Gibson*
 Ubuntu Linux Systems Administrator
 Stellenbosch University Library
 http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html



 --

 ___
 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 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] Author profiles

2015-05-17 Thread Germán Biozzoli
Hi everybody

I'm trying to test the atmire's Author profile for a user that likes/wish
this functionality. How do you recommend to start? I've created a fresh
clone from master, compiled  deployed, have mirage 2 working and I'm
looking which files should I merge from

https://github.com/DSpace/DSpace/pull/668/files

Also there seems to be some db changes. Should I clone the atmire's branch?
Are there some incompatibilities detected or something that I should take
in account?

Regards  thanks in advance
German
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
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] Restricted items published via XOAI

2015-05-07 Thread Germán Biozzoli
Thank you very much Andrea!
It was exactly the problem.

Regards
Germán

2015-05-06 18:25 GMT-03:00 Andrea Schweer schw...@waikato.ac.nz:

 Hi Germán,

 what version of DSpace are you using? There is a bug around OAI filters in
 DSpace 5.0 and 5.1: https://jira.duraspace.org/browse/DS-2424

 cheers,
 Andrea

 On 7 May 2015 at 02:49, Germán Biozzoli germanbiozz...@gmail.com wrote:

 Hi people

 I have few items restricted to a group of users in a collection. The
 restriction works OK for Discovery search and browse, but not in the
 context of OAI data provider. I've checked that the request context has the
 defaultFilter

 Contexts
 Context baseurl=request name=Default Context
 !-- Restrict access to hidden items by default --
 Filter ref=defaultFilter /

   ...

 That uses DSpaceAuthorizationFilter. As far as I can see the items have
 restriction for all bitstreams and item for READ to the group.

 Any idea?

 Thanks  regards
 Germán




 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 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




 --
 Dr Andrea Schweer
 IRR Technical Specialist, ITS Information Systems
 The University of Waikato, Hamilton, New Zealand
 +64-7-837 9120

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
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] Restricted items published via XOAI

2015-05-06 Thread Germán Biozzoli
Hi people

I have few items restricted to a group of users in a collection. The
restriction works OK for Discovery search and browse, but not in the
context of OAI data provider. I've checked that the request context has the
defaultFilter

Contexts
Context baseurl=request name=Default Context
!-- Restrict access to hidden items by default --
Filter ref=defaultFilter /

  ...

That uses DSpaceAuthorizationFilter. As far as I can see the items have
restriction for all bitstreams and item for READ to the group.

Any idea?

Thanks  regards
Germán
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
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] 5.x upgrade Windows problem

2015-04-14 Thread Germán Biozzoli
Hi everybody

We have had a DSpace 1.7x for almost 2 years working over Windows 2008. It
has Tomcat 6 and really we didn't have many problems. After upgrade to
DSpace 5.0 and deploy Tomcat 7 has appeared a problem that is very
difficult to follow and encounter a solution.

Once time a day, Tomcat dies. Without any log error in catalina.out and/or
dspace's log. From time to time a minidump core dump appears, saying that
the JRE has died. It seems to be a problem with:


Stack: [0x0b79,0x0b89],  sp=0x0b88c850,
 free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
V  [jvm.dll+0x41e443]


Current CompileTask:
C2:51688949 4997   !
org.dspace.app.xmlui.utils.XSLUtils::shortenString (182 bytes)
---

But unfortunately not allways is appearing this log.

For instance, one of the weekend days the dspace log says

2015-04-04 04:58:11,029 INFO
 org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer @ facets
for scope, null: 3
2015-04-04 16:51:49,469 INFO  org.dspace.storage.rdbms.DatabaseUtils @
Loading Flyway DB migrations from: filesystem:

It looks like dspace has not generated the exception or the problem. Tomcat
log only is alive for this date from 16:50. I've tried to increase Xmx,
Permsize, MaxPermSize, optimize garbage collection, etc. In another test
I've tried JMeter with 100 concurrent connections for one hour and no
problem...Really, a mistery...:

Any clue?
Thanks a lot in advance
German
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF___
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] XOAI ORE filename encoding

2015-01-05 Thread Germán Biozzoli
Hi Hilton  helix

Hilton, I agree completely about the normalization for the filenames, but
it's a repository with geographically distributed contributors and it's
designing its guidelines for deposit. I will recommend this normalization,
it looks like the URL that you sent could be a very good recommendation.

Helix, you're right. The encoding is OK. I'll see then the OAIHarvester,
because it's giving an exception when tries to receive this file (without
any special character is working OK).

Regards  thanks
German

2015-01-05 12:44 GMT-03:00 helix84 heli...@centrum.sk:

 Hi Germán,

 I'm not sure I see your problem.

 The %C3%B1 sequence is the correct encoding for the ñ character and
 this should work just fine.

 If, OTOH, you're referring to the link not working as a whole, it will
 be because in the source repository you didn't configure the
 repository host name (bitstream.baseUrl in
 [dspace]/config/modules/oai.cfg).


 Regards,
 ~~helix84

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

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
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] XOAI ORE filename encoding

2015-01-05 Thread Germán Biozzoli
Hi everybody

I'm facing a problem from a Dspace harvester (that consumes ORE) from a 5
rc3 instance. It looks like the filename is not correctly encoded/exposed:

atom:link rel=http://www.openarchives.org/ore/terms/aggregates; href=
http://localhost/xmlui/bitstream/123456789/4275/1/Reconococimiento+por+100+a%C3%B1os+2002.jpg;
title=Reconococimiento por 100 años 2002.jpg type=image/jpeg
length=1300166 /

In particular the %C3%B1 for the ñ character. Same thing happens with
accented filenames.

I've been looking at JIRA but this specific problem does not seems to be
reported.
Somebody could confirm?

Regards  thanks
German
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
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] XOAI problem with qdc

2014-12-29 Thread Germán Biozzoli
Dear João

Thanks! Now it's working OK, at least does not appear the 500 error and the
xsl is correctly applied from server side.

One more doubt: I'm trying to harvest from an older production instance
(3.2 version). It says in both cases (oai_dc and qdc)  that the prefix
oai_dc and qdc are not bound. Exactly the error is:

Running: a harvest cycle on 855
Initializing the harvester... Looking up by id: 855, parsed as '855', in
context: org.dspace.core.Context@18e609b
success.
Harvest started...
[Fatal Error] :1:1180: The prefix qdc for element qdc:qualifieddc is
not bound.
org.xml.sax.SAXParseException: The prefix qdc for element
qdc:qualifieddc is not bound.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)

But it looks that the root element has the appropiate namespace bounded,
isn't it?


qdc:qualifieddc xmlns:qdc=http://dspace.org/qualifieddc/;
xmlns:dc=http://purl.org/dc/elements/1.1/;
xmlns:dcterms=http://purl.org/dc/terms/;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=
http://purl.org/dc/elements/1.1/
http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd
http://purl.org/dc/terms/
http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd
http://dspace.org/qualifieddc/
http://www.ukoln.ac.uk/metadata/dcmi/xmlschema/qualifieddc.xsd;

Any (other) idea?
Regards  thanks again
Germán



2014-12-29 9:06 GMT-03:00 João Melo jm...@lyncode.com:

 Hi German,

 just a quick heads up on this. The QDC xsl definition was actually wrong,
 there was no root element. The exception being thrown was due to the
 invalid xml generated.

 You can easily fix the issue by replacing the qdc.xsl file by the
 following one https://gist.github.com/lyncodev/a384da4cefc751158315

 Regards,
 Joao

 On 29 December 2014 at 09:49, helix84 heli...@centrum.sk wrote:

 I was able to confirm the bug and I created a Jira issue. For further
 conversation, please watch the issue:

 https://jira.duraspace.org/browse/DS-2386


 Regards,
 ~~helix84

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


 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 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



--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
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] XOAI problem with qdc

2014-12-29 Thread Germán Biozzoli
Thank you very much João.
For the record I've had a problem compiling with the change of the version,
but downloaded the pom.xml from master and it works OK.

Regards
Germán

2014-12-29 13:02 GMT-03:00 João Melo jm...@lyncode.com:

 Hi German,

 that is another issue already fixed on master (unbounded xml).

 https://github.com/DSpace/DSpace/pull/813

 This might work, but I am not 100% confident.
 Try to build your local dspace by changing the xoai dependency:

 - Go to dspace-oai/pom.xml
 - Search for xoai.version3.2.7/xoai.version
 - Replace it with xoai.version3.2.9/xoai.version

 Then the usual build steps 'mvn clean package'  'ant update_webapps'

 On 29 December 2014 at 15:35, Germán Biozzoli germanbiozz...@gmail.com
 wrote:

 Dear João

 Thanks! Now it's working OK, at least does not appear the 500 error and
 the xsl is correctly applied from server side.

 One more doubt: I'm trying to harvest from an older production instance
 (3.2 version). It says in both cases (oai_dc and qdc)  that the prefix
 oai_dc and qdc are not bound. Exactly the error is:

 Running: a harvest cycle on 855
 Initializing the harvester... Looking up by id: 855, parsed as '855', in
 context: org.dspace.core.Context@18e609b
 success.
 Harvest started...
 [Fatal Error] :1:1180: The prefix qdc for element qdc:qualifieddc is
 not bound.
 org.xml.sax.SAXParseException: The prefix qdc for element
 qdc:qualifieddc is not bound.
 at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
 at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown
 Source)

 But it looks that the root element has the appropiate namespace bounded,
 isn't it?


 qdc:qualifieddc xmlns:qdc=http://dspace.org/qualifieddc/;
 xmlns:dc=http://purl.org/dc/elements/1.1/;
 xmlns:dcterms=http://purl.org/dc/terms/;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation=http://purl.org/dc/elements/1.1/
 http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd
 http://purl.org/dc/terms/
 http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd
 http://dspace.org/qualifieddc/
 http://www.ukoln.ac.uk/metadata/dcmi/xmlschema/qualifieddc.xsd;

 Any (other) idea?
 Regards  thanks again
 Germán



 2014-12-29 9:06 GMT-03:00 João Melo jm...@lyncode.com:

 Hi German,

 just a quick heads up on this. The QDC xsl definition was actually
 wrong, there was no root element. The exception being thrown was due to the
 invalid xml generated.

 You can easily fix the issue by replacing the qdc.xsl file by the
 following one https://gist.github.com/lyncodev/a384da4cefc751158315

 Regards,
 Joao

 On 29 December 2014 at 09:49, helix84 heli...@centrum.sk wrote:

 I was able to confirm the bug and I created a Jira issue. For further
 conversation, please watch the issue:

 https://jira.duraspace.org/browse/DS-2386


 Regards,
 ~~helix84

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


 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more.
 Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 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





--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
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] XOAI problem with qdc

2014-12-28 Thread Germán Biozzoli
Hi People

I'm testing the upgrade of a current DSpace production to the 5 RC3/4.
The problem appears in XOAI when qdc is consumed

http://localhost:8080/oai/request?verb=ListRecordsmetadataPrefix=oai_dc

Works OK. The SolR index is OK, more than 4000 results.
But if you try

http://localhost:8080/oai/request?verb=ListRecordsmetadataPrefix=qdc

An error 500 appears

at
org.dspace.xoai.services.impl.cache.DSpaceXOAICacheService.store(DSpaceXOAICacheService.java:113)

It says that

java.io.IOException:
com.lyncode.xoai.dataprovider.exceptions.WritingXmlException: Error trying
to output 'dc:title xmlns

I've tried with the rest of metadataFormats and everything looks OK, the
problem seems to be using qdc, I've taken a look into qdc.xsl but cannot
encounter any significative problem..

Any idea?

Regards  thanks
German
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
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] Mirage 2 autocomplete js problem

2014-12-03 Thread Germán Biozzoli
Hi everybody

I have a problem with an autocomplete field using Mirage2. The same
input-forms works OK over Mirage theme. The error that appears in browser
is:

[image: Imágenes integradas 1]

(Type Error: h.autocomplete is not a function) in theme.js

Any advise?
Regards  thanks

Germán
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
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] Mirage 2 autocomplete js problem

2014-12-03 Thread Germán Biozzoli
Sorry, already reported in
https://jira.duraspace.org/browse/DS-2291?jql=project%20%3D%20DS%20AND%20status%20%3D%20Received%20ORDER%20BY%20key%20ASC%2C%20priority%20DESC
https://jira.duraspace.org/browse/DS-2291

2014-12-03 10:58 GMT-03:00 Germán Biozzoli germanbiozz...@gmail.com:

 Hi everybody

 I have a problem with an autocomplete field using Mirage2. The same
 input-forms works OK over Mirage theme. The error that appears in browser
 is:

 [image: Imágenes integradas 1]

 (Type Error: h.autocomplete is not a function) in theme.js

 Any advise?
 Regards  thanks

 Germán

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
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] Mirage 2 autocomplete js problem

2014-12-03 Thread Germán Biozzoli
Yep. thank you very much Euler.
BTW, I followed your instructions to make Mirage2, I mean to install all
products and verify paths for the maven execution and it's working under
OSX and Win at least, I didn't tested yet in CentOS.

Regards  thanks again.
German




2014-12-03 12:46 GMT-03:00 euler esne...@seafdec.org.ph:

 Hello  Germán,

 I think you are experiencing what I have reported here:  DS-2291
 https://jira.duraspace.org/browse/DS-2291  . What I did in my case was I
 used lookup in choices.presentation instead of suggest.

 Regards,
 euler



 --
 View this message in context:
 http://dspace.2283337.n4.nabble.com/Mirage-2-autocomplete-js-problem-tp4675758p4675761.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.


 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  more
 Get technology previously reserved for billion-dollar corporations, FREE

 http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
 ___
 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
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
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] Mirage 2 build problem - repost

2014-11-25 Thread Germán Biozzoli
Sorry, but I've encountered problems again building Mirage2, this time
using windows:


[INFO] Found NPM version 1.4.23
[INFO] -- (Mirage2) com.github.eirslett:frontend-maven-plugin:0.0.16:npm
[INFO] Running 'npm install --color=false' in
C:\Devel\DSpace-master\dspace\modules\xmlui-mirage2\target\themes\Mirage2
[INFO] npm WARN package.json Mirage2@0.1.1 No description
[INFO] npm WARN package.json Mirage2@0.1.1 No repository field.
[INFO] npm WARN package.json Mirage2@0.1.1 No README data
[INFO]
[INFO]  Mirage2@0.1.1 postinstall
C:\Devel\DSpace-master\dspace\modules\xmlui-mirage2\target\themes\Mirage2
[INFO]  bower install
[INFO]
[INFO] bower jquery#~1.10.2ENOGIT git is not installed or not
in the PATH
[INFO]
[INFO] npm ERR! Mirage2@0.1.1 postinstall: `bower install`
[INFO] npm ERR! Exit status 1
[INFO] npm ERR!
[INFO] npm ERR! Failed at the Mirage2@0.1.1 postinstall script.
[INFO] npm ERR! This is most likely a problem with the Mirage2 package,
[INFO] npm ERR! not with npm itself.
[INFO] npm ERR! Tell the author that this fails on your system:
[INFO] npm ERR! bower install
[INFO] npm ERR! You can get their info via:
[INFO] npm ERR! npm owner ls Mirage2
[INFO] npm ERR! There is likely additional logging output above.
[INFO] npm ERR! System Windows_NT 6.2.9200
[INFO] npm ERR! command
C:\\Devel\\DSpace-master\\dspace\\modules\\xmlui-mirage2\\target\\themes\\Mirage2\\node\\node
C:\\Devel\\DSpace-master\\dspace\\modules\\xmlui-mirage2\\target\\themes\\Mirage2\\node\\npm\\bin\\npm-cli.js
install --color=false
[INFO] npm ERR! cwd
C:\Devel\DSpace-master\dspace\modules\xmlui-mirage2\target\themes\Mirage2
[INFO] npm ERR! node -v v0.10.31
[INFO] npm ERR! npm -v 1.4.23
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm
[ERROR] MojoFailureException:
org.apache.maven.plugin.MojoFailureException: Failed to run task
at
com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute(NpmMojo.java:45)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
at
com.soebes.maven.plugins.iterator.ExecutorMojo.executeMojo(ExecutorMojo.java:302)
at
com.soebes.maven.plugins.iterator.ExecutorMojo.execute(ExecutorMojo.java:235)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by:
com.github.eirslett.maven.plugins.frontend.lib.TaskRunnerException: 'npm
install --color=false' failed. (error code 1)
at
com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute(NodeTaskExecutor.java:38)
at
com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute(NpmMojo.java:43)
... 24 more



And some lines after, the reported problem



[INFO] -- (Mirage2) de.saumya.mojo:gem-maven-plugin:1.0.6:exec
[INFO] error styles/main.scss (Line 16: File to import not found or
unreadable: ../vendor/bootstrap-sass-official/assets/stylesheets/bootstrap.
[INFO] Load paths:
[INFO]   Compass::SpriteImporter
[INFO]
C:/Devel/DSpace-master/dspace/modules/xmlui-mirage2/target/themes/Mirage2/styles
[INFO]
C:/Devel/DSpace-master/dspace/modules/xmlui-mirage2/target/rubygems/gems/compass-core-1.0.1/stylesheets)
[INFO] Compilation failed in 1 files.
[ERROR] PluginManagerException:
org.apache.maven.plugin.PluginExecutionException: Execution 

Re: [Dspace-tech] Mirage2 build problem

2014-11-10 Thread Germán Biozzoli
Hi Euler

Unfortunately nope.
I can't build Mirage 2 again and I'm expecting that 5.0 version arrives to
production to test it again. In the meantime perhaps could be good if
somebody else test a fresh build of DSpace/Mirage 2 to confirm the problem
and/or I could open a new JIRA bug.

Regards
Germán

2014-11-10 0:47 GMT-03:00 euler esne...@seafdec.org.ph:

 Hello German,

 Have you resolved your issue regarding Mirage2? I'm having the same
 problem,
 and I never have a successful Mirage2 installation. The mvn and ant update
 was ok, but the resulting theme if I enabled Mirage2 in xmlui.xconf have no
 style and Failed to load resource error (modernizr.js). I also tried
 Hiltons
 method but same result.

 Hope someone from the list could share their tips on how to enable Mirage2
 successfully. The last time I have successfully installed Mirage2 was when
 I
 used the alpha version from atmire.

 Thanks in advance.



 --
 View this message in context:
 http://dspace.2283337.n4.nabble.com/Mirage2-build-problem-tp4675383p4675458.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.


 --
 ___
 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 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] Mirage2 build problem

2014-11-04 Thread Germán Biozzoli
:* Germán Biozzoli germanbiozz...@gmail.com
 *Sent:* 01 November 2014 20:21
 *To:* Hilton Gibson; DSpace techlist techlist;
 dspace-gene...@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] Mirage2 build problem

  Hi Hilton

  I've tried with a fresh Ubuntu14 following your instructions, but it
 first has shown a problem with a GEM_HOME env setting, once solved appears
 again this problem:
  

  [INFO] Processing as HTML - scripts-dist.xml
 [INFO] Update the HTML to reference our concat/min/revved script files
 [INFO] Update the HTML with the new css filenames
 [INFO] Update the HTML with the new img filenames
 [INFO] Update the HTML with data-main tags
 [INFO] Update the HTML with data-* tags
 [INFO] Update the HTML with background imgs, case there is some inline
 style
 [INFO] Update the HTML with anchors images
 [INFO] Update the HTML with reference in input
 [INFO]
 [INFO] Done, without errors.
 [INFO] -- (Mirage2) de.saumya.mojo:gem-maven-plugin:1.0.6:exec
 [INFO] error styles/main.scss (Line 16: File to import not
 found or unreadable:
 ../vendor/bootstrap-sass-official/assets/stylesheets/bootstrap.
 [INFO] Load paths:
 [INFO]   Compass::SpriteImporter
 [INFO]
 /home/germanb/Dspace/dspace/modules/xmlui-mirage2/target/themes/Mirage2/styles
 [INFO]
 /home/germanb/Dspace/dspace/modules/xmlui-mirage2/target/rubygems/gems/compass-core-1.0.1/stylesheets)
 [INFO] Compilation failed in 1 files.
 [WARNING] 
 [INFO] 
 [ERROR] PluginManagerException:
 org.apache.maven.plugin.PluginExecutionException: Execution null of goal
 de.saumya.mojo:gem-maven-plugin:1.0.6:exec failed: Java returned: 1
 at
 org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
 at
 com.soebes.maven.plugins.iterator.ExecutorMojo.executeMojo(ExecutorMojo.java:302)
 at
 com.soebes.maven.plugins.iterator.ExecutorMojo.execute(ExecutorMojo.java:235)
 at
 org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
 at org

  

  Any hint?

  Thanks a lot
 German


 2014-11-01 6:57 GMT-03:00 Hilton Gibson hilton.gib...@gmail.com:

  Perhaps this will help:
 http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M2

   *Hilton Gibson*
 Ubuntu Linux Systems Administrator
 JS Gericke Library
 Room 1025C
 Stellenbosch University
 Private Bag X5036
 Stellenbosch
 7599
 South Africa

  Tel: +27 21 808 4100 | Cell: +27 84 646 4758

  On 1 November 2014 11:52, Germán Biozzoli germanbiozz...@gmail.com
 wrote:

  Hi everybody

 I'm guessing if somebody has succesfully compiled DSpace using mirage2
 from git master. I'm compiling with the option

 mvn package -Dmirage2.on=true

  After a lot of time the build finishes OK, the ant deployment also,
 and in general DSpace works OK using previous Mirage theme. When I try to
 use Mirage 2, appears some kind of error message in the browser

  Error File to import not found or unreadeable:
 ../vendor/bootstrap-sass-oficial/assets/style/bootstrap

  Load path:

  Compass::SpriteImporter
 paths

  and after that a blank Dspace home, without any style. The strange
 thing is that the paths that are shown refer to the build location. It
 looks like finally could not build entirely OK the theme isn't it?

  Any help to solve this issue?

  Regards  thanks
 German


 --

 ___
 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




 The University of Edinburgh is a charitable body, registered in
 Scotland, with registration number SC005336.


--
___
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] Mirage2 build problem

2014-11-01 Thread Germán Biozzoli
Hi Hilton

I've tried with a fresh Ubuntu14 following your instructions, but it first
has shown a problem with a GEM_HOME env setting, once solved appears again
this problem:


[INFO] Processing as HTML - scripts-dist.xml
[INFO] Update the HTML to reference our concat/min/revved script files
[INFO] Update the HTML with the new css filenames
[INFO] Update the HTML with the new img filenames
[INFO] Update the HTML with data-main tags
[INFO] Update the HTML with data-* tags
[INFO] Update the HTML with background imgs, case there is some inline style
[INFO] Update the HTML with anchors images
[INFO] Update the HTML with reference in input
[INFO]
[INFO] Done, without errors.
[INFO] -- (Mirage2) de.saumya.mojo:gem-maven-plugin:1.0.6:exec
[INFO] error styles/main.scss (Line 16: File to import not
found or unreadable:
../vendor/bootstrap-sass-official/assets/stylesheets/bootstrap.
[INFO] Load paths:
[INFO]   Compass::SpriteImporter
[INFO]
/home/germanb/Dspace/dspace/modules/xmlui-mirage2/target/themes/Mirage2/styles
[INFO]
/home/germanb/Dspace/dspace/modules/xmlui-mirage2/target/rubygems/gems/compass-core-1.0.1/stylesheets)
[INFO] Compilation failed in 1 files.
[WARNING] 
[INFO] 
[ERROR] PluginManagerException:
org.apache.maven.plugin.PluginExecutionException: Execution null of goal
de.saumya.mojo:gem-maven-plugin:1.0.6:exec failed: Java returned: 1
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
at
com.soebes.maven.plugins.iterator.ExecutorMojo.executeMojo(ExecutorMojo.java:302)
at
com.soebes.maven.plugins.iterator.ExecutorMojo.execute(ExecutorMojo.java:235)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org



Any hint?

Thanks a lot
German


2014-11-01 6:57 GMT-03:00 Hilton Gibson hilton.gib...@gmail.com:

 Perhaps this will help:
 http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M2

 *Hilton Gibson*
 Ubuntu Linux Systems Administrator
 JS Gericke Library
 Room 1025C
 Stellenbosch University
 Private Bag X5036
 Stellenbosch
 7599
 South Africa

 Tel: +27 21 808 4100 | Cell: +27 84 646 4758

 On 1 November 2014 11:52, Germán Biozzoli germanbiozz...@gmail.com
 wrote:

 Hi everybody

 I'm guessing if somebody has succesfully compiled DSpace using mirage2
 from git master. I'm compiling with the option

 mvn package -Dmirage2.on=true

 After a lot of time the build finishes OK, the ant deployment also, and
 in general DSpace works OK using previous Mirage theme. When I try to use
 Mirage 2, appears some kind of error message in the browser

 Error File to import not found or unreadeable:
 ../vendor/bootstrap-sass-oficial/assets/style/bootstrap

 Load path:

 Compass::SpriteImporter
 paths

 and after that a blank Dspace home, without any style. The strange thing
 is that the paths that are shown refer to the build location. It looks like
 finally could not build entirely OK the theme isn't it?

 Any help to solve this issue?

 Regards  thanks
 German


 --

 ___
 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 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] XOAI Problem

2014-09-23 Thread Germán Biozzoli
Hi everybody

I'm facing a problem updating the (X)OAI instance of a server. It's trying
to update the OAI Solr core traversing some records that were previously
harvested from another instance (collected via qdc and ORE).

It goes OK through several items but stops in one of them, it seems that is
trying o put a binary in the license field, could it be?

--

11:51:05,761 DEBUG org.apache.http.wire @  lt;element
name=licensegt;[\n]
2014-09-23 11:51:05,761 DEBUG org.apache.http.wire @  lt;field
name=bingt;Tk9OLUVYQ0xVU0lWRSBESVNUUklCVVRJT04gTElDRU5TRQoKQnkgc2lnbmlu
2014-09-23 11:51:05,761 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  800[\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @ 
ZyBhbmQgc3VibWl0dGluZyB0aGlzIGxpY2Vuc2UsIHlvdSAodGhlIGF1dGhvcihzKSBvciBjb3B5cmlnaHQgb3duZXIpIGdyYW50cyB0byBXb3JsZCBIZWFsdGggT3JnYW5pemF0aW9uIChXSE8pIHRoZSBub24tZXhjbHVzaXZlIHJpZ2h0IHRvIHJlcHJvZHVjZSwgdHJhbnNsYXRlIChhcyBkZWZpbmVkIGJlbG93KSwgYW5kL29yIGRpc3RyaWJ1dGUgeW91ciBzdWJtaXNzaW9uIChpbmNsdWRpbmcgdGhlIGFic3RyYWN0KSB3b3JsZHdpZGUgaW4gcHJpbnQgYW5kIGVsZWN0cm9uaWMgZm9ybWF0IGFuZCBpbiBhbnkgbWVkaXVtLCBpbmNsdWRpbmcgYnV0IG5vdCBsaW1pdGVkIHRvIGF1ZGlvIG9yIHZpZGVvLgoKWW91IGFncmVlIHRoYXQgV0hPIG1heSwgd2l0aG91dCBjaGFuZ2luZyB0aGUgY29udGVudCwgdHJhbnNsYXRlIHRoZQpzdWJtaXNzaW9uIHRvIGFueSBtZWRpdW0gb3IgZm9ybWF0IGZvciB0aGUgcHVycG9zZSBvZiBwcmVzZXJ2YXRpb24uCgpZb3UgYWxzbyBhZ3JlZSB0aGF0IFdITyBtYXkga2VlcCBtb3JlIHRoYW4gb25lIGNvcHkgb2YgdGhpcyBzdWJtaXNzaW9uIGZvciBwdXJwb3NlcyBvZiBzZWN1cml0eSwgYmFjay11cCBhbmQgcHJlc2VydmF0aW9uLgoKWW91IHJlcHJlc2VudCB0aGF0IHRoZSBzdWJtaXNzaW9uIGlzIHlvdXIgb3JpZ2luYWwgd29yaywgYW5kIHRoYXQgeW91IGhhdmUgdGhlIHJpZ2h0IHRvIGdyYW50IHRoZSByaWdodHMgY29udGFpbmVkIGluIHRoaXMgbGljZW5zZS4gWW91IGFsc28gcmVwcmVzZW50IHRoYXQgeW91ciBzdWJtaXNzaW9uIGRvZXMgbm90LCB0byB0aGUgYmVzdCBvZiB5b3VyIGtub3dsZWRnZSwgaW5mcmluZ2UgdXBvbiBhbnlvbmUncyBjb3B5cmlnaHQuCgpJZiB0aGUgc3VibWlzc2lvbiBjb250YWlucyBtYXRlcmlhbCBmb3Igd2hpY2ggeW91IGRvIG5vdCBob2xkIGNvcHlyaWdodCwgeW91IHJlcHJlc2VudCB0aGF0IHlvdSBoYXZlIG9idGFpbmVkIHRoZSB1bnJlc3RyaWN0ZWQgcGVybWlzc2lvbiBvZiB0aGUgY29weXJpZ2h0IG93bmVyIHRvIGdyYW50IFdITyB0aGUgcmlnaHRzIHJlcXVpcmVkIGJ5IHRoaXMgbGljZW5zZSwgYW5kIHRoYXQgc3VjaCB0aGlyZC1wYXJ0eSBvd25lZCBtYXRlcmlhbCBpcyBjbGVhcmx5IGlkZW50aWZpZWQgYW5kIGFja25vd2xlZGdlZCB3aXRoaW4gdGhlIHRleHQgb3IgY29udGVudCBvZiB0aGUgc3VibWlzc2lvbi4KCklGIFRIRSBTVUJNSVNTSU9OIElTIEJBU0VEIFVQT04gV09SSyBUSEFUIEhBUyBCRUVOIFNQT05TT1JFRCBPUiBTVVBQT1JURUQgQlkgQU4gQUdFTkNZIE9SIE9SR0FOSVpBVElPTiBPVEhFUiBUSEFOIFdITywgWU9VIFJFUFJFU0VOVCBUSEFUIFlPVSBIQVZFIEZVTEZJTExFRCBBTlkgUklHSFQgT0YgUkVWSUVXIE9SIE9USEVSIE9CTElHQVRJT05TIFJFUVVJUkVEIEJZIFNVQ0ggQ09OVFJBQ1QgT1IgQUdSRUVNRU5ULgoKV0hPIHdpbGwgY2xlYXJseSBpZGVudGlmeSB5b3VyIG5hbWUocykgYXMgdGhlIGF1dGhvcihzKSBvciBvd25lcihzKSBvZiB0aGUgc3VibWlzc2lvbiwgYW5kIHdpbGwgbm90IG1ha2Ug
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  ae[\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @ 
YW55IGFsdGVyYXRpb24sIG90aGVyIHRoYW4gYXMgYWxsb3dlZCBieSB0aGlzIGxpY2Vuc2UsIHRvIHlvdXIgc3VibWlzc2lvbi4Klt;/fieldgt;[\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  
 lt;/elementgt;[\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @ 
lt;/metadatagt;[\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @ 
/field/doc/add
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  0[\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  HTTP/1.1 400 Bad
Request[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Server:
Apache-Coyote/1.1[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Content-Type:
application/octet-stream[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Content-Length:
79[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Date: Tue, 23 Sep
2014 14:51:05 GMT[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Connection:
close[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,768 DEBUG
org.apache.http.impl.conn.DefaultClientConnection @ Receiving response:
HTTP/1.1 400 Bad Request
2014-09-23 11:51:05,768 DEBUG org.apache.http.headers @  HTTP/1.1 400 Bad
Request
2014-09-23 11:51:05,768 DEBUG org.apache.http.headers @  Server:
Apache-Coyote/1.1
2014-09-23 11:51:05,768 DEBUG org.apache.http.headers @  Content-Type:
application/octet-stream
2014-09-23 11:51:05,768 DEBUG org.apache.http.headers @  Content-Length:
79
2014-09-23 11:51:05,769 DEBUG org.apache.http.headers @  Date: Tue, 23
Sep 2014 14:51:05 GMT
2014-09-23 11:51:05,769 DEBUG org.apache.http.headers @  Connection: close
2014-09-23 11:51:05,769 DEBUG org.apache.http.wire @ 
[0x2][0xa2][0xe0].responseHeader[0xa2][0xe0]statusP[0x19][0xe0]%QTimeB[0xe0]%error[0xa2][0xe0]#msg4Invalid
chunk header[0xe0]$codeP[0x19]


[Dspace-tech] Syncrhonization and central repository

2014-09-08 Thread Germán Biozzoli
Hi everybody

I'm asking  if is there some way to maintain a remote repository completely
synchronized with a central one (both DSpace's), including changes in
communities/collection structure additionally to consume the items added.
I've seen a presentation that combines OAI-ORE and SWORD, anybody is doing
something like this?

Regards
German
--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk___
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-general] Regarding Ranking of Repositories

2014-09-03 Thread Germán Biozzoli
I think that


 * Rule #7 (IRs that use more than 3 different numeric (or useless) codes
 in their URLs will be excluded.). It is unclear how they would determine
 this, and what the effect may be on DSpace sites worldwide. Again,
 looking at the common DSpace URL paths above, if a file had a numeric
 name, it may be excluded as DSpace URLs already include 2-3 numeric
 codes by default ([prefix],[id], and [sequence] are all numeric).

I have a personal example. 20 years ago my email admin decided my
email account should be 'dctfa11', abusing from your notation
([prefix],[id], and [sequence]). After several years it was possible
to change to 'isidro.aguillo'.

I going to use the URL of my papers to cite them, to marketing them,
to copy in my CV, . Please, help me translating /56/89/567894 into
aguillo2014b

---
has no posible conceptual discussion:

http://www.w3.org/2013/dwbp/wiki/URI_Design_and_Management_for_Persistence

And of course, correct URIs have effects over SEO, that is an inherent
responsability to IRs platforms. As a DSpace implementor I understand that
it could have no inmediate solution, but to me it's undoubted the correct
requirement for future DSpace versions.

Regards
German



2014-09-03 19:53 GMT-03:00 Isidro F. Aguillo isidro.agui...@cchs.csic.es:

 Dear Tim,

 Tim Donohue tdono...@duraspace.org escribió:

  Hello Isidro,
 
  DuraSpace (the stewarding organization behind DSpace and Fedora
  repository software) was planning to send you a compiled list of the
  concerns with your proposal. As you can tell from the previous email
  thread, many of the users of DSpace have similar concerns. Rather than
  bombard you with all of them individually (which you could see from
  browsing the thread), we hoped to draft up a response summarizing the
  concerns of the DSpace community.

 Thanks a lot. That is far beyond my better expectations.


  Below you'll find an initial draft of the summarized concerns. The rule
  numbering below is based on the numbering at:
  http://repositories.webometrics.info/en/node/26
 
  --- Concerns with the Proposal from Ranking Web of Repositories
 
  * Rule #2 (IRs that don't use the institutional domain will be excluded)
  would cause the exclusion of some IRs which are hosted by DSpace service
  providers. As an example, some DSpaceDirect.org users have URLs
  https://[something].dspacedirect.org which would cause their exclusion
  as it is a non-institutional domain. Many other DSpace hosting providers
  have similar non-institutional domain URLs by default.


 Major issue. Repository is not another bibliographic database, it is
 the archive of the academic output of the institution. And as such it
 should be iron brand.

 If .. the institution is very small or in a country with limited
 resources the hosting option is perfectly valid and we will do an
 exception. But in these cases, Is not a redirection possible?

 If .. the problem is related to governance we should not reward the
 institution bad practice.


  * Rule #4 (Repositories using ports other than 80 or 8080) would wrongly
  exclude all DSpace sites which use HTTPS (port 443). Many institutions
  choose to run DSpace via HTTPS instead of HTTP.

 No problem adding a few more ports to the short list


  * Rule #5 (IRs that use the name of the software in the hostname would
  be excluded) may also affect IRs which are hosted by service providers
  (like DSpaceDirect). Again, some DSpaceDirect customers have URLs which
  use *.dspacedirect.org (includes dspace). This rule would also exclude
  MIT's IR which is the original DSpace (and has used the same URL for
  the last 10+ years): http://dspace.mit.edu/

 This is easy. Imagine that the people at MIT decide next week they
 prefer eprints or other new software. A repository is a repository,
 why not a final one like?:

 repository.mit.edu

 On the other side, I wrote all my papers using MS Word and never cited
 that fact in any of them, less of all in the authorship



  * Rule #6 (IRs that use more than 4 directory levels for the URL address
  of the full texts will be excluded.) may accidentally exclude a large
  number of DSpace sites. The common download URLs for full text in DSpace
  are both are at least 4 directory levels deep:
 
  - XMLUI: [dspace-url]/bitstream/handle/[prefix]/[id]/[filename]
  - JSPUI: [dspace-url]/bitstream/[prefix]/[id]/[sequence]/[filename]
 
  NOTE: prefix and id are parts of an Item's Handle
  (http://hdl.handle.net/), which is the persistent identifier assigned to
  the item via the Handle System. So, this is how a persistent URL like
  http://hdl.handle.net/1721.1/26706 redirects to an Item in MIT's DSpace.


 I understand the technical part, but this for the needs of the
 sysadmin of the system (=NE person). Now, please take into account the
 needs of 10,000 internal end-users authors. Why not redirect
 (aliasing?)?



  * Rule #7 (IRs that use more than 3 different numeric (or 

[Dspace-tech] dc.creator

2014-09-02 Thread Germán Biozzoli
In previous DSpace versions dc.creator was reserved for the system.

I assume because of some type of hard coding feature in OAI module. From
XOAI on, all of this is outdated, isnt'ít? I don't know if is there some
other consideration to take in account before starting to include creator
in input-forms.

Regards
German

PD: In metadata registry, creator continues appearing as Do not use; only
for harvested metadata.. Time to change it?
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/___
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] DSpace CRIS - Chinese name

2014-07-27 Thread Germán Biozzoli
Folks

I'm testing CRIS Dspace distro and have a couple of doubts:

1. Is there a way to avoid chinese name for researchers? At the same time,
I need to delete it from browse options.

2. I've inserted an item into an specific collection, can access to the
researchers without problem and access to their personal profiles from the
item view, but if I browse this collection by researcher appears that there
is no Entry in this index. It's odd because if I browse the entire
repository by researcher appears all the registered researchers and if I
click, access to personal bio with publications and projects.

3. About i18n, I encountered some contradictory information about where to
put messages file in JSPUI, inside META-INF or inside WEB-INF/classes? BTW,
I've seen that some parts of CRIS could not be internationalized, isn't it?
I mean for instance, I could change legends

INSERT INTO public.cris_ou_pdef VALUES ('1000', '1', 'f', '70', 'em',
'em',  '0', null, 'Director', '0', 'em', 't', 'f', 'f', '800', 'f',
'director', 'f', 'f', '1000');
INSERT INTO public.cris_ou_pdef VALUES ('1050', '3', 'f', '70', 'em',
'em',  '3', null, 'Organization name', '0', 'em', 't', 'f', 'f', '999',
'f', 'name', 'f', 'f', '1050');
INSERT INTO public.cris_ou_pdef VALUES ('1651', '1', 'f', '70', 'em',
'em',  '0', null, 'Parent OrgUnit', '0', 'em', 'f', 'f', 'f', '700', 'f',
'parentorgunit', 'f', 'f', '1651');
INSERT INTO public.cris_ou_pdef VALUES ('1652', '1', 'f', '0', 'em',
'em',  '0', null, 'Scientifics Board', '0', 'em', 'f', 'f', 'f', '10', 't',
'boards', 'f', 'f', '1652');
INSERT INTO public.cris_ou_pdef VALUES ('1653', '1', 'f', '0', 'em',
'em',  '3', null, 'Established', '0', 'em', 'f', 't', 'f', '40', 'f',
'date', 'f', 'f', '1653');
INSERT INTO public.cris_ou_pdef VALUES ('1700', '1', 'f', '0', 'em',
'em', '0', null, null, '0', 'em', 'f', 'f', 'f', '0', 'f', 'description',
'f', 'f', '1700');
INSERT INTO public.cris_ou_pdef VALUES ('1701', '1', 'f', '15', 'em',
'em',  '13', null, null, '0', 'em', 'f', 'f', 'f', '1000', 'f', 'logo',
'f', 'f', '1701');

To spanish, but anyway there is no way to maintain both languages. Or I'm
wrong?

Thanks a lot for the help
Regards
Germán
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
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] Filter media Discovery search problem

2014-02-27 Thread Germán Biozzoli
Hi everybody

I've configured JSPUI Discovery for 3.2 version and everything looks fine.
My problem is that filter-media command seems to update both indexes
technologies (SolR and Lucene). In the case of Lucene it tries to re-create
completely the index.

Looking at the documentation I've dropped search from
event.disptacher.default.consumers, currently it has

event.dispatcher.default.consumers = versioning, browse, discovery,
eperson, harvester

and also I have commented the plugin Searh Request processor in favor of
Discovery one, the items are correctly updated in SolR but the problem
appears only using filter-media as far as I can see.

Any idea?

Regards
German
--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktrk___
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] DSpace 4.0 authorities

2014-02-15 Thread Germán Biozzoli
Hi all

I'm trying to use authorities in a DSpace 4.0 deploy,

I'm currently testing with the example that comes with the distro for
dc.contributor.author and LC authorities plugin but it seems that the
plugin manager could not find  it

 10:18:27,778 WARN  org.dspace.core.PluginManager @ Cannot find named
plugin for interface=org.dspace.content.authority.ChoiceAuthority,
name=LCNameAuthority
2014-02-15 10:18:27,786 WARN
 org.dspace.content.authority.ChoiceAuthorityManager @ Skipping invalid
configuration for choices.plugin.dc.contributor.author because named plugin
not found: LCNameAuthority

My dspace.cfg is

plugin.named.org.dspace.content.authority.ChoiceAuthority = \
org.dspace.content.authority.LCNameAuthority = LCNameAuthority

## configure LC Names plugin
lcname.url = http://alcme.oclc.org/srw/search/lcnaf

## See manual or org.dspace.content.authority.Choices source for
descriptions.
authority.minconfidence = ambiguous

## demo: use LC plugin for author
choices.plugin.dc.contributor.author =  LCNameAuthority
choices.presentation.dc.contributor.author = lookup
authority.controlled.dc.contributor.author = true

I've tried doing ant update, ant update_configs but no success.
dspace-api.jar seems to contain the LCNameAuthority class files in
content/authorities.

Is there some place where should I register this plugin manually? I've used
authorities in previous version and I do not remember to touched any more
than the config.

Regards  thanks
Germán
--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk___
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] stats sharding problem

2013-05-28 Thread Germán Biozzoli
Hi everybody

I'm in the process to test upgrade existent DSpace 1.6x instance to 3.1.
One of the main reasons to do so is relative to the big stats index. I
moved the solr index to data folder inside upgraded version, I can see
(with all time consuming) the stats under new version, but when I try to

./dspace stats-util -s

It shows

-
 INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:
DSpaceKernel:org.dspace:name=52b9f41b-5639-47ad-abf8-89e5764ff45c,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
 INFO [main] (ConfigurationManager.java:1224) - Loading from classloader:
file:/services/sites/instances/iris31/config/dspace.cfg
 INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log
configuration (log.init.config)
 INFO [main] (ConfigurationManager.java:1224) - Loading:
/services/sites/instances/iris31/config/log4j.properties
Exception:
org.apache.solr.client.solrj.response.QueryResponse.getFacetRanges()Ljava/util/List;
java.lang.NoSuchMethodError:
org.apache.solr.client.solrj.response.QueryResponse.getFacetRanges()Ljava/util/List;
at org.dspace.statistics.SolrLogger.shardSolrIndex(SolrLogger.java:1183)
at
org.dspace.statistics.util.StatisticsClient.main(StatisticsClient.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)

--
looking at specific solr index everything looks normal

INFO: [statistics] webapp=/solr path=/select
params={wt=javabinq=type:2+AND+id:1version=2} hits=217 status=0 QTime=36
28/05/2013 15:58:49 org.apache.solr.core.SolrCore execute
INFO: [statistics] webapp=/solr path=/select
params={facet=truefacet.mincount=1q=*:*facet.range.start=NOW/YEAR-13YEARSfacet.range=timefacet.range.end=NOW/YEAR%2B0YEARSfacet.range.gap=%2B1YEARwt=javabinrows=0version=2}
hits=91408844 status=0 QTime=52835


Any ideas?
Thanks  regards
German
--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
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] Default search order

2012-11-06 Thread Germán Biozzoli
Hi DSpace list

I want to modify the default results order in a search. Actually is
set to Lucene's rank, I suppose. I need to set it to publication date
descending (that is one of the options, but I don't know how to set it
as default).

I'm using JSPUI.

Thanks for the help
Germán

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] XMLUI themes

2012-02-15 Thread Germán Biozzoli
Hi Brian

I'm using Manakin in several DSpace implementations and found very
difficult to obtain examples about complex content disposition and
customized presentation of data through the XSL miriad of options 
files. Is there a way to share with the list some the XSL that you're
using for this image gallery? I  suppose that you modified item-list
and use the thumb file to get the image, but could be a very good
example of a complex customization.

Thanks a lot in advance
Regards
German

2012/2/14 Brian Stamper brnst...@gmail.com:
 Hello all,

 At Ohio State we have been running Manakin for about a year now, which we
 switched to after having used the JSP interface for many years. One of the
 key reasons that we made the switch was the potential to create themes
 which may be applied individually to certain communities and collections.

 We have had some success in this. For example, we created a gallery
 theme that we applied to some image collections.[1]

 However, we would like to do more. As such, we are interested in what
 other institutions are doing. Here are some of the things we would like to
 know:

 1.      If you have made use of themes for individual communities or
 collections, how so? Do you use themes for styling for a particular
 community, e.g. branding, color, font? Do you use themes to present a
 particular content type in a way that is specific to some collection?
 2.      Have there been things that you wanted to do, but proved too difficult
 to implement? Obviously time and budget constraints emerge, but had you
 encountered other unforeseen barriers to development?
 3.      Has the capacity to create themes been a selling point for your
 repository? What types of things have you found that communities would
 want in a theme?

 We're looking for examples of how people have used this capability, so if
 you have, please share a link! We've been looking at many DSpace
 instances, and it appears that theming individual communities or
 collections is a rare phenomenon.

 We would greatly appreciate any discussions that may develop from these
 questions.


 Thank you,

 Brian Stamper
 The Ohio State University Libraries
 Scholarly Resources Integration
 320 Science and Engineering Library
 175 West 18th Avenue
 Columbus, OH 43210
 (614) 247-8415

 The Knowledge Bank at OSU
 https://kb.osu.edu/dspace/


 [1] Some nice examples of our gallery theme in use:
 The Steven Enich Serbian Orthodox Culture Slide Collection:
 http://hdl.handle.net/1811/37112
 John H. Glenn Archives Photo Gallery: http://hdl.handle.net/1811/50311
 Ukrainian Immigration to Columbus, Ohio: http://hdl.handle.net/1811/36653

 --
 Keep Your Developer Skills Current with LearnDevNow!
 The most comprehensive online learning library for Microsoft developers
 is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
 Metro Style Apps, more. Free future releases when you subscribe now!
 http://p.sf.net/sfu/learndevnow-d2d
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Problem building 1.8x

2012-01-01 Thread Germán Biozzoli
Hi people

I was trying to test 1.8x version and cannot go after this problem:


[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-war-plugin:2.1.1:war (default-war) on
project xmlui: Failed to copy file for artifact
[org.dspace:dspace-discovery-solr:jar:1.8.0-rc3:compile]:
/home/dspace-1.8.0-rc3-src-release/dspace/modules/xmlui/target/xmlui-1.8.0-rc3/WEB-INF/lib/dspace-discovery-solr-1.8.0-rc3.jar
(No such file or directory) - [Help 1]

Any hint?
Thanks
German

--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Problems with low speed connection

2011-10-21 Thread Germán Biozzoli
Hi people

Today we have a problem with a remote user trying to modify a deposit.

She reported that was modifying metadata using the option of restart
submission process based in the input-form.xml, when she submitted the
second screen of metadata suddendly lost the connection to the server.
After that, all metadata that were in second stage from input-xml were
lost or blanked. Could it happen? Should'nt PostgreSQL detect that the
transaction has not correctly terminated and recover old data? Should
I check some configuration issue from postgreSQL or anywhere else? I
could not find any problem in log related to postgresql connection.

Thanks in advance
German

--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Discovery - negative boost for full text field

2011-09-15 Thread Germán Biozzoli
Hi people

Is there a way to enhace the discovery rank for documents that have fulltext?
I wish to present metadata's obtained results first than fulltext ones.

Thanks  regards
German

--
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] XMLUI / Multilingual /cache

2011-09-05 Thread Germán Biozzoli
Hi folks

I'm using 1.72+xmlui. One of my requirements is to add a language bar
selector. I've applied the patch:

https://jira.duraspace.org/browse/DS-842

and it's working except that is have to modify another Navigation.java
that sends metadata to the page. Actually I have metadata for
available Locales and for current locale.

The problem appears to be the caché. If the user previously has
visited some page, for instance community-list using another language,
the page appears in the previous language not in the selected. Perhaps
could be seen as non big deal, just press F5, but I'm guessing if I
could unplug completely the cache and the costs in performance that
this action will generate.

The correct way to unplug completely the cache is here (from Peter Dietz)?

https://gist.github.com/918411

Regards  thanks
Germán

--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] locale in xmlui

2011-06-02 Thread Germán Biozzoli
Hi everybody

I'm trying to follow the action of locale in XMLUI.
My requirement is to add controls (flags for instance) for mannualy
change the DSpace language in the header in the same way that jspui
has. Looking at DspaceLocaleAction.java it seems to use the request
parameter locale, I mean that:

http://localhost:8080/xmlui?locale=pt

should work, but it doesn't. Continue using the browser default
language. In the code it seems using findLocale from I18nUtils from
cocoon, that is invoked at sitemap.xmap. I've tried to add parameters
to the map:action=locale as is shown here:

http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/acting/LocaleAction.html

At final, it seems that in xmlui the only way to change language
manually is to change the browser default language. The question is
(my knowldege about cocoon is poor) should I intercept the call to
findLocale to check the request parameter? Shouldn't be done by the
findLocale function as the comment says? Anybody has tried to do
something similar?

Thanks in advance for any help.
Regards
German

--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] xref in DRI document

2011-04-08 Thread Germán Biozzoli
Hi everybody

I need to put a target=_blank inside a link from news_xmlui, but xref
in DRI schema has already a target attribute refered to the
destination of the link, anybody knows if is there a way to put a link
that opens a new window in XMLUI home message?

Thanks in advance
German

--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] xref in DRI document

2011-04-08 Thread Germán Biozzoli
It was really easy! I didn't remember that DRI is converted by xsl's

Thank you very much Peter
German

2011/4/8 Peter Dietz pdiet...@gmail.com:
 Hi Germán,

 Look in dspace-xmlui-wing, and you'll see a signature for:
 Xref(WingContext context, String target, String rend, String name)

 There is confusion there because target gets mapped to a:href. Another
 nothing gets mapped to a:target.
 You could extend that by making an additional signature like:
 Xref(WingContext context, String target, String rend, String name,
 String window_target)

 Then customizing the xsl in structural.xsl to handle the window_target.

 Or, if you're just looking for a one-off hack. You could create an
 Xref, and set the rend=_blank.
 Then customize the xsl in structural to something like:
 https://gist.github.com/910388/59fc665d4743bc16d9c261ad424fcb24ec4e99f1
 where it will check each xref to see if its rend has _blank in it.
 When it matches it sets the a:target to _blank.

 Peter Dietz



 On Fri, Apr 8, 2011 at 11:26 AM, Germán Biozzoli
 germanbiozz...@gmail.com wrote:

 Hi everybody

 I need to put a target=_blank inside a link from news_xmlui, but xref
 in DRI schema has already a target attribute refered to the
 destination of the link, anybody knows if is there a way to put a link
 that opens a new window in XMLUI home message?

 Thanks in advance
 German

 --
 Xperia(TM) PLAY
 It's a major breakthrough. An authentic gaming
 smartphone on the nation's most reliable network.
 And it wants your games.
 http://p.sf.net/sfu/verizon-sfdev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Discovery and full text search

2011-01-16 Thread Germán Biozzoli
Hi everybody

Looking for the way to add an automatic solR field to my records
indicating if have bundles or not (I've the requirement to add this as
a search criteria) I cannot establish if SolrServiceImpl.java is
really adding the full-text content of the bundle. As far as can I see
the lines:

// Add each InputStream to the Indexed Document
// (Acts like an Append)
//  doc.addField(default, 
is);
//doc.add(new Field(default, is));


Are commented. And the question is: Using discovery search, the
content of the bundle or attachment, is really parsed and included in
the index? Is this process located in the previous dspace command,
something as filter-media?

Thanks a lot for the help.
German.

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Discovery plug-in reorder for 1.70

2011-01-11 Thread Germán Biozzoli
Hi Kevin

Finally I think that I understood what're you telling: The main idea
is that I will not find any xsl template for discovery inside the
actual xsl's mirage theme distribution and I should include one for
customizing the facets appeareance.

I've tested looking for
dri:li...@id='aspect.discovery.SimpleSearch.list.discovery'] and it's
seems to be a good point of interception but it applies only in a
search context, actually I have the requirement to delete facets from
home page entirely and show it only when the user has performed a
search. To accomplish this, should I touch the xsl and look for
another aspect, for instance Navigation, or should I see the
sitemap.xmap from resources/aspects/Discovery source and recompile?

Thank you very much for the help
Germán



On Wed, Jan 5, 2011 at 7:47 AM, Kevin Van de velde ke...@mire.be wrote:
 Hi Germán,

 What I would do is duplicate any xsl you would want to alter from the
 navigation.xsl, paste these in {your.theme}.xsl and alter them there.
 By doing it this way it is much easier to keep track of your changes.

 best regards,

 Kevin Van de Velde
 @mire - www.atmire.com
 533 2nd Street - Encinitas, CA 92024 - USA
 Technologielaan 9 - 3001 Heverlee - Belgium


 http://www.atmire.com - Institutional Repository Solutions
 http://www.togather.eu - Before getting together, get t...@ther


 On 4 January 2011 22:49, Germán Biozzoli germanbiozz...@gmail.com wrote:

 Thank you very much Kevin
 Perhaps my question is very basic, I've created my own theme copying
 mirage theme, you're suggesting that I should modify navigation.xsl or
 create a new xsl for the facets? I simply need to reorder the section
 upside statistics or login section in navigation bar.

 Regards
 Germán

 On Tue, Jan 4, 2011 at 1:36 PM, Kevin Van de velde ke...@mire.be wrote:
  Hi Germán,
 
  The reason why you can't find the xsl is because there is no special xsl
  to
  render the discovery navigation.
  So what I would suggest is that you create your own template in xsl to
  do
  this, just take a look at the DRI from dspace demo site:
  http://demo.dspace.org/xmlui/DRI/discover and you will find that the
  sidebar
  is rendered in a list with id
  'aspect.discovery.SimpleSearch.list.discovery'.
  Below is a small example on how to place the discovery sidebar in a
  couple
  of divisions.
 
  xsl:template
  match=dri:li...@id='aspect.discovery.SimpleSearch.list.discovery']
      div id=div1
      div id=div2 
      xsl:apply-templates/
      /div
      /div
  /xsl:template
 
  I hope I was able to solve your problem.
 
 
  best regards,
 
  Kevin Van de Velde
  @mire - www.atmire.com
  533 2nd Street - Encinitas, CA 92024 - USA
  Technologielaan 9 - 3001 Heverlee - Belgium
 
 
  http://www.atmire.com - Institutional Repository Solutions
  http://www.togather.eu - Before getting together, get t...@ther
 
 
  On 4 January 2011 16:47, Germán Biozzoli germanbiozz...@gmail.com
  wrote:
 
  Hi people
 
  The users that I'm working for with DSpace 1.70, requested to me to
  re-order the discovery plug-in facets to show it more easily to the
  final users. They find that are in some way forgotten in the last
  position and they wish to see it at first or second division in
  navigation bar. I've tried to look in the mirage xsls or
  dri2xhtml_alt's but it's seems to be solved in the aspect instance,
  somebody could give me a clue to fullfill this request?
 
  Thanks a lot
  Germán
 
 
 
  --
  Learn how Oracle Real Application Clusters (RAC) One Node allows
  customers
  to consolidate database storage, standardize their database
  environment,
  and,
  should the need arise, upgrade to a full multi-node Oracle RAC database
  without downtime or disruption
  http://p.sf.net/sfu/oracle-sfdevnl
  ___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 



--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Solr stats refresh

2011-01-04 Thread Germán Biozzoli
Hi people

I'm trying to get Dspace-Solr statistics to work in 1.70. It's seems
to be OK but it's not updated in real time, I mean that if anybody
visits an item or a collection, the number of accesses remain in the
old count. I've tried dspace index-update command, but it's seems to
update only Solr search cluster, isn't it? Also I've tried stats-util
but I can't see an option to update the index, only one to optimize,
should I use it as my cron task for update?

Thanks a lot
German

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Discovery plug-in reorder for 1.70

2011-01-04 Thread Germán Biozzoli
Hi people

The users that I'm working for with DSpace 1.70, requested to me to
re-order the discovery plug-in facets to show it more easily to the
final users. They find that are in some way forgotten in the last
position and they wish to see it at first or second division in
navigation bar. I've tried to look in the mirage xsls or
dri2xhtml_alt's but it's seems to be solved in the aspect instance,
somebody could give me a clue to fullfill this request?

Thanks a lot
Germán

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Solr stats refresh

2011-01-04 Thread Germán Biozzoli
Thank you very much Peter.
I'll look for this

Germán.

On Tue, Jan 4, 2011 at 1:11 PM, Peter Dietz dietz...@osu.edu wrote:
 Hi Germán,
 The stats do update, however, for performance reasons, we've changed the
 default to not update in real-time, but to wait for an autoCommit interval.

 Here are the current defaults. If you want your stats to update sooner, you
 can lower the value for autocommit.
 !-- Perform a commit/ automatically under certain conditions:
 maxDocs - number of updates since last commit is greater than this
 maxTime - oldest uncommited update (in ms) is this long ago
 --
 autoCommit
     maxDocs1/maxDocs !--Commit every 10.000 documents--
     maxTime90/maxTime !--Commit every 15 minutes--
 /autoCommit
 https://fisheye3.atlassian.com/browse/dspace/dspace/trunk/dspace/solr/statistics/conf/solrconfig.xml?r=HEAD#l229


 --
 Peter Dietz
 Systems Developer/Engineer
 Ohio State University Libraries



 On Tue, Jan 4, 2011 at 10:42 AM, Germán Biozzoli germanbiozz...@gmail.com
 wrote:

 Hi people

 I'm trying to get Dspace-Solr statistics to work in 1.70. It's seems
 to be OK but it's not updated in real time, I mean that if anybody
 visits an item or a collection, the number of accesses remain in the
 old count. I've tried dspace index-update command, but it's seems to
 update only Solr search cluster, isn't it? Also I've tried stats-util
 but I can't see an option to update the index, only one to optimize,
 should I use it as my cron task for update?

 Thanks a lot
 German


 --
 Learn how Oracle Real Application Clusters (RAC) One Node allows customers
 to consolidate database storage, standardize their database environment,
 and,
 should the need arise, upgrade to a full multi-node Oracle RAC database
 without downtime or disruption
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Discovery plug-in reorder for 1.70

2011-01-04 Thread Germán Biozzoli
Thank you very much Kevin
Perhaps my question is very basic, I've created my own theme copying
mirage theme, you're suggesting that I should modify navigation.xsl or
create a new xsl for the facets? I simply need to reorder the section
upside statistics or login section in navigation bar.

Regards
Germán

On Tue, Jan 4, 2011 at 1:36 PM, Kevin Van de velde ke...@mire.be wrote:
 Hi Germán,

 The reason why you can't find the xsl is because there is no special xsl to
 render the discovery navigation.
 So what I would suggest is that you create your own template in xsl to do
 this, just take a look at the DRI from dspace demo site:
 http://demo.dspace.org/xmlui/DRI/discover and you will find that the sidebar
 is rendered in a list with id
 'aspect.discovery.SimpleSearch.list.discovery'.
 Below is a small example on how to place the discovery sidebar in a couple
 of divisions.

 xsl:template
 match=dri:li...@id='aspect.discovery.SimpleSearch.list.discovery']
     div id=div1
     div id=div2 
     xsl:apply-templates/
     /div
     /div
 /xsl:template

 I hope I was able to solve your problem.


 best regards,

 Kevin Van de Velde
 @mire - www.atmire.com
 533 2nd Street - Encinitas, CA 92024 - USA
 Technologielaan 9 - 3001 Heverlee - Belgium


 http://www.atmire.com - Institutional Repository Solutions
 http://www.togather.eu - Before getting together, get t...@ther


 On 4 January 2011 16:47, Germán Biozzoli germanbiozz...@gmail.com wrote:

 Hi people

 The users that I'm working for with DSpace 1.70, requested to me to
 re-order the discovery plug-in facets to show it more easily to the
 final users. They find that are in some way forgotten in the last
 position and they wish to see it at first or second division in
 navigation bar. I've tried to look in the mirage xsls or
 dri2xhtml_alt's but it's seems to be solved in the aspect instance,
 somebody could give me a clue to fullfill this request?

 Thanks a lot
 Germán


 --
 Learn how Oracle Real Application Clusters (RAC) One Node allows customers
 to consolidate database storage, standardize their database environment,
 and,
 should the need arise, upgrade to a full multi-node Oracle RAC database
 without downtime or disruption
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Problem Dspace 1.7 - Solr

2010-12-27 Thread Germán Biozzoli
Hi people

I'm trying the 1.70 version of Dspace integrated with Solr.
I've converted the original 1.62 database and created a new dspace170
db with UNICODE encoding.

Considering that my records are accented, I've modified the search
solr's schema including ISOLatin1Filter in every text field, and it's
seems to be OK, I mean that you can search educacion and the records
that have educacion or educación are found. So far so good.

My problem appears trying the inverse, I mean searching educación,
the resultset is empty. Looking at the tomcat log I can see

INFO: [search] webapp=/solr path=/select
params={facet=truesort=score+ascfacet.mincount=1facet.query=dc.date.issued.year:[2000+TO+2010]facet.query=dc.date.issued.year:[1000+TO+1999]facet.query=dc.date.issued.year:[19+TO+999]start=0q=educaciónfacet.limit=11facet.field=dc.contributor.author_filterfacet.field=dc.subject_filterwt=javabinrows=10version=1}
hits=0 status=0 QTime=23

It appears that the search term is not arriving correctly encoded to
Solr, it receives educación.
Looking at my tomcat configuration, I' ve defined

 Connector port=8009 protocol=AJP/1.3 redirectPort=8443 maxThreads=150
  minSpareThreads=25
  maxSpareThreads=75
  enableLookups=false
  acceptCount=100
  connectionTimeout=2
  disableUploadTimeout=true
  URIEncoding=UTF-8 /

I should suppose then, that there is some kind of communication
encoding problem between the Dspace's form and Solr? Anybody could
point me to the code that I should see to fix it? I'm using the mirage
theme, don't know if this could be a problem (perhaps some form
encoding?). The Dspace page appears to be correctly encoded in UTF-8
and the accented words are displayed OK.

Thanks a lot for the help
Germán

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Search result configuration

2010-09-02 Thread Germán Biozzoli
Hi everybody

I have the requeriment to present in search results (or after browsing
by author, subject and so on) one icon identifying the digital object
that is associated with metadata. In the same way that is presented
at:

http://orbi.ulg.ac.be/browse?type=title

I'm using XMLUI, I understand that should touch some XSL to show
icons, somebody could share an example to acomplish this requeriment?

Regards and thanks
Germán

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Home page Dspace - newbie

2010-08-04 Thread Germán Biozzoli
Hi everybody

I'm trying to personalize the home for a DSpace install.

I have several problems:

1. Reading the way that Recent items could be shown, I mean
consuming RSS channel from my proper instance, I was trying to
implement what is shown at the following URL:

http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg09985.html

My problem is that if I try to do

xsl:variable name=RSSMapURL
select=concat('cocoon:/',/dri:document/dri:meta/dri:pageMeta/dri:metada...@element='feed'][2])/
h1 
class=ds-list-headi18n:textxmlui.ArtifactBrowser.CommunityViewer.head_recent_submissions/i18n:text/h1
ul class=ds-artifact-list
!-- Open document, navigate to item and loop --
xsl:for-each select=document($RSSMapURL)/rss/channel/item

it does'nt show anything. I've tried to show

xsl:value-of 
select=concat('cocoon:/',/dri:document/dri:meta/dri:pageMeta/dri:metada...@element='feed'][2])/

and it's blank.

My only solution was to specify the hard URL feed location to the
for-each to obtain the global most recent items.
Any idea?

2. After 1. have discovered that

xsl:template match=/dri:document/dri:body/dri:d...@n='front-page-search']
!-- apply rest of front-page-search template --
xsl:apply-templates /
  ...

Invalidates the content search form. Looking at the HTML code appears
that the form tag has dissapear... More ideas?

3. Somebody can point me to the right way to referr to the dspace path
in DRI? I'm trying to put figures in news_xmlui.xml, and the only way
I could do so is referring to the hardcoded URL:

pfigure source=/xmlui/themes/institution/images/articles.jpg


Regards and thanks a lot
Germán

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Authority plug-in (newbie)

2010-08-04 Thread Germán Biozzoli
Hi everybody

I wish to connect a terminology service with DSpace subject input-form
through a lookup. The service provides UTF-8 XML single list of terms
bases on a query term, or simply all of them. Don't know if the best
way is to trying to simulate the SHERPA protocol or SRU query for LC,
modifying the php script that serves the list of terms or if is
somebody could point me to the steps that I should follow to implement
a new plug-in as LCNameAuthority.java to query this service.
Specifically I suppose that I need to recompile and include this new
plug-in that should implement GetMatches or GetBestMacth, isn´t it?


Regards and thanks
Germán

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech