Invalid URI exception in orbeon log

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Invalid URI exception in orbeon log

srikanth.prodigy
Hello All,

I am passing a URL in xpl to the URL generator processor but it is
displaying an error in orbeon log

 

2009-05-26 18:22:04,546 ERROR ProcessorService  - Exception at
http://www.geoplugin.net/extras/nearby.gp?lat=31.1023998 

&long=-85.6968778

&radius=100&format=xml&limit=50

java.lang.IllegalArgumentException: Invalid uri
'http://www.geoplugin.net/extras/nearby.gp?lat=31.1023998 

&long=-85.6968778

&radius=100&format=xml&limit=50': Invalid query

 

When I try this iurl in browser it displayed  the output.

 

Thanks,

Srikanth A


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

geteventwithcities.xpl (2K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Invalid URI exception in orbeon log

Hank Ratzesberger

Shrikanth,

Do you escape xml entities in the url?  Is the parameter separator
'&' or '&' because xpl does not automatically do this like
browsers generally do.

--Hank

On May 26, 2009, at 8:10 AM, srikantha wrote:

> Hello All,
> I am passing a URL in xpl to the URL generator processor but it is  
> displaying an error in orbeon log
>
> 2009-05-26 18:22:04,546 ERROR ProcessorService  - Exception at  
> http://www.geoplugin.net/extras/nearby.gp?lat=31.1023998
> &long=-85.6968778
> &radius=100&format=xml&limit=50
> java.lang.IllegalArgumentException: Invalid uri 'http://
> www.geoplugin.net/extras/nearby.gp?lat=31.1023998
> &long=-85.6968778
> &radius=100&format=xml&limit=50': Invalid query
>
> When I try this iurl in browser it displayed  the output.
>
> Thanks,
> Srikanth A<geteventwithcities.xpl>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
Hank Ratzesberger
NEES@UCSB
Institute for Crustal Studies,
University of California, Santa Barbara
805-893-8042







--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws