<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<span id="result_box" class="short_text"><span
 title="This mailing list is not for Hudson questions.">Esta lista de
correo no es para preguntas de Hudson. </span><span
 title="It is for discussion of testing in Python.">Es para la
discusión de las pruebas en Python.<br>
<br>
--Ned.<br>
</span></span><br>
Raydel Miranda Gomez wrote:
<blockquote
 cite="mid:2063185452.738491260278230304.JavaMail.root@ucimail4.uci.cu"
 type="cite">
  <style type="text/css">p { margin: 0; }</style>
  <div
 style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">Saludos.<br>
Tengo el siguiente problema:<br>
  <br>
Estoy tratando de correr un build en Hudson a partir de un comando
remoto en la consola:<br>
  <br>
  <span style="font-weight: bold; color: rgb(0, 0, 153);">wget
--http-user=&lt;user&gt; --http-password=&lt;pass&gt;
<a class="moz-txt-link-freetext" href="http://localhost:8080/hudson/job/Serere/build?token=DOGLIFE">http://localhost:8080/hudson/job/Serere/build?token=DOGLIFE</a></span><br>
  <br>
pero de alguna manera la respuesta es:<br>
  <br>
  <span style="font-weight: bold;">--2009-12-09 01:03:54--
 <a class="moz-txt-link-freetext" href="http://localhost:8080/hudson/job/Serere/build?token=DOGLIFE">http://localhost:8080/hudson/job/Serere/build?token=DOGLIFE</a></span><br
 style="font-weight: bold;">
  <span style="font-weight: bold;">Resolving localhost... 127.0.0.1, ::1</span><br
 style="font-weight: bold;">
  <span style="font-weight: bold;">Connecting to
localhost|127.0.0.1|:8080... connected.</span><br
 style="font-weight: bold;">
  <span style="font-weight: bold;">HTTP request sent, awaiting
response... 404 Not Found</span><br style="font-weight: bold;">
  <span style="font-weight: bold;">2009-12-09 01:03:54 <span
 style="color: rgb(255, 0, 0);">ERROR 404: Not Found.</span></span><br>
  <br>
  <br>
le habilito un proxy para que tenga salida a internet y entonces:<br>
  <br>
  <span style="font-weight: bold;">--2009-12-09 01:06:09--
 <a class="moz-txt-link-freetext" href="http://localhost:8080/hudson/job/Serere/build?token=DOGLIFE">http://localhost:8080/hudson/job/Serere/build?token=DOGLIFE</a></span><br
 style="font-weight: bold;">
  <span style="font-weight: bold;">Connecting to 10.0.0.1:8080...
connected.</span><br style="font-weight: bold;">
  <span style="font-weight: bold;">Proxy request sent, awaiting
response... 403 Forbidden</span><br style="font-weight: bold;">
  <span style="font-weight: bold;">2009-12-09 01:06:09 <span
 style="color: rgb(255, 0, 0);">ERROR</span> <span
 style="color: rgb(255, 0, 0);">403: Forbidden.</span></span><br>
  <br>
  <span style="color: rgb(0, 0, 0);">Por lo que deduje que Hudson trata
de conectarse a otra página a la cual no tengo acceso. Después de
revizar el código, descubrí que en efecto se estaba tratando de
conectar a la página de hudson y otras de sun o java. ¿Existe alguna
manera de decirla a Hudson que no se conecte con ninguna página?</span><br>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
testing-in-python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a>
<a class="moz-txt-link-freetext" href="http://lists.idyll.org/listinfo/testing-in-python">http://lists.idyll.org/listinfo/testing-in-python</a>
  </pre>
</blockquote>
</body>
</html>