Fatal errors when migrating JClient from JDev 10.1.2 to JDev 10.1.3

I have following errors after migrating a woring JClient app. from 10.1.2 to 10.1.3.
The error messages don't say much so I hope others encountered similar errors!
When calling the a runnable panel that was generated with the Jdev 10.1.2 wizard I have following error:
Exception in thread "main" java.lang.VerifyError: class oracle.jbo.uicli.jui.JUActionBinding overrides final method .«?í*h8+
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(Unknown Source)
     at java.security.SecureClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.access$100(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 java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     at com.photoswing.view.lab.PanelPhotolabVO1.$init$(PanelPhotolabVO1.java:41)
     at com.photoswing.view.lab.PanelPhotolabVO1.<init>(PanelPhotolabVO1.java:83)
     at com.photoswing.view.lab.PanelPhotolabVO1.main(PanelPhotolabVO1.java:162)
The JUActionBinding method is used in the navigation bar so I removed the nav bar and I get:
Exception in thread "main" java.lang.VerifyError: class oracle.jbo.uicli.jui.JUActionBinding overrides final method .«?í*h8+
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(Unknown Source)
     at java.security.SecureClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.defineClass(Unknown Source)
     at java.net.URLClassLoader.access$100(Unknown Source)
     at java.net.URLClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
What is this gibrish: «?í*h8 ??
Your help will be appreciated.
Fred

Hi Steve,
More info:
I created a new application, model: 1 entity + 1 view, client: wizard generated form amd it works.
I created a new JDev installation without migrating the setup of previous versions or installing the updates. I kept the default JVM for all my projects.
I opened a copy of the 10.1.3 application, created a new wizard generated panel based on one entity based view and I get the error?
E:\fred\jdev10.1.3\jdk\bin\javaw.exe -ojvm -classpath E:\fred\mywork10.1.3\PhotoWebshopManagement\View\classes;E:\fred\mywork10.1.3\PhotoWebshopManagement\Model\classes;E:\fred\jdev10.1.3\BC4J\lib\adfshare.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jmt.jar;E:\fred\jdev10.1.3\BC4J\lib\collections.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jct.jar;E:\fred\jdev10.1.3\lib\xmlparserv2.jar;E:\fred\jdev10.1.3\jlib\jdev-cm.jar;E:\fred\jdev10.1.3\jlib\ojmisc.jar;E:\fred\jdev10.1.3\jlib\commons-el.jar;E:\fred\jdev10.1.3\jlib\jsp-el-api.jar;E:\fred\jdev10.1.3\jlib\oracle-el.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jtester.jar;E:\fred\jdev10.1.3\jlib\help4.jar;E:\fred\jdev10.1.3\jlib\share.jar;E:\fred\jdev10.1.3\jlib\jewt4.jar;E:\fred\jdev10.1.3\jlib\oracle_ice.jar;E:\fred\jdev10.1.3\jdbc\lib\ojdbc14dms.jar;E:\fred\jdev10.1.3\jdbc\lib\orai18n.jar;E:\fred\jdev10.1.3\jdbc\lib\ocrs12.jar;E:\fred\jdev10.1.3\diagnostics\lib\ojdl.jar;E:\fred\jdev10.1.3\lib\dms.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jdomorcl.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jdatum.jar;E:\fred\jdev10.1.3\j2ee\home\jazn.jar;E:\fred\jdev10.1.3\j2ee\home\jazncore.jar;E:\fred\jdev10.1.3\BC4J\lib\adfm.jar;E:\fred\jdev10.1.3\BC4J\jlib\adfui.jar;E:\fred\jdev10.1.3\BC4J\lib\adfbinding.jar;E:\fred\trove-1.1b4\lib\trove.jar;E:\fred\commons-validator-1.1.4\commons-validator-1.1.4.jar;E:\fred\commons-httpclient-3.0\commons-httpclient-3.0.jar;E:\fred\mywork10.1.3\PhotoWebshopManagement\DTO\classes;E:\fred\jdev1012_1\BC4J\lib\adfm.jar;E:\fred\jdev1012_1\BC4J\jlib\adfjclient.jar;E:\fred\jdev1012_1\jlib\bigraphbean.jar;E:\fred\jdev1012_1\jlib\LW_PfjBean.jar;E:\fred\jdev1012_1\BC4J\lib\bc4jimdomains.jar;E:\fred\jdev1012_1\BC4J\jlib\bc4jimjui.jar;E:\fred\jdev1012_1\ord\jlib\ordim.jar;E:\fred\jdev1012_1\ord\jlib\ordhttp.jar;E:\fred\jdev1012_1\ord\jlib\jmf.jar;E:\fred\jdev10.1.3\jlib\inspect4.jar;E:\fred\jdev1012_1\BC4J\jlib\bc4jdatum.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jui.jar;E:\fred\jdev10.1.3\jlib\bigraphbean.jar;E:\fred\jdev10.1.3\jlib\LW_PfjBean.jar;E:\fred\jdev10.1.3\jdev\extensions\oracle.jdeveloper.jgoodies.1.0.4\forms-1.0.4.jar;E:\fred\jdev10.1.3\javacache\lib\cache.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jimdomains.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jimjui.jar;E:\fred\jdev10.1.3\ord\jlib\ordim.jar;E:\fred\jdev10.1.3\ord\jlib\ordhttp.jar;E:\fred\jdev10.1.3\ord\jlib\jmf.jar;E:\fred\jdev10.1.3\lib\xml.jar;E:\fred\jdev10.1.3\jdev\lib\jdev-rt.jar;E:\fred\jdev10.1.3\sqlj\lib\runtime12.jar;E:\fred\jmagick-win-5.5.7-Q8\jmagick.jar -Xmx378m -DServerSeparator=\ com.photoswing.view.system.TestPanelVatTypeVO2
Exception in thread main
java.lang.VerifyError: oracle.jbo.uicli.controls.JUNavigationBar
     at oracle.jbo.uicli.controls.JUTestFrame.$init$(JUTestFrame.java:67)
     at oracle.jbo.uicli.controls.JUTestFrame.<init>(JUTestFrame.java:115)
     at oracle.jbo.uicli.controls.JUTestFrame.startTestFrame(JUTestFrame.java:84)
     at com.photoswing.view.system.TestPanelVatTypeVO2.main(TestPanelVatTypeVO2.java:146)
The error points to following code of the JUTestFrame class:
JUNavigationBar menuNavBar = new JUNavigationBar()
protected void _updateButtonStates()
super._updateButtonStates();
menuItemsUpdate();
And when running with the java client I get:
E:\fred\jdev10.1.3\jdk\bin\javaw.exe -client -classpath E:\fred\mywork10.1.3\PhotoWebshopManagement\View\classes;E:\fred\mywork10.1.3\PhotoWebshopManagement\Model\classes;E:\fred\jdev10.1.3\BC4J\lib\adfshare.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jmt.jar;E:\fred\jdev10.1.3\BC4J\lib\collections.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jct.jar;E:\fred\jdev10.1.3\lib\xmlparserv2.jar;E:\fred\jdev10.1.3\jlib\jdev-cm.jar;E:\fred\jdev10.1.3\jlib\ojmisc.jar;E:\fred\jdev10.1.3\jlib\commons-el.jar;E:\fred\jdev10.1.3\jlib\jsp-el-api.jar;E:\fred\jdev10.1.3\jlib\oracle-el.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jtester.jar;E:\fred\jdev10.1.3\jlib\help4.jar;E:\fred\jdev10.1.3\jlib\share.jar;E:\fred\jdev10.1.3\jlib\jewt4.jar;E:\fred\jdev10.1.3\jlib\oracle_ice.jar;E:\fred\jdev10.1.3\jdbc\lib\ojdbc14dms.jar;E:\fred\jdev10.1.3\jdbc\lib\orai18n.jar;E:\fred\jdev10.1.3\jdbc\lib\ocrs12.jar;E:\fred\jdev10.1.3\diagnostics\lib\ojdl.jar;E:\fred\jdev10.1.3\lib\dms.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jdomorcl.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jdatum.jar;E:\fred\jdev10.1.3\j2ee\home\jazn.jar;E:\fred\jdev10.1.3\j2ee\home\jazncore.jar;E:\fred\jdev10.1.3\BC4J\lib\adfm.jar;E:\fred\jdev10.1.3\BC4J\jlib\adfui.jar;E:\fred\jdev10.1.3\BC4J\lib\adfbinding.jar;E:\fred\trove-1.1b4\lib\trove.jar;E:\fred\commons-validator-1.1.4\commons-validator-1.1.4.jar;E:\fred\commons-httpclient-3.0\commons-httpclient-3.0.jar;E:\fred\mywork10.1.3\PhotoWebshopManagement\DTO\classes;E:\fred\jdev1012_1\BC4J\lib\adfm.jar;E:\fred\jdev1012_1\BC4J\jlib\adfjclient.jar;E:\fred\jdev1012_1\jlib\bigraphbean.jar;E:\fred\jdev1012_1\jlib\LW_PfjBean.jar;E:\fred\jdev1012_1\BC4J\lib\bc4jimdomains.jar;E:\fred\jdev1012_1\BC4J\jlib\bc4jimjui.jar;E:\fred\jdev1012_1\ord\jlib\ordim.jar;E:\fred\jdev1012_1\ord\jlib\ordhttp.jar;E:\fred\jdev1012_1\ord\jlib\jmf.jar;E:\fred\jdev10.1.3\jlib\inspect4.jar;E:\fred\jdev1012_1\BC4J\jlib\bc4jdatum.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jui.jar;E:\fred\jdev10.1.3\jlib\bigraphbean.jar;E:\fred\jdev10.1.3\jlib\LW_PfjBean.jar;E:\fred\jdev10.1.3\jdev\extensions\oracle.jdeveloper.jgoodies.1.0.4\forms-1.0.4.jar;E:\fred\jdev10.1.3\javacache\lib\cache.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jimdomains.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jimjui.jar;E:\fred\jdev10.1.3\ord\jlib\ordim.jar;E:\fred\jdev10.1.3\ord\jlib\ordhttp.jar;E:\fred\jdev10.1.3\ord\jlib\jmf.jar;E:\fred\jdev10.1.3\lib\xml.jar;E:\fred\jdev10.1.3\jdev\lib\jdev-rt.jar;E:\fred\jdev10.1.3\sqlj\lib\runtime12.jar;E:\fred\jmagick-win-5.5.7-Q8\jmagick.jar -Xmx378m -DServerSeparator=\ com.photoswing.view.system.TestPanelVatTypeVO2
Exception in thread "main" java.lang.VerifyError: class oracle.jbo.uicli.jui.JUActionBinding overrides final method .
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
     at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
     at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
     at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
     at oracle.jbo.uicli.controls.JUTestFrame.$init$(JUTestFrame.java:67)
     at oracle.jbo.uicli.controls.JUTestFrame.<init>(JUTestFrame.java:115)
     at oracle.jbo.uicli.controls.JUTestFrame.startTestFrame(JUTestFrame.java:84)
     at com.photoswing.view.system.TestPanelVatTypeVO2.main(TestPanelVatTypeVO2.java:146)
A searched all files (all file types) of my app for JUActionBinding and didn't find any.
I created a new client project dependant on my model project and the same wizard generated class works?
Sorry but I'm lost and I can't provide a simple testcase.
Regards
Fred

Similar Messages

  • Got Error when migrate repository from obiee10g to obiee 11g

    Hi all,
    i'm testing to migrate repository from obiee10g to obiee 11g , when i done the migration repository and check gobal consistency . It show an error below
    of repository's 11g , but when i check repository's 10g .It doesn' throw any error .Any suggestion ?
    ERRORS:
    BUSINESS MODEL PTTCH Core:
    [nQSError: 15037] Table, PTTCH - Dim - Value Center, has multiple key level associations: Detail and [].
    [nQSError: 15001] Could not load navigation space for subject area PTTCH Core.

    Check this thread:
    Re: nQSerror 15037
    Adil

  • Update Operation Fatal Error when installing Technical Preview Build 10041 Upgrade

    I posted this in the Microsoft Community forums and was redirected here.
    Below is the original post (URL: http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_install/update-operation-fatal-error-when-installing/6eaff1b9-0223-4357-afc8-884382590e82 )
    Hello,
    In trying to perform an upgrade install of the Windows 10 Technical Preview Build 10041 (as is the latest available for direct download as of my writing), I am running into a problem I cannot find mention of anywhere else on the web.
    I fall into two categories with regards to this build: A) Product tester who actually needs to test application performance under Windows 10 on bare metal, B) Semi-crazy techie who loves using (usable) beta software as his primary environment ;)
    so it is rather important to me that I get this working on my machine in some non-virtualized respect. I am reluctant to do a full/fresh install if installation problems are happening, because my Windows 8 product key has been f***ed up from the
    start (likely some random database corruption) and I've had to utilize phone support to get around an "unknown error" the last two times I've had to use it. So, for fear of that key completely crapping out on me, I don't want to move to Win10 unless
    I'm confident it will install and I can stick with it (for better or worse) through the end. Problems within the Preview after I install it I can deal with.
    So, I first tried to install the Preview through the standard Windows Update method. The installer took about 7 hours (but from reading lots of internet discussions, stupidly long install times in that range seem to be a common problem with
    this builds separate from it actually failing). During the reboot between the "Setting up Devices" (Or is it Setting up Drivers? I forget) and "Taking Care of a Few More Things" (Again, possibly paraphrased), for about a split second, underneath
    the Windows logo and throbber, some error like this appeared:
    Fatal Error Performing Update Operation # of ##: ERROR CODE
    It only appeared for a fraction of a second, and I had no chance of reading the precise numbers or error.
    However, the installer then seemed to continue, and went until the main circle was at 100%. As soon as 100% hit, however, the screen went black for something like 30min. Then, I briefly saw "Attempting to recover installation" before "Restoring
    your previous version of Windows." And I was, quite impressively considering how far along that installer was, back in Windows 8.1 completely unharmed.
    I tried again by burning an ISO and doing a disc upgrade install. I let that one run overnight and was asleep for the error, but I was back in Win8.1 in the morning, so I can only assume a similar thing happened there.
    As for my system specs, I'm running on a MacBook Pro 9,1 under Boot Camp. I am upgrading from Windows 8.1.2 Pro with Media Center. I have found other online accounts of people quite successfully installing Windows 10 on Macs, so that isn't the issue.
    Does anyone have any clue as to what this error might have been/be, and how I might fix it? Or at least have it on good authority that a fresh installation would be unaffected (meaning it's software-related)? If not, I can try installing to a VHD,
    which would at least let me product test on bare metal, but wouldn't have the harddrive space to be my daily driver and would probably only get used occasionally.
    Thanks in advance to anyone who can help!
    So far, I have the yet-to-be-tried idea of a clean boot prior to installation.
    If anyone here has any more specific ideas, lemme hear 'em.
    Thanks!

    To the individual who proposed this as an answer to my problem: It's not even applicable. I specifically stated that I was trying to avoid doing a clean installation (at least without knowing more about the problem at hand). An answer saying to do the thing
    you're trying to avoid doing is not an answer. You can see my last reply for the current status of this issue. 6-8 hour blocks of time in which I can't use my computer (as is required to install build 10041) aren't super common for me, but I haven't abandoned
    this thread. There have simply been no more updates. If your motivation as a mod was that you simply don't like there being unanswered threads on this forum, then perhaps you could attempt to contribute rather than arbitrarily marking the first reply as an
    answer.
    I will continue to update this thread as I try new things and get more information.
    Thank you.

  • Fatal error when I open Itunes and Quick time.

    EventType : BEX P1 : QuickTimePlayer.exe P2 : 7.4.5.67 P3 : 47edaedf
    P4 : QuickTimePlayer.exe P5 : 7.4.5.67 P6 : 47edaedf P7 : 0000130d
    P8 : c0000409 P9 : 00000000
    cant uninstall quick time gives fatal error, stems from same error when I try to open Itunes.

    Checking on a possible cause of similar symptoms. Have you ever install an ACE or K-Lite Mega Codec pack, a copy of QT Alternative or QT Lite, or a copy of Storm Codec on that PC?
    (Checking on this because those programs, and some others, can install "QuickTime" componentry on the PC that can break a copy of the QuickTime on the PC, and as a consequence break iTunes. The "fatal error" when attempting to uninstall QuickTime is often a symptom of that, too.)

  • Error when run page from jdev10.1.3.3

    Hi,
    Im getting the following error when running pages from jdev 10.1.3.3. I have loaded all the frequired files from the server(.class and .xml).please help..
    Thanks.
    ## Detail 0 ##
    java.lang.NullPointerException
         at java.util.Hashtable.put(Hashtable.java:396)
         at oracle.apps.fnd.framework.webui.OAPageContextImpl.putSessionValue(Unknown Source)
         at oracle.apps.pos.supplier.webui.ByrAddCntctCO.processRequest(ByrAddCntctCO.java:97)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(Unknown Source)

    The OA Framework forum is available at the following URL:
    OA Framework
    Regards,
    Didier.

  • Fatal Error when installing LabView 8.5

    I encounter a fatal error when I attempt to install LabView 8.5. The error that occurs has the following in its details:
    ".\UberInstaller.cpp(1871): IInstallerError 10014
    Fatal Error. A failure has occurred in NISystemInfo.
    CoLoadLibrary failed on C:\lv8.5\bin\NISysInf.dll"
    I am installing from a system that previously had LabView 8.2 installed, however everything was uninstalled before I began installing the new version.
    No hardware is connected in my computer.
    I copied the files from the DVD to my harddrive and am still failing to install it from there.
    The disc should be fine as my supervisor had used the same disc to install on his computer. ( our licence allows this )
    Any help would be appreciated.
    Attatched is a screenshot of the error.
    Attachments:
    error5.JPG ‏165 KB

    IInstallerError 10014 
    I searched for and found the same error in this forum that I am experiencing. I am trying to install the NI Switch Executive and the install fails every time. This is a fresh install and I am not running any antivirus s/w. It is a DVD copy of the Switch Executive s/w. Has there been any conclusive explanation as to what is happening with this? I have included a .jpg of the error. Thanks in advance for any help.
    Attachments:
    Error_Message.jpg ‏96 KB

  • Fatal error when trying to add derived table

    Hello,
    I'm new at desiging a universe. I get the following a fatal error when trying to add a derived table to my universe:
    1 processor x Family 15 Model 0 Stepping 0
    Windows 2000 Workstation  v5.1 build 2600 (S)
    Physical Total/Avail: 2.097.151 Kb / 2.004.940 Kb
    Temp directory C:\DOCUME1\xxxxxx\LOCALS1\Temp\ (1 Kb available)
    'Unknown' video card
       1280 x 768 in true color
    (doesn't make sense to me)
    I use an ODBC connection that connects to a MySQL database. When I test the connection it's fine.
    I am trying to add a derived table because it seems that my universe cannot produce LEFT OUTER JOINS.  I read somewhere that I should set my ansi92 parameter to YES instead of NO. But, everytime I re-open my universe, it sets itself automatically to NO again.
    My utlimate goal is :
    For example, list ALL the people, left join my table to their websites, but return ALL the people, even if they don't have a website.
    I dont' understand, my join should be simple enough.
    Anybody knows what could be causing all these restrictions ?
    Thanks for you help.
    Edited by: Sose Canadian on Feb 9, 2009 9:40 PM

    Hi Sose,
    In BusinessObjects (Universe) Designer, the outer join option in a join is not available and is dimmed when using a Generic ODBC connection.
    Try Following Solutions:
    Solution : 1
    When using an ODBC connection the odbc.prm must be modified on the machine where BusinessObjects Designer is used.
    Use the following steps to modify odbc.prm:
    1. Locate odbc.prm in the following folder:
    \Business Objects\Business Objects Enterprise 11\win32_x86\dataAccess\Connection Server\odbc
    2. Open odbc.prm in a text editor and modify the parameter 'EXT_JOIN' so its value is 'YES' instead of 'NO'.The outer join option is now available in BusinessObjects Designer.
    If the outer join option is still not available after following the steps above. open odbc.prm in a text editor and modify the parameter OUTERJOINS_GENERATION. Change its value from 'NO' to either 'ANSI92' or 'ODBC'.
    Solution : 2
    This can occur when user is using a non-database specific middleware such as generic ODBC. Generic ODBC allows creating a successful connection and universe, however will not allow the Outer Join option.
    The syntax for outer joins is specific to each database and the Generic ODBC driver only lets you access standard common features of all ODBC data sources.
    Ensure that you are using the database specific middleware to create the connection.
    I Hope this Helpsu2026.
    Thanksu2026.
    Pratik

  • SelectInputText error when migrating to https - ADF 10g

    This is a follow-on of this thread in the JHeadstart forum:
    LoV opening error when migrating to https
    ADF/JDev 10.1.3.2 build 4066
    The app works fine in IE8 and Firefox when using HTTP. It also works in Firefox using HTTPS.
    However, in IE8, the LOV window does not popu up for an af:selectInputText component. The server log does not provide any clues.
    Does anyone know if HTTPS in ADF 10g is not supported for IE8?
    Thanks,
    Peter

    Oracle Support had a similar idea: upgrade to 10.1.3.5 because it is certified for IE8 whereas 10.1.3.2 is not.
    However, we edited the mod_osso.conf for that OC4J instance and added the following in the Location tag for the problem application:
    OssoSendCacheHeaders off
    The LOVs now appear in IE8 under HTTPS.
    Thanks for the input, Steven; you were of course right about this not being related to JHS. We'll keep the upgrade solution in mind in case of other unexplained problems with IE8.
    Regards,
    Peter

  • HT1926 Trying to repair a botched ITunes update, following dicrections, keep getting "fatal error" when removing Apple Mobile Device Support. Can't get past this step to reinstall. Any advice? Thanks!

    Trying to repair a botched ITunes update, following dicrections, keep getting "fatal error" when removing Apple Mobile Device Support. Can't get past this step to reinstall. Any advice? Thanks!

    Hey there!
    I've spent the best part of the day unpicking this huge mess from the upgrade I completed last night - what a nightmare. I followed a tonne of advice - [actaully, this link was really helpful to me]: http://pcsupport.about.com/od/findbyerrormessage/a/msvcr80-dll-not-found-missing -error.htm however, I still could not fix the **** thing - and that was following basically a day of uninstalling, installing etc.
    In the end - I completed a system restore taking my computer back about five days, and just ignoring the new upgrade with itunes until they can get this fixed.
    I hope that this might work for you and anyone else reading this. It nearly drove me to drink [!]. I seemed to get past one error message and have it replaced by another - so the system restore was basically the last resort.
    Good luck - !

  • Getting an "installer failed to initialize" error when installing CS5 from CD

    Getting an "installer failed to initialize" error when installing CS5 from CD
    Mac OS X Version 10.7.5

    Try using the Adobe Creative Suite Cleaner Tool
    helps resolve installation problems for CS3 thru CS6 and for Creative Cloud
    http://www.adobe.com/support/contact/cscleanertool.html
    If you continue to have problems getting the CD installation to work you can download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site or else the download will not work properly.
    CS5:
    http://prodesigntools.com/all-adobe-cs5-direct-download-links.html

  • Error when reading data from socket

    Hi,
    I am getting the error 'NiRawReadError: An error occured when reading data from socket.' when using the ABAP API  'mo_core_service->invoke_matching'.
    And I get this error only when I pass ABAP_TRUE to the paramter 'iv_wait_for_invocation' .
    Can anybody help me in correcting this?

    Hi Narasa,
    The following error is already in discussion in the below forum.Plz consult the forum link you will find the error solution.
    Problem in ABAP API - NiRawReadError: error when reading data from socket
    Rgds
    Ankit

  • Fatal error when importing Photoshop PSD files in Captivate 5.5 MAC

    Hello,
    I'm running Captivate 5.5 Trial on MAC OS X Snow Leopard. All of a sudden one of my PSD files started causing a fatal error when I try to import it into Captivate.
    I tried resaving both captivate and PSD file, saving them under different names, restarting, etc.
    What I get is "Fatal error occured, ... Restart Adobe Captivate..."
    I've tried removing Preferences folder as well as clearing the cache.
    Any help would be greatly appreciated...
    Thanks

    You can only open Cp 5.5 files with Cp 5.5.
    There is no solution for opening these files in Cp 5 version.
    May I ask, why did you not get a license of Cp 5.5?  It's been around for over 6 months now.

  • How can I get rid of a 1202 error when downloading products from itunes

    How can I get rid of an 1202 error when downloading products from itunes?

    You have probably downloaded the Norton program which is one of the least desirable helpmates you can invite in.
    Read this thread and follow the suggestions by Thomas R, one of our gurus in this field.
    https://discussions.apple.com/message/20005609#20005609

  • Error when generating IDoc from MC document - workitem to all the SAP users

    A workflow item with the subject of “Error when generating IDoc from MC document” is sent to all the SAP users' inbox. Is it possible to stop the generation of this work item? If that is not possible, can we limit sending the work item to a specific user/agent instead of all the users in the system?
    It appears that these work item or error message are generated when one of the developers reopen the POs and add line items. Moreover, during that time the procurement team blocked the IDOCs from going out to the vendors when changing and resaving the POs. Therefore, we need stop the generation of error message/work item when the IDOCs generation blocked.

    Please check Rule 70000141which is the default rule for this task. Inside this rule a FM is attcahed which is reading table EDO13 and EDPP1 where agent is retrieved Probably this table entries are not maintained. This Workflow is getting triggered from Message cOntrol I think.
    Please check this link for
    http://help.sap.com/saphelp_47x200/helpdata/en/c5/e4aec8453d11d189430000e829fbbd/frameset.htm
    <b>Reward points if useful and close thread if resolved</b>

  • Error when generating IDoc from MC document

    Hi,
    Our Workflow administrator is getting the following error  in his inbox daily for a particular IDOC type.
    Error when generating IDoc from MC document
    Please let me know how to disable this message.
    Regards
    Elini.P

    Hi  experts,
                i got the error msg when generating idoc from mc document
    this error msg goes to all sap users inbox,how to resolve this problem
    pl give me solutions
    regards
    kumar

Maybe you are looking for