Applet oracle/forms/fnd/formsclient/formslauncher started

Hi All,
DB:11.1.0.7
Oracle Apps: 12.1.1
O/S: Red Hat Linux
One of the users is receiving the message - 'applet oracle/forms/fnd/formsclient/formslauncher started' and thereafter no further progress while launching form.
Could anyone please share what the issue is and hwo to solve it.
Thanks for your time!
Regards,

Should jinitiator be uninstalled and re-installed again for the client pc?Do you mean Sun JRE? If yes, then yes you could do -- Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
Also, try the same from the same machine using a different browser and see if you can reproduce the issue.
Thanks,
Hussein

Similar Messages

  • Applet oracle/apps/fnd/formsClient/FormsLauncher notinited

    Hi,
    I am unable to launch forms from one particular client machine.
    When I try to launch a form after logging into Oracle Applications, I get this error message at the bottom of my screen.
    "Applet oracle/apps/fnd/formsClient/FormsLauncher notinited"
    I have reinstalled J2SE and also my proxy settings are fine. But still I am not able to launch forms.
    The funny part is, through this client machine, I can launch forms for my Production environment. The problem is only when launching TEST environment (which was cloned couple of days back).
    Has anone faced this issue before?
    Thanks!

    The error message in the browser:
    Applet oracle/apps/fnd/formsClient/FormsLauncher notinited
    And the complete error message in the JRE console:
    load: class oracle/apps/fnd/formsClient/FormsLauncher.class not found.
    java.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    load: class oracle/apps/fnd/formsClient/FormsLauncher.class not found.
    java.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    load: class oracle/apps/fnd/formsClient/FormsLauncher.class not found.
    java.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Do you have any idea how to solve this problem?
    Thanks.

  • Va.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.Forms in R12.

    when we are trrying to access forms, we are getting below error, this is happening only one user other users able to access,and i am able to access other instances forms,
    here is java console java error msg:
    IE : 8 R12.1.3 pn OEL5.
    basic: completed perf rollup
    network: Cache entry not found [url: http://.com:8000/OA_JAVA/oracle/apps/fnd/formsClient/FormsLauncher.class, version: null]
    network: Connecting http://.com:8000/OA_JAVA/oracle/apps/fnd/formsClient/FormsLauncher.class with proxy=DIRECT
    network: Cache entry not found [url: http://.com:8000/OA_JAVA/oracle/apps/fnd/formsClient/FormsLauncher/class.class, version: null]
    network: Connecting http://com:8000/OA_JAVA/oracle/apps/fnd/formsClient/FormsLauncher/class.class with proxy=DIRECT
    load: class oracle/apps/fnd/formsClient/FormsLauncher.class not found.
    va.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    basic: Exception: java.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.For
    java.net.ConnectException: Connection refused: 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.connect(Unknown Source)
         at sun.net.NetworkClient.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.<init>(Unknown Source)
         at sun.net.www.http.HttpClient.New(Unknown Source)
         at sun.net.www.http.HttpClient.New(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at sun.plugin.PluginURLJarFileCallBack.downloadJAR(Unknown Source)
         at sun.plugin.PluginURLJarFileCallBack.access$000(Unknown Source)
         at sun.plugin.PluginURLJarFileCallBack$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.PluginURLJarFileCallBack.retrieve(Unknown Source)
         at sun.net.www.protocol.jar.URLJarFile.retrieve(Unknown Source)
         at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
         at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
         at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFileInternal(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.access$600(Unknown Source)
         at sun.misc.URLClassPath$JarLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath$JarLoader.ensureOpen(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    when we are trrying to access forms, we are getting below error, this is happening only one user other users able to access,and i am able to access other instances forms, This is a client issue, and there is nothing you need to troubleshoot from the server side.
    Try to uninstall/install Sun JRE and check then. Also, try to use a different browser and see if you can reproduce the issue.
    Can't Launch Forms in E-Business when accessed via VPN: Formslauncher Notinited [ID 471120.1]
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 [ID 393931.1]
    FormsLauncher.class Not Found Error When Attempting to Access Forms in Applications [ID 291698.1]
    IE8 AND R12 SECURITY SETTING REQUIREMENT ON CROSS SITE SCRIPTING (XSS) [ID 1069497.1]
    If you still get the same error, enable debug as per these docs.
    How to enable tracing and logging for Sun JRE (Native Plug-in) [ID 549423.1]
    How To View The Java Console And Enable Tracing For Sun JRE (Native Plug-in) [ID 452853.1]
    Thanks,
    Hussein

  • Oracle Forms Server Service cannot start by scripts (windows2k)

    We have a Portal & Application Server installed (Forms&Reports 6i).
    Server is Windows2000.
    I have to start Oracle Forms Server service by scripts, when i manually start the process by pressing start or stop, it works & asks for nothing.
    but when i write a script to stop & start oracle forms server , it stops by script.
    but it fails to start & says FRM-60009 : ifsvr60 correct usage : -install [service name] exc..... so service doesnt start but when i go to services & start it manually by presing start , it starts. I dont want to install a new service just stop & start the engine.
    How can i start the forms server service by a script ? (any of known commands or a way to Oracle forms server service to start by scripts ?)
    Thx for Help..

    Hi
    Have you checked that the rpd file still exists in the Repository folder? Did you leave it in a consistent state? assuming the paint.rpd is still there, double click it and see if you can open it, if so run a consistency check.
    Rgds
    Ed

  • New with oracle form recognition where to start

    Hi everyone,
    I am new to oracle form recognition and I find the Oracle documentation very unhelpful! could you please point me to some useful links or tutorials on how to integrate OFR with ODC and Imaging ?
    Best Regrads.

    that was helpful but still am not able to make it work let me reexplain the situation.
    I have installed OFR and ODC?
    I have ODC put scaned files into "commit".
    then I have OFR runtime server pick them from "commit" to be analysed and classified and this is where nothing happen!
    capture batch setup:
    C:\Program Files\Oracle\Document Capture\Batches
    C:\Program Files\Oracle\Document Capture\Commit
    OFR directories setup:
    Input mode:
    batch-root directory:
    c:\Program Files\Oracle\Document Capture\Commit
    image-root directory:
    c:\Program Files\Oracle\Document Capture\Commit
    Runtime:
    c:\Program Files\Oracle\Document Capture\Export
    thx in advance

  • Forms applet is inited but does not start

    I've installed developer server 6.0 along with OAS 4.0.7. I have
    configured a web listener in OAS and created a static (non
    cartridge) start HTML file to start the Developer 6 Demos.
    JInitiator 1.1.7.11 is also installed. When I go to the URL of
    the start HTML file, the plug-in starts and the splash screen
    appears. In the status bar of navigator (4.5) the message 'Applet
    oracle.forms.client.Main inited' appears. But after this, nothing
    else happens. No message 'Applet started', no start of
    applicaton. Is there anybody out there with this problem (and
    perhaps solution)
    Other Info:
    App-Server: WinNT 4.0 with SP3, OAS 4.0.7.0
    Database: Oracle 8.0.4 via Net8
    null

    I'm having the same problem with the following setup:
    NT4.0 SP4
    OAS 4.0.7 (with SP4 patch dll)
    Developer Server 6.0
    When I load my static html file from the appletviewer from Win98
    I get the following message:
    java.lang.IllegalAccessError: oracle.forms.engine.Runform.<init>
    (Loracle/forms/engine/Main;ILjava/lang/String;Ljava/lang/String;L
    java/lang/String;Ljava/lang/String;ILjava/lang/String;I)V
    at oracle.forms.engine.Main.createRunform(Main.java)
    at oracle.forms.engine.Main.startImpl(Main.java)
    at oracle.forms.engine.Main.start(Compiled Code)
    at sun.applet.AppletPanel.run(Compiled Code)
    at java.lang.Thread.run(Thread.java:466)
    I've reinstalled the developer server once already.
    What am I missing!?
    Sjraar Gubbels (guest) wrote:
    : Hi Peter,
    : See if in the regedit, the path of your application is in
    : the FORMS60_PATH...
    : Sjraar Gubbels
    : Obers Sistemas Ltda
    : Patos de Minas - MG
    : Mrazil
    : Peter (guest) wrote:
    : : I've installed developer server 6.0 along with OAS 4.0.7. I
    : have
    : : configured a web listener in OAS and created a static (non
    : : cartridge) start HTML file to start the Developer 6 Demos.
    : : JInitiator 1.1.7.11 is also installed. When I go to the URL
    of
    : : the start HTML file, the plug-in starts and the splash
    screen
    : : appears. In the status bar of navigator (4.5) the
    : message 'Applet
    : : oracle.forms.client.Main inited' appears. But after this,
    : nothing
    : : else happens. No message 'Applet started', no start of
    : : applicaton. Is there anybody out there with this problem
    (and
    : : perhaps solution)
    : : Other Info:
    : : App-Server: WinNT 4.0 with SP3, OAS 4.0.7.0
    : : Database: Oracle 8.0.4 via Net8
    null

  • OpenScript and Oracle forms 10g

    Well, have I had fun today.
    Trying to record a functional test script with Oracle forms. It's been a long day, and I have had enough. To cut a very,very,very long story short here is the output from the Java console once I got the 10g forms demo working with IE7.
    Oracle JInitiator: Version 1.3.1.22
    Using JRE version 1.3.1.22-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\wayne.SCLOFFICE
    Proxy Configuration: no proxy
    JAR cache enabled
    Location: C:\Documents and Settings\wayne.SCLOFFICE\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 <n>
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndforms.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndformsi18n.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndewt.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndswing.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndbalishare.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndaol.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndctx.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndlist.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndutil.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndtcf.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndgantt.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndpromise.jar
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndjewt.jar
    Error1: File not found: http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndjewt.jar
    java.io.FileNotFoundException: File not found: http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndjewt.jar
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.URL.openStream(Unknown Source)
         at oracle.oats.scripting.modules.formsFT.classloader.FormsFTClassLoader.download(Unknown Source)
         at oracle.oats.scripting.modules.formsFT.classloader.FormsFTClassLoader.loadFormsClient(Unknown Source)
         at oracle.oats.scripting.modules.formsFT.classloader.FormsFTClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Load Forms Jars from target instance ...
    0...http://apollo.scloffice.com:8889/forms/java/frmall_jinit.jar
    1...http://apollo.scloffice.com:8889/forms/formsdemo/jars/demo.jar
    2...http://apollo.scloffice.com:8889/forms/formsdemo/jars/icons.jar
    3...http://apollo.scloffice.com:8889/forms/java/
    cracked oracle.forms.engine.Main
    cracked oracle.forms.engine.Runform
    Forms Version: 10.1.2.0
    cracked oracle.ewt.lwAWT.LWScrollbar
    cracked oracle.forms.net.SocketConnection
    servarg: escapeParams=true module=healthyliving.fmx userid= sso_userid=%20 sso_formsid=%25OID_FORMSID%25 sso_subDN= sso_usrDN= debug=no host= port= output_dir=g:\oracle\DevSuiteHome_1\forms\demos\temp record=names
    cracked oracle.forms.net.HTTPConnection
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.0
    log4j:WARN No appenders could be found for logger (oracle.oats.scripting.modules.formsFT.helper.helperService.HelperServiceConnection).
    log4j:WARN Please initialize the log4j system properly.
    Helper Service Message :<Message name = "StartConnection" port="44444"/>
    Initialize Debugger: null
    java.lang.NoClassDefFoundError: oracle/apps/fnd/ui/ChoiceBox
         at oracle.oats.scripting.modules.formsFT.helper.Context.getComponent(Unknown Source)
         at oracle.oats.scripting.modules.formsFT.helper.Engine.onPutMessage(Unknown Source)
         at oracle.oats.scripting.modules.formsFT.helper.OracleFormHook.onPutMessage(Unknown Source)
         at oracle.forms.net.HTTPConnection.putMessage(Unknown Source)
         at oracle.forms.engine.FormsDispatcher.putMessage(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage_C(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform_C(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    OpenScript server port is 44444
    Now then points to note:
    1) Openscript does not ship with the complete forms jars. Hence the download failure from the server (I think?).
    2) The NoClassDefFoundError java.lang.NoClassDefFoundError: oracle/apps/fnd/ui/ChoiceBox makes sure the app does not appear (although outside of Openscript everything is cool!!). After an age, I found that this particular class is located is EBS11i_CrackedClass.jar which is a jar file in one of the lib directories of Openscript. On my install G:\oracleATS9\OpenScript\openscript_configuration\org.eclipse.osgi\bundles\49\1\.cp\lib\formsClient\EBS11i_CrackedClass.jar to be precise.
    Question: Does this file need to be referenced by the app config?? I'm sure I'm very close to getting this working but ClassNotFoundErrors do not help.
    Any input woudl be GREATLY appreciated.
    Regards
    Wayne.

    Who's a clever boy then :)
    Okay, so the way I solved this was
    1) Take the frmall_jinit.jar and extract the contents which in my install contained another jar file called forms.jar.
    I then ran jar cvf forms.jar to extract the contents to a directory called oracle (first part of the package name).
    I them ran the same for all the jars list above which extracted the classes into the oracle directory.
    I then ran jar cvf frmall_jinit.jar .\oracle
    Which (obviously) creates a new jar file with all classes. I then copied this to the g:\oracle\devsuitehome\forms\java directory.
    I then ran openscript and and recorded a simple interaction with one of the form demos. (With Jinitiator set to open java console) and I got this output:
    Downloading...http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndforms.jar
    Error1: File not found: http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndforms.jar
    java.io.FileNotFoundException: File not found: http://apollo.scloffice.com:8889/forms/java/oracle/apps/fnd/jar/fndforms.jar
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.URL.openStream(Unknown Source)
         at oracle.oats.scripting.modules.formsFT.classloader.FormsFTClassLoader.download(Unknown Source)
         at oracle.oats.scripting.modules.formsFT.classloader.FormsFTClassLoader.loadFormsClient(Unknown Source)
         at oracle.oats.scripting.modules.formsFT.classloader.FormsFTClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Load Forms Jars from target instance ...
    0...http://apollo.scloffice.com:8889/forms/java/frmall_jinit.jar
    1...http://apollo.scloffice.com:8889/forms/formsdemo/jars/demo.jar
    2...http://apollo.scloffice.com:8889/forms/java/
    cracked oracle.forms.engine.Main
    cracked oracle.forms.engine.Runform
    Forms Version: 10.1.2.0
    cracked oracle.ewt.lwAWT.LWScrollbar
    cracked oracle.forms.net.SocketConnection
    servarg: module=save2html.fmx usesdi=yes userid= sso_userid= OUTPUT_REAL_DIR=g:\oracle\DevSuiteHome_1\forms\demos\temp/ OUTPUT_VIRTUAL_DIR=/forms/formsdemo/temp/ record=names
    cracked oracle.forms.net.HTTPConnection
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.0
    log4j:WARN No appenders could be found for logger (oracle.oats.scripting.modules.formsFT.helper.helperService.HelperServiceConnection).
    log4j:WARN No appenders could be found for logger (oracle.oats.scripting.modules.formsFT.helper.helperService.HelperServiceConnection).
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN Please initialize the log4j system properly.
    Helper Service Message :<Message name = "StartConnection" port="44444"/>
    Initialize Debugger: null
    cracked oracle.apps.fnd.ui.ChoiceBox
    cracked oracle.apps.fnd.flex.FlexWindow
    cracked oracle.apps.fnd.ui.ResponseBox
    cracked oracle.apps.fnd.formsClient.ChoiceBoxMessenger
    cracked oracle.apps.fnd.formsClient.InfoBoxMessenger
    cracked oracle.apps.fnd.formsClient.FlexWindowMessenger
    cracked oracle.apps.fnd.formsClient.EditBoxMessenger
    cracked oracle.apps.fnd.formsClient.ResponseBoxMessenger
    cracked oracle.forms.handler.TextFieldItem
    cracked oracle.forms.handler.ListValuesDialog
    cracked oracle.forms.handler.EditorDialog
    cracked oracle.forms.handler.HelpDialog
    cracked oracle.ewt.lwAWT.lwText.LWTextComponent
    OpenScript server port is 44444
    cracked oracle.forms.handler.ListValuesData
    cracked oracle.forms.handler.AlertDialog
    cracked oracle.ewt.alert.AlertPane
    cracked oracle.apps.jtf.table.ReadOnlyGrid
    cracked oracle.apps.jtf.schedulingChart.client.SchedulingDataClient
    RECORD<--OracleForms.windowChange("WINDOW1%dimension=0,0,675,480");
    RECORD<--OracleForms.button("//forms:button[(@name='HTML_CONTROL_WRITE_HTML_BUTTON_0')]").setFocus();
    RECORD<--OracleForms.radioButton("//forms:radioButton[(@name='HTML_CONTROL_REC_OPTION_VIEWED_RECORDS_0')]").select();
    RECORD<--OracleForms.button("//forms:button[(@name='HTML_CONTROL_WRITE_HTML_BUTTON_0')]").setFocus();
    RECORD<--OracleForms.radioButton("//forms:radioButton[(@name='HTML_CONTROL_DISPLAYED_ONLY_DISPLAYED_ONLY_T_0')]").select();
    RECORD<--OracleForms.button("//forms:button[(@name='HTML_CONTROL_WRITE_HTML_BUTTON_0')]").setFocus();
    RECORD<--OracleForms.blockScroller("//forms:blockScroller").scrollTo("1");
    RECORD<--OracleForms.textField("//forms:textField[(@name='EMPLOYEES_EMPLOYEE_ID_0')]").setFocus();
    RECORD<--OracleForms.blockScroller("//forms:blockScroller").scrollDown();
    RECORD<--OracleForms.blockScroller("//forms:blockScroller").scrollDown();
    RECORD<--OracleForms.blockScroller("//forms:blockScroller").scrollDown();
    RECORD<--OracleForms.blockScroller("//forms:blockScroller").scrollDown();
    RECORD<--OracleForms.blockScroller("//forms:blockScroller").scrollDown();
    RECORD<--OracleForms.blockScroller("//forms:blockScroller").scrollDown();
    RECORD<--OracleForms.blockScroller("//forms:blockScroller").scrollDown();
    cracked oracle.apps.jtf.table.SpreadTableWrapper
    RECORD<--OracleForms.button("//forms:button[(@name='CONTROL_HELP_BUTTON_0')]").click();
    Marvellous!!
    Question: I did not think you can have a jar file which contains other jar files....Openscript could not resolve the classes properly. Are nested jar's supported in Java??
    Thanks Alex et al.
    Regards
    Wayne.
    p.s. the playback worked fine!! :)

  • Java.lang.NoSuchMethodError: oracle.forms.handler.IHandler.getApplet()Ljava

    Hello to all
    I hope it is right forum for my question
    I have found for error I get in Directprint this following:
    When you migrate to the latest Forms version (10.1.2.3 or 11) and try using a JavaBean created with an older Forms version, you can get the following error, at runtime, in the Java Console:
    Exception in thread "thread applet-oracle.forms.engine.Main-1" java.lang.NoSuchMethodError: oracle.forms.handler.IHandler.getApplet()Ljava/applet/Applet
    The reason is you try to use a Java Bean compiled with an older Forms JAR file, like f90all.jar.
    So, to correct the issue, you have to change the Java code then re-create the JAR file:
    private Main formsMain = null;
    Replace:
    formsMain = (Main) handler.getApplet();
    by:
    // getting the Forms Main class
    try{
    Method method = handler.getClass()
    .getMethod("getApplet", new Class[0]);
    Object applet = method.invoke(handler, new Object[0]);
    if (applet instanceof Main) {
    formsMain = (Main)applet;
    }catch(Exception ex) {;}
    Then create and deploy the new JAR file to your /forms/Java folder.
    My problem is
    But I am very poor in java code, could you guide me to do what that article said, or pointing me where find instruction how do this following
    So, to correct the issue, you have to change the Java code then re-create the JAR file:Can I create Jar Directprint.jar, with command
    jar cf jar-file input-file(s)
    C:\DevSuiteHome_1\jdk\bin\jar cvf DirectPrint.jar DirectPrint.java
    Because when I open jdeveloper to associate (Creating JAR deployments using JDeveloper ) it got error (jdeveloper with debug
    Thanks for any help

    I hope it is right forum for my questionIt's not {noformat}:){noformat}
    Try {forum:id=82}
    Best,
    john

  • New In Oracle Form

    Hi,
    I am new in oracle form and i need material for study and if possible someone have ready framework.
    Thanks,

    Well, there is certainly no shortage of reading material available. The question you need to ask yourself is "what do I already know". In other words, it would be helpful if you understood the basics of how a web server works (specifically Apache) and how web content is deployed. For example, just a simply web page. This information will help you to better understand how your Forms application will run.
    Then, to get an understand of the Oracle Forms product you can start by reviewed the documents found in the Overview section of this page:
    http://www.oracle.com/technetwork/developer-tools/forms/documentation/techlisting11gr1-086315.html
    The product document library will cover deployment and installation:
    http://docs.oracle.com/cd/E24269_01/index.htm

  • Oracle.forms.engine.main not inited

    I am trying to run an Application deployed in Oracle Application Server using Mozilla Firefox. First error that showed was plugin missing, and I installed Oracle JInitiator 1.3.1.22. After installing it and restarting my laptop, when I try to access the same url a screen shows Loading Java Applet.... and then an error is shown in the status bar pane Applet oracle.forms.engine.main notinited.
    Platform used:
    OS: Windows XP Pro
    Browser: Mozilla Firefox 3.5.7
    Application server version: 10g
    Please help me solve this problem.
    Thanks in advance
    Edited by: Deepu Mohan P on Jan 13, 2010 12:06 AM

    Please help.
    Does any one know about this issue?

  • 10g R2 AS + JPI = oracle.forms.engine.Main not found

    Greetings,
    we have a Oracle Forms & Report Services 10.1.2.0.2 installation on a RHEL box. There's need to implement JPI instead of Jinitiator, but I have encountered some problems - I have followed the instructions for dynamic JPI listed in Doc ID 368218.1. The client is XP SP3 with JRE 1.6.0_02 installed, still the end result is:
    network: Cache entry not found [url: http://xxx:7777/forms/java/oracle/forms/engine/Main.class, version: null]
    network: Connecting http://xxx:7777/forms/java/oracle/forms/engine/Main.class with proxy=DIRECT
    network: Cache entry not found [url: http://xxx:7777/forms/java/oracle/forms/engine/Main.class, version: null]
    network: Connecting http://xxx:7777/forms/java/oracle/forms/engine/Main.class with proxy=DIRECT
    load: class oracle.forms.engine.Main not found.
    java.lang.ClassNotFoundException: oracle.forms.engine.Main
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    basic: Exception: java.lang.ClassNotFoundException: oracle.forms.engine.Main
    I have checked ownership/permissions for frmall.jar, but they seem fine (there was a note pointing out possible ownerhsip issues).
    Any ideas/suggestions?
    Jan

    I checked 578759.1 and yes, the classid and codebase parameters seem fine.
    What happens when I open http://xxx:7777/forms/frmservlet?config=jpi is:
    - java 6 logo appears, but
    - is replaced by an X, the status bar says "Applet oracle.forms.engine.Main notinited"
    - the status bar says "Loading Java Applet Failed..."
    The whole Java Console output is:
    Java Plug-in 1.6.0_02
    Using JRE version 1.6.0_02 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\myuser
    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
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    load: class oracle.forms.engine.Main not found.
    java.lang.ClassNotFoundException: oracle.forms.engine.Main
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more

  • Urgent : Communicate from JAVA Applet to Oracle Forms

    Hi All,
    I have developed swing applet. Through this applet I need to start the Oracle Forms on web and access it as well. Is there a way to to this. In this case, Oracle Form is using Global Variables, and the requirement is to set these from my swing applet.

    Many thnx Frank.
    Still little confused. I am J2EE guys and hardly have any understanding on Oracle Forms. I am explaining the requirement in detail so as to you can get an insight into my issue.
    We have a developed a swing Applet, which would be access on web. We have received Oracle Forms from the client, and this has been installed on Oracle10gAS. Our application is installed on the same server. Once user starts interactions with the applet, it will be session based. Also the applet is running at the client end and the form would open at the client end as well. So how is this singleton going to benefit it.
    If the singleton in placed at the server end, how would be maintain the session?
    Can the solution you are mentioning, used in some way to implement SSO, although the login will be done through the applet?
    I am sorry to be a trouble, but if can possibly provide some code snippet, it would be of immense help.
    Thnx a million!
    Regards,
    Rajiv

  • Load: class oracle.forms.engine.Main not found Stuck at loading Java Applet

    Hi there
    I have recently installed App Server 10.1.2.0 on a new machine.
    Copied all my forms to an appropriate directory. Set up formsweb.cfg to allow them to run and have attempted to run them.
    Unfortunately I get stuck at the Loading Java Applet screen, and in the status bar at the bottom it says :
    load: class oracle.forms.engine.Main not found
    I have taken a look at the Java Console, and the 2 things that jump out at me are that it appears to be looking for a forms90 directory, which seems odd since I am using App Server 10.1.2.0.2 and Forms Builder 10.1.2.0.2 meaning it should be looking in a forms directory not forms90 directory shouldnt it ?
    And also, it mentions class with no proxy, so on looking around the forums it has been suggested that put the proxy details into jinitiator, which I have done, but this has made no difference either.
    Can anyone suggest anything else please ?
    Java Console log follows.
    Thanks a lot
    Scott
    Oracle JInitiator: Version 1.3.1.9
    Using JRE version 1.3.1.9 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\hilliers
    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 <n>
    Unregistered modality listener
    Removed trace listener: sun.plugin.ocx.ActiveXAppletViewer[oracle.forms.engine.Main,0,0,914x613,layout=java.awt.BorderLayout]
    Sending events to applet. STOP
    Sending events to applet. DESTROY
    Sending events to applet. DISPOSE
    Sending events to applet. QUIT
    Finding information...
    Releasing classloader: sun.plugin.ClassLoaderInfo@d9850, refcount=0
    Caching classloader: sun.plugin.ClassLoaderInfo@d9850
    Current classloader cache size: 1
    Done...
    Registered modality listener
    Referencing classloader: sun.plugin.ClassLoaderInfo@d9850, refcount=1
    Added trace listener: sun.plugin.ocx.ActiveXAppletViewer[oracle.forms.engine.Main,0,0,914x613,invalid,layout=java.awt.BorderLayout]
    Sending events to applet. LOAD
    Sending events to applet. INIT
    Sending events to applet. START
    Determine if the applet requests to install any HTML page
    HTML Installation finished.
    Opening http://appserver008/forms90/java/oracle/forms/engine/Main.class
    Connecting http://appserver008/forms90/java/oracle/forms/engine/Main.class with no proxy
    Opening http://appserver008/forms90/java/oracle/forms/engine/Main.class
    Connecting http://appserver008/forms90/java/oracle/forms/engine/Main.class with no proxy
    load: class oracle.forms.engine.Main not found.
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    You're a star, thanks.
    In my haste I had cut too much out of my old formsweb.cfg file and not realised I'd done it.
    Thanks Francois.

  • Oracle Forms invoking an applet!!!

    Hi,
    I have an applet and a client java file,
    using client java file I can invoke an applet, and in developer suite , I have imported the client java file into the forms,
    I can see the client package body and spec.
    On click of a button I am able to call the client java and this client invokes the applet as well and works fine..I have placed the (fmx)form in forms folder and mysampleapplet.jar and client java file both in the java folder and have added into archive_jine in formsweb.cfg.
    All works fine for me in the developer suite,,,but when i copy the same fmx file, mysampleapplet.jar and client java file into an oracle 10.1.2.3 server and then the start the server and click the button, i cant see the applet at all,,,its hanged...
    I have added tge mysampleclient.jar in archive_jini in formsweb.cfg file..
    Please help me.
    Thnx,
    Subhash

    Hi Craig, was expecting response to
    Can I have an example of the same where in i can invoke an applet on the click of a button in the forms and I need to deploy this on Oracle 10.1.2.3 app server.
    I just followed the link
    http://forms.pjc.bean.over-blog.com/categorie-453384.html , the example works fine ,
    So I just added a java class inside my myapplet.jar,,
    package oracle.forms.fd;
    class Client
    public String getVal(String myVar)
    MyApplet app = new MyApplet();
    String retValue = app.getEncVal(myVar);
    return retValue;
    My Applet will not be disposed until it returns the retValue;
    Based on the link
    I did
    FBean.Register_Bean('BL1.IMAGEPICKER',1,'oracle.forms.fd.Client');
    :BL1.File := FBean.Invoke_char('BL1.IMAGEPICKER',1,'getVal','"Hello World"');
    I copied the myapplet.jar into java folder and added to archive_jini in server/formsweb.cfg file.
    But this doesnt work at all, :(
    Please let me know how to do this,,,I tried even by signing the jar. :(
    Thnx,
    Subhash
    Please let me know whether the approach if fine. I need to deploy this on Oracle 10.1.2.3 app server _
    Thnx,
    Subhash
    Edited by: Subhash Kurni on Mar 6, 2013 10:36 AM

  • "Bad Applet class name" error while recording on Oracle Forms 11g through OpenScript (JRE 1.7.0_17)

    Hi,
    I am trying to record automation functional test script on Oracle Forms 11g using OpenScript.
    Able to open the browser, but after accessing application URL, getting application error as "Bad Applet class name"
    Java Plug-in 10.17.2.02
    Using JRE version 1.7.0_17-b02 Java HotSpot(TM) Client VM
    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
    o:   trigger logging
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    SSV dialog is suppressed........
    cracked oracle.forms.engine.Main
    Loading cached Forms Jars ...
    Is this version (Oracle forms 11g, JRE 1.7.0_17) supported by OATS-OpenScript ?
    Please advise if there is any work around here.
    Thanks.

    From the last OATS release notes available in the C:\OracleATS\docs directory:
    4.1 Oracle Functional Testing/OpenScript
    Oracle Functional Testing’s OpenScript scripting platform has the following system
    requirements:
    ■ Operating System (32-bit and 64-bit versions): Windows XP, Windows Vista,
    Windows 2003, Windows 7, Windows 2008, Windows 2008 R2.
    ■ Memory: Minimum 1 GB
    ■ System: x86, 32-bit or 64-bit processor, 2.6 GHz or faster
    ■ Disk Space: 4 GB minimum
    ■ Browser: Internet Explorer 7.x, 8.x., 9.x; Firefox 3.5/3.6, 6.x, 10; Chrome 27+
    (playback only).
    ■ Java Runtime Environment: JRE 1.6 minimum (up to build 38), JRE 1.7 (up to build
    11) .
    So basically, it's not supported... Can you try with another JRE version?
    As always don't forget to run OpenScript as administrator on W7/8 or equivalent
    JB

Maybe you are looking for