facebook

Cannot execute any ANT task in MyEclipse v8

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #304478 Reply

    ADP-1
    Member

    I’ve recently installed MyEclipse 8 GA (via Pulse, since the regular installer did not work). I also have 7.5 installed. When I try to execute any ant task from within MyEclipse, the ant task launches, and then almost immediately terminates, with an empty console. The Eclipse error view shows me the information below. Help?

    Message: Error logged from Ant UI:
    Exception Stack Trace:

    
    java.net.SocketTimeoutException: Accept timed out
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
    at java.net.ServerSocket.implAccept(ServerSocket.java:453)
    at java.net.ServerSocket.accept(ServerSocket.java:421)
    at org.eclipse.ant.internal.ui.launchConfigurations.RemoteAntBuildListener$ServerConnection.run(RemoteAntBuildListener.java:95)

    Session Data:
    eclipse.buildId=unknown
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    #304495 Reply

    jayeckert

    java.net.SocketTimeoutException: Accept timed out

    This can be caused when the Ant Home Entries (Default) are not updated. Please refer to the following links
    1. http://dev.eclipse.org/newslists/news.eclipse.platform/msg48939.html
    2. http://dev.eclipse.org/newslists/news.eclipse.platform/msg49203.html
    You can go to Window > Preferences > Ant > Runtime and click on “Restore Defaults”.
    Let me know if that helps.

    #304505 Reply

    ADP-1
    Member

    This message has not been recovered.

    #304563 Reply

    Loyal Water
    Member

    This message has not been recovered.

    #304565 Reply

    ADP-1
    Member

    This message has not been recovered.

    #304569 Reply

    ADP-1
    Member

    This message has not been recovered.

    #304606 Reply

    Loyal Water
    Member

    This message has not been recovered.

    #304955 Reply

    ADP-1
    Member

    This message has not been recovered.

    #304969 Reply

    ADP-1
    Member

    This message has not been recovered.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Cannot execute any ANT task in MyEclipse v8

You must be logged in to post in the forum log in