<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>



<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>


Hi Claudia, <br>(Sorry ,i send it again. because i forgot adding this mail into mailinglist)<br>thank your for your mail. Like you told to me that we should give a vaild configuration. so i asked my teacher and he gived me a mail server.<br>I tried to change the mail configuration and have tested again with restart the tomcat.<br><br>Sorry, it doesn't work still by uploading file to Server. Am i am sure too that i launch the command&nbsp; chmod for user dspace with any problem. But i remembered that i created the dspace account <b>withou</b>t the home dir (/home/dspace)for dspace. Is it the problem caused the internal Error. I guess NO.<br><br>Like you suggested it to me before. Maybe it is the mail configuration because it comes too early.&nbsp; Regards <br><br>##### Email settings ######<br><br># SMTP mail server<br>mail.server=salt.fernuni-hagen.de<br><br># SMTP mail server authentication username and password (if required)<br># mail.server.username = myusername<br># mail.server.password = mypassword<br><br># SMTP mail server alternate port (defaults to 25)<br># mail.server.port = 25<br><br># From address for mail<br>mail.from.address = dspace-noreply@salt.fernuni-hagen.de<br><br># Currently limited to one recipient!<br>feedback.recipient = dspace-help@salt.fernuni-hagen.de<br><br># General site administration (Webmaster) e-mail<br>mail.admin = dspace-help@salt.fernuni-hagen.de<br><br># Recipient for server errors and alerts<br># alert.recipient = email-address-here<br><br># Recipient for new user registration emails<br># registration.notify = email-address-here<br><br># Set the default mail character set. This may be over ridden by providing a line<br># inside the email template "charset: &lt;encoding&gt;", otherwise this default is used.<br>#mail.charset = UTF8<br><br><br># Default language for metadata values<br>default.language = en_US<br><br><br><br><br><br>&gt; Date: Fri, 17 Jul 2009 08:57:26 +0200<br>&gt; From: Claudia.Juergen@ub.uni-dortmund.de<br>&gt; To: greenstone@live.de<br>&gt; CC: dspace-general@mit.edu; dspace-tech@lists.sourceforge.net<br>&gt; Subject: Re: Internal System Error by ingest a new item in demo collection<br>&gt; <br>&gt; Hi Robin,<br>&gt; <br>&gt; you need a valid email configuration. At various points registration, <br>&gt; ingest etc. DSpace will send emails.<br>&gt; <br>&gt; Check these settings in dspace.cfg:<br>&gt; <br>&gt; ##### Email settings ######<br>&gt; <br>&gt; # SMTP mail server<br>&gt; mail.server=YourMailServer<br>&gt; <br>&gt; # SMTP mail server authentication username and password (if required)<br>&gt; # mail.server.username = myusername<br>&gt; # mail.server.password = mypassword<br>&gt; <br>&gt; # SMTP mail server alternate port (defaults to 25)<br>&gt; # mail.server.port = 25<br>&gt; <br>&gt; # E-Mail-Adresse Eldorado, die fuer alles  ausser OAI benutzt wird<br>&gt; mail.general = valid email address<br>&gt; ...<br>&gt; <br>&gt; <br>&gt; You can use the email server of the Fernuniversität Hagen providing your <br>&gt; central user account, which any of the FU members (students/staff) got.<br>&gt; Seems as if for smtp they use the port 465, the instructions can be <br>&gt; found at your site:<br>&gt; http://www.fernuni-hagen.de/zmi/service/infrastruktur/internetdienste/email/mailstore.shtml<br>&gt; <br>&gt; As for the permissions, check step 5 of the installations:<br>&gt; <br>&gt; 5. Create the directory for the DSpace installation (i.e. [dspace]). As <br>&gt; root (or a user with appropriate permissions),<br>&gt; run:<br>&gt; mkdir [dspace]<br>&gt; chown dspace [dspace]<br>&gt; (Assuming the dspace UNIX username.)<br>&gt; <br>&gt; It is assumed that your servlet container runs as your dspace user.<br>&gt; <br>&gt; <br>&gt; Claudia Jürgen<br>&gt; <br>&gt; <br>&gt; Robin Wang schrieb:<br>&gt; &gt; Hallo Claudia,<br>&gt; &gt; <br>&gt; &gt; I need your help again. I know that i have asked the same question in<br>&gt; &gt; the mailing of dspace before. At last time you suggested me, that i<br>&gt; &gt; chould change the dspace.cfg for mail server under /dspace/config.<br>&gt; &gt; <br>&gt; &gt; 1.   Because i have an other instance of dspace unter my ubuntu , so<br>&gt; &gt; i writed the programm before with my dspace instance. But now my job<br>&gt; &gt; is almost done, so i must switch the test instance to our dspace<br>&gt; &gt; server at safran fernuni hagen. I changed the dspace.cfg just as you<br>&gt; &gt; and my teacher suggested and restart the tomcat. But i got the error<br>&gt; &gt; still.<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; # SMTP mail server mail.server=localhost # From address for mail <br>&gt; &gt; mail.from.address = dspace-noreply@localhost # General site<br>&gt; &gt; administration (Webmaster) e-mail mail.admin = dspace-help@localhost<br>&gt; &gt; <br>&gt; &gt; We have no mail server under safran. fernuni-hagen.de. so i can just<br>&gt; &gt; set the mail server as localhost. So i need to know , where can i<br>&gt; &gt; watch the protocol and how can i fix it.<br>&gt; &gt; <br>&gt; &gt; 2.  You also suggested me that i should check the permissions of the<br>&gt; &gt; /dspace. The question is, what kind of the permission of dspace<br>&gt; &gt; should been set, that i chould kill this error.<br>&gt; &gt; <br>&gt; &gt; "As you get the error at an earlier stage, check your [dspace] dir<br>&gt; &gt; permissions. The user, under which your servlet container runs, needs<br>&gt; &gt; to write to the upload dirctory and assetstore during ingest."<br>&gt; &gt; <br>&gt; &gt; I have installed the dspace following the same protocol of installing<br>&gt; &gt; the dspace 1.5 under ubuntu. Why i have the internal error by<br>&gt; &gt; ingesting the files in our safran server. but can ingest the file in<br>&gt; &gt; my dspace without problem. I really really need the help. thank you<br>&gt; &gt; and regards robin<br>&gt; &gt; <br>&gt; &gt; _________________________________________________________________ <br>&gt; &gt; http://redirect.gimas.net/?n=M0906xIE8_MSN4 Internet Explorer 8 jetzt<br>&gt; &gt; für MSN  - kostenlos!<br><br><hr>Neuigkeiten in Deinem Netzwerk? <a href="http://redirect.gimas.net/?n=M0907Network1">Findest Du hier!</a><br /><hr />-> Für Fotos  <a href='http://redirect.gimas.net/?n=M0907Fotos' target='_new'>hier abdrücken <-</a></body>
</html>