Forms 11g Migration, Form freezes when Client_ole2 is called

Hi All,
We are migrating from forms 10g to 11g.
Forms Version is 11.1.1.3.
A form contains CLIENT_OLE2 functionality, where in a word document is open, change the text and close internally.
When the button is pressed , it freezes. And the java console error is as below:
Exception in thread "AWT-EventQueue-3" java.lang.ExceptionInInitializerError
at oracle.forms.webutil.ole.OleFunctions.create_obj(Unknown Source)
at oracle.forms.webutil.ole.OleFunctions.getProperty(Unknown Source)
at oracle.forms.handler.UICommon.onGet(Unknown Source)
at oracle.forms.engine.Runform.onGetHandler(Unknown Source)
at oracle.forms.engine.Runform.processMessage(Unknown Source)
at oracle.forms.engine.Runform.processSet(Unknown Source)
at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
at oracle.forms.engine.Runform.onMessage(Unknown Source)
at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.security.AccessControlException: access denied (java.lang.RuntimePermission loadLibrary.jacob)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkLink(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.jacob.com.ComThread.<clinit>(ComThread.java)
... 32 more
Most of the places i found in forums was to sign the jacob.jar and frmwebutil.jar.
I have tried doing that but still. the problem exists.
Is this a compatibility issue of old jars with 11g or
jar signing??
Kindly help me .

Hello Craig ,
I have tried the same. But still it didn't work out..
I m getting this particular error as below:
basic: Plugin2ClassLoader.getPermissions CeilingPolicy allPerms
Exception in thread "AWT-EventQueue-3" java.lang.NoSuchMethodError: oracle.forms.handler.IHandler.getApplet()Ljava/applet/Applet;
     at oracle.forms.webutil.common.VBeanCommon.init(VBeanCommon.java:281)
     at oracle.forms.handler.UICommon.instantiate(Unknown Source)
     at oracle.forms.handler.UICommon.onCreate(Unknown Source)
     at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
     at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
     at oracle.forms.engine.Runform.processMessage(Unknown Source)
     at oracle.forms.engine.Runform.processSet(Unknown Source)
     at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
     at oracle.forms.engine.Runform.onMessage(Unknown Source)
     at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
     at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
     at java.awt.Container.dispatchEventImpl(Unknown Source)
     at java.awt.Window.dispatchEventImpl(Unknown Source)
     at java.awt.Component.dispatchEvent(Unknown Source)
     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
     at java.awt.EventQueue.access$000(Unknown Source)
     at java.awt.EventQueue$1.run(Unknown Source)
     at java.awt.EventQueue$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
     at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
     at java.awt.EventQueue$2.run(Unknown Source)
     at java.awt.EventQueue$2.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)
i tried out many ways. But not able to get rid of this error.
Thanks.
Sumanthkatti.

Similar Messages

  • Forms 6i to Forms 11g - Migration path

    Have a customer who is currently using forms 6i and DB 9.X and is willing to migrate to Forms 11g and DB12g.
        Questions
            a) Does anyone know the migration path that should be used?
            b) As far as my understanding it should do both upgrades (forms and DB) at the same time as forms 6i is not certified with DB 12g and Forms 11g is not certified with DB 9.X right?
            c) Any project to use as reference?
            d) Any re-usable?
    Regards,
    Mariano

    Is this an EBS installation? If yes, please note that Developer 11g is not certified with R12 and you will need to use 10g instead.
    Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 (Doc ID 444248.1)
    How To Bring Up 10G Forms Builder In R12 Environment? (Doc ID 579318.1)
    How To Upgrade 11i Custom Forms To R12 (Doc ID 563258.1)
    Accessing Custom Forms After Upgrading From To R12. (Doc ID 451934.1)
    Thanks,
    Hussein

  • Forms 11g migration?

    Hello,
    Is it possible to migrate an Oracle Forms 11g fmb into Apex?
    (possibly a rather theoretical question but I'm just curious)
    Regards Erik

    Erik,
    The short answer is yes but there will still be work to be done.
    Please see the following:
    http://download.oracle.com/docs/cd/E14373_01/migrate.32/e13368/appmgr_forms.htm#CHDIDJGD
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur
    You can reward this reply by marking it as either Helpful or Correct ;-)

  • Why Forms 11g 32bit forms cannot run on 64bit without recompiling?

    Hi gang
    Hopefully one of the Forms gurus on this forum can give me a quick and succinct answer to the following question.
    We're just setup a Windows XP 32bit install of Forms 11g on our developer machines, and a WLS install of Forms 11g and relating services on Windows 2008 64bit.
    Question is, why do Forms compiled on the 32bit architecture not work on the 64bit architecture? Why do they need to be recompiled? I'm aware of the difference between 32bit/64bit OS environments, but what's that got to do with the FMX, PLX (etc) files? What are those files doing internally that's specific to the 32bit/64bit platform?
    None the wiser. Your thoughts appreciated.
    CM.

    Hi Chris,
    Nice to see you on FORMS forums
    i queried myoraclesupport and got few answers hopefully you find them helpful
    Applies to:
    Oracle Forms - Version: 11.1 to 11.1 - Release: 11.1 to 11.1
    Information in this document applies to any platform.
    Forms 11g
    Symptoms
    --A form is compiled against a 32-bit platform, Ex(Linux 32-bit)
    -- Move the .fmx to a 64-bit Platform, Ex (Linux 64-bit) and try to run it and you will receive the following error message:
    "FRM-40010 : Cannot read form xxxxx"
    Solution
    + Re-compile the form against the same platform where it will be launched .
    For example, if the production machine is 64-bit, all forms must be compiled against the production Server (64-bit).
    Disclaimer :-
    ===========
    + Moving an FMX from one machine to another is NOT supported. This is especially true when using Unix based platforms
    See Note 299938.1 Moving Forms Applications From One Platform To Another
    B - Is 64 bit Developer 11g version required for developing 11g forms and reports running on a 64 bit Deployment environment in WebLogic ?
    There is no need for this. The fmb files are the same on all platforms.
    Only the fmx files have to be compiled/generated for each platform.
    For reports it even easier: you do not need to generate/compile the rdf, jsp files etc before running them.
    C- Does it matter if the development platform for Forms and Reports developer is Windows or Linux if one is going to migrate the Forms or Reports to a 64 bit Linux platform and recompile?
    No this does not matter, you are able to migrate from Windows to Unix - you must use the frmcmp_batch utility to generate the executables files.
    Builders (Forms/Reports) will not be supported on 64bit operating systems.
    Therefore, one can develop on the available 32bit Builders and then recompile/deploy to the 64 bit environment.
    Edited by: BaiG on Jul 15, 2010 1:45 PM

  • Oracle forms 11g running forms on internet explorer error

    Hi , this is abhishek I am new to oracle forms 11g . My question is that when I run the forms 11g on internet explorer it shows an error . The error is too many tries.
    first I like to clarify that before running the forms i start the weblogic server ,along with admin server for weblogic and opmn managed components, i give the user name and password to start the weblogic server, everything starts smoothly . even I have jre 1_6_29 installed to start the servlet . Main problem starts when the java runs the internet explorer browser then a box appears asking for user name and password and database connect string , then after putting the username and password it again asks for the username and password.It happens three times and after that an error appears in a dialog box which shows too many tries . I also checked the net configuration asistant with the local net service name configuration there it shows the service name which is orcl.Home and then TCP --->Host name is localhost with 1521 as standard port number --> yes perform the test and the result is written connecting test successful . what is wrong with the instance , the http listener is working perfectly then why this error is coming, is there something to do with the browser , but the browser is supporting java very well .. please help

    I have found the file but it does not have any path except forms_path,oracle_home,webutil_config,etcCurious, my default.env had the following default TNS_ADMIN entry:
    # TNS Entry to locate the database
    TNS_ADMIN=D:\Oracle\Middleware\asinst_1\configI modified this entry to point to the location where my tnsnames.ora and sqlnet.ora files are located. I use a generic location and share them accross installed Oracle products rather than maintain seperate copies of these files in each Oracle Home. For example, I commented out the original entry and added a new one.
    #TNS_ADMIN=D:\Oracle\Middleware\asinst_1\config
    TNS_ADMIN=D:\oracle\tns_adminCraig...

  • N97 Freezes when answering a call

    Hi 
    Need some help here. My n97 freezes occasionally when answering a call. I can hear the person on the other end and they can hear me too. However the phone freezes with the lock/ unlock still on the screen 

    Yes, I have this problem. I have to restart my phone to fix it.
    This is a definate bug with v20 firmware. Never happened before.

  • Lync 2013 : two problems 1) quicked off from meeting when presenter change 2) Freeze when leaving first call of day

    Hello,
    I have two problems with Microsoft Lync 2013 (see level in screenshot). The first one appeared after May Windows updates and is so annoying that I decided myself to open a post in this forum, with the second one. The first problem is the most important for
    me (see why when reading) and the second one is the cherry on the cake if solved, but is minor.
    1) I'm kicked off from meetings when presenters change
    In an online meeting, when presenters change, I'm kick off since last May updates (very clear since it didn't happen before). I'm unable to specify if it occurs when I'm presenter or just attendee, but that could influence. I will try to report if/when I
    notice a difference.
    THIS IS REALLY IMPORTANT, Please help me solve this !
    2) Lync freezes for approx. 30' to 1min. when leaving first call of day
    I reboot my PC every day. I always notice that after leaving voice call from my first meeting of the day, Lync freezes (doesn't respond message) for 30' to 1min. This is when I leave audio, not meeting window. This never occurs again in the course of the
    day. Windows goes into hourglass, then it works again.
    Does anyone know about this ? Any action to help diagnose or solve this ?
    Again this is less important than first problem
    Thanks for help
    -Pierre

    The steps to remove the update:
    Open Control Panel, click Programs, and then, under Programs and Features, clicking View installed updates.
    Click the update that you want to remove, and then click Uninstall.
    For Lync 2013 May 2014 update, it is KB2880980.
    You can check the following website about the drivers:
    http://www.driverscape.com/download/plantronics-c320-m
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Lisa Zheng
    TechNet Community Support

  • Migration assistant freezes when trying to transfer from 10.6.6 to 10.6.5

    New Macbook pro came with older version of Snow leopard than the one I'm running. How can i use migration assistant- it always freezes and will not allow me to copy apps and settings. Can you still transfer on initial setup.

    If you want to go back to 10.6.5, reinstall from your install/restore disc, followed by running the 10.6.5 COMBO update. Don't use the Migration Assistant.

  • IPhone freezes - when on a call, I can't get to main menu.

    When I receive a call and answer it, after the screen goes black(still on the call).. I cannot access the main menu when I hit the home button. So if another call comes in, I can't see it on the phone. Has anyone had a similar problem, and if so how did you fix it?
    This has been happening since day 1, I have tried resetting the settings, the only thing I have not done is do a complete restore. I had this issue before the 3.0 upgrade ad after.

    http://support.apple.com/kb/TS2802

  • Oracle Forms 11g certification

    Hello,
    I wanna know if there is any certification for Oracle Forms 11g. If not, when will be available?
    Thanks

    Roger22 wrote:
    yes but 11 contains support for JMS for example, which 9 does not support. this does not mean that someone certified on 9 will know everything about 11It is always (or at least nearly always) the case that the topics in a certification exam represent a subset of what could be included.
    If the core of the current forms topics remains valid across versions, and i suspect it does, the cost/benefit/issues from an exam revision may not be appropriate for oracle.
    In general the main target/userbase of this certifcation may well be as a target from the developer WDP program.
    There are arguments for the certifcation/exam to be revised, Oracle may have business reasons not to do so.
    Rgds - bigdelboy.

  • Problem while migrating forms from 5 to 6i. Failed to load objects

    Do I need access to shcema that has all objects like tables, procedures, packages, views, etc.. used in forms during migration form 5 to 6i.
    I'm getting this problem.
    FRM-18108: Failed to load the following objects.

    Yes you can. Take a look at Upgrading from Pre-Forms 6i Applications to Oracle Forms 11g. This document is geared towards upgrading to Forms 11g, but in order to upgrade to Forms 11g you must first upgrade to Forms 10g. This document describes that process.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • UK only: Forms 11g experiences at Special Interest Group?

    Hi
    Please forgive me for posting in the Forms forum with a non-technical request...
    I'm organising the agenda for the UK OUG Application Server & Middleware Special Interest Group on 2nd March (London & Warrington) which is themed around 11g upgrade. I am frantically trying to find someone in the UK who has upgraded to Forms 11g and would be willing to come along and share their experiences.
    You could speak for as long or as little as you like (e.g. 10, 15, 30, 45 minutes) and I'm sure it would be greatly appreciated by your peers, many of whom are on 10.1.2 and will be starting to worry about the end of premier support later this year.
    If you have any questions please contact me directly (SimonH and the domain is veriton.co.uk) or Anna in the UKOUG office (see [UKOUG office contacts|http://www.ukoug.org/about/staff_directory.jsp?parent=0&id=20] ).
    Thanks!
    Simon

    By the way, we managed to get [Mr John Stegeman|http://forums.oracle.com/forums/profile.jspa?userID=480262], someone probably very familiar to OTN developer forum readers, to speak about a recent Forms 11g migration :)

  • My iphone 4 keeps freezing when making calls and the speaker is going

    my iphone keeps freezing when i make calls and the speaker is really quiet even at high volume

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue(s) are resolved.

  • Text field highlighting Issue in oracle forms 11g after migrating from 10g

    We have migrated the oracle forms from 10g to 11g.
    On 10g oracle form when I click on the text item then text item value gets hilighted in blue color but after converting same form(without making any code changes) into 11g version form when I click on then text item then value is NOT hilighted.
    Could please help me why it's behaving different? Are there any configuration changes required at the application server side?
    Thanks

    christian,
    We have forms 11.1.1.2.0.
    In oracle forms “text item value is highlighted When user clicks on text item” is controlled by form level property “KEEP CURSOR POSITION”.
    This property is not working with JAVA SUN plug-in in forms version 11.1.1.2.0.
    This issue has been fixed under Patch Set 2 (11.1.1.3.0). Please see below meta link.
    https://support.oracle.com:443/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(bmDocDsrc=KB&bmDocType=BULLETIN&bmDocID=1099499.1&from=BOOKMARK&bmDocTitle=Fixed%20Bugs%20List%20-%20Patch%20Set%202%20(11.1.1.3.0)%20for%20Oracle%20Fusion%20Middleware%2011g&viewingMode=1143))
    Thanks,
    Satish N

  • Form 11g - Is is possible to block specific forms access when user directly type form name in url ?

    Hi everyone,
    We have XXF000.fmb, XXF001.fmb , XXF002.fmb , XXF003.fmb in 6i.
    For migration to 11g , we recompile these forms and move fmx to 11g form server under form_path.
    In 6i , we login for validation & responsibilities control in XXF000, So we can use account info to verify if user have priviledge to access XXF001, XXF002 and XXF003.
    But in 11g , we can access these forms vial url request , such as : http://<host>:<port>/forms/frmservlet?form=XXF000   ; http://<host>:<port>/forms/frmservlet?form=XXF001  ... etc
    These may cause some unexpected access and operations in functions.
    Is is possible to block specific forms access when user directly type form name in url ?
    Thanks.
    Hendry

    You need to alter your formsweb.cfg file, either directly or through the Fusion web interface. You need to set the following parameters:
    #this sets the default form for your application
    form=yourmenuform.fmx
    #this stops these parameters being entered in the URL, seperate different parameters with commas
    restrictedURLparams=form,pageTitle,HTMLbodyAttrs,HTMLbeforeForm,HTMLafterForm,log

Maybe you are looking for

  • Apple TV 3.0 not showing what it's able to play

    Now that I have moved to Apple TV 3.0 (And upgraded iTunes) I am no longer able to see what I used to be able to see. Before I was able to see on my Apple TV all the stuff that was ABLE to play on the Apple TV. So if I have something that wasn't enco

  • Help with Decode/Case

    Hello All, Can I use decode/case function within a decode function? {code} SELECT TO_CHAR (           EDMS_STRAGG_WC (              DISTINCT DECODE (                          eqs.attrib_code,                          'PRODUCT_AUTHORIZATION',    'Auth

  • Unpacking HU assigned to Delivery with RF (LM25)

    Dear, I am experiencing problems once I try to unpack picked Materials (Transfer Order is confirmed) from a Handling Unit assigned to an Outbound Delivery by means of RF. What I actually want to do is repack (1. unpack Materials from picked HU, 2. pa

  • Why does Robohelp 9 crash several times a day?

    Using TCS 3.5 with Framemaker as single source for Webhelp. Robohelp 9 crashes on a regular basis when I update.This happened with Robohelp 8 and now with 9. Very counter-productive! Very annoying. If there is a way to avoid this (other than Adobe fi

  • How do I uninstall the latest iOS 6.0 software update?

    How do I uninstall the latest iOS 6.0 software update from my iPod Touch?