Labview is crashing (freezing) while running my app.

Running LV 7.1, the app just freezes while running at random points during execution. How can I purse some help with this?
Thanks,
Bill

Hi Bill,
It does sound like this crash is specific to that machine. I did find a few logs of similar crashes in our notes but there's no record of anyone being able to reproduce the error and hence solve it.
Do you have to use this machine for your application? Could you use the machine you know works?
It is likely that there was a problem with the initial installation of LabVIEW. If you do need to use this machine, I would recommend doing a complete uninstall and reinstall of all NI Software. The directions for this are in the attached word document and the MSI blast software you need is at the following link:
http://forums.ni.com/ni/board/message?board.id=250&message.id=12643&requireLogin=False
Message Edited by SarahB on 07-25-2006 11:22 AM
Sarah
Applications Engineer | National Instruments | UK & Ireland
Attachments:
Removing NI Software.doc ‏27 KB

Similar Messages

  • Error while running the APP-F110 & Dunning - F150

    HI Guru's,
    while running the APP,,,i got the message finally <b>posting orders"1 generated,1completed"</b>,,,,,,,But i am not getting the spool request and printout
    In the same way in dunning,,i did the entire procedure,but not getting the spool request...
    kindly help me
    Regards
    Sap Guru

    hi Sapguru,
    ok, Congrats for posting the Orders...haa
    Go to Tcode <b>SE38</b> and enter the program as <b>RFFOUS_C</b> and execute it.
    In that screen enter the <b>Identification and program run date</b> and enter all the required firelds and then again execute it....
    So that u can print the Check with the check lot number that u have created
    Please create the check lot number in <b>FCHI</b>.
    If u want to see the spool then go to <b>SP01 </b>and see there...
    Hpe this resolve our problem...
    assign the points if usefulll
    Ranjit
    null

  • HT1414 My ipad has locked-up, it has frozen while running an app, and will not respond to any button,  what do I do?

    My ipad has locked-up, it has frozen while running an app, and will not respond to any button,  what do I do?
    It simply stays on the same screen image, and does not respond to anything.  When I plug it into itunes, there is no indication of its presence.
    The ipad's clock has also stopped.
       eek

    Try a reset:
    Hold the Sleep and Home button down for about 10 second until you see the Apple logo.

  • My i pad got stuck while running an app. tried to restart but failed. pls assist

    my i pad got stuck while running an app. tried to restart but failed. pls assist

    Reset 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 - let go of the buttons.

  • What app captures audio while running other apps simultaneously?

    Anyone know of an app that allows the user to pause and and start audio recording while running other apps simultaneously? An app with a widget residing in the corner of the sceen while the user navigates other apps on the ipad? Any solutions?

    Really? can't say I've ever needed that - besides, separate volume controls in every app is going to
    get unwieldy if you run a lot of apps.
    To be honest, it's really only needed for browsers like Safari. I'm surprised you've never needed it? Have you never been listening to iTunes while browsing, and come across some stoopid website that insists - uninvited - on assaulting your ears with some garbage or other? For example, some of the lyrics sites play some godawful rock video. I used Detour all the time.
    I've had a look at Wiretap, but tbh over $100 is one helluva price just to mute Safari (though probably worth it if you use all its features).
    Kappy, thanks for the suggestion, I will have a look at those two resources.

  • Lumia 900 crashing/freezing while roaming in Canad...

    My Lumia 900 (AT&T) is crashing and/or freezing while roaming in Canada. It appears to stop doing this if I have the Data roaming turned off. It has also done this before while roaming in India. Has anyone faced a similar situation? Any words of advice? I travel frequently for business and need my data connection while roaming internationally. If the phone continues to behave like this, I might be forced to go back to the iPhone. Any advice would be greatly appreciated!

    rusted74 wrote:
    Hi there, I am experiencing the same issues. Was wondering if your hard reboot worked? 
    Hi. 'Same' may not be the exactly similar. Please provide us details regarding your case. Does it happen randomly or when accessing certain apps on the phone? What connections are enable on the phone (Bluetooth, tap+send, data connection, WiFi)? How about the background apps running on the phone?
    Ensure that the software of the phone is updated. Latest update is the 'Black Update' currently rolling out globally:  http://www.nokia.com/global/support/software-update/wp8-software-update/
    Aside from the phone's software, it's also important to check that all system apps are up-to-date. Please refer here: http://discussions.nokia.com/t5/Pool-of-Knowledge/Nokia-Windows-Phone-8-App-Updates/td-p/1640082
    Hi, mmansour.
    To verify, the issue starts after updating the phone to Black. Correct? Or have you been encountering the issue prior updating the phone? After updating the software to Black, make sure that all system apps are updated as well. You may refer to the above link for the system apps.

  • Error while running mobile app in nwds

    Hi ,
    I created a an app for handheld and while running the application i am getting an error as below in nwds.The mobile client is not opening and is giving  below error.
    java.lang.NumberFormatException: null
         at java.lang.Integer.parseInt(Integer.java:415)
         at java.lang.Integer.parseInt(Integer.java:497)
         at com.sap.tc.mobile.cfs.console.MgmtConsole.initialize(MgmtConsole.java:43)
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.startManagementConsole(FrameworkInitializer.java:338)
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:102)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)
    Error starting the framework
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)
    Caused by: java.lang.IllegalStateException: Cannot initialize framework
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:252)
         ... 5 more(FrameworkManager.java:259)
    Please help me on this.
    Thanks and regards,
    rajesh
    Edited by: Rajesh A on Apr 28, 2009 12:48 PM
    Edited by: Rajesh A on Apr 28, 2009 1:40 PM

    Hi Rajesh
    If you are using 7.1, go to com.sap.tc.mobile.dt.oca.rt folder inside plugins folder.
    If your client itself is not launching, delete the MI folder, unzip the laptop.zip, you will get a new MI folder.
    Go to MI -> bin -> click startup.bat. Check if the client is launching.
    Now deploy the application components and start the client.
    Regards
    Vidyadhar

  • Application freezes while running and returns to normal after execution

    I deployed an application and it works fine.. but
    once running and I click on a button Execute (does the work) the application freezes up until it finishes and then return to its normal screen
    when i minimize it and maximize it while running just the border of the application pops up with nothing in the middle at the time it is running
    how can i prevent it to freeze

    how do i make it run on its own thread?
    plz helplook into the Thread class, and search the forum for how to use threads.

  • Computer freezes while running Endeca Tools Service

    Hello,
    We are  facing a problem while running  Endeca Tools Service  with  Experience Manager (v3.1.2 ) on Windows 7.
    My computer freezes recurrently while the service is running. The same issue is happening to all of my colleagues who have installed the products.
    Any help with this is much much appreciated.
    Thanks.
    Edem

    For your question, you probably want the Endeca Experience Management forum (Endeca Experience Management).
    Endeca Information Discovery is a different product.

  • Logic pro crashes / freezes after running about a hour after updating

    Hope anyone can help me.
    I use G5 powermac.
    Had 10.3.x running with Pro6 with no problems (because of that I'm a big mac fan
    I updated to Pro7.2.x and also to OSX 10.4.8 when the problem started
    It's a strange problem, it seems something happens in my computer after a period of time.
    Logic is always crashing / freezes after working with it for about 1 hour (not sure exact time). When I just leave my mac on for the same period of time not running logic and start up Logic later it also freezes imidiately. But only logicpro seems to have this problem. All other programs working well.
    I need to restart my computer to start working again and then again after a period logic crashes again. I also installed logic express but express works well.
    I already reinstalled everything a few times and also working with just the basic (no plugs, interal audio, no hardware, no extra memory ect.) didn't help. I did changed discdrives, internal memory ect.
    Hope anyone has an idea what it can be
    Thanks for helping
    Powermac G5 SP 1.8   Mac OS X (10.4.9)   2GB int. mem

    hi,
    look here:
    http://docs.info.apple.com/article.html?artnum=302212
    hier you will find the right downloads for the firmware update for the late 2004 g5 1.8. choose the right updater for your system.
    it should also appear if you use the software update.
    after that it should work like before.
    hope that helps
    all the best
    andreas

  • Entire computer freeze while running Safari in OS X Mavericks

    I honestly can't recall the last time I've had a full "system freeze" on this or my two previous MacBook Pro laptops.  But now it's happened twice in the past couple weeks, both times while running Safari and under OS X 10.9.2.  This is the sort of freeze where the only thing I could get to function was the trackpad or bluetooth mouse.  I could move the mouse around but couldn't click on anything.  Nor could I request a Force Quit as none of the pulldowns worked, nor would <option><command> <esc> bring up any menu.  I closed the lid but the computer wouldn't even go to sleep.  My last resort was to hold down the power key until the machine shut down which worked.  I restarted and it came up ok.  I am about to go stare at the system log but haven't done so yet. 
    Might this be a Mavericks issue??  I am running the latest 10.9.2 and I've been running that for both of these recent events.  Anyone seeing this???  Again both times it happened while Safari was up and running so I suppose it could be a Safari issue but I am most often on Safari anyway so it's a bit premature to blame Safari.
    Any thoughts???
    thanks... bob..

    Bob,
    I've had Mavericks on my MacBook Pro, a 2009 MacBook and an iMac since the day it was released and have installed updates up to and including 10.9.2 on the dates each update was released.  Safari is my primary browser and I use it a lot.  I have not experienced such a problem on any of the 3 computers. I have been very pleased with the performance of all 3 machines.
    Since the problem is so random on your system, it will probably be difficult to diagnose.  If you have not done so, possible a clean install from the Recovery Partition will fix the problem.
    Joe

  • Crash/Freeze while using Final Cut Express 4.0.1

    Setup:
    MacPro 1,1
    Lion 10.7.5
    Final Cut Express 4.0.1
    Video: ATI Radeon HD 6870 XFX
    Audio: PreSonus FireStudio Mobile
    (Been this way since Sept. 2012)
    Recently, my computer has been frequently freezing while playing back video on Final Cut Express 4.0.1.  This has been going on for probably 2 weeks now (and today, it happened twice in 30 minutes).  I am playing video (fully rendered), then the screen greys out, and any sound loops about .2 seconds of whatever was last playing.
    Sometimes the computer shuts itself off and restarts (like a kernel panic), other times I have to force the computer off.  Sometimes the screen has small vertical stripes when crashing/freezing.
    This MAY have also happened while playing back 1080i video in QuickTime as well, but I'm not sure.  I've been using 1080i videos for over 2 years, so I'm not sure what the issue is.  This is why I think it's a Mac Pro problem and not a FCE problem.
    I put in a new graphics card a year ago, but I haven't had any issues with it in that time.
    I've included the crash report.  I see "panic" in there, and this time the computer restarted itself.  If anyone can help what might the issue be, I'd be very grateful.
    Interval Since Last Panic Report:  826017 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    10735A83-7D2E-450E-A89A-1336F5DB5875
    Sun Aug 11 04:41:01 2013
    panic(cpu 3 caller 0x2b1391): "TLB invalidation IPI timeout: " "CPU(s) failed to respond to interrupts, unresponsive CPU bitmap: 0x4, NMIPI acks: orig: 0x0, now: 0x0"@/SourceCache/xnu/xnu-1699.32.7/osfmk/i386/pmap.c:3024
    Backtrace (CPU 3), Frame : Return Address (4 potential args on stack)
    0x7ed23b88 : 0x2203de (0x6b08cc 0x7ed23ba8 0x229fb0 0x0)
    0x7ed23bb8 : 0x2b1391 (0x6b8eec 0x4 0x0 0x0)
    0x7ed23c08 : 0x2b44d5 (0x867960 0x782be000 0x0 0x782bf000)
    0x7ed23c68 : 0x28667e (0x2b10a 0x0 0x2529d74 0x2529d68)
    0x7ed23cc8 : 0x2789a1 (0x1eacbe40 0x0 0x0 0x1000)
    0x7ed23d88 : 0x27baca (0x0 0x782bf000 0x0 0x1)
    0x7ed23e38 : 0x21d0b2 (0x2529d68 0x782be000 0x0 0x8)
    0x7ed23ea8 : 0x2524fa (0x10294ed8 0x183ef98c 0x183ef9b4 0x183ef99c)
    0x7ed23ed8 : 0x222db6 (0x1aa333a4 0x183ef970 0x7ed23f0c 0x2c3f24)
    0x7ed23f08 : 0x214063 (0x1aa33300 0x1ad1c6c0 0x1029ac00 0x1aa33300)
    0x7ed23f48 : 0x21b25b (0x1aa33300 0x0 0x0 0x0)
    0x7ed23f98 : 0x2b7bb7 (0x105d1314 0x7fff 0x105d1344 0x8)
    0x7ed23fc8 : 0x2e60c7 (0x105d1310 0x0 0x10 0x105d1310)
    BSD process name corresponding to current thread: atMonitorHelper
    Mac OS version:
    11G63
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
    Kernel UUID: 859B45FB-14BB-35ED-B823-08393C63E13B
    System model name: MacPro1,1 (Mac-F4208DC8)
    System uptime in nanoseconds: 565298000055
    last loaded kext at 107177633413: com.apple.filesystems.msdosfs    1.7.1 (addr 0xbf2000, size 61440)
    last unloaded kext at 259698969933: com.apple.driver.AppleFileSystemDriver    13 (addr 0x2064000, size 16384)
    loaded kexts:
    com.microsoft.driver.MicrosoftMouseUSB    7.1
    com.microsoft.driver.MicrosoftMouse    7.1
    com.Cycling74.driver.Soundflower    1.6.6
    tc.tctechnologies.driver.PaeFireStudio    4.0.0 14255
    com.microsoft.driver.MicrosoftKeyboardUSB    7.1
    com.microsoft.driver.MicrosoftKeyboard    7.1
    com.apple.filesystems.msdosfs    1.7.1
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AudioAUUC    1.59
    com.apple.driver.AppleUpstreamUserClient    3.5.9
    com.apple.driver.AppleMCCSControl    1.0.33
    com.apple.driver.AppleHDA    2.2.5a5
    com.apple.kext.ATIFramebuffer    7.3.2
    com.apple.ATIRadeonX3000    7.3.2
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.driver.AppleMCEDriver    1.1.9
    com.apple.iokit.IOBluetoothSerialManager    4.0.8f17
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.2.3
    com.apple.driver.ApplePolicyControl    3.1.33
    com.apple.driver.ACPI_SMC_PlatformPlugin    5.0.0d8
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.MaxTranserSizeOverrideDriver    3.0.6
    com.apple.iokit.SCSITaskUserClient    3.2.1
    com.apple.driver.XsanFilter    404
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    33
    com.apple.iokit.IOAHCIBlockStorage    2.1.0
    com.apple.driver.AppleUSBOHCI    5.1.0
    com.apple.driver.AppleFWOHCI    4.9.0
    com.apple.driver.AppleAHCIPort    2.3.1
    com.apple.driver.AppleIntelPIIXATA    2.5.1
    com.apple.driver.AirPortBrcm43224    501.36.15
    com.apple.driver.AppleUSBHub    5.1.0
    com.apple.driver.AppleIntel8254XEthernet    2.1.3b1
    com.apple.driver.AppleEFINVRAM    1.6.1
    com.apple.driver.AppleUSBEHCI    5.1.0
    com.apple.driver.AppleUSBUHCI    5.1.0
    com.apple.driver.AppleACPIButtons    1.5
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleHPET    1.7
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.5
    com.apple.driver.AppleAPIC    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient    195.0.0
    com.apple.nke.applicationfirewall    3.2.30
    com.apple.security.quarantine    1.4
    com.apple.security.TMSafetyNet    8
    com.apple.driver.AppleIntelCPUPowerManagement    195.0.0
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.driver.DspFuncLib    2.2.5a5
    com.apple.kext.ATI6000Controller    7.3.2
    com.apple.kext.ATISupport    7.3.2
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.iokit.IOSurface    80.0.2
    com.apple.iokit.IOSerialFamily    10.0.5
    com.apple.driver.AppleHDAController    2.2.5a5
    com.apple.iokit.IOHDAFamily    2.2.5a5
    com.apple.driver.AppleGraphicsControl    3.1.33
    com.apple.iokit.IONDRVSupport    2.3.4
    com.apple.iokit.IOGraphicsFamily    2.3.4
    com.apple.driver.AppleSMC    3.1.3d10
    com.apple.driver.IOPlatformPluginLegacy    5.0.0d8
    com.apple.driver.IOPlatformPluginFamily    5.1.1d6
    com.apple.iokit.IOAudioFamily    1.8.6fc18
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleUSBHIDKeyboard    160.7
    com.apple.driver.AppleHIDKeyboard    160.7
    com.apple.iokit.IOUSBHIDDriver    5.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.2.1
    com.apple.driver.AppleUSBMergeNub    5.1.0
    com.apple.iokit.IOUSBMassStorageClass    3.0.3
    com.apple.driver.AppleUSBComposite    5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.2.1
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOATAPIProtocolTransport    3.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.2.1
    com.apple.iokit.IOFireWireFamily    4.4.8
    com.apple.iokit.IOAHCIFamily    2.0.8
    com.apple.iokit.IOATAFamily    2.5.1
    com.apple.iokit.IO80211Family    420.3
    com.apple.iokit.IOUSBUserClient    5.0.0
    com.apple.iokit.IONetworkingFamily    2.1
    com.apple.iokit.IOUSBFamily    5.1.0
    com.apple.iokit.IOHIDFamily    1.7.1
    com.apple.driver.AppleEFIRuntime    1.6.1
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    177.11
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.driver.DiskImages    331.7
    com.apple.iokit.IOStorageFamily    1.7.2
    com.apple.driver.AppleKeyStore    28.18
    com.apple.driver.AppleACPIPlatform    1.5
    com.apple.iokit.IOPCIFamily    2.7
    com.apple.iokit.IOACPIFamily    1.4
    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 12 GB, SMC 1.7f10
    Graphics: ATI Radeon HD 6800 Series, ATI Radeon HD 6800 Series, PCIe, 1024 MB
    Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x373254323536393230484641335342202020
    Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x463036313031302020202020202020202020
    Memory Module: DIMM Riser B/DIMM 1, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x463036313031302020202020202020202020
    Memory Module: DIMM Riser B/DIMM 2, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x373254323536393230484641335342202020
    Memory Module: DIMM Riser A/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x373254323536393230484641335342202020
    Memory Module: DIMM Riser A/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x463036313031302020202020202020202020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.15)
    Network Service: Ethernet 2, Ethernet, en1
    Serial ATA Device: WDC WD10EACS-32ZJB0, 1 TB
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: ST3000DM001-1CH166, 3 TB
    Serial ATA Device: WDC WD20EARS-00MVWB0, 2 TB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    Parallel ATA Device: TSSTcorp CDDVDW SH-S222L
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd400000 / 3
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd420000 / 4
    USB Device: USB Storage, 0x05e3  (Genesys Logic, Inc.), 0x0723, 0xfd200000 / 2
    USB Device: Photosmart C3100 series, 0x03f0  (Hewlett Packard), 0x5611, 0x40400000 / 3
    USB Device: EyeTV Hybrid, 0x0fd9, 0x0031, 0x40200000 / 2
    USB Device: Microsoft® 2.4GHz Transceiver v7.0, 0x045e  (Microsoft Corporation), 0x0745, 0x3d100000 / 2
    FireWire Device: built-in_hub, 800mbit_speed
    FireWire Device: FIRESTUDIO_MOBILE, PreSonus, 400mbit_speed

    com.microsoft.driver.MicrosoftMouseUSB    7.1
    com.microsoft.driver.MicrosoftMouse    7.1
    com.Cycling74.driver.Soundflower    1.6.6
    tc.tctechnologies.driver.PaeFireStudio    4.0.0 14255
    com.microsoft.driver.MicrosoftKeyboardUSB    7.1
    com.microsoft.driver.MicrosoftKeyboard    7.1
    Try removing the Soundflower driver first then restart your Mac.
    If that doesn't help, remove the PaefireStudio software, restart your Mac to test.
    FireStudio Family - How do I Uninstall & Reinstall my FireStudio drivers on a Mac computer?
    Beyond that try a different mouse and keyboard. If that helps, remove the Microsoft drivers.

  • Report "freeze" - while running through Appplication

    Hi folks,
    we have a report that runs fine through report builder and while running it through application except the one institute.
    In that institute, where data amount is even not as large as in testing database (or in any other institute), report freeze after while. When I run that report in this database through report builder then it's quick and without any problem - so I think it's not database problem, but could be some setting on report's server.
    We tried to extend cache size from original value 50. After increasing cache size in config file to 600 (in .../reports/conf folder rep_rerver.conf file <property name="cacheSize" value="600"/> ) report runs fine (there were no change in report on in testing data amount during all testing process) . Normal value that we have in other institutions (config files for other databases is 50 - where this amount is enough)
    We don't want lo leave this value on 600, but at the moment we don't know what other parameters can have something to do with it.
    Any ideas?
    Thanks,
    Tomas

    Hi Sudhir,
    Peoplesoft is an OEM Partner of ours and they support their product. We don't have it here so we can't help you.
    Please contact PS for support and mark this post as answered.
    Don

  • IPhone freezing while running. Help??

    Hi, my iPhone 4 keeps freezing when I use it while running. It only happens during/after running, and the music will still play but the touch does not work. I've been restarting it each time, but sometimes I have to restart it a couple times for it to work. How can I fix this?
    Thank you!

    Hi, I did the restart one more time to do everything in order, and now it won't start back up, I just get black screen. It's been about 1 1/2 hours now, it there a restart the restart?

  • IMac freezes while running Adrium

    Hello,
    I've bought my iMac 27inch i5 at the end of 2009. Right now I experience the issue as if I'm running Adrium on my Mac the HDD goes wild and most of my programs stop running and I only get the spinning rainbow
    At the moment I turn of Adrium, everything goes smoothly for a while. I've already used the diagnostic for HDD and it says that there shouldn't be a problem.
    I will make some more test, as stressing the HDD, but I would like to know if anyone else has an idea what my problem could be.
    kind regards,
    teddyofapril

    Now I've got some update on my problem.
    Today I didn't run Adrium a single time. But while running iWeb'09 I got the same problem. I've started to monitor my HDD via iStat Menubar. The activity bar shows, that my HDD stops working and won't be read or written. After a few seconds 10 to 60 the HDD shows activity again and I can work for some time.
    Programs like Safari, Preview or Skype won't cause this problem.
    Anyone an idea?

Maybe you are looking for

  • Never again!! The worst customer service!! Tech support etc..

    I purchased the note book mini for Rogers Wireless.  It has the built in rocket stick.. I signed a 3 yr contract and paid 100.00 for the mini.  I pay 48.56 a month for the wireless service. My note book was maybe 3 months old.  I came home for a long

  • Mysql just stopped working....need help

    I'm not sure what happened, but I stopped mysql using Webmin and it was working prior to stopping it. Now I get the following while trying to figure out what the problem is. I'm not an expert in this by any means. I'm trying to get to my phpmyadmin,

  • Flex automation

    Hey Guys , Anyone knows how to automate a flex application that loads modules at runtime. I have a flex application that has a swf file that loads 3 different modules at runtime (3 swfs). How can I compile such flex application for automation. Is it

  • Essbase Server Time

    I just upgraded to Essbase 6.5.3 and noticed that Essbase logs time as five hours ahead of the server time. Any thoughts?

  • Should I get a 2008 MacBook Pro 2.4ghz with 4gb of ram or macbook aluminum 2008 2.4ghz 4gb of ram? And which is thinner?

    Hello everyone I would like to know if I should get the 2008 MacBook Pro non unibody 2.4ghz 4gb of ram or should I get a macbook aluminum unibody with the same specs? And does anyone know which is thinner?