Error: frm-10142

Hi Friends,
I installed oracle 9i release 9.0.1.3.1 on my windows XP machine. Then, i installed Oracle9i Developer Suite Release 2(9.0.2.0.1). During the DS installation i encountered an error: oci.dll cannot be modified, which i ignored and completed the installation. However when i tried to run a form i create using Form Builder, i receieved the following error:
FRM-10142: The HTTP Listener is not running on laminator at port
8888. Please start the listener or check your runtime preferences.
I tried starting the HTTP Listener service but received the following error message:
Syntax error on line 14 of C:\oracle\ora91\rdbms\aqxml.conf:
Invalid command 'ApJServGroupMount', perhaps mis-spelled or defined by a module
not included in the server configuration.
Can someone please tell me how i can fixed this problem? i really need to get the Form Builder to work in order to prepare for the 1z0-131 exam. Should i try installing forms on a difference windows platform?
i will be grateful for any suggestion.
-an

i finally found the solution. The solution is to start an instance of OCJ4, which is conveniently located at the same subcategory as the Form Builder.

Similar Messages

  • Frm-10142 error while running form

    hi,
    I have installed Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 and Oracle Developer Suite 10g (9.0.4) on my windows 7 32bit system.but i couldnot connect from forms to database.so i uninstalled developer suite and installed oracle dvs(10.1.2.0.2) on my system.now i can connect from forms to database but when i run forms i am getting frm-10142 error .ie the http listner is not running on my machine at port 8889.please start the listner or check your run time preferences.
    Please help to solve this .

    901776 wrote:
    hi,
    i have installed it .but still it is not displaying any thing in the browser.no suitable plugins were found.firefox is unable to detect the plugins.
    Please help.....What is your JRE version ? What is the firefox version ?
    Did you configure formsweb.cfg for JRE ? if yes show your cinfiguration..
    If no..
    Follow the link
    1. http://sites.google.com/site/craigsoraclestuff/oracle-forms---how-to-s/forms-how-to-configure-forms-builder-to-run-forms-locally
    2. http://www.orafaq.com/forum/t/50438/2/
    Hope this helps

  • FRM-10142 Forms error need help!

    Hi -- I am getting an error while trying to run a form in Oracle Forms Builder. The error is "FRM-10142 The HTTP listner is not running on (computer Name) at port 8888. Please start the listener or check your runtime preferences."
    My tnsnames file has a port set at 1521, so I don't know why the listener is checking at port 8888. I am running a Windows Xp Professional box and am using Oracle 9i. Can anyone help?
    This is what the line in my tnsnames file looks like. My database SID is oraclass and I am running it in dedicated mode.
    ORACLASS=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))(CONNECT_DATA=(SID=ORACLASS)))

    Are you running the form directly from forms 9i/10g designer? The URL used is pointing at your own machine and expects the listener to be there. Start the OC4J instance from the same menu as the forms designer.

  • Frm 10142

    frm 10142 the http listenr is not running on cr2-node at port 8889 please start the listner or check ur runtime prefernces
    when am trying to run my form an error coming like this how to solve this error

    Is the OC4J instance running ?? If yes, what is the IP address of the PC where it is running??
    What is the URL you are trying to connect your forms application with??
    Navnit

  • FRM-10142- The HTTP listener is not working in mypa at port 9001 in form11g

    I new in forms 11g and I upgrading the forms 6i to 11g and I installed the forms11g successfully when I run the form after compiling it it give me the error.
    *"FRM-10142- The HTTP listener is not working in mypc at port 9001. Please start the Listener or check your runtime setting"*
    In form runtime preference I modified the web browser location to C:\Program Files\Internet Explorer\IEXPLORE.EXE.
    Your Suggestions will be appreciated
    Thanks in advance.

    Hello,
    The WLS managed server WLS_FORMS must be started .
    You can use a BAT script containing the following command lines to start it :
    title WLS_FORMS
    set DOMAIN_HOME=D:\oracle\fmw11g\user_projects\domains\ClassicDomain
    cd %DOMAIN_HOME%\bin
    set SERVER_NAME=WLS_FORMS
    call setDomainEnv.cmd
    cd %DOMAIN_HOME%\bin
    set WLS_USER=weblogic
    set WLS_PW=password
    call startManagedWebLogic.cmd WLS_FORMS http://127.0.0.1:7001
    Regards

  • ERROR FRM-40735 while migrating from 6i to 9i using FMA

    Hi,
    We have migrated a sample form which is in 6i to 9i using Oracle Forms Migration Assistant. It is compiling without errors and while running hitting the error
    FRM-40735:PRE-FORM trigger raised unhandled exception ORA-06508.
    and not opening up the form...Please post any suggestions on this.
    madhu.

    Thank you very much for the help...I could resolve it by just adding the appropriate pll's in forms90 folder.
    Now, we are trying to implement the calender in forms 9i. As we are moving from Forms 6i C/S to Forms 9i, as a first step I've implemented calender in web forms 6i (using demo's in oracle doc's--using CalenderWidget Bean)
    I tried doing the same for Oracle 9i too but it didn't work..I mean it is deleting the code for the trigger
    WHEN_CUSTOM_ITEM_EVENT which is written for Bean.
    Please suggest me regarding how to proceed with this...
    thank you
    madhu.

  • Error frm-41211

    hello friends when i am using the following code
    report_id Report_Object;
    ReportServerJob VARCHAR2(100);
    BEGIN
    report_id:= find_report_object(‘MyReport1’);
    ReportServerJob:=run_report_object(report_id);
    END;
    i am getting the following error
    frm-41211 integration errror

    This could be caused by:
    -- Calling Graphics runtime a second time when the first runtime is still open (see Note 15219.1)
    -- Failure to set environment variables TK2_PRINT_STATUS
    PRINTER, or DISPLAY (see Note 1031534.6)
    -- Calling OG_QUIT from Forms6i running on the Web (see Note 222334.1)
    -- Memory Problems: Your PC must have an adequate amount of available RAM to run Forms, as well as the runtime of
    the product you are integrating. Even though your PC may have a large amount of total RAM available, there still may not be enough real memory available to start another
    Windows task. See Note 164945.1
    I also suggest that you upgrade to the latest patch because there are various bugs filed where this error is produced that are fixed in later patches. For example, see bug 1872955.

  • Test.fmx gives error: "FRM-93500"

    Hello all,
    i have problem with oracle forms 11g, when i try to run test.fmx; in IE8 it gives this error="FRM-93500", on the other hand in FF 3.6 want to some plug-in but it doesn't solve automaticlly.In forms 11g all cofiguration are default.
    OS server 2008
    J2SE Runtime Env. 5u15
    Java SE dev. kit 6u12
    Thanks in Advance..

    port: '8888', it didn't give any error, when installed app.
    sorry sarah. how can i replace jvm.dll, i find 5 diff. jvm.dll, diff. location.

  • Oracle errors frm-40508 &ora-02291

    hello
    i m having a problem
    i have two tables for my project with one of em master and the other a detail one
    i m using developer 2000 for frontend
    when i try inserting data in the forms developed i encounter an error frm-40508 which says "unable to insert record" the corresponding ora error is ora-02291 which says "integrity constraint violated - parent key not found"
    i have a primary key in my master table which is used to connect it to details table through foreign key.feilds for the primary key in master and foreign key in details are same
    i dont have any such problem if i input data through sql command insert
    plz suggest me some solution to this problem
    thnx
    nipun

    Hi,
    Just try watching is therer ar no unique indexes on that table where u are doing an insert. another reason might be the composite primary key or the combination that might be confusing you.
    U can try out adding an exception block to the trigger and try raise when-dup-val-on-index exception
    Thanks,
    Vishal

  • Error :::::::::; FRM-92090 : An unexpected error occurred

    Dear Sir
    I get error in Oracle 11i (ERP)Application.
    When I open application there is no problem , when I close the form and try to open an other one then get the following error ----
    FRM-92090 : An unexpected error occurred
    Thanks in Adv

    Urgent Reply this Forum Please !!!!!!!

  • Oracle forms 6i error FRM-42401

    i have created a master detail module and when trying to run it, it doesn't come with data when clicking on "execute query"
    Instead it displays error
    "FRM-42401 Performing program trigger ON_CLEAR_DETAILS on form"
    can someone pls help to get rid of this error

    Try out,
    after you compile all again your form:
    in WHEN-NEW-FORM-INSTANCE
    Go_block('your-MASTER-block');
    Execute_query;
    and see what happen(I think, your focus go on Detail-block and when you click F8(excute-query) error happen )
    Regards .. hope helps

  • Unable to insert into table Showing error FRM-40508

    I want to insert data in text items of form into a table by using procedure in program unit. i declared all the parameters and calling this procedure in When-button-pressed trigger of push-button.it is not showing any compilation error, but run time error FRm-40508 ORACLE Error: Unable to insert the record.

    The Table Structure:-
    PROB_ID VARCHAR2(50)
    PERSON_NAME NOT NULL VARCHAR2(50)
    MODULE NOT NULL VARCHAR2(100)
    START_DATE DATE
    VERSION NOT NULL VARCHAR2(50)
    ASSIGNED_BY VARCHAR2(100)
    FUNCTIONALITY VARCHAR2(4000)
    ERR_TYPE VARCHAR2(150)
    ERR_COMPONENT VARCHAR2(100)
    ERR_LOCATION VARCHAR2(250)
    PROB_DESC VARCHAR2(4000)
    PROB_SOLTN VARCHAR2(4000)
    STATUS VARCHAR2(100)
    END_DATE DATE
    and the code is in When-button-pressed
    Declare
         v_pname char(5);
         v_mod char(6);
    v_datetime VARCHAR2(9);
    v_pid varchar2(50);
    v_version varchar2(50);
    v_assign varchar2(50);
    v_func varchar2(50);
    v_etype varchar2(50);
    v_ecomp varchar2(50);
    v_eloc varchar2(50);
    v_pdesc varchar2(50);
    v_psoltn varchar2(50);
    v_status varchar2(50);
    v_edatetime varchar2(50);
    uname varchar2(50) := 'fcclog';
    pwd varchar2(50) := 'fcclog';
    con varchar2(50) := 'orcl';
    cursor c1 is select prob_id from log_table;
    BEGIN
         -- Creating the unique Problem ID by adding all the item value
         v_pname := :log_table.pname_lst;
         v_mod := :mod_table.mod_name;
         v_datetime:= to_char(:log_table.start_date);
         --:log_table.prob_id := v_pname||v_mod||v_datetime ;
         v_pid := v_pname||v_mod||v_datetime ;
         for r in c1 loop
         if v_pid = r.prob_id then
              v_pid := v_pid + 1;
         end if ;
         end loop;
         :log_table.prob_id := v_pname||v_mod||v_datetime ;
         v_pid := :log_table.prob_id;
         -- Inserting into database--
         v_version := :log_table.version;
         v_assign := :log_table.assigned_lst;
         v_func := :log_table.funct_txt;
         v_etype := :log_table.err_type;
         v_ecomp := :log_table.err_component;
         v_eloc := :log_table.err_location;
         v_pdesc := :log_table.prob_desc;
         v_psoltn := :log_table.prob_soltn;
         v_status := :log_table.status;
         v_edatetime := :log_table.end_date;
         log_insert(v_pid,v_pname,v_mod,v_datetime,v_version,v_assign,v_func,v_etype,v_ecomp,v_eloc,v_pdesc,v_psoltn,v_status,v_edatetime);
         commit;
         exception
              when others
              then
              DBMS_OUTPUT.PUT_LINE(SQLERRM);
              rollback;
         end;
    And the Code in Procedure (log_insert) of Program Unit.
    PROCEDURE log_insert(
    p_pname varchar2,
         p_mod varchar2,
    p_datetime VARCHAR2,
    p_pid varchar2,
    p_version varchar2,
    p_assign varchar2,
    p_func varchar2,
    p_etype varchar2,
    p_ecomp varchar2,
    p_eloc varchar2,
    p_pdesc varchar2,
    p_psoltn varchar2,
    p_status varchar2,
    p_edatetime varchar2)
    IS
    BEGIN
    insert into fcclog.log_table(PROB_ID,PERSON_NAME,MODULE,START_DATE,VERSION,ASSIGNED_BY,FUNCTIONALITY,ERR_TYPE,ERR_COMPONENT,ERR_LOCATION,PROB_DESC,PROB_SOLTN,STATUS,END_DATE)
    values(p_pid,p_pname,p_mod ,p_datetime,p_version,p_assign,p_func,p_etype,p_ecomp,p_eloc,p_pdesc,p_psoltn,p_status,p_edatetime);
    END;

  • Error: FRM-40657, Block based on Procedure

    Hi,
    I have a detail block, its Qry Data Source is Procedure, and the DML is to a table,
    The data is loading from two table say A and B, but the DML is to table B only.
    The pblm is when editing the data from A(if the data loaded from the Table A satisfy certain condition then I have to store that data into Table B along with other data selected from table B, i am getting the error FRM - 40657.
    Thanks in advance

    Hi,
    You are running into the error because you are trying to change or delete a record when you have already 'locked' it by viewing it in your form.
    If you do need to do it this way, you will have to clear data from table B and then do the updates/inserts and then requery the data.
    Hope I've understood what you mean!
    L :-)

  • Error FRM-92100 only on certain rows ..

    Hi All,
    I am deploying Forms 10g into Form Services iAS 10.1.2.0.2 on Linux RH AS 4. Clients are using WinXP SP1, IE 6.
    On a Forms, when I try to access a certain rows, I get Error : FRM-92100. But when I Access other rows, no error.
    Can any body give me clues, where to start to troubleshoot this kind of error ?
    Thank you very much,
    xtanto

    Ok- so what is specific about those rows - is it consistantly the same rows? If so, what if you create a simple test form and do the same action on those rows - and what do you mean by "access certain rows" - do you mean query?update?delete?
    Regards
    Grant ROnald

  • Can't find report error frm-41219

    i have a report with the name of item_report.rdf
    i have a form with the name test123
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    BEGIN
    repid := FIND_REPORT_OBJECT( 'item_report' );
    v_rep := RUN_REPORT_OBJECT(repid);
    END;
    i get the error frm-41219
    frm-40738 argument 1 to builtin RUN_REPORT_OBJECT cannot be null.
    please guide me
    Thanks

    have a report with the name of item_report.rdf
    i have a form with the name test123
    forms9i, reports9i ooperating system window XP
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    BEGIN
    repid := FIND_REPORT_OBJECT( 'item_report' );
    v_rep := RUN_REPORT_OBJECT(repid);
    END;
    i get the error frm-41219
    frm-40738 argument 1 to builtin RUN_REPORT_OBJECT cannot be null.
    please guide me
    Thanks

Maybe you are looking for

  • Re: Vendor line items

    < MODERATOR:  Per the forum [rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement], please use an appropriate subject in your message...  i.e., don't use somethgin that has been copy-pasted from an email!.  Message locked.

  • OIM11gr2 Error while performing Recon with status field

    Hi, We are performing recon from flatfile(Target recon).We have username and status in the feed.First time if we perform recon user is getting linked.Second time if we change the status of user and run the recon it says not linked to user and we get

  • Differences between SOA Suite and BPM suite

    Hi All, Can any one tell us what are the differences between SOA Suite and BPM suite. Thanks parker.

  • ATTRIBUTE7 in OKC_K_LINES_B table not seen in lease contract

    Hi, When i enable the ATTRIBUTE7 in the context Global Data Elements for Application- Lease management and Title - Contract Line Additional Information, I expect the DFF to be visible in the lease contract from lease center administrator or Lease sup

  • Is it a limitation for BAPI_SLSTRANSACT_CREATEMULTI?

    Is it a limitation for BAPI_SLSTRANSACT_CREATEMULTI I am trying to create a Sales Order using a Zprogram. I have used BAPI_SLSTRANSACT_CREATEMULTI. If I give the input as Normal material I am able to generate a sale order. If I give the input as VC m