It would be unusual for Flex to hang waiting for the server.  Use a network 
monitor to see what's going on.  Is Flex really hung?  You can't hit a button 
or anything?

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of oneworld95
Sent: Tuesday, February 03, 2009 7:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Detect exeptions - help!!


I've run into a very frustrating situation and need your help:

- Flex uploads a file to the server
- The server reads it into a Java BufferedImage object.
- However, Java sometimes takes 40 seconds or longer to reply
- In some cases it has difficulty reading the file.

In the cases of problems, Flex just hangs. It doesn't reply with
anything. Is it timing out? Any help appreciated.

Reply via email to