Screen hangs when user types in some text in file upload component

Dear All
I am using file upload component in webdynpro java in a custom application and added some validation logic on the file
selected. This is being used to upload jpeg files to KM repository. Now the issue is if user types some text in the file
upload input field and click on upload button the screen hangs and it goes to infinite loop. It seems that the framework is not able to accept and check the arbitrary value entered by user.
Can anyone tell me how this can be sorted out?
Thanks
Sudip

Hello Sudeep,
I have also faced the same issue and to me it seems an issue with the UI element itself. Please follow the following threads for more information:
[http://help.sap.com/saphelp_nw04s/helpdata/en/b3/be7941601b1d09e10000000a155106/frameset.htm]
and
[File Upload UI Element going in Infinite loop;
[upload UI element;
Hope this may be of some use.
Regards,
Gaurav

Similar Messages

  • What methods in JComboBox controls item matching when user types?

    Hi,
    JComboBox has default behavior that matches String items when user types the first letter in JTextField. The problem is: it always matches the firts letter of an string item; if cannot match an ithem with first 2 or 3 letters typed by user.
    For example, "swing" should be matched if user types "sw" or "swin", etc..
    I am wondering what JComboBox methods controls this behavior so that I can override to change it.
    regards,

    RTFM
    http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComboBox.KeySelectionManager.html

  • Publisher hangs when I try to open an image file

    Publisher hangs when I try to open an image file from:
    right-click on image->Change Picture->Change Picture
    The image is on my hard drive.
    It also happens with powerpoint

    Few Questions:
    a. What version of publisher/PowerPoint are you using ?
    b. Are you able to insert this image through Insert -> Image ? Image itself could be corrupt. Try to open it with some other editor ?

  • XP hangs when I try to play a .mov file

    Windows XP consistently hangs when I try to play a .mov file using QuickTime 7.4.1. There is no way to regain control of the system without powering off the computer. I've seen a number of postings indicating that people who have RAID disk systems are having similar problems, but I have an ordinary EIDE drive. Also, my .mov files are typically small (less than 40 MB). Device manager shows that all devices are working, and I've made sure that I have the latest graphics and sound drivers installed. Any suggestions will be appreciated.

    Codec & Format information, with 2 links inside to read
    -read both links in reply #1 http://forums.adobe.com/thread/1270588
    Report back with the codec details of your file, use the programs below... A screen shot works well to SHOW people what you are doing
    http://forums.adobe.com/thread/592070?tstart=30
    For PC http://mediainfo.sourceforge.net/en or http://www.headbands.com/gspot/
    The Help-and-Tutorials page http://forums.adobe.com/thread/1275830 may help

  • File upload component and text area issue

    Hi guys,
    I have static text, text area and button on the same page. Text area binded to session bean value and all works fine (I can input text into text area and press button to save changes).
    After adding file upload component to the same page I have got a problem - now after page refreshing the non english characters inside text gets trashed.
    Other non english characters - inside static text components remains the same - the problem relates only to text area.
    It looks like file upload component code has an encoding related bug. Is that a known issue?
    And may be somebody have a workaround?
    Thanks.

    Hi Rom@n,
    I did some checking and this issue is currently logged as: 6442528. It is scheduled to be available in the next patch release. I'm sorry I don't have a time frame for the patch since it is still waiting for other fixes.
    Sorry for the inconvience.
    Lark
    Creator Team

  • How can I have popup text when user types something wrong?

    I have some textarea and textfields created dynamically. I have set of rules in a text file. How can I have these rules popup when users make mistakes(e.g., forgets to capitalize the name)?
    Please provide your input.
    Thx.
    M

    Mike
    From your addendum I'm guessing you are wanting to do this with a JSP or servlet. If so Ali's suggestion won't work becuase he's working with Swing components. It is always helpful if you specify the technology you're using: JDeveloper is a tool for writing many different types of Java programs.
    If you want to produce pop-up windows in JSP then you have to use JavaScript.
    If you're using DataWebBeans and want to use JavaScript you have to change (ie subclass) the WebBeans so that they have HTMLFieldRenderers that allow you to attach Javacript to a TextField (or whatever). This is not a small job but is worth it for the flexibility you'll gain.
    If you're using datatags I should imagine it's easier because you can add JavaScript functionality directly to the HTML input fields e.g. in the Input page, but I imagine you'll still have to subclass your own datatags to do the same for the Update pages.
    GoodLuck().youllNeedIt, APC
    null

  • When I open top sites I get a grey screen, and when I typ something it's like I forget some letters (i'm sure I didn't). On IE I don't have that problem.These problems started yesterday.

    Top sites doesn't work (when I put F12 I only get a grey screen.
    When I'm typing something on social network then he didn't get all the letters.

    Try clearing Safari's cache : Settings > Safari > Clear Cache (and Clear History)
    If that doesn't work then try closing Safari completely and then re-open it : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Self-Registration in 11g fails when User Type exposed in a template

    Hi All
    I have created a new Self-registration request template where I have more than one possible values for User Type.
    This attribute is shown during self-registration page. When I provide all the values and click Register, the registration fails with error:
    *"Failed to send request for self registration operation."*
    has anybody faced with problem earlier. any suggestions?
    Regards
    user12841694

    I think the below URL will help you.
    OIM - auto approval of self registration

  • When I type into any text box the background of the box is blue and when I try to google something I can't see what I am typing...anyone know how to fix this?

    Any text box I type in the background is blue no matter what, if the website is dark the font is white and I can't read what I am typing. When I type in Google my typing doesn't show up unless I highlight it. Any help?

    That can be caused by the "Keystroke protection" in Comcast Constant Guard.
    "Configure Anti-Keylogging Settings" -> disable
    *[[/questions/874709]]
    *[[/questions/870165]]

  • Stop string from ending when user types quotes...

    i have a textarea on my form, and it submits to a servlet.
    problem is, when a user types in a double quote, the info gets cut off.
    I used single quotes in the servlet to fix this, but then if the user enters single quotes, the info is cut off.
    does anyone know how i can make sure that if a user enters either single or double quotes the info they type does not get cut-off?
    Thanks!!!

    His/Her question is very hard to understand, i think.
    There are many ways to produce a fault like this.
    The most common misstake is to process the Information (textarea-content)
    to a Service which can't handle qoutes in the Query-String (SQL-Servers), because
    they're are using it to get the beginning and the end.
    That would "cut off" Information.
    In this case you have to replace all the qoutes with something the Service doesn't identifys as an Tag for itself. (String = String.replaceAll("\"",""");)
    To show the "real" Information, you just have to "switch-back" your String at the Time when your retrive it. (String = String.replaceAll("&qout;","\"");)
    4 example ...
    I hope i got it. ;-)
    (i know, my english is worst)

  • CPIO hangs when trying to expand Database 9.2 files

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name Sun 220
    - Filename solaris64_9.2.0.1.0.Disk1.cpio
    - Date/Time 7/12/2002
    - Browser + Version
    - O/S + Version Solaris 2.8
    - Error Msg None. When I type in "cpio -idmv filename" it just hangs and I have to CTRL-C to get back to the prompt. I'm not getting any error message.

    If you don't have the install disc,  copy the SystemFolder from another Mac that has OS 9.1 (or better with 9.2.1 or 9.2.2) installed. A USB thumb dive works great for this. Transfer the folder to yourMac. It won't interfere with your OS X system which is in a folder titledSystem.
     Cheers, Tom

  • ITS screen hangs when downloading a report to an excel from an ITS screen

    Hi All,
    We are having an Transaction iview which is used by manager to generate reports, When the user tries to download the report to a local file the screen just hangs and nothing happens. We get an error at the IE status bar saying "Load: class Query not found". This the same when the user tries to upload selection criteria from an text file to execute the report. We are running EP7 with ECC5 as backend with Integrated ITS.
    Both the functionalities works when the report is executed in the backend.
    Regards
    Prakash

    Hi All,
    I found about a OSS note 980772 in one of the threads (ITS: issues with downloading ALV)
    which mentions about the SUN Virtual Machine and downloading and uploading of files.
    After i made the changes it worked for me.
    Regards
    Prakash

  • I have created an editable PDF via Adobe Indesign. When I open the PDF in Adobe Acrobat Pro DC, is there a way to specify a font style? Or is there a way in InDesign to make sure when someone type in that text field it is a certain font?

    I need to make sure the text that is entered is a certain font to keep it continuous with the rest of the document. Thank you!

    To go into form editing mode, select "Prepare Form" in the right hand pane. You'll then get a toolbar along the top that contains the various form-related tools. The first thing to do is add a temporary button. You'll use this to determine the name of the font for use with the script as well as place the script that will change the font properties of the text fields. So create a button anywhere, double-click it to bring up the field properties dialog, and on the Actions tab add a JavaScript action to the Mouse Up event that is:
    // Mouse Up script for temporary button
    app.alert(event.target.textFont);
    On the Appearance tab, select the font that you want to use for the text fields. Once you've done that, close form editing mode and click the button. It will display a popup that will list the font name. This may be different than the name that appeared in the dropdown on the appearance tab, so write it down. For example, when I chose "Minion Pro" from the dropdown, the popup showed "MinionPro-Regular".
    The next step is to replace that Mouse Up script with the following:
    // Mouse Up script for temporary button
    // Change the font and font size for all text field in this document
    for (var i = 0; i < numFields; i++) {
        var f = getField(getNthFieldName(i));
        if (f.type === "text") {
            f.textFont = "MinionPro-Regular";
            f.textSize = 9;
    Replace "MinionPro-Regular" with the font name that you wrote down before and set the font size to whatever you want. Use 0 to specify a font size of "Auto".
    This script will change the font of all text fields to whatever you specify. When you've confirmed that the text fields are set up as you want, you can go ahead and delete or hide the button. If you think you'll be doing a lot of forms work, you can create custom tools in Acrobat to speed up this process, but this should get you started. InDesign won't let you specify a lot of field properties and actions, so you have to work this way, and using automation scripts is an accessible way to significantly speed up the process and avoid mistakes.

  • Integration Directory is getting hanged when trying to  do some changes

    Hello All,
    Ours is PRD XI 3.0 env...and when we try to do any changes(editing , activating , rejecting the changes) it gets hangs up with out throwing any error.
    At the same time other java tools(IR,RWB,SLD) are properly accessible .
    Some points to be taken into notice:
    1>Even we tried to do a CACHE refresh SXI_CACHE , which is success with out any problems.
    2>After entering into ID , when trying to do "clear SLD cache " also it gets hangup.
    Can any one help us to fix this issue.
    Best Regards
    Rakesh

    try the following;
    1. close IR/ID.
    2. open java web start
    3. Preferences -> advanced -> clear folder
    then try to open IR and ID.
    this should do the trick
    else;
    XI start page -> Administration -> Java™ Web Start Administration -> Re-initialization

  • My indesign keeps crashing when I type in a text box

    Hello
    My indesign keeps crashing when ever I start typing in a text box (CS5) - I followed a similar discussion and the advice was to uninstall and reinstall - I have uninstalled but cannnot find my Master collection to re-install. I'm working on a Mac Leopard - Please Help

    I'm a Widows guy with some Mac experience, so these directions may be a bit fuzzy, and someone else may feel free to pop in. My recollection is that you will need to double-click both of the .dmg files (these are disk image files) to mount them, if they don't mount automatically. You may have to decompress the first file further to get it to extract the installer (which should automatically extract the second file). If you are able to run the installer, and enter your serial number, but the number is not recognized as valid it will be because there is some sort of trap for education serial numbers.
    If that's the case, you are probably out of luck on CS5, but you may be eligible to upgrade to a full commercial license for CS6, or a discounted Creative Cloud license. I'm not dead certain, but I believe the old serial number should be sufficient to to provide proof of previous license during the install. If that's the route you need to take, you need to do it quickly. Once CS7 is released, and predictions seem to be in about ten days to two weeks from now, at least for an official launch date announcement, your CS5 will probably no longer be good for an upgrade discount.

Maybe you are looking for

  • Builder 2.1 wish list - move the blue spere?

    That pesky blue sphere in the bottom right of the a file's icon ito indivcate that the file is "runnable" in Builder's "Navigator" view gets in the way of the Subversion/ClearCase's "dirty" icon so you can't see if you've made changes to the "runnabl

  • New and Generated Business Object Not Found in BOR

    Hi, I have created, released and generated a new object in SWO1. But I could not find it in the BOR (T-Code BAPI). So I searched for the object in SWO1 again and it was there, but not in BOR. What is the reason for this? Thanks in advance. Regards, J

  • Firefox opens the air file !?!!

    I have made an air application and uploaded it to my web server. However, when I enter the URL to the air file, Firefox opens it up instead of downloading it. Here's the link to my app: http://www.jashsayani.com/Development/RememberTheTask.air (Firef

  • Aperture - MobileMe, filesize changes from ca3MB to 300kb in Gallery!

    I´m trying to upload some selected pictures from my projects to my new MobileMe Gallery - without success... My problem: I have tried every option in the "File" "New from selection" "To MobileMe" but only a few/or none of the pictures are on my galle

  • IS-OIL Downstream Customizing

    Hello Experts, I need to transfer transaction data between SAP R/3 and external system (TAS) TAS needs following iDocs related to IS-OIL TD functionalities to handle the inbound and outbound delivery/shipment: OILORD02 OILSHL01 OILLDD01 SISINV01 wher