Milind Agarkar wrote:

> In the BadURLManager.java, The URLs provided in the psml file are
> tested.
>
> How does it test the url ? e.g. for an URL
> http://slashdot.org/slashdot.rdf  there is UnknownHostException
> thrown. while in actual the URL can be found.
>
> Can somebody explain this ?
>

It means that when Jetspeed was trying to update this URL the JVM got
this exception. It can be due to several facts:
- Your machine was offline while the daemon was running
- Your proxy settings are not right for the Jetspeed VM
- Your DNS was browen when Jetspeed was updating this.

You can delete this line (with Jetspeed stopped) and restart it while
you are online. If the problem persists I would point to a HTTP_PROXY
setting or something similar.

>
> Thanks
>
> Milind
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
> Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to