[dspace-tech] Dspace 5.2 jspui basic customisation

2016-12-15 Thread Ribin Jones
Hi

Recently installed dspace 5.2 jspuu in Ubuntu 14.04 i386. Can someone guide 
me in customisation of header, footer etc? Also does this dspace version 
has the option of displaying recent submissions in the home page without 
doing any additional confgn?

Thanks for any help

Ribin Jones S.B

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: Need some help with AIP backup/ingest

2016-12-15 Thread Bill T
Solved: The missing piece of the puzzle here is to add the 
ignoreHandle=false option. 

The actually manifests another problem -- child communities and collections 
are created with their existing handles, but child item's handles are 
ignored and new handles are minted for them.  If I can't figure out what 
I'm doing wrong here, I will submit a new post under a different topic...
Cheers!
Bill

On Tuesday, December 13, 2016 at 3:43:44 PM UTC-6, Bill T wrote:
>
> In DSpace 5.x, I'm attempting to use AIP in submission mode to ingest a 
> community from another site.  The community contains a handful of 
> collections each of which has some items.  My command to do this is:
>
> ./dspace packager -s -a -t AIP -e a...@some.com -p 12345/6 
> /path/to/my/zip.zip
>
> where 12345 is my handle prefix
>
> The tool responds with
>
> Destination parents:
> Owner: 12345/6
>
> Ingesting package located at...
>
> Also ingesting referenced packages (recursive mode)...
>
> And then the well-known: Could not find a parent DSpaceObject referenced 
> as '56789/1' in the METS Manifest for hdl:56789/2' etc etc error and the 
> command returns immediately
> (where 56789 is the other site's handle prefix.)
>
> None of the items are mapped, by the way.  Shouldn't the -parent option on 
> the command line override what is in the METS?
>
> Naturally, none of the child collections or items are created since the 
> command fails right away, but the dspace log indicates the creation of the 
> brand new community, within the correct, existing community. Although when 
> I actually check the handle, the community does not exist.  The handle 
> suffix, and the collection resource ID are incremented with each attempt, 
> so something is getting created and destroyed...
>
> Without the -a option, the command successfully creates the top level 
> imported community.  So does the skipIfParentMissing option, but the 
> recursion seems not to be working.
>
> https://jira.duraspace.org/browse/DS-2404 seems to be related, but this 
> issue seems to be about mapped items.
>
> What am I doing wrong??
>
> Thanks for any advice!
> Bill
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] How to make a metadata value into a clickable link in JSPUI (Dspace 3.3)

2016-12-15 Thread Catherine Cronin
Thank you so much!  Works perfectly.  I really appreciate the help.

On Monday, December 12, 2016 at 4:19:30 AM UTC-5, Claudia Jürgen wrote:
>
> Hello, 
>
> you can configure this in [dspace]/config/dspace.cfg 
>
> https://github.com/DSpace/DSpace/blob/dspace-3_x/dspace/config/dspace.cfg#L1473
>  
> just add 
> dc.relation.uri(link) 
> to the list of metadata displayed in the simple item display. 
>
> Hope this helps 
>
> Claudia Jürgen 
>
>
> Am 11.12.2016 um 13:50 schrieb Catherine Cronin: 
> > I am using JSPUI.  Dspace 3.3. 
> > 
> > On Friday, December 9, 2016 at 3:12:43 PM UTC-5, Luiz dos Santos wrote: 
> >> Hi 
> >> Are you using xmlui or jspui? 
> >> 
> >> Best regards 
> >> Luiz Claudio Santos 
> >> http://luizclaudiosantos.me/ 
> >> 
> >> On Fri, Dec 9, 2016 at 3:10 PM, Catherine Cronin  >> > wrote: 
> >> 
> >>> I am trying to add a meta-data field that is to contain a link to a 
> >>> Dspace item in another instance. 
> >>> 
> >>> I have added the dc.relation.uri to my Item's metadata and added a URL 
> as 
> >>> a value for the field, and added it to the Simple Item view.  The only 
> >>> problem is that the URL is not appearing in the GUI as a "link".  I 
> want my 
> >>> users to be able to click this link and go directly to the web site 
> being 
> >>> referenced. 
> >>> 
> >>> Is there something else I need to be setting in the dspace.cfg file in 
> >>> order to define that I want the value to be treated as a link, and not 
> >>> simply as text? 
> >>> 
> >>> Thanks. 
> >>> 
> >>> Cathy 
> >>> 
> >>> -- 
> >>> You received this message because you are subscribed to the Google 
> Groups 
> >>> "DSpace Technical Support" group. 
> >>> To unsubscribe from this group and stop receiving emails from it, send 
> an 
> >>> email to dspace-tech...@googlegroups.com . 
> >>> To post to this group, send email to dspac...@googlegroups.com 
> >>> . 
> >>> Visit this group at https://groups.google.com/group/dspace-tech. 
> >>> For more options, visit https://groups.google.com/d/optout. 
> >>> 
> >> 
>
> -- 
> Claudia Juergen 
> Eldorado 
>
> Technische Universität Dortmund 
> Universitätsbibliothek 
> Vogelpothsweg 76 
> 44227 Dortmund 
>
> Tel.: +49 231-755 40 43 
> Fax: +49 231-755 40 32 
> claudia...@tu-dortmund.de  
> www.ub.tu-dortmund.de 
>
> Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie 
> ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für 
> diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender 
> und vernichten Sie diese Mail. Vielen Dank. 
> Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
> ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher 
> Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines 
> solchen Schriftstücks per Telefax erfolgen. 
>
> Important note: The information included in this e-mail is confidential. 
> It is solely intended for the recipient. If you are not the intended 
> recipient of this e-mail please contact the sender and delete this message. 
> Thank you. Without prejudice of e-mail correspondence, our statements are 
> only legally binding when they are made in the conventional written form 
> (with personal signature) or when such documents are sent by fax. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] How to modify summary item display in XMLUI

2016-12-15 Thread David Brian Holt
Sorry to be such a pest on this forum this week.  I'm VERY close to being 
done with this project.  Thank you to everyone who has helped me!

I have one last issue that I've been asked to resolve.  We want to display 
the "dc:subject" and "dc:type" metadata fields in the item summary view on 
XMLUI.  I did some reading online and I think some of the tutorials for 
this may be out of date (I'm running Dspace 6).

I believe this is the relevant section in item-view.xsl:





























Any idea how I can add these fields?

Thanks!

David

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] 6.0 upgrade

2016-12-15 Thread Hardy Pottinger
I think it might be time to step back and just try to get Tomcat to start
at all, without DSpace deployed. Try to start it with the stock context and
no webaps. If that works, try deploying Psi Probe [1]

--Hardy

[1] https://github.com/psi-probe/psi-probe/wiki/InstallationApacheTomcat


On Dec 14, 2016 11:05 AM, "Larry Hansard" 
wrote:

> It only has 2 lines:
>
> [dspace@digrepository logs]$ more localhost.2016-12-14.log
> 14-Dec-2016 10:23:37.049 INFO [localhost-startStop-1]
> org.apache.catalina.core.ApplicationContext.log No Spring
> WebApplicationInitializer types detected on classpath
> 14-Dec-2016 10:23:42.988 INFO [localhost-startStop-1]
> org.apache.catalina.core.ApplicationContext.log Initializing Spring root
> WebApplicationContext
>
> On Wednesday, December 14, 2016 at 10:53:34 AM UTC-6, Mark Wood wrote:
>>
>> I've seen cases where the relevant information was in another Tomcat
>> log.  Here, I also get logs named localhost-$DATE.log.  (Not the same as
>> localhost_access-$DATE.log)  I would look around in Tomcat's log directory
>> to see if there is anything else covering the same time span, and what
>> might be found in it.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] hde the link "show full item recorder"

2016-12-15 Thread heddamaha
hello everyone

we installed dspace6.0 with web interface xmlui Mirage2 
how to hide the link Metadata "Show full item record" from the view item 
page for the ananymous visitors.
thanks for help



-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Unknown media filter specified - "PDF Text Extractor"

2016-12-15 Thread Sidoroff, Ilja
I don't know if this is relevant in your case, but I had tomcat + nginx setup 
with DSpace and I had configured nginx to serve static assets (such as images). 
When updating the DSpace installation, SELinux security context weren't updated 
(or were reset) and I got just this behaviour with Mirage 2.

Probably not your problem, but I thought to mention it just in case.

Ilja Sidoroff

> On 14 Dec 2016, at 01:48, David Brian Holt  wrote:
> 
> I rebuilt and tried filter-media again and it worked!!  :)
> 
> BTW, the little logos in the header/footer with Mirage2 are broken for some 
> reason.  Any idea how to fix that?
> 
> Thank you!
> 
> On Tuesday, December 13, 2016 at 1:50:27 PM UTC-8, Bill T wrote:
> David,
> 
> One quick guess:
> 
> Try commenting that line once again:
> 
> # ImageMagick Image Thumbnail, ImageMagick PDF Thumbnail, \
> 
> and add
> 
> filter.plugins = ImageMagick Image Thumbnail
> filter.plugins - ImageMagick PDF Thumbnail
> 
> at the tail end of the other filter.plugins just above.
> 
> rebuild and restart tomcat, and see if that helps.
> Bill
> 
> On Tuesday, December 13, 2016 at 12:54:48 PM UTC-6, David Brian Holt wrote:
> After solving my installation issue, I have been uploading some OCR-ed PDFs 
> and Word documents to test for full-text search.  I edited my crontab file to 
> include all my daily/weekly scripts (including index-discovery and 
> filter-media) but I noticed that when I try to run "dspace filter-media" I'm 
> getting an error message saying that "PDF Text Extractor" is an unknown media 
> filter.  I haven't edited the relevant section of my dspace.cfg file on this. 
>  Can someone offer any advice on what's causing this?  I'm really wanted to 
> use Dspace for this project because it has Solr built-in for full-text 
> search.  
> 
> Here is the relevant section from my dspace.cfg file:
> 
>  Media Filter / Format Filter plugins (through PluginService) 
> # Media/Format Filters help to full-text index content or
> # perform automated format conversions
> 
> 
> #Names of the enabled MediaFilter or FormatFilter plugins
> filter.plugins = PDF Text Extractor
> filter.plugins = HTML Text Extractor
> filter.plugins = Word Text Extractor
> filter.plugins = Excel Text Extractor
> filter.plugins = PowerPoint Text Extractor
> filter.plugins = JPEG Thumbnail
> filter.plugins = PDFBox JPEG Thumbnail
> 
> 
> 
> 
> # [To enable Branded Preview]: uncomment and insert the following into the 
> plugin list
> #Branded Preview JPEG, \
> 
> 
> # [To enable ImageMagick Thumbnail]:
> #remove "JPEG Thumbnail" from the plugin list
> #uncomment and insert the following line into the plugin list
> ImageMagick Image Thumbnail, ImageMagick PDF Thumbnail, \
> 
> 
> #Assign 'human-understandable' names to each filter
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.PDFFilter = PDF Text Extractor
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.HTMLFilter = HTML Text Extractor
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.WordFilter = Word Text Extractor
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.ExcelFilter = Excel Text Extractor
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.PowerPointFilter = PowerPoint Text Extractor
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.JPEGFilter = JPEG Thumbnail
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.BrandedPreviewJPEGFilter = Branded Preview JPEG
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.PDFBoxThumbnail = PDFBox JPEG Thumbnail
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.ImageMagickImageThumbnailFilter = ImageMagick 
> Image Thumbnail
> plugin.named.org.dspace.app.mediafilter.FormatFilter = 
> org.dspace.app.mediafilter.ImageMagickPdfThumbnailFilter = ImageMagick PDF 
> Thumbnail
> 
> 
> #Configure each filter's input format(s)
> filter.org.dspace.app.mediafilter.PDFFilter.inputFormats = Adobe PDF
> filter.org.dspace.app.mediafilter.HTMLFilter.inputFormats = HTML, Text
> filter.org.dspace.app.mediafilter.WordFilter.inputFormats = Microsoft Word
> filter.org.dspace.app.mediafilter.PowerPointFilter.inputFormats = Microsoft 
> Powerpoint, Microsoft Powerpoint XML
> filter.org.dspace.app.mediafilter.JPEGFilter.inputFormats = BMP, GIF, JPEG, 
> image/png
> filter.org.dspace.app.mediafilter.BrandedPreviewJPEGFilter.inputFormats = 
> BMP, GIF, JPEG, image/png
> filter.org.dspace.app.mediafilter.ImageMagickImageThumbnailFilter.inputFormats
>  = BMP, GIF, image/png, JPG, TIFF, JPEG, JPEG 2000
> filter.org.dspace.app.mediafilter.ImageMagickPdfThumbnailFilter.inputFormats 
> = Adobe PDF
> filter.org.dspace.app.mediafilter.ExcelFilter.inputFormats = Microsoft Excel, 
> Microso

Re: [dspace-tech] Exporting collection metadata error.

2016-12-15 Thread helix84
It's an ongoing issue with DSpace that many of its connections to Postgres
end up in an "idle in transaction" state, which sooner or later fill up the
connection pool, regardless of the pool size. The error you got is a result
of this - all the connections in the pool have been open, so the indexing
command couldn't open a new connection.

There is only a temporary solution, but it's a simple one - restart either
DSpace or Postgres. Then run the indexing command again.


Regards,
~~helix84

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


On Thu, Dec 15, 2016 at 9:45 AM, Stephano John  wrote:

> Dear all,
>
> I moved items of one collection to another collection by exporting
> metadata and importing as an administrator which it has worked fine several
> time. But the same procedures it has failed to work yesterday and it gives
> me the following error when i try to index because what i exported are not
> displayed on the new collection.
>
> please help
>
> Stephano.
>
> /dspace# ./bin/dspace index-discovery
> Exception: FATAL: remaining connection slots are reserved for
> non-replication superuser connections
> org.postgresql.util.PSQLException: FATAL: remaining connection slots are
> reserved for non-replication superuser connections
> at org.postgresql.core.v3.ConnectionFactoryImpl.readStartupMessages(
> ConnectionFactoryImpl.java:471)
> at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(
> ConnectionFactoryImpl.java:112)
> at org.postgresql.core.ConnectionFactory.openConnection(
> ConnectionFactory.java:66)
> at org.postgresql.jdbc2.AbstractJdbc2Connection.
> (AbstractJdbc2Connection.java:125)
> at org.postgresql.jdbc3.AbstractJdbc3Connection.
> (AbstractJdbc3Connection.java:30)
> at org.postgresql.jdbc3g.AbstractJdbc3gConnection.(
> AbstractJdbc3gConnection.java:22)
> at org.postgresql.jdbc4.AbstractJdbc4Connection.
> (AbstractJdbc4Connection.java:32)
> at org.postgresql.jdbc4.Jdbc4Connection.(
> Jdbc4Connection.java:24)
> at org.postgresql.Driver.makeConnection(Driver.java:393)
> at org.postgresql.Driver.connect(Driver.java:267)
> at java.sql.DriverManager.getConnection(DriverManager.java:571)
> at java.sql.DriverManager.getConnection(DriverManager.java:215)
> at org.apache.commons.dbcp.DriverManagerConnectionFactory
> .createConnection(DriverManagerConnectionFactory.java:75)
> at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(
> PoolableConnectionFactory.java:582)
> at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(
> GenericObjectPool.java:974)
> at org.apache.commons.dbcp.PoolingDataSource.getConnection(
> PoolingDataSource.java:106)
> at org.dspace.storage.rdbms.DatabaseManager.getConnection(
> DatabaseManager.java:584)
> at org.dspace.core.Context.init(Context.java:121)
> at org.dspace.core.Context.(Context.java:95)
> at org.dspace.discovery.IndexClient.main(IndexClient.java:41)
> 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.dspace.app.launcher.ScriptLauncher.runOneCommand(
> ScriptLauncher.java:225)
> at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:77)
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Exporting collection metadata error.

2016-12-15 Thread Stephano John
Dear all,

I moved items of one collection to another collection by exporting metadata
and importing as an administrator which it has worked fine several time.
But the same procedures it has failed to work yesterday and it gives me the
following error when i try to index because what i exported are not
displayed on the new collection.

please help

Stephano.

/dspace# ./bin/dspace index-discovery
Exception: FATAL: remaining connection slots are reserved for
non-replication superuser connections
org.postgresql.util.PSQLException: FATAL: remaining connection slots are
reserved for non-replication superuser connections
at
org.postgresql.core.v3.ConnectionFactoryImpl.readStartupMessages(ConnectionFactoryImpl.java:471)
at
org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:112)
at
org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
at
org.postgresql.jdbc2.AbstractJdbc2Connection.(AbstractJdbc2Connection.java:125)
at
org.postgresql.jdbc3.AbstractJdbc3Connection.(AbstractJdbc3Connection.java:30)
at
org.postgresql.jdbc3g.AbstractJdbc3gConnection.(AbstractJdbc3gConnection.java:22)
at
org.postgresql.jdbc4.AbstractJdbc4Connection.(AbstractJdbc4Connection.java:32)
at org.postgresql.jdbc4.Jdbc4Connection.(Jdbc4Connection.java:24)
at org.postgresql.Driver.makeConnection(Driver.java:393)
at org.postgresql.Driver.connect(Driver.java:267)
at java.sql.DriverManager.getConnection(DriverManager.java:571)
at java.sql.DriverManager.getConnection(DriverManager.java:215)
at
org.apache.commons.dbcp.DriverManagerConnectionFactory.createConnection(DriverManagerConnectionFactory.java:75)
at
org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
at
org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:974)
at
org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:106)
at
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:584)
at org.dspace.core.Context.init(Context.java:121)
at org.dspace.core.Context.(Context.java:95)
at org.dspace.discovery.IndexClient.main(IndexClient.java:41)
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.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:225)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:77)

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.