High CPU usage while running a java program

Hi All,
Need some input regarding one issue I am facing.
I have written a simple JAVA program that lists down all the files and directories under one root directory and then copies/replicates them to another location. I am using java.nio package for copying the files. When I am running the program, everything is working fine. But the process is eating up all the memories and the CPU usage is reaching upto 95-100%. So the whole system is getting slowed down.
Is there any way I can control the CPU usage? I want this program to run silently without affecting the system or its performance.

Hi,
Below is the code snippets I am using,
For listing down files/directories:
        static void Process(File aFile, File aFile2) {
          spc_count++;
          String spcs = "";
          for (int i = 0; i < spc_count; i++)
          spcs += "-";
          if(aFile.isFile()) {
               System.out.println(spcs + "[FILE] " + aFile2.toURI().relativize(aFile.toURI()).getPath());
               String newFile = dest + aFile2.toURI().relativize(aFile.toURI()).getPath();
               File nf = new File(newFile);
               try {
                    FileCopy.copyFile(aFile ,nf);
               } catch (IOException ex) {
                    Logger.getLogger(ContentList.class.getName()).log(Level.SEVERE, null, ex);
          } else if (aFile.isDirectory()) {
               //System.out.println(spcs + "[DIR] " + aFile2.toURI().relativize(aFile.toURI()).getPath());
               String newDir = dest + aFile2.toURI().relativize(aFile.toURI()).getPath();
               File nd = new File(newDir);
               nd.mkdir();
               File[] listOfFiles = aFile.listFiles();
               if(listOfFiles!=null) {
                    for (int i = 0; i < listOfFiles.length; i++)
                         Process(listOfFiles, aFile2);
               } else {
                    System.out.println(spcs + " [ACCESS DENIED]");
          spc_count--;
for copying files/directories:public static void copyFile(File in, File out)
throws IOException {
FileChannel inChannel = new
FileInputStream(in).getChannel();
FileChannel outChannel = new
FileOutputStream(out).getChannel();
try {
inChannel.transferTo(0, inChannel.size(),
outChannel);
catch (IOException e) {
throw e;
finally {
if (inChannel != null) inChannel.close();
if (outChannel != null) outChannel.close();
Please let me know if any better approach is there. But as I already said, currently it's eating up the whole memory.
Thanks in advance.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • [SOLVED] High CPU usage on running any graphical program

    Hi!
    When I run any program like steam and java games which should use lot gpu but they don't. Instead of that programs use 70%-100% of cpu power and almost none gpu. I have newest nvidia drivers but I can't install nvidia-libgl because it doesn't work with bumblebee and whitout bumblebee I can't open steam. I'm running xfce desktop  with xorg11. This bug doesn't appear on flashplayer. Even when I set my graphics to lowest it still uses tons cpu and fps won't make any change (5-10fps).
    Here is log from steam:
    /home/campus/.local/share/Steam/steam.sh: rivi 161: VERSION_ID: sitomaton muuttuja
    /home/campus/.local/share/Steam/steam.sh: rivi 161: VERSION_ID: sitomaton muuttuja
    Running Steam on arch 64-bit
    /home/campus/.local/share/Steam/steam.sh: rivi 161: VERSION_ID: sitomaton muuttuja
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150413151658)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428938218)
    [0420/180852:ERROR:nss_util.cc(1018)] Failed to load NSS libraries.
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150413151658)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428965940)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428965940)
    Unable to read VR Path Registry from /home/campus/.openvr/openvrpaths.vrpath
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    FillInMachineIDInfo took a total of 0 milliseconds
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    PulseAudio connect failed (used only for Mic Volume Control) with error: Access denied
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    ** (steam:5344): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Generating new string page texture 2: 48x256, total string texture memory is 49,15 KB
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    (steam:5344): Gtk-WARNING **: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Adding licenses for the following package(s): 0, 216, 1679, 1680, 4303, 4772, 11795, 12328, 13054, 13437, 16139, 16222, 16750, 17569, 17641, 17982, 18485, 27035, 27101, 28497, 28987, 29776, 30286, 30879, 31937, 32037, 32889, 44226, 45440, 45705, 54451, 54974, 55143, 55144, 56320, 57406, 58580, 58582, 58584, 58590, 59811, 61119, 61131, 61363, 62024, 64229, 64700, 64701
    roaming config store loaded successfully - 1939 bytes.
    migrating temporary roaming config store
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/180906:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    Failed to init SteamVR because it isn't installed
    ExecCommandLine: ""/home/campus/.local/share/Steam/ubuntu12_32/steam" "nice" "-n" "19" "wine" "-no-dwrite" "
    System startup time: 13,70 seconds
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    /usr/bin/env: python: Tiedostoa tai hakemistoa ei ole
    Generating new string page texture 69: 256x256, total string texture memory is 311,30 KB
    Generating new string page texture 70: 64x256, total string texture memory is 376,83 KB
    Generating new string page texture 71: 48x256, total string texture memory is 49,15 KB
    Generating new string page texture 72: 128x256, total string texture memory is 507,90 KB
    Generating new string page texture 73: 8x256, total string texture memory is 516,10 KB
    Generating new string page texture 74: 32x256, total string texture memory is 548,86 KB
    [0420/180906:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    [0420/180907:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    Generating new string page texture 91: 64x256, total string texture memory is 114,69 KB
    Generating new string page texture 92: 128x256, total string texture memory is 245,76 KB
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Generating new string page texture 93: 24x256, total string texture memory is 573,44 KB
    Generating new string page texture 103: 384x256, total string texture memory is 966,66 KB
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Fontconfig warning: "/home/campus/.local/share/Steam/bin/panorama/etc/fonts/conf.d/41-repl-os-win.conf", line 148: Having multiple values in <test> isn't supported and may not work as expected
    Fontconfig warning: "/home/campus/.local/share/Steam/bin/panorama/etc/fonts/conf.d/41-repl-os-win.conf", line 160: Having multiple values in <test> isn't supported and may not work as expected
    AL lib: pulseaudio.c:612: Context did not connect: Access denied
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150413151658)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428938218)
    [0420/181047:ERROR:nss_util.cc(1018)] Failed to load NSS libraries.
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150413151658)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428965940)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428965940)
    Compiled against SDL version 2.0.4 and linked against SDL version 2.0.4
    COpenGLSurface::BInitialize: Current session is
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    sh: /usr/bin/alienware_wmi_control.sh: Tiedostoa tai hakemistoa ei ole
    DeleteFBOFreeList: Removing 7 FBO objects, total 1
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Warning, someone is using SetHTTPRequestRequiresVerifiedCertificate on Linux, where it doesn't work, and we won't actually verifyAdding activate event to a panel(CommunityMenu) without a tab or selection index, the gamepad and keyboard can't get here.
    Adding activate event to a panel(CommunityGameHub) without a tab or selection index, the gamepad and keyboard can't get here.
    sh: /usr/bin/alienware_wmi_control.sh: Tiedostoa tai hakemistoa ei ole
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181048:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181049:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    HTTP Response for http://store.steampowered.com/api/featuredcategories/?extra=controller,&trailer=1&f=l: 200, 34744
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Fontconfig warning: line 37: unknown element "fontpattern"
    Fontconfig warning: line 38: unknown element "fontpattern"
    Fontconfig warning: line 39: unknown element "fontpattern"
    Fontconfig warning: line 40: unknown element "fontpattern"
    HTTP Response for https://store.steampowered.com/api/featured/?cc=FI&l=english&f=l: 200, 34515
    [0420/181054:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    sh: /usr/bin/alienware_wmi_control.sh: Tiedostoa tai hakemistoa ei ole
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    **** Panel FavoritePages has fill-parent-flow for height, but isn't in a flowing down layout
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150413151658)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428938218)
    [0420/181115:ERROR:nss_util.cc(1018)] Failed to load NSS libraries.
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150413151658)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428965940)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428965940)
    DeleteFBOFreeList: Removing 41 FBO objects, total 0
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    (steam:5344): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150413151658)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428938218)
    [0420/181118:ERROR:nss_util.cc(1018)] Failed to load NSS libraries.
    Installing breakpad exception handler for appid(steamwebhelper)/version(20150413151658)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428965940)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1428965940)
    Compiled against SDL version 2.0.4 and linked against SDL version 2.0.4
    COpenGLSurface::BInitialize: Current session is
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    sh: /usr/bin/alienware_wmi_control.sh: Tiedostoa tai hakemistoa ei ole
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:browser_main_loop.cc(240)] Gtk: Teemamoottorin moduulia ei löytynyt module_path:sta: ”xfce”,
    [0420/181119:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    Warning, someone is using SetHTTPRequestRequiresVerifiedCertificate on Linux, where it doesn't work, and we won't actually verifyAdding activate event to a panel(CommunityMenu) without a tab or selection index, the gamepad and keyboard can't get here.
    Adding activate event to a panel(CommunityGameHub) without a tab or selection index, the gamepad and keyboard can't get here.
    sh: /usr/bin/alienware_wmi_control.sh: Tiedostoa tai hakemistoa ei ole
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    HTTP Response for http://store.steampowered.com/api/featuredcategories/?extra=controller,&trailer=1&f=l: 200, 34744
    Fontconfig warning: line 37: unknown element "fontpattern"
    Fontconfig warning: line 38: unknown element "fontpattern"
    Fontconfig warning: line 39: unknown element "fontpattern"
    Fontconfig warning: line 40: unknown element "fontpattern"
    HTTP Response for https://store.steampowered.com/api/featured/?cc=FI&l=english&f=l: 200, 34515
    [0420/181123:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    Adding activate event to a panel(ButtonBody) without a tab or selection index, the gamepad and keyboard can't get here.
    HTTP Response for http://cdn.steamcommunity.com/news/newsforapp/v0001/?appid=252490&count=5&maxlength=300&format=json: 200, 3370
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Launching appid 252490
    Starting for app: Rust
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Installing breakpad exception handler for appid(steam)/version(1428965940)
    Moving back to: ShowLibraryMostRecent (focus: MostRecentCarousel)
    Removing from backstack: LibraryShowApp (focus: ButtonBody)
    lspci:
    00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    00:1c.5 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c4)
    00:1c.6 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 (rev c4)
    00:1c.7 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 8 (rev c4)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation H77 Express Chipset LPC Controller (rev 04)
    00:1f.2 IDE interface: Intel Corporation 7 Series/C210 Series Chipset Family 4-port SATA Controller [IDE mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    00:1f.5 IDE interface: Intel Corporation 7 Series/C210 Series Chipset Family 2-port SATA Controller [IDE mode] (rev 04)
    01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 760] (rev a1)
    01:00.1 Audio device: NVIDIA Corporation GK104 HDMI Audio Controller (rev a1)
    03:00.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 30)
    05:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet (rev c0)
    06:00.0 USB controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)
    Thanks!
    Last edited by campus735 (2015-04-21 04:45:10)

    I reinstalled all gpu drivers 64 and 32 bit versions, now steam complains this:
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1605
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1610
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1615
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1620
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1625
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1630
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1635
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1640
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1645
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1650
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1655
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1660
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1665
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1670
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1675
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1680
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1685
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1690
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1695
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1700
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1705
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1710
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1715
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1720
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1725
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1730
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1735
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1740
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1745
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1771
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1777
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1782
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1787
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1792
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1797
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1802
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1807
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1812
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1817
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1822
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1827
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1832
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1837
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1842
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1847
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1852
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1857
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1862
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1867
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1872
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1877
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1882
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1887
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1892
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1897
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1902
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1907
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1912
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1917
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1922
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1927
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1932
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1937
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1942
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1947
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1952
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1957
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1964
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1970
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1975
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1980
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1985
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1990
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 1995
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2000
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2005
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2010
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2015
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2020
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2025
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2030
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2035
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2040
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2045
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2050
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2055
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2060
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2065
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2070
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2075
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2080
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2085
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2090
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2095
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2100
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2105
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2110
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2115
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2120
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2125
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2130
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2135
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2140
    xerror_handler: X failed, continuing
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2145
    xerror_handler: X failed, continuing
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp (563) : Assertion Failed: glIsTexture( id )
    Steam: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 155
    Resource id in failed request: 0x2a00013
    Serial number of failed request: 2150
    xerror_handler: X failed, continuing

  • Skype 4.2.0.11 has abnormally high CPU usage while...

    Skype 4.2.0.11 has abnormally high CPU usage while idle.
    I can't get my laptop under 70 degrees celsius unless I cpulimit or quit skype, and cpulimiting it actually makes it completely unresponsive, as if some other thread is constantly generating a lot of work and taking priority over the UI thread.
    What the heck is skype doing? (And why do any of its threads need nice -10?) It takes up more CPU time than pulseaudio, truecrypt, and deluged combined.
    Its CPU usage is constantly between 5 and 50 percent*, it's absolutely horrible.
    *While idle. I'm unable to make calls.
    I know this is expected from a linux user, but for all I know, Skype is malware. It's not open-source, so I can't find out for myself, and there are no open-source alternatives so the frankly shameful amount of bugs I encounter in Skype will never be fixed.
    There are several bugs I'd love to be fixed in Skype, but first, PLEASE, optimize your code. It's absolutely horriffic at the moment.

    Attached are statistics from my desktop over approximately a 24 hour period for the processes shown (other than firefox and adb).
    Pulseaudio tops skype this time but that's because I've had music playing through mpd for a few hours. Skype uses more than 16 times the CPU that pidgin does, and almost double the RAM! RAM isn't shown in the screenshot but take my word for it. Bear in mind that I haven't taken (or made) any calls in this period of time, and pidgin has been signed into three different services and using encrypted chat.
    I really wish that at least the protocol would be documented so someone could work around this, at the moment I don't think the guys writing skype realize just how unstable the linux port is. At least it's better than the Android port.
    [Edit for those unfamiliar with linux processes: "TIME" is the cumulative time that the program has been scheduled for on any core, effectively making it a measure of total CPU usage for a given time period]
    Attachments:
    2014-06-22-233238_530x119_scrot.png ‏9 KB

  • Error while running a Java Program

    Can anyone help me,
    I am getting the following error while running a Java program, Below is the exception thrown, please help.
    java.nio.BufferOverflowException
    at java.nio.Buffer.nextPutIndex(Buffer.java:425)
    at java.nio.DirectByteBuffer.putChar(DirectByteBuffer.java:463)
    at org.jetel.data.StringDataField.serialize(StringDataField.java:295)
    at org.jetel.data.DataRecord.serialize(DataRecord.java:283)
    at org.jetel.graph.DirectEdge.writeRecord(DirectEdge.java:216)
    at org.jetel.graph.Edge.writeRecord(Edge.java:288)
    at com.tcs.re.component.RESummer1.run(RESummer1.java:505)
    java.nio.BufferOverflowException
    at java.nio.Buffer.nextPutIndex(Buffer.java:425)
    at java.nio.DirectByteBuffer.putChar(DirectByteBuffer.java:463)
    at org.jetel.data.StringDataField.serialize(StringDataField.java:295)
    at org.jetel.data.DataRecord.serialize(DataRecord.java:283)
    at org.jetel.graph.DirectEdge.writeRecord(DirectEdge.java:216)
    at org.jetel.graph.Edge.writeRecord(Edge.java:288)
    at com.tcs.re.component.RECollectCont.run(RECollectCont.java:304)

    Ok, let's see. Write the following class:
    public class Grunt {
      public static void main(String[] args) {
        System.out.println("Hello Mars");
    }Save it as "C:\Grunt.java", compile by typing:
    javac c:\Grunt.javaRun by typing:
    java -classpath "C:\" GruntDoes it say "Hello Mars"? If yes, go back to your program and compare for differences (maybe you used the "package" statement?).
    Regards

  • NoClassFoundError exception while running the java program

    Hi,
    I am getting the following exception while running a java program CSTToGMTToSQL.java
    Exception in thread "main" java.lang.NoClassDefFoundError: CSTToGMTToSQL
    However, the class file is getting created for this program in the same directory where the program is residing.
    Any idea on this ?
    Regards
    Ramesh

    I know that in the past there was an issue with running a particular version of the SDK on a particular version of windows. The resulant error was a ClassNotFoundException. I am not sure about the versions involved.

  • High CPU usage while buffering a video

    I have a high CPU usage (over 40%) while only buffering this video.
    IE10pre1
    Firefox Nightly 20121229, protected mode enabled
    Firefox Nightly 20121229, protected mode disabled
    Opera Next
    Chrome Canary
    a) open this url: http://www.wimp.com/marsearth/
    b) pause the video if it starts automatically
    c) use task manager or process explorer to view the cpu/gpu usage
    reproducible: mostly
    Windows 7 SP1
    Flash Player 11.6.602.108 / HWA enabled
    TestPC: Gigabyte GA-K8NS Pro; AMD Athlon 64 Venice 3200+; 2x 1GB MDT DDR-400-CL2; Club3D HD4670 AGP; Samsung HD103SJ, SyncMaster 204BM

    While we're aware of the issue, there's not much we can do about it.  The modern security realities facing web browsers have made sandboxing a necessity. 
    There's a good explanation of what's happening here: http://blogs.adobe.com/asset/2012/06/inside-flash-player-protected-mode-for-firefox.html
    Long story short, each video packet has to be passed from the browser to a medium-integrity broker process, then to the low-integrity flash player process for rendering.  If an attacker manages to hijack the Flash Player thread, the process is low-integrity, which prevents the attacker from doing much with it.  While it's not an absolute guarantee (nothing in security is), it raises the bar significantly for attackers.
    The downside is that all of that extra message-passing consumes CPU cycles, especially if you're trying to fill an exceptionally large buffer as fast as possible.  There's not a lot of opportunity to optimize this.
    If you're fine with the risk, you can manually disable ProtectedMode on your machine.  If you're only dealing with trusted sites, and you're not doing anything critical with the machine (work, banking, etc), then it's probably not a huge deal.
    Ultimately, ProtectedMode is like a vaccine -- it's a herd-immunity thing.  If the majority of people run it, exploits targeting machines without it are inconsistent and probably not worth pursuing when you look at the effort involved in developing an end-to-end exploit.  If a large number of people disable it, it becomes economically attractive for people building botnets, and you'll have a problem if you're not using it.
    To disable Protected Mode, add the following line to your mms.cfg file located in:
    Windows 32bit: C:\windows\system32\macromed\flash
    Windows 64bit: C:\windows\syswow64\macromed\flash
    ProtectedMode=0
    If the mms.cfg file does not exist, create one using any standard text editor (e.g.. notepad)
    Depending on your operating system, you might need to first save the mms.cfg file to a writable location (such as your documents or desktop folder) and then copy the file into the destination folder using Windows Explorer.
    To re-enable Protected Mode, simply remove the line from the mms.cfg file.

  • Exception while Running a Java Program for UME.

    Hi Experts,
                           I am trying to run a java program to acess UME. Its a sample to create user but all of my samples are throwing this exception in NWDS  (Console).Can anyone tell me why is it throwing this exception .
    com.sap.security.api.UMRuntimeException: UME factory 'com.sap.security.api.IUserFactory' cannot be accessed because UME initialization has not started yet.
    Please check
            UMFactory.isInitialized() before using UME functionality.
        at com.sap.security.api.UMFactory.checkInitialized(UMFactory.java:1019)
        at com.sap.security.api.UMFactory.getUserFactory(UMFactory.java:801)
        at Search.main(Search.java:25)
    Exception in thread "main"
    Thanks in advance
    Somil

    Hi,
    Earlier i faced the same exception when i tried to call the UME form Standalone java application,To resolve this i used stateless session bean approach. i follow the Below Mentioned Steps,
    1:-- create an J2EE -- EJB module project.
    2:-- Create stateless session bean and define the require methods ,implement Local and remote interface methods  in your bean class.
    3:-- refer the UME apis in EJB Projects build path.
    4:-- Call UME in Bean class methods.Build the EJB project and Archive.
    5:--Now create an Enterprise application Project ,Include the EJB module project to your EA Project by right clicking on EA project.Build EA project and EAR file
    6:--Deploy the EAR file on your server.
    7:--Now from your standalone java application include these two projects in Project tab of your Application.
    8:--Lookup the stateless session bean in your java class by its default JNDI name ,Obtain remote or local Home interface,And execute the BEAN Method which deals with UME.
    You can also refer this tutorial in some parts of it UME apis(like IUser,UMFactory) are used in Servelets and EJB ,You can download this tutorial source from SDN for your reference.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/297f35cf-0201-0010-00b2-fe2f3e23d360
    Siddharth

  • IMac Air High CPU Usage while Idle / Kernel Issues

    Hello,
    I am attempting to repair an MacBook Air that a customer spilled a small amount of orange juice into. I have completely taken the unit apart and thoroughly cleaned the motherboard and all components. There doesn't appear to be any physical damage done from the liquid. The problem is that the customer claims that since the spill happened the computer runs "very slow" and the CPU usage is very high even while completely idle (Bounces between 60%-80%). Being versed primarily in Windows PC Repair I am looking to post some diagnostic logs on here and maybe get some help from someone who knows what they are looking at. The customer took the machine to the Apple Store and they told them it had a "kernel problem" and would need a new Logic Board. Any help would be greatly appreciated, I just need to know what diagnostic reports I need to post to get this ball rolling... Thank you for your time.
    Taylor

    Hello,
    I am attempting to repair an MacBook Air that a customer spilled a small amount of orange juice into. I have completely taken the unit apart and thoroughly cleaned the motherboard and all components. There doesn't appear to be any physical damage done from the liquid. The problem is that the customer claims that since the spill happened the computer runs "very slow" and the CPU usage is very high even while completely idle (Bounces between 60%-80%). Being versed primarily in Windows PC Repair I am looking to post some diagnostic logs on here and maybe get some help from someone who knows what they are looking at. The customer took the machine to the Apple Store and they told them it had a "kernel problem" and would need a new Logic Board. Any help would be greatly appreciated, I just need to know what diagnostic reports I need to post to get this ball rolling... Thank you for your time.
    Taylor

  • High CPU usage while display is asleep

    This is a strange one, and I've noticed it on multiple distros, and Arch is no different.  When my system is sitting idle with the screen on my CPU usage hovers around 5%, which I would consider to be perfectly normal.  However, when the display goes to sleep (no screen saver, just DPMS sleep) the CPU jumps up to about 25% and stays there until I bump the mouse (or do whatever to wake the system up), and then it will drop back down to the normal 5% CPU usage. 
    I had always thought it had something to do with Firefox, but I had Firefox closed while I was away at work today, and yet when I come home and wake my computer up my CPU usage graph shows that it's been at a solid 25% all day long. 
    Anyone have any ideas what this might be, or recommend a way to hunt down exactly what process is eating my CPU cycles while the display is off?
    Thanks a lot, this has been puzzling me for some time now.
    EDIT: I should add that I am running KDE, and have been on the other distros as well (to the best of my recollection).  After realizing this it seems like this thread may be better suited for the Applications & DE forum, but I'm not sure... it could very well be something to do with the kernel or something to do with power saving.  Please move if you see fit.
    Last edited by hippieben (2014-09-07 00:17:46)

    The CPU usage is not accounted for in the system monitor app.  There's roughly 4% usage accounted for, yet there's a total of 29% being used.
    The script doesn't seem to find anything either.  High idle CPU usage kicks in maybe 3/4 of the way through, but the output doesn't seem to change from the beginning at all.
    ben@arch-desktop:~$ for i in $(seq 1 20); do sleep 10 && ps -eo pcpu,pid,user,args | sort -rk1 | head -6; done
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    Also, the screen doesn't have to be asleep, the system just needs to sit idle for a few minutes.
    Last edited by hippieben (2014-09-20 19:10:58)

  • After upgrade, high cpu usage while browsing

    not sure what happened. i performed a system upgrade, as detailed in my log:
    [2010-04-18 20:09] synchronizing package lists
    [2010-04-18 20:10] upgraded pacman (3.3.3-1 -> 3.3.3-5)
    [2010-04-18 20:10] synchronizing package lists
    [2010-04-18 20:10] starting full system upgrade
    [2010-04-18 20:16] upgraded acl (2.2.48-1 -> 2.2.49-1)
    [2010-04-18 20:16] upgraded libdrm (2.4.18-2 -> 2.4.19-2)
    [2010-04-18 20:16] upgraded libgl (7.7.1-0.1 -> 7.7.1-1)
    [2010-04-18 20:16] upgraded ati-dri (7.7.1-0.1 -> 7.7.1-1)
    [2010-04-18 20:16] upgraded bash (4.1.002-2 -> 4.1.005-1)
    [2010-04-18 20:16] upgraded openssl (0.9.8n-1 -> 1.0.0-2)
    [2010-04-18 20:16] Clearing symlinks in /etc/ssl/certs...done.
    [2010-04-18 20:16] Updating certificates in /etc/ssl/certs... 141 added, 0 removed; done.
    [2010-04-18 20:16] Running hooks in /etc/ca-certificates/update.d....done.
    [2010-04-18 20:16] upgraded ca-certificates (20090814-2 -> 20090814-3)
    [2010-04-18 20:16] upgraded curl (7.20.0-1 -> 7.20.1-1)
    [2010-04-18 20:16] upgraded db (4.8.26-1 -> 4.8.26-2)
    [2010-04-18 20:16] upgraded device-mapper (2.02.61-1 -> 2.02.62-1)
    [2010-04-18 20:16] upgraded dhcpcd (5.2.1-1 -> 5.2.2-1)
    [2010-04-18 20:16] upgraded hunspell (1.2.8-2 -> 1.2.9-1)
    [2010-04-18 20:16] upgraded enchant (1.5.0-3 -> 1.6.0-1)
    [2010-04-18 20:16] upgraded x264 (20100312-1 -> 20100410-1)
    [2010-04-18 20:16] upgraded libvorbis (1.2.3-1 -> 1.3.1-1)
    [2010-04-18 20:16] upgraded ffmpeg (22511-1 -> 22837-2)
    [2010-04-18 20:16] upgraded sqlite3 (3.6.23-1 -> 3.6.23.1-1)
    [2010-04-18 20:16] upgraded heimdal (1.3.1-3 -> 1.3.2-1)
    [2010-04-18 20:16] upgraded libcups (1.4.3-1 -> 1.4.3-2)
    [2010-04-18 20:16] upgraded gtk2 (2.20.0-1 -> 2.20.0-2)
    [2010-04-18 20:16] upgraded kbd (1.15.1-1 -> 1.15.2-1)
    [2010-04-18 20:16] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2010-04-18 20:17] upgraded kdebase-workspace (4.4.2-2 -> 4.4.2-3)
    [2010-04-18 20:17] upgraded kernel26-firmware (2.6.32.10-1 -> 2.6.33.2-1)
    [2010-04-18 20:17] >>> Updating module dependencies. Please wait ...
    [2010-04-18 20:17] >>> MKINITCPIO SETUP
    [2010-04-18 20:17] >>> ----------------
    [2010-04-18 20:17] >>> If you use LVM2, Encrypted root or software RAID,
    [2010-04-18 20:17] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2010-04-18 20:17] >>> More information about mkinitcpio setup can be found here:
    [2010-04-18 20:17] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2010-04-18 20:17]
    [2010-04-18 20:17] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2010-04-18 20:17] ==> Building image "default"
    [2010-04-18 20:17] ==> Running command: /sbin/mkinitcpio -k 2.6.33-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2010-04-18 20:17] :: Begin build
    [2010-04-18 20:17] :: Parsing hook [base]
    [2010-04-18 20:17] :: Parsing hook [udev]
    [2010-04-18 20:17] :: Parsing hook [autodetect]
    [2010-04-18 20:17] :: Parsing hook [pata]
    [2010-04-18 20:17] :: Parsing hook [scsi]
    [2010-04-18 20:17] :: Parsing hook [sata]
    [2010-04-18 20:17] :: Parsing hook [filesystems]
    [2010-04-18 20:17] :: Generating module dependencies
    [2010-04-18 20:17] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2010-04-18 20:17] ==> SUCCESS
    [2010-04-18 20:17] ==> Building image "fallback"
    [2010-04-18 20:17] ==> Running command: /sbin/mkinitcpio -k 2.6.33-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2010-04-18 20:17] :: Begin build
    [2010-04-18 20:17] :: Parsing hook [base]
    [2010-04-18 20:17] :: Parsing hook [udev]
    [2010-04-18 20:17] :: Parsing hook [pata]
    [2010-04-18 20:17] :: Parsing hook [scsi]
    [2010-04-18 20:18] :: Parsing hook [sata]
    [2010-04-18 20:18] :: Parsing hook [filesystems]
    [2010-04-18 20:18] :: Generating module dependencies
    [2010-04-18 20:18] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2010-04-18 20:18] ==> SUCCESS
    [2010-04-18 20:18] upgraded kernel26 (2.6.32.10-1 -> 2.6.33.2-1)
    [2010-04-18 20:18] upgraded kile (2.1b3-2 -> 2.1b4-1)
    [2010-04-18 20:18] upgraded libarchive (2.8.3-1 -> 2.8.3-3)
    [2010-04-18 20:18] upgraded libfetch (2.30-1 -> 2.30-3)
    [2010-04-18 20:18] upgraded libldap (2.4.21-1 -> 2.4.21-2)
    [2010-04-18 20:18] upgraded libpcap (1.0.0-1 -> 1.1.1-1)
    [2010-04-18 20:18] upgraded libssh (0.4.1-1 -> 0.4.1-3)
    [2010-04-18 20:18] upgraded libzip (0.9-1 -> 0.9.3-1)
    [2010-04-18 20:18] upgraded lvm2 (2.02.61-1 -> 2.02.62-1)
    [2010-04-18 20:18] upgraded mdadm (3.1.1-2 -> 3.1.2-2)
    [2010-04-18 20:18] upgraded mesa (7.7.1-0.1 -> 7.7.1-1)
    [2010-04-18 20:18] upgraded mkinitcpio-busybox (1.15.3-5 -> 1.16.1-1)
    [2010-04-18 20:18] upgraded ntfs-3g (2010.1.16-1 -> 2010.3.6-1)
    [2010-04-18 20:18] installed pm-quirks (0.20100316-1)
    [2010-04-18 20:18] upgraded pm-utils (1.2.6.1-4 -> 1.3.0-2)
    [2010-04-18 20:18] upgraded postgresql-libs (8.4.3-1 -> 8.4.3-2)
    [2010-04-18 20:18] upgraded qca-ossl (2.0.0-2 -> 2.0.0-3)
    [2010-04-18 20:18] upgraded psi (0.14-2 -> 0.14-3)
    [2010-04-18 20:18] upgraded python (2.6.5-2 -> 2.6.5-3)
    [2010-04-18 20:18] upgraded qt (4.6.2-2 -> 4.6.2-3)
    [2010-04-18 20:18] upgraded qtcurve-kde4 (1.2.0-1 -> 1.3.1-1)
    [2010-04-18 20:18] upgraded smbclient (3.5.1-1 -> 3.5.2-1)
    [2010-04-18 20:19] upgraded virtuoso (6.1.0-1 -> 6.1.1-1)
    [2010-04-18 20:19] upgraded soprano (2.4.1-1 -> 2.4.2-1)
    [2010-04-18 20:19] upgraded sudo (1.7.2p5-1 -> 1.7.2p6-1)
    [2010-04-18 20:19] upgraded syslog-ng (3.0.4-3 -> 3.1.0-1)
    [2010-04-18 20:19] upgraded taglib (1.6.1-1 -> 1.6.2-1)
    [2010-04-18 20:19] upgraded texlive-bin (2009.5-2 -> 2009.5-3)
    [2010-04-18 20:19] upgraded tzdata (2010g-1 -> 2010h-1)
    [2010-04-18 20:19] upgraded util-linux-ng (2.17.1-1 -> 2.17.2-1)
    [2010-04-18 20:19] upgraded wget (1.12-1 -> 1.12-2)
    [2010-04-18 20:19] upgraded wpa_supplicant (0.6.10-1 -> 0.6.10-2)
    [2010-04-18 20:19] upgraded xf86-video-ati (6.12.4-3 -> 6.12.192-1)
    [2010-04-18 20:19] upgraded xf86-video-vesa (2.2.1-1 -> 2.3.0-1)
    [2010-04-18 20:19] upgraded xorg-server (1.7.5.902-1 -> 1.7.6-3)
    but now, when i use rekonq (also tested arora; same issue), cpu usage for the browser shoots up to nearly 50% and stays there. also, pages don't load unless i move my mouse around. flash is worse as well.
    (note: after my upgrade, i got a black screen on booting up. i had to use the 'nomodeset' option to disable kms. this probably isn't related, but i thought it might be worth mentioning.)
    any ideas?
    Last edited by anti-destin (2010-04-19 16:58:41)

    you're right. i forgot that i made some changes to my igoogle page. the chat function is the culprit. adding it causes the spike. i've reported the problem. thanks for the help!

  • CPU usage while running Bex report

    Hello,
    Sometimes, when I run a Bex report with many lines the computer CPU Usage is 100% (=full ) for a long time. In some cases i need to do restart again for the computer.
    In the WAD  it doesn’t happened...
    Did anybody have the same problem? Is there a way to reduce the CPU usage?
    Please Advice,
    Amir

    Amir,
    This is "normal" behaviour in Bex with query's which return very long lists. The client computer already received all data, but is formatting the layout.
    Solutions:
    1) a faster pc with enough memory (512 mb) and win200 or >.
    2) a query with less return rows.
    The reason that in wad (web reporting) this is not experienced is because the formatting (rendering html) from the result table is done within the WAS (application server, which is hopefully faster then your PC...). Your browser only receives the html page..no exotic hardware needed for that..
    Any questions left: please ask; if you're satisfied please grant with rewards.
    Kind regards Patrick Rieken.
    Message was edited by: Patrick Rieken

  • High CPU Usage while getting input from JTextArea

    I have a core class (emulator) that can receive and handle command strings of varying sorts. I have an Interface that, when implemented, can be used to work with this emulator.
    I have code that works, but the CPU is pegged. The emulator has its own thread, and my GUI, which implements the aforementioned Interface and extends JFrame, clearly has its own as well.
    So, the emulator calls the gatherResponse(prompt) method of the interface driving it, in order to find out the next command :
    Here is the code for this method (note that the console member variable is referring to the JTextArea that is within the JFrame) :
         public String gatherResponse(String prompt) {
              printPrompt(prompt);          
              lastPrompt = prompt;
              class ResponseListener extends Thread implements KeyListener {
                   public volatile String response = null;
                   public ResponseListener() {
                        super();
                   public void run() {
                        while (getResponse() == null) {
                             try {
                                       Thread.sleep((int)Math.random() * 100);
                             catch (InterruptedException ie) {
                                  System.out.println("ResponseListener.run==>"+ie.toString());
                   public String getResponse() {
                        return response;
                   public void keyPressed(KeyEvent e) {
                        System.out.println("ResponseListener.keyPressed==>"+e.getKeyCode());
                        if (e.getKeyCode() == 10) {
                             try {
                                  response = getLastConsoleLine();
                                  System.out.println("response found:"+response);
                             catch (Exception exc) {}
                   } //end public void keyPressed(KeyEvent e)
                   public void keyTyped(KeyEvent e) {}
                   public void keyReleased(KeyEvent e) {}
              } //end class ResponseListener implements KeyListener
              ResponseListener rl = new ResponseListener();
              console.addKeyListener(rl);
              System.out.println("Starting ResponseListener");
              rl.start();
              String response = null;
              while ((response = rl.getResponse()) == null) {
                   try {
                        Thread.sleep((int)Math.random() * 1000);
                   catch (InterruptedException ie) {
                        System.out.println(ie.toString());
              } //end while((response = rl.getResponse())==null)
              console.removeKeyListener(rl);
              System.out.println("returning "+response);
              return response;
         } //end public void gatherResponse(String prompt)     Like I said, this works just fine, but I don't want to go with it when it pegs the CPU. I've never really done any work w/ Threads, so I could be making a real newbie mistake here...

    Code adapted from The Producer/Consumer Example
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.event.*;
    import javax.swing.text.*;
    public class Listening
        Scheduler scheduler;
        JTextField north, south;
        public Listening(Scheduler s)
            scheduler = s;
            north = new JTextField();
            south = new JTextField();
            north.setName("north");
            south.setName("south");
            scheduler.register(north);
            scheduler.register(south);
        private JTextField getNorth() { return north; }
        private JTextField getSouth() { return south; };
        public static void main(String[] args)
            Scheduler scheduler = new Scheduler();
            Listening test = new Listening(scheduler);
            Monitor monitor = new Monitor(scheduler);
            JFrame f = new JFrame("Listening");
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.getContentPane().add(test.getNorth(), "North");
            f.getContentPane().add(test.getSouth(), "South");
            f.setSize(240,125);
            f.setLocation(200,200);
            f.setVisible(true);
            monitor.start();
    class Scheduler
        private String contents;
        private boolean available = false;
        public synchronized String get(String caller)
            while(!available)
                try
                    wait();
                catch (InterruptedException ie)
                    System.err.println("Scheduler.get interrupted: " + ie.getMessage());
            available = false;
            System.out.println(caller + " get: " + contents);
            notifyAll();
            return contents;
        public synchronized void put(String sender, String input)
            while(available)
                try
                    wait();
                catch (InterruptedException ie)
                    System.err.println("Scheduler.put interrupted: " + ie.getMessage());
            contents = input;
            available = true;
            System.out.println(sender + " put: " + contents);
            notifyAll();
        protected void register(final JTextComponent tc)
            Document doc = tc.getDocument();
            doc.addDocumentListener(new DocumentListener()
                public void changedUpdate(DocumentEvent e) { /*styles*/ }
                public void insertUpdate(DocumentEvent e)  { report(); }
                public void removeUpdate(DocumentEvent  e) { report(); }
                private void report()
                    put(tc.getName(), tc.getText());
    class Monitor extends Thread
        Scheduler scheduler;
        JTextField  listenerField;
        public Monitor(Scheduler s)
            scheduler = s;
            launchDialog();
        public void run()
            boolean continueToMonitor = true;
            while(continueToMonitor)
                try
                    Thread.sleep(10);
                catch(InterruptedException ie)
                    System.err.println("Monitor.run interrupted: " + ie.getMessage());
                    continueToMonitor = false;
                String text = scheduler.get(this.getClass().getName());
                listenerField.setText(text);
        private void launchDialog()
            listenerField = new JTextField();
            JDialog d = new JDialog(new Frame(), getClass().getName(), false);
            d.getContentPane().add(listenerField, "North");
            d.setSize(300,100);
            d.setLocation(585,200);
            d.setVisible(true);
    }

  • EA3: Performance (High CPU usage while editting PACKAGE BODYs)

    EA3 seems to use a lot of processor time while editting PACKAGE BODYs. I created a simple test that repeatably (on my system) causes the EA3 to use over 90% CPU for about a minute. (Last test was 74 seconds.)
    OS: XP 2002 SP2
    Processor: P4 3GHz
    Memory: 2GB
    DB: Oracle 10 XE
    In SQL*Plus:
    SQL> create or replace package test as procedure a; end;
    2 /
    SQL> create or replace package body test as procedure a as begin null; end; end;
    2 /
    1) Opened EA3
    2) Close Tip of the day
    3) Click Connections
    4) Click 10g XE
    5) Click Packages
    6) Click TEST
    7) Right-click TEST Body and click Edit
    8) Clicked before penultimate "end;"
    9) Pasted:
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    Another test is just to hold down the Enter key. After a few seconds, it reached 99% CPU and mostly stays there while holding the key.

    Thanks, the developers are looking into this.
    Sue

  • High cpu usage while inserting

    i've 10g database running on sun machine
    insert into id_air_e (aire_key, aire_0) values (:b0,:b1) taking too much time, it has fk on aire_key column reference to other table
    this Insert script inserts into the primary table & this table but it takes lots of CPU when inserting in secondary table
    Please advice how to speed up the insertion.

    Hi Buddy,
    In order to help you better, some questions need to be answered first.
    1) How many rows are been inserted?
    2) Is there any trigger enabled on this tables?
    3) Is the secondary table local or remote (using db_links)?
    4) Is there any index on the secondary table?
    5) Which wait event the session running the insert statement is waiting for? select event from v$session where SID = <sid inserting rows>;
    Cheers,
    JSoufer - Brazil

  • High CPU usage when running on battery power

    Hi all,
    Since a a few weeks, my MBP mod A1278 with the i5 CPU, is extremely slow when not plugged in.
    The Activity Monitor shows that a kernel_task is consuming 274% CPU and is using 64 threads.
    As soon as I hookup the power adapter,  the kernel_task activity falls back to around 3% and everything is all good.
    Anyone with a solution? Should I replace the battery?
    BTW I completely reinstalled the MBP and I have a clean system.
    Thanks.
    Patries,

    Click Apple icon on the Menubar.
    From the dropdown click About This Mac.
    Click More Info.
    From the popup window select System Report and click Power on the side bar.
    It will show the health of the battery.
    Proceed from there.
    Best.

Maybe you are looking for

  • Error Status Message

    Hi Vadim, Thanks for your help in my previous issue. My client wants to setup the error message when the user enter >1 value in input schedule against to each month(Jan,Feb and March etc) it is basically HC planning where as they have average headcou

  • My licensed copy of Adobe Acrobat Pro 9.0 will not load

    My licensed copy of Adobe Acrobat Pro 9.0 will not load - the disk just isn't recognized by our drives any longer. How do I get a replacement disk?  BTW - Adobe support seems to be the worst I've ever experienced from any single company. I am getting

  • Creating template areas when using CSS based layout

    Hi: I'm ransitioning to pure CSS based layouts. When I used tables for layouts I could select a table cell and make that an editable template region. But when I'm setting everything up in Divs, you can't "select" a div in Layout mode. Indeed, layout

  • What is the scenario to get TRANCODE 25 ?

    What is the scenario to get TRANCODE 25? Thanks in advance.

  • ISE Problem

    Hi Experts we have new ISE servers at our network and it work good . but lately i faced the below problem : the ISE integrated to get the authentication from the microsoft active directory which depend on the windows login username / password , and t