Skip to main content



      Home
Home » Newcomers » Newcomers » Strange crash for ant script.
Strange crash for ant script. [message #650106] Fri, 21 January 2011 13:36
Eclipse UserFriend
I'm running:

Version: Helios Service Release 1
Build id: 20100917-0705

downloaded today. I've used Eclipse/ant for years.

I have two ant scripts in the same Project area. Both scripts have worked previously and both have the same settings in their "... run configurations."

One script dies without output giving this result in the Workspace Log:

eclipse.buildId=M20100909-0800
java.version=1.6.0_22
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product -keyring /Users/kimball/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.jee.product -keyring /Users/kimball/.eclipse_keyring -showlocation


Error
Fri Jan 21 13:24:01 EST 2011
Error logged from Ant UI:

java.net.SocketTimeoutException: Accept timed out
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390)
at java.net.ServerSocket.implAccept(ServerSocket.java:453)
at java.net.ServerSocket.accept(ServerSocket.java:421)
at org.eclipse.ant.internal.launching.launchConfigurations.Remo teAntBuildListener$ServerConnection.run(RemoteAntBuildListen er.java:89)

The error message "Error logged from Ant UI" appears in the Workspace Log. The failing script consists only of "echo" tags. The same script, in another project runs successfully.

Thanks,

Chris KImball


Previous Topic:Need an editor for JAVA , JSP and Java script
Next Topic:Blank workspace and import has no c++ support
Goto Forum:
  


Current Time: Sat Nov 08 21:05:29 EST 2025

Powered by FUDForum. Page generated in 0.09462 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top