Help needed, double post-submit on Oracle 9iAS ?

Hi,
I am working on a project where we make use of Oracle Application Server 9.0.3 in combination with OC4J and struts. During development we have made use of JDeveloper 9.0.3 and its integrated server for testing the application. Unfortunately we have been waiting too long with deploying the app on the 'real' (Oracle IAS) server, and now we found out that when deploying the application on IAS, some parts of our application do not seem to work anymore.
After a little investigation we found out that all POST submits of our forms seem to be submitted twice.
Since we did some Javascript-evaluation before submitting, we first thought that that the problem was client-side, but after adding code to make sure that the submit will only occur once (flag set to 1 before submit, and only submit when flag = 0 etc..), the problem still persists...so the submit does not come from our document.formx.submit() command...
Let me restate that this double posting does not occur within the JDeveloper-test-environment using the same browser.
Now convinced that the problem was server-side, we thought we could focus on this side. Unfortunately, after an occasional test with a Mozilla-browser (our default (customer) browser is IE6), the problem did NOT occur !
So, to sum things up :
- Javascript does not submit twice
- On the server, the logging indicates a double post-action
- On client-side, only a single-post is allowed...
- mozilla does not seem to cause problems, while IE6 does.
- JDeveloper runtime environment does not expose the problem (with either browser, it goes smooth), while deploying on the IAS 9.0.3 server does...
Can anyone shed some light on this ? We've been looking into it for a day already, and need to get it fixed asap (as always ;o))...
Thanks for any info,
Bas van Driel

This sounds like a strange java problem not IAS
From the sun site
"When I try to open a file through my Java Web Start application, a message box pops up with the title "javaw.exe - No Disk". Why does this happen?
This is a bug in the Java 2 SDK v1.2.2 or v1.3 . This bug will be fixed in a future Java 2 SDK release. In the meantime, there are a couple workarounds: "
Id be very tempted to remove any JDK/JRE installations, or even better start with a clean machine.
Hope this helps.

Similar Messages

  • Pros help needed with post data code

    i needed to change the code below to post the userAnswer from radio button group,  to an ASPX page so i can read the data in and post it to a database. can anyone help. thanks
    btnCheck.addEventListener(MouseEvent.CLICK, checkAnswer);
    function checkAnswer(evt:MouseEvent):void {
    userAnswer = String(rbg.selectedData);
        messageBox.text =  userAnswer + " has been clicked";

    //Create the loader object
    var prodloader:URLLoader = new URLLoader ();
    //Create a URLVariables object to store the details
    var variables: URLVariables = new URLVariables();
    //Createthe URLRequest object to specify the file to be loaded and the method ie post
    var url:String = "url here";
    var prodreq:URLRequest = new URLRequest (url);
    prodreq.method = URLRequestMethod.POST;
    prodreq.data = variables;
    function submitHandler(event:Event):void {
        variables.productId = whatever;
        prodloader.load(prodreq);
        btnSubmit.addEventListener(MouseEvent.CLICK, submitHandler);
        function contentLoaded(event:Event):void {
           //Stuff here
            prodloader.addEventListener(Event.COMPLETE, contentLoaded);

  • Help Needed Configuring Post Set Up For Big Indie Feature:

    We’ve got incredible performances from an amazing cast of well-known character actors from film, TV and stage, a unique and inspiring script, and some truly beautiful, cinematic footage. And now — it’s all about putting it together…
    But I’m having trouble finding an accurate, effective and (most importantly) a DETAILED workflow accommodating the latest version of Premiere, to post a LENGHTY feature film shot on the RED Epic in 5k FF.  I’ve reviewed videos here, but in conducting edit tests, I'm encountering all manner of glitches and problems, and need to ensure that I am properly configuring our post workflow and all of the associated hardware.
    I’ll be dividing the film into project file “reels” to help keep things manageable.  As editor and DP, it's also most important for me to edit on a 4k timeline (to take advantage of reframing and stabilization of the 5k). Footage is on three Pegasus II RAIDS.
    There will be a LOT of FX work done outside of Premiere in AE (and other compositing and graphics programs).  I’m planning to finish in Resolve, outputting at 4k.
    I have the new Mac Pro with:
    - 2.7GHz 12-core Intel Xeon E5 with 30MB of L3 cache
    - 64GB (4x16GB) of 1866MHz DDR3 ECC - 4X16GB
    - 1TB PCIe-based flash storage
    - Dual AMD FirePro D700 GPUs with 6GB of GDDR5 VRAM each
    A Sonnet Echo Express III Desktop 3-Slot (with Thunderbolt upgrade) housing the following:
    - Red Rocket
    - Connection card for HP LTO5 Ultrium 3000 Sas Ext Tape Drive
    If needed, I’m open to acquiring other cards or hardware, too (possibly adding the Red Rocket-X to the mix).  And if the referral of a PAID individual with firsthand knowledge of such a setup – to at least help with the initial set up and configuration – is what I need, I’m open to that, as well.
    We truly have an amazingly powerful compilation of principal photography, and a great story to tell — I just need to overcome this major hurdle of setting up our post.  As a somewhat newbie to Premiere, I greatly appreciate any advice, pointing-me-in-the-right-direction, or suggestions of individuals to help oversee this for compensation and screen credit that anyone can offer me here...
    Many Thanks,
    Bill

    Oooh...big involved questions and many of them.
    If it helps..
    A few things I know I would do before even starting on the actual film edit
    ..is give the new system a massive shakedown.
    Thrash the hardware  and software with test footage , graphics and audio etc.
    Test the pipelines and workflows.
    Set up a BACKUP routine. DO NOT RELY ON AUTOSAVES
    Would  NOT do  O.S updates once started with a stable system.
    Me...I would not use a Dynamic Link workflow for FX.  (I would use D.Is)
    Would create a flow chart plan for the edit and post prod to avoid generation losses, efficiencies and scheduling.
    Work toward  lock downs before FX , audio, CC and Grade. (Avoid the trap of being creatively impatient for the benefit of a smooth edit experience)
    Sort this first...
    I'm encountering all manner of glitches and problems, and need to ensure that I am properly configuring our post workflow and all of the associated hardware.
    You might want to specify some of this stuff and see if you get answers here or elsewhere..
    Suggestion - can you wait for next version of PPro ? - coming very soon evidently. Start with latest version so you don't need to update midstream.  A feature takes a long time to post and some cool new  features may help. eg  Master Clip enhanced.
    Have you considered Prelude in the workflow to log and set up your project. ( Never used it myself but I would consider/investigate  it for long form)
    Good luck and enjoy the edit process.

  • Help needed...new to Oracle

    Hi friends,
    I am totally new to oracle i am a .net and sql developer. I have no idea of doing this. I need ur help badly in this. I hope you will help me and very much thankful to you in advance. Send me the code snippet of doing this.
    Oracle forms 6i
    Sql>desc or_record
    Name null? Type
    Or_seq not null number
    Mrn varchar2(10)
    Patient_name varchar2(40)
    Age number
    Room_no varchar2(10)
    Surgeon number
    Asst_surgeon number
    Surgeon2 number
    Anesthesiologist number
    Asst_anesthesiologist number
    Anes_tech number
    Or_date date
    Incision_time1 varchar2(5)
    Skin_clos_time varchar2(5)
    Scrub_nurse1 number
    Scrub_nurse2 number
    Circ_nurse1 number
    Reliever1 number
    Reliever2 number
    Relievercn number
    Preoperative_diag varchar2(100)
    Postoperative_diag varchar2(100)
    Operation varchar2(100)
    Patient_arrival_time varchar2(5)
    Time_in varchar2(5)
    Induction_time varchar2(5)
    Incision_time varchar2(5)
    Surgery_end varchar2(5)
    Waking_time varchar2(5)
    Tm_back_to_room varchar2(5)
    Use_image_intensifier char(1)
    X_ray_tech number
    Laboratory_spec varchar2(100)
    Histo_path varchar2(100)
    Culture varchar2(100)
    Scrub_nur number
    Circ_nur number
    Sql> desc or_record_det
    Name null? Type
    Or_seq_det number
    Sponges varchar2(50)
    Ft_table number
    Ft_floor number
    St_table number
    St_floor number
    Third_table number
    Third_floor number
    These are the 2 tables which has to be in the same form. The upper one is master block and the lower one is details block in the form. The second one must be in the tabular format. The first one in the form format. We have to make the relationship. That’s it all are text fields only. We need to retreive,update,insert,delete.generate sequence number for or_seq and it should be updated to or_seq_det which is the attribute of second table.

    Maybe you should ask this in the Forms forum.

  • Urgent help needed -- how to submit a web page from a PL/SQL api

    Hi,
    Could anyone tell me how to submit a remote web page through pl/sql
    Thanks,
    Rachna

    I am not sure what you mean by this question.
    You can submit from PL/SQL to an external webpage/website using the UTL_HTTP package.
    You can submit from an external webpage to a PL/SQL package if that package is invoked by you webserver. The most direct way is using the MOD_PLSQL module for Apache that Oracle ships as HttpServer and that is the foundation for Oracle Portal and HTML DB. Alternatively your webpage can submit to a JSP that invokes your PLSQL package through JDBC.
    best regards,
    Lucas

  • Help needed in Unix script for oracle 9i

    Hi gurus,
    I'm working on oracle 9i in solaris, i would like to calculate the amount of archived logs generate per day. Can anyone please help me to find that.
    Thanks

    Put the following lines in a script and it should work for you.
    SET feedback off
    SET line 200
    COL NAME FOR a100
    -- counts the no of archives generated today
    select count(*) "No. of Logs for today" from v$archived_log where to_char(completion_time,'DD-MON-YY')=to_char(sysdate,'DD-MON-YY');
    -- lists all archive generated for the day
    select name,blocks*block_size as "Size in KB" from v$archived_log
    where to_char(completion_time,'DD-MON-YY')=to_char(sysdate,'DD-MON-YY');
    -- shows total size in KB
    select sum(blocks*block_size) "Total Log Size for day in KB" from v$archived_log
    where to_char(completion_time,'DD-MON-YY')=to_char(sysdate,'DD-MON-YY');
    Hope this helps.
    Thanks
    Siba

  • Help need to post the datas to Tr.code - IW31

    Hi Experts,
                    <b>I have created a Zcust_req_info table and added several fields like
    Cust_req_number
    cust_req_details
    cust_address
    and I have added record to the table and now the table is filled with some datas.
    I have to upload the datas to IW31 tr code, where I have to create work request automatically. </b>
    Could anyone help me,
              <b> "FULL POINTS WILL BE AWARDED FOR THE HELPFUL ANSWERS"</b>
    Thanks and regards,
    Sunil K Shetty
    [email protected]

    Hi Sunil,
    best is to user Batch Input or Call Transaction to bring data to Tcd. IW31.
    You can use the Batch Input recorder (Tcd. SHDB) to generate example code needed für this transaction.
    Klaus

  • External display resolution help needed - also posted on SL group

    hi
    I bought a DELL 3007WFP 30" LCD monitor in 2007. It worked perfectly with my old MacBook Pro and Tiger and Leopard and in System Preferences > Display gave me options of 1920 x 1200 pixels or 1440 x 900 pixels as well as 1280 x 800 pixels.
    I have recently moved to a new 17" UniBody MacBook Pro with NVIDIA Geoforce 9600GT and 9400GM graphic cards in it (which is fabulous!!) and also upgraded to Snow Leopard.
    Now when I plug in the DELL I get a maximum resolution option of 1280 x 800.
    Whilst this resolution makes the text nice and big for my 43 year old failing eyesight I find it very un-Mac like for this to happen. I have looked here and found a few suggestions eg have been playing with SwitchResX4 and got the 1440 option back in the list BUT when selected the screen goes black.
    2 questions:
    1) What is that has made this problem appear - is it Snow Leopard or the new MacBook Pro and its hardware?
    2) Should I persevere with SwitchResX4or is there another solution?
    best
    Tommy Banana

    To use the full resolution of your 30" monitor, you need a *mini-Displayport to dual-link DVI* adapter:
    http://store.apple.com/us/product/MB571Z/A?fnode=MTY1NDA5OQ&mco=MTA4MzU1ODY

  • Help needed in auto-increment in Oracle SQLPlus

    hi everybody
    I have a table in which the id column should be autoincrementing. Whenever i insert a row in the table, the id should be autoincremented. How to create the table in Oracle SQL Plus. I insert the row using JDBC connection. So how to insert the value for id in java program.
    Thanks in advance

    How to use Oracle SQLPlus has absolutely nothing to do with Java or JDBC; you should ask this question in a different forum, such as one of the Oracle database forums, here:
    http://forums.oracle.com/forums/category.jspa?categoryID=18

  • How to install Oracle 9iAS 1.0.2.2.2 from ebusiness suite installation media

    Hello:
    Can anyone help me guide how to install Oracle 9iAS 1.0.2.2.2 from ebusiness suite installation media with using Rapidwiz.  I'd like to use this as standalone installation for deploying 6i forms.
    Regards

    please see
    To install Oracle 9iAS 1.0.2.2.2, you will have to run Rapidwiz with -techstack option -- See the installation document for details.
    Oracle Applications Installation Guide: Using Rapid Install
    http://download.oracle.com/docs/cd/B25516_18/current/acrobat/r115102ins.pdf
    ApPsMaStI
    sharing is Caring

  • Need help using dbms_scheduler to submit an immediate job on the database

    Hi. I need help using dbms_scheduler to submit an immediate job on the database. Essentially I want to issue a one-time call to an Oracle Stored Procedure - this procedure will then send an email. I've never used dbms_scheduler before, but here's what I have so far.
    So my Program is a stored database procedure named 'TTMS.dropperVacationConflict_Notify', but my problem is that I need to pass 3 parameter values to this job each time I run it. This is what I can't figure out. The procedure expects an 'Id' as number(5), begin_dt as a date, and end_dt as a date.
    How do I pass these values when I run my job? Can anyone help?
    begin
        dbms_scheduler.create_program(program_name=> 'PROG_DROPVACCONFLICTS_NOTIFY',
         program_type=> 'STORED_PROCEDURE',
         program_action=> 'TTMS.dropperVacationConflict_Notify',
         number_of_arguments => 3,
         enabled=>true,
         comments=> 'Procedure to notify PCM of a Dropper Vacation Conflict. Pass in Dropper Id, Begin_dt, and End_dt');
    end;
    begin
        dbms_scheduler.create_schedule
        (schedule_name=> 'INTERVAL_EVERY5_MINUTES',
         start_date=> trunc(sysdate)+18/24,
         repeat_interval => 'freq=MINUTELY;interval=5',
         end_date => null
         comments=> 'Runtime: Every day all 5 minutes, forever'
    end;
    begin
        dbms_scheduler.create_job
        (job_name => 'JOB_DROPVACCONFLICTS_NOTIFY',
         program_name => 'PROG_DROPVACCONFLICTS_NOTIFY',
         schedule_name => 'INTERVAL_EVERY5_MINUTES',
         enabled => true,
         auto_drop => true,
         comments => 'Job to notify PCM of Dropper Vacation Conflicts'
    end;
    /And I use this to execute the job as needed...
    begin
        dbms_scheduler.run_job('JOB_DROPVACCONFLICTS_NOTIFY',true);
    end;
    /

    Duplicate Post
    Need help using dbms_scheduler to submit an immediate job on the database

  • Urgent help need with 8i/9iAS install

    Hello,
    I need some help, preferably a summarized point list of how to install Oracle 8i and Oracle 9iAS to run WebDB (Portal). Is it required that I need some patches from Oracle?
    I am having a tough time trying to make the Portal work on my machine: (Win2000 pro/128 MB/P III ~866MHz
    Any help would be appreciated very much.
    Thanks in advance

    Hi! Here are some of the things that you need to do, in order to Install Portal.
    Questions you should ask yourself before installing Portal:
    1: Do you already have a Database to Start with. Oracle Portal Successfully installs on only Supports Enterprise Editions of Oracle 8.1.6 Edition and 8.1.7 (Both Standard and Enterprise Editions)
    2. If you already have a Oracle 8i Database, remember your sys password, as this is needed to install Oracle Portal. The database Listener(TNS Listener) should be up and running before installing Oracle Portal.
    3. If your Oracle 8i HTTP Listener( Which is Apache Server Listener which comes by default with every Oracle 8i installation) is Running, PLEASE SHUT THAT OFF OR CHANGE THE SETTING TO MANUAL MODE, or Remove that from the Services Directory, Since, this is just a Basic Apache Server which does not have any of the Pl/sql gateway's and/or other Gateway settings that are required for Installing Oracle Portal.
    4. If you have Oracle 8i Database, Increase the Following Settings to the below mentioned limits in your ini<SID>.ora file
    large_pool_size =60000000
    java_pool_size = 5000000
    shared_pool_size=6000000
    Space of "USERS" Table Space =200MB
    Space of "TEMP" Table Space =200MB
    Space of "SYSTEM" Table Space="600MB"
    Shut Down the Instance and Restart the instance in a Normal mode.
    5: Install Oracle IAS on a seperate Directory or Home than the Oracle 8i Home.
    6. Now you are ready to use Portal30 Configuration Assistent.
    Start the Configuration Assistent, Follow through the Steps and you should be able to install successfully.
    A Couple of Hints.
    Make sure the Computer Name you are installing Oracle Portal on is in Lower Case.
    Usually the installation takes a Couple of Hours depending upon your processor Speed and Memory available.
    Please check to See if there are any Errors in the Installation Logs.
    Check on Technet.oracle.com to see any Installation White Papers Out there.
    I hope this Helps
    Ram Kakani

  • Oracle 9iAS v 1.0.2.2 Install Dilemma - Help!!!

    Hello guys! Here's the scenario.
    We currently have a 9iAS rel 1 installation. The portal30, SSO logon server (and other relevant porta30l schemas) were created in our customer database. We need to upgrade the 9iAs app server to 10G. Of course, not to mess with our current production data, we restored a cold backup of the production database (including portal30 and relevant schemas) on a different server. We intend to start the upgrade efforts on these new machines. The question now is how do we install oracle 9iAS rel 1 and configure it to use the portal30 schemas restored from the cold backup? I am inclined to think that we can by pass the portal repository configuration step (since we already have the schemas) during the installation and just configure the appropriate files to communicate with the portal30 / SSO schemas from the cold backup.
    Any ideas on how to approach this? Any help will be highly appreciated.
    Thanks

    The best bet for a pentium 4 environment is to use 1.0.2.2.2a with Oracle 9i 9.0.1. Both installers work fine with the P4. I just completed 2 such installs in a pair of 1.8Ghz Alienware machines and a pair of Gateway 2Ghz. Both W2K SP2, There ae still a number of install issues. See the release notes.
    If you want to work with an 8.1.7, you must apply serveral patches. See the release notes for 9iAS. To use the installers in 8i on p4's, copy the cd's to disk, find the symantec DLL's and rename them. Do a meta link search for their names. I do not remember them off the top of my head, or search the oracle install disk for symj*.dll.
    Mike

  • Oracle  - Using XML in Oracle/ SORRY double Post

    SORRY for double Post!
    Good Morning!
    I wanted to insert some xml Data into my Orcale XML DB:
    First of all I registered 2 Schemas required for the XML, like this:
    Begin
    DBMS_XMLSCHEMA.registerSchema(
    schemaURL => 'Mailpiece_Processing/oif_dtypes',
    schemaDoc => bfilename('XML_TEST','oif_dtypes.xsd'));
    End;
    then Created a table:
    Create table XML_default auf XMLType
    then inserted XML like this:
    insert into xml_default
    values
    XMLTYPE
    Bfilename ('XML_TEST', 'Test.xml'),
    nls_charset_id('AL32UTF8'
    Now to my question: Oracle is offering more than one possebility to save XML into its DB. If I import XML like this, is it called CLOB Storage or object relational?
    Thanks in advance
    runkel
    Message was edited by:
    user623693
    Message was edited by:
    user623693

    Hi ,
    I can only give u a few examples here but for the full sytanx and features of this powerful feature u may have to refer to some documentation online or read a book on XML within Oracle Database.
    Let me try a few examples here
    1) To extract the data from XML document an SQL plus command is available in XML DB. This feature is available from 10G onwards
    example : select xmlelement(name,ename) from emp
    Output will look like
    <NAME>SMITH </NAME>
    <NAME> JOHN </NAME>
    <NAME> JONES </NAME>
    2) CREATE TABLE FAMILIES (F_ID NUMBER(3), F_XML XMLTYPE);
    insert into families values(1,xmltype('<XML.....>'));
    or
    insert into families values(1,''<XML>......' ));
    Hope this helps !!!
    Regards
    Faiz

  • Do I need start the database before installing Oracle 9iAS portal?

    I found the Oracle white paper which talks about installing
    Oracle8i EE and Oracle 9iAS portal on windows 2000. Based this
    document, after Oracle 8i installaion but before installing
    Oracle 8.1.7.1.1 path, all the Oracle database related services
    startup type have been changed to 'Manual'.
    Based on my understanding, there are some objects will be
    created in this database during the installation of 9iAS portal
    repository. But this oracle white paper didn't say that I need
    have the database ruuning during the 9iAS installation. Do I
    need to start the database before installing 9iAS?
    Thanks

    hi,
    Even i am new to oracle application server and had the same doubt that you have.
    When you install Application Server there would be two tiers installed, application tier and middle tier, these tiers can be running from the same machine or different machines.
    These tiers will have a meta data repository to store application server related data, this database will be installed along with application server.
    It is upto you to install "oracle database 10gR2 " before or after installaion of application server, this will be an independent database which will have its own home, but after this installation you will have three homes, ex: infra_home,mid_home and 10gR2_home.
    by default oracle_home is set to the last installation that happens so if you install the database 10gR2 after installing application server it will point to 10gR2_home, but if you install 10gR2 before and application server later then the oracle home will be infra_home(if both the middle tier and infratier are on the same machine)
    you can always change the oracle home by using set ORACLE_HOME=path/to/oracle/home( in windows)
    or export ORACLE_HOME=path/to/oracle/home (in unix)
    hope this helps....
    regards

Maybe you are looking for

  • Importing the (active) Fix Asset with ◦Accumulated ordinary depreciation to Sap Business One 9

    Hi all, I'm trying to upload the  Active Fix Asset to the SBO (no new). for example: item:                          FixAsset Useful life :                48 (month) Remaining Life:        12 (month) APC(Historical cost): 10000 Accumulated Ordinary De

  • To set delay in process chain using a program

    Hi all, We have a requirement in which the loads from nearly 15 sources (DSO) gets loaded into the Cube thro 15 process chains. The source gets loaded from the PI interface. So it might happen that simultaneously 10 loads will be started and reach th

  • 1st Apple product I have been disappointed in!

    I am having similar problems to others that have posted and more 1st sync seemed to go OK, but then several "TV Shows" just vanished the next time I tried to watch them the next day. I synced again..we will see. No way photos sync. It says I have "a

  • Dialup connection sporatically dials

    /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in

  • Question about the new Yoga 10 HD+

    Hi A few questions about the new Yoga 10 HD+ which I hope you can answer. I bought the old model last year. Loved the design and long battery time but a few major issues made me return it. Somewhere I read that it can't read NTFS over USB so I presum