How to log "send failed" to a file instead of showing a pop-up message

Hi, I am working with Flex 4.1 on Linux but I suppose this problem must be common to all versions of Flex.
I am working on a Flex client front-end which connects to a Java back-end (in Tomcat) via BlazeDS. All of this works OK 99.9% of the time. However, from time to time (let's say, if the client browser has been open for several hours), the user gets a pop-up message saying "Send failed". It seems to be a harmless transient error -- if the user closes the pop-up, the front-end carries on as usual and seems to continue to work as expected.
Is there a way to have the "send failed" message written to a log file instead of opening a pop-up message?
As a separate problem, if anyone has seen occasional, transient "send failed" errors, I would be interested to hear about that. If you have some solution to make them go away, that would be terrific.
Thanks for your time, I appreciate your help.
Robert Dodier

Firefox since 20.0 has had the current download history way it is now. It was possible to enable the old manager up until Firefox 26.0 was released.
One way to have Downloads in a tab is to use '''about:downloads''' in a tab which can be found in the about: urls list about:about

Similar Messages

  • How can I send a large pdf file (42MB) attachments by icloud ??

    How can I send a large pdf file (42MB) attachment by email in Icloud ???

    That's a bit excessive.  The website http://convert.neevia.com/pdfcompress/ can compress files up to 5 MB in size. You may want to print to PDF single smaller pages, or print the document and scan it one page at a time to PDF, and then use the PDF compress tools to shrink it further.

  • How do i send my pdg converted files to my desktop?

    How do i send my pdf converted files to my desktop?

    Welcome to the Apple Community.
    Have you enabled photo stream in your iCloud settings and in iPhoto.

  • How can one send email-sized photo files as attachments in Mail, without the photos appearing within the email?s

    How can one send email-sized photo files as attachments in Apple Mail, without the photos appearing in the body of the email?  If it can be done, it's not at all obvious, at least not to me.  Thanks for any help you can provide.

    The "View as icon" option shrinks the photo to an icon in the sender's Apple Mail, but how it appears to the recipient varies dependingy on what e-mail client he/she uses.
    Using Apple Mail 5.0 (the Lion version) at both ends, the sender can use the "View as icon" option to shrink his view of the photo to an icon, but the recipient also using Apple Mail 5.0 still sees the full photo in line with the message text. The recipient can then use the "View as icon" option to shrink it to an icon, but I don't think that's not what jackofarabia is looking for.
    As far as I know there is no way in the current Apple Mail to do what jackofarabia wants. There should be, but there isn't.

  • How to install leopard from a DMG file instead of DVD

    How to install leopard from a DMG file instead of DVD, When i open this file, click restart, NOTHING happened!!!!!!

    Use Disk Utility to restore the DMG to a blank partition, then use the Startup Disk preferences pane to reboot from that partition. Why not just install from the DVD, though?

  • Captivate 8 - How to change to producing "project.json" file instead of a "project.txt" file?  Having issues with viewing published projects due to this.

    Captivate 8 - How to change to producing "project.json" file instead of a "project.txt" file?  Having issues with viewing published projects due to this.   Would be thankful fo rany/all advice.

    I'm having the same issue. I've been able to work around it by opening the txt file and copying the contents. Then I open a new file in Sublime Text 2, paste the contents and save the new file as "project.json". It seems to work, but it'd been nice if I didn't have to do this everytime I publish a new project.

  • While downlaoding any type of file instead of showing the file size 'unknown time remaining' is showing?

    While downlaoding any type of file instead of showing the file size 'unknown time remaining' is showing? Please suggest solution to these problems?

    I followed ALL the Above suggestions to NO AVAIL!
    When I start a download, if I then Click PAUSE, it WILL NOT CANCEL & IT WILL NOT RESUME, just sits there stating "unknown time remaining"
    and I CAN'T GET RID OF IT!
    It would seem that Something Changed with the latest Firefox Beta Update that is causing this Anomalie.. Please FIX ASAP as I find this Very Annoying.
    With ANY Download in Limbo the Firefox Taskbar Icon displays a Partial Download Progress THAT NEVER CHANGES and I can not tell what Other Downloads are doing - It also Warns me that X-Number of Downloads are Still Pending when I go to Close Firefox, but as I stated, these Downloads are DOING NOTHING & CAN'T BE REMOVED!
    HELP! - BJ

  • How can I send a jpg picture file to someone so that they can download it and use it?  I can send a picture in an Email, but they can't open it

    How can I send a jpg of a photograph to someone so that they can download the file and use it to put into an article?  I can send it in an Email, but there doesn't seem to be a way for the recipient to extract the jpg from the Email

    If the person is using a pc, make sure the picture has the suffix .jpg 
    Example:  your picture.jpg

  • How can I send a large video file from my iPhone 4?

    How can I send (by text) a (fairly) large video file from my iPhone 4 without it getting compressed first?
    If that's not possible is there a way to uncompress the video file one it is received onto the receiving iPhone?
    Or is there a way to sync or transfer a video file from iPhone to iPhone?

    ExFAT would be the best file system format, as it will handle files greater than 4GB.
    If exFAT is not available, go for FAT32.
    Just FAT is too limiting, so avoid that

  • How do I send emails on my Iphone 5s? I get an error message saying my password is incorrect.

    How do I send an email on my new Iphone 5s?  I can receive emails but not send them.  I get an error message that says my password is wrong.

    There are two user IDs and 2 passwords required on most email accounts (except iCloud and MS Exchange). You need to enter id and password for incoming email, and again under the Outgoing (SMTP) server settings for sending. You either have no id and password or a wrong id or password for the outgoing server.

  • How to configure/send http links to files on a drive?

    We recently switched over to a Mac-based file server for our small business from a Windows server after a hardware failure. Previously we were able to send HTTP links (I believe using FTP?) to clients that linked directly to video files on one of the drives within the server, which would play back in a browser window or could be downloaded by saving the link. I'm now trying to figure out how to add this functionality to the new server. I'm not an IT guy so this is all kind of Italian to me. All I'm looking for is someone to point me in the right direction.
    What I do know is that the old links were formatted as such:
    zcg911.us/_clients/cintas/example.mov
    There was a drive attached to the server we labeled "htdocs" which contained the "_clients" folder, and was being linked to. Basically I just want to replicate this functionality so we can resume sending out links to our clients in this way.
    Is this something I can do with the OS X Server app? Or do I need third-party software to accomplish this? Any help would be hugely appreciated.

    For http links to work in this case you need a web server which can access those files and then 'serve' them via http. Such a URL would look something like
    http://mywebsever.domain.com/_clients/cintas/example.mov
    The web server could be the file server and this would make things easier but it could be logged in to the file server as a client itself.
    If you simply add a folder or folders to the web server so it can share these to clients, you need to make sure no other files are in the same folders that you do not want to make available to other people. Either this means ensuring only the files you want are in those folders, or instead of sharing the folders themselves, you could make aliases, aka. 'shortcuts', aka. 'links' to the individual files and putting those aliases in the website folder.

  • I record multiple tracks (3-5) from real instruments and vocals. I want to send these files to a collaborator to add more tracks to, but Garageband wants to mix these down (which I don't want). How can I send the multiple tracks files to my friend?

    I record multiple tracks of real instruments and vocals wth Garage Band. I want to share the file with a collaborator so he can add another instrument or two. I have not found a way to do this without the process mixing down the tracks. I don't want them mixed down like when I send them to Itunes. Also I can't seem to just attach a file directly to an email for sending purposes. I thought I saw a method to do this with software instruments, but how do you do it with real instruments? I've tried every process on the "export" list to try to accomplish this, without success. Thanks for any breakthrough advice on this!

    As isteveus said - for large projects uploading to a server would be best.
    Also I can't seem to just attach a file directly to an email for sending purposes.
    But for completeness's sake , you cou can mail a project, if you ctrl-click the project and use "Compress xxx.band". This will compress the project and create a zip file, that you can mail (if it is not too large). But ask your friend for the maximal file size allowed as a mail attachment.
    But whichever method you use to share your project, be sure you include all loops and instruments, if your friend does not have the same JamPacks installed. You can bundle the loops into the project by saving it as an archive. "File > Save as" and check the "Archive Project" option.
    If this option should be disabled, you can force it to become active by editing your project slightly. It is only available, if the project needs saving.
    Regards
    Léonie

  • How do I send video (or any files) from my ipad 2 to my iMac ?

    I have an iPad 2 and an iMac. I am not that advanced technically but I managed to do this in the past but the how/why seems lost to me now !!
    I SIMPLY WANT TO SEND VIDEO TAKEN ON MY IPAD TO MY MAC WIRELESSLY.
    I know the later iPads have AirDrop, but I have downloaded Dropbox for use with my iPad 2. When I have tried to send photos, videos, (by clicking on the box with an arrow) the iPad 2 only offers mail,message,icloud,vimeo,facebook options. Nowhere do i see the dropbox logo, or other options.
    iCloud is a mystery to me. I have no idea how it works. Photostream seems to randomly get files onto my Mac, but how or why I have no idea.
    Bluetooth is equally strange. I can connect iPad to iMac but then what? I don't see ways of exploring files either way.
    Is there an issue with PROXIMITY ? Does the ipad have to be near the Mac for Dropbox to work ?
    I now how to find the file, select the file, click the upload/share icon... after that I am stumped!
    Looking forward to any help.

    Upload video to Dropbox.
    1. Launch Dropbox on iPad
    2. Tap the "..."
    3. Select "Upload"
    4. Select Camera Roll
    5. Select video to upload
    6. Tap "Upload"

  • How can I send a large .MOV file to a USB?

    We had an event a few days ago, and made a movie with iMovie, when I finally finished making it and adding what i wanted and edited to my like I exported it. The file is currently 9.86GB. I have a 32GB USB thumbdrive but everytime I try to "drag and drop" it tells me the file is too large for the volumes format. Now, I'm confused. I also tried exporting it directly to my USB but that didn't work also. I've tried sending the movie through an ethernet cable I had, and I succeeded but the quality downgraded and the movie was converted to a 8.42GB movie. I want the full HD video I took and edited, and thats on my mac. By the way I'm trying to send this movie to my VAIO PC. So does anyone know how to copy .MOV files to a USB? It's a PNY 32GB USB thumbdrive.

    Here's how I did it: 
    1.  Open disc utility
    2.  Select the USB drive on the left
    3.  Click the "erase" button
    4.  It will give you a "Format" pull down bar, select "Mac extended journaled." That will give you the complete USB to use. I don't suggest case sensitive journaled.
    5.  Click "Erase and Reformat"
    Success!

  • How can i send multiple Key note files attached in one e-mail

    I've problem with mail attachment. I want to send multiple files from keynote as 4 attached in one mail. Anyone know how? Do I've to wasting time send it one by one? Your kind advice will be a lot appreciated. Thank you ;)

    You can only email one file at a time from the app. Unless you can copy and paste all four files into the email, you can't do it in the Mail App either. There is a third party app called Group Email with Attachments that will allow you to do this. You will have to be running iOS 4 to attach documents I believe.
    Message was edited by: Demo

Maybe you are looking for