2010/7/13 Tarun Gupta <tarun.gu...@digitalmountain.com>:
> Lookup of RMI
> stub failed; nested exception is java.rmi.ConnectIOException: error during
> JRMP connection establishment; nested exception is:
>
>  <http://java.net.so/> java.net.SocketException: Connection reset
>

It tries to connect to some remote server, but fails.

> Error
> creating bean with name 'prefilterService' defined in ServletContext
> resource [/WEB-INF/spring-config/everest.xml]: Invocation of init method
> failed; nested exception is
> org.springframework.remoting.RemoteLookupFailureException: Lookup of RMI
> stub failed; nested exception is java.rmi.ConnectIOException: error during
> JRMP connection establishment; nested exception is:
>
> java.net.SocketException: Connection reset
>

By the way, it has nothing to do with Tomcat:
Tomcat does not use RMI and JRMP (Java Remote Method Protocol)

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to