JDeveloper 12c (12.1.2.0.0) Generic Installer, jdev_suite_121200.jar

JDeveloper 12c (12.1.2.0.0) Installation Guide, 36 Pages
http://docs.oracle.com/middleware/1212/jdev/OJDIG/index.html
Section 1.3:
Generic ( Platform Independent ) Installer :
The generic installer ( jdev_suite_121200.jar) can be used to install Oracle JDeveloper Studio on any platform.
To use this installer, you must have the required JDK installed on your system.
Oracle JDeveloper  and ADF 12c (12.1.2) Supported Systems
Last Updated: July 10, 2013
http://www.oracle.com/technetwork/developer-tools/jdev/documentation/1212-cert-1964670.html
Operating System
JDeveloper
ADF
Microsoft Windows 7, 8 (64bit)
Oracle JDK 1.7 Update 15+ (64bit)
Oracle JDK 1.7 Update 15+ (64bit)
I assume the " + " sign means update 15 " or higher ".
So, Logged in as Administrator.
Opened browser at http://www.oracle.com/technetwork/java/javase/downloads/index.html
And Downloaded Java SE JDK Update 40, jdk-7u40-windows-x64.exe
Ran / double clicked the .exe to execute it.
Edited the System PATH variable to include C:\Program Files\Java\jdk1.7.0_40\bin
Verified JDK 7 Update 40 is in the path...
>java -version
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)
Go to http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html
Download JDeveloper 12c (12.1.2.0.0)'s Generic ( platform independent ) Installer.
file name = jdev_suite_121200.jar       size = 1,878,404 KB
Open a Command Prompt Window.
Go to downloads directory.
> java -jar jdev_suite_121200.jar
Extracting files...............................................................
This installer must be executed using a Java Development Kit (JDK)
but C:\Program Files\Java\jre7 is not a valid JDK.
The Oracle Universal Installer failed. Exiting.
I don't get it.   Hmmm.

C:\Users\Administrator Michae\Downloads>dir
Directory of C:\Users\Administrator Michae\Downloads
10/06/2013  03:23 PM    <DIR>          .
10/06/2013  03:23 PM    <DIR>          ..
10/06/2013  11:49 AM     1,923,485,057 jdev_suite_121200.jar
10/06/2013  03:22 PM       131,337,120 jdk-7u40-windows-x64.exe
               2 File(s)  2,054,822,177 bytes
               2 Dir(s)  392,842,174,464 bytes free
C:\Users\Administrator Michae\Downloads>java -version
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)
C:\Users\Administrator Michae\Downloads>C:\Program Files\Java\jdk1.7.0_40\bin\java -jar jdev_suite_121200.jar
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Administrator Michae\Downloads>echo %JAVA_HOME%
C:\Program Files\Java\jdk1.7.0_40
C:\Users\Administrator Michae\Downloads>%JAVA_HOME%\bin\java -jar jdev_suite_121200.jar
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.

Similar Messages

  • Proplems on installing Generic Installer for Oracle JDeveloper Studio 11g

    hi
    While i installing Generic Installer(Jdevstudio11112install.jar) in order to install Oracle JDeveloper Studio in my windows system, I got "Fatal Exception" so that i could not going forward. I installed all the other fusion middleware 11g components including weblogic server 10.3.2 , oracle soa suite components and creation RCU utility for Oracle soa and BAM in oracle XE Database 10.0.1.
    Operating system i used for my system is windows XP Service Pack 2. For JDK location, i make use of the Middleware home directory where already Jdk availabe by installing weblogic server 10.3.2.
    set JAVA_HOME=C:OracleMiddlewarehome_11gR1jdk160_11cd c:stageSOA%JAVA_HOME%binjava.exe -jar jdevstudio11111install.jar
    i set Environment variable in order to make use existing Jdk6.0 update 14,
    JAVA_HOME C:\Oracle\Middleware\home_11gR1\jdk160_14
    PATH %JAVA_HOME%\bin;
    then i went to the directory where jar file is located , eg
    in command window, c:\stageSOA java -jar jdevstudio11112intall.jar , i could see that jdk locate the jar file in order to extract and its not going beyon 0%, finally i got "fatal exeception"
    can any one solve my problem

    Can you check the setting of your TMP and TEMP environment variables? Change them to a directory without quota or any other restrictions and enough disk space and try again.
    --olaf                                                                                                                                                                                                                                                                                                                                                                               

  • Install problem JDeveloper 12c (12.1.2.0.0) (Build 6668) with Generic Installer on windows

    Hi,
    I am trying to install JDeveloper 12c (12.1.2.0.0) (Build 6668) with Generic Installer on windows .
    C:\Program Files\Java\jdk1.7.0_25\bin>java -jar C:\jdev_suite_121200.jar
    I get the following error :
    Extracting files................................................................
    Unsupported platform (unable to determine the startup directory location).
    The Oracle Universal Installer failed.  Exiting.
    When I try with windows install ( right click jdev_suite_121200_win32.exe and "run as administrator") , I get the following error:
    ERROR Launch:No such file or directory
    In the discussion (https://forums.oracle.com/thread/2573396?start=0&tstart=0) , it is said to be solved by "running as administrator" but it didn't work for me ...
    Thanks ...

    Hi,
      Can you please tell whether you are using 32-bit or 64-bit windows.
      If it is 64-bit then you must run as administrator. In Windows 7x64, just right click on the jDeveloper exe and choose "run as administrator..."
      Remove the existing Oracle folder and restart the system.
      Try to install in new drive.
      Oracle Fusion Middleware Installation Guide for Oracle JDeveloper - 11g Release 2 (11.1.2.4.0) Hope this link will give you more idea in installation.
    Thanks
    Pramila
    Message was edited by: d6866663-7e0d-4497-89df-99f670c41872

  • Please need Help with web application deployment in Jdeveloper 12c

    Hi,
    I am desperate for help guys. am trying to deploy a web application in weblogic server, but nothing works!!
    I created a project in jdeveloper and created a jsp page inside the project, all what i want is to run that page!
    I followed the instruction here: Deploying Fusion Web Applications , I don't really know if i did it right or wrong, the document is too detailed and not understood clearly.
    I am a newbie oracle user, and trying to build jsp web application connected to oracle database. application deployment fails it says: cannot run application error deploying IntegratedWeblogic..
    please could you tell me the steps of application deployment in Jdeveloper 12c?
    what deployment profiles I need to create (ear, war , mar)?
    what deployment descriptor I need for my app to work?
    please guys I am newbie to oracle, if you could give me simplified answers and straight instructions it will be appreciated .
    thank you

    hi Timo,
    I am building a local web application, meaning the server is internal and will not connect to the web, only to local pcs via network. the application will insert/select data from the database server. My company wants to embed oracle technology on the datatabse and that what am trying to. I am not that expert in java and oracle in general, my main knowledge are in php, html and mysql programming. through my long internet research a lot has recommended jsp with html to be a good choice.
    At beginning I played around with ADF faces, I found it annoying because I prefer coding than using drag and drop interfaces, which always create unwanted results.
    Also am not that professional java programmer, i started learning jsp and found it easier.
    What I am thinking of is to make a web based application that works in browsers (like php), this application has forms to insert data, and also has forms to output data for printing. that's all. I tried to make it in php, but through my little knowledge and internet researches it seems php does not work with oracle and java is the recommended choice (or it works with php but too complicated to make it)
    any recommendation will be much appreciated
    thank you

  • JDeveloper 12c getting error after migration my Apps from JDeveloper 11.1.2.3

    Hi, I have migrated my application from JDeveloper 11.1.2.3 to JDeveloper 12c(12.1.2.0). My application cleaned and compiled successfully. Application Module tested successfully. But when i am running my application (ViewController)weblogic started but application not deployed, i am getting below error in JDeveloper Console.
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    roxy$ProcessorImpl.processImpl(ProjectDependenciesJLibraryProxy.java:141)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    rocessor.processImpl(ProjectDependenciesJLibraryProcessor.java:62)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    roxy$ProcessorImpl.processImpl(ProjectDependenciesJLibraryProxy.java:141)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    rocessor.processImpl(ProjectDependenciesJLibraryProcessor.java:62)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    roxy$ProcessorImpl.processImpl(ProjectDependenciesJLibraryProxy.java:141)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP
    rocessor.processImpl(ProjectDependenciesJLibraryProcessor.java:62)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process
    (DefaultStatefulProcessor.java:158)
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135)
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default
    Processor.java:61)
    Maroof

    Hi Timo, This application developed in 11.1.2.3, Now i am opened this application in JDev 12.1.2.0, This application is successfully compiled. But when i am running this apps in JDeve 12c(Integrated WLS) then Integrated WLS  started but Application not deployed, and i am getting below error.
    Jan 19, 2014 8:17:11 AM oracle.security.jps.util.JpsUtil disableAudit
    INFO: JpsUtil: isAuditDisabled set to true
    Jan 19, 2014 8:18:10 AM oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
    INFO: Resource META-INF/adf-config.xml not found on the classpath.
    Jan 19, 2014 8:18:10 AM oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
    INFO: A default implementation of ADFConfig is being created for application.
    This can lead to unexpected results in some cases. Please add a basic META-INF/adf
    -config.xml to your classpath to avoid functional errors.
    Jan 19, 2014 8:18:55 AM oracle.bali.xml.gui.base.inspector.TransactedPIMultiModel _updateProperties
    WARNING: SelectionModel has no selected items
    Jan 19, 2014 8:19:02 AM oracle.bali.xml.gui.base.inspector.TransactedPIMultiModel _updateProperties
    WARNING: SelectionModel has no selected items
    Jan 19, 2014 8:19:21 AM oracle.bali.xml.gui.base.inspector.TransactedPIMultiModel _updateProperties
    WARNING: SelectionModel has no selected items
    Processor.java:61) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process 
    (DefaultStatefulProcessor.java:158) 
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib 
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default 
    Processor.java:61) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process 
    (DefaultStatefulProcessor.java:158) 
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP 
    roxy$ProcessorImpl.processImpl(ProjectDependenciesJLibraryProxy.java:141) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default 
    Processor.java:61) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process 
    (DefaultStatefulProcessor.java:158) 
            at oracle.jdevimpl.deploy.contrib.processor.ProjectDependenciesJLibraryP 
    rocessor.processImpl(ProjectDependenciesJLibraryProcessor.java:62) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default 
    Processor.java:61) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultStatefulProcessor.process 
    (DefaultStatefulProcessor.java:158) 
            at oracle.jdevimpl.deploy.contrib.processor.ProjectProjectDependencyJLib 
    raryProcessor.processImpl(ProjectProjectDependencyJLibraryProcessor.java:135) 
            at oracle.jdeveloper.deploy.contrib.spi.DefaultProcessor.process(Default 
    Processor.java:61) 
    Maroof

  • HOW TO Install and Make PJC in Jdeveloper 12c

    Hello experts,               I am new in Jdeveloper.I am using Oracle weblogic server10.3.5 with oracle forms and reports 11g at windows 7.My weblogic is configured to oracle forms and it work good. Now I want to install Jdeveloper 12c to make PJC components for my oracle forms. Please tell me  the Tips to install  jdeveloper 12c at my system so that I could use my oracle forms and reports as well as Jdeveloper.For this should I install jdeveloper with seperate weblogic server. Please tell me that How can I make PJC for my oracle forms. Thank You regards aaditya.

    Hi,
    you should use the JDeveloper version matching the WLS version of your Forms installation. E.g. WLS 10.3.6 --> JDeveloper 11.1.1.6. JDeveloper 12c is set up with JDK 7 by default and JDeveloper 11g with JDK 6. So creating PJC in 12c has a the risk of minor major version mismatches when running the PJC in Forms as your Java Plugin for sure wont be of JRE 7
    Frank

  • Ide.user.dir in Jdeveloper 12c

    Hi Gurus,
    I am just installing Jdeveloper 12c 64 bit for windows. There is another Jdeveloper 10.1.3.3.0 already in placed which i want to keep for EBS R12 OAF extendsion development.
    Jdeveloper 10.1.3.3.0 was installed in  D:\JDEV\1213\jdevhome\jdev and environment variable JDEV_USER_HOME is set to D:\JDEV\1213\jdevhome\jdev
    Jdeveloper 12c was installed in D:\oracle\Middleware\Oracle_Home\jdeveloper
    I created new environment variable JDEV_USER_DIR and set it to D:\JDEV_121200_win64\jdevhome\jdev, but notice some different behavior for ide.user.dir entry after Jdeveloper launched.
    Scenario 1: Launch Jdeveloper 12c with command : jdev.exe -J-Dide.user.dir=D:\JDEV_121200_win64\jdevhome\jdev
                       In Help->About->Properties, value of :
                       ide.user.dir = D:\JDEV_121200_win64\jdevhome\jdev
                       ide.pref.dir = D:\JDEV_121200_win64\jdevhome\jdev
                       Systemxxx folder created in D:\JDEV_121200_win64\jdevhome\jdev\system12.1.2.0.40.66.68
    Scenario 2: Add ide.user.dir entry = D:\JDEV_121200_win64\jdevhome\jdev in jdev.boot
                       Launch Jdeveloper 12c
                       In Help->About->Properties, value of :
                       ide.user.dir = D:JDEV_121200_win64jdevhomejdev
                       ide.pref.dir = D:JDEV_121200_win64jdevhomejdev
                       JDEV_121200_win64jdevhomejdev folder created in D:\oracle\Middleware\Oracle_Home\jdeveloper\jdev\bin
    Question : Why ide.user.dir and ide.pref.dir entry are not created with "\" ? Why JDEV_121200_win64jdevhomejdev folder is created whereby i wanted to be in
                      D:\JDEV_121200_win64\jdevhome\jdev?
    Scenario 3: Launch Jdeveloper 10.1.3.3.0
                       In Help->About->Properties, value of :
                       ide.user.dir = D:JDEV_121200_win64\jdevhome\jdev
    Question: How to keep the ide.user.dir for this version remain to point to D:\JDEV\1213\jdevbin instead of D:JDEV_121200_win64\jdevhome\jdev?        
                     Is there any impact when i leave it to point to D:JDEV_121200_win64\jdevhome\jdev?
    Regards,
    Fendy

    I change ide.user.dir in both files and it works.

  • Exception in thread "main" java.lang.NullPointerException error JDeveloper 12c

    Hello,
    I am trying to call a java stored procedure in java application. I am using ORACLE database and JDeveloper.
    I am getting error "Exception in thread "main" java.lang.NullPointerException. I have no idea what have I been doing wrong.
    I have a table "Beer" and I want to select all the data out with a stored procedure which I call out of Java app.
    I have a java.class file Store_A.java which I have loaded into the ORACLE database with LOADJAVA :
        import java.sql.*;
        import java.io.*;
        public class Store_a {
          public static void apskatit ()
            throws SQLException
            { String sql =
              "SELECT * FROM Beer";
            try { Connection conn = DriverManager.getConnection("jdbc:default:connection:");
              PreparedStatement pstmt = conn.prepareStatement(sql);
              ResultSet rset = pstmt.executeQuery();
              rset.close();
              pstmt.close();
            catch (SQLException e) {System.err.println(e.getMessage());
    Then I have created a procedure which I plan to call out in java:
        CREATE OR REPLACE PACKAGE Store_a AS
        PROCEDURE apskatit;
        END Store_a;
        CREATE OR REPLACE PACKAGE BODY Store_a AS
        PROCEDURE apskatit AS LANGUAGE JAVA
        NAME 'Store_a.apskatit()';
        END Store_a;
    And I have a java file that I have created with JDeveloper 12c:
        import java.sql.Connection;
        import java.sql.DriverManager;
        import java.sql.ResultSet;
        import java.sql.SQLException;
        public class Class1 {
             * @param args
            public static void main(String[] args) throws SQLException {
                Connection conn = null;
                try {
                    Class.forName("oracle.jdbc.driver.OracleDriver");
                    //Izveidojam savienojumu
                    conn = DriverManager.getConnection("jdbc.oracle.thin:@localhost:1521", "SYSTEM", "asdasd");
                    // Izveidojam callable statement
                    CallableStatement stmt = conn.prepareCall("CALL Store_a.apskatit()");
                    ResultSet resul = stmt.executeQuery();
                    while (resul.next()) {
                        System.out.println(resul.getInt(1) + "\t" + resul.getString(2));
                } catch (ClassNotFoundException e) {
                    e.printStackTrace();
                } finally {
                    try {
                        conn.close();
                    } catch (SQLException e) {
                        e.printStackTrace();
    When I try to run the java file, I get this error "Exception in thread "main" java.lang.NullPointerException at client.Class1.main(Class1.java:29).
    So the line I get error in is "conn.close();"
    How to fix this?
    Thank you very much in advance.

    I am trying to call a java stored procedure in java application. I am using ORACLE database and JDeveloper.
    I am getting error "Exception in thread "main" java.lang.NullPointerException. I have no idea what have I been doing wrong.
    Maybe you haven't read it yet but I told you in your other thread what you were doing wrong and, step by step, how to address the problem.
    https://forums.oracle.com/thread/2611124
    I'm not going to repeat everything again just this one main piece of advice:
    Until you get you code working outside the database don't even bother trying to load it into the DB and create a Java stored procedure.
    You are trying to deal with too many different issues at the same time. Unless you solve your primary Java problem by fixing the code outside the DB you will have nothing but problems loading it into the DB.
    And just get rid of this line of code - you don't need it anymore and it hasn't been done like that for many years now:
    Class.forName("oracle.jdbc.driver.OracleDriver");

  • JDeveloper 12c with JDE 9.1 Standalone

    Hi all,
    I'm trying to use JDeveloper 12c with JDE 9.1 Standalone to study Business Services, How I can make it works?
    Tks,
    Diego Borin.

    I don't think JDeveloper 12c is supported for BSSV development and EnterpriseOne 9.1, I have used JDeveloper 11g. 11.1.1.6.
    As far as I know, you can't develop BSSV on E9.1 Demo version. You need complete install.

  • JDeveloper 12c and Maven Dependencies

    I am facing issues with using Maven in JDeveloper 12c (12.1.2.0.0)
    I am trying to use Maven as a build tool. When I add a dependency to pom.xml (either directly in the source or using the gui) JDeveloper generates a library in the project (.jpr) file which seem to reference only the one dependency (one .jar file) I added but not other libraries the new dependency needs and references in it's pom file.
    If I build using maven all my dependencies (and the depencies of them etc...) are fetched  to my local repository but the JDeveloper project and IDE does not know of the extra libraries that were fetched. Do I really need to manually download any depencies and manually build a library for the JDev project to use for compilation?
    When I do the same in for example Netbeans the IDE resolves all the depencies and all classes end up in the IDE's classpath.

    Tried this again in a "clean" custom project, same errors.
    I added depency to drools-compiler to the pom (needs also reference to jboss repository, https://repository.jboss.org/nexus/content/repositories/releases)
    created a simple class which imports org.drools.builder.KnowledgeBuilder which is present in the depency tree of drools-compiler but not in the base jar that JDeveloper references.
    I get comilation error on the line:
    KnowledgeBuilder kbuilder = KnowledgeBuilder.newKnowledgeBuilder();
    I get the error both by compiling using JDeveloper and by running maven compile (error: cannot find symbol).
    The same code and pom works fine in Netbeans, haven't tried other IDE's.

  • I lost my application , Jdeveloper 12C is the reason

    Hi all,
       i made application using Jdeveloper 12C , but i faced some bugs , when i tried to open my application using version (  11.1.2.4) it did not open
    how can solve this problem ?

    User,  the problem is that I 2c users different meta data at some points which 11.1.2.4.0 doesn't understand. However this doesn't mean that you lost everything.
    You can create an new application in 11.1.2.4.0 and then copy the src files from 12c to the new application. You might get some errors, but you can fix them. At the end you have an 11.1.2.4.0 application and can work with this.
    Question is why don't you continue using 12c for your development?
    Timo

  • JDeveloper 12c and SVN not working

    I have JDeveloper 12c on several machines in both a 'developer all in one integrated' and 'standard' environments (separate JDeveloper and Weblogic server).  When I commit changes to a Service Bus application pipeline (like add a http proxy) to my SVN server (I know this server works correctly) everything looks like it goes fine.  When I try to download the change on a different machine/JDeveloper the changes not only do not show up but the pipeline/proxy map is empty!  Anyone seen this behavior?

    Hi,
    I had seen this issue in JDev 11g, not in 12c though. I guess the JDeveloper system files got corrupted or not created properly. So, I deleted the system folder and reopened the JDeveloper and it worked fine for me.
    System folder would be located at %USERS%/AppData/Roaming/JDeveloper/system12.1.3.0.x.x.x. Delete the folder in both the machines and try.
    Regards
    Pavan

  • JDeveloper 12c

    When will JDeveloper 12c with support for Weblogic 12c is planned for release? Oracle Enterprise Pack for Eclipse already supports Weblogic 12c and I am wondering if JDeveloper support for Weblogic is always going to lag behind that of Eclipse.
    Edited by: miyer on Aug 25, 2012 9:45 AM

    When will JDeveloper 12c with support for Weblogic 12c is planned for release? Oracle Enterprise Pack for Eclipse already supports Weblogic 12c and I am wondering if JDeveloper support for Weblogic is always going to lag behind that of Eclipse.Interesting. This page (http://www.oracle.com/technetwork/developer-tools/eclipse/overview/index.html) says there is an OEPE 12c available now that works with weblogic *12c* that supports ADF application development 'design time'. this is a bit confusing.
    However, it doesn't say which version of ADF and it cannot be 12c because:
    the latest ADF runtime available is still 11.1.2.2 i.e. there is no ADF runtime currently available for Weblogic 12c ..
    (ref: http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html)
    JV

  • JDeveloper 12c "Derby Server for WLS Examples Server" prompt

    Hello,
    I've been playing around with the new JDeveloper 12c, and I've noticed that every time I start up the integrated weblogic 12c server (on Windows), this "Derby Server for WLS Example Server" command prompt opens.
    Is there any way to stop this from happening? or is it a required component?
    Thanks,
    Evan Gilbert

    At the moment it's a needed component. There was a discussion if there is a way to disable this, but from what I remember you currently have to have a full DB (for production) or the derby server for the embedded wls to run.
    Timo

  • Error while installing JDeveloper 12c

    Hi,
    I am getting the following error while installing the windows version of Jdeveloper 12c.
    'CMD property not found in autorun.inf'
    Thanks,

    Is a .exe file such as setup.exe provided? Double-click on the setup.exe file directly to install.

Maybe you are looking for