Dear all,
my name is Maximilian Brodhun and I study applicated informatics at the
university of Goettingen. At the moment I am in a internship in the
department of medical informatics of medical university of Goettingen. I
installed DSpace to test a repositroy in context to biomedical metadata.
Everything is working fine so far, but I have a problem with the registration
of new users. Everytime I want to register as a new user, I get the message
"Internal System Error".
I try to make a own mail service with hmail but this doesn't work.
Then I try to take the smtp address of my private email service hotmail. So I
take
smtp.live.com
At the ende of this mail I put the content of the content file and also the
content of the log file.
kind regards,
Maximilian Brodhun
My settings are: (below the content of the log file)
##### Email settings ######
# SMTP mail server
mail.server=
smtp.live.com
# SMTP mail server authentication username and password (if required)
mail.server.username =
maxi_b...@hotmail.com
mail.server.password = ********************
# SMTP mail server alternate port (defaults to 25)
mail.server.port = 25
# From address for mail
mail.from.address =
dspace-...@stud.uni-goettingen.de
# Currently limited to one recipient!
feedback.recipient =
dspac...@myu.edu
# General site administration (Webmaster) e-mail
mail.admin =
maxmilia...@stud.uni-goettingen.de
# Recipient for server errors and alerts
alert.recipient =
maxmilia...@stud-unigoettingen.de
# Recipient for new user registration emails
registration.notify =
maxmilia...@stud.uni-goettingen.de
# Set the default mail character set. This may be over ridden by providing a
line
# inside the email template "charset: <encoding>", 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 = localhost
# Pass extra settings to the Java mail library. Comma separated, equals sign
between
# the key and the value.
#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
# Default language for metadata values
default.language = en_US
The logfiles says the following:
2011-09-22 12:24:27,484 INFO
org.dspace.app.webui.servlet.CommunityListServlet @
anonymous:session_id=AD7B5F75EFEA0C6E2EB1001B97A2DC67:ip_addr=0:0:0:0:0:0:0:1
:view_community_list:
2011-09-22 12:24:37,246 INFO
org.dspace.app.webui.servlet.CommunityListServlet @
anonymous:session_id=AD7B5F75EFEA0C6E2EB1001B97A2DC67:ip_addr=0:0:0:0:0:0:0:1
:view_community_list:
2011-09-22 12:24:50,682 INFO org.dspace.authenticate.PasswordAuthentication
@
anonymous:session_id=AD7B5F75EFEA0C6E2EB1001B97A2DC67:ip_addr=0:0:0:0:0:0:0:1
:authenticate:attempting password auth of
user=
maxmilia...@stud.uni-goettingen.de
2011-09-22 12:24:50,696 INFO org.dspace.app.webui.servlet.PasswordServlet @
anonymous:session_id=AD7B5F75EFEA0C6E2EB1001B97A2DC67:ip_addr=0:0:0:0:0:0:0:1
:failed_login:email=
maxmilia...@stud.uni-goettingen.de, result=2
2011-09-22 12:25:07,889 INFO org.dspace.authenticate.PasswordAuthentication
@
anonymous:session_id=AD7B5F75EFEA0C6E2EB1001B97A2DC67:ip_addr=0:0:0:0:0:0:0:1
:authenticate:attempting password auth of
user=
maxmilia...@stud.uni-goettingen.de
2011-09-22 12:25:07,892 INFO org.dspace.authenticate.PasswordAuthentication
@
maxmilia...@stud.uni-goettingen.de:session_id=AD7B5F75EFEA0C6E2EB1001B9
7A2DC67:ip_addr=0:0:0:0:0:0:0:1:authenticate:type=PasswordAuthentication
2011-09-22 12:25:07,954 INFO org.dspace.app.webui.servlet.PasswordServlet @
maxmilia...@stud.uni-goettingen.de:session_id=AD7B5F75EFEA0C6E2EB1001B9
7A2DC67:ip_addr=0:0:0:0:0:0:0:1:login:type=explicit
2011-09-22 12:25:07,982 INFO org.dspace.app.webui.servlet.MyDSpaceServlet @
maxmilia...@stud.uni-goettingen.de:session_id=0F51C461EBA73F2198827C78B
CF64BBC:ip_addr=0:0:0:0:0:0:0:1:view_mydspace:
2011-09-22 12:25:08,186 INFO org.dspace.content.MetadataField @ Loading
MetadataField elements into cache.
2011-09-22 12:25:08,214 INFO org.dspace.content.MetadataSchema @ Loading
schema cache for fast finds
2011-09-22 12:28:52,687 ERROR org.dspace.kernel.DSpaceKernelManager @ WARN
Failed to unregister the MBean:
org.dspace:name=4aa9bf41-e4ea-4a8b-8c78-a41c052a1325,type=DSpaceKernel
2011-09-22 12:28:52,971 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @
Closing Spring root WebApplicationContext
2011-09-22 12:28:53,280 ERROR org.dspace.kernel.DSpaceKernelManager @ WARN
Failed to unregister the MBean:
org.dspace:name=6301e5e5-0ba3-4665-a1e7-3227f7727947,type=DSpaceKernel
2011-09-22 12:28:54,322 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/jspui] @
Closing Spring root WebApplicationContext
2011-09-22 12:28:54,325 ERROR org.dspace.kernel.DSpaceKernelManager @ WARN
Failed to unregister the MBean:
org.dspace:name=9f1f5b27-bf05-44ef-af5a-68f6df0c4e52,type=DSpaceKernel
2011-09-22 12:29:03,257 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/jspui] @
Initializing Spring root WebApplicationContext
2011-09-22 12:29:05,893 INFO net.sf.ehcache.util.UpdateChecker @ New
2011-09-22 12:29:13,099 INFO net.sf.ehcache.util.UpdateChecker @ New
2011-09-22 12:29:15,162 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @
Initializing Spring root WebApplicationContext
2011-09-22 12:29:16,036 INFO net.sf.ehcache.util.UpdateChecker @ New
2011-09-22 12:29:17,697 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @
Apache Cocoon Spring Configurator v1.0.2 is running in mode 'prod'.
2011-09-22 12:29:19,064 INFO net.sf.ehcache.util.UpdateChecker @ New
2011-09-22 12:29:19,405 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Loading XMLUI
configuration from: C:/dspace\config\xmlui.xconf
2011-09-22 12:29:19,717 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Displaying Artifacts', path='resource://aspects/ViewArtifacts/'.
2011-09-22 12:29:19,717 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Browsing Artifacts', path='resource://aspects/BrowseArtifacts/'.
2011-09-22 12:29:19,717 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Searching Artifacts', path='resource://aspects/SearchArtifacts/'.
2011-09-22 12:29:19,725 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Administration', path='resource://aspects/Administrative/'.
2011-09-22 12:29:19,725 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='E-Person', path='resource://aspects/EPerson/'.
2011-09-22 12:29:19,725 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Submission and Workflow', path='resource://aspects/Submission/'.
2011-09-22 12:29:19,725 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Statistics', path='resource://aspects/Statistics/'.
2011-09-22 12:29:19,727 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed:
name='Default Reference Theme', path='Reference/', id='null', regex='.*',
handle='null'.
2011-09-22 12:29:19,730 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @
Cocoon: Block dispatcher was initialized successfully.
2011-09-22 12:30:50,379 ERROR org.dspace.kernel.DSpaceKernelManager @ WARN
Failed to unregister the MBean:
org.dspace:name=b01c4876-4419-4627-97fe-00ff4c32f90d,type=DSpaceKernel
2011-09-22 12:30:50,642 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @
Closing Spring root WebApplicationContext
2011-09-22 12:30:50,863 ERROR org.dspace.kernel.DSpaceKernelManager @ WARN
Failed to unregister the MBean:
org.dspace:name=938d5582-42e0-41c9-96e6-c91638b740cf,type=DSpaceKernel
2011-09-22 12:30:51,939 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/jspui] @
Closing Spring root WebApplicationContext
2011-09-22 12:30:51,998 ERROR org.dspace.kernel.DSpaceKernelManager @ WARN
Failed to unregister the MBean:
org.dspace:name=7ebf2818-9f7d-42cd-af23-5906aa3e3240,type=DSpaceKernel
2011-09-22 12:31:00,955 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/jspui] @
Initializing Spring root WebApplicationContext
2011-09-22 12:31:11,894 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @
Initializing Spring root WebApplicationContext
2011-09-22 12:31:14,162 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @
Apache Cocoon Spring Configurator v1.0.2 is running in mode 'prod'.
2011-09-22 12:31:15,852 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Loading XMLUI
configuration from: C:/dspace\config\xmlui.xconf
2011-09-22 12:31:16,137 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Displaying Artifacts', path='resource://aspects/ViewArtifacts/'.
2011-09-22 12:31:16,137 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Browsing Artifacts', path='resource://aspects/BrowseArtifacts/'.
2011-09-22 12:31:16,137 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Searching Artifacts', path='resource://aspects/SearchArtifacts/'.
2011-09-22 12:31:16,137 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Administration', path='resource://aspects/Administrative/'.
2011-09-22 12:31:16,137 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='E-Person', path='resource://aspects/EPerson/'.
2011-09-22 12:31:16,137 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Submission and Workflow', path='resource://aspects/Submission/'.
2011-09-22 12:31:16,137 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed:
name='Statistics', path='resource://aspects/Statistics/'.
2011-09-22 12:31:16,139 INFO
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed:
name='Default Reference Theme', path='Reference/', id='null', regex='.*',
handle='null'.
2011-09-22 12:31:16,141 INFO
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @
Cocoon: Block dispatcher was initialized successfully.
2011-09-22 12:31:25,012 INFO net.sf.ehcache.util.UpdateChecker @ New
2011-09-22 12:31:49,755 INFO org.dspace.app.webui.servlet.MyDSpaceServlet @
maxmilia...@stud.uni-goettingen.de:session_id=0F51C461EBA73F2198827C78B
CF64BBC:ip_addr=0:0:0:0:0:0:0:1:view_mydspace:
2011-09-22 12:31:50,412 INFO org.dspace.content.MetadataField @ Loading
MetadataField elements into cache.
2011-09-22 12:31:50,433 INFO org.dspace.content.MetadataSchema @ Loading
schema cache for fast finds
2011-09-22 12:31:55,130 INFO org.dspace.app.webui.servlet.LogoutServlet @
maxmilia...@stud.uni-goettingen.de:session_id=0F51C461EBA73F2198827C78B
CF64BBC:ip_addr=0:0:0:0:0:0:0:1:logout:
2011-09-22 12:32:05,355 INFO org.dspace.app.webui.servlet.RegisterServlet @
anonymous:session_id=96FD7A03A64CD93BACB9AFE8C49AE25D:ip_addr=0:0:0:0:0:0:0:1
:sendtoken_register:email=
maxi_b...@hotmail.com
2011-09-22 12:32:06,555 INFO org.dspace.app.webui.servlet.RegisterServlet @
anonymous:session_id=96FD7A03A64CD93BACB9AFE8C49AE25D:ip_addr=0:0:0:0:0:0:0:1
:error_emailing:email=
maxi_b...@hotmail.com
com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.0 Must issue a STARTTLS
command first
at
com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388)
at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959)
at
com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583)
at javax.mail.Transport.send0(Transport.java:169)