JDeveloper 10.1.2 really slow when debugging

Hi,
I've been using Oracle JDeveloper 10.1.2 since it appeared and I think it's a quite good IDE. But since some weeks, debugging J2EE applications became a very slow task. It takes about 10 to 15 seconds for every step the debugger takes.
I'm using Java 1.5.0_06-b05, and remotely debugging an application deployed on Tomcat 5.5.17 (on the same machine than JDeveloper).
It worked alright until I did something (I don't know what) and it started being so slow...
I tried to reinstall JDeveloper, the Java SDK, Tomcat... but it did'nt help.
I'm running it all over a Fedora Core 5 Linux.
Does anybody have any ideas to speed debugging up?
Thanks a lot.
Òscar

This is a problem I have as well - except it's slow (10 to 15 seconds per step) even for a small application running in the embedded OC4J.
I have 2 machines, and old dual processor AMD Athlon and a new dual processor dual core AMD 64 bit Opterons. Both are running FC5. Jdeveloper is fast on the new box with everything except debugging. Debugging is fast on the old box.
While waiting the 10 to 15 seconds for the single-step to occur, there is no CPU activity - all 99.9% idle. What is Jdeveloper doing? It seems to be waiting for something.
Is there anyone from Oracle with an answer???

Similar Messages

  • My internet is really slow when others are using i...

    Hey my internet is really slow when other people use it.
    Also it is a problem when i'm xbox live, i'll be playing a game and when someone else in the house is on BBC i player, it skips like mad and its so frustrating to play on, in fact its unplayable.
    I just want to know if there is a way to fix this,
    I have BT broadband and i have the black hub.
    I have no ideas about computers and internet so i really dont know what to do about this!
    any help would be much appreciated, thank you xx

    thank you,
    here are my results from the hub;
    ADSL line status
    Connection Information
    Line state Connected
    Connection time 7 days, 00:33:53
    Downstream 1,824 Kbps
    Upstream 448 Kbps
    ADSL Settings
    VPI/VCI 0/38
    Type PPPoA
    Modulation G.992.1 Annex A
    Latency type Interleaved
    Noise margin (Down/Up) 14.8 dB / 14.0 dB
    Line attenuation (Down/Up) 55.7 dB / 31.5 dB
    Output power (Down/Up) 2.8 dBm / 1.3 dBm
    Loss of Framing (Local/Remote) 0 / 0
    Loss of Signal (Local/Remote) 0 / 0
    Loss of Power (Local/Remote) 0 / 0
    FEC Errors (Down/Up) 1627 / 261
    CRC Errors (Down/Up) 385 / 189
    HEC Errors (Down/Up) 1544 / 147
    Error Seconds (Local/Remote) 279 / 95
    and here are my results from the speed test
    1. Best Effort Test: -provides background information.
    Download Speed
    1143 Kbps
    0 Kbps 2000 Kbps
    Max Achievable Speed
    Download speedachieved during the test was - 1143 Kbps
    For your connection, the acceptable range of speedsis 800-2000 Kbps.
    Additional Information:
    Your DSL Connection Rate :1824 Kbps(DOWN-STREAM), 448 Kbps(UP-STREAM)
    IP Profile for your line is - 1250 Kbps
    The throughput of Best Efforts (BE) classes achieved during the test is - 12.94:24.68:62.38 (SBE:NBEBE)
    These figures represent the ratio while sententiously passing Sub BE, Normal BE and Priority BE marked traffic.
    The results of this test will vary depending on the way your ISP has decided to use these traffic classes.
    2. Upstream Test: -provides background information.
    Upload Speed
    364 Kbps
    0 Kbps 448 Kbps
    Max Achievable Speed
    >Upload speed achieved during the test was - 364 Kbps
    Additional Information:
    Upstream Rate IP profile on your line is - 448 Kbps
    We were unable to identify any performance problem with your service at this time.
    It is possible that any problem you are currently, or had previously experienced may have been caused by traffic congestion on the Internet or by the server you were accessing responding slowly.
    If you continue to encounter a problem with a specific server, please contact the administrator of that server in the first instance.

  • Premiere PRO CS4 really slow when playing back AVCHD

    Hi,
    I'm trying to edit some AVCHD (full HD 1920x1080p) but the playback in Premiere PRO CS4 is really really slow. The quality is set to Draft and even resizing the window to 25% keeps it slow.
    So I decided to give it a try upgrading my computer. But... what should I upgrade to improve playback and edit my videos smoothly?
    I have this PC specifications
    - DualCore AMD Athlon 64X2 6000+ (3.0 GHz)
    - 2 GB RAM DDR2-800 (Kingston)
    - 1 TB WesternDigital 7200 rpm Hard Drive
    - nVidia GeForce 9800 GT (1 GB Ram)
    Any recommendations would be appreciated.
    Thanks

    I need to admint that I made a huge mistake when I got the HD camera in my hands and I started shooting and watching it on a HDTV and it was nicely recorded. But oh surprise!, when I tried to watch it and edit it on my computer it was a nightmare.
    Yes, that was what I was alluding to earlier on. It seems to be a good format, but requires an investment in gear to smoothly edit it. I almost feel that there should be a warning label on all cameras, that use it. At least it IS editable, unlike some other formats.
    what a nice I/O sub-system article there, thanks for that
    I agree, and that is why I try to tell Harm "thank you," whenever I can. He actually did three along the same lines. This was #1, IIRC, with a more generalized followup on the hardware beyond the I/O, and #3 was his setup details for 64-bit OS. All three are well worth reading. He put a lot of time, thought and effort into those. First thing that I did was publish links to each on several Video production fora.
    Good luck, and please let us know how your new rig handles the AVCHD material. Before you get too far into things, Harm's other two articles might be of use too.
    Hunt

  • One application is really slow when ran locally in JDev

    Hello,
    I have JDeveloper v 11.1.2.1.0. It happens that at least one application deployed as WAR in my local WLS is really slow and I don't understand why.
    Everything is slow and this does not apparently depend on the latency of the local network.
    It looks like every http request is slow, from pressing a button to changing the record in a table. For example, opening/closing a popup might require 1 minute (considering the changing of the icon of the pointer of the mouse as a time indicator)
    I repeat: every operations that do not involve the network directly is slow. My hardware is based on a 64-bit quad-core with plenty of GB of memory, so I guess it is not the bottleneck in this case.
    What is really strange is that if I run another application locally the same operations are more responsive as expected.
    Not only that: if I deploy this slow application to a production WLS or I give it to a collegue in the same network, the application run smoothly.
    Do you have any idea? This looks so strange to me.

    Ok, I set the loggers to CONFIG (from the root node of the logger tree). Result: nothing printed out to the console (except our loggers are enabled with CONFIG).
    To see something coming from the Server I had to switch to FINE level, at which point it started to print out all some messages.
    For example, after closing a pop-up (one of the slow operation I have talked about), the server keeps repeating the below messages for various seconds (until the mouse pointer changes from "thinking" to "non-thinking"):
    <ComponentContextManagerImpl> <pushChange> Component context change pushed onto the stack. Change: UIXInclude.IncludeContextChange[Component class: mycompany.components.MyComponent, component ID: sdcsdl8]. New stack size: 2
    <ComponentContextManagerImpl> <popChange> Component context change popped from the stack. Popped change: UIXInclude.IncludeContextChange[Component class: mycompany.components.MyComponent, component ID: sdcsdl8]. New head of stack: UIXRegion.RegionContextChange[Component class: oracle.adf.view.rich.component.rich.fragment.RichRegion, component ID: r1]. New stack size: 1
    <ComponentContextManagerImpl> <pushChange> Component context change pushed onto the stack. Change: UIXInclude.IncludeContextChange[Component class: mycompany.components.MyComponent, component ID: sdcsdl7]. New stack size: 2
    <ComponentContextManagerImpl> <popChange> Component context change popped from the stack. Popped change: UIXInclude.IncludeContextChange[Component class: mycompany.components.MyComponent, component ID: sdcsdl7]. New head of stack: UIXRegion.RegionContextChange[Component class: oracle.adf.view.rich.component.rich.fragment.RichRegion, component ID: r1]. New stack size: 1
    <ComponentContextManagerImpl> <pushChange> Component context change pushed onto the stack. Change: UIXInclude.IncludeContextChange[Component class: mycompany.components.MyComponent, component ID: sdcsdl6]. New stack size: 2
    The above messages are repeated for all the ID components found in the page, which are about 20. They are the below components (see sdcsdl11), which are attacted to "customized" inputLov-items present in the records of a table. These records have about 20 visible input components nested as below :
                                               <af:column
                                                    <af:inputListOfValues autoSubmit="true"
                                                                          columns="#{bindings.Cod.hints.displayWidth}"
                                                                          id="COD"
                                                                          popupTitle="#{adfBundle['lib.rb.Label']['LOV']}"
                                                                          required="#{bindings.Cod.hints.mandatory}"
                                                                          readOnly="false"
                                                                          shortDesc="#{bindings.Cod.hints.tooltip}"
                                                                          launchPopupListener="#{pageFlowScope.MyComponent.openLov}"
                                                                          returnPopupListener="#{pageFlowScope.MyComponent.returnLov}"
                                                                          label="#{adfBundle['lib.rb.Label']['COD']}"
                                                                          value="#{bindings.Cod.inputValue}"
                                                                          partialTriggers="OTHER_COD"
                                                                          binding="#{pageFlowScope.UiBindings.dCod}">
                                                        <f:facet name="searchContent">
                                                            <retCompLib:MyComponent id="sdcsdl11"/>
                                                        </f:facet>
                                                    </af:inputListOfValues>
                                                </af:column>I don't know if I am near to the root of the problem or still far from it.
    In othe prohects with the same number of these components, I do not see any problem.

  • X REALLY slow when external monitor plugged in at boot

    Hello all, I am running Kernel 2.6.29.4 with xf86-video-intel 2.7.1-1, Xorg 1.6.1.901 and EXA acceleration (no KMS) on my thinkpad T61 with an Intel X3100. (I keep up-to-date stable.)
    Whenever I have the VGA monitor plugged in to my laptop at boot time, when I log in using GDM it takes FOREVER to start XFCE. Super slow motion.
    If I wait to plug in the monitor until after X starts, and then type 'xrandr --auto' there is no problem whatsoever.
    In both cases, X correctly sets the video mode with no problem. Any idea what is causing the slowdown? Thanks!

    No, but I haven't tried in a while since I don't use an external monitor currently. Is it slow all the time, or only if you connect the monitor before X boots? Do you have intel graphics?

  • My HP 15-f039wm Notebook PC (ENERGY STAR) laptop runs really slow when the charger is plugged in.

    I've noticed this problem a lot lately, As soon as my laptop charger gets connected the speed of my laptop drops dramatically, the solution I have found for it is waiting till the battery is full charged then I take the charger out and restart the laptop. Please help me, I've tried almost everything.

    Hi @AaronForrester ,
    Welcome to the HP Forums!
    It is a super place to find answers and tips.
    For you to have the best experience in the HP forum I would like to direct your attention to the HP Forums Guide Learn How to Post and More
    I grasp that when you have the AC adapter connected the performance of your notebook slows.
    Here is a link to HP Notebook PCs - Managing Power Options (Windows 8) .
    To rule out the adapter as an issue here is a link to  HP Notebook PCs - Using and Testing the AC Power Adapter.
    Good Luck!
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • ODI really slow when updating attribute assocations in Hyperion Planning

    I have a base dimension with 25,000+ level 0 members. I have two attribute dimensions that are associated for this dimension. When I run ODI to build the associations, it runs really long. Is there way to improve ODI performance?
    Thanks.

    Are you definitely sure it is not on the planning side the issue lies, I would create a file and then use the outline loader to compare load times to see where the issue is first.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Java app w/ hibernate is really slow when started as a cluster resource

    if I run the app by hand, it takes about 30 seconds to start. If I run it as a cluster resource, it takes more than 5 minutes to start, thus the cluster gives up and it fails to start (i.e. get the "(C748634) Resource group mc-rg failed to start on chosen node and might fail over to other node(s)" error).
    Here's a snippet of the start script:
    # CLASSPATH already defined, etc.
    java -server -Xmx256m -classpath ${CLASSPATH} path.class.start &
    Here are my cluster commands:
    clrg create -n node1,node2 mc-rg
    clrs create -d -g mc-rg -t SUNW.gds -p "Start_command=/bin/start.sh" -p "Network_Aware=false" mc-rs
    clrs set -p "Probe_command=/bin/probe.sh" mc-rs
    clrs enable mc-rs
    clrg manage mc-rg
    clrg online mc-rg
    clrs enable -g mc-rg +
    Any ideas? Thanks.
    Andy

    SUNW.gds is implementing "wait for online" during the start method. Thus while GDS is invoking Start_command, it is also periodically running the Probe_command. The Probe_command determines if the service is online (and therefor Start_command was successful).
    In your case this means for some reason "/bin/probe.sh" never indicates through return code 0 that the service is indeed running. Thus the Start_command is failing after it reached its START_TIMEOUT (default = 300 seconds).
    Recommend to verify your Probe_command that it really returns 0 if the service is running.
    For more informations about GDS (and a coding template), see
    [http://opensolaris.org/os/community/ha-clusters/ohac/GDS-template/|http://opensolaris.org/os/community/ha-clusters/ohac/GDS-template/]
    Regards
    Thorsten

  • CS6 Interface is unresponsive and really slow when using lots of layers on OSX 10.8

    I have a simple project, using lots of layers, but no effects. It takes more than a minute for the project to open, after which the interface becomes slow and unresponsive and doing anything in general is a pain.
    I've tried changing settings relating to multi-processing. Currently I have 1.5 GB assigned to each core and it tells me it can use 7 cores as a result. I've assigned 13 out of the 16GB or RAM I have for after effects. Caching is also enabled.
    The only thing I can think of is I can't enable the GPU for rendering as I have a NVIDIA GeForce GT 650M with 512M of VRAM. Is this the problem, or is there something else I can try/do differently?

    MP is not going to help. Reset your preferences to the defaults. Make sure AE is up to date. There have been several bug fixes. Give that a try. If it's still slow please tell us what you are using as footage and give us some details about the size of your comp. Some footage is harder to interpret than other. One last question, what is lot's of layers? 15, 150, 1500?

  • IPhoto 9.1.5 on my imac and MBP has gone really slow when editing etc.

    I have noticed that on both my machines iPhoto hangs continuosuly when edits are made to the picture such as denoise etc. It hangs when moving to the next picutre and sometimes I have to Force Quit. I have reinstalled iPhoto, repaired the photo library, tried logging into my mac on a different account, repaired disk permissions etc. The fault still occurs. I am using Leopard and hardly use my MBP apart from installing the regular software updates which I believe might be to blame.

    The database is corrupted.
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • Excel Really Slow when moving arounf and loading saved file

    When trying to load a saved file I get the spinning logo foreever. I also get it when moving bettween cells.
    Mac Book Pro 17"   Mac OS X (10.4.7)  

    As said above, this behaviour is completely normal and a result of Excel (MS Office in general) being a PPC based program that is not optimized for the Intel structure yet. Therefore it runs under Rosetta and suffers from a crippling lag in responsiveness.
    Office 2007 will be a universal binary and should net you normal speeds again. It is set to be released within the first quarter of 2007 for Windows and a Mac OS version will follow shortly thereafter.

  • Backup Really Slow When Updating To 3.0

    So I have left it for 8 hours and it was only at about 65%, if I disable auto backup and do the update will I lose all my contacts etc?

    Any other suggestions to this problem. I also updated my 2g Touch to 3.0 and while installing at the syncing process, I got a sync error and the iPod was frozen on the Apple startup screen. Resetting or restore had no effect.
    I am on a MacBook 2.4 GHz running 10.5.8 and iTunes 8.2.1
    Thanks.
    -garret.
    Message was edited by: Garret Shigenaka
    Message was edited by: Garret Shigenaka

  • My iPod touch 4 generation 32gb sometimes is really slow and when ever I get on a app it will shut it down. My lock botton is broken and I use the accesery botton to lock it. That being said I can't power down my iPod. I need help, I don't know what to do

    My iPod touch 4 generation 32gb sometimes is really slow.When ever my iPod is being slow and I get on an app the app will shut down. My lock botton is broken and I use the accesery botton to lock it. That being said I can't power down my iPod. I need help, I don't know what to do! Could you tell me how I can power down my iPod or how I can fix the slowness and the shutting down of the apps.

    - Periodically double click the home button and close all the apps in the recently used dock. Then power off and then back on the iPod. This frees up memory. The 4G only has 256 MB of memory.
    - Next, reset the iPod
    To reset the iPod without the hardware buttons,
      Reset network settings: Settings>General>Reset>Reset Network Settings. All your wifi and bluetooth preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected. You will have to rejoin wifi networks and repair BT devices
    Then you can try:
    - Restore from backup. See:                                                
    iOS: How to back up                                                                                     
      - Restore to factory settings/new iOS device.

  • Photoshop CS5 interface gets really slow *only* when an image is open

    So this is really odd. Photoshop gets really slow when any image, regardless of size is open. When there are no images open it runs smoothly. The interface gets really laggy, filter usage, tool selection or any other usage is really sluggish, but only with an image open, even if it's a single pixel.
    I've tried different performance settings - changing where the scatch drive is, how much memory to allocate, what the cache levels are set at, enabling/disabling openGL, etc. It makes no difference if it's after a fresh reboot or if it's been on for days. No software has changed since the upgrade. Memory test don't show any issues and no other application has this problem - Illustrator, After Effects, Maya, Mudbox, etc. are all fine.
    My system specs
    Windows 7 x64 Enterprise - Service pack 1 installed
    Dual Xeon quadcore E5620 @ 2.4GHx (sixteen threads w/hyperthreading)
    96 GB Ram - DDR3 - 1333 MHz / PC3-10600 - registered - ECC
    Nvidia Quadro FX 3800 - with latest stable performance drivers v 295.73 (tried changing these, no affect)
    Western Digital VelociRaptor  150GB 10000 RPM 16MB Cache SATA 3.0Gb/s OS Drive
    X3  Seagate Constellation 2TB 7200 RPM SAS 6Gb/s setup in a RAID 5 config
    I'd think it would be a memory issue if all apps had similar problems, or if PS had issues when just being open. It's odd that it happens only when an image is open.
    Thanks for any an all help.
    Duncan

    Duncan York wrote:
    I've tried different ..., enabling/disabling openGL,
    Just to make sure, did you close and restart Photoshop after changing OpenGL settings and before testing?  That's important, and not having done so could lead you to invalid assumptions.
    -Noel

  • Ibook g4 really slow on wireless - is it my 10.3.9???

    internet is fine when i am cabled and really slow when wireless. someone suggested upgrading to 10.4 - but i tried loading 10.4.11 and i got an error msg that it cant run on my machine.
    anyone got a solution i am lost ! thx

    Are you sure you have an extreme card. Extreme is 802.11n, which is faster than 802.11g. I'm not sure your OS supports 802.11n. Not sure how you check. Did you add the internal wireless card or did it come with your Mac?
    Tiger will run on you Mac, but I don't think it will change your speed.
    Tiger install DVDs are in short supply. Tiger is no longer available at the Apple Store but is still available for $129 by calling Apple Phone Sales @ 1-800-MY-APPLE (1-800-692-7753). For other sources, do a Google search for MA453Z/A and M9639Z/A . Also look on eBay. Be sure & buy a retail version (black with silver X) and not a model specific version (gray).
    Also check this web store http://www.lacomputercompany.com/cgi-bin/rpcart/index.cgi?command=dispitem&type= sku&sku=19521
    Possible Alternative - OS X Tiger 10.4 Upgrade DVD $74.95
    http://www.yourmacstore.com/shop/shopexd.asp?id=376&bc=no
     Cheers, Tom

Maybe you are looking for

  • Issues transferring photo/video from iPhone 6 to Macbook Pro running OS X 10.8.5 via USB-to-Lightning cable

    Hello all- Recent upgrader to iPhone 6. I have a mid-'09 Macbook Pro running OS X 10.8.5 Mountain Lion and I'm seeking to transfer video I just shot on my iPhone 6 to my Macbook Pro. They are large files so I need to transfer via USB-to-Lightning cab

  • Problem with Protected Excel sheets through OLE

    Hi Friends We are facing the problem with the protected sheets in excel, when we are accessing worksheets via SAP. We can insert the values in the protected sheet and we can do other manupalations, but when we are trying to do the autofit for the pro

  • Advice appreciated

    Hello, I made the switch from PC to Mac over the summer. I keep wondeirng why I did not make the switch earlier. I have just purchased a G5 Powermac with Dual 2.0 and 2 Gigs of Ram. In addition I purchased Final Cut Studio. I have very little experie

  • Getting frustrated with customer service

    I bought a Droid Eris when I renewed my contract at the end of last year.  Since then I have had to return my phone because of defects and am now on my third one.  This one is also causing serious problems when I am trying to text and answer calls (f

  • Granfeldt Workflow Library Installation Error

    I've a freshly configured FIM 2010 R2 test environment which I am attempting to install the Granfeldt Workflow Library Code Run Activity onto but when running the install PS script I receive the following: Import-FIMConfig : Failure when making web s