JDeveloper installation not working with Java 1.7 Update 11

Hi,
I am trying to install jDeveloper (11.1.1.6.2) for Fusion Applications Release 4 using Java 1.7 and its failing with a fatal error. I am on Mac Lion Version 10.7.5. Any ideas how to overcome this !?

I am afraid that's a configuration that isn't certified (and presumably for the reason you discovered). See
http://www.oracle.com/technetwork/developer-tools/jdev/index-091111.html
This blog post has some "coverage" of that topic as well:
https://blogs.oracle.com/blueberry/entry/how_to_saddle_your_mountain
Hope this helps a bit.
Oliver
Fusion Apps Developer Relations
http://blogs.oracle.com/fadevrel

Similar Messages

  • Applets not working with Java 1.7.0_51 in MII 14.0 SP4 Patch 5

    Hi,
    I'm currently evaluating the migration of our MII 12.0 developments to MII 14.
    But I'm running in several issues just trying to use simple things like a SQL query template with an iGrid Display template in test mode.
    Used versions are: MII 14.0 SP4 Patch 5 and on client side the latest Mozilla Firefox with Java 1.7.0_51
    At first I always get a java security warning when the applet is being loaded about unsigned applications.
    At second the applet itself is not running. It always shows "No data available" and the java console shows the following errors (iResult is the id of the applet):
    iResult [ERROR] - Couldn't set query template: No Query Defined
    iResult [ERROR] - Couldn't set display template: null
    iResult [ERROR] - Couldn't set display template: null
    Is this perhaps a general problem, that the MII applets are not working with Java 1.7.x versions?
    If I call the same MII page from a client with Java 1.6.x it is working without errors.
    Do you have some suggestions for me?
    Regards Timo

    please clear your JAVA Cache. that should solve the JRE issue. thanks

  • Home sharing does not work with new mountain lion update.

    home sharing does not work with new mountain lion update. Does anyone else have the same issue. Updated all computers in my home, deauthorized and reauthorized each computer. turn off home sharing and turned it back on. don't know what else to do..please help...

    Our Apple TVs continue to lose connection ever since installing Mountain Lion on the host computer. The only thing that fixes them is to quit and relaunch iTunes, which only works unti the ATV goes to sleep. If a movie is paused for more than a few minutes and the ATV goes to sleep, pressing play again on the remote is greeted with "There are no movies on this computer" or "Turn on Home Sharing."
    If we stop a video on one ATV and attempt to resume it in another room, the error begins again. The other ATV can't connect until iTunes is relaunched.
    My guess is that it has something to do with the new [annoying] security settings. But I still haven't found a fix other than restarting iTunes everytime we want to watch something from our downloads. Fail.

  • Why windows command prompt is not working with java

    I installed java 1.6 to my computer (Laptop) and it is perfectly working with Netbeans and Eclipse
    but not working with windows xp xommand prompt
    It compiles the code but when it is going to run it throw the following exception
    Exception in thread "main" java.lang.UnsupportedClassVersionError: Example (Unsupported major.minor version 50.0)
            at java.lang.ClassLoader.defineClass0(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)I've reinstalled java 1.6, but the output is same
    Please help me to get it correct
    Thank you

    E:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracl
    e\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Progr
    am Files\Microsoft SQL Server\90\Tools\binn\;C:\OrCAD\OrCAD_10.0\tools\pcb\bin;C
    :\OrCAD\OrCAD_10.0\tools\specctra\bin;C:\OrCAD\OrCAD_10.0\tools\bin;C:\OrCAD\OrC
    AD_10.0\tools\PSpice\Library;C:\OrCAD\OrCAD_10.0\tools\fet\bin;C:\OrCAD\OrCAD_10
    .0\tools\jre\bin;C:\OrCAD\OrCAD_10.0\tools\Capture;C:\Program Files\QuickTime\QT
    System\;C:\Program Files\Java\jdk1.6.0_01\bin;C:\Program Files\Microsoft Visual
    Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev9
    8\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Mic
    rosoft Visual Studio\VC98\bin;

  • SDM still not working with Java v6u15

    I keep waiting for Java to work some day with their updates on Cisco SDM. Update 14 at least allowed SDM to open. But the new update 15 still hasn't passed the test of clicking on the Configure button and then the Additional Task button. It just doesn't do anything. If it is something that Cisco can fix, please be aware.
    Thanks,
    .. Jim ..

    Hi Jim, you need to downgrade the JAVA version on the computer you want to use SDM.
    SDM does not support java after: 6u3.
    Cisco SDM requires Sun Java Runtime Environment (JRE). The following versions are supported:
    •JRE 1.5_09
    •JRE1.4.2_08
    •JRE 1.5.0_06
    •JRE 1.5.0_07
    •JRE 1.6.0_02
    •JRE 1.6.0_03
    As per the release notes.
    http://www.cisco.com/en/US/docs/routers/access/cisco_router_and_security_device_manager/software/release/notes/SDMr25.html
    This will resolve your issue.
    Cisco does not plan to fix this as SDM is end of life.
    The product that replaces SDM is CCP: Cisco Configuration Professional, that one works with JAva 6 update 14, but it's a different product. It's also a freeware you can download from our website.

  • Mapping editor not working with Java 5 classes

    I have a small protoype web service which I wrote using Tomcat/Axis/Spring/Hibernate and using EJB3 annotations for the mappings. I want to port the persistence layer to Toplink.
    I installed Toplink 9.0.4.1 and added the toplink libraries to my project and implemented the DAO and the spring bean defs.
    I opened the mapping editor and created a project. When I try to add classes to it for mapping I get an error that it can't find the classes (even though I selected them from the chooser). I figured it might be that they were compiled with Java 5, so I switched the JRE_HOME in setenv.cmd to my Java 5 JRE. Now I can import the classes and see the attributes but when I click on any of them in the Navigator panel, the editor panel remains blank. If I now try to save, I get:
    java.lang.NullPointerException
         at oracle.toplink.workbench.ui.tools.CheckListModel.getRowCount(CheckListModel.java:119)
         at javax.swing.JTable.checkLeadAnchor(JTable.java:2949)
         at javax.swing.JTable.tableChanged(JTable.java:2993)
         at javax.swing.JTable.setModel(JTable.java:2827)
         at oracle.toplink.workbench.ui.tools.CheckList.initialize(CheckList.java:47)
         at oracle.toplink.workbench.ui.tools.CheckList.<init>(CheckList.java:26)
    It seems that the mapping workbench doesnt work with Java 5. What should I do?

    Ah, I see. I saw another post here stating that must use 10.1.3.

  • My 4th gen iPod Touch does not work with Ford sync since updating OS

    When I updated my iPod to the new os, it does not work with my ford sync system anymore. how do I fix this?

    Have lots of issues with Fords MySync and here's some info that might help....
    Using ford sync interface, goto the phone section, then settings, and look if your iPhones name is listed, if so select the phone name thru sync interface and remove/delete it from the sync list, then go thru the Bluetooth pairing process again.
    If that doesn't work, do the same on the iPhone, select ford sync entry in Bluetooth and remove sync or forget this device on the iPhone and then go thru Bluetooth pairing again.
    If that doesn't work Power off iphone ( not sleep) hold power button till you see red slider to power off. Then restart iphone, try pairing up again.
    If that doesn't work go back to MySync and goto phone settings and use the up-down slider till you see sync master reset. Confirm then go thru BT pairing again.
    If that doesn't work there is a fuse for the my sync system. Fuse box is usually behind kick panel of front passenger seat side for the Mustang #3, its behind a paper black cover. Remove fuse for 5-30 secs then replace.
    Lastly, make sure your MySync Firmware is the latest vers. Mines 4.0.2 goto fords MySync support page to check
    http://www.ford.com/syncmyride/
    or call 1-800-392-3673 Opt 3
    A google search might help for your model and year if not a newer mustang and you couldn't get to ford.
    Good Luck

  • Import via Drag & Drop not working with LR CC (after Update from 5.7)

    I always imported my pictures by just dragging them in the Windows Explorer and dropping them to the Lightroom Gallery tab.
    This does not work with LR CC anymore.
    The longer way via "Import" works fine.
    Any suggestions?

    With Gallery i meant Library, my mistake (wrong translation, i am using the german version).
    What works with your setup doesn't work with mine.
    I attached a screenshot:
    As you can see (cursor) i can't import the file from the file explorer on the right.
    (The file is not already in the catalogue and i am in the library tab grid view mode).
    Using Windows 7 x64 prof Service Pack 1

  • Application installer not working with PC Suit App...

    I have a Nokia E60 and Windows XP SP2. After installing PC Suite 6.82.96.4 I try to open the App. installer but it opens and closes inmediately (blinks) but do not work. I try to do the installation through the File manager, and I can see and open the Nokia browser, phone memory etc, but whenever I try to install, the following message is shown Nokia Application Installer has encountered a problem and needs to close. We are sorry for the inconvenience. Detail is: Error signature AppName: applicationinstaller.exe AppVer: 6.82.96.4 ModName: unknown ModVer: 0.0.0.0 Offset: 90909090 It also shows that there is an error report that I cannot find C:\DOCUME~1\rodrigm3\LOCALS~1\Temp\9e61_appcompat.txt Could you please help me to fix the problem? thanks a lot

    Regarding my problem, I attach the log file generated in the error report in case it can help to the Nokia support (or anybody able to help...) It should have to be a PC config problem, as I am totally able to install application with the same version of PC Suite in other colleagues PCs Thanks for your support....
    Attachments:
    42cb_appcompat.txt ‏63 KB

  • Camera Raw 6.7 installation not working with CS5.1

    I have been trying to upgrade to ACR 6.7 on my Windows 7 (64) machined running CS5.1.
    The downloaded upgrade will not install.  Each time I try, the installation pauses at 13% and requests me to exit Bridge, which in not running.  I have tried starting the process with CS5.1 and Bridge running then exiting when requested but without success.
    Can anyone help?

    Terminate the process:
    Working with your Operating System’s Tools
    Mylenium

  • Analyzer Not working with Java 1.6

    Does anyone know why Analyzer 7.2.5.3 works ok with Java 1.4.2 even with Java 1.5 versions, but as soon as a client also installs 1.6 it stops working? Also what can I do to alleviate this, without removing 1.6 from machines as it is now our companies standard version.
    Thx in advance.

    I am experiencing the same issue. About 500 users are using Analyzer 7.0. When Java 1.6 is installed on their machine, the loading screen hangs, and never shows the login screen.

  • ASA Rdp plugin not working with Java 7 Update 55

    When accessing the clientless VPN on an ASA 5510 with Java 7 Update 51, the RDP and VNC plugins work exactly as they should. But now that Java 7 Update 55 is out, the plugins once again are useless, as they throw Java security exceptions about "attempted to open a sandboxed jar <applet url here> as Trusted-Only".
    This happens even with the most up to date RDP and VNC plugins available on the Cisco website. Is anyone else having these problems, and know of any solutions or if Cisco is working on this problem at all?
    Thanks

    I've tried various Java Versions but no luck at all.
    Last try was with:
    Java-Plug-in 11.5.2.13
    JRE-Version verwenden 1.8.0_05-b13 Java HotSpot(TM) Client VM
    I am also getting following error:
    Missing Application-Name manifest attribute for: https://<mywebsite>++/rdp/properJavaRDP14-1.1.jar
    All known workarounds are done to fix the problem. Could anyone confirm that this is fixed with ASA version 9.1.4 ? Its a productive ASA so i do not want to test around for a maybe :) 
    Best Regards
    Ayhan

  • Quick time not work with java programming

    I'm student and I want to use java .
    but it don't work with quick time .
    java can't run if I have quick time in my computer .
    (It works if I uninstall quick time)
    And how can I use iTunes without quicktime Or how can I
    fix that problem .
    Some one pls. HALP ME!!!!!
    Notebook   Windows XP Pro  

    Help Apple, Please!!!!
    I have still this problem!
    If I install QuickTime (7.0.3) all Java applications will not run.
    It works if I uninstall QuickTime...!
    Please help!
    Thanks

  • L7780 scan not compatible with Java 6.0 update 26

    FYI - Recently my computer updated to Java 6.0 update 26. It killed my scanning capabilities. After hours spent both with desktop and with printer troubleshooters with no solution, I decided to uninstall Java from my computer. Don't know why they didn't suggest this as I told them I thought that may have caused the problem. Updated to 6.0 update 27 fixed the problem. (available currently on the Oracle site.)  This was the 2nd time I think a Java update adversly affected my scanning. Hope this helps someone else.

    To answer your question mha007, no, those links did not provide any helpful information. I had already read up on any information regarding Java and their compatibility with Firefox.
    I already knew that this was not an issue with either Java or Firefox, since my Java was working normally albeit unable to display certain Java applets. My question was ''why'' Java was not able to display those certain applets.
    Apparently many other people had been experiencing the exact same issue that I was experiencing with that Java applet. The website released this statement explaining the issue with their Java applet:
    ''"Sun/Oracle basically pulled the rug out from anyone using this version of JOGL (the OpenGL library we use) by replacing their specially signed JARs with unsigned versions."''
    This issue has officially been solved as I now understand the reason for my issues with Java and Firefox.
    Although it should be noted that it is the responsibility of the Java applet's website to update their applet in order to be compatible with the current version of Java. The website I was experiencing the issue with is currently doing exactly that, which effectively resolves my issue.

  • Airprint not working with HP printer after updating to IOS5

    Hi,
    I have an HP airprint printer (photosmart B210) that worked fine with my ipad2 and iphone 4 all running ios 4.
    Now I have a iphone 4s as well as the iphone 4 and ipad. After upgrading to ios 5, I can no longer airprint from any of my ios devices.
    I have tried turing everything off anf back on (including time capsule router, printer, ios devices).
    I can see the printer from ios but the job just sits waiting to print. I have managed to print one document after trying multiple times.
    Anyone having this issue?
    Thanks

    BattleAngelita,
    Welcome to the HP Forum.
    The fact that the SimplePass program is asking your for your Master Windows Password means the program survived the upgrade process to Windows 8.1 -- sort of.
    You may want to start with the following:
    Create a Restore Point >>  Create a Restore Point – Win7  OR  Create a restore point Win8
    Close all your programs and Shut down the computer
    Disconnect everything (little Unifier for the keyboard / external mouse can stay)
    Perform the Hard Reset for your notebook
    Boot the computer and log in
    Check to see is SimplePass has sorted itself.
    ==================================================​========================
    You may want to try to Update your SimplePass program to the latest version in the version 6.x series.
    Before you do that, read and follow the instructions to Export your Webcards to your .tsd file.  Regardless of whether the website logins are working right now; you do need this backup in case you lose your HP SimplePass program (through complete removal / reinstallation or though corruption).
    Next, consider updating the HP SimplePass program to the latest of the version 6 series.  If you are already running the latest version, consider the other options in the guide, including the "Repair SimplePass" procedure.
    Open the file > Click on Download > Click “Open in Adobe Reader”
    Simple Instructions to Upgrade HP SimplePass
    Click the Kudos Thumbs-Up!
    It is a nice way to say “Thank You" for the help.
    Although I strive to reflect HP's best practices, I do not work for HP. 
    Kind Regards,
    Dragon-Fur

Maybe you are looking for

  • Links in emails borked

    The links in emails for 'reply/view' this thread, as well as 'you can't start a new thread over email' are both broken.

  • My Network Connection Keeps Going SOS

    i have a blackberry 9300 and am on the EE - T mobile network, i have a problem with my phone , its keeps going to sos mode i have tried changing sim card to other networks , calling my provider , even used the same sim card on another phone and it wo

  • Nokia N8 with Belle : where is the scroll menu to ...

    It may sound like a dumb question but after the troublesome update to Belle ( it deleted many apps from my phone, and also my phonebook and mixed up things here and there), I am not able anymore to find the scroll menu where you can see the open apps

  • Why does my Flash player freezes/crashes on all browsers. Mouse will flicker, etc

    I've reinstalled flash, cleared settings, cleared cache, checked on another user account, etc. All was working fine before I did a new SSD install. I copied the older hard drive to the SSD and everything else seems fine. When loading a page with flas

  • Image Capture won't delete items

    Image Capture will not delete items on my iPhone 5S. I have restarted both Mac and phone multiple times, but no joy. The delete icon is greyed-out.