google.public.web-apis
http://groups.google.com/group/google.public.web-apis
?hl=en
google.public.web-apis googlegroups.com
Today's topics:
* Error 502: cannot read input file - 1 messages, 1 author
http://groups.g
oogle.com/group/google.public.web-apis/browse_thread/thread/
e6eada3843d5876b?hl=en
============================================================
==================
TOPIC: Error 502: cannot read input file
http://groups.g
oogle.com/group/google.public.web-apis/browse_thread/thread/
e6eada3843d5876b?hl=en
============================================================
==================
== 1 of 1 ==
Date: Mon, Jul 9 2007 6:14 am
From: "mastifox gmail.com"
Hello,
I'm trying to develop a GWT Application (but it's not a GWT
problem).
In the server side, I've something like this:
URL url = new URL("htt
p://myip:8080/myproject/image/myjpeg.jpg");
BufferedImage im = ImageIO.read(url);
// then I make some "drawImage()" in order to
create a Graphics2D...
On my computer (Tomcat 5.5.23 on Windows), it works fine,
even with
another computer with the same IP (LAN).
But on a Linux server, I've an error:
Error 502: cannot read input file (bad gateway) or reverse
proxy
error.
at "ImageIO.read("...");"
Can someone can help me and tell me where dis I make a
mistake?
============================================================
==================
You received this message because you are subscribed to the
Google Groups "google.public.web-apis"
group.
To post to this group, visit http://groups.google.com/group/google.public.web-apis
?hl=en
To unsubscribe from this group, send email to
google.public.web-apis-unsubscribe googlegroups.com
To change the way you get mail from this group, visit:
http://groups.google.com/group/google.publi
c.web-apis/subscribe?hl=en
To report abuse, send email explaining the problem to
abuse googlegroups.com
============================================================
==================
Google Groups: http://groups.google.c
om?hl=en
|