JDeveloper performance

I recently downloaded JDeveloper Studio 10.1.3 and what I am finding is that it is really slow. This is on a Dell laptop, XP Pro SP2 with an Intel Core Duo processor and 1GB RAM that is only a couple of months old, it is a quick machine. I have Oracle 10g R2 installed along with Apex 2.2 and Developer Suite 10g R2 and all of those run just fine. But JDeveloper is just so slow as to be almost unusable. I'm talking 2 or 3 seconds to respond to a keystroke in the editor, or 5 or 6 seconds to repaint the screen after being minimised or switching between tabs. Has anybody else noticed this or is there something I can do to make it run a bit faster? Is 1GB RAM considered sufficient? Even with JDeveloper open and the database running Windows Task Manager reports at least 150MB physical RAM being free.
I'm also sure that the machine is virus and malware free.
Any suggestions welcomed because it is driving me nuts!
Regards,
Steve

The thing that fixed it for me was uncommenting the line in the jdev/bin/jdev.conf file with this on it:
AddVMOption -Dsun.java2d.noddraw=true
All the rest of the tweaks on the various blogs mentioned in this and other posts on the subject didn't change the performance at all.
Oddly, enough, the issue is described in the jdev.conf file. Considering that this is a Windows option in a Windows distribution it's surprising that the sun.java2d.noddraw=true option isn't set in the first place.
--Jeff                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • JDeveloper performance with XSL Mapper

    Hi All,
    Not sure if this is the right place to ask this question since it has to do JDeveloper performance with SOA and not ADF.
    In the XSL Transformation mapper tool, whenever I do an auto-map between two large schemas, my JDeveloper memory usage hikes up to about 1.3 GB and then both the JRE and JDeveloper hangs although the transformation finishes. The problem is that sometimes it hangs before you can save it. It almost seems like a memory leak.
    NOTE: I am not getting any out-of-memory error since I increased already increased the memory.
    Any help to optimize and solve this problem will be very helpful.
    Thanks!

    chk this
    http://docs.oracle.com/cd/E11036_01/doc.1013/e10295/xslt_mpr.htm
    you should have SOA composite application extension for this..
    if you dont want a visual transformation then you can use the jdeveloper project properties -> Run/Debug -> edit run configuration -> XSLT

  • [BUG] JDeveloper performance bug

    Hi,
    I am working on ADF faces and hit a performance bug:
    When displaying the "design view" of a jsf page, Jdeveloper hangs for more than 15 minutes (thats why it is a bug, not a simple issue), then it displays it correctly.
    Host is a P4 3Ghz with 2GB RAM.
    Configuration:
    ADF Business Components     10.1.3.36.73
    CVS Version     Internal to Oracle JDeveloper 10g (client-only)
    Java™ Platform     1.5.0_05
    Oracle IDE     10.1.3.36.73
    Struts Modeler Version     10.1.3.36.73
    UML Modelers Version     10.1.3.37.26
    Versioning Support     10.1.3.36.73

    Hi,
    just a suggestion... Please control whether you run another process in background. In windows op. sys. look at task manager and control processer usage and memory usage!? is there any weird resource consuming!? Also control your disk fragmentation!? Is your hard disk fragmented too much!?
    Also, in the beginning, my designer in jdeveloper was not shown because of my locale setting. My locale setting was Turkish (tr) and user interface designer didn't show the user interface components during page design. After I changed locale to en_us, the designer shows the user interface designer properly. just check it!
    I couldn't help any more according to your feed back :-)
    best regards...
    --barisk                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • JDeveloper performance unacceptable

    Hi,
    I am using JDeveloper 10.1.3.2.0 on Windows XP (SP2).
    It runs on a laptop with a 1.8 GHz CPU and 2 Gb of memory.
    Apart from JDeveloper, I am only running Firefox and MS Outlook.
    The performance of JDeveloper is absolutely unacceptable.
    JDeveloper is not responding to my keyboard.
    When I enter some text in the editor, the cursor stops blinking and the screen is not getting updated for several seconds.
    I am working on a rather small Java application, the total size of all files is less than 1 megabyte. I am not running any databases or OC4J.
    According to the Windows Task Manager, JDeveloper is using 50 Mb of memory, and 419 Mb of virtual memory.
    Of the 2Gb of RAM in my pc, 910 Mb are still available.
    Why is JDeveloper using so much virtual memory when there is plenty of RAM in my machine?
    Thanks in advance,
    Marcel.

    I never saw this unless I was doing a lot of different stuff like running an application on my embedded OC4J or something like that.
    You might want to try to run jdev.exe instead of jdevw.exe. That will give you a console in which JDeveoper will show extra information, like for example an out of memory error, exceptions and so on.
    Jan Kettenis

  • Jdeveloper performance issue

    Jdeveloper 11.1.1.6
    I observe that Jdev is very slow & hangs often, though I am having 8 GB RAM in my PC. Found certain articles in the web to improve Jdev performance & made the following changes in the Jdev configuration files:
    $JDEV_HOME/jdeveloper/jdev/bin/jdev.conf
    #AddVMOption -XX:MaxPermSize=256M
    AddVMOption -XX:MaxPermSize=1024M
    AddVMOption -DMainWindow.MemoryMonitorOn=true
    $JDEV_HOME/jdeveloper/ide/bin/ide.conf
    #AddVMOption -Xmx640M
    #AddVMOption -Xms128M
    AddVMOption -Xmx640M
    AddVMOption -Xms640M
    After making the above changes (rows prefixed with # are the original values; getting virtual memory issue if these values are increased more than these), I observed only marginal improvement.
    Any thing else to be done to improve Jdev 11.1.1.6 performance?

    Hi Timo,
    I work on a PC with Windows 7 64 bit OS. Java version details given below:
    java version "1.7.0_15"
    Java(TM) SE Runtime Environment (build 1.7.0_15-b03)
    Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
    I do have an anti-virus software, but I don't see a problem there as my other applications work smoothly.
    My jdev hangs mostly when I drag & drop a data control into my form. Other operations like drag & drop within the structure, switching to XML source, typing in XML source etc. are slow.
    While running Jdev, I have my outlook, pl/sql developer & the browser windows. I checked in task manager. Hardly 70-75% memory is occupied.

  • JDEVELOPER PERFORMANCE PROBLEM

    Hello All,
    Jdeveloper 9i with OA extension is very slow in my machine.Im running with 512MB ram and the database is remote. The browser is waiting for a long time when JDeveloper shows the following message
    Tutalii: D:\Jdev9iOA\jdevbin\jdev\appslibrt\iasjoc.zip archive
    what may be the problem.
    Thanks,
    Kannan

    Thanks for your reply,
    When accessing server side objects (like table,view etc) there is some delay but its not that much longer. So from your query can i guess this, if the server is slow then it will afftect the performance of jdeveloer. If it is can we do anything on this.
    Thanks,
    Kannan.

  • Jdeveloper performing one time indexing

    I have successfully installed Jdeveloper 9.0.4 on Windows 2000 OS; after i have opened the IDE and i have created my first project in a new Workspace the system become very slowly because Jdeveloper is "Performing one time indexing of file....".
    What does it mean?
    How can I stop this process?
    How can I start this process manually (for example when i stop working....)?
    Thanks!
    Leonardo

    I find it really impossible to believe the amount of RAM which JDeveloper consumes. Even after feeding it with 512 MB RAM for which i had to go for a motherboard change (my older board only supported 256 max) and changing the processor to 1.8 Ghz Pentium my system is slow when Jdeveloper is running.
    Now if i have to run the oracle database server and an application server like websphere, i guess even a supercomputer would give up.
    Just as a side-remark Visual studio.NET architect along with SQL server and IIS runs good in 128 MB ram and in 256 MB it flies
    My apologies for hurt sentiments, if any

  • Jdeveloper performance issues on Core 2 Quad PC

    Hello,
    I'm fairly new to the forums, I've read a lot but never posted anything, well, on to the problem.
    At work my company uses Jdeveloper, I'm on a low Pentium Dual Core @ 2.66Ghz, and 2GB of ram, not the best computer but it does the job.
    I recently installed the latest version of Jdeveloper at my personal computer (at home) which is a Core 2 Quad @ 2.4Ghz, 4GB ram, Nvidia 8800GT 512MB.... It's a good computer and Jdeveloper is a lot slower on my personal computer than on my work's computer.
    I've noticed that Jdeveloper uses both cores at work, but only 1 out of 4 at my home's computer, anyone know what seems to be the problem here? why isn't it seeing the rest of the cores? I checked the jdev.conf settings and the 1 core thing isn't on, it should see all 4, any ideas?
    Help would be greatly appreciated. Thanks in advance for your replies.

    Hello Frank,
    I've had this computer since December, and every program either uses 2 Cores or all 4, I've read about certain programs not able to identify a Quad core as such and only use 1 core.
    None of my programs does this... except for Jdeveloper and it's irritating that even programs I don't need or like can use several cores and Jdev (the one I actually need to go fast) doesn't seem to be able to recognize the processor or something...
    Anyone have any experience on this?
    Thanks in advance for your replies.

  • JDEVELOPER TP Reponse Time - extremely slow

    I am new to Jdeveloper and my first install is TP 4 (4.11.1.1.0.0) and it is basically unusable. When I click on New Application it takes at least 3 minutes to bring up the New Application window. If I highlight the name it takes another 3 minutes to allow me to enter one character. I have a high powered windows XP box with 4 Gig of memory and the app is only using 180Meg.
    All I did to install it was unzip the download and execute the jdeveloper.exe.
    Thanks

    Shay Shmeltzer blogged about making JDev faster sometime ago which you may find useful.
    In addition I also blogged that McAfee's disk-hog, ah, I mean Virus-Scanner also kills JDeveloper performance thanks to McAfee's lousy JAR file scanning. I can confirm this is still an issue for McAfee with the latest release as we've hit it at our current client's site.
    Both these articles are indexed at the Oracle Wiki.
    Hope this helps.
    CM.

  • Error in jdevelper 11g when opening a project exported from bpm studio 10.3

    Hello I hope someone can help me with this error, thanks in advance.
    I installed soa suite 11G (including ps2) but when i open a project exported from bpm studio 10.3 i have the following error.
    "An unexpected severe error has ocurred in jdeveloper"
    Performing action JDeveloper Forum[ from oracle.ide.log.MessagePage ]
    Performing action About[ from oracle.ide.log.MessagePage ]
    Invoking command: [ from oracle.ide.log.MessagePage ]
    Performing action Open...[ from oracle.ide.log.MessagePage ]
    Performing action Open...[ from oracle.bpm.fusion.ui.editor.FusionEditor ]
    Performing action Open...[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Close All[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Import...[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Jul 15, 2010 1:36:03 PM oracle.bpm.project.io.serializers.model.bpmn.BPMN20Loader load
    SEVERE: unexpected element (uri:"http://www.wfmc.org/2004/XPDL2.0alpha", local:"Package"). Expected elements are <{http://xmlns.oracle.com/bpm/OracleExtensions}Annotations>,<{http://xmlns.oracle.com/bpm/OracleExtensions}AttributeExpression>,<{http://xmlns.oracle.com/bpm/OracleExtensions}BooleanFeature>,
    ......................... .... >
    javax.xml.bind.UnmarshalException: unexpected element (uri:"http://www.wfmc.org/2004/XPDL2.0alpha", local:"Package"). Expected elements are <{http://xmlns.oracle.com/bpm/OracleExtensions}Annotations>,<{http://xmlns.oracle.com/bpm/OracleExtensions}AttributeExpression>,<{http://xmlns.oracle.com/bpm/OracleExtensions}BooleanFeature>,
    <{http://www.omg.org/bpmn20}userTask>

    Hi,
    I have the same error. Please if you have the solution or any workaround, i 'll very appreciate if you post it here
    Thanks in advance!

  • Problem in running WAR file developed through NetBeans Visual Web

    hi all,
    actually i developed a web application in JSF using IDE NetBeans Visual Web.
    application is having a table which is connected to database ( MySQL ).... i dragged my database table on visual web's table and all the connections were automatically created. i m using tomcat as a web server.
    application runs fine through Netbeans but wen i deployed its war file in tomcat and tried to run.....browser showed me the table but the data was not there.....infact i m getting "No items in the table" written, in my table on browser.
    plz help.....thnx in advance
    Pranay

    Ramchow --
    One suggestion is to use JDeveloper to do the deployment.
    Create a connection in JDeveloper to the OC4J instance you wish to deploy to, then create a new deployment profile for your application and let JDeveloper perform the deploymnent for you.
    Once it's working, you can then go and look at the OC4J configuration files and see the tags looks like to perform the deployment correctly.
    Note that JDeveloper will deploy the WAR file by first wrappering it in an EAR file.
    -steve-

  • BUG? 11G Production: subversion client

    When using the plus(+) icon to add source files to subversion repository from "Pending Changes" list I got prompted for the svn repository URL. This, of course is nonsensical sense JDeveloper just queries the svn repository to determine that these source files need to be added to the repository. Pressing cancel from this dialog resulted in JDeveloper performing the svn add operations correctly. So this is just a nuisance. :-)

    I was able to determine that migrating to the production release did not migrate the subversion URL and connection information to the subversion navigator (but the projects were able somehow to login to subversion properly). I have re-entered my URL and connection information and all seems to be well.

  • Making OAF pages run faster

    Hi
    When we run OAF pages using JDeveloper, the pages typically take upto 30 minutes to run.
    What are the various ways to improve the speed of the same?
    Thanks
    Ajay K. Garg

    Please go through this thread
    Re: JDeveloper Performance
    One thing that you can do to improve performance only by a fraction is to supress the log in output, nothing significant happens, 30 minutes would become 28 minutes at the max.
    Other than that, if this is remote developement then the only option is to have Tarantella(or similar tool).
    Thanks
    Tapash

  • UIX Syntax Check

    Is there an interface in the UIX Jar that performs the same check that JDeveloper performs as part of its build process.
    I want to create a Ant script to build a JDeveloper project and parse the UIX and UIT files as part of the build.
    Thanks
    Pat

    Adam,
    Many thanks for your help, I now have a UIX validator.
    What I'm missing is where to pick the status of the createPageDescription call.
    It has returned a valid UINodePageDescription instance, but I can't find any API to determine if that node had any errors while it was being built.
    Hope you can help.
    Pat

  • Performance issue with Jdeveloper

    Hi Guys,
    I am experiencing strange performance issue with Jdeveloper 10.1.3.3.0.4157. There are many other threads regarding the performance issue in this forum, but the problem I have is a little bit different.
    I have two computers: one is Athlon 3200+ with Vista and another one is P4 dual core 6400 with XP (service pack 2). Both of them have 2GB memory.
    I am running the same simple project on both computer, but only the one with Vista has the problem. The problem is very similar to the problem mentioned in the thread:
    Re: IDE has become extremely slow?
    But it's much worse. It only happens only on JSF pages. Basically, any operations on the JSF pages are very slow. Loading the page, changing the attributes of a button in source editor, or even clicking the items in the design view take forever to run.
    The first weird thing is that it may use 100% CPU, but it never recover, which means the 100% CPU usage never stops or when it stops, the Jdeveloper stops responding.
    The second weird thing is that the project is not big. Actually, it's very small. The problem started to happen since last week. There are not big changes during the period. The only thing I can say is that we created two more JSF pages.
    The third weird thing is that the same project never happened on the P4+XP box. When I open the project on the P4+XP box, it’s always fast and no CPU spike.
    Any advises are welcome!
    Thanks,
    Steven

    Hi Guys,
    I re-made a simple test project for this problem and now I now always reproduce the problem in JDeveloper on both system (XP & Vista). Everytime I open this jspx file in the source editor and try to scroll up/down the source file, or manually delete an attribute, JDeveloepr will hang and the CPU usage is 0%.
    Here is the content of the test file:
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:af="http://xmlns.oracle.com/adf/faces"
    xmlns:afh="http://xmlns.oracle.com/adf/faces/html">
    <jsp:output omit-xml-declaration="true" doctype-root-element="HTML"
    doctype-system="http://www.w3.org/TR/html4/loose.dtd"
    doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <f:view>
    <afh:html binding="#{backing_streettypedetail.html1}" id="html1">
    <afh:head title="streettypedetail"
    binding="#{backing_streettypedetail.head1}" id="head1">
    <meta http-equiv="Content-Type"
    content="text/html; charset=windows-1252"/>
    </afh:head>
    <afh:body binding="#{backing_streettypedetail.body1}" id="body1">
    <af:messages binding="#{backing_streettypedetail.messages1}"
    id="messages1"/>
    <h:form binding="#{backing_streettypedetail.form1}" id="form1">
    <af:panelForm binding="#{backing_streettypedetail.panelForm1}"
    id="panelForm1">
    <af:inputText value="#{bindings.streetTypeID.inputValue}"
    label="#{bindings.streetTypeID.label}"
    required="#{bindings.streetTypeID.mandatory}"
    columns="#{bindings.streetTypeID.displayWidth}"
    binding="#{backing_streettypedetail.inputText1}"
    id="inputText1">
    <af:validator binding="#{bindings.streetTypeID.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.description.inputValue}"
    label="#{bindings.description.label}"
    required="#{bindings.description.mandatory}"
    columns="#{bindings.description.displayWidth}"
    binding="#{backing_streettypedetail.inputText2}"
    id="inputText2">
    <af:validator binding="#{bindings.description.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.abbr.inputValue}"
    label="#{bindings.abbr.label}"
    required="#{bindings.abbr.mandatory}"
    columns="#{bindings.abbr.displayWidth}"
    binding="#{backing_streettypedetail.inputText3}"
    id="inputText3">
    <af:validator binding="#{bindings.abbr.validator}"/>
    </af:inputText>
    <f:facet name="footer">
    <h:panelGroup binding="#{backing_streettypedetail.panelGroup1}"
    id="panelGroup1">
    <af:commandButton text="Save"
    binding="#{backing_streettypedetail.saveButton}"
    id="saveButton"
    actionListener="#{bindings.mergeEntity.execute}"
    action="#{userState.retrieveReturnNavigationRule}"
    disabled="#{!bindings.mergeEntity.enabled}"
    partialSubmit="false">
    <af:setActionListener from="#{true}"
    to="#{userState.refresh}"/>
    </af:commandButton>
    <af:commandButton text="Cancel"
    binding="#{backing_streettypedetail.cancelButton}"
    action="#{userState.retrieveReturnNavigationRule}"
    id="cancelButton">
    <af:setActionListener from="#{false}"
    to="#{userState.refresh}"/>
    </af:commandButton>
    </h:panelGroup>
    </f:facet>
    </af:panelForm>
    </h:form>
    </afh:body>
    </afh:html>
    </f:view>
    <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_streettypedetail-->
    </jsp:root>
    Can anybody take a look at the file and let me know what's wrong with it?
    Thanks in advance.
    Steven

Maybe you are looking for

  • Displaying values from JSP in textbox

    I want to fetching values from database table using JSP and display the values in a textbox in a textbox. I found if the value is a single word, it can display correctly. but if the values are multiply words, there are just the first word appeared in

  • What is the best way to trust DSCP values on 6509 interfaces?

    I have 6509's with 2 Ten-gig interfaces configured into a Port Channel (routed with IP addressing) - the IOS is 12.2(18)SXE3. I want to trust the DSCP values of packets traveling through the interfaces and have applied 'mls qos trust dscp' on both th

  • How to schedule the webi report based on data changes in the report data

    Hello, I want  to schedule a webi report based on data change in a column in the report. The scenario is something like below: 1. If a data of a particular column changes from 2 to 3 than I would like to schedule this report and sent it to users mail

  • How do I get a profile / .per file from a EPMA application this is for HFM

    I want to copy an EPMA application into another environment but outside of EPMA. I can get the metadata, Security and Rules Extracts. How do i get the .per periods file to set up the classic application.

  • PLSQL Collections and record types

    Hi, I'm trying to use collection in my code in 10g database declare cursor c_cur is select  * from table; TYPE tbl_cur_lines IS TABLE OF c_cur%ROWTYPE       INDEX BY BINARY_INTEGER;       l_cur_rec    tbl_cur_lines; begin OPEN c_cur; FETCH c_cur BULK