ERROR FRM-99999 USING FORMS SERVER

I'm trying to deploy new applications on the Web using OAS and
Developer Server. When I am trying to connect via the browser or
via the appletviewer to a simple form in Developer Server I get
this error in the Oracle Developer Forms Runtime - Web window:
FRM-99999: A network error ocurred, the client will not be able
to continue
Details...
Java Exception:
java.net.SocketException: Connection reset by peer
at java.net.SocketInputStream.read(Compiled Code)
at oracle.forms.net.EncryptedInputStream.fill(Compiled Code)
at
oracle.forms.net.EncryptedInputStream.read(EncryptedInputStream.j
ava)
at java.io.DataInputStream.readUnsignedByte(Compiled Code)
at oracle.forms.engine.Message.readDetails(Compiled Code)
at oracle.forms.engine.Message.readDetails(Message.java)
at oracle.forms.net.StreamMessageReader.run(Compiled Code)
I've installed and configurated the next two differents
environments:
OPTION #1
Windows NT 4.0 with Service Pack 3
Oracle RDBMS 7.3.4
Oracle Application Server 4.0.7.0.0
Oracle Developer 6.0.5.0.2
Netscape 4.5 and Explorer 5
Jinititator 1.1.7.11 and Jinitiator 1.1.5.3
JDK Applet Viewer 1.1.7.11
OPTION #2
Windows NT 4.0 with Service Pack 5
Patch for OAS (OAS_40710_Patch_40bit)
Oracle RDBMS 8.0.5
Oracle Application Server 4.0.7.0.0
Oracle Developer 6.0.5.0.2
Netscape 4.5 and Explorer 5
Jinititator 1.1.7.11 and Jinitiator 1.1.5.3
JDK Applet Viewer 1.1.7.11
I've tried sockets and http-sockets for the Forms Server
Listener, but I always get that error and sometimes the Applet
window doesn3t respond and nothing seems to happen.
I would like to know if somebody has go this situation throw.
Thank you very much in advance.
null

Hi,
To use the Webutil, you must sign the WEBUTIL.JAR and JACOB.JAR.
Using Jarsigner, you have to define the JDK Home and the Jinitiator home.
I used whe jdk version 1.4.2 and the Jinitiator version 1.3.1.17
Don't forget to apply this modification.
Insert the line
<virtual-directory virtual-path="/webutil" real-path="D:\Forms9i\forms90\webutil" />
in the file
$ORACLE_HOME$\j2ee\Oracle9iDS\application-deployments\forms\forms90web\orion-web.xml
Insert the line
AliasMatch ^/forms90/webutil/(..*) "D:\Forms9i\forms90\webutil/$1"
in the file
$ORACLE_HOME$/forms90/server/forms90.conf
Of course You have to replace D:\forms9i with your Oracle Home.
L.

Similar Messages

  • Fail to use Form Server Render Form QPAC

    The opeation become stall in the Form Server Render Form QPAC, its exception is :com.adobe.formServer.interfaces.RenderFormException: XMLFormFactory, PAexecute failure: "(com.adobe.document.xmlform.ReturnStatus@b9e139) XMLForm, render : 12309, XFA template Model is empty."
    BTW: is there document to describe each items's meaning and example values in this QPAC ? Thanks in advance.
    Detail log is:
    2007-07-05 13:52:12,984 INFO [com.adobe.formServer.FormServer] ALC-FRM-001-501: FormName:/Forms/attendance/attendanced_V1.2.4_final.xdp : FormPreference:PDFForm : Debug:false : PDFVersion:null : Content Root:xappstore://10.162.119.7 : Base URL:null : App Root:null : User Agent:null
    2007-07-05 13:52:13,015 ERROR [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.XFA=XMLForm, render : 12309, XFA template Model is empty.
    2007-07-05 13:52:13,015 ERROR [com.adobe.formServer.PA.XMLFormAgentWrapper] ALC-FRM-001-017: mid,tid: 12309,3420.3492 sev: f text: XMLForm, render : 12309, XFA template Model is empty.
    2007-07-05 13:52:13,015 ERROR [com.adobe.livecycle.formsservice.exception.FormServerException] ALC-FRM-001-013: XMLFormFactory, PAexecute failure: "(com.adobe.document.xmlform.ReturnStatus@b9e139) XMLForm, render : 12309, XFA template Model is empty."
    2007-07-05 13:52:13,015 ERROR [com.adobe.formserver.wfplugin.RenderForm.RenderFormService] FSQP011: An unexpected exception occurred
    com.adobe.formServer.interfaces.RenderFormException: XMLFormFactory, PAexecute failure: "(com.adobe.document.xmlform.ReturnStatus@b9e139) XMLForm, render : 12309, XFA template Model is empty."
    at com.adobe.formServer.client.EJBClient.renderForm(EJBClient.java:356)
    at com.adobe.formserver.wfplugin.RenderForm.RenderFormService.execute(Unknown Source)
    at com.adobe.workflow.engine.PEUtil.executeAction(PEUtil.java:434)
    at com.adobe.workflow.engine.ProcessEngineBMTBean.continueBranchAtAction(ProcessEngineBMTBea n.java:2924)
    at com.adobe.workflow.engine.ProcessEngineBMTBean.asyncContinueBranchCommand(ProcessEngineBM TBean.java:2294)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
    at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:214)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:149)
    at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor. java:54)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)
    at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 58)
    at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:62)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:154)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:122)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
    at org.jboss.ejb.Container.invoke(Container.java:873)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:415)
    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:88)
    at $Proxy206.asyncContinueBranchCommand(Unknown Source)
    at com.adobe.workflow.engine.ProcessCommandControllerBean.doOnMessage(ProcessCommandControll erBean.java:133)
    at com.adob

    If you install the WorkFlow SDK, there is a document under Documentation that explains all the settings. This is a subset:
    To add the Form Server Render Form component to your workflow:
    1. Drag the Form Server Render Form component from the Components palette to your workflow.
    2. Click the General tab. In the Name box, type a name to identify this component in your workflow.
    3. (Optional) In the Description box, type the description of the component.
    4. Click the Input tab. In the Form Query box, type the Uniform Resource Identifier (URI) component (no
    protocol or schema) of the form to be rendered. This URI is appended to the Content Root URI value to
    form an absolute reference to the form. For example, type:
    Forms/myForm.xdp
    Forms/myForm.pdf
    5. (Optional) In the Form Preference box, type the output format of the form. The default value is AUTO.
    For details about form preferences, see Selecting a form preference on page 11.
    6. (Optional) In the Options box, type the rendering options, such as locale or character set. Use an &
    (ampersand) to separate the options. For example, type:
    {$ TaggedPDF=false&PDFVersion=1.6&CharSet=UTF-8 $}
    For details about rendering options, see Selecting rendering options on page 12.
    7. (Optional) In the User Agent box, type the user agent that identifies the application that will be used to
    display the form. The default value is Mozilla/3.x. This property specifies the HTTP header
    User-Agent that provides information about the target device. A target device is a client application,
    such as a web browser. This value takes precedence over what may exist in environment variables.
    You can retrieve this value from the JSP/ASP environment.
    8. If you have an application server that will incorporate services from LiveCycle Forms, in the
    Application Web Root box, type the servers root location. This root location is combined with the
    Target URL to form an absolute URL to access application-specific web content.
    9. (Optional) In the Input XML Data box, type the location of the XML file that contains the information to
    use to prepopulate the form. This data will be merged with the form during rendering. For example,
    type:
    C:\input.xml
    Alternatively, you can use a form variable to retrieve data from a previous step in your workflow. Form
    variables are primarily used to store the data from the forms submitted to LiveCycle Workflow Server.
    The data can then be accessed at run time. For example, type the following expression:
    serialize(/process_data/formVar/form-data/data/*,false)
    The serialize function takes the data from the form variable. In this example, the formVar process
    variable represents the Form data type. The false parameter encodes the data in UTF-8 in the XML
    code. You can optionally set this value to true if you do not want UTF-8 encoding. For more
    information about the Form data type, how it works with Adobe LiveCycle Form Manager, and its use in
    a workflow process, see the Configuring Human Interaction chapter in Creating Workflows.
    10. (Optional) In the TargetURL box, type the URL of the target device that will receive the posts from this
    form. The target URL is inserted into the transformed output invoked during a Submit operation. For
    example, type:
    http://servername:8080/fm/processFormServlet?action=0
    11. In the Content Root URI box, type the URI of the AppStore to specify the absolute reference to a
    physical repository from which the content (forms, images, or scripts) will be retrieved. For example,
    type:
    file:///c:/forms
    xappstore://hostname
    This value is combined with the Form Query value to form the absolute path to the form to be
    rendered.
    Note: The Content Root URI is often constant across many user applications and can be set
    administratively to a persistent value.
    12. If you are using relative paths (such as ../images/graphic.jpg), in the Base URL box, type a base
    URL to identify the HTTP equivalent of the Content Root URI. This URL is required for transformations
    that include HREF references to external dependencies such as images or scripts. When a dependency
    path is absolute, this parameter is ignored; otherwise, the dependency path is combined with the Base
    URL. For example, type:
    http://hostname/forms
    13. If required by the server on which LiveCycle Forms is installed, in the User Name box, type a user name,
    and, in the Password box, type a password. If the password is encrypted, it must be Base64 encrypted.
    For more information, see Encrypting passwords on page 6.
    14. Click the Output tab. In the Output Document box, click the ellipsis button, and then select the
    variable that will receive the new document. The data type for this variable must be document.
    15. In the Page Count box, click the ellipsis button, and then select the variable that will receive the page
    count. The data type for this variable must be integer.
    16. In the Page Number box, click the ellipsis button, and then select the variable that will receive the
    page number. The data type for this variable must be integer.
    17. Click OK.
    Jasmin

  • How use form server

    i install form server
    when i use run form web icon in object navigator
    i see this error message:
    FRM-18121: The JavaBean does not implement the IView interface.
    Cause: For Forms to use this JavaBean, it must implement
    Oracle Forms IView interface.
    Action: Implement Oracle Forms oracle.forms.ui.IView
    Interface.
    i cant understand please help me.
    regards
    shoja.

    If this is 6i it's because you have not installed the Forms server component. This might also happen if you are in a Windows platform such as Win95/98 that does not support the Forms Server - you need NT or 2000

  • Failed to exec runform f60webm [error 2] while running form server

    Hi,
    I have just installed oracle9iAS with oracle 8.1.6 on same RH7.1
    m/c
    During installation I got 2 error of makefile of ins_ctx.mk
    but after installation every thing started except form server
    when I run form server it gives error:-
    failed to exec runform f60webm [error 2]
    but at last it says that
    forms listener started on port 9001.
    And during running the form through web I got an error
    FRM-92050 Failed to connect to the server: myserver:9001
    If anybody have solution for it pls reply me
    with regards
    Akhil

    Hi,
    Now I have installed oracle9iAS without any error
    but still after installation every thing started except form
    server
    when I run form server it gives error:-
    failed to exec runform f60webm [error 2]
    but at last it says that
    forms listener started on port 9001.
    And during running the form through web I got an error
    FRM-92050 Failed to connect to the server: myserver:9001
    If anybody have solution for it pls reply me
    with regards
    Akhil

  • Why do I get error 1031 when using vi server to call an exported vi?

    I'm trying to call a vi that is inside an exe using vi server.
    For some reason I keep getting error 1031 "VI Reference type does not match VI connector pane" from the open vi reference primitive.
    However:
    If I statically link to the vi using the same type specifier, it works just fine.
    I've attach 2 code capture screen shots.  One shows the original code that generates the 1031 error.  The other shows calling it directly locally and that code executes with no problem.
    Oh and also, if I don't connect the type input I can open a reference to the remote vi and interact with it.
    I've also attached a code capture screen shot as well.
    So it appears that the vi server connection to the exe is not transferring the VI reference type correctly??  Has anyone had any experience with this?
    I have no idea why this is happening.  Anyone have any thoughts? 
    I'm using LV2009SP1 by the way.
    Attachments:
    doesnt work.png ‏13 KB
    Works.png ‏13 KB
    Works2.png ‏13 KB

    When you are trying to call into an executable, LabVIEW will not necessarily know what type it is. You are getting this error because you cannot use a strict type definition in certain cases, this being one of them. Some cases will require you to use a strict type definition due to their architecture but again, due to the structure of your applications, you can't use the strict type definition. Your other two examples use the correct passive types and therefore do not get the error. Hope this answers your questions!
    Mychal F
    Applications Engineer
    National Instruments

  • OAS 4.0.8 Error (FRM-99999,Registry.dat is missing

    Hi
    I installed OAS 4.0.8 on NT 4 SP5 and then configured. I ran all
    the services manually using command prompt and no error was
    detected, but when I tried to access my Developer 6 Forms files
    through browser, I got this Error after the Splash Screen was
    displayed :
    FRM-9999:<hostname>.<domain>/<virtual_path>/oracle/forms/registry
    /Registry.Dat is missing
    and file Registry.Dat is exist in this directory,
    E:\orant\forms60\java\oracle\forms\registry\
    Please advice me, I really appreciate.
    Thanks in advance.
    null

    Our users were experiencing this problem. It was related to the proxy exception list that our web browsers were using.
    In IE6, Tools > Internet Options > Connections > LAN Settings > Advanced (Proxy Server Settings) > Exceptions (bottom of screen).
    Ensure that these are set correctly, the browser may be trying to look out on the internet for the URL your web deployed application is running on, as it is not in your proxy exception list.
    I'd be interested in knowing if this resolves the issue for you, it's worked for us.
    Jayesh Kavia

  • Error FRM-92102 with Forms 10g / AS 10g

    I'm trying to produce a Forms 10g (9.0.4) application which is deployed on AS 10g (9.0.4). The database (9.2.0.4), infrastructure layer, and middle tier all reside on the same physical machine. Access is via IE 5.0 using JInitiator. The application does not use single sign-on.
    The application works fine when I am the only user. However, when another user tries to access the application it only works for a few transactions.Then the 2nd user gets a "FRM-92102 A network error has occurred. The forms client has attempted to establish its connection to the server 1 time(s) without success." error. The java dump mentions "address already in use" (don't have access to full dump at the moment - sorry).
    The user is kicked out of my application, but remains in the Forms servlet.
    Not sure where to go from here, so any assistance will be much appreciated.
    Regards
    Brian.

    Try this setting in the formsweb.cfg file:
    networkRetries=10

  • Reports Generation in Microsoft Excel using Forms Server

    How can I generate reports in Microsoft Excel from an web-enabled forms application, as using Dynamic Data Exchange invokes Excel on the Application Server? My work-around was to generate the file on the application server, save it ,exit the Excel application and then display the excel document using Web.Show_Document. Though this method is successful, the processing time is very high.
    null

    Use text_io package of developer to write records to excel using OLE
    Thanks
    null

  • Can anyone tell me whar error frm 90928 on forms is?

    hello all:
    i try to run forms and an error appear when trying to load the applet.
    the error is:
    frm - 90928 positional parameter after key on command line.
    and what can i do to solve that error.
    Thanks

    I had the same problem when I first installed and ran 9i Developer Suite in Windows XP. I tried an easy tutorial project but kept getting Error 90928 when I tried to "Run Form".
    The problem was that I was storing my Forms files under directories with spaces in the name, i.e. My Documents -> Oracle Development ... Forms Builder substituted those whitespaces with the string "%20" in the URL parameter list and this was throwing things off.
    I solved the problem by just creating a root directory with no spaces, "C:\OraDev", and I store my .fmb and .fmx files there.
    Hope this helps

  • Why do I get an error 1000 when using vi server with invoke nodes?

    I use the invoke nodes with set control value and run vi. I want to use the called vi on the same machine and in parallel and I do not want to wait until it is done. If I set wait until done to true it works, if I set it to false I get the error message. Why is that and how can I solve that problem??

    Hi,
    Using LabVIEW 7 I was able to do what you want. I modified an existing example. The main vi will load the a second VI, and then the main VI will do "set control value" on a numberic labeled "Numeric" and you'll be able to see that it is changing the control value.
    I've attached the modified VI.
    Attachments:
    parallel.zip ‏148 KB

  • Segmentation fault error while connecting from forms server

    Hi,
    From Oracle Forms application client, if I give sqlplus /nolog it works fine where as if I give sqlplus username/password@DATABASEBNAME, it is giving Segmentation fault error.
    Could any one help? This problem is existing if I execute the command as oracle account. If I execute as non-oracle user (who has all privileges to run oracle stuff and all environment varilables like HOME, LD_LIBRARY_PATH, CLASS_PATH etc all stuff are correctly set)
    Thanks in advance.

    Hi David,
    What is Gateway, How I have to setup, Please let me know.
    I tried according to the Demo, But still I am facing the same problem. Which system IP I have to put in the host details.
    Can u please let me know.
    Regards,
    Kumar.

  • When trying to setup a new Operating Unit gives an error: FRM-40735: PRE-FORM trigger raised unhandled exception ORA-06502

    EBS - Payables - Version 12.1.3.
    We Have many others Operating Units configured and no errors occurs.
    This error occurs only if we set a new OU.
    All profiles have been configured properly. (MO: Operating Unit, HR: Security Profile, etc..)
    The trace shows:
    SELECT PROFILE_OPTION_VALUE
      FROM FND_PROFILE_OPTION_VALUES
    WHERE PROFILE_OPTION_ID = 5852                           
       AND APPLICATION_ID = 178
       AND LEVEL_ID = 10003
       AND LEVEL_VALUE = 124280
       AND LEVEL_VALUE_APPLICATION_ID = 200        
       AND PROFILE_OPTION_VALUE IS NOT NULL
    The PROFILE_OPTION_ID = 5852   is  "ICX:Session Timeout".
    If I set this profile the error does not occur. But its is very strange to have to configure it for a responsibility level.

    Hi All.
    I discovered what the problem was.
    The size of the name of the responsibility was with many characters.
    Reduced the size and the error stopped occur.
    Tks!

  • Error in code using forms 6i

    dear sirs
    i have an error in this code and i do know how it solve it, and i try this code in sql and it run without any problem
    Cursor C2 Is
    Select b.Item_No , b.Qty , b.Other_Unit_Qty,B.OTHER_UNIT_WT,to_char(null) to_location
                        ,i.shelf_no,i.sub_shelf_no
    From Stk_Bal b,stk_item i
    where b.item_no = i.item_no
    and b.Stk_Year = P_Inv_Date
    And b.Stk_No = P_Stk_No
    And :All_Item = 1
    and (select s.STRUCT_ID from stk_str s where s.stk_no = b.stk_no) is null
    Union
    Select b.Item_No , b.Qty , b.Other_Unit_Qty,B.OTHER_UNIT_WT,l.location_no
                        ,i.shelf_no,i.sub_shelf_no
    From stkloc_bal l,Stk_Bal b,stk_item i
    where b.item_no = i.item_no
    and l.item_no = b.item_no
    and b.Stk_Year = P_Inv_Date
    And b.Stk_No = P_Stk_No
    And :All_Item = 0
    And b.Item_No Between :From_Item_Code And :To_Item_Code
                             and nvl(i.shelf_no,'0') between :FSHELF_NO and :TSHELF_NO
                             and nvl(i.sub_shelf_no,'0') between :FSUB_SHELF_NO and :TSUB_SHELF_NO
                             and ( (:mov_items=0)
                                       or (:mov_items=1 and nvl(b.tot_in_qty,0)+nvl(b.tot_out_qty,0) > 0) )
    and ('select STRUCT_ID from stk_str where stk_no = b.stk_no') is not null;
    error in this line
    and (select s.STRUCT_ID from stk_str s where s.stk_no = b.stk_no) is null
    wait answer
    and thanks in advance

    Hi,
    Check whether this code is working or not.
    CURSOR C2 IS
    SELECT B.ITEM_NO, B.QTY, B.OTHER_UNIT_QTY, B.OTHER_UNIT_WT, TO_CHAR(NULL) TO_LOCATION, I.SHELF_NO, I.SUB_SHELF_NO
    FROM STK_BAL B, STK_ITEM I, STK_STR S
    WHERE B.ITEM_NO = I.ITEM_NO AND B.STK_YEAR = P_INV_DATE AND B.STK_NO = P_STK_NO AND :ALL_ITEM = 1
    AND B.STK_NO = S.STK_NO(+) AND S.STRUCT_ID IS NULL
    UNION
    SELECT B.ITEM_NO, B.QTY, B.OTHER_UNIT_QTY, B.OTHER_UNIT_WT, L.LOCATION_NO, I.SHELF_NO, I.SUB_SHELF_NO
    FROM STKLOC_BAL L, STK_BAL B, STK_ITEM I, STK_STR S
    WHERE B.ITEM_NO = I.ITEM_NO AND L.ITEM_NO = B.ITEM_NO AND B.STK_YEAR = P_INV_DATE AND B.STK_NO = P_STK_NO AND :ALL_ITEM = 0
    AND B.ITEM_NO BETWEEN :FROM_ITEM_CODE AND :TO_ITEM_CODE AND NVL(I.SHELF_NO, '0') BETWEEN :FSHELF_NO AND :TSHELF_NO
    AND NVL(I.SUB_SHELF_NO, '0') BETWEEN :FSUB_SHELF_NO AND :TSUB_SHELF_NO AND ((:MOV_ITEMS = 0) OR (:MOV_ITEMS = 1 AND NVL(B.TOT_IN_QTY, 0) + NVL(B.TOT_OUT_QTY, 0) > 0))
    AND B.STK_NO = S.STK_NO (+) AND S.STRUCT_ID IS NOT NULLIn this i have removed the Sub Query, and make it Join.
    Regards,
    Manu.
    If my response or the response of another was helpful or Correct, please mark it accordingly

  • FRM-99999: Failed to connect to the Server / UNIX

    Upon invoking
    http://hostname.domainname:1080/web_html/olftest.htm
    I am getting the following error:
    FRM-99999: Failed to connect to the Server:
    hostname.domainname:9000
    We are using the following:
    =========================
    Server:
    Unix : Sun Solaris 2.5.1
    Oracle Application Server 4.0.7 and Oracle Developer 6 Server
    are on the same machine
    Oracle Server 8.0.5
    Client machine:
    Windows NT 4 Workstation with SP3,
    Internet Explorer 4.0.1 SP1 with Jinitiator - 1.1.7.11
    We tried following commands to get the Developer 6 Server up and
    running on port 9000 under Unix:
    $ f60ctl start port=9000
    port=9000
    Choosing default pool 1 for this process...
    1
    Forms environment:
    ORACLE_HOME = /opt/oracle/805
    PATH =
    /opt/oracle/805/bin:/opt/oracle/805/ows/4.0/bin:/opt/oracle/805/o
    rb/4.0/admin/cgi:/opt/oracle/805/orb/4.0/bin:/opt/oracle/805/ots/
    1.0/bin:/opt/oracle/805/ows/4.0/jdk/bin:/opt/oracle/805/bin:/usr/
    bin:/usr/ucb:/usr/ccs/bin:/etc:/usr/sbin:/usr/openwin/bin:/usr/lo
    cal/bin:/opt/oracle/805/bin:/opt/bin:/usr/ccp/bin
    LD_LIBRARY_PATH =
    /opt/oracle/805/lib:/opt/oracle/805/orb/4.0/lib:/opt/oracle/805/o
    ws/4.0/lib:/opt/oracle/805/ots/1.0/lib:/opt/oracle/805/lib:/opt/o
    racle/805/lib:/usr/x11r5/lib:/usr/openwin/lib
    FORMS60_PATH = /opt/oracle/805/forms60/html:
    Forms listener started on port 9000.
    $ f60webm
    $ f60srvm
    Failed to bind Launcher to port 9000
    A Developer 6 Server under Windows NT is working fine.
    The Windows NT 4 workstation contains registry settings
    corresponding to this previous Developer Forms Server 6
    configuration on Windows NT. We configured the Developer 6
    Server under Windows NT using the tutorial in %
    ORACLE_HOME%/tools/devdem60/web/readme.htm.
    From a discussion with the Unix DBA team we concluded that this
    tutorial is Windows NT specific.
    Does anyone happen to have a tutorial on deploying Oracle Forms
    to the Web specifically for Developer 6 Server and OAS4 under
    UNIX.
    Which Unix Developer 6 Server environment variables do I have to
    set under Unix for deployment of forms 6.0 on the web?.
    olftest.htm
    <HTML>
    <HEAD>
    <TITLE>Oracle Developer Server and Oracle JInitiator</TITLE>
    <X-CLARIS-WINDOW TOP=25 BOTTOM=608 LEFT=4 RIGHT=927>
    </HEAD>
    <BODY BGCOLOR="#FFFFFF" BACKGROUND="web_bkgd.jpg">
    <TABLE BORDER=0>
    <TR>
    <TD WIDTH=234>
    <IMG SRC="web_anim.gif" WIDTH=230 HEIGHT=300
    ALIGN=bottom></P>
    </TD>
    <TD>
    <OBJECT classid="clsid:9F77a997-F0F3-11d1-9195-
    00C04FC990DC"
    WIDTH=700
    HEIGHT=550
    codebase="http://hostname.domainname:1080/web_html/Jinit.exe#Vers
    ion=1,1,7,11">
    <PARAM NAME="CODE"
    VALUE="oracle.forms.engine.Main" >
    <PARAM NAME="CODEBASE" VALUE="/web_code/"
    <PARAM NAME="ARCHIVE" VALUE="f60all.jar" >
    <PARAM NAME="type"
    VALUE="application/x-jinit-applet;version=1.1.7.11">
    <PARAM NAME="serverPort" VALUE="9000">
    <PARAM NAME="serverArgs"
    VALUE="module=/opt/oracle/805/tools/devdem60/web/start60.fmx
    userid=scott/tiger">
    <PARAM NAME="serverApp" VALUE="default">
    <COMMENT>
    <EMBED SRC="""
    PLUGINSPAGE="http:/hostname:1080/web_html/jinit_download.htm"
    WIDTH=700
    HEIGHT=550
    type="application/x-jinit-
    applet;version=1.1.7.11"
    java_code="oracle.forms.engine.Main"
    java_codebase="/web_code/"
    java_archive="f60all.jar"
    lookAndFeel="oracle"
    colorScheme="teal"
    serverport="9000"
    serverargs="module=start60.fmx
    userid=scott/tiger"
    serverapp=default>
    <NOEMBED>
    </COMMENT>
    </NOEMBED></EMBED>
    </OBJECT>
    </P>
    </TD>
    </TR>
    </TABLE>
    </P>
    </BODY>
    </HTML>
    Any help on this issue will be greatly appreciated,
    Erik
    null

    "NoRouteToHostException" => This looks like routing issues through the proxy server.
    You can involve network admin to take care of the settings at proxy , to allow connections through the proxy server.
    Cheers
    Rahul

  • FRM-92102 in Forms using Webutil with JInitiator

    Hi Gurus,
    I'm facing the error FRM-92102 in Forms in some clients, that's driving my crazy. The facts are:
    * Oracle Application Server 10g R2 10.1.2 with Patchset 10.1.2.2.0 applied (left to apply patchset as doc 404477.1 in Metalink) on Windows 2003 Server Std. Ed. 64 bits.
    * JInitiator 1.3.1.26 on all clients (Windows XP and Windows 2000)
    * WebUtil 10.1.2.2
    * heartBeat = 35, set in App's section of formsweb.cfg
    * networkRetries = 60 in App's section of formsweb.cfg
    * Modified versions of baseHTMLjinitiator(to be used with JInitiator) and baseHTMLjpi to take into account the heartBeat and networkRetries parameters.
    * FORMS_TIMEOUT set to 30 in application.env
    I've seen that this error happens with Windows XP clients only (with SP2 and/or SP3 applied), while in Windows 2000 with SP4 I get no error at all and the Form works and ens without any problem.
    I've seen that increasing networkRetries parameter increase the likelihood of Forms to end normally, but that doesn't seem a good solution: at which value must I bring it to ?
    The captured Java console of one of this errors is as follows:
    &lt;hr /&gt;
    JInitiator: Versi&oacute;n 1.3.1.26
    Usar versi&oacute;n JRE 1.3.1.26-internal Java HotSpot(TM) Client VM
    Directorio local del usuario = C:\Documents and Settings\myuser
    El usuario ha alterado los valores de delegado del explorador.
    Configuraci&oacute;n del delegado: sin delegado
    JAR cache enabled
    Location: C:\Documents and Settings\myuser\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to
    Loading [http://mydomain.es/forms/java/frmall_jinit.jar] from JAR cache
    Loading [http://mydomain.es/forms/java/frmwebutil.jar] from JAR cache
    RegisterWebUtil - Loading WebUtil Version 10.1.2.2
    Loading [http://mydomain.es/forms/java/jacob.jar] from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    La versi&oacute;n del applet Forms es: 10.1.2.2
    Volviendo a conectar (intento 1 de 30)...
    Volviendo a conectar (intento 2 de 30)...
    Volviendo a conectar (intento 3 de 30)...
    Volviendo a conectar (intento 4 de 30)...
    Volviendo a conectar (intento 5 de 30)...
    Volviendo a conectar (intento 6 de 30)...
    Volviendo a conectar (intento 7 de 30)...
    Volviendo a conectar (intento 8 de 30)...
    Volviendo a conectar (intento 9 de 30)...
    Volviendo a conectar (intento 10 de 30)...
    Volviendo a conectar (intento 11 de 30)...
    Volviendo a conectar (intento 12 de 30)...
    Volviendo a conectar (intento 13 de 30)...
    Volviendo a conectar (intento 1 de 30)...
    Volviendo a conectar (intento 2 de 30)...
    Volviendo a conectar (intento 3 de 30)...
    Volviendo a conectar (intento 4 de 30)...
    Volviendo a conectar (intento 5 de 30)...
    Volviendo a conectar (intento 6 de 30)...
    Volviendo a conectar (intento 7 de 30)...
    Volviendo a conectar (intento 8 de 30)...
    Volviendo a conectar (intento 1 de 30)...
    Volviendo a conectar (intento 2 de 30)...
    Volviendo a conectar (intento 3 de 30)...
    Volviendo a conectar (intento 4 de 30)...
    Volviendo a conectar (intento 1 de 30)...
    Volviendo a conectar (intento 2 de 30)...
    Volviendo a conectar (intento 3 de 30)...
    Volviendo a conectar (intento 4 de 30)...
    Volviendo a conectar (intento 5 de 30)...
    Volviendo a conectar (intento 6 de 30)...
    Volviendo a conectar (intento 7 de 30)...
    Volviendo a conectar (intento 8 de 30)...
    Volviendo a conectar (intento 9 de 30)...
    Volviendo a conectar (intento 10 de 30)...
    Volviendo a conectar (intento 11 de 30)...
    Volviendo a conectar (intento 12 de 30)...
    Volviendo a conectar (intento 13 de 30)...
    Volviendo a conectar (intento 14 de 30)...
    Volviendo a conectar (intento 15 de 30)...
    Volviendo a conectar (intento 16 de 30)...
    Volviendo a conectar (intento 17 de 30)...
    Volviendo a conectar (intento 18 de 30)...
    Volviendo a conectar (intento 19 de 30)...
    Volviendo a conectar (intento 20 de 30)...
    Volviendo a conectar (intento 21 de 30)...
    Volviendo a conectar (intento 22 de 30)...
    Volviendo a conectar (intento 23 de 30)...
    Volviendo a conectar (intento 24 de 30)...
    Volviendo a conectar (intento 25 de 30)...
    Volviendo a conectar (intento 26 de 30)...
    Volviendo a conectar (intento 27 de 30)...
    Volviendo a conectar (intento 28 de 30)...
    Volviendo a conectar (intento 29 de 30)...
    Volviendo a conectar (intento 30 de 30)...
    java.net.BindException: Address in use: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(Unknown Source)
    at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.Socket.(Unknown Source)
    at java.net.Socket.(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.(Unknown Source)
    at sun.net.www.http.HttpClient.(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpClient.(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpClient.New(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpURLConnection.createConnection(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
    at oracle.forms.net.HTTPNStream.connect(Unknown Source)
    at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
    at oracle.forms.net.HTTPNStream.flush(Unknown Source)
    at java.io.DataOutputStream.flush(Unknown Source)
    at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    java.io.EOFException
    at java.io.DataInputStream.readUnsignedByte(Unknown Source)
    at oracle.forms.engine.Message.readDetails(Unknown Source)
    at oracle.forms.engine.Message.readDetails(Unknown Source)
    at oracle.forms.net.StreamMessageReader.run(Unknown Source)
    &lt;hr /&gt;
    I'm completely at a loss here. Any advice would be greatly appreciated.
    Thanks in advance.

    Hi Michael,
    I've done what the Microsoft note states and the error takes longer to appear, but it does.
    I've done some netstat -an captures before using the Forms App (before the error) and after. Here are:
    Before:
    Conexiones activas
    Proto Direcci¢n local Direcci¢n remota Estado
    TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1991 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:2030 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:6129 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:16992 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:16993 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:19226 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1040 127.0.0.1:1041 ESTABLISHED
    TCP 127.0.0.1:1041 127.0.0.1:1040 ESTABLISHED
    TCP 127.0.0.1:1042 127.0.0.1:1043 ESTABLISHED
    TCP 127.0.0.1:1043 127.0.0.1:1042 ESTABLISHED
    TCP 127.0.0.1:1044 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1058 127.0.0.1:1059 ESTABLISHED
    TCP 127.0.0.1:1059 127.0.0.1:1058 ESTABLISHED
    TCP 127.0.0.1:1060 127.0.0.1:1063 ESTABLISHED
    TCP 127.0.0.1:1063 127.0.0.1:1060 ESTABLISHED
    TCP 127.0.0.1:1064 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1066 127.0.0.1:1067 ESTABLISHED
    TCP 127.0.0.1:1067 127.0.0.1:1066 ESTABLISHED
    TCP 127.0.0.1:1068 127.0.0.1:1069 ESTABLISHED
    TCP 127.0.0.1:1069 127.0.0.1:1068 ESTABLISHED
    TCP 127.0.0.1:3274 127.0.0.1:6139 ESTABLISHED
    TCP 127.0.0.1:3275 127.0.0.1:3276 ESTABLISHED
    TCP 127.0.0.1:3276 127.0.0.1:3275 ESTABLISHED
    TCP 127.0.0.1:3277 127.0.0.1:3278 ESTABLISHED
    TCP 127.0.0.1:3278 127.0.0.1:3277 ESTABLISHED
    TCP 127.0.0.1:6083 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:6139 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:6139 127.0.0.1:3274 ESTABLISHED
    TCP 127.0.0.1:9000 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:31595 0.0.0.0:0 LISTENING
    TCP 192.168.147.139:139 0.0.0.0:0 LISTENING
    TCP 192.168.147.139:3236 192.168.146.2:445 ESTABLISHED
    TCP 192.168.147.139:3283 172.17.4.33:1026 ESTABLISHED
    TCP 192.168.147.139:3318 172.17.7.223:1435 ESTABLISHED
    TCP 192.168.147.139:3322 192.168.146.4:4136 ESTABLISHED
    TCP 192.168.147.139:3323 192.168.146.4:389 ESTABLISHED
    TCP 192.168.147.139:3473 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3481 172.17.7.223:1435 TIME_WAIT
    TCP 192.168.147.139:3482 192.168.146.6:80 CLOSE_WAIT
    TCP 192.168.147.139:3483 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3484 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3485 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3486 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3487 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3488 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3489 192.168.146.6:80 CLOSE_WAIT
    TCP 192.168.147.139:3490 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3491 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3492 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3493 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3494 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3495 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3496 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3497 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3498 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:3499 192.168.146.6:80 CLOSE_WAIT
    TCP 192.168.147.139:6129 192.168.146.90:3102 ESTABLISHED
    UDP 0.0.0.0:259 *:*
    UDP 0.0.0.0:445 *:*
    UDP 0.0.0.0:500 *:*
    UDP 0.0.0.0:1065 *:*
    UDP 0.0.0.0:3285 *:*
    UDP 0.0.0.0:4500 *:*
    UDP 0.0.0.0:18234 *:*
    UDP 0.0.0.0:19226 *:*
    UDP 127.0.0.1:123 *:*
    UDP 127.0.0.1:1025 *:*
    UDP 127.0.0.1:1054 *:*
    UDP 127.0.0.1:1900 *:*
    UDP 127.0.0.1:3289 *:*
    UDP 127.0.0.1:18001 *:*
    UDP 127.0.0.1:18002 *:*
    UDP 192.168.147.139:123 *:*
    UDP 192.168.147.139:137 *:*
    UDP 192.168.147.139:138 *:*
    UDP 192.168.147.139:1900 *:*
    AFTER:
    Conexiones activas
    Proto Direcci¢n local Direcci¢n remota Estado
    TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1991 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:2030 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:6129 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:16992 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:16993 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:19226 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1040 127.0.0.1:1041 ESTABLISHED
    TCP 127.0.0.1:1041 127.0.0.1:1040 ESTABLISHED
    TCP 127.0.0.1:1042 127.0.0.1:1043 ESTABLISHED
    TCP 127.0.0.1:1043 127.0.0.1:1042 ESTABLISHED
    TCP 127.0.0.1:1044 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1058 127.0.0.1:1059 ESTABLISHED
    TCP 127.0.0.1:1059 127.0.0.1:1058 ESTABLISHED
    TCP 127.0.0.1:1060 127.0.0.1:1063 ESTABLISHED
    TCP 127.0.0.1:1063 127.0.0.1:1060 ESTABLISHED
    TCP 127.0.0.1:1064 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1066 127.0.0.1:1067 ESTABLISHED
    TCP 127.0.0.1:1067 127.0.0.1:1066 ESTABLISHED
    TCP 127.0.0.1:1068 127.0.0.1:1069 ESTABLISHED
    TCP 127.0.0.1:1069 127.0.0.1:1068 ESTABLISHED
    TCP 127.0.0.1:3274 127.0.0.1:6139 ESTABLISHED
    TCP 127.0.0.1:3275 127.0.0.1:3276 ESTABLISHED
    TCP 127.0.0.1:3276 127.0.0.1:3275 ESTABLISHED
    TCP 127.0.0.1:3277 127.0.0.1:3278 ESTABLISHED
    TCP 127.0.0.1:3278 127.0.0.1:3277 ESTABLISHED
    TCP 127.0.0.1:6083 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:6139 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:6139 127.0.0.1:3274 ESTABLISHED
    TCP 127.0.0.1:9000 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:31595 0.0.0.0:0 LISTENING
    TCP 192.168.147.139:139 0.0.0.0:0 LISTENING
    TCP 192.168.147.139:1025 192.168.146.6:80 TIME_WAIT
    ... (2000 to 3000 lines follows)
    TCP 192.168.147.139:4980 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:4999 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:5000 192.168.146.6:80 TIME_WAIT
    TCP 192.168.147.139:6129 192.168.146.90:3102 ESTABLISHED
    UDP 0.0.0.0:259 *:*
    UDP 0.0.0.0:445 *:*
    UDP 0.0.0.0:500 *:*
    UDP 0.0.0.0:1065 *:*
    UDP 0.0.0.0:3285 *:*
    UDP 0.0.0.0:4500 *:*
    UDP 0.0.0.0:18234 *:*
    UDP 0.0.0.0:19226 *:*
    UDP 127.0.0.1:123 *:*
    UDP 127.0.0.1:1025 *:*
    UDP 127.0.0.1:1054 *:*
    UDP 127.0.0.1:1900 *:*
    UDP 127.0.0.1:3289 *:*
    UDP 127.0.0.1:18001 *:*
    UDP 127.0.0.1:18002 *:*
    UDP 192.168.147.139:123 *:*
    UDP 192.168.147.139:137 *:*
    UDP 192.168.147.139:138 *:*
    UDP 192.168.147.139:1900 *:*
    FYI, the IP 192.168.146.6 is the Application Server.
    Thanks in advance.

Maybe you are looking for

  • How long should itunes download take on new computer with windows 7 64 bit ie8?

    I bought a new computer and need to sync my iphone with it.  I'm getting a msg that it has 17+ hrs left to download itunes......seems too long and wonder what I'm doing wrong. thx.

  • Can i have my itunes music on two computers

    . I have my itunes music on my laptop. I want to have it on my new notebook also, but don't want to remove from laptop. Is it possible to have it on both  .thanks

  • Incoterms in PO line item

    Hi, As the Vendor Inco terms in PO header is getting populated from the vendor master...similarly Inco terms in PO Line item gets populated fromArticle PIR...If its blank then it doesnt get any value & if the same is maintain in PIR manually then Inc

  • Lightroom CC ne se lance pas sur mes macs

    Après installation de Lightroom CC sur mes macs, impossible de lancer le logiciel, je vois juste la page d'accueil furtivement et après plus rien! Merci

  • Cannot attach Adobe encryted documents

    I am trying to send mail with an Adobe PDF file as an attachment. I have three files: Acrobat-Encrytion-Test-File-128-bit-RC4.pdf Acrobat-Encrytion-Test-File-128-bit-AES.pdf Acrobat-Encrytion-Test-File-256-bit-AES.pdf Using Apple Mail (Version 4.2 in