File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes Socket Exception Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Socket Exception Problem" Watch "Socket Exception Problem" New topic
Author

Socket Exception Problem

B pandoo
Ranch Hand

Joined: Nov 14, 2006
Posts: 37
Hi,
I am trying to connect exo-portal server through eclipse.I got the java.net.SocketException.Please anyone give me the solution.I have given the Exception with StackTrace.Please have a glance at it.


!ENTRY org.eclipse.jdt.launching 4 120 2007-02-21 16:22:35.171

!MESSAGE Cannot connect to VM

!STACK 0

java.net.SocketException: socket closed

at java.net.PlainSocketImpl.socketAccept(Native Method)

at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)

at java.net.ServerSocket.implAccept(ServerSocket.java:448)

at java.net.ServerSocket.accept(ServerSocket.java:419)

at org.eclipse.jdi.internal.connect.SocketTransportService.accept(SocketTransportService.java:93)

at org.eclipse.jdi.internal.connect.SocketTransportImpl.accept(SocketTransportImpl.java:56)

at org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl.accept(SocketListeningConnectorImpl.java:128)

at org.eclipse.jdt.internal.launching.StandardVMDebugger$ConnectRunnable.run(StandardVMDebugger.java:78)

at java.lang.Thread.run(Thread.java:534)
 
 
subject: Socket Exception Problem
 
Threads others viewed
EJB and FTP
Tomcat 3.2 PoolTcpEndpoint Error
How to open socket inside web container - security policy needed?
java.net.SocketException:
Tomcat Memory issue
developer file tools