Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to RUN ANT #57

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments
Open

Unable to RUN ANT #57

GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Unable to run ANT (Cd\IRPLUS\ant). It says connection timedout

Original issue reported on code.google.com by [email protected] on 10 Nov 2011 at 9:58

@GoogleCodeExporter
Copy link
Author

Some more information would help.  Environment information - are you behind a 
firewall.  What is the full output from the ant script?    

Original comment by [email protected] on 10 Nov 2011 at 3:27

@GoogleCodeExporter
Copy link
Author

I think administrator has put firewall..fllowing is the error i get while 
running file.  Can i downlad the IR_Plus.war file directly from the net and 
past it ?

do-ur-persistence-util: 

clean: 

download-ivy: 
     [echo] Please wait this may take a few minutes - installing 
ivy... 
      [get] Getting: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.2.0-rc1/ivy-2.2.0-rc1.jar 
      [get] To: C:\ir_plus\ur_persistence_util\ivy\ivy.jar 
      [get] Error getting http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.2.0-rc1/ivy-2.2.0-rc1.jar 
to C:\ir_plus\ur_persistence_util\ivy\ivy.jar 

BUILD FAILED 
C:\ir_plus\build.xml:44: The following error occurred while executing 
this line: 
C:\ir_plus\base.xml:161: java.net.ConnectException: Connection timed 
out: connect 
at java.net.PlainSocketImpl.socketConnect(Native Method) 
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) 
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java: 
195) 
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) 
at java.net.Socket.connect(Socket.java:507) 
at java.net.Socket.connect(Socket.java:457) 
at sun.net.NetworkClient.doConnect(NetworkClient.java:157) 
at sun.net.www.http.HttpClient.openServer(HttpClient.java:365) 
at sun.net.www.http.HttpClient.openServer(HttpClient.java:477) 
at sun.net.www.http.HttpClient.<init>(HttpClient.java:214) 
at sun.net.www.http.HttpClient.New(HttpClient.java:287) 
at sun.net.www.http.HttpClient.New(HttpClient.java:299) 
at 
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.j
ava: 
792) 
at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:

744) 
at 
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java: 
669) 
at org.apache.tools.ant.taskdefs.Get 
$GetThread.openConnection(Get.java:660) 
at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:579) 
at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:569) 

Total time: 22 seconds 


Original comment by [email protected] on 11 Nov 2011 at 7:17

@GoogleCodeExporter
Copy link
Author

caused by maven, set as the attachment

Original comment by [email protected] on 23 Aug 2013 at 10:09

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant