[Dspace-tech] Can't see items after restoring data - DSpace 4.0

2014-03-19 Thread gaia0611
Greetings:

I've restored the data from the backup I made of DSpace 1.8 after upgrading
the schema. First from 1.8 to 3 and then from 3 to 4, since it was necessary
to make the installation of DSpace from scratch (version 4.0) in a different
server. 

However not all the items are displayed in the new DSpace. I wonder what
could possibly happen? and how can I fix this?

The server where the DSpace 1.8 was running isn't available anymore, so I
can't check or finish the upgrading process of that version. I've done
everything according to the guide to avoid mistakes, so I'm very confused on
what went wrong (all the data from DSpace 1.8 is in DSpace 4.0), also I made
sure not touch anything I shouldn't have. I moved everything exactly as it
was on DSpace 1.8.

Thanks for your help



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Can-t-see-items-after-restoring-data-DSpace-4-0-tp4672242.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
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.x stopped sending notifications suddenly

2014-10-22 Thread gaia0611
Greetings:

I can't get what happened exactly, but from one moment to another Dspace
just suddenly stopped sending notifications (when new articles are added, or
new users are registered). No adjustments or modifications were made before
this happend.

To make sure that nothing went wrong with the mail account I'm using to send
the emails I tried the following:

[dspace directory]/bin/dspace test-email

And it actually worked, the test mail was perfectly sent however the
notifications still don't. What can I do to solve this problem?

I appreciate the help.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/DSpace-4-x-stopped-sending-notifications-suddenly-tp4675290.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


Re: [Dspace-tech] DSpace 4.x stopped sending notifications suddenly

2014-10-23 Thread gaia0611
I did set those cron jobs some time ago, but the problem is still present.
Even those mails to subscribers are not sent.

'[dspace]/bin/dspace test-email' shows that it its possible to send emails
from the mail account that has been set, but it doesn't send notifications.
Still wondering what happened since it was working fine till a couple of
weeks ago.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/DSpace-4-x-stopped-sending-notifications-suddenly-tp4675290p4675296.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


Re: [Dspace-tech] DSpace 4.x stopped sending notifications suddenly

2014-10-23 Thread gaia0611
Anja Le Blanc wrote
> Did you run '[dspace]/bin/dspace test-email' as the same user as dspace 
> is run under?
> 
> I am wondering whether someone took tomcat/dspace out of the list of 
> users who are allowed to sent email.

I did, and the test mail was perfectly sent to the admin email account. The
application runs in a Windows Server, I don't know if this is relevant.
Also, the configuration of tomcat hasn't changed since DSpace was installed.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/DSpace-4-x-stopped-sending-notifications-suddenly-tp4675290p4675300.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


Re: [Dspace-tech] sending mail giving error

2014-11-05 Thread gaia0611
Greetings:

You have to make sure to uncomment the following lines:

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

And also, enable your gmail account to accept connections, because sometimes
for security issues,  gmail blocks any attempts of connections from unsafe
applications (DSpace included). If this happens Gmail will automatically
send you an email to let you know.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/sending-mail-giving-error-tp4675341p4675422.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