columns inputtext = 40 lose its value after 2 minutes

Hello

It is a piece of my jsf page fragment:

< af:inputText label = "#{viewcontrollerBundle ['ALU.]}" "{[ASUNTO']}" id = "it1.

value = "#{bindings." Asunto.inputValue}.

maximumLength = "#{bindings." Asunto.hints.Precision}.

styleClass = "comunicacionAsunto."

required = "true".

Binding = "#{backingBeanScope.AluComSecVirt.IT1}" >

< f: validator binding = "#{bindings." Asunto.Validator} "/ >"

< / af:inputText >

< af:inputText label = "#{viewcontrollerBundle ['ALU.]}" "{[DESCRIPCIÓN ']}."

ID = "it3" value = "#{bindings." Descripcion.inputValue}.

required = "false".

maximumLength = "#{bindings." Descripcion.hints.Precision}.

rows = "5".

columns = "40".

styleClass = "comunicacionDescripcion."

Binding = "#{backingBeanScope.AluComSecVirt.it3}" >

< f: validator binding = "#{bindings." Descripcion.Validator} "/ >"

< / af:inputText >

< af:commandButton text = "#{viewcontrollerBundle ['ALU.]}" "{[ENVIAR']}."

ID = "cb1".

action = "#{backingBeanScope.AluComSecVirt.enviarMensaje} '"

                            icon=" http://domain.edu/apps/IMG/email_go.PNG "

Binding="#{backingBeanScope.AluComSecVirt.CB1}"/ >

If I put some data in the fields and click the commandbutton control, the screen works well.

If I enter the page, wait about 3 minutes, then write data in the fields and click on the commandbutton control, and then my app displays an error because the it3 field is empty! After accepting alert, it3 field becomes empty in the screen.

No bean support changes the value of the field it3. In fact, I degugged the setIt3 method:

public void setIt3 (RichInputText it3) {}

This.IT3 = it3;

String value = (String) this.it3.getValue (); ((Line added to improve debugging

}

and if you wait 3 minutes, setting a getvalue it3 = null.  ¿?

Why ADF or JSF could lose the value entered in the it3 field if you wait 3 minutes before entering the values and clicking on the button?

Any idea?

I sometimes also reproduced this behavior without wait 3 minutes (more or less immediately).

In addition, after have reproduced this behavior, the field becomes read-only and you cannot write data in it. ¿?

Tags: Java

Similar Questions

  • Variable is shared deployed on target RT retains its value after restart?

    Shared, deployed on a real-time target variables are stored in the nonvolatile memory or RAM? It will hold its value after reset or power/power on? I tested and it seems retains its value, but I have found no documentation on this subject of NEITHER.

    Kind regards

    Tom

    Hello

    There are several components involved in the way the variables are stored on a target, but a part of which is in a non-volatile memory. Shared variables local to the target RT will not retain their value. Any reading of the data of the target host will receive the last value of the target before restarting given that the host is not at the same time re-started. The reason why it is that there are 2 shared engine variables at work; one for the host and one for the target. Since only the target has been restarted, the variable engine shared on the host retains its last value while the engine on the target will be set to 0, false them or an empty string. Here is an example of a community that "Monitor" [s] to the State of emptiness in RT FIFO active shared Variable'.

    Best,

  • APEX 3.2.1: Page Element lose its value

    Hello.
    I defined a part of page with the following attributes:

    Hidden and protected
    Source: replacement always, value that exists in session state
    Source type: column database
    Maintain session state: per session

    I put the value of this element as a parameter OUT of a PL/SQL application process on demand that is called when the user presses a "submit" button.
    I can see that the value is as expected via DEBUG and printing htp.p of it.

    I have then try to use this value as a parameter passed to another process of PL/SQL application on demand which is called if the user presses another button "submit".

    However, this process sees a null as the value of the page element.

    What I have to do something like persist the value using one of the built-in Javascript functions or I make a fundamental mistake?
    Thanks in advance.

    Change the Source used for only if it sucks. I think what happens is that after sending and reload the page, it reads the new database that sets the value of the element with a Null value.

    I assume you have an extraction process DML somewhere on the loading of the page.

  • The opacity setting moves its value after the beginning of a new path.

    When I pre-select an opacity value, before drawing a new path with the pen tool, a fill color and outline color... I never have the effects of opacity to stay, as I put it. It comes down to the value of 100% as soon as I put my initial point of departure for the new path.

    I want very much to the opacity of stay to the value I set, since based on the transparency of the fill to see what I'm following up to the wire. Forget I have something big that could be causing this, or there may be a way to do better what I'm doing?

    Thanks for any help,

    Jim

    Try to uncheck it in the appearance Panel.

  • GSM7224v2 loses the configuration after power failure

    As the topic title says - this device (new for me but flea market) loses its configuration after power off.

    I don't see any button cell within the unit for volatile memory backup. Surely the configuration lives in non-volatile storage?

    I am being dumb and I'm missing something?

    Hi neidlo

    Welcome to the community!

    Yes configuration lives in a non-volatile memory, when it is saved. Until it is saved, it is in RAM.

    When configuring the switch, it is not automatically saved. Using Web Interface (GUI)? A "Save" button should do.

    Please let us know whether or not this was the burden

    Kind regards

  • Process of calculation to calculate the value after submit after all validations

    Hello

    Please help with a possible approach or suggestions for the calculation process.

    I have a calculation process after submit I want to calculate its value after that all validations are handled. Because this process of calculating trim is off of the first part of the input string of the user for the P3_USES element. Thus, for example consider; the user selects a value for P3_USES (point list manager) to be "TAC"... BCA... BCA... BCA... 0.CA BC... "CA IT BC. So my calculation process just stripes off the coast of the first portion of the string and computes the value will be "BCA"... BCA... BCA... 0.CA BC... "CA IT BC. It works fine when all postings on the page are placed without cooking.

    The problem occurs, then the validation fails on the form. Once the validation fails, the calculation process; already calculates the value and the P3_USES value form element is set to "BCA"... BCA... BCA... 0.CA BC... "CA IT BC. So, here the user solves the problem of validation and sends it again the form, but at this point the value is calculated again but this time that my string is "BCA"... BCA... BCA... 0.CA BC... CA IT BC"which is not correct, because my initial user string entry was"TAC"... BCA... BCA... BCA... 0.CA BC... "CA IT BC.

    So my question is how they treat the value of my calculation after all validations. While I can keep the original value of the P3_USES element. I'm using the version of Oracle APEX 4.0 and Oracle 10 g R2 database.

    Thank you

    Rambeau

    Hello

    Combine code of calculation and validation?

    Perform the calculations in the process?

    Use another element to contain the value 'real '?

    Kind regards

    Jari

  • My laptop loses its STARTUP information after it was closed during the night

    original title: STUMPER! My laptop loses its STARTUP information after it was closed during the night?

    I have a problem very intrigueing that I can't understand. I can do a clean install of Vista Ultimate(32 or 64 bit), on my gateway M285 - E Tablet PC. Once it's done and I did not yet updates, if I stop the system at night, I wake up and you try to boot the system and get a blue screen (which finally tells me that my "disk.sys" file is missing. I tried plugging it down in increments to see when this file, in fact, is lost. I stopped for about 1 1/2 hours and it will start fine, but during the night, it won't.

    Then I tried a fresh install and did all the updates available, same thing. I tried to start a "memory test and everything is fine." I even did the memory more intense test (which takes forever, by the way... lol). I also did "chkdsk", as well as all viruses and malware, etc. tests with Norton first Edition.

    I got to the point where I now have 3 separate "disk images" that I created to save time in my software I want to use this system of loading. We're just a clean install, that no update, other clean install available updates. and the last with a clean install with all my software MS Office, Adobe Creative Suite and Autodesk Entertainment and all of their updates.

    I did this for if I'll actually somehow solve this problem I can easily use the "disk image" I want... No...

    Oh yes, I also all my drivers up to date etc.

    Any help on this issue would be greatly appreciated.

    EDIT:

    Another problem related to this situation, it's the hard drive becomes undetectable, so I have to use a software such as Ubunta starting vehicle, which has its own operating system, so I can actually format my hard drive to start the installation process. (otherwise my Vista installation won the same recognize I have a hard drive, not to mention operating system to try to resolve, such as startup repair, System Restore, etc.)

    I finally figured it... xD is a hard drive diver who has been desgned for WinXP and for some reason any were never changed during the installation of Vista on this system or automatic updates.

    It was actually the IDE ATA/ATAPI controllers, specifically the Intel SATA AHCI Controller. I used "Driver Whiz/Detective", which would install most drivers via a base file system are integrated.

    The controller AHCI SATA Intel(r) has not, it only downloaded a .zip file that contains the following files:

    IaStor.sys
    iaAHCI.cat
    iaAHCI.inf

    These were to actually be manually installed. "Even if I had downloaded and extracted the files, when I tried to update the driver"Intel SATA AHCI controller"via Device Manager" through the command of newer driver search. It does not always detect it them, stating that I already had the best and latest drivers already installed.

    Then, for some reason that just kept on bothering me, because "Driver Whiz/Detective kept indicating that it was the best version of the driver for my system.

    So, I finally tried to update the drivers manually by specifying exactly where these files are located on my system. Then he finally recognized them and installed them.

    According to me, given that this system is an older model 'Gateway M285-E Tablet PC', even if it is Vista compatible, he has always maintained the operating system higher available for WinXP, through any auto detect in the BIOS. Even in the settings of the BIOS OS I tried assigning 'Other', because the only other options were Win95, Win98, WinMe, Win2000 and WinXP.

    So having not the 'Intel(r) SATA AHCI controller"recognizing a Vista OS after be closed for a period of time, it would try to load a Windows XP operating system, and have failed to do. Strange, but is the only explanation I can offer for her.

    Thanks for the help,

    Wayne

  • How in the world does Mac loses its universal as shortcuts CmdC (copy)?

    How in the world does Mac loses its universal as shortcuts CmdC (copy)?

    Lost the feature universal paste. Manually add them back in keyboard shortcuts. They do not work in all programs. If I copy and paste a url in a browser, it is not paste in ANYTHING. What an absolutely frustrating experience! The most common features have disappeared and now they don't work well. Really? Come on Apple! This is not what Mac users are accustomed to Apple.

    Run disk utility to see if the startup disk needs repair.

    You can also try a Safe Mode boot that removes the system caches that can help...

    Follow these steps to start in safe mode.

    1. Start or restart your Mac.
    2. As soon as you hear the startup tone, hold down the SHIFT key.
    3. Release the SHIFT key when you see the logo Apple appears on the screen.

    After the Apple logo appears, this may take longer than usual to reach the login screen or your office. This is because your Mac performs a check of directory of your drive to boot in safe mode.

    To leave safe mode, restart your computer without pressing any keys during startup.

    Then try to copy / paste keyboard shortcuts.

  • When another PC on my LAN boot, my PC loses its Internet connection

    When another PC on my LAN boot, my PC loses its Internet connection.

    Do you have an error message on computers?

    This may be caused if you have configured the computer to use the same static IP address.  To see if this is the problem, follow these steps:

    With your computer connected correctly, follow these steps:

    Open a command prompt window (type cmd in the search box and press enter)

    In the black command prompt window, type the following command, and press ENTER after each line

    ipconfig/all > "% userprofile%\Desktop\ipinfoONE.txt".

    output

    Start the second computer and perform the following steps (which assumes that the second computer has Windows 7):

    Open a command prompt window (type cmd in the search box and press enter)

    In the black command prompt window, type the following command, and press ENTER after each line

    ipconfig/all > "% userprofile%\Desktop\ipinfoTWO.txt".

    output

    IpinfoONE.txt of copy on the desktop of the first computer to a USB flash drive and then put the flash drive on the second computer.  Use the second computer to answer here, then paste the contents of ipinfoONE.txt and ipinfoTWO.txt in your response.  Be sure to indicate in your answer given that go with which computer.

  • External USB hard drives lose its connection and work stoppages. __

    External USB hard drives lose its connection and work stoppages.      History
     
    Windows 7 Ultimate - 64-bit
    I installed it on a HP Pavilion, OS, 64-bit, and I have this problem.
    People report that it does not occur with Windows 7 32 bit OS.

    Problem:
    Any brand of external hard drive USB (and other USB devices sometimes) lose its connection and stops working only when copying large files internal drive to external USB drives.
    The USB device may appear to work properly when Windows first starts, but later stops working (crashes computer) after the start of large files to copy. You must restart Windows for the USB is working again.
    This only occurs when you copy files large files to THE USB port, not on the internal drive. It happened when I synicing my IPhone with Itunes when it started the synchronization of music files.

    According to the suggestions I have:
    1) updated the BIOS from the websites of the manufacturers.
    (2) power management disabled on the USB hub for disks
    (3) ensure that the BIOS for Legacy USB is set to.  I don't have this option in the BIOS settings.
    (4) this is not a motherboard problem, it is located on three different MB that we use.
    Also tried three different USB drives and different cables.

    Because I tested with two different computers updated and USB drives, our opinion is that this problem indicates that the Windows 7 64-bit operating system.

    Someone knows a solution?

    Hi Jh6284,

    Thank you for posting.
    What is a version of Windows 7 RC or RTM?

    You can try to uninstall and reinstall the drivers for the USB ports in Device Manager.

    UNINSTALL ALL USB ENTRIES IN DEVICE MANAGER ASSOCIATES.

    1. click on START
    2. right click "Computer" and select "Properties".
    3. on the left side, click on Device Manager.
    4. expand the 'USB Bus controllers' category
    5. right click and uninstall all THE references listed
    6. restart your computer and check if it works.
     
    I suggest you go to the Web site of the manufacturer of your and try to install the latest drivers for the chipset. Make sure that install you in compatibility mode there is no driver for Windows 7 64 bit.

    Please go through the article below to install in compatibility mode.
    http://social.technet.Microsoft.com/forums/en-us/w7itproappcompat/thread/cdd894f8-1ee2-43e5-952b-d04c25779a7f

    Kind regards
    Technical support of Microsoft-yama.

  • LOV in richeTableau resets the value after the deletion of rows from the table

    Hello. I'm on 11g R2

    I have a table with columns in the box and a button in the toolbar that removes the lines checked

    I have build it based on the following article in her string code

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/index-101235.html


    When I run the "delete" button I execute the following code (taken as is article)


    public void deleteSelectedRows() {}

    create a second line, the value do not affect all lines

    used in ADF

    Set of rows duplicateRowSet = this.createRowSet ("duplicateRowSet");

    first row to avoid "the attempt to access the value of lines."

    exception line was dead.

    duplicateRowSet.first ();

    retrieve the current row of the table for after

    re-running the VO

    Line currentRow = this.getCurrentRow ();

    Boolean currentRowDeleted = false;

    get all rows that have the transoent attribute

    "MarkForDelete' set to true

    Row [] rowsToDelete =

    duplicateRowSet.getFilteredRows ("MarkedForDelete", true);

    If (rowsToDelete.length > 0) {}

    run only throizgh this code, if there is something to

    delete

    for (line rw: rowsToDelete) {}

    If the row is marked as the current in VO, ts value

    Boolean flag

    If (rw.getKey () .equals (currentRow.getKey ())) {}

    currentRowDeleted = true;

    }

    remove the line - do not yet commit

    RW. Remove();

    }

    rerun VO

    this.executeQuery ();

    reset the current line if it has not been removed

    If (! currentRowDeleted) {}

    this.setCurrentRow (currentRow);

    }

    duplicateRowSet.closeRowSet ();

    }

    }

    "MarkedForDelete" is a transient attribute used to mark the line delete

    The lines are removed very well.

    The problem is with lines that I do not delete.

    For example I LOV column. I chose the value LOV in a few lines, and after that choose to delete several lines (not the same lines where I modified the LOV) but some other lines.

    After I click "delete", the lines that I marked to remove deleted indeed, but the value of the LOV in other rows (I have not scored for delete) are disabled.

    How to preserve value LOV so it will remain also after I deleted some lines?

    P.S. I've tried autosubmit = "true" - it did not help

    It is expected because I see that you rerun the query.

    Once you re - run, it retrieves from the database again. Thus, your values are lost because they are not posted.

    I don't think that run query is necessary, try to have a programmatic part trigger on the table after you remove all of the lines.

    Thank you

    Alisson.

  • clear values after saving record

    Hi How can I clear value after that I have save record so that the user can enter another information, for example, I enter user details when I click Save I have what it takes to clear these values in inputtext

    That's how record, am in jdeveloper 11.1.1.6.0

    am still not able to cretate new record after I've created OneLa create data still remain in inputtext id does not, his works now when I use this ADFUtil.invokeEL ("#{bindings.") CreateInsert.execute}");

  • Transfer values of ROWTYPE in ROWTYPE with different COLUMN specifications. keeping the Default_Data values

    Hello

    I have a problem on dynamically the transfer values of different columns in two variables given rowtype type.

    My intention is to transfer values from table1 into table2.

    Basically, I stated to vars of v_table1 and v_table2% rowtype, each of them contains columns with the same, and also the individual column names.

    v_table2% rowtype must be initialized with default values.

    I would like to insert v_table2 values in table2 later by practice 'INSERT INTO TABLE2 VALUES v_table2'.

    Before inserting, I need to change several values of column by different rules, but these rules are not relevant for my actual demand.

    The point is, how can I transfer the values of v_table1 in v_table2 for the hanving of columns with the same column name, without hard-coding the names of columns, because these two tables contain many columns.

    In addition values initialized with v_table2 default_data values should not be overwritten by data does not exist in the same named column of v_table1.

    Example: If v_table1. D is NULL, it should not replace the default value initialized former "Monday".

    Conditions:

    Table 1 contains the following values:

    Column name Value
    A'1'
    B'2'
    CNULL VALUE
    D'somedata '.
    ENULL VALUE
    F« 3 »

    After the transfer of the values of v_table1 in v_table2, I guess that the following data:

    Column name Value Source
    CNULL VALUETable1.C
    D'somedata '.Table1.D
    E"Tuesday".DATA_DEFAULT from Table2
    F« 3 »Table1.F
    GNULL VALUE
    HNULL VALUE

    Right now I am already able to fill the v_table2 with the default values:

    declare
      lv_query varchar2(1000);
      
      type cur_typ is ref cursor;
      rcur_typ cur_typ;
      
      v_table2 table2%rowtype;
    
    begin
        for rec in (select *
                    from user_tab_columns
                    where table_name = 'TABLE2'
                    order by column_id
                    )
        loop
          if rec.data_default is null then
              lv_query := lv_query||', null';
            elsif rec.data_type = 'NUMBER' then
              lv_query := lv_query||', '||rec.data_default;
            elsif rec.data_type = 'DATE' then
              lv_query := lv_query||', '||rec.data_default;
            else
              lv_query := lv_query||', '||rec.data_default||'';
          end if;
        end loop;
        
        lv_query := 'SELECT'||substr(lv_query, 2)||' FROM DUAL';
        dbms_output.put_line(lv_query);
        
        open rcur_typ for lv_query;
        fetch rcur_typ into v_table2;
        close rcur_typ;
    end;
    

    I have no idea how to achieve the transfer of v_table1 to v_table2 without substitute default values of table2.


    As far as I know I can find these columns with column names by querying:

    select column_name from user_tab_cols where table_name='TABLE1' intersect select column_name from user_tab_cols where table_name='TABLE2'
    

    Maybe you can give me some advice.

    Thank you very much.

    Sample data:

    CREATE TABLE "TABLE1" 
       (    "A" VARCHAR2(20 BYTE), 
        "B" VARCHAR2(20 BYTE), 
        "C" VARCHAR2(20 BYTE), 
        "D" VARCHAR2(20 BYTE), 
        "E" VARCHAR2(20 BYTE), 
        "F" VARCHAR2(20 BYTE)
       );
    
      CREATE TABLE "TABLE2" 
       (    "C" VARCHAR2(20 BYTE), 
        "D" VARCHAR2(20 BYTE) DEFAULT 'Monday', 
        "E" VARCHAR2(20 BYTE) DEFAULT 'Tuesday', 
        "F" VARCHAR2(20 BYTE) DEFAULT 'Wednesday', 
        "G" VARCHAR2(20 BYTE) DEFAULT 'Thursday', 
        "H" VARCHAR2(20 BYTE)
       );
    
    INSERT INTO "TABLE1" (A, B, D, F) VALUES ('1', '2', 'somedata', '3');
    
    INSERT INTO "TABLE1" (A, B, D, F) VALUES ('1', '2', 'somedata', '3');
    

    Banner:

    Oracle Database 11 g Release 11.2.0.3.0 - 64 bit Production

    PL/SQL Release 11.2.0.3.0 - Production

    CORE Production 11.2.0.3.0

    AMT for Linux: Version 11.2.0.3.0 - Production

    NLSRTL Version 11.2.0.3.0 - Production

    You can build a dynamic query that checks the values of all columns in the table 1,

    and if a column contains null, then retrieves the default value of the column in table2,

    or null if this column doesn't have a default vallue.

    Something like this pseudocode

    SELECT
       if column A is not null then take A from table1, else take default for column A from table2
       .....
       if column X is not null then take A from table1, else take default for column X from table2
    FROM table1
    

    The default budget can be extracted from USER_TAB_COLUMNS

    select column_name, data_default from user_tab_columns
    where table_name = 'TABLE2'
    order by column_id
    ;
    
  • I use Lr5 on a PC, working on the Nikon RAW files. Without even touching the images, they lose their shine after a few seconds. Why and how can I keep the liveliness to the origin?

    I use Lr5 on a PC, working on the Nikon RAW files. Without even touching the images, they lose their shine after a few seconds. Why and how can I keep the liveliness to the origin?

    Step 1: Adjust an image in Lightroom, until you are satisfied with its appearance

    Step 2: Use develop-> new preset, select all selections in the new preset dialog box (note: I always uncheck the exhibition here, who should probably be adjusted picture, I'm mostly interested by contrast, vibrance and camera calibration settings)

    Step 3: In the import dialog box, on the right, under appliquer apply when importing, select the preset desired beside development parameters

  • Do not update the values after the registration of form fields

    OK, so I'm building a character auto fill timesheet system using shape. Everything works as expected until I save, close and reload the document.

    I will try to explain the movement of what is supposed to happen, and then it ends by happens.

    Field B is equal to a particular value, depending on what is entered in the field a. field C is equal to the field b. field G totals fields c.-f..

    If I re - write this from scratch, it works as expected, even if I change the to field a different value (thereby changing all other fields to reflect the new data).

    Once I save the document, close and reopen, here's what happens.

    Field B is equal to a particular value, depending on what is entered in the field a. field C is equal to what was the B field before I closed the document. Field total field c.-f. G.

    Can I change A field change and field B to the value it is supposed to. However, field C will not change. Field G still totals the values as expected, including the c. field-stuck now

    Indeed, whatever it is equal to the B field after backup and reload remains at its value prior to the closing. I have a lot of fields equal to B but B alone gets its value based on the field A. I used both "value is the sum of:"and custom JavaScript, both which gives exactly the same results. "

    I use Acrobat Pro (trial) on Windows 7 x 64.

    In format PDF is the order in which the fields are calculated is not automatic, but can be set. If field C depends on the B field and field B is dependent on the land then must ensure that the order of calculation is A-B-C, or the values in calculated fields will be a step behind the value of a field when you update it.

    You can set this command in form editing mode, under the order of computation of Set field - other tasks.

Maybe you are looking for