Monitoring Agent installation : Error 25362.Failed to start -2147023843 service

Hi all,
I'm facing several issues installing SCOM 2012 R2 agent on one of our servers.
I've finally installed it, but at the end of installation process, this error is shown :
Product: Microsoft Monitoring Agent -- Error 25362.Failed to start -2147023843 service
I've found nothing especially for this error from Internet
Thank you. Have a good day.
FXE

Hi
Here you find the instructions for tracing
http://blog.scomskills.com/scom-verbose-tracing/ or
http://www.scomgod.com/?p=640
For Fixing the Agent Installation try this (still applies to scom 2012, except certain path)
http://blogs.technet.com/b/kevinholman/archive/2009/10/01/fixing-troubled-agents.aspx or this might also help
http://www.bictt.com/blogs/bictt.php/2009/09/10/scom-agent-not-starting-after-installati
Cheers,
Stefan
Blog: http://stefanroth.net If my post helped you, please take a moment to vote as helpful and\or mark as an answer

Similar Messages

  • Tip regarding the "systemd[1]: Failed to start Journal Service" error

    Just a tip regarding the well-known
    systemd[1]: Failed to start Journal Service
    error (which I ran into last weekend) to maybe save one or two among you a couple of hours of your time:
    The error is described here https://bbs.archlinux.org/viewtopic.php?id=151012 as well as in several other threads in other language boards / in other forums etc. It is usually (as in the linked thread) 'solved' by reinstalling the system - good old Windows magic, also useful when dealing with systemd.
    The Problem with this error is that you do not get into your system. Instead, systemd will print you the mentioned "Failed to start Journal Service" error message a couple of million times. There are also no logs that you could retrieve (when booting from a livesystem) and that would give you any helpful hints, since journal is systemd's logging service, old-style system logs are not kept, and the dmesg log doesn't survive the reboot with default settings.
    As pointed out in the above mentioned thread, you will see a few more instructive error messages when adding 'emergency' to the kernel line in the bootloader config.
    Now there may be plenty of reasons why the systemd journal service might not work. The most common and most annoying, however, appears to be this one:
    In this case you will see that the problem actually lies in
    systemd[1]: Cannot open /etc/machine-id: No such file or directory
    Now, 'man machine-id' reveals that "the /etc/machine-id file contains the unique machine id of the local system that is set during installation. (...) The machine ID is usually generated from a random source (...)". It is obviously perfectly justified to refuse to boot the system because an absolutely insignificant random number is missing. As far as systemd is concerned anyway.
    Usually, it seems, the /etc/machine-id is set by /usr/bin/systemd-machine-id-setup during installation or system upgrade. It is not documented anywhere that this is a rather important step and that you should better check if this was or was not actually done before rebooting. Obviously (but for no apparent reasons) systemd fails to run this (or to run this successfully) sometimes.
    Also to be recommended: Always retain (back up) your old kernel and initramfs and edit your bootloader config appropriately to be able to boot with your old kernel again ... just to have one or two options left to get back into the system in case of running into an unpleasant surprise from the side of systemd or other packages.
    The solution is, obviously, to create this file /etc/machine-id ... You probably want to do that from a livesystem (if you want to try it from the emergency shell, you would need to remount / (i.e. root) as rw and hope that systemd will not punish you for that) by just running the program that was designed for creating this file manually:  /usr/bin/systemd-machine-id-setup
    http://permalink.gmane.org/gmane.comp.s … devel/7528 states that it might also work with merely creating the file 'touch /etc/machine-id'. Though I didn't try that since I had enough fun with systemd for one week and didn't want to break my system again just to see if that works.

    Jristz wrote:
    ackalker wrote:Sorry for necrobumping this.
    Generating the machine-id in a consistent way is very important when working with KVM and containers, where the machine-id can be set for the VM or container. See `man systemd-machine-id-setup`.
    Again, _don't_ just put some random UUID in there, especially not in the systemd package install script, this makes provisioning Arch Linux containers a PITA.
    If you thing that the way that arch is handlynbg the machine-id is wrong or can be improved, then file a bug.
    He already did.
    Jristz wrote:Anyway, I thing if reinstalling systemd package or if systemd have a command to reinitialize the machine-id file.
    Like so many of your posts, I had to read this a half dozen times before it made any sense. I think you're hinting at the utility that ackalker already pointed out in the post you're replying to. And, if you read the install scriptlet, you wouldn't need to think about whether or not reinstalling would be an option. You would know that it isn't.

  • ITunes would not start... I got error: "applcation failed to start because MSVCR80.dll was not found. Re-installing the appliacation may fix the problem." When I tried reinstalling it failed.

    I recently connected my iPhone to my computer, iTunes would not start... I got error: "applcation failed to start because MSVCR80.dll was not found. Re-installing the appliacation may fix the problem." When I tried reinstalling it failed - it said insufficient permission.  I have administrative rights... please, any help and/or ideas will be appreciated.

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

  • Systemd logind.service reports an error: Failed to start login service

    Hello,
    I found this error in /var/log/errors.log and /var/log/daemon.log although my system functions normally.
    It's been written there every 90 seconds!!!!:
    Dec 19 23:52:59 localhost systemd[1]: Failed to start Login Service.
    Dec 19 23:54:29 localhost systemd[1]: Failed to start Login Service.
    Dec 19 23:55:59 localhost systemd[1]: Failed to start Login Service.
    Dec 19 23:57:29 localhost systemd[1]: Failed to start Login Service.
    Dec 19 23:58:59 localhost systemd[1]: Failed to start Login Service.
    the process: systemd-logind.service seems to be working fine:
    [xxx@archbox ~]$ sudo systemctl status systemd-logind.service
    [sudo] password for xxx:
    systemd-logind.service - Login Service
    Loaded: loaded (/usr/lib/systemd/system/systemd-logind.service; static)
    Active: activating (start) since Wed, 2012-12-19 23:49:59 CET; 49s ago
    Docs: man:systemd-logind.service(8)
    man:logind.conf(5)
    http://www.freedesktop.org/wiki/Software/systemd/multiseat
    Main PID: 11822 (systemd-logind)
    CGroup: name=systemd:/system/systemd-logind.service
    └─11822 /usr/lib/systemd/systemd-logind
    Dec 19 23:49:59 archbox systemd[1]: Starting Login Service...
    Dec 19 23:49:59 archbox systemd-logind[11822]: New seat seat0.
    Dec 19 23:49:59 archbox systemd-logind[11822]: Watching system buttons on /dev/input/event6 (P...on)
    Dec 19 23:49:59 archbox systemd-logind[11822]: Watching system buttons on /dev/input/event7 (V...us)
    Dec 19 23:49:59 archbox systemd-logind[11822]: Watching system buttons on /dev/input/event4 (L...ch)
    Dec 19 23:49:59 archbox systemd-logind[11822]: Watching system buttons on /dev/input/event5 (S...on)
    Dec 19 23:49:59 archbox systemd-logind[11822]: Watching system buttons on /dev/input/event3 (T...ns)
    Dec 19 23:49:59 archbox systemd-logind[11822]: New session 1 of user xxx.
    Dec 19 23:49:59 archbox systemd-logind[11822]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-...ay.
    and journalctl _PID=11822 returns:
    Dec 19 23:38:01 archbox sudo[21335]: xxx : TTY=pts/1 ; PWD=/home/xxx ; USER=root ; COMMAND=/usr/bin/
    Dec 19 23:38:01 archbox sudo[21335]: pam_unix(sudo:session): session opened for user root by xxx(uid
    Dec 19 23:38:01 archbox sudo[21335]: pam_unix(sudo:session): session closed for user root
    Dec 19 23:38:44 archbox sudo[22682]: xxx : TTY=pts/1 ; PWD=/home/xxx ; USER=root ; COMMAND=/usr/bin/
    Dec 19 23:38:44 archbox sudo[22682]: pam_unix(sudo:session): session opened for user root by xxx(uid
    Dec 19 23:38:44 archbox sudo[22682]: pam_unix(sudo:session): session closed for user root
    Dec 19 23:39:10 archbox sudo[23516]: xxx : TTY=pts/1 ; PWD=/home/xxx ; USER=root ; COMMAND=/usr/bin/
    Dec 19 23:39:10 archbox sudo[23516]: pam_unix(sudo:session): session opened for user root by xxx(uid
    Dec 19 23:39:29 archbox systemd[1]: systemd-logind.service operation timed out. Terminating.
    Dec 19 23:39:29 archbox systemd[1]: Failed to start Login Service.
    Dec 19 23:39:29 archbox systemd[1]: Unit systemd-logind.service entered failed state
    Dec 19 23:39:29 archbox systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
    Dec 19 23:39:29 archbox systemd[1]: Stopping Login Service...
    Dec 19 23:39:29 archbox systemd[1]: Starting Login Service...
    Dec 19 23:39:29 archbox systemd-logind[24096]: New seat seat0.
    Dec 19 23:39:29 archbox systemd-logind[24096]: Watching system buttons on /dev/input/event6 (Power B
    Dec 19 23:39:29 archbox systemd-logind[24096]: Watching system buttons on /dev/input/event7 (Video B
    Dec 19 23:39:29 archbox systemd-logind[24096]: Watching system buttons on /dev/input/event4 (Lid Swi
    Dec 19 23:39:29 archbox systemd-logind[24096]: Watching system buttons on /dev/input/event5 (Sleep B
    Dec 19 23:39:29 archbox systemd-logind[24096]: Watching system buttons on /dev/input/event3 (ThinkPa
    Dec 19 23:39:29 archbox systemd-logind[24096]: New session 1 of user xxx.
    Dec 19 23:39:29 archbox systemd-logind[24096]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-displa
    Dec 19 23:39:30 archbox sudo[23516]: pam_unix(sudo:session): session closed for user root
    Dec 19 23:40:08 archbox sudo[25314]: xxx : TTY=pts/1 ; PWD=/home/xxx ; USER=root ; COMMAND=/usr/bin/
    Dec 19 23:40:08 archbox sudo[25314]: pam_unix(sudo:session): session opened for user root by xxx(uid
    Dec 19 23:40:09 archbox sudo[25314]: pam_unix(sudo:session): session closed for user root
    Dec 19 23:40:43 archbox slim[641]: error 8: BadMatch (invalid parameter attributes) request 142 mino
    Dec 19 23:40:43 archbox slim[641]: error 9: BadDrawable (invalid Pixmap or Window parameter) request
    Dec 19 23:40:43 archbox slim[641]: error 4: BadPixmap (invalid Pixmap parameter) request 54 minor 0
    Dec 19 23:40:56 archbox sudo[26739]: xxx : TTY=pts/0 ; PWD=/home/xxx ; USER=root ; COMMAND=/usr/bin/
    Dec 19 23:40:56 archbox sudo[26739]: pam_unix(sudo:session): session opened for user root by xxx(uid
    Dec 19 23:40:59 archbox systemd[1]: systemd-logind.service operation timed out. Terminating.
    Dec 19 23:40:59 archbox systemd[1]: Failed to start Login Service.
    Dec 19 23:40:59 archbox systemd[1]: Unit systemd-logind.service entered failed state
    Dec 19 23:40:59 archbox systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
    Dec 19 23:40:59 archbox systemd[1]: Stopping Login Service...
    Dec 19 23:40:59 archbox systemd[1]: Starting Login Service...
    Dec 19 23:40:59 archbox systemd-logind[26935]: New seat seat0.
    Dec 19 23:40:59 archbox systemd-logind[26935]: Watching system buttons on /dev/input/event6 (Power B
    Dec 19 23:40:59 archbox systemd-logind[26935]: Watching system buttons on /dev/input/event7 (Video B
    Dec 19 23:40:59 archbox systemd-logind[26935]: Watching system buttons on /dev/input/event4 (Lid Swi
    Dec 19 23:40:59 archbox systemd-logind[26935]: Watching system buttons on /dev/input/event5 (Sleep B
    Dec 19 23:40:59 archbox systemd-logind[26935]: Watching system buttons on /dev/input/event3 (ThinkPa
    Dec 19 23:40:59 archbox systemd-logind[26935]: New session 1 of user xxx.
    Dec 19 23:40:59 archbox systemd-logind[26935]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-displa
    Updating system with pacman didn't solve it.
    Did I miss something out while migrating to systemd, is it a problem with SLiM or user session maybe ? Do you guys have any ideas where to start ? Thanks.
    Last edited by nastycino (2012-12-30 17:46:43)

    My /etc/systemd/logind.conf:
    # This file is part of systemd.
    # systemd is free software; you can redistribute it and/or modify it
    # under the terms of the GNU Lesser General Public License as published by
    # the Free Software Foundation; either version 2.1 of the License, or
    # (at your option) any later version.
    # See logind.conf(5) for details
    [Login]
    #NAutoVTs=6
    #ReserveVT=6
    #KillUserProcesses=no
    #KillOnlyUsers=
    #KillExcludeUsers=root
    #Controllers=
    #ResetControllers=cpu
    #InhibitDelayMaxSec=5
    HandlePowerKey=poweroff
    HandleSuspendKey=suspend
    HandleHibernateKey=hibernate
    HandleLidSwitch=suspend
    #PowerKeyIgnoreInhibited=no
    #SuspendKeyIgnoreInhibited=no
    #HibernateKeyIgnoreInhibited=no
    #LidSwitchIgnoreInhibited=yes
    Is there any way of reinstalling parts of systemd like logind.service?

  • ISQL*Plus Failed ta start the service, Error:0

    Hello there,
    I setup Oracle 10g for window 2003. When to Configuration Assistans then show table error : Failed ta start the service, Error:0, The operation completed successfully.
    In the Event Viewer i can see the following:
    The description for Event ID ( 15 ) in Source ( iSQL*Plus Application Server ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 1460, This operation returned because the timeout period expired.
    , 4.
    I set the Path variable C:\oracle\SOL\102\bin and the ORACLE_HOME to:
    C:\oracle\SOL\102
    But it did not solve the problem.
    I installed only Windows 2003 Enterprise Server with Service Pack 2
    when i use this command isqlplusctl start at command prompt the message appears:
    Failed ta start the service, Error:0, The operation completed successfully.
    please can you help here?

    I forgot.
    I installed JAVA SDK 1.4.2_09 too
    But when i uninstall it the same error appears...
    But i think Oracle do run with 1.4.2_09 or not?

  • Failed to start dependent service com.sap.portal.usermapping

    Hi
    I am trying to retrieve the User mapping information from my Webdynpro application. I added PORTAL:sap.com/com.sap.portal.usermapping to my service references in the web dynpro application. However, I am getting an error while deploying the application. The error message says
    Failed to start dependent service ''com.sap.portal.usermapping'' of application ''local/materialtemplateapp''. Status of dependent component:  STATUS_MISSING. Hint: Is the component deployed correctly on the engine?
    I know this is a pretty old problem that many other Web Dynpro developers encountered. I searched a lot on the forums and SDN. There are similar posts but I didn't find solution. I would appreciate any help in fixing this problem.
    Thanks

    Hi,
    Goto http://<servername>:<port>/webdynpro/welcome-->content Adminsitration
    Now, expand sap.com and search for the usermapping service. Check what is the status of that particular service. If its in the stopped state then start it and try redeploying your application.
    Regards,
    Murtuza

  • Failed to start login service

    I have a simple system set up in virtualbox, mostly to browse and torrent. Rarely have major problems. Recently I realized that cron was not working when flexget was not activated as expected. A check of journalctl threw up repeated instances of the following:
    Jun 04 15:41:11 arch32VB systemd[1]: systemd-logind.service operation timed out. Terminating.
    Jun 04 15:41:11 arch32VB systemd[1]: Failed to start Login Service.
    Jun 04 15:41:11 arch32VB systemd[1]: Unit systemd-logind.service entered failed state.
    Jun 04 15:41:11 arch32VB systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
    Jun 04 15:41:11 arch32VB systemd[1]: Stopping Login Service...
    Jun 04 15:41:11 arch32VB systemd[1]: Starting Login Service...
    Jun 04 15:41:11 arch32VB systemd-logind[665]: Watching system buttons on /dev/input/event3 (Power Button)
    Jun 04 15:41:11 arch32VB systemd-logind[665]: Watching system buttons on /dev/input/event4 (Sleep Button)
    Jun 04 15:41:11 arch32VB systemd-logind[665]: New seat seat0.
    Jun 04 15:41:11 arch32VB systemd-logind[665]: New session 1 of user calvin.
    Jun 04 15:42:41 arch32VB systemd[1]: systemd-logind.service operation timed out. Terminating.
    Jun 04 15:42:41 arch32VB systemd[1]: Failed to start Login Service.
    Jun 04 15:42:41 arch32VB systemd[1]: Unit systemd-logind.service entered failed state.
    Jun 04 15:42:41 arch32VB systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
    Jun 04 15:42:41 arch32VB systemd[1]: Stopping Login Service...
    Jun 04 15:42:41 arch32VB systemd[1]: Starting Login Service...
    Jun 04 15:42:41 arch32VB systemd-logind[693]: Watching system buttons on /dev/input/event3 (Power Button)
    Jun 04 15:42:41 arch32VB systemd-logind[693]: Watching system buttons on /dev/input/event4 (Sleep Button)
    Jun 04 15:42:41 arch32VB systemd-logind[693]: New seat seat0.
    Jun 04 15:42:41 arch32VB systemd-logind[693]: New session 1 of user calvin.
    I use autologin to console (and then to X via bash_profile) and there is no glitch except that I find that getting to desktop takes a little longer these days. Thought it is due to psd. I have no idea when this happened as things have been OK.
    Any advice? I suspect that cron's failure is due to this issue though honestly I have no basis to think so. Systemctl shows cronie.service loaded and running. System is up to date.

    With all the changes over the past year, I have been wanting to set up a fresh installation to remove any old issues that might not have been properly dealt with over time. This current issue, and the fact that the move to consolidate everything to /usr/bin has happened, tilted the balance.
    New installation, login is OK, no repeated messages from systemd-logind, cronie is working.
    Why the problems, I have no idea. But the new installation is working well.

  • Failed to start Fail2Ban Service

    Hi All,
    I used to use fail2ban service to avoid SSH DDos hack in my Arch system.
    However, I found faiil2ban service failed to be started recently after I perform a system upgrade (pacman -Syu).
    I keep getting failure when try to start fail2ban service by "systemctl start fail2ban.service".
    Checked the status, I got below informatoin:
    [root@archx system]# systemctl status fail2ban.service
    ● fail2ban.service - Fail2Ban Service
       Loaded: loaded (/usr/lib/systemd/system/fail2ban.service; enabled)
       Active: failed (Result: start-limit) since Fri 2014-11-28 09:40:14 CST; 20min ago
         Docs: man:fail2ban(1)
      Process: 493 ExecStart=/usr/bin/fail2ban-client -x start (code=exited, status=1/FAILURE)
    Nov 28 09:40:14 archx systemd[1]: Failed to start Fail2Ban Service.
    Nov 28 09:40:14 archx systemd[1]: Unit fail2ban.service entered failed state.
    Nov 28 09:40:14 archx systemd[1]: fail2ban.service failed.
    Nov 28 09:40:14 archx systemd[1]: start request repeated too quickly for fail2ban.service
    Nov 28 09:40:14 archx systemd[1]: Failed to start Fail2Ban Service.
    Nov 28 09:40:14 archx systemd[1]: Unit fail2ban.service entered failed state.
    Nov 28 09:40:14 archx systemd[1]: fail2ban.service failed.
    From the latest /var/log/error.log.1 I see below information:
    [root@archx log]# tail errors.log.1
    Nov 21 08:14:56 archx sshd[2646]: pam_tally(sshd:auth): pam_get_uid; no such user
    Nov 21 08:14:58 archx sshd[2646]: pam_tally(sshd:auth): pam_get_uid; no such user
    Nov 21 08:15:00 archx sshd[2646]: pam_tally(sshd:auth): pam_get_uid; no such user
    Nov 21 08:15:02 archx sshd[2646]: pam_tally(sshd:auth): pam_get_uid; no such user
    Nov 21 08:15:06 archx sshd[2657]: pam_tally(sshd:auth): pam_get_uid; no such user
    Nov 21 08:15:08 archx sshd[2657]: pam_tally(sshd:auth): pam_get_uid; no such user
    Nov 21 08:15:10 archx sshd[2657]: pam_tally(sshd:auth): pam_get_uid; no such user
    Nov 21 08:15:12 archx sshd[2657]: pam_tally(sshd:auth): pam_get_uid; no such user
    Nov 21 08:15:15 archx sshd[2657]: pam_tally(sshd:auth): pam_get_uid; no such user
    Nov 21 08:30:07 archx systemd-udevd[135]: [/usr/lib/systemd/network/99-default.link:2] Failed to parse interface name policy, ignoring: kernel
    I have no idea about systemd-udevd so I googled about it and found "Predictable Network Interface Names".
    http://www.freedesktop.org/wiki/Softwar … faceNames/
    Is the failure related to it or it's totally different?
    And any idea or guideline that could help me troubleshoot and resolve it?
    Your help is appreciated! Thanks!

    try to set 'backend = systemd' in the /etc/fail2ban/jail.conf file if 'sudo journalctl -xe' say some like
    -- Unit fail2ban.service has begun starting up.
    nov 27 21:39:38 sL1pKn07 fail2ban-client[1813]: ERROR No file(s) found for glob /var/log/auth.log
    nov 27 21:39:38 sL1pKn07 fail2ban-client[1813]: ERROR Failed during configuration: Have not found any log file for sshd jail
    nov 27 21:39:38 sL1pKn07 systemd[1]: fail2ban.service: control process exited, code=exited status=255
    nov 27 21:39:38 sL1pKn07 systemd[1]: Failed to start Fail2Ban Service.
    -- Subject: Unit fail2ban.service has failed
    Last edited by sl1pkn07 (2014-11-27 20:49:03)

  • Failed to start Core Services: Failed to launch rpcss

    We are trying to install Siebel Application on SuSe Linux 9, and in the process when we try to run Siebel environment variables we are getting following error:
    "Failed to start Core Services: Failed to launch rpcss"
    Any idea what this means..? Any help is appreciated.
    Thanks

    Try the following:
    Add in the archive /etc/profile (vi /etc/profile) the following lines:
    JAVA_HOME=/etc/java/jre1.5.0_06
    export $JAVA_HOME
    PATH=$JAVA_HOME/bin:$PATH
    export $PATH
    where /opt/jre1.5.0_06 is the way/folder is install the jre.
    regards.

  • Failed to start TAF service on standby db

    Hi, we have a DG configuration based Oracle RAC 10g R2 (2 nodes). After switchover to standby db and start the TAF service, I got the following errors:
    PRKP-1030 : Failed to start the service appTAF.
    CRS-1007: Failed after successful dependency consideration
    CRS-0223: Resource 'ora.standby.appTAF.cs' has placement error.
    So basically TAF service won't start. Does anyone see this error before?
    Thanks in advance.

    The interesting part is that there is no error in the alert log.

  • [SOLVED] - [Gnome 3] GDM error dialog "failed to start session GNOME"

    Hi,
    Just installed Gnome 3 from testing.
    First boot crashed, but that was a missing library for splashy, so removed splash from my grub boot line.
    Now the system boots to GDM. I can start my Xfce session without any issues, but if I select Gnome, I get a dialog "Failed to start session GNOME".
    Following is my GDM greeter log:
    gnome-session[2208]: WARNING: Failed to start app: Unable to start application: Failed to execute child process "/usr/lib/at-spi/at-spi-registryd" (No such file or directory)
    (gnome-settings-daemon:2215): Gtk-WARNING **: gtk_window_set_wmclass: shouldn't set wmclass after window is realized!
    ** (process:2228): DEBUG: Greeter session pid=2228 display=:0 xauthority=/var/run/gdm/auth-for-gdm-RuDxNi/database
    gnome-settings-daemon: xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy->xcb->pending_requests' failed.
    Failed to play sound: File or data not found
    gnome-session[2208]: WARNING: Application 'gnome-settings-daemon.desktop' killed by signal
    (polkit-gnome-authentication-agent-1:2229): Gdk-WARNING **: gdk_xsettings_watch_cb(): Couldn't find window to unwatch
    (gnome-power-manager:2226): Gdk-WARNING **: gdk_xsettings_watch_cb(): Couldn't find window to unwatch
    (gnome-settings-daemon:2234): Gtk-WARNING **: gtk_window_set_wmclass: shouldn't set wmclass after window is realized!
    gdm-simple-greeter[2228]: Gtk-WARNING: gtkwidget.c:6778: widget not within a GtkWindow
    gdm-simple-greeter[2228]: WARNING: Unable to read from file /etc/arch-release
    Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1000007 (Login Wind)
    Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    gdm-simple-greeter[2228]: Gdk-WARNING: gdk_xsettings_watch_cb(): Couldn't find window to unwatch
    Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1000007 (Login Wind)
    Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    (gnome-settings-daemon:2234): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    All help greatly appreciated.
    Cheers.
    Last edited by Padfoot (2011-04-08 23:38:59)

    I just remembered to do that.....
    Think I have found my problem.
    The Arch Wiki for Gnome 3 has the line for installing to a new system
    # pacman -Syu testing/gnome
    This installs gnome 3, but does not include gnome-shell or gnome-panel
    Just installing them now. Will report back shortly.
    Maybe the Wiki should be updated to reflect this, or the package testing/gnome updated to depend on gnome-shell and gnome-panel.
    Cheers.

  • SCOM 2012 R2 Agent Issue: Error 25211.Failed to install performance counters.. Error Code: -2147024809

    Hi All,
    I'm trying to deploy SCOM 2012 R2 agent onto a domain controller and I get the following error "Product: Microsoft Monitoring Agent -- Error 25211.Failed to install performance counters.. Error Code: -2147024809 (The parameter is incorrect.)."
    I've installed the agent successfully onto 4 other domain controllers with out any issues.</p><p>The domain controllers are all VM's running on VMWare and are Windows Server 2012 R2.
    I've rebuilt the Perfmon Counters based on this article:&nbsp;https://support.microsoft.com/en-us/kb/2554336?a=wsignin1.0
    I've also enabled verbose logging on the msi installation:
    InstallHSPerfCounters: Custom Action Data. C:\Program Files\Microsoft Monitoring Agent\Agent\
    InstallHSPerfCounters: Installing agent perf counters. 
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft Monitoring Agent\Agent\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057. 
    InstallPerfCountersLib: Retry Count : . 
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft Monitoring Agent\Agent\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057. 
    Any help on this would be great.

    Hi Stefan,
    I've successfully installed the agent. The server needed a reboot after fixing the corrupt perfmon counters.
    I know have a issue with the agent on the domain controller. It kkeeps on greying out and have used hslockdown to allow the local system access by using the following command.
    HSLockdown.exe "ManagementGroupName" /A "NT AUTHORITY\Authenticated Users"
    Further digging into the issue I see in the SCOM Management Server the following error "The entity servername is not heartbeating"
    Written a SQL query to gather more information. SQL query I used is:
    SELECT
    ME.FullName,
    HSO.StartDateTime AS OutageStartDateTime,
    DATEDIFF (DD, hso.StartDateTime, GETDATE()) AS OutageDays,
    HSO.ReasonCode,
    DS.Name AS ReasonString
    FROM  vManagedEntity AS ME
    INNER JOIN     vHealthServiceOutage AS HSO ON HSO.ManagedEntityRowId = ME.ManagedEntityRowId
    INNER JOIN     vStringResource AS SR ON HSO.ReasonCode =
    REPLACE(LEFT(SR.StringResourceSystemName, LEN(SR.StringResourceSystemName)
    – CHARINDEX(‘.’, REVERSE(SR.StringResourceSystemName))), ‘System.Availability.StateData.Reasons.’, ”)
    INNER JOIN     vDisplayString AS DS ON DS.ElementGuid = SR.StringResourceGuid
    WHERE (SR.StringResourceSystemName LIKE ‘System.Availability.StateData.Reasons.[0-9]%’)
    AND DS.LanguageCode = ‘ENU’
    AND ME.FullName like ‘%SERVER NAME%’   –Change name here or leave %% for ALL SERVERS
    ORDER BY OutageStartDateTime
    This gives me the following reason behind the failure : "The heartbeat from System Center Management Service is missing."
    Have I missed anything? The agent is running fine, however SCOM is reporting that the heartbeat is missing.
    Any help on this would be great.

  • Oracle Audit Vault Server & Agent Installation Error.

    Hi,
    I am new to Audit vault. When I install Audit Vault on Windows 2008 R2 it throws an error after installing 99%. Kindly help me to resolve.
    OS Version : Windows 2008 R2
    Oracle Audit Vault Version: 10.2.3.2
    Error:
    Audit Vault Server:
    INFO: Configuration assistant "Oracle Audit Vault Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.3\av_1
    Configuration directory is set to C:\oracle\product\10.2.3\av_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: The "C:\oracle\product\10.2.3\av_1\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    INFO: Created a new file C:\oracle\product\10.2.3\av_1\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.3\av_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.3\av_1\cfgtoollogs\configToolFailedCommands.bak
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    xception: VariableNotFoundException
    Query Exception Class: class oracle.sysman.oii.oiil.OiilQu
    Also while installing Collection agent, it throws the error while executing runInstaller.
    OS Version : AIX 6.1
    Oracle Audit Vault Agent Version: 10.2.3.2
    Audit Agent:
    bash-3.2$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5200 or 5300
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2011-05-12_05-11-03PM/installActions2011-05-12_05-11-03PM.log
    */tmp/OraInstall2011-05-12_05-15-39PM>*cat installActions2011-05-12_05-15-39PM.log
    Using paramFile: /finacle/avagent/aix_5l64/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5200 or 5300
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2011-05-12_05-15-39PM/installActions2011-05-12_05-15-39PM.log
    Thanks & Regards,
    Mithra.
    Edited by: 864048 on Jun 7, 2011 2:57 AM

    Hi ,
    Please try the following:
    Execute the setup in cmd with -ignoreSysPrereqs option.
    Thank you.

  • F11 Recovery don`t work - error Windows failed to start

    After downloading MS updates don`t work administrator password. I try F11 Recovery and see black screen: windows failed to start. A recent hardware or software change might be the cause ...
    File: \windows\system32\winload.efi
    status: 0x0000001
    Info: The application or operating system couldn't be loaded because a required is missing or contains errors.
    ?Any ideas?
    This question was solved.
    View Solution.

    1) Maybe I misunderstood something, but I thought that the function f11 restores preinstalled Windows from the hidden partition on the disk.
    2) I created a boot disk with Windows 8 Pro on USB and tried to boot from it through Boot manager. Beyond the first installation screen did not go.
    3) As for your advice to contact the dealer, so I did yesterday. The tablet was taken away for examination by 20 days...
    It's very sad, it was a gift to my father for Christmas.
    I work for a long time as the system administrator and am dealing with HP servers. It is a pity that such a reputable company can not provide the quality of their tablets. 
    I advised my daughter Windows tablet, but she wished to have iPad. Now I see that she was right - a year she has no problems with it. Windows tablet - this is not the best choice for a child or an old man.

  • Device Mgr. Showed Monitor,MS Installer Errors, Photosmart C-20 Camera/Scanner, pre-Win95?

    Device Manager had an exclamation point on yellow bkgr for  MONITOR.  Investigation showed 1187 Error Views, all  apparently  MS Installer  errors,  and  somewhere I saw something about problems if  later than Win 95, so some things must not have been updated  with newer models.  It says "Contact Vendor", which is HP. 
    I  want  to  just  UNINSTALL  the fragment (?) of Photosmart  C-20 digital camera/scanner  that evidently did install, DON'T  NEED  IT  ANYWAY    and  seems to be  obstructing my  1310 Series (two All-in-Ones) copier/scanner. 
     Currently my 1310 Series All-in-One  prints, but doesn't  copy or scan, from the printer control panel,  since  trying to add the C-20 camera/scanner.   My  System Restore  doesn't  go  as far back  as when I  tried to install  this  digital camera,  so  how  do  I   just  get  rid  of   it  and  get  back  to  normal?   Would  I  need  to  also  reinstall  .NET framework 2.0,  and  my  whole   All-in-One?     No problem,  have  disk.   Thanks in advance.   10-19-12    
    This question was solved.
    View Solution.

    My computer  is a  2002 Compaq Presario, not a pre-95, XP Home,   and  sure, I'll  share  again  how the problem was solved in case anyone  looking for it  missed  it.     
    I have no idea  how  the WRONG  MODEL  SOFTWARE  got  downloaded ,  during  the  time  period  when  .NETframeworks  were  being  updated,   but  someone  at  CNET  XP forum was actually the first to give me a  link  to  clean  out  all components of  the  WRONG SOFTWARE,  a/k/a   a "scrubber".  I'm keeping the Icon on my desktop  in  case  this ever happens again. 
    Running the  HP  removal  program   was  much  easier  than  you  would have thought from the instructions,  to  run  and then  reinstall  each of   "4 stages".   I  simply  had  to  click FILE, and a long list  of components came  up  which  could  all  be  deleted  with one simple click!   Including  the  four  steps,  which were at the bottom of the list. 
    Then   I  decided to   clean  the permanent  Contacts  on the  1310 Series  All-in-One printer,  had  been  using  brand new  cartridges  but  was always getting a popup that the color cartridge was incorrectly  installed.   The  contacts  just  had  some  ink buildup  so that it wasn't being  read or recognized   correctly.   So, I   reinstalled  the  correct  software  from my disk  instead  of a  new  download, in case  there  might have been some error still  in that process.   The  red blinking cartridge  light  went  off,  and the copier and scanner  started  working  again.   I'm so happy.  Love this printer.  Once  I  received that link, it was all very  simple.  Hope  this  helps  someone  else.   And that we elect the right President  today.  Probably  working  people  need  to  be  at  the  voting  place  first, so I'll wait a little while.  Everyone have a  good  day.    

Maybe you are looking for

  • How can I creat OLAP cube by using Oracle 10g

    i want to creat a complete Molap cube, but i find that i cannot do it in Oracle Database 10g,Analytic Workspace ... What are the systems needed in creating Cube? How to do that?

  • Problem with I/O field in module pool

    hi experts,         I am displaying some text in I/O field in module pool screen. I am giving the attributes of I/O field as "output only" type and no input. Initially the input was not enabled for it, only it should be in display mode. Once i click

  • Very Urgent!!  Static LOV with Sort by Option with column names

    Hi All, Can we have am Static LOV with an order by option according to the column names in an Report.. If so can you share with me, waiting for your reply and thanks in Advance.. Select name, creator, date_created, NVL(Comp_type,Del_TYPE) FORMAT, fro

  • NetworkManager dbus + wireless issue

    I still seem to intermittently get this issue with networkmanager and it seems to be related to dbus.  I have no idea why it began working for a couple of days and then stopped working after a restart, but if I edit /etc/dbus-1/system.d/NetworkManage

  • Motion rendering in Adobe premiere elements

    Hello, I recently purchased Adobe Premiere Elements 11. I am on windows 7. In one of my vidoes, motion is not rendered properly. For example, a talking persons lips are significantly blurred. The same video when played in Windows Media Player doesn't