R12 form socket mode

Hi All,
On our 12.0.4 instance, we switch the form server from Servlet to socket successfully and been running in prod few months without any problems.
Our issue is on the dev/test server.
We run 2 instances per test servers. If both instances run in socket mode, the adformsrvctl.sh has some issue:
- adformsrvctl.sh status will return status "Forms Server (Socket) is not running" but it is up and running correctly. The frmsrv process is there and the frmweb also;
- when we do adstpall.sh, when it will try to shutdown the frmsrv, it will say the process is not up and will skip it. We then have to manually kill all the processes;
- when we do adstrtal.sh, when it will try to start the frmsrv, it will return an error, but the frmsrv was started correctly.
Both frmsrv use different port number. 1 per instance.
The workaround we use is to have 1 instance in Servlet mode and the other one in socket mode.
Anyone every had this issue?
Any suggestion?
Thank you,
Felix
Edited by: user8247865 on 16-Dec-2009 8:17 AM

Hi Schavali,
When we check the status, it gives "Forms Server (Socket) is not running"
When we do the adstpall.sh, because the script sees it as down, it gives:
You are running adformsrvctl.sh version 120.9.12000000.7
Stopping FORMS Server (Socket Mode) ...
Forms Server is not running
adformsrvctl.sh: exiting with status 200
.end std out.
.end err out.
In the adstpall.sh log file, at the end, we even see:
Other Services OracleFormsServer-Forms CONTEXT_NAME adformsrvctl.sh Failed
For the start, looking in the log file, it seems to work. Eventhough, if we do a status after the start, it says "Forms Server (Socket) is not running".
Thank you,
Felxi

Similar Messages

  • How do I change Oracle Forms access mode?

    Hi,
    I am configuring two separate Oracle servers - one is running Oracle Applications 11i and the other is running Oracle Applications r12. For each server, I need to be able to change the access mode (Native/socket, HTTP, HTTPS) of the Oracle Forms server. Where can I find documentation on how to do this?
    - Kyle

    Hi,
    For 11i, refer to:
    Note: 123718.1 - 11i: A Guide to Understanding and Implementing SSL for Oracle Applications
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=123718.1
    Note: 300969.1 - Troubleshooting SSL with Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=300969.1
    Note: 417216.1 - Tip for Checking If The Forms Server Is Configured In Servlet or Socket Mode
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=417216.1
    Note: 201340.1 - Using Forms Listener Servlet with Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=201340.1
    For R12, refer to:
    Note: 376700.1 - Enabling SSL in Release 12
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=376700.1
    Note: 560947.1 - How To Start R12 In Forms Socket Mode For Testing?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=560947.1
    Note: 564066.1 - Oracle Application Object Library SSL Test Transaction Data Test
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=564066.1
    Note: 732282.1 - Oracle Application Object Library SSL Test Transaction Data Test
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=732282.1
    Regards,
    Hussein

  • Converting socket mode connection to servelet mode.

    Hi ,
    e-bussiness version 11.5.10.2
    database version 10gR2
    how can we convert forms socket mode connection to the servelet mode connections ,
    any help will be great apreciatable .

    Hi farhan;
    Please check Hussein Sawwan's greatest post about similasr issue
    Socket vs Servlet mode
    You can also check [this search|http://forums.oracle.com/forums/search.jspa?threadID=&q=socket+mode+servelet+mode+&objID=c3&dateRange=all&userID=&numResults=15]
    Hope it helps
    Regard
    Helios

  • R12 form server in socket mode

    Hi All,
    This afternoon, the form server randomly crash. We are in socket mode so it's not handle by OPMN.
    I am trying to find why but I cannot find anything useful in the form socket.log file ($INST_TOP/logs/ora/*2/forms).
    No error either in database alert.log.
    Is there any other log that I should look at?
    Any reason why randomly the form server would crash? It never happened before.
    Thank you

    Felix,
    Can you find any core dump files?
    If no errors can be found in the logs then I believe you need to consider enabling debug and wait till the issue happen again and check the logs then.
    R12, 12.1.1 - How To Enable and Collect Debug for HTTP, OC4J and OPMN [ID 422419.1]
    Thanks,
    Hussein

  • Forms 6i over the intranet using default socket mode.

    Hi
    Problem Description
    I've managed to install the s/w forms6i, Oracle 8i(8.1.6) and WebDB 2.2 all on an NT machine. I'm trying to run the Forms6i demo - "Healthy Living Application" after installing the setup data. This error occurs SOMETIMES when I try and run my form in my IE 5.0 browser. (I have managed to get this working but it is not consistant!!)
    I Start the forms server using :
    ifsrv60 -listen
    Running the form over the intranet using default socket mode.
    The formsweb.cgi produces this excerpt from the html file
    <BODY >
    <!-- Forms applet definition (start) -->
    <APPLET CODEBASE="/forms60java/"
    CODE="oracle.forms.engine.Main"
    ARCHIVE="f60all.jar"
    WIDTH="999"
    HEIGHT="595">
    <PARAM NAME="serverPort" VALUE="9000">
    <PARAM NAME="serverHost" VALUE="">
    <PARAM NAME="connectMode" VALUE="Socket">
    <PARAM NAME="serverArgs"
    VALUE="module=my_form userid=koow/koow@eit ">
    <PARAM NAME="separateFrame" VALUE="false">
    <PARAM NAME="splashScreen" VALUE="/dev_handson/images/suppsplah">
    <PARAM NAME="background" VALUE="/dev_handson/images/white.gif">
    <PARAM NAME="lookAndFeel" VALUE="oracle">
    <PARAM NAME="colorScheme" VALUE="titanium">
    <PARAM NAME="serverApp" VALUE="/dev_handson/registry/handson">
    </APPLET>
    <!-- Forms applet definition (end) -->
    </BODY>
    I Get the following error :
    FRM-92060: Failed to connect to the Server. Bad machine specification: oracle1:9000
    Details...
    Java Exception:
    oracle.forms.engine.RunformException: FRM-92060: Failed to connect to the Server
    etc......
    If I try to run the form again sometimes I get the next following error:
    FRM-92090: An unexpected error occurred
    Details...
    Java Exception:
    com.ms.security.SecurityExceptionEx[oracle/forms/net/SocketConnection.connect]:cannot connect to "127.0.0.1"
    etc.....
    Any solutions to this problem please!!!
    Ade Adekoya
    null

    I think the documentation at technet covers everything you need. The things to not available on the web:
    On the web, mouse-triggers aren't executed.
    FFI calls to programs on the client can't be used.
    For Forms 6i, everything else will pretty much work, with the odd quirk here and there.
    John Alexander www.summitsoftwaredesign.com

  • For Adobe Acrobat X Pro how do you change font size Acrobat in form editing mode?

    For Adobe Acrobat X Pro how do you change the font size when Acrobat is in Form Editing Mode? The fonts are different sizes in the highlighted fields.  I want the font the same size throughout my document...

    Dear Michael:
    The documents do not look professional with the 2 different font sizes.  And it
    is driving me crazy because I cannot figure it out… But I will try the steps you
    gave me to change the font size.  Attached via e-mail is a screanshot of the
    document.
    Sincerely, Lisa

  • Form Field Mode in Acrobat X Standard?

    My company is currently using Acrobat 9 Pro to design forms and we’re constantly using the “Add or Edit Form Fields” function. We also resize, and modify the properties of each form field in “Form Field mode”. Are these features found in Acrobat X Standard or do we have to get X Pro?

    Yes, you can create and edit forms with Standard. It won't allow you to add/edit document-level JavaScripts or add the digital signature usage right when Reader-enablinga document, however.

  • DISPLAY variable in R12 Forms/Web tier

    Hello everyone,
    Just wanted to clarify something about the DISPLAY variable in R12 Forms/Web Tiers.  Is it necessary to have DISPLAY variable set to an active X session(Vnc) server session on Forms/Web Tiers? I understand that we need to do it for CM/Report/Admin tiers. Please confirm.
    Thanks

    968420 wrote:
    How about Forms/Web tiers?
    It's required is some cases (like the following), and I would recommend having it set on all application tier nodes to the same value.
    s_display -- Required only if you need to access graphs/charts, OLM implementation, ..etc (any page that requires DISPLAY to be set)
    Cannot Play The Course From The Class Details Page (Doc ID 391815.1)
    Receive Error When Attempting To Open A Work Plan Gantt Chart View (Doc ID 306413.1)
    s_forms-c4ws_display -- Required if you have SOA Gateway integrated
    Oracle EBS R12 Context Variables (Doc ID 458282.1)
    Thanks,
    Hussein

  • Forms & Query-Mode

    Is there any way to query the data in Application Express Forms as we can do it in Oracle Forms Query-Mode (F7 begin query, F8 execute query)?

    Hi,
    Try going to the SQL Workshop. It allows you to query the data in your schema.
    If you don't like navigating to SQL Workshop from the Application Builder, open a second browser for your queries.
    Hope this helps.
    Cheers,
    Patrick Cimolini

  • EBS R12 forms over Internet...???

    Hii All,
    Can we deploy EBS R12 forms over internet?
    Is it supported by oracle..?
    will there be any issues in accessing EBS forms through internet...?
    Will there be any security issues...??
    Did anybody implemented this already..?
    or using VPN is safe...?
    Please help me out finding right stratagy...!!
    Thanks
    RB
    Edited by: R12DBA on Nov 5, 2010 1:39 PM

    Hi,
    Can we deploy EBS R12 forms over internet?Yes.
    Is it supported by oracle..?Yes.
    will there be any issues in accessing EBS forms through internet...?
    Will there be any security issues...??If you follow the steps in the DMZ documents, it should be OK.
    Did anybody implemented this already..?Yes.
    or using VPN is safe...?This is also a valid option.
    Please help me out finding right stratagy...!!See these docs/links.
    Oracle E-Business Suite R12 Configuration in a DMZ [ID 380490.1]
    Case History: Implementing a Reverse Proxy Alone in a DMZ Configuration - R12 [ID 726953.1]
    iHelp in R12 Not Working With Load Balanced or DMZ Environments [ID 604843.1]
    What Does "DMZ Certification" Mean?
    http://blogs.oracle.com/stevenChan/2007/04/what_does_dmz_certification_me.html
    Additional Configuration and Deployment Options in Release 12
    http://blogs.oracle.com/stevenChan/2007/02/additional_configuration_and_d.html
    Troubleshooting DMZ Setups for Apps
    http://blogs.oracle.com/stevenChan/2007/09/troubleshooting_dmz_setups_for.html
    Thanks,
    Hussein

  • R12 forms not opening on Win7 client with IE8

    Oracle EBS r12 form launch is giving error with IE 8 on windows 7 client pcs. The following is the error message. Please advise.
    FRM-92050: Failed to connect to server: /forms/lservlet:-1

    Hi;
    In addition to Hussein Sawwan great notes sharing Please check below settings
    1 - Go to Tools > Internet Options > Security > Select Sites > click on button "Sites": add the url of ebs.
    2 - Go to Tools > Internet Options > Security > Select Sites > Custom Level > Disabled XSS filter
    Which is cover on Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    Regard
    Helios

  • R12 forms in firefox

    Hi
    I am not able to open R12 forms on my local machine. We have installed 12.0.4 on linux box. When I open form on firefox it says missing plugin. I tried to install oaj2se.exe file but installation failed with message JRE already installed on machine.
    I am using Firefox 3.

    Hi Hussein,
    I checked the thread Re: EBS Client running on Linux before posting my reply. I did not see any reference to FF3 certification in it (or it's subthreads). Can you help me locate the reference ?
    Thanks
    Srini

  • R12: Form Trace - DB Processing

    Hi All,
    I enabled form trace for my Ebiz user. I set form runtime parameter to "record=forms tracegroup=32,64,98,100,101,135,136,137"
    As per document event number 135 is for "DB Processing (Start & End)" but I dont see any of these event recorded in trace file (in xml file). I see event 136 (DB Logon) and 137 (DB Logoff) but I dont see the processing time.
    I want to know exactly how much time the form spent in database (querying or executing some packages).
    But what I see is DB Logon at the start and DB Logoff at the end. So that is almost the entire duration I used the form. But I want to find out how much time it actually spent in database.
    Please advise.
    Thanks,
    AppsDBA

    Duplicate post.
    R12: Form Trace event 135 - DB Processing
    R12: Form Trace event 135 - DB Processing

  • UTL_TCP (blocking or non-blocking sockets mode)

    Hi for All,
    Please, someone knows if the UTL_TCP using blocking or non-blocking sockets mode? I did a search but can not find this information.
    Regards,

    Blocking only occurs when you attempt to read from the socket and there's no data to read. (in which case, the time out setting applies if specified)
    This is however not that robust in my experience. UTL_TCP provides a peek method (returns byte size of socket buffer) that tells you whether or not there is data for that socket. This enables you to verify that you read on that socket will not be a blocking call.
    I prefer using this method, as dealing with a timeout approach results in run-time behaviour issues (either a call waiting too long, or a call timing out too quickly).

  • Creat xilkernel bsp (lwip in socket mode) but product error:'MAX_SEM' undeclared here

    hello everone:
    I have a microblaze-based(include axi4、MCB_DDR2、axi_intc、axi_ethernetlite、axi_timer ang so on )product running on a spartan-6 FPGA which uses lwip on the xilkernel (lwip in socket mode).But,i can't create the bsp ,because there are something wrong with it.
    "Compiling lwIP adapter for Xilinx MAC"
    contrib/ports/xilinx/sys_arch.c:63:35: error: 'MAX_SEM' undeclared here (not in a function)
    make[1]: *** [contrib/ports/xilinx/sys_arch.o] 错误 1
    make[1]: 由于错误目标“libs”并未重新创建。
    "Compiling cpu"
    ERROR:EDK:369 - make failed for target "libs"
    ERROR:EDK:3418 - Error(s) while running make.
    make: *** [microblaze_0/lib/libxil.a] 错误 2
    make: 由于错误目标“all”并未重新创建。
    what should i do to solve it. Thank you in advanced.

    hi gy343279479
    glad to know that the issue is solved. please mark the post as solved. this can be a reference to other users.
    --hs

Maybe you are looking for