Vtserver.exe cpu usage at close to 100% when using Media Manager

On an Intel P4 PC running 32-bit Windows XP (sp-3), 2 GB of RAM and 500 GB hard disk, hardwired 100 Mbs connection:
When attempting to stream video from the MM PC to the DVR, the video is choppy.  Upon examination of the processes running on the MM PC, VTServer.EXE is running at about 90-100% when streaming video.  There is plenty of available memory.
Media Manager software has been uninstalled and reinstalled.
MM video component check has been run.
New MM version check run - no new version.
No SW firewall software/hardware in place.
Virus Scan disabled.
DVR has been rebooted.
Router has been rebooted.
Videos play without problem on the PC either via Windows Media Player or via the Media Manager player.  The problem is when they are streamed to the DVR (choppy video/audio)
When playing videos, choppy video and audio is observed.
Does anyone have an idea what the problem is?

ak2,
Pls check your PMs.  Thanks.
Regards,
Chris
Christian
Verizon Telecom
Fiber Solution Center
Notice: Content posted by Verizon employees is meant to be informational and does not supercede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan.

Similar Messages

  • How do I close a JInternalFrame when using subclasses and a separate cla...

    The heading should be: How do I close a JInternalFrame when using subclasses and a separate class for the actionListener?
    I have just created a JInternalFrame appclication and now I want to structure up my code. I have a Superclass that contains the usual settings for the two JInternalFrame:s, and the two subclasses with frame specific information. Both the JInternalFrames use the same OK button. I want to have the actionListener outside the classes to avoid repetition of code. But the dispose()-function does not work properly, it does not close the opened JInternalFrame. What�s wrong?
    class Superclass extends JFrame
         JButton b= new JButton("ok");    
         Superclass()
    class Subclass1 extends Superclass
         Subclass1 ()
              add(ok);
           ok.addActionListener(new Listener());
    class Subclass2 extends Superclass
         Subclass2 ()
              add(ok);
           ok.addActionListener(new Listener());
    class Listener extends Superclass implements ActionListener
         public void actionPerformed(ActionEvent e)
                   dispose();
    }How do I controll in the Listener class that the button in Subclass1 is beeing pressed?

    First of all I think I misunderstood your question. You said you had two internal frames, so I thought you wanted to close the internal frame.
    It now looks to me like you want to close the entire JFrame, which makes the code even a little easier. Something like:
    JComponent component = (JComponent)event.getSource();
    JFrame frame = (JFrame)SwingUtilities.windowForComponent( component );
    frame.dispose();
    Ok, I will make a try:
    public static Container getAncestorOfClass(Class c, Component comp)
    w.getAncestorOfClass(w, this); Fiirst you need to learn the basics of reading the API.
    "getAncestorOfClass()" is a static method. That means you don't use a variable to invoke the method. You use the class itself.
    "w" is a variable, which is a JFrame, but that is not what the first parameter should be. The first parameter is a "Class".
    "this" will refer to your Listener class, but you need the Component that generated the ActionEvent.
    When I thought you wanted to close an internal frame then the code would have been something like:
    JComponent component = (JComponent)event.getSource();
    Container container = SwingUtilities.getAncesterOfClass( JInternalFrame.class, component );
    JInternalFrame internalFrame = (JInternalFrame)container;
    internalFrame.invokeSomeMethodHere();If you need further help then you need to create a "Short, Self Contained, Compilable and Executable, Example Program (SSCCE)", that demonstrates the incorrect behaviour.
    http://homepage1.nifty.com/algafield/sscce.html

  • My laptop (win7 2ghz, 1gig) has 100% cpu usage with itunes installed (even when not running itunes) since the upgrade.  i had to uninstall.  tried installing but still the same problem.  my daughter wants the new ipad, but this is a serious problem.

    when itunes upgraded my laptop went to 100% cpu usage.  only solution was uninstall.  have tried itunes again as my daughter wants the new ipad.  still same problem tho so not keen to spend £400 on new pad without pc support.  anyone help?  (ps been using ipod touches 1 and 2, been great source of pleasure for my two girls, but cant sync them, so using the little shuffles for music, syncing to an old version of itunes on an old netbook - had the sense to switch off upgrades when the new version went wrong)

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 & above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • CPU hit 100% when installing Solution Manager

    During the installation, it hang at phase 34 (Start JAVA Engine) of 43. The description at bottom written :
    "Starting SOL/DVEBMGS00 [ABAP:ACTIVE, Java:UNKNOWN]. Elapsed time:9:00 minutes"
    When i checked the task manager, the CPU usage was shot up to 100%.
    Please advice what can i do?

    Which process is using that CPU?
    Markus

  • WebProcess at 50% and CPU at 100% when using Illustrator CS5...

    Hello there !
    First time at this so I hope I provide every detail needed...
    I searched for a similar issue without finding the exact problem elsewhere.
    I have a MBP mid-2009 running on OSX 10.7.4 and updated Safari recently to version 6. Everything works perfectly except when I use Illustrator CS5, the WebProcess gets up to 50% in average, my CPU gets owned to a 100% as my fans spins near 6500 rpm in less than 2 minutes...
    Any ideas ?
    Thanks for your concern !

    Hello Idriz!
    I just wanted to respond here as well so you know that we have read your post on this very forum. Still waiting for an answer from the US and after that I will forward that information to you.
    Regards,
    Jimmie A.
    Applications Engineer, National Instruments
    Regards,
    Jimmie Adolph
    Systems Engineer Manager, National Instruments Northern Region
    Bring Me The Horizon - Sempiternal

  • "Software Usage Metrics initialize failed" error when open Report Manager, after moving ReportServer from SSRS 2008 to SSRS 2012 (Native Mode)

    I've asked this question in SQL Server Upgrade forume, I'm asking here as well:
    Your help is highly appreciated!
    After migrating ReportServer db from 2008 to 2012, when access Report Manager throughhttp://myserver:80/Reports, I got the error below:
    ui!ReportManager_0-3!11d8!02/04/2013-15:19:12:: e ERROR: Software Usage Metrics initialize failed
    The process is below:
    •I successfully installed SQL Server 2012 (64-bit) Enterprise as a Native Mode on a server who runs Windows 7 Enterprise SP1 (64-bit).
    •I restored "ReportServer2008To2012" and "ReportServer2008To2012TempDB" in SSRS 2012 from the db files backed up in SQL 2008. In SSRS 2008, I have SSRS Model, ad-hoc reports based on model, and I also have canned reports built through BIDS
    report server project.
    •I reconfigured both databases' Compatibility level to SQL Server 2012(110) from SQL Server 2008(100).
    •I configured SSRS through Reporting Services Configuration Manager as below:
      > I chosen "Use built-in account:" as Service Account
    > In "Database" tab, I selected "Choose an existing report server database" and choose "ReportServer2008To2012" db, I used "Windows Authentication" (my login has the System Administrator priviledge). I got all 4 parts
    success: Verifying database sku = Success; Generating rights scripts = Success; Applying connection rights = Success; Setting DSN = Success.
    > I went to "Scale-out Deployment" to check if the initializing succeed, I found nothing there.
    Here are what I did from different approaches:
    A •I went to "Encryption Keys" and restored the key I backed up from SSRS 2008, after retoring, I got two initialized instances: One is on my current server (SSRS 2012), the other one is from the old server (SSRS 2008).
       I deleted the old one(SSRS 2008) through "Remove Server" action and kept the one on my current server(SSRS 2012).
       After I restart SSRS service, and tried to connect Report Manager, I got "An internal error occurred on the report server. See the error log for more details."
       I checked the log file, the error is actually "ERROR: Software Usage Metrics initialize failed"
    B •I also tried to "Delete Encrypted Content" and did see the SSRS was initialized through checking it on "Scale-out Deployment", however when I tried to open Report Manager, I got the same error.
    Anyone had the same issue? Any solution? Thanks in advance!

    Your help is highly appreciated!
    After migrating ReportServer db from 2008 to 2012, when access Report Manager through
    http://myserver:80/Reports, I got the error below:
    ui!ReportManager_0-3!11d8!02/04/2013-15:19:12:: e ERROR: Software Usage Metrics initialize failed
    The process is below:
    •I successfully installed SQL Server 2012 (64-bit) Enterprise as a Native Mode on a server who runs Windows 7 Enterprise SP1 (64-bit).
    •I restored "ReportServer2008To2012" and "ReportServer2008To2012TempDB" in SSRS 2012 from the db files backed up in SQL 2008. In SSRS 2008, I have SSRS Model, ad-hoc reports based on model, and I also have canned reports built through BIDS
    report server project.
    •I reconfigured both databases' Compatibility level to SQL Server 2012(110) from SQL Server 2008(100).
    •I configured SSRS through Reporting Services Configuration Manager as below:
     > I chosen "Use built-in account:" as Service Account
     > In "Database" tab, I selected "Choose an existing report server database" and choose "ReportServer2008To2012" db, I used "Windows Authentication" (my login has the System Administrator priviledge). I got all
    4 parts success: Verifying database sku = Success; Generating rights scripts = Success; Applying connection rights = Success; Setting DSN = Success.
     > I went to "Scale-out Deployment" to check if the initializing succeed, I found nothing there.
    Here are what I did from different approaches:
    A •I went to "Encryption Keys" and restored the key I backed up from SSRS 2008, after retoring, I got two initialized instances: One is on my current server (SSRS 2012), the other one is from the old server (SSRS 2008).
       I deleted the old one(SSRS 2008) through "Remove Server" action and kept the one on my current server(SSRS 2012).
       After I restart SSRS service, and tried to connect Report Manager, I got "An internal error occurred on the report server. See the error log for more details."
       I checked the log file, the error is actually "ERROR: Software Usage Metrics initialize failed"
    B •I also tried to "Delete Encrypted Content" and did see the SSRS was initialized through checking it on "Scale-out Deployment", however when I tried to open Report Manager, I got the same error.
    Anyone had the same issue? Any solution? Thanks in advance!

  • Can't close indesign. have to use task manager repeatedly.

    when closing out indesign CS5 it shows a few popups in the upper left corner really fast (it does it when i save now in illustrator as well) and then doesn't close. i have to open task manager where it is listed as "not responding" and close it every time. i have restarted and run defrag and disk cleanups and it doesn't help.

    when i turn off the auto-activation feature it seems to be shutting off
    properly. it was set to turn off fonts upon closing so i bet that is
    what was causing issues. i turned it back on and indesign closed fine so
    i'm not sure if the issue is fixed or not. turning it off seems to have
    stopped the weird popups in indesign and in illustrator when i turn it
    off in that as well. so it appears to be the suitcase fusion 3
    auto-activation causing problems.
    as for the forums, when logging back into adobe forums it tells me i
    need to select a screen name even though i have one and won't let me
    continue since mine is marked as being used. so i still can only reply
    using email. i have attached screenshots anyway just in case it might be
    something else.
    http://i41.photobucket.com/albums/e290/vanhoosedesign/Indesign1.jpg
    http://i41.photobucket.com/albums/e290/vanhoosedesign/Indesign2.jpg

  • Disallow browser window close x button when using separateFrame=false

    Hi!
    For problems with mutlicore processors and seperateFrame=true we have to workaround this with change to seperateFrame=false.
    The biggest problem is actual the behaviour when using the close button (x).
    With seperateFrame=true this closed every single form of the call stack, asks you to commit or discard your changes for every single form.
    With seperateFrame=false this closed the whole application without asking, changes are rolled back.
    Are there any possibility to disable the x button or catch the close command from browser to the forms session?
    kind regards
    Torsten

    Hello,
    one more question.
    Is it possible to change the method. so that the fpm opens within the same browser window instead of a new one?
    Maybe is there a solution with the portal?
    This is the Method to create a new Shopping cart. This opens a new browser window.
    method /SAPSRM/IF_CLL_DOM_SCW_FIN~CREATE_NEW_SHOPPING_CART.
    data:
           LV_TASKCONTAINER      TYPE REF TO /sapsrm/if_cll_task_container,
           ls_obn_components     type /sapsrm/s_wd_ui_obn,
           lo_navigation_service TYPE REF TO /SAPSRM/IF_CH_WD_NAVI_SERV.
    try.
      LV_TASKCONTAINER = mo_parent_bo_mapper->get_task_container( ).
      CALL METHOD lv_taskcontainer->GET_NAVIGATION_SERVICE
        RECEIVING
          RO_NAVIGATION_SERVICE = lo_navigation_service.
      ls_obn_components-obn_system = 'SAP_SRM'.
      ls_obn_components-object_type = 'sc'.
      ls_obn_components-operation = 'shop'.
      CALL METHOD LO_NAVIGATION_SERVICE->LAUNCH_TARGET
        EXPORTING
          IV_TARGET_TYPE          = /sapsrm/if_ch_wd_navi_serv_c=>gc_target_type-obn
          IS_OBN_COMPONENTS       = ls_obn_components
          IV_OBN_PARAM_CLASS      = /sapsrm/if_ch_wd_navi_serv_c=>gc_param_class-taskcontainer
          IV_OBN_PARAM_METHOD     = 'GET_OBN_PARAMETERS_RM'
      catch /SAPSRM/CX_PDO_ERROR_GEN.
    endtry.
    endmethod.

  • Apache.exe CPU usage high

    Hello,
    I've HTMLDB installed on Windows 2003 server, with a 10G database instance. Both are patche with
    It works fine, but I noticed than apache.exe from the 10gHTMLDB OH use about 25% of cpu even when nobody used it.
    I've seen in the forum some question about that, and Sergio asked if there's a 10gAS on the same machine...
    I've a 9iAS release 2 ( 9.0.2.3 ) in another OH on the same machine, and all works fine with it. Is there some compatibility issue between these two products. It's a test and development machine and that's why we use both products on it.
    Thanks for your help.
    Louis.

    Sorry for the edit error.
    I mean "patched with 10.1.0.3".

  • Com.apple.outlook.client.exe CPU usage

    On my laptop com.apple.outlook.client.exe always starts when I plug in my iPhone and sync it with itunes. It uses around 50% CPU and using my battery although I don't synchronize my iPhone with Outlook. Is there a way to avoid this? The process keeps running even after I have closed iTunes and disconnected the phone.
    I am using Windows 7 64 bit with the latest iTunes version.

    Same here on a Win XP with newest iTunes 10.5.1.42. Since I have this new iTunes, the "com.apple.outlook.client.exe" is accessing my harddisk constantly (although I only need the Notes to be synced with Outlook) and also when iTunes and Outlook are closed. Has someone a hint?

  • When I open Itunes it immediately is unresponsive and CPU usage shoots up to 100%.

    I've tried uninstalling and re installing, but all parts aren't installing-mainly Quick Time and Apple Mobile Device. I can manually install Quick Times, but I'm still getting no where. I have tried a few of the suggestions I've seen in the support community but nothing has worked so far...any suggestions? I have XP

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 n above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • Last 3 times I downloaded iTunes my Windows XP system locked up. CPU usage stays pegged at 100 percent. I can only seem to fix it by restoring to an earlier set point while in safe mode and then uninstalling I tunes. Any thoughts.

    It seems like I can't load ITunes onto this machine anymore, although I did successfully use earlier versions

    Just in case, let's check to see if we've got a LSP issue here:
    Apple software on Windows: May see performance issues and blank iTunes Store

  • My CPU usage only goes to 90% when I go on Facebook,no other site,how do I fix this problem

    Using Win,XP,this problem just recently started within a couple of months. I didn't change anything.
    I can be on other sites, no problems, as soon as I go on Facebook,within 3 minutes my fans come on
    and my task mngr. says my usage goes to 75 to 100%.
    I've also gotten a lot of "Unresponsive script" warnings as of late...never had that before either.

    Try to disable hardware acceleration in Firefox (you need to close and restart Firefox).
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can check for problems with current Flash plugin versions and try these:
    *disable hardware acceleration in the Flash plugin
    *http://kb.mozillazine.org/Flash#Troubleshooting

  • Finder High CPU Usage 108% after 5 mins of use

    So this is my issue, something odd is happening, I am trying to see where all the work is happening or if it is a bug. No other software seams to hog any significant space, and I am using Photoshop.
    I've done a sample of the process as I hope someone can understand it and tell me where the issue is?
    Here is the inspect too
    https://dl.dropboxusercontent.com/u/82899493/screenShots/Inspect.txt
    I've tried disabling the creation of the .DS_store files that had no effect.
    also turned of the icon preview in Finder > View > Options but still nothing,
    All I can do is relaunch finder and carry on, which is not the best option.
    Many Thanks
    Matt

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click the line of text below on this page to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -ef 
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    { sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; echo; sudo defaults read com.apple.loginwindow LoginHook; echo; sudo crontab -l; } 2> /dev/null | open -ef 
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    { launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}'; echo; crontab -l 2> /dev/null; } | open -ef 
    Step 4
    ls -A /e*/{cr,la,mach}* {,/}Lib*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la* 2> /dev/null | open -ef  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of login items' | open -ef 
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • I have an export pdf account that i paid for - close to $100. never used it. now adobe acrobat can't recognize me and merge accounts?

    Why can't the accounts be merged and also be credited for what i paid to this already.?

    Hi tweedy41,
    Pleasesee Adobe ID, sign in, and account help. You'll need to Contact Customer Care  to have your accounts reconciled. I was able to find the account under the same email address that you use here in the forums. It looks like you ordered a subscription today, but that order hasn't processed yet.
    A Customer Care agent should be able to help you get things sorted out.
    Best,
    Sara

Maybe you are looking for

  • IPod Touch Second Generation Can't, no.. Wont, Charge (the poor thing is trying)

    Hello friendly Apple Experts, I recently had an unfortunate incident when my iPod touch third generation went for a swim. While we waited for it to recover I dug my old iPod touch second generation out of storage (when it was put it into storage it h

  • Officejet 7310 Installation Issue(s) with Windows 7 Pro 64 Bit OS

    Recently purchased Windows 7 Pro 64 bit OS platform laptop.  Downloaded latest driver for All-In-One and executed.  Followed USB connection directions, Windows Driver installation indicated all drivers installed completely, but the last step (configu

  • Dynamic configuration of connection JNDI name in adapter service

    I have a requirement to connect to multiple E-Business Suite instances and databases based on data in the message. I've created some adapter services, and it seems that the way each adapter service decides which instance to connect with is in the WSD

  • IPhone Official Web App Directory?

    Has anyone heard about this? Any word on which apps will be included? Apple to launch official iPhone Web applications directory http://www.appleinsider.com/articles/07/10/10/appleto_launch_official_iphone_web_applicationsdirectory.html

  • New version of skype not showing online contact in...

    I had my skype working greatly with some older versions but with some latest versions skype doesnt work with me. I was happy having the old version which was working without any problem. But today skype forced me to install the latest version and the