Forms 9 and JVM hangs when scrolling

Hello!
i have a big problem with forms 9.0.4 on windows.
In my form i use multirecord-blocks or lovs with many records e.g. 500 or 1000.
If the user scrolls down in any way (mouse or keyboard), forms and the jvm completly hangs.
Even the Java-Console does not respond anymore.
The only thing that is moving on the screen is the little slider in the forms status-bar.
Try to close the browser-window does not function, the browser-task must be dropped in the taskmanager.
It happens not always but very, very often.
It seems, the Jinitiator is a little more tough with this than the Sun JVM.
And it seems, that the slower the netword the most it's happen (but this is a supposition).
i think it is a synchronization problem of local temporary files.
i try to disable recordbuffering in formsweb.cfg but it does not help.
Today i have built a form with one multirecord-block on sys.dba_tab_columns for testing.
Query executed, scrolled down. About 15600 records. No problem.
i've built a lov on the same table. List values, scrolldown. No problem.
i start the form again, query, scroll down. Everything hangs.
sometimes, but really very rare, the apllication comes back to live after 1 or 2 minutes.
could somebody help me?

There was a bug which sounds similar to this problem (3421989) - I'd strongly recommend upgrading to 10gR2 at least anyway - and for this issue, I'd try a test case in 10gR2 to see if its fixed (apply the latest patch as well). Do you have a visual attribute on the current record??
Regards
Grant

Similar Messages

  • HT2476 apps preview was hang when scroll thru the pdf documents

    I have upgraded my mbpro to mountain lion but application "preview" was hang when scroll thru the pdf documents. can somebody help me with solutions?

    From the Safari menu bar, select
              Help ▹ Installed Plug-ins
    Besides the following, what plugins are listed?
              iPhotoPhotocast
              Java
              QuickTime
              Shockwave Flash
              WebKit built-in PDF (absent in OS X 10.9 and later)

  • I have a version 7.0.4.  I can't connect to the server.  My capacity is 13.5  with 10.4 GB available.  Diagnostics and usage data, when scrolled to the bottom, tells me I have low memory.

    I have a version 7.0.4.  I can't connect to the server.  My capacity is 13.5  with 10.4 GB available.  Diagnostics and usage data, when scrolled to the bottom, tells me I have low memory.How cani fix this?

    Clear Safari, close all apps on the iPad and reboot. Then see if you can connect.
    Go to Settings>Safari>Clear Cookies and Data.
    Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to each app then swipe "up" on the app preview thumbnail to close it.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    If you still can't connect to the internet, you need to do some more troubleshooting with the network connection, but report back with more details if that doesn't work and don't just repeat the question in the text box are that you have to describe the problem. That serves no purpose at all.

  • Microsoft Word and Excel Hang When Pasting From Apple Applications

    I have had a problem ever since upgrading to Snow Leopard. Word and Excel hang when pasting from Apple applications like Safari and Pages. Pasting to OpenOffice does not show the problem. Pasting from Firefox does not show the problem. I have resolved font duplicates, got rid of input managers, reinstalled Office removing plist files and normal templates but the problem persists. Microsoft is saying it is not their software after looking at the crash dump created from force quit. Besides, sticking to open source software , I am at a loss for what to try next besides reinstalling Mac OS X 10.6 (I am on 10.6.2 now). Any help appreciated. I have crash dumps and snapshots of the hung process if anyone can read them. Word is using close to 100% of the CPU when hung.

    Microsoft is saying it is not their software after looking at the crash dump created from force quit.
    If their software is freezing up, it's certainly nobody else's fault. If those Apple apps are for some reason creating bad clipboard data, Microsoft's apps should be able to gracefully recover and report the problem. Error handling is probably one of the most important, and most difficult, aspects of programming, but you can't blame poor error handling on anyone but the developer. I suspect that, rather than bad clipboard data, it's more likely to be a case of Microsoft's apps simply not understanding something about perfectly valid clipboard data, because they haven't properly followed Apple developer guidelines.
    Of course, that's not a solution. I can't really provide you a solution, other than to ask what version of Office you're using. If you're using too old a version of Word, you should update. You should also let us know what kinds of stuff you're copying. More info always helps to get better answers.

  • Web Form Hangs When Scrolling through Multi-Record Block

    Hello!
    I have a web-deployed form that uses the Sun Java JVM and utilizes WebUtil.
    We are using JDK v1.4.2.
    When I open this form using the Java plug-in and try to scroll through a multi-record block ... it will hang at various points and eventually I have to close the form because it won't respond.
    This does not happen if I simply access the form through the Microsoft JVM.
    Any suggestions?

    That's a know solved bug. You must install AS10g patchset 9.0.4.2.
    For me it solved the problem.
    Bug 3557904: Forms hangs (deadlocks) when scrolling on XP under some circumstances
    Joao Oliveira

  • FF hangs when scrolling in what seems liketimes intervals. Happenest most on facebook but other sites as well. Alos will black screen and crash a lot.

    V. 28.0
    Happened on my old PC and this is a brand new one. Hang intervals seem to happen like clock work and last the same amount each time. Task manager shows FF as not responding during that time. Turning off hardware acceleration has helped with black screen to crash but the constant pausing when scrolling is driving me bonkers. Here are they last reports sent to you. This PC is a 2 weeks old,
    bp-5369d989-72ae-4f68-bbcb-613a12140426 4/25/2014 5:43 PM
    8b21bae8-2db5-4c52-8ef0-0e40ed917acb 4/24/2014 7:52 PM
    2757ff90-5326-496e-9f87-520c16bf0a9f 4/24/2014 7:08 AM
    14c3b362-3d38-4d4d-910f-b9a7e382e3bb 4/24/2014 7:08 AM
    bp-bd5ea65e-461a-459b-a4c6-03a7a2140424 4/23/2014 11:59 PM
    bp-55e3f40e-bd65-41b5-9c5f-3c8ca2140423 4/23/2014 5:43 AM
    bp-d6cd1243-6c33-4e38-acda-d985c2140423 4/22/2014 10:58 PM
    Thanks

    Hello, please see this
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • Classic JVM hangs when running Tomcat as Windows Service

    Hi!
    I am running a Tomcat 3.2.4 application, written with Java 1.3.1_01.
    To run it as a Windows Service (W2000), I am using a slightly altered version of JavaService, which works fine so far: I can use both the "hotspot" and the "server" JVM's (by selecting the jvm.dll from the respective subfolder of the JDK/jre/bin folder).
    However, when I try to run the same application with the "classic" JVM, the service starts, inside of it Tomcat starts, the first output appears (to the stdout logfile) and after some time Tomcat simply hangs - it doesn't respond to anything anymore, 0% CPU, no output to logfiles anymore, doesn't even respond to normal Tomcat shutdown (e.g. when stopping the service, Windows waits the standard timeout then just kills it).
    Using the classic JVM in a console (e.g. not through JavaService and the classic/jvm.dll) works fine! No problems!
    Anyone here who can offer any help on this?
    Any hints why Tomcat may behave correctly in 5 out of six possible configurations (hotspot-server/client as service or console or classic as console) but hanging with 1 configuration (classic as service)?
    Also, on my W2000 box where this happens, the moment Tomcat hangs, I hear a Windows warning sound being played (the standard warning gong), like it happens when an info dialog pops up - only there is no dialog or whatever and the same moment Tomcat's CPU usage drops to 0% (although the app is still in startup and should do some more work for a few seconds).
    This also doesn't always happen at the same moment during startup, but each time at a different moment, e.g. I can not pin it down to something that is done during startup, it just happens a short while (sometimes earlier, sometimes later) after startup...
    Of course, I could simply say "forget classic, it's being phased out anyway", only: The SAME thing happens with IBM's Java 1.3 VM too (except for the gong sound, which seems to be Sun-JVM specific ;-)! And I would very much like my app to be able to run on IBM's VM (usually I'm using Sun's VMs everywhere, but we have a few stray W2000 boxes with SP2 where Sun's 1.3.1_0x VMs crash with our application [not hang like described above, but really crash, even when run as a console]) and on those boxes the IBM JVM in a console works fine - now I only have to get it working as a service too (and while researching why it hangs I saw that Sun's classic JVM hangs too, so I figured, I first find out why that happens, with the hope that the fix is applicable to IBM's JVM too...).
    Thanks already,
    Johannes

    re setting classpath when using JavaService
    for Win2k, Tomcat 3.3.1a, JDK1.2
    below is my script for creating/installing JavaService
    (based on Alexandria web site version). However, if i
    try to add .jar files to classpath (ie, CP environment
    variable), the service does not work. It only works
    when this single .jar file is there. How can .jar or
    .zip files be added to classpath for this service?
    I've not been working with Tomcar as a service, so can't help directly, but can offer some comments that might be of use (apologies if they aren't!).
    There are Tomcat scripts for V3.1, V3.2 and V4 with the JavaService code from Alexandria SC. Looks like you need one for V3.3 as well?
    In these others, there are fairly long lists of jar files in the classpath, so I would expect it to work correctly for the version you are using (unless there is a problem with the way that classloaders are involved, which is something that is known to get in the way for some app server-based programs).
    I would expect the classpath to work if changed from what you have listed to something like the following:
    set CP=%TOMCAT_HOME%\lib\tomcat.jar;%TOMCAT_HOME%\lib\jaxp.jar;%TOMCAT_HOME$\lib\other_library.jar
    Is that what you have tried to do, and found problems?
    Does this version of Tomcat bundle all of its resources into a single jar file (tomcat.jar), or is that a file you have created yourself?
    Is the problem found when loading and starting Tomcat itself, or from within your server-based application?
    Does it fail to load a 'standard' Tomcat library archive, or a jar file containing your own program code?
    set CP=%TOMCAT_HOME%\lib\tomcat.jar
    echo %CP%
    JavaService.exe -install "Jakarta-Tomcat"
    %java_home%\jre\bin\classic\jvm.dll
    -Djava.class.path=%CP% -Dtomcat.home=%TOMCAT_HOME%
    -Djava.security.policy=%TOMCAT_HOME%/conf/tomcat.policy
    -Xms128m -Xmx128m -start
    org.apache.tomcat.startup.Main -params start -stop
    org.apache.tomcat.startup.Main -params stop -out
    %TOMCAT_HOME%\logs\stdout.log -err
    %TOMCAT_HOME%\logs\stderr.log
    Regards,
    John Rutter

  • Project Professional 2010 and pwa hangs when opening a linked project from PWA on Project Server 2010

    When I open a linked project in Project Professional 2010 from PWA, Project Professional 2010 hangs with the "Links Between Projects ..." dialog box open.  Unable to move or close the dialog box.  Unable to move or close Project Professional
    2010.  The PWA tab on internet explorere is frozen and unable to access although other tabs in IE are accessible.  End up having to reboot to close down project or force the process to end.  I suspect a hidden dialog box is the culprit maybe
    the scheduling conflict dialog box but am unable to access or switch and cannot confirm that there is another dialog box.
    Has anybody else experienced this problem?
    Thanks,
    Julie

    I have seen it hang when trying to open a project schedule even with no external links.
    Project 2013 Pro, Link to schedule is on a PWA on a Project 2007 server.
    If Project 2013 is open before clicking on the link, there is a long delay and the project schedule opens up in the web tab where the link was selected. If Project 2013 is not open, it just hangs and has to be shut down via the task manager.
    No idea why. I can create a link to the shared volume and that works OK. But if I actually try to open MS Project by clicking on the link to a .mpp file it never opens in MS Project.
    Mike

  • Starting random apps and screen flicker when scrolling

    My Touch 2G suddenly started to launch random apps without me touching the screen. Besides starting random apps the screen flickers when scrolling. Any body have experienced the same? It started about 1 month ago and I have always taken good care of it. I have tried every possible thing I can think of when it comes to software. Full restore, jailbreak, full restore, back to factory, back to earlier versions of IOS, but no luck. It is pretty persistent. I am sure it is hardware related and don't mind paying to have it fixed. I tried two repairshops already and they  were not able to recover the reason for the malfunction.  I wonder whether there is anybody who has experienced the same or even knows what is wrong?

    Hey Kimwaldal,
    Thanks for using Apple Support Communities.
    Sounds like the devices are opening things on their own. You may want to follow this article to make sure the screens are working correctly.
    iPhone, iPad, iPod touch: Troubleshooting touchscreen response
    http://support.apple.com/kb/ts1827
    Have a nice day,
    Mario

  • Lots of "well, this is embarassing" and FF hangs when downloading or opening Options

    FF3.6.6
    FF hangs when I try to download anything, it also hangs when I try to open Options...I click on tools/options...nothing happens, if I click on tools again I get an hourglass and eventually a not responding note
    == This happened ==
    Every time Firefox opened
    == this week

    I have the same problem. Every ten or so minutes my the page freezes and then I get see Mozilla Firefox (Not Responding) in the address bar. FF used to be so reliable. Now it's worse than IE :( How do I fix this?

  • Solve Drive self-ejects and System Hangs when using MULTIPLE external drives!

    I've discovered what I think is the underlying reason for many folks reporting similar problems.  I bet that I can predict the GUIDs of the drives/docks/cases you're having trouble with!  I bet that if you look in Disk Utility, if you click on the drives, you'll find "Connection ID 13757101839304263"! 
    Oh and if you look in System Profiler and click on 'FireWire' or 'USB' you'll find the GUID 0x30E002E0454647 ! 
    What are the odds?  I shouldn't be able to predict them; theyr'e supposed to be unique, after all, but google that number and you'll see that a great many devices all use that GUID.   (13757101839304263 in decimal is the same thing as 30E002E0454647 in hex.)
    Mac OS seems to rely on them to be unique, and has fits when they aren't.  I haven't found a total solution yet, but in the meantime, running this in Terminal can help:
    sudo kextload /System/Library/Extensions/IOFireWireFamily.kext/Contents/PlugIns/AppleFWOHCI.k ext/
    Sometimes it helps to run this first to unload before loading the kext (kernel extension):
    sudo kextunload /System/Library/Extensions/IOFireWireFamily.kext/Contents/PlugIns/AppleFWOHCI.k ext/
    Enter your password if/when prompted, of course.
    In most cases, if you contact your hard drive manufacturer, they'll provide a utility that will fix the drive so that it actually has a truly unique GUID.
    I'm mad at Cavalry for hiding the problem and refusing to fix it, W.R.T. the two 1TB HDs I bought from them for around $500, when that was the going price.
    I figured it'd be helpful to create a user tip off the discussion in this thread: Disk Drive ejecting itself - https://discussions.apple.com/thread/2151621?start=615&tstart=0     This is my first attempt to create a tip.  I'm not sure I'm doing it right, but here goes.

    Sorry but this is just a really bad idea.
    1. The airport is ancient.. your speed will be terrible.
    2. Hubs filled with USB drives are never reliable.. disks refuse to spin up.. become unavailable.
    No.. don't do it.
    Plug USB3 hub into the mini and use multiple decent hard drives .. that is fine.. use thunderbolt hub.. use thunderbolt drives if you can afford it.. but never use USB drives on the network.
    3. Time Machine is not reliable to external drive on Airport Extreme.. Apple do not support it in any Extreme except the latest one.
    If you want the material available to the network buy a NAS. You can buy a cheap NAS of 8TB or so and another 8TB of USB drives which you plug into the NAS for backup.. however.. iphoto is not supposed to ever be put on network drives..
    Apple explicitly states you will corrupt it.
    http://support.apple.com/kb/TS5168 Although mostly about FAT32           it adds network drives.
    http://support.apple.com/kb/HT1198
    And I quote
    It's recommended that you store your iPhoto library on a locally mounted hard drive. Storing your iPhoto library on a network share can lead to poor performance, data corruption, or data loss. If you use both iPhoto and Aperture with the same library, using a Mac OS X Extended formatted volume is recommended. For more information, see Aperture: Use locally mounted Mac OS X Extended volumes for your Aperture library.
    For backup of the drives.. use Carbon Copy Cloner.. it is much better than TM as you can setup different job.. TM is really a single function.. !!

  • Elan SmartPad and TrackPoint zooms when scrolling in L430

    Whenever I scroll using my SmartPad: either with the "Edge Scroll" or the "Two-Finger Scroll" or when I scroll using the TrackPoint+its middle button, my web browser zooms in/out. Just as if Ctrl was being pressed. I have deactivated all the zooming gestures of the SmartPad, so "pinch zoom" is not the problem. 
    This is an incredibly annoying bug and it makes the ThinkPad brand lose credibility.
    Is there any way to fix it?

    Hi
    Welcome To Lenovo Community
     Please uninstall all touchpad drivers , restart and update the driver from the below link
    http://support.lenovo.com/en_US/downloads/detail.p​age?DocID=DS019164
    Hope This Helps
    Cheers!!!
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    How to send a private message? --> Check out this article.
    English Community   Deutsche Community   Comunidad en Español

  • Java and Javaw hang when I open a file

    Hi,
    I had to clean install my laptop with XP Pro SP2 so I did, I also installed JDK 6 beta, but I tried this with JDK 5 update 7 as well as JDK 1.4.2_08.
    The problem I am experiencing is that when I have a tool (e.g. NetBeans 5 or Jext 5) or I have my own application, when I try to open a file, java or javaw hang, the application is "not responding" according to Windows.
    I've tried reinstalling various versions of the JDK but nothing helps. I'm at a loss here and about to reinstall the whole laptop again, but rather not.
    Any help would be really appreciated.
    Iwan

    Hi Barney,
    got it figured out - finally !
    If I click on a folder it opens up in its own 1/8 (or so) screen sized window from where I can then access sub folders and files within...and as I close each item down I'm back at the previous place - just as is required...BUT if I click the green 'expand window' button in the top left corner then that particular window  AND ALL PREVIOUS ONES will close down as soon as I select a folder or file from it.
    In short, the trick is to not expand any window at all...a pain, but can live with it.
    Got any ideas as how to stop this happening?
    Cheers
    Kev

  • Project file, and autosaves, hang when opening, even if media offline

    Scary problem.
    Earlier today I had an issue with Compressor, it repeated unexpectedly quit when trying to launch. So, I reinstalled it and ended up reinstalling from my FCS1 disc. I then realised I had reverted all my studio apps to their studio 1.0 versions, so then ran install from my FCS2 disc. This brought all apps back up to date and I succesfully ran software update.
    All apps now launch without problems, except for one project file which hangs at 37% during the 'reading project' stage of opening it.
    I'm pretty sure its not down to project file corruption as the same thing happens when I try and open any of the autosaves.
    I've also taken all my media drives offline and tried but the same thing happens, but instead of hanging at 37% it hangs at 30%.
    Final cut pro is semi-responsive when it hangs, menus open etc, but quit doesn't work and clicking cancel in the 'reading project' window doesn't work. Only way out is to force quit at this point.
    I have also tried removing the /Users/<myaccount>/Library/Preferences/Final Cut Pro User Data folder but that makes no difference.
    Are there any files that could be lurking from doing the round trip back to an older version? Not sure why this would only be effecting one project file though. Other recent projects open fine.
    Ever-so slightly desperate now! Hopefully someone can help. Many thanks.

    Do you know whether it was built in CS5?
    The Premiere project it is linked to must be CS5. (I think this is what I found when using CS3, CS4, and CS5 projects with Encore CS5.)
    Try opening the PR project in Premiere, then while open, open the Encore project.

  • New Bios Request For N560GTX-Ti TF II (Artifact and PC Hang when using firefox)

    I encountered the problem 3 times for the past three days as I was forced to do a hard reset.
    I am surfing flash videos on firefox and suddenly the screen go green, purple and red flickering 'dots and strips', the mouse cursor stay alive for a second, then it stops, i cant do anything except a hard reset.
    Display driver       : ForceWare 296.10
    BIOS                 : 70.24.0A.00.00 (P1040-0050)
    s/n:        602-V238-16SB1101057250
    Device ID 1200
    Sub vender ID 1462
    Sub System ID 2382
    880 MHz Core
    1024MB GDDR5 4200MHz Memory  
    Win7 x64
    my bios: http://www.mediafire.com/?bi5hu0as2ymr9th
    Intel i7-2600
    Asus P8P67 LE
    2gb Kingston memory X 2
    Cooler Master Extreme Power Plus 500W
    can Svet get me the new bios?
    thanks!

    Quote from: magicarshavin on 28-March-12, 06:15:26
    After updating to the latest bios 201, the mouse movement feels sluggish, can i revert back using my backup bios GF114.bin (GpuZ) ?
    Is it using the same command nvflash.exe -4 -5 -6 GF114.bin in USB boot dos will do?
    Thanks.
    Yes, that's right.
    But the mouse movement feels sluggish is probably caused by something else rathar that vbios.
    I suggest you to preinstall VGA drivers.
    Remove current one 1st in Safe Mode with >>Driver Sweeper<< before install the new VGA drivers

Maybe you are looking for

  • Combine Files Dialog 8.1.6--drag and drop broken?

    I just reinstalled Acrobat 8, and the Combine Files panel is "all whacky". If I drag one or more documents into the panel, they are added normally. But if I then add another batch of 1 or documents, the FIRST SET OF DOCUMENTS is added again. To be cl

  • N8 Accuweather 1.1.608 - upgrade and the same prob...

    Hallo, Is anyone install Accuweather widget version 1.1.608 in N8? Do You have the same problem with auto refreshing data in widget? I must still do it manually - in N8 it doesn't work aotomaticly like in N97 does. Someone tell me whay? Bye

  • Coldfusion tags are not recognized

    Hi all, I am new to coldfusion. I have installed coldfusion studio software onto my machine. I have created a cfm page with following tags. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Untitled</title> </head>

  • Problem in Chinese internationalization

    Hi, My NWDS ( 7.1 EHP 1 SP02) is not recognizing "zh" code which is the standard for Chinese. As such , I am unable to modify the .xlf file.However its working fine with other languages . Has anyone come across this  or has any suggestions for resolu

  • Replicating exact bitmap proportions in vector drawing

    So - I have a stack of screen mock-ups (mobile 'phone) to include in documentation. At the moment, they are .png files I've been given by the developers; I would prefer to make vector images so I can resize them really crisply if needed. What I can't