Uses up to 60% of CPU together with asghost.exe (Asus Security.. )

Firefox,together with asghost.exe (Asus Security Protect Manager) uses up to 60% of CPU time on MANY sites. Firefox is the only browser which does that. One of many urls is below.
This is Vista on a Asus F3S Notebook (2007)

Hi,
Thanks for the reply - you steered me in the right direction .
The only thing is - removing the 'My Videos' folder works only once. After re-starting the software it re-appears. The next thing I tried was unticking 'convert videos' .
Both the above made no difference. Transcoder.exe would return and tie up the computer resources.
So, the next thing was to remove 'My Videos' and  create a folder with nothing in it (I called it NULL) and point the 'sync videos from your computer to your device' there.
This has cured my problems.
Without upsetting people, I cannot be very positive about this Blackberry Desktop Software. Without the above problems it is a resource hog (Rim.Desktop.exe). If someone had a net-top with say an Atom processor, this software would be render the computer unusable.

Similar Messages

  • HOWTO: Use the Spring data access methods together with the WebRowSet class

    With the WebRowSet class I can easily iterate over a ResultSet and produce some XML using the code below.
    Class.forName("oracle.jdbc.driver.OracleDriver");
    Connection connection
    = DriverManager.getConnection("");
    Statement statement = connection.createStatement();
    ResultSet resultSet = statement.executeQuery("SELECT SYSDATE FROM DUAL");
    WebRowSet webRowSet = new WebRowSetImpl();
    webRowSet.populate(resultSet);
    statement.close();
    connection.close();
    webRowSet.writeXml(new FileOutputStream("C:\\SYSDATE.xml"));
    So, how would I use the simplified Spring methods to do the same thing? The WebRowSet.populate method only supports a ResultSet object. The Spring framework only returns an SqlRowSet object that is not easily cast to the ResultSet, etc.
    Thanks for your help.
    Edited by: mrmeth0d on Jan 3, 2008 2:02 PM

    So, how would I use the simplified Spring methods to do the same thing? The WebRowSet.populate method only supports a ResultSet object. The Spring framework only returns an SqlRowSet object that is not easily cast to the ResultSet, etc.
    Cast Spring's SqlRowSet to ResultSet? Impossible. It's an interface that does not extend java.sql.ResultSet.
    javax.sql.WebRowSet is an interface that extends java.sql.ResultSet.
    Spring does have a concrete class ResultSetWrappingSqlRowSet whose constructor can take a java.sql.ResultSet.
    So I think your solution is to instantiate a new ResultSetWrappingSqlRowSet, passing it your javax.sql.rowset.WebRowSet, and return that wherever Spring wants to return a SqlRowSet.
    %

  • High CPU usage with emagent.exe when system is very busy

    We have run into an issue with the emagent consuming a lot of CPU when our databases and overall systems get taxed. It does not appear that the emagent is the cause of the initial problem. But once resources start to get taxed and there is an overall slowdown in performance, the emagent starts consuming more and more CPU. Messages appear in the log indicating that it is waiting on certain actions, such as:
    :activity_pending is due to run again but is still running from last schedule
    It is almost as if the longer it takes to get a response the harder it tries and the more resources it consumes. In other words, it is making a bad situation worse. It would be nice if there were some configuration parameters that could limit the retry rate.
    Has anyone run into this issue? I have opened an SR with Oracle support a few months ago but haven't got anywhere.
    The OS is AIX 5.3 and the grid version is 10gR2.

    Thanks for the info. I will pass on the SR # to see if it helps.
    Here is the tail end of an emagent.trc:
    2006-08-04 09:28:45 Thread-804 WARN scheduler: oracle_database:HPR:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:28:53 Thread-804 WARN scheduler: oracle_database:HAT:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:28:56 Thread-804 WARN scheduler: oracle_database:HAT:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:29:05 Thread-804 WARN scheduler: oracle_database:H75:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:29:27 Thread-804 WARN scheduler: oracle_database:H75:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:29:31 Thread-804 WARN scheduler: oracle_database:H75:haconfig4_collection+sga_pool_wastage_9i+Database_Resource_Usage_9i+UserAudit is due to run again but is still running from last schedule
    2006-08-04 09:29:32 Thread-804 WARN scheduler: oracle_database:HPR:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:29:45 Thread-804 WARN scheduler: oracle_database:HPR:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:29:53 Thread-804 WARN scheduler: oracle_database:HAT:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:29:56 Thread-804 WARN scheduler: oracle_database:HAT:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:29:58 Thread-804 WARN scheduler: oracle_database:H75:instance_efficiency_9i+UserBlock_9i+rac_global_cache_9i+haconfig2_collection+ha_rac_intrconn_traffic is due to run again but is still running from last schedule
    2006-08-04 09:30:05 Thread-804 WARN scheduler: oracle_database:H75:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:30:27 Thread-804 WARN scheduler: oracle_database:H75:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:30:32 Thread-804 WARN scheduler: oracle_database:HPR:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:30:45 Thread-804 WARN scheduler: oracle_database:HPR:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:30:53 Thread-804 WARN scheduler: oracle_database:HAT:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:30:56 Thread-804 WARN scheduler: oracle_database:HAT:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:31:05 Thread-804 WARN scheduler: oracle_database:H75:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:31:27 Thread-804 WARN scheduler: oracle_database:H75:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:31:32 Thread-804 WARN scheduler: oracle_database:HPR:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:31:45 Thread-804 WARN scheduler: oracle_database:HPR:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:31:53 Thread-804 WARN scheduler: oracle_database:HAT:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:31:56 Thread-804 WARN scheduler: oracle_database:HAT:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:32:05 Thread-804 WARN scheduler: oracle_database:H75:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:32:27 Thread-804 WARN scheduler: oracle_database:H75:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:32:32 Thread-804 WARN scheduler: oracle_database:HPR:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:32:36 Thread-1398 WARN vpxoci: OCI Error -- ErrorCode(972): ORA-00972: identifier is too long
    SQL = "/* OracleOEM */
    SELECT estimated_mttr "Estimated MTTR"
    FROM v$insta"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=pshrp)(PORT=1521))(CONNECT_DATA=(SID=HQA)))
    2006-08-04 09:32:36 Thread-1398 ERROR fetchlets.sql: ORA-00972: identifier is too long
    2006-08-04 09:32:36 Thread-1398 ERROR engine: [oracle_database,HQA,ha_mttr] : nmeegd_GetMetricData failed : ORA-00972: identifier is too long
    2006-08-04 09:32:36 Thread-1398 WARN collector: <nmecmc.c> Error exit. Error message: ORA-00972: identifier is too long
    2006-08-04 09:32:45 Thread-804 WARN scheduler: oracle_database:HPR:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:32:54 Thread-804 WARN scheduler: oracle_database:HAT:sessions_in_wait_9i is due to run again but is still running from last schedule
    2006-08-04 09:32:56 Thread-804 WARN scheduler: oracle_database:HAT:wait_bottlenecks_9i is due to run again but is still running from last schedule
    2006-08-04 09:32:58 Thread-804 WARN scheduler: oracle_database:H75:activity_pending is due to run again but is still running from last schedule
    2006-08-04 09:33:02 Thread-515 WARN http: -1,5: nmehl_httpListener: signaled to exit from emctl

  • Can we use keyboard and mouse together with Ipad3

    Actually i have ipad3. i want use it like a laptop. can u guide me that can we use the keyboard and mouse both together with Ipad..... kindly reply at the earliest....

    An iPad doesn't support the use of a mouse. Is your keyboard Bluetooth - if it is then you should be able to pair to it via Settings > Bluetooth

  • WSE3.0 encrpyt and sign soap message together with disabled WSAdressing

    Good Morning,
    my task is to develop client´s applications written in .net4 who calls webservice (written by other- foreign firm in Java). My application, which calls webservice of other firm are: (plugin of MS CRM 2013, windowservice, windowformsapp for testing this communication)..
    I had to implement encrypt and sign comunication with this webservice by client and servers certifikate.
    I implemented this functions from:
    http://msdn.microsoft.com/en-us/library/aa528788.aspx
    and
    http://msdn.microsoft.com/en-us/library/aa529565.aspx
    by WSE 3.0.
    Now I have to implement to disable WSAdresing in soap messege. Is it possible to use encrypt and sign from WSE together with disabled WSadressing?
    (Other firm needs so as nodes of WSA will not be in soap message). With nodes WSAdresing in soap message, my communication with other webservice do not works. They (other firm) require no WSA nodes in soap message
    If it is posible, how to implement this functionality?

    Hi Matesak,
    I'm afraid this is not the most suitable forum for your question. Please open a new thread in this forum, you'll get more valuable responses.
    ASP.NET Forums >
    Advanced ASP.NET >
    WCF, ASMX and other Web Services
    Thanks for your understanding.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Using iPhoto together with Adobe Lightroom

    I use Adobe Lightroom for my image organizing/tagging needs, since it's way more powerful than iPhoto in this area. I would however like to use iPhoto for my daily image browsing, syncing with my iPhone and for ordering prints/books ++. The way I do this now, is I let iPhoto scan the folder where I have my images. After a while when it gets outdated, I delete the database and rescan in iPhoto. Kinda cumbersome...
    So:
    1. Is there a way I can make iPhoto rescan my image folder? Maybe some script or something that can do it for me?
    2. When I rate images in LR, the ratings are stored in the IPTC Urgency field. When I import to iPhoto it doesn't import this as rating. Any way I can convert IPTC Urgency to iPhoto rating?
    3. Would Aperture be a better choice for working together with iPhoto, or would it be just as cumbersome?

    In reverse order:
    3. Would Aperture be a better choice for working together with iPhoto, or would it be just as cumbersome?
    It’s a lot better. You can grab your previews from Aperture right into iPhoto using a Media Browser, but given that Aperture will do all those things - books, syncing with iPhone etc - you’ll probably need to do it less. Like iPhoto, Aperture is integrated throughout the OS, in every Open... Dialogue, through Media Browsers to integrate with other apps and so on. The primary advantage of using Aperture is that +at least the two apps know each other exist+.
    2. When I rate images in LR, the ratings are stored in the IPTC Urgency field. When I import to iPhoto it doesn't import this as rating. Any way I can convert IPTC Urgency to iPhoto rating
    I don’t think so. There is no real way to move ratings between any apps that I know of. This area of metadata is still in its infancy.
    1. Is there a way I can make iPhoto rescan my image folder? Maybe some script or something that can do it for me?
    No. However there are apps out there that can watch that folder for you and execute specific actions on events occurring. You may be able to cook up an Automator action or Folder Action script that will import to iPhoto when a file is added to the Folder. Or use an app like Hazel to do it for you.
    Update: I’m not sure what this Lightroom plug-in brings to the party, but it may help.
    Regards
    TD
    Message was edited by: Terence Devlin

  • Help! Plug-In SLL_PI 720_46C needed to use GTS 72 together with R/3 4.6C?

    Hi together,
    maybe anybody can help me with my question:
    We want to use GTS 7.2 together with ERP 4.6C. Do I have to install additionally the plug-in SLL_PI720_46C in my feeder system? Or is it ok if I have only the standard plug-in PI2004_1_46C, SP14 installed? Do I need both?
    Thanks very much for your help and answers.
    Cheers,
    Andreas

    Andreas,
    I believe in your case it would be sufficient to install the GTS7.2 plug-in.  SAP changed its plug-in strategy for GTS 7.2 and went from the plug-in that comes pre-installed with ECC 6.0 to a separate GTS plug in for 7.2.
    I also have used GTS 7.2 with the "old" plug-in which you're referring to.  This will work for the basic Compliance and Customs functionality but I am guessing that you would run into issues when trying to use functionality that is new in GTS 7.2.
    Sascha

  • Does someone use FCE together with Sony SR10, SR11 or SR12?

    I've tried to get a YES or NO in some discussions here and since I'm not alone with the FCE/AVCHD rendering issue, I'm kind of hoping that someone using Final Cut Express (or any other good Mac software) have got this to work. I've just tried FCE together with my camcorder once in a Mac store and the person working in the store, who showed me the new Macbook Pro didn't know anything about this either. The problem I noticed was that after import of the media from camera everything looked just fine but once I dragged one clip down on the timeline FCE had to render the clip before I could watch the project. This is not news but I wonder what settings one should use in FCE together with the Sony SR12 camcorder. Is there a way to setup the project so that FCE doesn't have to render all the time using full quality AVCHD clips? If it's not possible, is there any other Mac program that will work with AVCHD natively? Maybe the solution is to switch the camera to SD instead? What happens if I do that? If I shoot in highest MPG quality, does FCE handle those clips on the timeline without rendering the clips after every change I do?
    My thoughts about this is to get a howto/check-list from someone who know and then visit this Mac store once more with my camera and try it out.
    Regards
    Robert Nilsson
    (PC owner who really would like to use the new Macbook Pro)

    When you say import, did you mean the Import command in the menus? You don't use Import with AVCHD, you use the Log and Transfer command in the File Menu. That bring up another window which looks for your camera which it calls No Name and thn begins logging in each clip. From there you have to select the clips you want to load into the editor. Each of those clips must then be "rendered" by a HD Apple Intermdiate Codec, which is the rendering you see. Once "rendered" in Final Cut, when you drag them in the timeline, they are ready to go. There is no Mac Program that natively uses AVHCD, but Sony makes a product called Vegas for Windows that edits native AVCHD, though as I understand, it isn't as powerful as Final Cut.

  • Using generics and J2SE together with JSF

    Hi
    Has anybody experience with using JSF together with J2SE 1.5? Especially generics? I would like to use generics and other improvements from J2SE in the model objects.
    Thnaks in advance ... Rick

    JSF 1.1 is specified for J2SE 5, and the new specification (JSF 1.2 and JSP 2.1) does not include generics.
    If you are talking in terms of ValueBindings or MethodBindings, there really isn't any point since the implementation could only make the cast for you; and it would still not be able to garuantee type safety (the only reason to use generics).
    That's not to say you couldn't use generics in your own development, but I don't think you will see generics incorporated into the specification any time soon.
    Jacob Hookom (JSR-252 EG)

  • Using CSS class together with CSS Rule

    Hi,
    I design my web site in Dreamweaver and then use Web
    Developer 2005 Express for the dynamic stuff. I amalgamate all the
    work I have done in Dreamweaver into 2005 Express. However with the
    new server side controls I do not know how to add a CSS class
    together with a CSS rule.
    In the normal client side control in Dreamweaver I have -
    <input name="txtPassword" type="password" class="Input"
    id="SpacerBottom" />
    In the server side controls the ID keyword is used now -
    <asp:TextBox ID="txtPassword" runat="server"
    Style="z-index: 107" CssClass="Input" ></asp:TextBox>
    I have tried to use the name="txtPassword", but it ignores
    this.
    I would really like to know how I can use a class and an id
    selector with the new server side controls and would really
    appreciate some help on this.
    Many thanks,
    Polly Anna

    the explicit " match-any" will do just that.So, a nested ACL can be configured for multiple criteria.
    The alternate is a "match-all" where all nested options in your acl MUST be met. Hope this helps.
    T

  • Using the Image Processor together with an action - original files won't get closed

    Hi,
    I just made an action to position my website's name at the bottom left of my photos and to use it then together with the  Image Processor.
    When I tried it out, I realized, that my whole pc slowed extremely down. Then I saw that the original files didn't get closed during the image processing process ...
    Then I made some tests and the result was, that the Image Processor doesn't close the original files if the action in use has more than 26 steps.
    Could someone please check out if its the same with his/her Photoshop? I use Photoshop CS6 on Windows 7.
    Thanks a lot!

    Hi,
    The problem is caused by your project not 'knowing' about the
    picture. Robohelp will automatically include all images that are
    embedded in HTML docs, but if they are only displayed via a link,
    they do not form part of the files list that is created in the
    resulting .HHP file.
    A remedy: to resolve this in the past, I've created a 'dummy
    page' that is not indexed or included in the TOC, and contains
    embeds of all of these pictures that aren't directly set in the
    HTML. Make sure it is included with the correct conditional build
    tags and recompile, you should find that the linked image now shows
    up in the CHM okay.

  • Using transaction activation policy together with TOPLINK Java object/relational mapping "commit and resume" transaction?

    Has any one has experience using WLE transaction context together with TOPLINK Java
    version of "commit and resume" context?

    Has any one has experience using WLE transaction context together with TOPLINK Java
    version of "commit and resume" context?

  • I am using  MacBook Pro and running 10.8.4. iTunes version 11.0.4. Several of the cd's i have imported recently have been split into multiple albums by ITunes. How do I bring all the bonus tracks together with the original album?

    I am using a MacBook Pro and running 10.8.4. iTunes version 11.0.4. Several of the cd's i have imported recently have been split into multiple albums by iTunes where it has identified bonus tracks. How do I bring all the bonus tracks together with the original album?

    Hello there, Fineshot.
    The following Knowledge Base article might provide some information that should help you resolve the issue you're having:
    Why aren't songs with the same album art grouped together?
    http://support.apple.com/kb/TS1468
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • Hi, i am wondering if i use 4g together with wifi in the same time will this increase the internet speed ?

    Hi, i am wondering if i use 4g together with wifi in the same time will this increase the internet speed ?

    The iPad has a micro-SIM card slot - nothing special or unique about it.
    The iPad is not sold as carrier locked.

  • When I'm travelling I import photos onto my laptop's external hard drive and work on the images using virtual copies to develop them. When I get home, I want to import all the photos together with the developed virtual copies fromt the laptop's external H

    When I'm travelling I import photos onto my laptop's external hard drive and work on the images using virtual copies to develop them. When I get home, I want to import all the photos together with the developed virtual copies fromt the laptop's external HD into LR5 on my PC desktop. But if I use the import button in LR I only get the original photo, not the developed copies. What am I doing wrong?

    Since your current editing workflow is based around Virtual Copies there are no actual files containing the edit data. Therefore, you'll need to use the 'Import from another catalog' option ( see File menu).

Maybe you are looking for

  • Unable to call webportal through internet - but works in intranet

    I am working on Collaborate planning in APO (SCM), I enabled all the required services using SICF and published services. Portal works correctly in Intranet (with in our network), But doesnot work in Internet, link/url doesn't not bring up log on scr

  • Works only with Workshop

    Hi, I have done some updates which work fine with Workshop, but when I try to deploy the application, I get : Errors found in E:\upload_RE7\PortalApplication\Portail\WEB-INF\src\com\xxxxxxx\xxxxxx\common\Constants.java: Error at line 3 column 8: Desc

  • Java Class and JSP file

    Hi everyone, I build a class in java, and now i wanna use this class in my jsp file. I put that class into web-inf/classes in Apache Tomcat, but don't work.... Anyone can help me? Greetings!

  • Certification for Forms 11.1.2 to run on RHEL 6

    Hello, We have Oracle Froms & Reports upgraded 11.1.2 running on RHEL 5. Our System Admins are planning to upgrade O/S to RHEL 6. We have checked the support matrix for Forms & Reports and it says 11.1.1.6 is certified to run on RHEL6 but not 11.1.2.

  • Crash reporting

    Hi there ! I have a website where I put some YouTube videos , So when i put theme and I want to play them , my Flash player crash , what should i do ? please help me this is my website [link removed] Best regards