Re: [Dspace-tech] java.net.UnknownHostException: localhost: localhost

2009-11-18 Thread Hardik Mishra
Hello Geetha

Backup /etc/hosts file

Then sure that the following line appears in your /etc/hosts file:

127.0.0.1localhost

Change the above line , it might work

Then reboot to get rid of your running instances and try it all again.


*--
Best Regards
Hardik Mishra
Software Engineer

http://bit.ly/uJ60P - Join Us on Facebook
http://www.twitter.com/webinito - Follow us on Twitter

Give a man a fish, and you feed him for a day. Teach a man to catch fish and
you feed him for a lifetime.*



Message: 4
Date: Wed, 18 Nov 2009 14:33:07 +0530
From: Geetha Rao iictdsp...@gmail.com
Subject: [Dspace-tech] Problem with Tomcat
To: dspace-tech-requ...@lists.sourceforge.net,
   dspace-tech@lists.sourceforge.net
Message-ID:
   a034a240911180103j7dec2046rb0802fb6681b5...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Hi,
  I have installed Dspace 1.5 on Redhat Linux. We have used Tomcat 6.It
worked properly earlier. Recently we have changed the hostname. Now we are
facing the problem with tomcat.  While shutting down the tomcat, it is
dispalying the following error.


java.net.UnknownHostException: localhost: localhost
 at java.net.InetAddress.
getAllByName0(InetAddress.java:1145)
 at java.net.InetAddress.getAllByName(InetAddress.java:1072)
 at java.net.InetAddress.getAllByName(InetAddress.java:1008)
 at java.net.InetAddress.getByName(InetAddress.java:958)
 at
org.apache.catalina.core.StandardServer.await(StandardServer.java:373)
 at org.apache.catalina.startup.Catalina.await(Catalina.java:642)
 at org.apache.catalina.startup.Catalina.start(Catalina.java:602)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:585)
 at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Nov 18, 2009 12:41:00 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Nov 18, 2009 12:41:01 PM org.apache.catalina.core.StandardService stop

Do we need to change the hostname anywhere else.How can we resolve this
problem.
Thanks for any help.

Regards,
Geetha
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] java.net.UnknownHostException

2008-08-08 Thread James Rutherford
 let.java:215)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
 at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
 tionFilterChain.java:269)
 at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
 erChain.java:188)
 at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
 e.java:213)
 at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
 e.java:174)
 at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
 :127)
 at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
 :117)
 at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
 java:108)
 at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
 74)
 at
 org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:87
 4)
 at
 org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
 essConnection(Http11BaseProtocol.java:665)
 at
 org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
 .java:528)
 at
 org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
 erWorkerThread.java:81)
 at
 org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
 .java:689)
 at java.lang.Thread.run(Unknown Source)
 Caused by: javax.mail.MessagingException: Unknown SMTP host:
 owasvr.staff.uniten.local;
   nested exception is:
 java.net.UnknownHostException: owasvr.staff.uniten.local
 at
 com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1280)
 at
 com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)
 at javax.mail.Service.connect(Service.java:275)
 at javax.mail.Service.connect(Service.java:156)
 at javax.mail.Service.connect(Service.java:105)
 at javax.mail.Transport.send0(Transport.java:168)
 at javax.mail.Transport.send(Transport.java:98)
 at org.dspace.core.Email.send(Email.java:362)
 at
 org.dspace.eperson.AccountManager.sendEmail(AccountManager.java:296)
 at
 org.dspace.eperson.AccountManager.sendInfo(AccountManager.java:256)
 at
 org.dspace.eperson.AccountManager.sendForgotPasswordInfo(AccountManager.
 java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
 Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at
 org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:230)
 at
 org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1244)
 at
 org.mozilla.javascript.continuations.ContinuationInterpreter.interpret(C
 ontinuationInterpreter.java:1134)
 at
 org.mozilla.javascript.continuations.ContinuationInterpreter.interpret(C
 ontinuationInterpreter.java:190)
 at
 org.mozilla.javascript.continuations.ContinuationInterpreter.interpret(C
 ontinuationInterpreter.java:138)
 at
 org.mozilla.javascript.continuations.InterpretedFunctionImpl.call(Interp
 retedFunctionImpl.java:121)
 at
 org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1244)
 at
 org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java
 :1591)
 at
 org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpret
 er.handleContinuation(FOM_JavaScriptInterpreter.java:852)
 ... 123 more
 Caused by: java.net.UnknownHostException: owasvr.staff.uniten.local
 at java.net.PlainSocketImpl.connect(Unknown Source)
 at java.net.SocksSocketImpl.connect(Unknown Source)
 at java.net.Socket.connect(Unknown Source)
 at java.net.Socket.connect(Unknown Source)
 at
 com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:232)
 at
 com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:189)
 at
 com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1250)
 ... 146 more
 
 -Original Message-
 From: Mohamad Asmawi Bin Abdul Rahman
 Sent: Thursday, August 07, 2008 10:30 AM
 To: 'James Rutherford'
 Cc: dspace-tech@lists.sourceforge.net
 Subject: RE: [Dspace-tech] java.net.UnknownHostException
 
 Im already try to change SMTP Server from the file dspace.cfg, but still
 not working. After I made the changing, I need to compile ant update
 or how?
 
 -Original Message-
 From: James Rutherford [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, August 05, 2008 5:02 PM
 To: Mohamad Asmawi Bin Abdul Rahman
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] java.net.UnknownHostException
 
 On Tue, Aug 05, 2008 at 08:54:28AM +, Mohamad Asmawi Bin Abdul
 Rahman wrote:
  Java full stacktrace

[Dspace-tech] java.net.UnknownHostException

2008-08-05 Thread Mohamad Asmawi Bin Abdul Rahman
Hi All

 

1.  I hav a problem related to registration of new user. When I put
the users email, dspace noticed me Unable to sent email to this
Address. 

 

 

 

 

 

 

 

 

 

2.  when I want to reset password dspace showed me this error

 

 

 

image001.jpgimage002.jpg-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] java.net.UnknownHostException

2008-08-05 Thread James Rutherford
Please send a full stack trace and any other relevant information
(including the email address of the user you are trying to register).
It's probably either a typo in the domain of the email address, or the
machine DSpace is running on is having DNS issues.

Jim

On Tue, Aug 05, 2008 at 08:33:13AM +, Mohamad Asmawi Bin Abdul Rahman wrote:
 
 Hi All
 
 
  1.  I hav a problem related to registration of new user. When I put the 
 users email, dspace noticed me “Unable to sent email to this Address”. Until 
 now I cannot complete any new registrations.
 
 
 
  1.  when I want to reset password dspace showed me the error 
 “Java.net.UnknownHostException”
 
 
 please help me!!

Content-Description: ATT1.txt
 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
Content-Description: ATT2.txt
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-- 
James Rutherford  |  Hewlett-Packard Limited registered Office:
Research Engineer |  Cain Road,
HP Labs   |  Bracknell,
Bristol, UK   |  Berks
+44 117 312 7066  |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential
and may be legally privileged. If you have received this message in
error, you should delete it from your system immediately and advise the
sender. To any recipient of this message within HP, unless otherwise
stated you should consider this message and attachments as HP
CONFIDENTIAL.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] java.net.UnknownHostException

2008-08-05 Thread Mohamad Asmawi Bin Abdul Rahman
Hi Jim,

TQ for yr feedback. Actually,when I try to make a new registration from
mydspace, dspace told me unable to send email. The same problem also
occured when I put another email. Im sure typing is totally correct. For
example: when I try to put this email [EMAIL PROTECTED] using
register button from my dspace still Unable to send email. 

I try go through e-person management control and add a new e-person,
then when I try edit an E-Person and reset password, dspace showed the
error:

  java.net.UnknownHostException:

Cocoon stacktrace
Java stacktrace
Java full stacktrace

-Original Message-
From: James Rutherford [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 05, 2008 4:40 PM
To: Mohamad Asmawi Bin Abdul Rahman
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] java.net.UnknownHostException

Please send a full stack trace and any other relevant information
(including the email address of the user you are trying to register).
It's probably either a typo in the domain of the email address, or the
machine DSpace is running on is having DNS issues.

Jim

On Tue, Aug 05, 2008 at 08:33:13AM +, Mohamad Asmawi Bin Abdul
Rahman wrote:
 
 Hi All
 
 
  1.  I hav a problem related to registration of new user. When I put
the users email, dspace noticed me Unable to sent email to this
Address. Until now I cannot complete any new registrations.
 
 
 
  1.  when I want to reset password dspace showed me the error
Java.net.UnknownHostException
 
 
 please help me!!

Content-Description: ATT1.txt


-
 This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
 Build the coolest Linux based applications with Moblin SDK  win great
prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
Content-Description: ATT2.txt
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-- 
James Rutherford  |  Hewlett-Packard Limited registered Office:
Research Engineer |  Cain Road,
HP Labs   |  Bracknell,
Bristol, UK   |  Berks
+44 117 312 7066  |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential
and may be legally privileged. If you have received this message in
error, you should delete it from your system immediately and advise the
sender. To any recipient of this message within HP, unless otherwise
stated you should consider this message and attachments as HP
CONFIDENTIAL.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech