Garbled images when passed through faces servlet

hello.
I have pages whose image get completely garbled if they are displayed using the /faces/blaah.jsp path, but are not if displayed as /blaah.jsp
whatever the browser and the method to display them, they are always destroyed when the servlet routes them.
I googled here and there but found nothing about it.
Is it a known problem?
Thanks.

Nope, never heard of such a problem. That's very strange.
Are there any weird coincidences, such as the image name being the same as a faces page name. i.e. blaah.jsp and blaah.gif. And perhaps you are somehow routing the image through the faces servlet as well. i.e. /faces/blaah.gif instead of /blaah.gif.
Beyond that... Some details on your JSF version and a code snippet of how you are displaying your image will help.
CowKing

Similar Messages

  • Slow SFTP throughput when passed through ASA 55xx

    I have an interesting scenario. I have setup two test boxes for SFTP.  One in a DMZ behind an ASA inteface, and the other on our external switch. If I send a file to the one on the external switch, I get 40 Mbps on a transfer from a remote location. When I try the same transfer but using a machine in the same DMZ, I get 100 Mbps while connected to a FastEthernet switchport. When I try the same transfer from the remote location previously mentioned, to the same server even, but using SFTP, my throughput goes down to 670 KB/s.  I get that same low speed even on the machine on the external switch to the DMZ. It should be much faster since there is no latency involved. It just goes to the switch to the ASA interface to the SFTP server. I even tried this across two different ASA, same result. One was a 5505, the other a 5520. 
    So, it seems the only limiting factor here is the ASA.  Does anyone have any observations or suggestions that might help?
    Thanks!

    Sorry, I should have been more clear. The throughput is only reduced when the ASA is in the picture and SFTP is used. I can FTP to the same server, same application, just different protocol, and get full throughput. As soon as I select SFTP instead of FTP, the throughput drops dramatically.
    I know it is not the over head on the server, because I tested an SFTP transfer from a client machine on the same LAN, and got full throughput. It is only when going through the ASA that the SFTP throughput drops by a factor of 7

  • Problem connecting Apple TV2 to projector when passing through Sony Sound Bar

    I'm having problems getting my Apple TV2 to work now that I'm passing it through my new Sony HT-CT150 Sound Bar to my Epson Megaplex Projector MG-850 (720p) Projector. I keep getting a "Not Supported" error on my projector - as opposed to a "No Signal" error which is what happens if I was to unplug the Apple TV.
    My HDMI cables are all new and latest specs. I can connect the Apple TV directly to projector with either cable and it works fine. I have a 6 ft HDMI connecting the Apple TV to one of the Sony Sound Bar's 3 HDMI inputs and then a 40 ft. HDMI running from the sound bar's HDMI out to the projector's single HDMI input. Oddly, if I reverse the cables, it seems to work. Same two cables - just switching which one is connected to the Apple TV and which is connected to the projector. (I need the length to get to where my projector is positioned. Though I might be able to get by with a 30 ft. cable if length might be the issue.)
    Anyway I think it must have something to do with the HDMI handshake or the lenth of the cables but don't know enough about it and have no idea why switching which cable comes first would fix the problem.

    Ok,  I will ask the question in another way... My apple tv has one hdmi, and it goes to my hd projecter.. But projecter has no speakers, and as a result I've no sound at the moment. I am looking for a clear direction to go in, to solve lack the of any sound.. My only option seems to be, using the optical out from the apple tv.. I don't have  any equipment with this conecter. And I've never used optical before..   If i buy an, optical to twin phono converter and then I can plug into a large powered speaker I've got in my living room. And I will have big sound easily..?? Do I have any other reasonable options for optical enabled speakers, or AirPlay speakers or something simple I'm not aware of that will give me sound easily.. I don't want a messy 5:1 system, my house is very tidy, and I want to keep it that way. .  Only having this optical out is frustrating, and I need to get my head round the options I have.   Anyone understand from experience how to use the optical apple tv out.  Also, not  using anything but apple tv, no dvds, or tv , just apple tv and my ipad.. Is very quiet in my home right now though.  Ric

  • File size changing when pass through after effects  (180Mb file goes in and comes out 33GB on export)

    im processing a video recorded of an  interview where the lighting was not very good on the interviewee
    im brightening up the light on the interviewees face
    the file was a 180Mb  H.264 file on import 
    when i export the file its coming out at 33GB in size.... im not sure why this is
    i have chosen the default setting "lossless" as the format for export
    i just want the file to export the same size and quality as it was when i imported it
    what options should i choose for this?    AE does not seem to tell me how big the end file will be and it takes 1 hour and half to process this 2 minute interview so it will take me an awfull long time to get to the bottom of this if i try by myself
    thanks

    It doesn't "increase" the file size. You're making a brand new file.
    What you put into After Effects has nothing to do with the resulting file. You can have an AE composition with no footage whatsoever and the resulting file will be much larger than 0!
    After Effects works internally with completely uncompressed pixel data, so no matter what you toss into it, it produces whatever you tell it to produce. As Mylenium points out, you made an uncompressed final file.
    Your original video file is VERY compressed. So, of COURSE uncompressed video is going to look massive by comparison.
    Read Mylenium's link to understand a bit more and go here to learn AE: Getting started with After Effects There are lots of "gotchas" like this that'll bit your butt if you skip this basic training stuff.

  • Greek Data becomes Question Marks when passed through a Database Link

    Hi All,
    We have a 10gR2 sharing a Win32 Server with an MSSQL 2005.
    Data transfers between these are set up using an HS Database Link.
    All latin data is passing well, however we have some Greek in there and its transformed to question marks on the way.
    Measures attempted so far:
    1. I've set the NLS_CHARACTERSET of the 10g to AL32UTF8 . Entered non-Latin data manually to the 10g - works fine.
    2. I've edited the relevant init.ora file to include the following:
    HS_LANGUAGE = AMERICAN.AL32UTF8
    HS_NLS_NCHAR = AL32UTF8
    3. Restarted the DB and Listener.
    Still question marks
    Ideas?
    Thanks
    Tomer

    HSODBC was never certified with NVARCHAR data types. Have a look at the Generic Connectivity Administrator's Guide. It list all supported data types and nchar/nvarchar/ntext is not listed. You can select from those data types, but there is no guarantee the content of those datatypes will be fetched correctly. There are no conversation routines that properly convert unicode content.
    HSODBC has been desupported 15th of March. I strongly recommend you to use DG4ODBC 11.1.0.7. In addition in DG4ODBC the NVARCHAR/NCHAR functionality has improved a lot.
    DG4ODBC V11.1.0.7 needs to be installed into its own Oracle_Home and it can be used with older Oracle database releases like 10.2.0.4 right out of the box; or you have to apply a compatibility patch to your Oracle database releas 9.2.0.8, 10.1.0.5, 10.2.0.3
    Edited by: kgronau on Dec 10, 2008 8:42 PM
    One thing I forgot to mention is the advantage of using DG4ODBC is it maps the nvarchar to Oracle nvarchar and thus there is no codepage translation required.
    But please pay attention; use 11.1.0.7 not the base release 11.1.0.6 as on Windows based operating systems a high/low byte issue was fixed in 11.1.0.7 which is mandatory for NLS support.

  • How to export PDF without recompressing all images (pass-through)

    I have a simple two page document, each page has a background image linked to a perfectly sized jpg file from photoshop.  Each jpg has been painstakingly optimized in photoshop.  When I export to PDF, there is no passthrough option.  I read in forums that setting compression to "maximum" will essentially pass-through as long as no downsampling is done.  However, this is not the case. 
    Both jpegs are around 250KB, so I'm aiming for a pdf around 500-600KB.  However, when I set "do not downsample" and compression to "none,"  I get an uncompressed file (70MB) essentially converting my jpegs to tiffs.  When I set the compression to "maximum" I get a file that is 1.2MB.  When I set the compression to "medium" I get a pdf file that is 400KB.  So, this tells me the export is clearly recompressing the file no matter what setting I choose.  How do I set it to not touch the images and pass-through the files?  I want photoshop to do all the compression work, not indesign.  
    Is there anyway to achieve this?

    You can see what happens if you compare an uncompressed PSD with an overly compressed jpeg placed in ID.
    The two side by side in Photoshop where you can clearly see the artifacts in the jpeg:
    Placed in ID the jpeg's overly compressed pixels are still visible—these are the pixels that get exported
    If I export to PDF with minimum quality you can see the compression artifacts in the PSD and newly added artifacts in the jpeg:

  • There is a dead area in the center of the display.  Display is normal on both sides.  Cursor will cross it but disappears when going through it.  Has anyone seen this?

    I have a dead area in the center of the display in the form of a vertical line about 1/2 inch wide.  The cursor disappears when passing through it but is visible on both sides.  Display is normal on both sides.  Anyone seen this before?

    Might want  to run the Apple Hardware Test just in case.
    Intel-based Macs: Using Apple Hardware Test

  • Dell VGA display garbled image..

    I'm selling my Powermac G4 dual 1.25ghz MDD with and updated 512Mb video card to a friend as her first Mac to her and her son. She has a what I'm guessing is 13" Dell VGA LCD monitor. At boot up the "Select" language screen is garbled or heavily snowed as best as I can describe it.
    My question is what could be the issue. I looked at her surge protector and realized it doesn't have a grounding prong so I couldn't get the Powermac to boot until I temporarily plugged in directly to the wall socket. Could it be the old, and probably dangerous surge protector, doesn't have the juice to power both Mac and display and I get the garbled image? The Mac has been formatted with Panther. It's possible the monitor is damaged to begin with but I'm looking to eliminate the simple stuff first before suggesting purchasing another monitor on top of the price of the Powermac?

    Hi-
    512 MB graphics card? There is only one of those that I know of, and it only works in 10.4.6 and later.
    Do you get the garbled image when plugged in to the wall outlet directly?
    I'd try an OEM graphics card with Panther.

  • Quick view of full image when assigning faces

    I like to use Faces versus Names because I seem to be able to crank through it much quicker. 
    My flow:
    1) I click a project name that has not already had faces assigned
    2) I click the faces icon. Then I see the "main" part of the screen with the Faces instructions, and the section under that has the faces that need to be named.  So I start naming them.  There are 100s in this project.
    3) Then I come across a face I only "kind of" recognize. I don't know if they are in the background in a crowd, of the focus of the photo. I need to understand the images composition so I can skip them or figure out their name.  I would like to quickly just get a peek at the whole photo. 
    4) So I switch to the Viewer and it takes me to the first photo in that project.  That's no good.
    5) When I switch back to Face I also have to scroll to get back to that face.
    Is there a better way to quickly see the whole photo without breaking up my workflow?
    Jon

    Hi Jon,
    There is a easy work-around:  when using the "Faces" interface, click "Skip" on the ones you don't know.  ("Skip" shows on the Image in the Browser when you hover over it.)  When done with the ones you do know, switch to the "Naming" interface, filter the Browser with the Rule "Face" with the argument "Is un-named" (this will limit the contents of the Browser to Images with detected, un-named face location boxes), and then name the boxes, or dismiss them.  I find that with "{tab}", "{Enter}", and the arrow keys I can move speedily using the "Naming" interface.
    There may be better ways to do this.  The entire Faces View/Faces interface/Names interface is confusing.

  • Un-checking "Pass through" for image searching

    When I search my hd for an image from iPhoto, the "Pass through" box remains grayed out and checked. Is there any way to un-check this box? In other folders, I have the option to check and un-check, only not when I search the hd, which is my preferred searching method.

    Dear Alexandra,
    Other processes to consider might be to manipulate a row or column of pixels at a time. There are IMAQ Vision functions that will allow you to extract selected rows and columns (just in the same way as you can with regular data arrays). The extracted column or row (line profile) is effectively a 1D array of pixels (ranging from 0 to 255 if you image is 8-bit). By taking this approach you may be able to make use of the polymorphic nature of many of LabVIEW's core VIs (numeric operators, comparison VIs and so on).
    This approach should avoid the need to examine each individual pixel within your image. If you find that this approach is not suitable or I have misunderstood your question, could you supply some more detailed information as to how
    you need to "prove the pixel values"?
    Jeremy

  • X240 - is there audio pass-through when using a miniDP to HDMI?

    I have an X240, which I love, but now that I've cut my cable cord and am going with Netflix and other on-line streaming options, I'd like to be able to view my streaming programs on my TV.  Can I use a cable or adapter to go from the miniDP (on the X240) to my HDMI (on my TV) and get audio as well as video?  I understand my laptop needs to have an "audio pass-through" for that to work --- I don't know what it is, but I'd like to know if this one's got it.  I bought the laptop online in Dec 2013, if that makes a difference.
    (Yes, I could stream Netflix from a gadget like Chromecast, but that will only get me Netflix Canada, whereas using a VPN on my computer I can get Netflix from other countries too.)

    refreshing this discussion!   I've tried a mini DP to HDMI dongle with an HDMI-HDMI cable to the TV - and I get video but no audio.  My computer recognizes the TV as present as as audio playback device, but no audio is transmitted through TV or computer. when it's plugged in.  Of course I still get audio from the computer's speakers when it's not plugged in

  • I bought iPhone 6 Plus few days ago and I have the following problems: 1) When entering through Safary to Google Images and tap on each on of them they do not enlarged nor I am able by click on them to enter into the connected website

    I bought iPhone 6 Plus few days ago and I have the following problems:
    1) When entering through Safary to Google Images and tap on each one of them they do not enlarge nor I am able by click on them to enter into their connected website
    2) When I receive an e-mail with images I cannot easily save them in my gallery. It needs more than 10 tabs to the window "save this image" or "save all 3 images" and if I am lucky it saves one image. This is very frustrating, I loose a lot of time trying and affects my job.
    I would highly apreciate any help
    Kind Regards

    I bought iPhone 6 Plus few days ago and I have the following problems:
    1) When entering through Safary to Google Images and tap on each one of them they do not enlarge nor I am able by click on them to enter into their connected website
    2) When I receive an e-mail with images I cannot easily save them in my gallery. It needs more than 10 tabs to the window "save this image" or "save all 3 images" and if I am lucky it saves one image. This is very frustrating, I loose a lot of time trying and affects my job.
    I would highly apreciate any help
    Kind Regards

  • Page 404 Error when passing Session values through URL

    The current application I'm working on is a 'Targeted Email Communications' application. Bascially, employees at the school at which I'm employed can go in and select services to recieve outage notification emails on.
    The problem I'm discussing in this post has to do with our so called 'Notification Summary Screen.' This screen is basically a report region which displays all outage notifications issued by this application. In the left-most column of this report, I have an edit button that when clicked, redirects the user to the 'Create / Update / Send Screen' with the primary key values passed through the URL. When this happens, all other page items query their values based on the NOTIF_ID passed in through the URL. All of this works fine.
    The problem is, on the Notification Summary Screen, I also have a button labeled 'Create a new notification.' This button redirects the user to the same page as before, except now all of the values are NULL because this outage notification has not yet been created. The problem is, when I try and do this - I get a page 404 not found error. I'm pretty sure it's because my application is getting confused because earlier all of the values were passed in through a URL. For the 'Create New' button, I clear the page cache for this page - and it still does nothing. I am at a loss for what to do here because I keep getting the error.
    Here's the code for the URL button found in the report query in the 'Notification Summary Screen' :
    ('<a href='
              || 'f?p=&APP_ID.:2:&SESSION.::&DEBUG.::'
              || 'P2_NOTIF_ID,P2_NOTIF_SEQ,P2_INFO_TYPE:'
              || a.notif_id ||','|| b.notif_seq || ',' || 'Update'
              || '>'
              || '<img src="#APP_IMAGES#EditButton.gif" />'
              || '</a>') as "edit",** NOTE, I took out the double quotes after href and before the closing right karat brackets because for some reason the code in the URL wouldn't display...weird.... **
    The NOTIF_ID value is the primary key identifier for each outage notification. Additionally, the NOTIF_SEQ value is the sequence number for each (because each notification could have multiple updates). The INFO_TYPE value just references whether this is 'Initial', 'Updated', or 'Closing' information.
    Any suggestions would be much appreciated.
    Eric
    Edited by: user11685190 on Nov 6, 2009 1:12 PM
    Edited by: user11685190 on Nov 6, 2009 1:13 PM
    Edited by: user11685190 on Nov 6, 2009 1:14 PM

    Hey you guys,
    Thanks for your responses. I actually just started working for this academic institution, and have to finish a probationary period before I have access to their VPN (5 Months). Therefore, I cannot access my workspace, nor will they allow me to export my application because it's considered their intellectual property. I believe it may be the &DEBUG portion of it.
    Though I cannot state the exact URL the error states, I can tell you that if I go into application builder to the page in question and try and run it before the page that links to it, I get the error. However, when I use the link everything works fine. When I use the 'Create New' button to link to the page with no values passed, I get the error again. I work again on Monday and will have more information then.
    Thanks again!
    Eric

  • "Pass through" greyed out when sharing

    I'm working with mpeg4 clips in imovie. When I try to "share" I use the "expert" settings and choose the same format to export: mpeg 4, but I take a big quality hit, even with the highest settings.
    Since the files are already mpeg4, I then try to select "pass through." But it's almost always greyed out. If I share and select "selected clips only" then "pass through" is often available to select. What would make "pass through" grey out?

    just a guess....
    iM doesn't handle the mpeg4 as mpegs (that's no editable format/codec), but converts it automatically into Apple Intermediate Codec...
    so, I guess, selecting "un-edited" clips makes an export possible, any processed clips (added title, transistion etc) makes another conversion needed and therefore a share impossible...
    but that is just a guess ...-
    besides: you shouldn't use mpegs for editing... in technical terms possible, but not really recommended.... use a really camcorder, use mini-dv, use dv-codec, that's what iM is meant for......

  • In my iPhoto library, only some images appear as thumbnails.  The rest are blank but appear briefly when scrolling through or properly when double clicked.  Any ideas?

    In my iPhoto library, only some images appear as thumbnails.  The rest are blank but appear briefly when scrolling through or properly when double clicked.  Any ideas?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

Maybe you are looking for

  • XSLT Editor in Imported Archives (XSLT)

    Hi, The SAP Library Content found at this Link: http://help.sap.com/saphelp_nw70/helpdata/EN/4c/b2ad3de2d76b3be10000000a114084/frameset.htm says: "Changes the selected XSLT program. In an Integration Builder editor you can either change lines or impo

  • Problem polling Inbox with Sender Mail adapter

    Hi, I have a funny problem with Sender Mail adapter (IMAP Protocol) It was working fine previously. Now, when I poll the Inbox, 2 things happen. After re-activation: 1. If there is a new mail in the Inbox, the Communication channel marks the mail as

  • Replacement of SEARCH ITAB statement in ECC 6.0

    Hello Experts, Can anybody tell me, which statement i can use to replace an obsolete statement i.e. SEARCH ITAB in ECC 6.0? Thanks in advance!! Best Regards, Bhupinder

  • "Cricket Number is No Longer In Service" After porting my number 2 years ago?

    I upgraded to the LG G3 last Friday and when my grandma and my employer try to call my phone it is saying, "This Cricket number is no longer in service." I have had 3 different SIM cards and I stupidly dropped my new LG G3 and had to order a replacem

  • Delivery in past date

    Dear all, i update the stock by today with posting date 01.10.2010 for 10 qty. When i created the sale order for 10 qty and do availability check . system confirm the delivery for current date but i need to deliver in 01.10.2010. i checked for delive