VI causes high CPU load after several days of running

Hello,
I have a strange problem. I have craeted a test bench control VI and it runs on five PCs, controling five test benches. All PCs have almost the same hardware, same motherboard, same CPU, etc.
Normaly the CPU load is around 50% when I run the VI, but at one PC the CPU load climbs up to 85% after several days (maybe one week) of continuous running and the PC is almost tied up - the VI execution becomes very slow (10 times slower) and the mouse only moves very slowly.
First I thought that the PC has a problem but the problem dissapears as soon as I stop and restart the VI!
I don't even have to terminate LabVIEW - only my VI and then everything is okay again.
The problem does not seem to occur at the other four PCs, but I can not tell for sure.
The task manager says only LabVIEW causes the CPU load - swap file utilisation is little.
Is there a way to analyze what causes the high CPU load?
I Use LabVIEW 7.1 professional
Operating System: Win XP (SP 2 or 3 I don't remember)
P.S. I have no loops without wait-functions.
Greetings Johannes
Using LabVIEW 7.1 and 2009 recently
Solved!
Go to Solution.

Do all PCs have the same amount of RAM?
What is the memory use over time as seen by the windows taks manager. Does it increase gradually?
An increase in resource usage if often cause by sloppy programming.
Do you grow arrays forever or constantly resize arrays in memory? (built array, insert into array, delete from array)
Do you often create new references and never close them?
What does the program actually do? In my opinion, a constant 50% CPU load seems too high for my taste. It means it would not even be able to keep up on slightly older hardware.
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • Eclipse causes high cpu load after firefox update

    Hi,
    I have a strange problem after the latest firefox (and xulrunner) update (3.0.5.1 and 1.9.0.5-1). When I open firefox and afterwards eclipse, eclipse uses about 60% of the cpu after a short while; even if I don't do anything at all (and nothing gets compiled) in eclipse. But when I open firefox and eclipse in the reverse order, eclipse behaves normally again (like before the update).
    After a downgrade to xulrunner-1.9.0.4-1 and firefox-3.0.4-1 the execution order of both programms is irrelevant again.
    I assume this has something to do with java or maybe xulrunner?
    Thanks, for any help.
    Last edited by otti (2008-12-25 17:11:34)

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • High CPU load after firefox 18.0 update, causing periodical hang

    Hi, I am basically getting crazy here after the update to firefox 18.0 yesterday.
    Firefox periodically causes very high CPU load, which makes it impossible to use.
    http://img805.imageshack.us/img805/702/firefox18.png
    The problem does not occur immediately after restart, but you can already see the spikes of CPU load in the taskmanager with a peak of ~4%. After a couple of minutes this will go up to almost 50% utilizing a whole core and causing the hangs.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Hwmond high cpu load after 10.6.8 update

    hwmond is causing up to 70% cpu load after every reboot on several xserves i manage caused by the update to 10.6.8. anybody else having this problem? it can be solved by hwmond -s5 to set the hwmond interval to 5 seconds but this command is not processed properly, is causing an error message "IOConnectMethodScalarIScalra0 call return err = 0xE00002BC" and has to be exited with cmd+c. Also, the com.apple.hwmond.plist in LaunchDaemons is empty.

    In my case:
    I installed 10.6.8 via the Combo Update, was running 10.6.7 previous to this.
    /System/Library/LaunchDaemons/com.apple.hwmond.plist still exists and is not empty
    /etc/hwmond.SMART still exists and is not empty
    /etc/hwmond.conf didn't exist, so from Terminal.app I simply issued "sudo touch /etc/hwmond.conf"
    I tried:
    In Terminal.app, ran:sudo launchctl unload /System/Library/LaunchDaemons/com.apple.hwmond.plist
    Then, backed up /usr/sbin/hwmond and /System/Library/LaunchDaemons/com.apple.hwmond.plist
    From a Mac Pro running 10.6.7 Server, copied both the binary and the plist to the same spots on the Xserve, then, in Terminal.app, ran:sudo launchctl load /System/Library/LaunchDaemons/com.apple.hwmond.plist
    That didn't change a thing. hwmond still spiked.
    Put everything back the way it was.
    And:
    In Terminal.app, ran:sudo launchctl unload /System/Library/LaunchDaemons/com.apple.hwmond.plist
    Backed up /System/Library/LaunchDaemons/com.apple.hwmond.plist
    Made another copy to the Desktop
    Edited this copy and added a string in ProgramArguments with a value of "-S255", but this still caused hwmond to spike after putting this copy back in LaunchDaemons, repairing permissions, and loading the plist via launchctl again. Any valid value still caused it to spike. However my Xserve now reboots if I set the value to an invalid value, like "-s256". Then again this also caused com.apple.hwmond and com.apple.launchd to create entries in the system log complaining about the value with hwmond attempting to relaunch itself every 10 seconds:
    6/24/11 2:37:10 PM com.apple.hwmond[2697] hwmond: n should be 1 to 255 seconds
    6/24/11 2:37:10 PM com.apple.launchd[1] (com.apple.hwmond[2697]) Exited with exit code: 1
    6/24/11 2:37:10 PM          com.apple.launchd[1] (com.apple.hwmond) Throttling respawn: Will start in 10 seconds
    OP, Armin, did something similar, but I think he tried doing it directly in Terminal, not using launchctl / launchd, which caused the error he mentioned.
    Finally, added a "Disabled" item, with a boolean value of YES to the plist, recopied it, repaired permissions again (launchctl will complain and won't load the plist if you don't). This way hwmond is disabled, I can reboot my Xserve, and wait until Apple figures this out.
    Full com.apple.hwmond.plist on my Xserve looks like this now:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
              <key>Label</key>
              <string>com.apple.hwmond</string>
              <key>OnDemand</key>
              <false/>
              <key>Program</key>
              <string>/usr/sbin/hwmond</string>
              <key>ProgramArguments</key>
              <array>
                        <string>hwmond</string>
                        <string>-s255</string>
              </array>
              <key>ServiceIPC</key>
              <false/>
              <key>Disabled</key>
              <true/>
    </dict>
    </plist>
    Edit: I too have filed a bug report with a link to this thread included.
    Second Edit: Server Monitor.app still works after disabling hwmond via the plist even after a reboot.
    Third Edit: Sorry, keep remembering things, a modified /usr/sbin/hwmond was included the 10.6.8 Server Combo Update package, but not the Delta. Not sure if this matters. How has everyone updated to 10.6.8 so far? Like I mentioned, I used the Combo.

  • Browser's javascript engine causing high CPU load and lost swipe events

    I'm having performance issues on some websites. I think that my the javascript engine in the Playbook's javascript engine is causing high CPU usage, which means the device misses swipe gestures.
    Visit: http://www.bbc.co.uk/news/world-middle-east-15814035
    Once the page is loaded swipe to scroll up and down. On my device (and my friend's) it is incredibly slow. Sometimes it refuses to register any swipe events.
    Now turn off javascript and reload the page. Swipe to scroll up and down. Smooth as silk!
    My device is a new 16Gb with version 1.0.7.3312. Thanks

    I'm having the same problem on a number of websites with my 32gb Playbook. On the same sites that I notice slow, sometimes barely responsive swipes for scrolling my wife's iPad 2 handles them with ease. Disabling javascript fixes the problem however a lot of websites including gmail requires javascript to be enabled on your browser to load. I notice the problem quite a bit when using webmail to check my gmail account which is rather frustrating because it is my only option until PB gets a native email client. My PB is running software 1.0.8.4295, but the problem was also occurring when it was running 1.0.7.

  • High CPU load after resuming from sleep mode

    When my laptop resumes from sleep mode, LabVIEW 2012 starts to generate a very high and always constant CPU load (25%) without any VI running. I need to close all front panels to get back to the usual <1% CPU load level.
    This behaviour spoils my carbon footprint and frequently eats up my battery. Any ideas what is causing this ?
    Thank you,
    Dirk

    I'm guessing your issue may be related to this:
    http://forums.ni.com/t5/LabVIEW/Why-is-using-100-of-a-CPU-1-out-of-8-when-it-does-nothing/m-p/242745...
    Dirk@LV wrote:
    This behaviour spoils my carbon footprint and frequently eats up my battery.
    Thank you,
    Dirk
    Sorry about your carbon footprint, NI has a lot to answer!
    Beginner? Try LabVIEW Basics
    Sharing bits of code? Try Snippets or LAVA Code Capture Tool
    Have you tried Quick Drop?, Visit QD Community.

  • Enabling NSX on cluster cause high CPU load

    I'm testing NSX in my nested vSphere lab, when enable NSX on cluster each nested esxi starts to use 100% of 1 pCore assigned to nested ESXi.
    esxtop shows that netcpa process use 100% of resource of 1 pcore.
    Also I try to reproduce that situation on physical hardware, and the result was the same, netcpa uses 100% of one pcore.
    Is it normal situation? Why NSX uses so much resource.

    You'll have to give more details:
    -is hardware on vSphere and NSX HCL?
    -physical hardware specifications
    -NSX version
    -vSphere components installed, versions and baseline functionality (is environment falling apart or functional and super fast)
    -How far have you gotten with the NSX deployment...did you fully deploy solution or stop at the host preparation step when you noticed high CPU load
    -are there any other problems in environment or with host/s
    -is the solution licensed properly
    -have you checked the netcpa log file on the ESXi host?
    -have you checked the hostd log file on the ESXi host?

  • SeqEdit.exe goes to high cpu load after execution

    Hello,
    I am making a test sequence (in TestStand 2010), which uses a DLL to communicate (through TCP sockets) with a JAVA program.
    The execution of tests goes perfectly, with CPU load varying from approximatly 7% to 25%.
    However, after a short period of time (couple of seconds) when the tests are finished, the CPU load of SeqEdit.exe rises to 50%, and stays at that level..
    (Since I have a dual core PC, this means it confiscates an entire core).
    When I start another test, or close TestStand, the high level goes away.
    In the Cleanup section of the main sequence, I do (just to be sure) an extra "Unload all modules".
    I already tried reinstalling TestStand, that didn't fix the issues.
    Anyone any clue?
    Jeroen

    Hi,
    My guess is it's got soemthing to do with your code module. Have you tried one of the supplied examples, I believe there is a JAVA example, and do you see the same problems.
    Regards
    Ray Farmer

  • OSX Lion QuickTime Internet Plug-In causes high CPU load

    I have OSX Lion installed.
    Now I have a CPU load between 80 to 130% caused by the Quicktime internet plug-in if I watch my ip-camera with Safari. Also I get no Audio out of my ip-camera anymore. In SnowLeopard everything was fine, Safari CPU load at 30%. What is wrong ? Can anybody help me ? It is an Y-Cam Knight SD and a MacMini core 2 Duo.
    Karsten Preussner from GERMANY

    I had this same problem and couldn't get it to work at all. I tried to install the 3IVX plugin listed here and it didn't do anything. So I uninstalled it.
    Then I thought to try my Macbook Pro and see if it was working on that computer, sure enough it was. I checked the HD/Library/Quicktime folder and it only had 4 items in it, whereas on the Mac Pro (that was not working) had 19 itmes in there. So, I moved all 19 out to a new folder and copied only the ones that were in the MBP. When I opened Safari IT WORKED!!!  NO MORE PLUGIN FAILURE.
    So, I must have just had too many old things in the quicktime folder that was causing it to fail.
    Here is a screenshot of my HD/Library/Quicktime folder contents.  The top folder shows the 4 items that should be in there (Perian is optional) and the bottom window in the screenshot shows all the stuff I previously had in there which caused the failure.
    So If you are having this plugin failure, try removing all but these essentials from your HD/Library/Quicktime folder.  It worked for me!

  • High CPU load after waking with Thunderbolt Display connected

    I have a Mid-2013 MacBook Air 13" with Apple Thunderbolt Display connected. I use this setup mostly in a clamshell mode. Recently I've updated to OS X Mavericks. After that I've noticed that one of the cores is occupied by kernel_task to 100% after waking up from sleep. I've managed to isolate that to Apple Thunderbolt Display connected, without display there is a short CPU spike, but it comes down to normal levels in a couple of seconds.
    I've tried resetting SMC to no success. MacBook doesn't enter Safe Mode either (progress bar goes up to approx. 30% and it goes to reboot). Probably it's because of the Thunderbolt Display, I'm not really sure.
    That's not really a problem as this load doen't seem to impact CPU temp (fans are not spinning faster) and more of a activity monitor display glitch (?).
    Does anyone here encounter this?

    Hey Max,
    I also have one CPU core on my Air'13 to run 100% after a wake-up for about 1 minute (kernel_task).
    It is annoyingly like this after I upgraded to Maverics. Notice, I don't have a Thunderbolt monitor, just a laptop, no periphery.

  • What does the 'rtcli async executor process' process do on a Cisco ASA and why would it cause high CPU load?

    I noticed that the CPU on our ASA had jumped from around %4 to 30% consistently a few weeks back.  The process below seems to be causing the load, but I can't find any information on what it does and how to resolve the issue.
    ASA# sh proc cpu-usage sorted non-zero
    PC         Thread       5Sec     1Min     5Min   Process
    0x08a24505   0x1bdb0124    25.4%    25.6%    25.6%   rtcli async executor process
    0x081ecc51   0x1bdc0f3c     4.7%     4.3%     4.1%   Dispatch Unit
    0x08e4687c   0x1bdc0528     0.3%     0.3%     0.3%   ssm4ge_cfg_poll_thread
    0x08a496d0   0x1bdbecf8     0.1%     0.1%     0.1%   Unicorn Admin Handler
    0x0866d56e   0x1bdafd1c     0.1%     0.1%     0.1%   ARP Thread
    A little more background that has me concerned is that I have the exact time when the jump occurred.  Since that time, I've lost ssh access to the ASA and can only access it via Telnet internally or the ASDM.  I checked the certificates and a new one was generated exactly when the spike occurred.  I am unsure wether or not that was a system triggered certificate generation, or if I have a security issue I need to address.  Heartbleed maybe??  
    Any insight would be greatly appreciated.

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    Sorry I wasn't clear, but when I was asking about "not a lot of traffic", I was wondering about actual  volume passing through the 2811.
    When I asked about "kind of tunnels", I was wondering about how they are configured.  E.g. GRE or IPSec/GRE or VTI, encryption options, other tunnel interface options.
    Perhaps the easiest way to check for fragmentation, is packet analyze the traffic passing through the 2811.

  • Flash causes very high CPU load (including high Xorg load)

    Hello everybody,
    this is my first message. I'm an Arch user since a few months, and I'm pretty sure this is the distribution I'll stick to - I pratically love everything about it, especially its simpleness. It's the first Linux that doesn't scare me away with tons of configuration files scattered around dozens of different locations. I've already gotten quite a number of things fixed by myself without even looking at the forum or wiki.
    Well, it seems most of these statements can be found in most first forum posts, so I'll stop to bore you...
    The problem: Playing flash videos or animations causes incredible processor load: Even youtube takes a whole CPU core (or even a little more), top shows around 80% for Xorg and around 20-30% for Firefox (a little less with Opera). I'm on Arch64 with XFCE, Athlon X2 4600+, NVidia 8200 chipset (which has severe driver problems anyway; I'm using the latest NVidia beta driver). I'd try the open source nvidia driver, but (it seems that) there's no support for my chipset yet.
    Currently I'm using Adobe's Flash64 alpha, before that I used various versions fo the nspluginwrapper. 32-bit Flash also caused high CPU load, but it wasn't that much and it may have been related to nspluginwrapper rather than anything else; however I have got the impression that things became even worse with the switch to the x64 alpha (performance-wise; on the other hand, it at least loads faster and doesn't crash anymore). Like said before, youtube takes one core, but it mostly works ok then, but videos with higher resolutions that youtube's are practically impossible to watch (except when there is very little movement in the film). Neither Flash hardware acceleration on nor off makes any difference.
    I've already read half of the web, searched in forums, wikis, etc., but didn't find anybody with the same problem. When Flash64 was released and people were reporting good improvements, I was hoping it would be the same for me...
    What I'm looking for is suggestions of things to try... I'm out of ideas what to try and where to look. It just seems strange that I seem to have problems that others don't...
    Thanks for reading and for any comments.

    cerbie wrote:And, do I know you from somewhere--a little more Windows-centric--or are there many ElkMonsters, out here?
    Hehe, I'm also wondering how many Cerbies are out there...
    Really funny. The internet is a small place, obviously. Us meeting in a Linux forum also explains why nobody writes to the LSML anymore.

  • DMVPN phase 3 - scalability - nhrp generates high cpu load

    Hey all.
    Been running into a scalability issues with DMVPN. Mainly caused (as I see it) by NHRP.
    Scenario:
    IOS-SLB-based DMVPN solution in a dual-cloud setup. Practically it's 2 separate solutions with spokes having 2 tunnels (one in each cloud). See attachment sketch. We're running a phase 3 hierarchy design (trying at least)
    Spoke routers:
    - 2500 routers in a mixture of c871, c881, c2800, c2900. Need to scale to at least twice that.
    - Spoke-to-spoke is heavily used
    Farm routers:
    - Cisco 7201 with VAM2+. Around 1 router per 350 spokes (+1 for secondary tunnel)
    Superhub:
    - ASR 1004 (one for primary and one for secondary dmvpn-cloud).
    We're not running any IPSEC between the farms and the superhubs. Just regular unencrypted DMVPN (mGRE).
    Problem:
    - NHRP is causing high CPU load on the ASRs. With around 2000 spokes up and running on DMVPN the CPU is overloaded with NHRP traffic. We're talking like 60-70% load caused by the NHRP process alone!
    We're using 'ip nhrp interest' on all the spokes - and farms. We're in need of the spoke-to-spoke functionality so we allowing LAN-segments of our customers but denying everything else.
    Solutions?
    1. Turning off all NHRP resolutions? Basically remove any directly spoke-spoke communications (denying everything on the interest list). We can't go there since a lot of our customers are in dire need for directly spoke-spoke connectivity (due to latency). Haven't tested that it will actually give the much needed scalable solution either (we're facing around 5000 spokes in the next 2-3 years).
    2. Chopping the DMVPN solution up in lesser VPN-blocks. This will administratively be a nightmare.
    3. ?
    Will really appreciate if anyone have a input here. It's really hard finding anything about a LARGE scale phase3 design on the web. Everything I find seems to mix stuff from small-scale phase 2 and 3 - making it rather messy cooking reciept for a small breakfast while I need a 7 course perfect dinner
    When will Cisco come with an updated design guide btw?
    Thanks in advance!

    Thank you for your quick reply.
    Our ASRs (rp1) are acting as BGP RR while the farm routers are setup as RR clients.
    We haven't tried connecting spokes directly to the ASRs but we have seen the same symptoms on the 7613s (sup720) and the 7200-platform.
    Earlier the 7600 had the same role the ASRs have today. We were expecting that the ASRs should be doing "a better job" in terms of CPU load but we were wrong (NHRP generated around 10% more cpu load on the ASRs in comparison).
    We concluded that the ASRs have a less optimized OS (coding) being rather new and all. Further we're not all happy about the stability of the platform (clear ip nhrp or taking a shutdown on the tunnel in the current situation will crash the router. 15.1(2)S1 and 15.1(3)S0a adv ip services). Haven't made a TAC case of it yet but will (has to be a bug as I see it since the 7200/7600 is handling this just fine).
    Due to what I mentioned above I don't dare to debug the problem in production time and have to wait until the next scheduled maintenance window for some decent debug output (24. Oct).
    We've contacted Cisco AS for assistance since it's hard to find local consultants (Norway) with enough knowledge of such scenario.
    I just hope it's a config-issue and not a design issue, but we're willing to to whatever for this to scale to the thousands.

  • Kernel task over 100%. High CPU Load. High Temp. Problem Solved.

    Hi,
         I thought i would make a post as i had been having trouble with my 13 inch mid 2009 MBP for sometime (6 months), with runaway kernel tasks causing high CPU loads. I had searched through forums and discussions for a long time trying to find the problem and isolate it. Initially i discovered some problems with finder preferances that were chewing up CPU which i solved by deleting the prefereance file, allowing the system to recreate a non corrupted version. This helped but still i had problems. I tried maintainance suites like onyx, reseting PRAM, booting into safe mode, hardware checks and diagnostics, and more little tricks than i can remember. Nothing i tried really seemed to make a differance. Through reading on this forum and others i found out the kernel tasks can be a direct result of hi CPU core temps as the system runs a lot of small kernel tasks to try and take some of the CPU load away from processor intensive processes that may be contributing to hi CPU load. The thing which solved my problem in the end was opening up my MBP, being careful not to touch the logic board and literally puting my vacuum cleaner over the fan, sucking dust and dirt and dust out of my latop. This computer has been through the dirt with me, literally its been dragged through rural south east asia for a year and accompianied me to warhouse parties to perform and run lighting and visuals. Its little wonder the fan was obviously clogged. I know people tend to be holier than though with their mac products and treat them with the upmost respect, but my love for the MBP has come from how sturdy and reliable it has been under less than desirable conditions.
    Now im not telling people this is what they should do, i had just noticed alot of people with this problem in my attempts to solve mine, and in the end this is what helped. My MBP now runs at a temperature where i can touch the metal near the CPU without being worried about a 3rd degree burn and the CPU load is acceptable with no run away kernel tasks. Like i saw this might not be the cause of your porblem, as my laptop has lived a rough and fun life so far, but i thought i would share this with you all as i have had contstant help from this forum and others searches for solutions to problems with my apple products.

    Already tried SMC and PRAM-reset with no luck.
    On my MacBook late 2008 it's the same effect.

  • High cpu load bez

    we have quite a few bez and android users and lately have been noticing it's been putting quite a load on the cpu utilization of our exchange server.   Has anyone else encoutered a similar issue.    We have all exchange roles
    on one server.  maybe we should branch out the roles to separate servers?   create a client access for just our smart phones?  The edge transport role wouldn't help with the load i don't think would it?  that's just for spam and av
    filtering isn't it?
    any helpful advice would be much appreciated.  thanks so much!

    We also had this issue, first of all we used the Log Parser Studio to determine what devices are take a lot of sessions, RPCCount. There is a default Script that is show all users using more then 2000 sessions. We did see a lot of Old Android Devices taking
    the top Lead.
    But we had besides the Phones we had an RPC issue that caused High CPU load on our Cas servers, There for we did change the timeout of our sessions.
    HKLM\Software\Policies\Microsoft\Windows NT\RPC\MinimumConnectionTimeout
    We set this setting to 120, and this resolved our high cpu load.
    Source:
    http://www.expta.com/2012/06/new-best-practice-for-rpc-timeouts-in.html
    Hope, this helps.

Maybe you are looking for

  • Newbie request.getParameter(String) issue

    I'm having an issue setting a boolean value in a bean based off a string from request.getParameter(). I've created a small example to illustrate what I want to happen: testForm.jsp: <html>   <head>     <meta http-equiv="Content-Type" content="text/ht

  • FICO implementation in an oil industry

    Hi everyone,                   I want to know the experience of anyone who has done FICO implementation in an oil industry. Please give me a detailed scenario of why and what all was done in the project. I will deeply appreciate your help and reward

  • Reduce the Logout time in IDM

    Hi Everyone, Help me in Solving the issue. When i click on the logout button of the end user interface in sun idm, it is taking 20 secs to come back to the login page (login.jsp) which is causing very much delay in the process. I want to reduce this

  • Problems with "font-weight"

    Hello, I am changing the "font-weight" in Dreamweaver CS3 using the Arial font by: .style1 {           color: #bcbcbc;           font-size: 16px;           font-weight: 100;           font-family: Arial; The font weight is changing in Dreamweaver but

  • Uploading file to adobe PDF online

    I selected a file to convert from PDF to Word and it just keeps uploading with no results  how do I get this to convert?