[Dspace-tech] Error sending email

2013-09-06 Thread Jimena Quiroga
Hi everybody:

I`m working with dspace 3.1, windows, jspui.

After test the email, I got the following:


Error testing email:
  - Error: javax.mail.MessagingException: Could not connec to to SMTP host:
smtp.gmail.com, port:25:
nested exception is:
  java.net.ConnectException: Connection timed out: connect


I sent you part of the dspace.cfg file. Can somebody help me please?

Saludos!

Jimena



# Email settings ##

# SMTP mail server
mail.server = smtp.gmail.com

# SMTP mail server authentication username and password (if required)
mail.server.username = repositorioin...@gmail.com
mail.server.password = mypassword

# SMTP mail server alternate port (defaults to 25)
mail.server.port = 25

# From address for mail
mail.from.address = repositorioin...@gmail.com

# Currently limited to one recipient!
feedback.recipient = repositorioin...@gmail.com


# General site administration (Webmaster) e-mail
mail.admin = repositorioin...@gmail.com


# Recipient for server errors and alerts
alert.recipient = ${mail.alert.recipient}

# Recipient for new user registration emails
registration.notify = ${mail.registration.notify}

# Set the default mail character set. This may be overridden by providing a
line
# inside the email template "charset: ", otherwise this default
is used.
mail.charset = UTF-8

# A comma-separated list of hostnames that are allowed to refer browsers to
email forms.
# Default behaviour is to accept referrals only from dspace.hostname
mail.allowed.referrers = ${dspace.hostname}

# If you are connecting to a TLS/SSL protected email server, enable this
setting,
# and possibly extra settings below
mail.ssl.enable = true


# Pass extra settings to the Java mail library. Comma-separated, equals
sign between
# the key and the value. For example:

 mail.extraproperties = mail.smtp.socketFactory.port=465, \
 mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory, \
 mail.smtp.socketFactory.fallback=false

# An option is added to disable the mailserver. By default, this property
is set to false
# By setting mail.server.disabled = true, DSpace will not send out emails.
# It will instead log the subject of the email which should have been sent
# This is especially useful for development and test environments where
production data is used when testing functionality.
mail.server.disabled = false
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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] Messages.properties - Procedure to edit the display format

2013-09-06 Thread c_sugumaran
With the information from Dspace - Tech, Now we could get the result from
Messages.properties for metadata - display of data.

Thank you Dpsace - Tech

C.Sugumaran



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Messages-properties-Procedure-to-edit-the-display-format-tp4667017p4667161.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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] Encoding problem in discovery search results, xmlui

2013-09-06 Thread Alcides Carlos de Moraes Neto
Just a follow up.
filter-media -f seems to have fixed the issue with the OCR txt.
But some search results still show encoding issues.

I believe I need to regenerate the solr index.

Ats,

Alcides Carlos de Moraes Neto
"Sometimes I think we're alone. Sometimes I think we're not. In either
case, the thought is staggering."
- R. Buckminster Fuller


2013/9/3 Alcides Carlos de Moraes Neto 

> Hello helix, thank you for your input.
>
> Indeed, it is a problem with the filter-media generated txt.
> A filter-media -f resolved the issue for this specific item. I scheduled a
> full filter-media -f of the repository tonight.
>
>
> Ats,
>
>
> Alcides Carlos de Moraes Neto
>
>
> 2013/9/3 helix84 
>
>> On Tue, Sep 3, 2013 at 1:24 AM, Alcides Carlos de Moraes Neto
>>  wrote:
>> > I have checked the .txt media-filter generates, they are all UTF-8.
>>
>> What I see (see attachment) looks like double-encoded UTF-8 (it
>> happens when a charset converter is told that a file is to be encoded
>> from one character set to UTF-8, but it actually already was UTF-8) -
>> which would seem like valid UTF-8 to a machine, but has nonsensical
>> characters. What do you see?
>>
>> I don't have a solution yet, though.
>>
>> On Tue, Sep 3, 2013 at 2:28 AM, Keir Vaughan-Taylor 
>> wrote:
>> > Is it a problem that the extension is pdf.txt   ?
>>
>> No, that's normal.
>>
>>
>> Regards,
>> ~~helix84
>>
>> Compulsory reading: DSpace Mailing List Etiquette
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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] Mathematical formulas support

2013-09-06 Thread LifeH2O
Abstracts can have mathematical formulas but it is a simple text area.

We thought about TinyMCE but it is ugly as we need to upload images of
formulas separately. Best solution would be to use editor which can convert
pasted formulas from word (in our cse) in TeX format but displays them as
proper equation.

Also how to display the equations when viewing an item is another issue.

Also what will happen to indexing when this TeX gibberish will be added
inside abstract?

Any ideas?



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Mathematical-formulas-support-tp4667159.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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 3.2 issues with non-ascii

2013-09-06 Thread Eimar Koort
Hi all,

I'm having problems with metadata display at harvester point of view ,
Dspace 3.2 (upgraded from 3.1, upgraded from 3.0).

Here are two items displayed differently.

Item added when there was dspace 3.1
http://dspace.emu.ee/oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:localhost:10492/1378
( Keskkonnatekkeliste stresside tõttu taimedes... etc, contains 'o + tilde'
)

In the meantime upgraded dspace to version 3.2.
Non-ascii chars are replaced with ? marks.

http://dspace.emu.ee/oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:localhost:10492/1379
(Doktorit k??sitleb kolme olulist..., while it sould be Doktoritöö
käsitleb kolme olulist ... contains 'o + uml' and 'a + uml').

>From public web (so to say) both are displayed correctly:
http://dspace.emu.ee/handle/10492/1378
http://dspace.emu.ee/handle/10492/1379

So this issue appeared after upgrading from 3.1 to 3.2. Maybe it's
possible, that this issue was also in 3.0 and 3.1 version, but it was disguised
by double-utf issue (
http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg22671.html
).

Any hints?

Regards,
--
Eimar Koort
( eimar.ko...@gmail.com )
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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] How to replace default homepage of xmlui to other page....

2013-09-06 Thread Ritesh
Hello everyone,
I am having difficulty to replace default homepage of xmlui with first
community page. I am using DSpace 3.2 with XMLUI. My requirement is to open
community homepage (which is created first [0]) during xmlui browsing.
(/xmlui)

can anyone provide me the process to replace default page?


Regards,
Ritesh.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/How-to-replace-default-homepage-of-xmlui-to-other-page-tp4667155.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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] download the searched bibliography as csv/word/ or any other reference software

2013-09-06 Thread mallikarjun dora
Dear All,


We are in need for a method where our user can search the repository on a
specific keyword or author and able to  tick the desired document and
download the  bibliography as an excel or csv or may be through any
reference software.

we are using dspace 3.1 with mirage theme

any help on this will be appreciated

Regards


-- 
!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!
Mallikarjun Dora
Professional Assistant
Vikram Sarabhai Library
Indian Institute of Management, Ahmedabad
mallikar...@iimahd.ernet.in
Mob: 9725608871
http://mallikarjundora.wordpress.com/
http://scholar.google.com/citations?user=6n1ABCQJ
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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] Problem with ant update

2013-09-06 Thread Nemiz, Elvi
Dear All,

I'm having trouble in running ant update. After running successfully mvn -U
clean package, I execute ant update, I'm stuck in "Copying 111 files to
[dspace-src]/dspace/target/dspace-3.2-build/config-temp". I don't know
where to look for logs that may be causing this problem. I am running this
in windows 2003, ant 1.8.2 and java 1.7.0_21.

Thanks in advance.


Sincerely,
Elvi S. Nemiz
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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] converting csv to xml doubline core format

2013-09-06 Thread Webshet, Sisay (ILRI)
Sorry it was my fault. I was importing the same items again.

It works perfectly



-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Friday, September 06, 2013 11:17 AM
To: Webshet, Sisay (ILRI)
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] converting csv to xml doubline core format

On Fri, Sep 6, 2013 at 8:06 AM, Webshet, Sisay (ILRI)  
wrote:
> It works for me. however the output directory ' simpleArchiveFormat'  
> has 3 items and when I imported to the system the  same document 
> appears twice. What would be the case

Sorry, I haven't used the tool myself. Perhaps there already was an identical 
item and you imported it again?
Try the process again with a different, new item.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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] converting csv to xml doubline core format

2013-09-06 Thread helix84
On Fri, Sep 6, 2013 at 8:06 AM, Webshet, Sisay (ILRI)
 wrote:
> It works for me. however the output directory ' simpleArchiveFormat'  has 3 
> items and when I imported to the system the  same document appears twice. 
> What would be the case

Sorry, I haven't used the tool myself. Perhaps there already was an
identical item and you imported it again?
Try the process again with a different, new item.


Regards,
~~helix84

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

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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] Spring vulnerabilities in DSpace 1.5.2?

2013-09-06 Thread Andrea Bollini
The components affected by the issue are not used by DSpace JSPUI as 
well so there are no issues with the existent installations.
DSpace CRIS make use of some spring tags but as far as we know it never 
use "user input" as attribute of this tags so no issues for DSpace CRIS too.
Best regards,
Andrea



Il 05/09/2013 23:09, stuart yeates ha scritto:
> The vulnerability appears to be JSP specific, those running only the
> xmlui interface should be fine, right?
>
> cheers
> stuart
>
> On 06/09/13 04:50, Halliday, James Leonard wrote:
>> Hello,
>>
>> I am trying to follow up on some vulnerabilities in the Spring
>> framework, which are documented here:
>>
>> http://support.springsource.com/security/cve-2011-2730
>>
>> A recent survey of all our running DSpace instances showed a DSpace
>> 1.5.2 instance with Spring 2.5.1 jars included. These are the jars that
>> might be vulnerable. Can someone tell me if the jars are being used in a
>> way that makes them vulnerable? There is a later Spring 2.5.x release
>> that fixed the problem; should we simply replace the existing jars
>> without needing to make any other changes?
>>
>> Thanks so much.
>>
>> -Jim Halliday
>>
>> -Indiana University
>>
>>
>>
>> --
>> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
>> Discover the easy way to master current and previous Microsoft technologies
>> and advance your career. Get an incredible 1,500+ hours of step-by-step
>> tutorial videos with LearnDevNow. Subscribe today and save!
>> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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
>>
>


-- 
Andrea Bollini
Dipartimento Servizi e Soluzioni per l'Amministrazione Universitaria
Divisione Ricerca

Via dei Tizii, 6
00185 Roma, Italy
tel. +39 06 44 486 087 - mob. +39 348 82 77 525
http://www.cineca.it


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/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