[Dspace-tech] DSpace 1.6 Upgrade Statistics

2010-03-04 Thread Sean Carte
I *think* I've followed the instructions, but I can't seem to get the
new solr statistics functioning.

After installing with `ant -Doverwrite=true update`, I converted the
old dspace logs (/dspace/bin/dspace stats-log-converter -i
/dspace/log/old/dspace.log -o /dspace/log/dspace.log -m). That went
well, but the next step, importing the new logs fails:

dsp...@esal-lr:~$ /dspace/bin/dspace stats-log-importer -i
/dspace/log/dspace.log -m
dspace.log.1000
Processing file: /dspace/log/dspace.log.1000
Processed 0 log lines
 done!
dspace.log.1
Processing file: /dspace/log/dspace.log.1
Error seeking country while seeking 3251471352
[lots of these]
Error seeking country while seeking 1255147537
Processed 309 log lines
 - 0 entries added to solr: 0%
 - 152 errors: 49.191%
 - 157 search engine activity skipped: 50.809%
About to commit data to solr...Exception: java.lang.String cannot be
cast to org.apache.solr.common.util.NamedList
java.lang.ClassCastException: java.lang.String cannot be cast to
org.apache.solr.common.util.NamedList
at 
org.apache.solr.common.util.NamedListCodec.unmarshal(NamedListCodec.java:89)
at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:39)
at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:385)
at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:183)
at 
org.apache.solr.client.solrj.request.UpdateRequest.process(UpdateRequest.java:217)
at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:85)
at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:74)
at 
org.dspace.statistics.util.StatisticsImporter.load(StatisticsImporter.java:387)
at 
org.dspace.statistics.util.StatisticsImporter.main(StatisticsImporter.java:493)
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:194)

(Incidentally, the help files refer to 'log-importer' and
'log-converter', where it should be 'stats-log-importer' and
'stats-log-converter'.)

And this is what I have in the current log file:

2010-03-04 10:56:32,035 INFO  org.dspace.statistics.SolrLogger @
solr.spidersfile:null
2010-03-04 10:56:32,036 INFO  org.dspace.statistics.SolrLogger @
solr.log.server:http://10.4.36.18/solr/statistics
2010-03-04 10:56:32,036 INFO  org.dspace.statistics.SolrLogger @
solr.dbfile:/dspace/config/GeoLiteCity.dat
2010-03-04 10:56:35,475 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue:
context://i18n/aspects/Statistics/
2010-03-04 10:56:35,475 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue:
resource://aspects/Statistics/i18n/
2010-03-04 10:56:35,475 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue:
context://i18n/aspects/Submission/
2010-03-04 10:56:35,475 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue:
resource://aspects/Submission/i18n/
2010-03-04 10:56:35,475 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue: context://i18n/aspects/EPerson/
2010-03-04 10:56:35,475 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue:
resource://aspects/EPerson/i18n/
2010-03-04 10:56:35,475 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue:
context://i18n/aspects/Administrative/
2010-03-04 10:56:35,476 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue:
resource://aspects/Administrative/i18n/
2010-03-04 10:56:35,476 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue:
context://i18n/aspects/ArtifactBrowser/
2010-03-04 10:56:35,476 INFO
org.dspace.app.xmlui.cocoon.DSpaceI18NTransformer @ Adding i18n
location path for 'default' catalogue:
resource://aspects/ArtifactBrowser/i18n/
2010-03-04 10:56:35,879 ERROR org.dspace.statistics.SolrLogger @ Error
executing query
org.apache.solr.client.solrj.SolrServerException: Error executing query
at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:96)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:109)
at org.dspace.statistics.SolrLogger.clinit(SolrLogger.java:81)
at 
org.dspace.statistics.util.StatisticsImporter.main(StatisticsImporter.java:472)
at 

[Dspace-tech] Refworks on Dspace

2010-03-04 Thread Carlos Palop
Hi all!

Anyone could help me? I want to implement Refworks on Dspace 1.5.2, Any
Ideas?

Thanks
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Refworks on Dspace

2010-03-04 Thread Ricardo Borillo
Hi Carlos,

We use DSpace 1.5.1 and we have easily adapted an existing RefWorks
patch for DSpace 1.4.1.
Take a look at the attached document.

Hope it helps :)

---
Salut,

Ricardo Borillo Domenech
http://xml-utils.com



On Thu, Mar 4, 2010 at 11:49, Carlos Palop cpa...@gmail.com wrote:
 Hi all!

 Anyone could help me? I want to implement Refworks on Dspace 1.5.2, Any
 Ideas?

 Thanks

 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




patch.refworks_citations
Description: Binary data
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace 1.6 upgrade advice

2010-03-04 Thread Mark H. Wood
A few thoughts:

o  I would swap steps 4 and 5.  That is:  stop the live server and
   then back it up.  Otherwise someone could sneak in and deposit a
   submission between the backup and the shutdown.  Not likely, but
   why not just make it impossible?

o  You may find it difficult to test everything you want to, without
   at least a few of the assetstore files.  You might consider
   exporting two or three items from live, then deleting and
   re-importing them on dev.

o  There is, of course, a step 7.5:  package and build and install the
   patched DSpace on live.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Friends don't let friends publish revisable-form documents.


pgpLK4Feks5st.pgp
Description: PGP signature
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Bitstream can't be saved...?? Is it possible..??

2010-03-04 Thread Mark H. Wood
No.  The server has no way of knowing what the client will do with the
bits once it has received them.

In the case of PDF, I believe that the file can be flagged so that no
fully-compliant PDF viewer will permit saving a copy, but it is easy
enough to alter one of the open-source viewers to ignore that flag.
Besides, the user might tell his browser to save rather than display,
and then PDF features will not be involved at all.

Or the browser might be something like wget or curl or libwww GET,
which are designed specifically to fetch files without looking inside
them.  You could adjust your web server to refuse service to such
agents -- if the agent has not been instructed to lie to the server
about its identity, claiming it is (say) Firefox or IE.

There are lots of things you can do, but none is really fully
effective.  The most you can do is raise obstacles for the determined
user to step over.  All of those obstacles can be overcome with very
small effort.  I would not take the trouble to raise them.

It might be better to consider how you can provide a useful resource
in such a way that it is not a big problem if someone saves a copy.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Friends don't let friends publish revisable-form documents.


pgp67RpV3DfVg.pgp
Description: PGP signature
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] how to show the link to item in the search result

2010-03-04 Thread Claudia Jürgen

Hello,

in order to use the new field as a browse index it has to be configured, 
too. So apart from changing


webui.itemlist.columns
to
thumbnail, dc.date.issued(date), dc.title.portaria, dc.contributor.*

You got to configure the browse indices, an browse link, if wanted:

webui.browse.index.[n] = portaria:metadata:dc.title.portaria:text
webui.itemlist.sort-option.[n] = portaria:dc.title.portaria:text
webui.browse.link.[n] = portaria:dc.title.portaria

[n] indicates the next number

Furthermore you got to change your message catalogue to include the 
proper labels.


Hope that helps

Claudia Jürgen


N
Am 03.03.2010 19:37, schrieb Lucas Mocellin:

Hi folks,

I changed my search result to show dc.title.portaria instead of
dc.title, but now the result is not clickable, I mean, there is no link
in the result to show the item page (properties, meta-datas, files
attacheds).

I got some problems with that, the item is:

Numero da Portaria: 000 Orgao Emissor: Gabinete do Reitor Data
Criacao: 12-Jan-2010
URI: http://hdl.handle.net/123456789/26 Aparece nas
Colecções:Portariashttp://dspace:8080/dspace-jspui/handle/123456789/8
if I search for 000, I get:

Data de Emissao Numero da PortariaOrgao Emissor12-Jan-2010 000
*Gabinete do Reitor*I would like this 000 to be a link for the handle
(item)

interesting part of my dspace.cfg:

webui.itemlist.columns = dc.date.created(date), dc.title.portaria,
dc.contributor.emissor
* should I

Claudia Jürgen told me something about Browse Configuration, but I didn't
figure out how things work, I just noticed this part:
# (date | title | text |other) refers to the datatype of the field.
#   date: the index type will be treated as a date
object
#   title: the index type will be treated like a title,
which will include
#   a link to the item page
#   text: the index type will be treated as plain text.
If single mode is
#   specified then this will link to the
full mode list
#other: any other datatype will be treated the same as 'text',
although
#   it will apply any custom ordering normalisation
configured below

That maybe would be kind of what I need, like in another place in dspace.cfg
that I can specify dc.ELEMENT(link), this link I would like to reproduce
here in itemlist.columns, but it didn't work out.


Message.properties:
itemlist.dc.title.portaria = Numero da Portaria

Thanks in advance,

Lucas.




--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev



___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
attachment: Claudia_Juergen.vcf--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] peculiarities in the statistics

2010-03-04 Thread Peter Dietz
Vinsenso,

Check your [dspace]/log/dspace.log files.

Do your log files appear to be of the format: dspace.log.0 ...
dspace.log.500
or dspace.log.-mm-dd ?

If they are dspace.log.0 .. .500
Then it might be related to this issue:
http://jira.dspace.org/jira/browse/DS-460
http://jira.dspace.org/jira/browse/DS-460Which is resolved with the latest
release 1.6

On Thu, Mar 4, 2010 at 2:09 AM, Vinsenso likeit_8...@hotmail.com wrote:


 hai all,

 i got a problem in my statistics.

 if i view 'Most recent general report' , my 'Archive Information' is like
 this :

 ex : Mar 3, 2010 to Mar 4, 2010

 All items  1277
 Published Article   751
 Thesis403
 Term Paper  24


 but, if i view statistics per month, my 'Archive Information' not store the
 value (all value are zero), it is like this :

 ex : Mar 1, 2010 to Mar 31, 2010

 All items   0
 Published Article0
 Thesis 0
 Term Paper   0

 My Question is : What must I fix...?? They should have the same value
 right..??

 Note : I use DSpace 1.5.2, PostgreSQL, Windows Server 2003.
 I have run stat-general, stat-monthly, stat-report-general, and
 stat-report-monthly

 Help me plz...
 thanks^^
 --
 View this message in context:
 http://old.nabble.com/peculiarities-in-the-statistics-tp2512p2512.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.



 --
 Download Intel® Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




-- 
Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Bitstream can't be saved...?? Is it possible..??

2010-03-04 Thread Peter Dietz
Vinsenso,

You don't have to give the bitstream (PDF) to the user.

You can render the PDF on your page through a web service, so the user can
see the contents, still retaining the formating of the PDF, without giving
the user the bitstream.

Using Google Docs Viewer
http://wiki.dspace.org/index.php/Document_Preview_with_Google_Docs_viewer

or

@mire Document Streaming
https://atmire.com/labs/#docstreaming

On Thu, Mar 4, 2010 at 9:17 AM, Mark H. Wood mw...@iupui.edu wrote:

 No.  The server has no way of knowing what the client will do with the
 bits once it has received them.

 In the case of PDF, I believe that the file can be flagged so that no
 fully-compliant PDF viewer will permit saving a copy, but it is easy
 enough to alter one of the open-source viewers to ignore that flag.
 Besides, the user might tell his browser to save rather than display,
 and then PDF features will not be involved at all.

 Or the browser might be something like wget or curl or libwww GET,
 which are designed specifically to fetch files without looking inside
 them.  You could adjust your web server to refuse service to such
 agents -- if the agent has not been instructed to lie to the server
 about its identity, claiming it is (say) Firefox or IE.

 There are lots of things you can do, but none is really fully
 effective.  The most you can do is raise obstacles for the determined
 user to step over.  All of those obstacles can be overcome with very
 small effort.  I would not take the trouble to raise them.

 It might be better to consider how you can provide a useful resource
 in such a way that it is not a big problem if someone saves a copy.

 --
 Mark H. Wood, Lead System Programmer   mw...@iupui.edu
 Friends don't let friends publish revisable-form documents.


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




-- 
Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Refworks on Dspace

2010-03-04 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
Hello,
 Can you give a brief description of what the patch does?
Thanks,
Sue


Sue Walker-Thornton
ConITS Contract
NASA Langley Research Center
Integrated Library Systems ~ Developer/DBA
130 Research Drive
Hampton, VA  23666
Office: (757) 224-4074
Fax:(757) 224-4001
Mobile:  (757) 506-9903
Email:  susan.m.thorn...@nasa.gov


-Original Message-
From: Ricardo Borillo [mailto:bori...@gmail.com] 
Sent: Thursday, March 04, 2010 6:05 AM
To: Carlos Palop
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Refworks on Dspace

Hi Carlos,

We use DSpace 1.5.1 and we have easily adapted an existing RefWorks
patch for DSpace 1.4.1.
Take a look at the attached document.

Hope it helps :)

---
Salut,

Ricardo Borillo Domenech
http://xml-utils.com



On Thu, Mar 4, 2010 at 11:49, Carlos Palop cpa...@gmail.com wrote:
 Hi all!

 Anyone could help me? I want to implement Refworks on Dspace 1.5.2, Any
 Ideas?

 Thanks

 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Internal system error

2010-03-04 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
Hi,

Looks like maybe the application is requiring that a title be entered, and that 
the title is null...?

Hope this helps,
Sue


Sue Walker-Thornton
ConITS Contract
NASA Langley Research Center
Integrated Library Systems ~ Developer/DBA
130 Research Drive
Hampton, VA  23666
Office: (757) 224-4074
Fax:(757) 224-4001
Mobile:  (757) 506-9903
Email:  susan.m.thorn...@nasa.govmailto:susan.m.thorn...@nasa.gov




From: shali Kallumpuram [mailto:vidyaserverad...@gmail.com]
Sent: Thursday, March 04, 2010 2:07 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Internal system error

Dear all.

i have updated the my dspace 1.5.2 to 1.6 , but after that i cant able to 
submit new items to Dspace

Error :

1 . in jspui it shows internal system error

in xmlui after filling first page and click on next it shows ,

2 . java.sql.SQLException: bad_dublin_core schema=dc, title null

anybody please help me.


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] batch import not loading itmes

2010-03-04 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
Try routing the output from ItemImport to a file and checking the file contents 
after the job ends.  (see below)

Hope this helps,
Sue


Sue Walker-Thornton
ConITS Contract
NASA Langley Research Center
Integrated Library Systems ~ Developer/DBA
130 Research Drive
Hampton, VA  23666
Office: (757) 224-4074
Fax:(757) 224-4001
Mobile:  (757) 506-9903
Email:  susan.m.thorn...@nasa.govmailto:susan.m.thorn...@nasa.gov



From: Topete, Sergio (CIV) [mailto:stop...@nps.edu]
Sent: Wednesday, March 03, 2010 1:32 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] FW: batch import not loading itmes

I been running the following command but I get an empty mapfile and nothing 
gets uploaded. Any help will be appreciated.

/usr/local/dspace/bin]$ ./dsrun org.dspace.app.itemimport.ItemImport --add 
--eperson=stop...@nps.edu --collection=123456789/74 
--source=/home/dspace/temp/batchloadtest/ --mapfile=20100302A[Sue T.]   
/home/dspace/temp/20100302A.out

Destination collections:
Owning  Collection: Captstone
Adding items from directory: /home/dspace/temp/batchloadtest
Generating mapfile: 20100302A


Serigo
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace database connection error

2010-03-04 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
Hi,
 I tried replying to your email yesterday, but it bounced saying the email 
address was invalid?

Anyway, you need to edit your pg_hba.conf file in your postgresql installation 
and entering a line that allows (trust) your ip address direct access to the 
database via PGAdminIII.  Here is a snippet of our pg_hba.conf file:

# TYPE  DATABASEUSERCIDR-ADDRESS  METHOD

# local is for Unix domain socket connections only
local all all   
   trust
# IPv4 local connections:
host  all all 127.0.0.1/32   
trust
# IPv6 local connections:
host  all all ::1/128   
trust
# Jeff, Sue, anyone else who needs direct access to the database
host  all all 123.123.123.12/32 trust
host  all all 123.123.123.26/32 trust
.
.
.
You'll need to add a line that looks like this:
Host dspace  dspace  192.168.1.24   trust


After you save the file, you'll need to do a server configuration reload by 
executing:
./your_postgres_installation_directory/bin/pg_ctl reload

Hope this helps,
Sue
Sue Walker-Thornton
ConITS Contract
NASA Langley Research Center
Integrated Library Systems ~ Developer/DBA
130 Research Drive
Hampton, VA  23666
Office: (757) 224-4074
Fax:(757) 224-4001
Mobile:  (757) 506-9903
Email:  susan.m.thorn...@nasa.govmailto:susan.m.thorn...@nasa.gov






From: Alpesh Sarvaiya [mailto:alpesh.sarva...@pyther.com]
Sent: Wednesday, March 03, 2010 2:09 AM
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Dspace database connection error

Hello Sir,

I have install postgreSQL 8.4 server in windowXP on IP 192.168.1.24 with port 
9500 and trying to access the database dspace that is created in postgreSQL 
7.4 install on debian linux on host 192.168.1.32 with port 5432. So problem is 
that when I start the pgadminIII from window xp and click on File--Add Server..
It shows the dialog box to connect with database that is created on linux as I 
told above. I have entered the following entry in the field
plz see enry.jpg that is attached with email.

And gives the following error

Access to database denied
The server doesn't grant access to the database: the server reports
FATAL: no pg_hba.conf entry for host 192.168.1.24, user dspace, database 
dspace, SSL off
To access a database on a PostgreSQL server, you first have to grant primary 
access to the server for your client (Host Based Authentication). PostgreSQL 
will check the pg_hba.conf file if a pattern that matches your client address / 
username / database is present and enabled before any SQL GRANT access control 
lists are evaluated.
The initial settings in pg_hba.conf are quite restrictive, in order to avoid 
unwanted security holes caused by unreviewed but mandatory system settings. 
You'll probably want to add something like
host all all 192.168.0.0/24http://192.168.0.0/24 md5
This example grants MD5 encrypted password access to all databases to all users 
on the private network 192.168.0.0/24http://192.168.0.0/24.
You can use the pg_hba.conf editor that is built into pgAdmin III to edit the 
pg_hba.conf configuration file. After changing pg_hba.conf, you need to trigger 
a server configuration reload using pg_ctl or by stopping and restarting the 
server process.

Thank You in advance,
Alpesh
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] snippets in the search results in DSpace 1.5.2 JSPUI

2010-03-04 Thread Shibabroto Banerjee
Dear Sir,

I have configured DSpace 1.5.2 for bengali UNICODE Documents. It is
working fine with around 3000 documents.
Is it possible to display snippets from the full text version of the
UNICODE documents just as we get search results in Google or Yahoo?

Thanks

-- 

Shibabroto Banerjee (শিবব্রত ব্যানার্জি)
Computer Science  Engineering
Indian Institute of Technology, Kharagpur
Phone: ++91-3222-281436
Email: sh...@cse.iitkgp.ernet.in
  s_banerjee_...@yahoo.com


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Manakin Installation

2010-03-04 Thread Anita P
I still haven't figured out why my xmlui won't work but jspui does. Can
someone share the list of files in there xmlui folder. The only thing I can
think of is that the build got messed up for the xmlui. Here are the list of
my files in xmlui


fc-test:/srv/fedora/tomcat/webapps/xmlui # l
total 60
drwxr-xr-x  8 root root  4096 2010-03-03 10:12 ./
drwxr-xr-x 19 root root  4096 2010-03-03 10:12 ../
drwxr-xr-x  2 root root  4096 2010-03-03 10:12 aspects/
-rw-r--r--  1 root root  6805 2010-03-03 10:12 exception2html.xslt
drwxr-xr-x  2 root root  4096 2010-03-03 10:12 i18n/
drwxr-xr-x  3 root root  4096 2010-03-03 10:12 META-INF/
-rw-r--r--  1 root root 17983 2010-03-03 10:12 sitemap.xmap
drwxr-xr-x  2 root root  4096 2010-03-03 10:12 static/
drwxr-xr-x  7 root root  4096 2010-03-03 10:12 themes/
drwxr-xr-x  5 root root  4096 2010-03-03 10:12 WEB-INF/

Am I missing any files/folders???

Anita


On Wed, Mar 3, 2010 at 11:14 AM, Anita P digla...@gmail.com wrote:

 Yes I am confident /srv/fedora/tomcat/webapps is the correct one. We are
 testing out fedora too and hence tomcat was installed in that directory.


 And with respect to permissions, although we should not have done this but
 tomcat does run as the root and it is a test server so for now that is fine.

 To rule out that there is another webapps tomcat running the jspui here is
 what i got from find -name for jspui and xmlui. So if jspui is running
 somewhere other than /srv/fedora/tomcat/webapps my assumption it that it
 would have shown up here and all it shows is that it is running from that
 directory.  Any thing else I could be missing???


 fc-test:/ # find -name xmlui
 ./root/.m2/repository/org/dspace/xmlui
 *./srv/fedora/tomcat/work/Catalina/localhost/xmlui
 ./srv/fedora/tomcat/webapps/xmlui
 *./srv/fedora/tomcat/webapps/xmlui/META-INF/maven/org.dspace.modules/xmlui
 ./home/dspace/.m2/repository/org/dspace/xmlui

 ./usr/local/dspace/dspace-1.5.2-src-release/dspace-xmlui/dspace-xmlui-wing/target/classes/org/dspace/app/xmlui

 ./usr/local/dspace/dspace-1.5.2-src-release/dspace-xmlui/dspace-xmlui-wing/src/main/java/org/dspace/app/xmlui

 ./usr/local/dspace/dspace-1.5.2-src-release/dspace-xmlui/dspace-xmlui-api/target/classes/org/dspace/app/xmlui

 ./usr/local/dspace/dspace-1.5.2-src-release/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui

 ./usr/local/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.dir/webapps/xmlui

 ./usr/local/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.dir/webapps/xmlui/META-INF/maven/org.dspace.modules/xmlui
 ./usr/local/dspace/dspace-1.5.2-src-release/dspace/modules/xmlui

 ./usr/local/dspace/webapps/xmlui
 ./usr/local/dspace/webapps/xmlui/META-INF/maven/org.dspace.modules/xmlui

 fc-test:/ # find -name jspui
 *./srv/fedora/tomcat/work/Catalina/localhost/jspui
 ./srv/fedora/tomcat/webapps/jspui
 *
 ./usr/local/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.dir/webapps/jspui

 ./usr/local/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.dir/webapps/jspui/META-INF/maven/org.dspace.modules/jspui
 ./usr/local/dspace/dspace-1.5.2-src-release/dspace/modules/jspui

 ./usr/local/dspace/webapps/jspui
 ./usr/local/dspace/webapps/jspui/META-INF/maven/org.dspace.modules/jspui






 On Wed, Mar 3, 2010 at 10:50 AM, Pablo Olivares pablo...@gmail.comwrote:

 mm.. /srv/fedora/tomcat/webapps/ , do you verify that this directory is
 currently using  for Tomcat??,
 *
 *
 your error sounds like exist another webapps where tomcat are currently
 point...

 another issue is that permissons  for [tomcat]/webapps/xmlui are set to
 root... i think yor must set to tomcat user

 El Pablo.


 On Wed, Mar 3, 2010 at 10:27 AM, Anita P digla...@gmail.com wrote:

 @ El Pablo: Yes I am on a linux machine and did a ln -s (symbolic link)
 for both xmlui and jspui  and here is how it looked
 lrwxrwxrwx  1 root root   31 2010-03-02 14:55 jspui -
 /usr/local/dspace/webapps/jspui/
 lrwxrwxrwx  1 root root   29 2010-03-02 14:56 oai -
 /usr/local/dspace/webapps/oai/
 lrwxrwxrwx  1 root root   28 2010-03-02 14:57 xmlui -
 /usr/local/dspace/webapps/xmlui/

 Now. I now copied the whole folder in my [dspace]/webapps/xmlui to my
 tomcat webapps. Here is what i have

 */srv/fedora/tomcat/webapps/xmlui #* l
 total 60
 drwxr-xr-x  8 root root  4096 2010-03-03 10:12 ./
 drwxr-xr-x 19 root root  4096 2010-03-03 10:12 ../
 drwxr-xr-x  2 root root  4096 2010-03-03 10:12 aspects/
 -rw-r--r--  1 root root  6805 2010-03-03 10:12 exception2html.xslt
 drwxr-xr-x  2 root root  4096 2010-03-03 10:12 i18n/
 drwxr-xr-x  3 root root  4096 2010-03-03 10:12 META-INF/
 -rw-r--r--  1 root root 17983 2010-03-03 10:12 sitemap.xmap
 drwxr-xr-x  2 root root  4096 2010-03-03 10:12 static/
 drwxr-xr-x  7 root root  4096 2010-03-03 10:12 themes/
 drwxr-xr-x  5 root root  4096 2010-03-03 10:12 WEB-INF/


 That did not work. And I also added the following in the server.xml
 Context path=/xmlui 

Re: [Dspace-tech] Manakin Installation

2010-03-04 Thread Pablo Olivares
Hi..

I checked my folder [tomcat]/webapps  and i have the same files..

That version of tomcat was installed for your? or is the version of Fedora??
 Im not using a preinstalled Tomcat..


Do you tried  to make again the build or your xmlui??


El  Pablo.



On Thu, Mar 4, 2010 at 2:25 PM, Anita P digla...@gmail.com wrote:

 I still haven't figured out why my xmlui won't work but jspui does. Can
 someone share the list of files in there xmlui folder. The only thing I can
 think of is that the build got messed up for the xmlui. Here are the list of
 my files in xmlui


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Items in more than one collection

2010-03-04 Thread Gary Browne
Thanks a lot Claudia.

GARY BROWNE | Development Programmer 
Library IT Services | University Library
THE UNIVERSITY OF SYDNEY
T +61 2 9351 5946  | F +61 2 9036 


 -Original Message-
 From: Claudia Jürgen [mailto:claudia.juer...@ub.tu-dortmund.de]
 Sent: Thursday, 4 March 2010 5:50 PM
 To: Gary Browne
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Items in more than one collection
 
 Hello Gary,
 
 this is the item mapper. It is in the jspui online help for
 administrators. Just log in to the instance as admin (or collection
 admin) then navigate to the collection you want items to be mapped to.
 There you got the item mapper in the admin tools.
 
 Hope that helps
 
 Claudia Jürgen
 
 
 Am 03.03.2010 23:29, schrieb Gary Browne:
  Hi all,
 
  I seem to recall there is a way to have items in more than one
 collection, possibly through some sort of mapping. But I can't find
 documentation on it - any pointers please?
 
  Thanks a lot
  Gary
 
 
  GARY BROWNE | Development Programmer
  Library IT Services | University Library THE UNIVERSITY OF SYDNEY
  Level 1, Fisher Library F03 | The University of Sydney | NSW | 2006 T
  +61 2 9351 5946  | F +61 2 9036  E gary.bro...@sydney.edu.au  | W
  http://sydney.edu.au
 
  Sent from my plain old desktop computer.
 
  CRICOS 00026A
  This email plus any attachments to it are confidential. Any
 unauthorised use is strictly prohibited. If you receive this email in
 error, please delete it and any attachments.
  Please think of our environment and only print this e-mail if
 necessary.
 
 
  -
 -
   Download Intel#174; Parallel Studio Eval Try the new
  software tools for yourself. Speed compiling, find bugs proactively,
  and fine-tune applications for parallel performance.
  See why Intel Parallel Studio got high marks during beta.
  http://p.sf.net/sfu/intel-sw-dev
  ___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace 1.6 Upgrade Statistics

2010-03-04 Thread Stuart Lewis
Hi Sean,

 I *think* I've followed the instructions, but I can't seem to get the
 new solr statistics functioning.
 
 After installing with `ant -Doverwrite=true update`, I converted the
 old dspace logs (/dspace/bin/dspace stats-log-converter -i
 /dspace/log/old/dspace.log -o /dspace/log/dspace.log -m). That went

The log files are only getting converted into an intermediate file format ready 
for import into solr. [dspace]/log/dspace.log* files still get created in the 
same format, so it might be worth saving the converted files somewhere else, 
and as a different file name, so as not to get confused between the log4j 
'dspace.log' files, and these intermediate files that contain less information 
ready to be imported into solr. 

 dsp...@esal-lr:~$ /dspace/bin/dspace stats-log-importer -i
 /dspace/log/dspace.log -m

Could you send me a copy of one of your original dspace.log files, and the 
corresponding version which stats-log-converter creates? I can then look at 
them, and try importing them on my machine to see what might be going wrong.

 Almost everything else seems to work as advertised.

That's good to hear :)

Cheers,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Items in more than one collection

2010-03-04 Thread Allen Lam




Hi Claudia,

Thanks for reminding. I forgot there is that button. It has been unused
for a long time. Here's is the reason.

It is author-oriented. Very often we find that this mapping tool cannot
satisfy our needs.
It requires admin to type in an author name and then pick out items
from a list.
But the search is not intelligent enough - it is case-sensitive; it
needs a precise matching of punctuations within the keyword; it knows
no word boundary. And sometimes it takes a long time to generating a
long list, plus it is difficult to pick items from a long list.

Our use case is often item-oriented - we have a list of
itemIDs/handles/titles and want to map the items to several
collections. An easier approach is to have an "Add Collection-Mapping"
button in the Edit Item page. Having said "Add", it is logical to have
"Delete" too. Along side with the original "Move" function the
collection-mapping editing tool is complete. I customized the src to
allow more actions in the item edit servlet. We also have commond line
tools for batch changes to mapping. If these are generally wanted
improvements I am pleased to help introduce them in future versions of
dspace. What do you think?




Best,
Allen Lam.
HKU Hub Administrator, http://hub.hku.hk 

Claudia Jrgen wrote:
Hello
Alan,
  
  
there is the functionality to map items to other than their owning
collections via the web UI.
  
  
Log in as admin (collection admin).
  
Navigate to the collection you want to map an item to.
  
JSPUI - item mapper in the admin tools
  
XMLUI - item mapper in the context menu
  
  
Search the item to be mapped and then map it.
  
  
Hope that helps
  
  
Claudia Jrgen
  
  



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] stop lists for Māori language for us e in search

2010-03-04 Thread stuart yeates
After some discussion in the #dspace channel, here are word frequency 
lists for the Māori language for configuring Māori language support when 
searching.

The first set of words is derived ultimately from the Māori Niupepa 
Collection at http://www.nzdl.org/niupepa These are mainly 19th Century 
newspapers in traditional orthography (= no macrons). The commandline 
used to generate them is:

cat [0-9]*/doc.xml | sed 's/Metadata [^]*[^]*//' | sed 
's/[^]*//g' | sed 's/lt;[^;]*;//g' | grep -vi '[qysdflbvxzc]' | tr 
-cs '[^a-zA-Z]' '\012' |tr '[A-Z]' '[a-z]' |sort | uniq -c | sort -n

9534 ata
9673 wha
9734 kino
9975 motu
   10025 kahore
   10064 katahi
   10083 tahi
   10086 marama
   10120 whai
   10492 ingoa
   10532 wahine
   10548 wa
   10610 kau
   10685 muri
   10740 heoi
   10748 mau
   10864 pa
   10941 kawanatanga
   11182 kaha
   11299 rangatira
   11308 whaka
   11518 ahua
   11560 taha
   11592 tamariki
   11619 rongo
   11717 hui
   12014 mana
   12016 mohio
   12244 ora
   12353 rua
   12697 take
   13280 puta
   13977 engari
   14079 taku
   14103 wahi
   14201 ona
   14417 ahau
   14789 raua
   15247 ture
   15407 kotahi
   15688 utu
   15813 reira
   16081 kite
   16249 noho
   16332 moni
   16586 tera
   16993 whakaaro
   17184 tino
   17299 iho
   17416 tika
   17721 enei
   18284 ara
   18680 tena
   19048 ranei
   19086 tana
   19758 hoa
   20478 koe
   21323 tikanga
   21592 tatou
   21719 aua
   21987 noa
   22317 tae
   22356 whare
   22374 tu
   22400 etahi
   22415 matou
   22916 kaore
   23346 ake
   23887 rawa
   25629 au
   25816 mate
   26329 pakeha
   27063 tau
   27326 ta
   27380 kore
   27961 koutou
   27977 tonu
   28943 kupu
   31213 tona
   31711 pai
   31881 runga
   31903 korero
   32158 roto
   34556 whenua
   34991 tetahi
   35540 katoa
   36485 no
   36609 nui
   36674 kai
   37706 haere
   38645 iwi
   38904 to
   39048 kei
   39090 ma
   42886 ra
   45527 mahi
   48027 hei
   48219 taua
   50332 na
   50620 ratou
   55736 maori
   56889 kua
   58158 hoki
   61591 ano
   65470 ia
   69170 tenei
   72397 tangata
   72615 mea
   72836 ai
   75123 nei
   77790 atu
   80224 mo
   82101 mai
   90419 me
   98716 kia
  117543 ana
  141715 ka
  147326 ko
  156732 he
  193002 a
  283013 nga
  302250 o
  306391 e
  310758 ki
  474233 i
  833949 te


The second set of words is derived from a private corpus (not 
distributable for copyright reasons). This is modern text (20th and 21st 
Century), primarily in modern orthography (= macrons are used)and 
primarily from government and official channels.  The commandline used 
to generate them is:

cat *.xml | sed 's/[^ ]* xml:lang=en[^]*//' | sed 's/[^]*//g' | 
tr  ' \(\)\{\}\[\];:,.0-9-' '\012' |grep -vi '[qysdflbvxzc]' |tr 
'[A-Z]' '[a-z]' |sort | uniq -c | sort -n

3043 ota
3096 mō
3136 ara
3204 kaunihera
3206 kore
3303 £
3346 taha
3387 tu
3403 rohe
3406 iho
3432 noho
3462 the
3588 riihi
3728 tae
3787 whakahaere
3841 nui
3860 koe
3887 aua
3892 etahi
4055 mau
4057 tona
4063 iwi
4078 tika
4168 utu
4209 pukapuka
4258 poraka
4278 take
4391 reira
4424 wahi
4533 tekau
4623 tekiona
4634 whai
4636 tonu
4702 haere
4721 ā
4770 tuku
4935 no
5099 takiwa
5102 tono
5331 ano
5359 nama
5383 ingoa
5560 na
5586 kupu
5917 to
6164 mana
6295 ake
6348 mea
6712 katoa
7111 mahi
7113 moni
7161 kooti
7233 ratou
7288 tau
7704 tikanga
7845 raro
7945 kei
7956 ma
8562 ranei
8733 kai
9005 hoki
9856 ra
   10239 hei
   10271 tetahi
   10695 ai
   11492 roto
   11612 tenei
   11654 tangata
   11664 runga
   11855 ture
   12186 mai
   12527 ia
   13468 kua
   14336 taua
   15843 nei
   16143 maori
   18231 mo
   18411 ngā
   18833 kia
   21203 atu
   22526 he
   22921 ana
   25268 whenua
   26545 me
   28052 ka
   32916 ko
   44994 a
   52515 nga
   60488 e
   69607 ki
   92490 o
  128901 i
  208905 te


-- 
Stuart Yeates
http://www.nzetc.org/   New Zealand Electronic Text Centre
http://researcharchive.vuw.ac.nz/ Institutional Repository


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] dspace installation

2010-03-04 Thread Vinod K. Sharma
Dear Sir/Madam,

Could you please help us to install the Dspace in a step by step manner.
Could you please also let us know the system configuration required to install 
this software.
Is there any firm which can help in installing and configuring it at client 
side and help for training.
Thanks.

Vinod


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Report tool in Dspace

2010-03-04 Thread mallikarjun dora
Hi All

Is there any way , we can generate report in Dspace, for example i like to
take print out of  list of item(including title, author, abstract) in our
repository.

we are using Dspace 1.5.2 with fedora 9.


Thanks

-- 
!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!
Mallikarjun Dora
Professional Assistant
Vikram Sarabhai Library
Indian Institute of Management, Ahmedabad
mallikar...@iimahd.ernet.in
dora.mallikar...@gmail.com
http://mallikarjundora.wordpress.com/
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech