JBoss Community

Re: can not run JBoss AS in eclipse

created by Khobaib Chowdhury in JBoss Tools - View the full discussion

Hi Max,

 

Here is the error log/stack trace ->

 

 

session data:

 

eclipse.buildId=M20120208-0800

java.version=1.6.0_31

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Framework arguments:  -product org.eclipse.epp.package.jee.product

Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product

 

Error


Mon Apr 16 23:22:12 GMT+06:00 2012

Cannot connect to VM

 

Exception stack trace:

 

java.net.SocketException: socket closed

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

    at java.net.PlainSocketImpl.accept(Unknown Source)

    at java.net.ServerSocket.implAccept(Unknown Source)

    at java.net.ServerSocket.accept(Unknown Source)

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

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

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

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

    at java.lang.Thread.run(Unknown Source)

 

 

I am using JRE 6 in Windows XP sp2. BTW, I didn't have server folder in my jre/bin path, so I copied the folder from my jdk/jre/bin folder. the standalone.bat file runs the server well in the windows OS. The problem is with eclipse.

Wish some help.

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community