Open directory unable to start up after crash

Hi everyone,
Our OS X Server 10.8.4 crashed. After booting up again open directory doesn't want to start up so LDAP isn't running which means nobody can access their mails or do anything.
When trying to start the Open Directory service in the "Server" app it just says "Unable to load replica list"
Looking at the Open Directory Log after trying to switch it on this is what I get :
2013-06-28 15:22:53.830872 SAST - 43.7184, Module: AppleODClientLDAP - unable to create LDAP connection context - no server specified
2013-06-28 15:22:53.830888 SAST - 43.7184 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
2013-06-28 15:22:53.830888 SAST - 43.7184, Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context
2013-06-28 15:23:23.832473 SAST - 43.7189 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
2013-06-28 15:23:23.832473 SAST - 43.7189, Module: AppleODClientLDAP - unable to create LDAP connection context - no server specified
2013-06-28 15:23:23.832488 SAST - 43.7189 - Client: opendirectoryd, UID: 0, EUID: 0, GID: 0, EGID: 0
2013-06-28 15:23:23.832488 SAST - 43.7189, Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context
Does anyone have any advice on how to get it up and running again? I'd hate to lose all my users emails and do the server over. I have a time machine backup of a week ago as well which I guess is the second-to-last resort to restore the entire server from there?
Please help, I'm desperate here
Thanks
J

I was able to restore the existing server with the automatic OD backup that Server.app creates. When my OD fails to start after a crash and db_recover commands don't work, it's always worked for me to restore the odmaster from a backup using the command:
sudo slapconfig -restoredb /private/var/backups/ServerBackup_OpenDirectoryMaster.sparseimage
I'm careful to keep an independent OD backup with Carbon Copy Cloner and this preflight script.
You can also grab an earlier version of the sparse image ServerBackup_OpenDirectoryMaster.sparseimage from a Time Machine backup. It's also possible to rsync the database files directory from a Time Machine backup.

Similar Messages

  • Open Directory won't start after crash no logins

    Server was crashed due to work in the room. OD will not start. I've tried every fix I can find, but the main problem is that this command will not work:
    sudo launchctl unload /System/Library/LaunchDaemons/org.openldap.slapd.plist
    I also have time machine backups but which files should I replace? Thanks

    Hi,
    First thing to check is that DNS is set up correctly.
    in Terminal, type:
    $ sudo changeip -checkhostname
    This should return your server IP address, current hostname and DNS hostname; the hostnames should be the same.
    Finally it should issue a message that says:
    The names match. There is nothing to change.
    dirserv:success = “success”
    if there is a mismatch here, you will need to fix in the Network tab of the Server app, and the DNS settings.
    It could also be a problem with a remnant of a previous OD setup although you say that you are attempting to set it up, so not sure why there would be a remnant.
    You can "clean out" the old LDAP info by issuing this command but it will wipe out your Open Directory databases on the machine you issue it on; you have been warned....
    Doing this will then let Server app prompt you in the OD settings to 1. set up OD or 2. restore from an archive.
    The command is:
    $ sudo slapconfig -destroyldapserver
    Finally , if you are having problems, turn on logging:
    $ sudo slapconfig -enableslapdlog
    this writes OD logs to /var/log/slapd.log
    Hope that helps. I had that exact issue on a server that was hosting a replica and that stopped working after update of server.app .

  • Open Directory: "Unable to load replica list"

    I'm currently running Mavericks Server 3.1 on my Mac Mini at the home network. I had some issues with the client logins and went for local accounts on the clients instead. Today I finally wanted to fix the problem and go all Open Directory. But the Open Directory service was shut off when I opened the server software. I tried to turn it on but got a message saying "Unable to load replica list". I updated the software to the latest 3.1 but are still having the same issue. I never had any replica list, I only had a standard one from the start, but it seems I can't do anyhing there now.
    LDAP log:
    Mar 21 22:48:38 xxYY.com slapd[172]: @(#) $OpenLDAP: slapd 2.4.28 (Nov 12 2013 12:02:47) $
    [email protected]:/private/var/tmp/OpenLDAP/OpenLDAP-491.1~1/servers/slapd
    Mar 21 22:48:38 xxYY.com.com slapd[172]: daemon: SLAP_SOCK_INIT: dtblsize=8192
    Mar 21 22:48:39 xxYY.com.com slapd[172]: TLS: found identity in keychain using identity preference.
    Mar 21 22:48:42 xxYY.com.com slapd[172]: slap_add_listener: opened additional listener 'ldaps:///'
    Mar 21 22:48:42 xxYY.com.com slapd[172]: bdb_monitor_db_open: monitoring disabled; configure monitor database to enable
    Mar 21 22:48:44 xxYY.com.com slapd[172]: slapd starting
    Mar 21 22:48:44 xxYY.com.com slapd[172]: daemon: posting com.apple.slapd.startup notification
    Mar 21 22:48:54 xxYY.com.com slapd[172]: => bdb_idl_delete_key: c_del id failed: DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock (-30994)
    Mar 21 22:48:54 xxYY.com.com slapd[172]: conn=1022 op=3: attribute "entryCSN" index delete failure
    Mar 21 22:50:02 xxYY.com.com slapd[172]: => bdb_idl_delete_key: c_get failed: DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock (-30994)
    Mar 21 22:50:02 xxYY.com.com slapd[172]: conn=1042 op=3: attribute "entryCSN" index delete failure
    I don't understand any of this other than the obvious failure words. Can anyone understand this and help me here?

    This procedure is a diagnostic test. It makes no changes to your data. If you have more than one user account, you must be logged in as an administrator to carry out these instructions.
    Please triple-click anywhere in the line below on this page to select it:
    sudo /usr/libexec/slapd -Tt | pbcopy
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing the key combination command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting. You'll be prompted for your login password. Nothing will be displayed when you type it. If you don’t have a login password, you’ll need to set one before you can run the command. You may get a one-time warning to be careful. Confirm. You don't need to post the warning.
    If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. Log in as one and start over.
    Wait for a new line ending in a dollar sign ($) to appear below what you entered.
    The output of the command will be automatically copied to the Clipboard. If the command produced no output, the Clipboard will be empty. Paste into a reply to this message.
    The Terminal window doesn't show the output. Please don't copy anything from there.

  • Unable to start xorg after latest nvidia update

    Hi,
    I have NVIDIA GeForce GTX 750 card. I did update to version 346.47 of nvidia driver and figured out that after reboot SDDM dont start. I disabled login manager and tried to start xorg server manually but without success. I see that there is segmentation fault in log but don't understand where it comes from exectly.
    Output of /var/log/Xorg.0.log:
    [ 18.250]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 18.251] X Protocol Version 11, Revision 0
    [ 18.251] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 18.251] Current Operating System: Linux lolik-pc 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 18.251] Kernel command line: \boot\vmlinuz-linux rw root=UUID=d0592c05-2ed2-4bd2-be47-6a2762e5c3c3 rootfstype=ext4 initrd=boot\initramfs-linux.img
    [ 18.252] Build Date: 22 February 2015 12:50:32PM
    [ 18.253]
    [ 18.253] Current version of pixman: 0.32.6
    [ 18.254] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 18.254] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 18.255] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 28 13:33:14 2015
    [ 18.260] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 18.261] (==) No Layout section. Using the first Screen section.
    [ 18.261] (==) No screen section available. Using defaults.
    [ 18.261] (**) |-->Screen "Default Screen Section" (0)
    [ 18.261] (**) | |-->Monitor "<default monitor>"
    [ 18.261] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 18.261] (==) Automatically adding devices
    [ 18.261] (==) Automatically enabling devices
    [ 18.261] (==) Automatically adding GPU devices
    [ 18.267] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 18.267] Entry deleted from font path.
    [ 18.267] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 18.271] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 18.271] Entry deleted from font path.
    [ 18.271] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 18.272] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 18.272] Entry deleted from font path.
    [ 18.272] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 18.272] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 18.272] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 18.272] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 18.272] (II) Loader magic: 0x815d80
    [ 18.272] (II) Module ABI versions:
    [ 18.272] X.Org ANSI C Emulation: 0.4
    [ 18.272] X.Org Video Driver: 19.0
    [ 18.272] X.Org XInput driver : 21.0
    [ 18.272] X.Org Server Extension : 9.0
    [ 18.273] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 18.273] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 18.273] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 18.273] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 18.273] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
    [ 18.274] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 18.274] (--) PCI:*(0:1:0:0) 10de:1380:1462:3102 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 18.274] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 18.274] (II) LoadModule: "glx"
    [ 18.275] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 18.342] (II) Module glx: vendor="NVIDIA Corporation"
    [ 18.342] compiled for 4.0.2, module version = 1.0.0
    [ 18.342] Module class: X.Org Server Extension
    [ 18.343] (II) NVIDIA GLX Module 346.47 Thu Feb 19 18:09:07 PST 2015
    [ 18.343] (II) Applying OutputClass "nvidia" to /dev/dri/card0
    [ 18.343] loading driver: nvidia
    [ 18.343] (==) Matched nvidia as autoconfigured driver 0
    [ 18.343] (==) Matched nouveau as autoconfigured driver 1
    [ 18.343] (==) Matched nv as autoconfigured driver 2
    [ 18.343] (==) Matched intel as autoconfigured driver 3
    [ 18.343] (==) Matched nouveau as autoconfigured driver 4
    [ 18.343] (==) Matched nv as autoconfigured driver 5
    [ 18.343] (==) Matched modesetting as autoconfigured driver 6
    [ 18.343] (==) Matched fbdev as autoconfigured driver 7
    [ 18.343] (==) Matched vesa as autoconfigured driver 8
    [ 18.343] (==) Assigned the driver to the xf86ConfigLayout
    [ 18.343] (II) LoadModule: "nvidia"
    [ 18.344] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 18.349] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 18.349] compiled for 4.0.2, module version = 1.0.0
    [ 18.349] Module class: X.Org Video Driver
    [ 18.350] (II) LoadModule: "nouveau"
    [ 18.350] (WW) Warning, couldn't open module nouveau
    [ 18.350] (II) UnloadModule: "nouveau"
    [ 18.350] (II) Unloading nouveau
    [ 18.350] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 18.350] (II) LoadModule: "nv"
    [ 18.350] (WW) Warning, couldn't open module nv
    [ 18.350] (II) UnloadModule: "nv"
    [ 18.350] (II) Unloading nv
    [ 18.350] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 18.350] (II) LoadModule: "intel"
    [ 18.350] (WW) Warning, couldn't open module intel
    [ 18.350] (II) UnloadModule: "intel"
    [ 18.350] (II) Unloading intel
    [ 18.350] (EE) Failed to load module "intel" (module does not exist, 0)
    [ 18.350] (II) LoadModule: "modesetting"
    [ 18.350] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 18.350] (II) Module modesetting: vendor="X.Org Foundation"
    [ 18.350] compiled for 1.17.1, module version = 1.17.1
    [ 18.350] Module class: X.Org Video Driver
    [ 18.350] ABI class: X.Org Video Driver, version 19.0
    [ 18.350] (II) LoadModule: "fbdev"
    [ 18.350] (WW) Warning, couldn't open module fbdev
    [ 18.350] (II) UnloadModule: "fbdev"
    [ 18.350] (II) Unloading fbdev
    [ 18.350] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 18.350] (II) LoadModule: "vesa"
    [ 18.350] (WW) Warning, couldn't open module vesa
    [ 18.350] (II) UnloadModule: "vesa"
    [ 18.350] (II) Unloading vesa
    [ 18.350] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 18.350] (II) NVIDIA dlloader X Driver 346.47 Thu Feb 19 17:47:18 PST 2015
    [ 18.350] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 18.351] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 18.351] (++) using VT number 1
    [ 18.351] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 18.351] (II) Loading sub module "fb"
    [ 18.351] (II) LoadModule: "fb"
    [ 18.351] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 18.352] (II) Module fb: vendor="X.Org Foundation"
    [ 18.352] compiled for 1.17.1, module version = 1.0.0
    [ 18.352] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.352] (II) Loading sub module "wfb"
    [ 18.352] (II) LoadModule: "wfb"
    [ 18.352] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 18.353] (II) Module wfb: vendor="X.Org Foundation"
    [ 18.353] compiled for 1.17.1, module version = 1.0.0
    [ 18.353] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.353] (II) Loading sub module "ramdac"
    [ 18.353] (II) LoadModule: "ramdac"
    [ 18.353] (II) Module "ramdac" already built-in
    [ 18.354] (II) modeset(G0): using drv /dev/dri/card1
    [ 18.354] (WW) Falling back to old probe method for modesetting
    [ 18.354] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 18.354] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 18.354] (==) NVIDIA(0): RGB weight 888
    [ 18.354] (==) NVIDIA(0): Default visual is TrueColor
    [ 18.354] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 18.354] (**) NVIDIA(0): Enabling 2D acceleration
    [ 18.948] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
    [ 18.948] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A) at PCI:1:0:0 (GPU-0)
    [ 18.948] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 18.948] (--) NVIDIA(0): VideoBIOS: 82.07.32.00.18
    [ 18.948] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 18.952] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 750 Ti at PCI:1:0:0
    [ 18.952] (--) NVIDIA(0): CRT-0
    [ 18.952] (--) NVIDIA(0): DELL U2211H (DFP-0) (boot, connected)
    [ 18.952] (--) NVIDIA(0): DFP-1
    [ 18.952] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 18.952] (--) NVIDIA(0): DELL U2211H (DFP-0): Internal TMDS
    [ 18.952] (--) NVIDIA(GPU-0): DELL U2211H (DFP-0): 330.0 MHz maximum pixel clock
    [ 18.952] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 18.952] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 18.952] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 18.952] (**) NVIDIA(0): device DELL U2211H (DFP-0) (Using EDID frequencies has
    [ 18.952] (**) NVIDIA(0): been enabled on all display devices.)
    [ 18.953] (==) NVIDIA(0):
    [ 18.953] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 18.953] (==) NVIDIA(0): will be used as the requested mode.
    [ 18.953] (==) NVIDIA(0):
    [ 18.953] (II) NVIDIA(0): Validated MetaModes:
    [ 18.953] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
    [ 18.953] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 18.983] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
    [ 18.983] (--) NVIDIA(0): option
    [ 18.983] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
    [ 18.983] (==) modeset(G0): RGB weight 888
    [ 18.983] (==) modeset(G0): Default visual is TrueColor
    [ 18.983] (II) Loading sub module "glamoregl"
    [ 18.983] (II) LoadModule: "glamoregl"
    [ 18.983] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 18.995] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 18.995] compiled for 1.17.1, module version = 1.0.0
    [ 18.995] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.995] (II) glamor: OpenGL accelerated X.org driver based.
    [ 19.024] (EE)
    [ 19.024] (EE) Backtrace:
    [ 19.025] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x5949c9]
    [ 19.026] (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fc93cef353f]
    [ 19.028] (EE) 2: /usr/lib/libX11.so.6 (_XSend+0x2b) [0x7fc932e6a0bb]
    [ 19.028] (EE) 3: /usr/lib/libX11.so.6 (_XFlush+0x15) [0x7fc932e6a575]
    [ 19.028] (EE) 4: /usr/lib/libX11.so.6 (_XGetRequest+0x65) [0x7fc932e6d055]
    [ 19.028] (EE) 5: /usr/lib/libX11.so.6 (XQueryExtension+0x4d) [0x7fc932e605ed]
    [ 19.028] (EE) 6: /usr/lib/libX11.so.6 (XInitExtension+0x32) [0x7fc932e54392]
    [ 19.028] (EE) 7: /usr/lib/libXext.so.6 (XextAddDisplay+0x4f) [0x7fc932c2338f]
    [ 19.028] (EE) 8: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x5f3f7) [0x7fc93322c3d7]
    [ 19.028] (EE) 9: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x804) [0x7fc93316ebf4]
    [ 19.028] (EE) unw_get_proc_name failed: no unwind info found [-10]
    [ 19.028] (EE) 10: /usr/lib/libEGL.so.1 (?+0x804) [0x7fc933417ef4]
    [ 19.028] (EE) unw_get_proc_name failed: no unwind info found [-10]
    [ 19.028] (EE) 11: /usr/lib/libEGL.so.1 (?+0x804) [0x7fc933418924]
    [ 19.028] (EE) 12: /usr/lib/libEGL.so.1 (NvEglRegClientApi+0x4f36) [0x7fc933425866]
    [ 19.028] (EE) 13: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0x99) [0x7fc935930539]
    [ 19.029] (EE) 14: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x29ce) [0x7fc935fc7e9e]
    [ 19.029] (EE) 15: /usr/lib/xorg-server/Xorg (InitOutput+0xbcc) [0x47b63c]
    [ 19.029] (EE) 16: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x22a) [0x43c9da]
    [ 19.029] (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fc93cee0800]
    [ 19.029] (EE) 18: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
    [ 19.029] (EE) 19: ? (?+0x29) [0x29]
    [ 19.029] (EE)
    [ 19.029] (EE) Segmentation fault at address 0x0
    [ 19.029] (EE)
    Fatal server error:
    [ 19.029] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 19.029] (EE)
    [ 19.029] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 19.029] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 19.029] (EE)
    [ 19.031] (EE) Server terminated with error (1). Closing log file.
    Output of command "lspci -k | grep -A 2 -i "VGA""
    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
    Subsystem: Gigabyte Technology Co., Ltd Device d000
    Kernel driver in use: i915
    01:00.0 VGA compatible controller: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] (rev a2)
    Subsystem: Micro-Star International Co., Ltd. [MSI] Device 3102
    Kernel driver in use: nvidia
    Output of command "modinfo nvidia"
    filename: /lib/modules/3.18.6-1-ARCH/extramodules/nvidia.ko.gz
    alias: char-major-195-*
    version: 346.47
    supported: external
    license: NVIDIA
    alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
    alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
    alias: pci:v000010DEd*sv*sd*bc03sc02i00*
    alias: pci:v000010DEd*sv*sd*bc03sc00i00*
    depends: drm,i2c-core
    vermagic: 3.18.6-1-ARCH SMP preempt mod_unload modversions
    parm: NVreg_Mobile:int
    parm: NVreg_ResmanDebugLevel:int
    parm: NVreg_RmLogonRC:int
    parm: NVreg_ModifyDeviceFiles:int
    parm: NVreg_DeviceFileUID:int
    parm: NVreg_DeviceFileGID:int
    parm: NVreg_DeviceFileMode:int
    parm: NVreg_RemapLimit:int
    parm: NVreg_UpdateMemoryTypes:int
    parm: NVreg_InitializeSystemMemoryAllocations:int
    parm: NVreg_UsePageAttributeTable:int
    parm: NVreg_MapRegistersEarly:int
    parm: NVreg_RegisterForACPIEvents:int
    parm: NVreg_CheckPCIConfigSpace:int
    parm: NVreg_EnablePCIeGen3:int
    parm: NVreg_EnableMSI:int
    parm: NVreg_MemoryPoolSize:int
    parm: NVreg_RegistryDwords:charp
    parm: NVreg_RmMsg:charp
    parm: NVreg_AssignGpus:charp
    In addition, in order to disable sddm I downloaded latest Arch linux installation CD (2015.02.01) but I was unable to start PC with this version. Loading stuck after first 3 lines, after "triggering udevevents".
    I had old version 2014.08 and it worked ok.
    Thanks,
    Alexey

    I just wanted to echo eugeneyche's comment. I ran the same steps mentioned by ElectricPrism but that didn't really fix them. I had to add nomodeset to my kernel parameters. I now want to know what's really going on. For the record, this was my backtrace:
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): device Ancor Communications Inc ASUS VE278 (DFP-1) (Using
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): EDID frequencies has been enabled on all display
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (**) NVIDIA(0): devices.)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0):
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0): will be used as the requested mode.
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) NVIDIA(0):
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) NVIDIA(0): Validated MetaModes:
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (--) NVIDIA(0): option
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) modeset(G0): RGB weight 888
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (==) modeset(G0): Default visual is TrueColor
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) Loading sub module "glamoregl"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) LoadModule: "glamoregl"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) Module glamoregl: vendor="X.Org Foundation"
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: compiled for 1.17.1, module version = 1.0.0
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: ABI class: X.Org ANSI C Emulation, version 0.4
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (II) glamor: OpenGL accelerated X.org driver based.
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Backtrace:
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x5949c9]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fad6053a53f]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 2: /usr/lib/libxcb.so.1 (xcb_writev+0x0) [0x7fad56046100]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 3: /usr/lib/libX11.so.6 (_XSend+0x19e) [0x7fad564b122e]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 4: /usr/lib/libX11.so.6 (_XFlush+0x15) [0x7fad564b1575]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 5: /usr/lib/libX11.so.6 (_XGetRequest+0x65) [0x7fad564b4055]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 6: /usr/lib/libX11.so.6 (XQueryExtension+0x4d) [0x7fad564a75ed]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 7: /usr/lib/libX11.so.6 (XInitExtension+0x32) [0x7fad5649b392]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 8: /usr/lib/libXext.so.6 (XextAddDisplay+0x4f) [0x7fad5626a38f]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 9: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x5f3f7) [0x7fad568733d7]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 10: /usr/lib/libnvidia-glsi.so.346.47 (_nv016glsi+0x804) [0x7fad567b5bf4]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) unw_get_proc_name failed: no unwind info found [-10]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 11: /usr/lib/libEGL.so.1 (?+0x804) [0x7fad56a5eef4]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) unw_get_proc_name failed: no unwind info found [-10]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 12: /usr/lib/libEGL.so.1 (?+0x804) [0x7fad56a5f924]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 13: /usr/lib/libEGL.so.1 (NvEglRegClientApi+0x4f36) [0x7fad56a6c866]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 14: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0x99) [0x7fad58f77539]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 15: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x29ce) [0x7fad5960ee9e]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 16: /usr/lib/xorg-server/Xorg (InitOutput+0xbcc) [0x47b63c]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 17: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x22a) [0x43c9da]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fad60527800]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 19: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) 20: ? (?+0x29) [0x29]
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Segmentation fault at address 0x0
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: Fatal server error:
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Caught signal 11 (Segmentation fault). Server aborting
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: Please consult the The X.Org Foundation support
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: at http://wiki.x.org
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: for help.
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Please also check the log file at "/dev/null" for additional information.
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE)
    Mar 09 19:57:56 dexter gdm-Xorg-:5[448]: (EE) Server terminated with error (1). Closing log file.
    Mar 09 19:57:56 dexter systemd-coredump[449]: Process 448 (Xorg) of user 0 dumped core

  • Unable to start Workshop after upgrading JRockit from R5 to R28

    I have Workshop 10.3 installed together with the bundled JRockit 1.6.0 R5. Recently, I upgraded the JRockit version to 1.6.0 R28 and have been unable to start Workshop.
    Here is the error I get after trying to run workshop.exe:
    JVM terminated. Exit code=13
    D:/Program Files/Java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin/javaw.exe
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRation=3
    -Xss256k
    -DprodMode=production
    -Dweblogic.deployer.debug=all
    -Dweblogic.debug.DebugConnection=true
    -Dweblogic.debug.DebugMessaging=true
    -Dweblogic.debug.DebugDeployment=true
    -Dweblogic.home=D:/Oracle/Middleware/wlserver_10.3
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dnitrox.boot.jar=file:D:/Oracle/Middleware/wlserver_10.3/nitrox-boot.jar
    -Dosgi.install.area=D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse
    -Dosgi.instance.area.default=E:/BeaApps/MgmtPortal/workspaces/default
    -Dosgi.configuration.area=D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/configuration
    -Declipse.product=com.bea.workshop.product.workshop
    -Dosgi.splashPath=file:D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/plugins/com.bea.workshop.product
    -jar D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    -os win32
    -ws win32
    -arch x86
    -showsplash
    -launcher D:\Oracle\Middleware\workshop_10.3\workshop.exe
    -name Workshop
    --launcher.library D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118\eclipse_1023.dll
    -startup D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    -exitdata 143c_70
    -vm D:/Program Files/Java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin/javaw.exe
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRation=3
    -Xss256k
    -DprodMode=production
    -Dweblogic.home=D:/Oracle/Middleware/wlserver_10.3
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dnitrox.boot.jar=file:D:/Oracle/Middleware/wlserver_10.3/nitrox-boot.jar
    -Dosgi.install.area=D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse
    -Dosgi.instance.area.default=E:/BeaApps/MgmtPortal/workspaces/default
    -Dosgi.configuration.area=D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/configuration
    -Declipse.product=com.bea.workshop.product.workshop
    -Dosgi.splashPath=file:D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/plugins/com.bea.workshop.product
    -jar D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    I've tried changing the vm to java.exe and to the jrockit-jre folder, but both give similar errors.

    Hi,
    Check the following link for more reasons.
    http://www.ehow.com/how_4784069_terminated-exit-code-error-eclipse.html
    It seems that current version is not matching and mostly not supported to the current version of workshop.
    Regards,
    Kal.

  • Unable to start Apps after cloning

    Hi,
    I cloned my VISION instance on linux to "VISION1".
    The "perl adcfgclone.pl appsTier" command failed to start the apps tier services.
    I am getting the following error.
    You are running adfrmctl.sh version 115.33
    Cannot reconnect to gateway
    Cause: Application Object Library is unable to reconnect to your gateway ORACLE account after you unsuccessfully attempted to sign-on.
    Action: Check that your gateway environment variable is set correctly.
    What could be the casue for this?
    How can I resolve this?
    Thanks,
    Dnyanesh

    Hi,
    While running the posclone script on appsTier, I get the following error.
    Starting application Services for VISION1:
    Running:
    /u02/apps/vision1comn/admin/scripts/VISION1_rac1/adstrtal.sh APPS/<appspwd>
    You are running adstrtal.sh version 115.14
    /u02/apps/vision1comn/admin/scripts/VISION1_rac1/adstrtal.sh: line 122: /u02/apps/vision1comn/util/java/1.4/j2sdk1.4.2_04/bin/jre: No such file or directory
    Check logfile /u02/apps/vision1comn/admin/log/VISION1_rac1/09161929.log for details
    Exiting with status 127
    Have you seen this error?
    Thanks,
    Dnyanesh

  • OBI11g Installation: Unable to open EM; Unable to start JavaHost

    I have recently installated OBI11g and it was working perfectly on the day of the installation. However, next day when i restarted my system and tried starting the services, i could no longer open EM. The Weblogic Console was still working fine. Checked on the Console (under deployments) and it was showing EM failed along with a few others (like biadminservices, biadminutils, emai, emas, emcore and NONJ2EEManagement)
    When i try and start EM from the console, it gives me the following error:
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Specification-Version: 1, Implementation-Version: 11.1.1.1.0, exact-match: false], [Extension-Name: oracle.webcenter.skin, exact-match: false].
    OBI is still working but none of the graphs are working. I checked the OPMNCTL status and it is showing JAvaHost as DOWN. (The other 4 are alive). Tried starting it but gives an error: -
    Process (index=1, uid=1155078514, pid=7416) failed to start a managed process after the maximum retry limit.
    I checked the Weblogic Logs during startup and it was giving the following errors:
    ####<Apr 28, 2011 11:07:49 AM IST> <Error> <Deployer> <INPUSCLP03765> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1303969069568> <BEA-149205> <Failed to initialize the application 'wsm-pm' due to error weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment mbean for wsm-pm..
    ####<Apr 28, 2011 11:07:50 AM IST> <Error> <Deployer> <INPUSCLP03765> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1303969070114> <BEA-149205> <Failed to initialize the application 'NonJ2EEManagement [Version=11.1.1]' due to error weblogic.management.DeploymentException: .
    ####<Apr 28, 2011 11:07:53 AM IST> <Error> <Deployer> <INPUSCLP03765> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1303969073390> <BEA-149205> <Failed to initialize the application 'em' due to error weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Specification-Version: 1, Implementation-Version: 11.1.1.1.0, exact-match: false], [Extension-Name: oracle.webcenter.skin, exact-match: false]..
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Specification-Version: 1, Implementation-Version: 11.1.1.1.0, exact-match: false], [Extension-Name: oracle.webcenter.skin, exact-match: false].
    ####<Apr 28, 2011 11:07:55 AM IST> <Error> <Deployer> <INPUSCLP03765> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1303969075901> <BEA-149231> <Unable to set the activation state to true for the application 'biadminutils [Version=11.1.1]'.
    ####<Apr 28, 2011 11:07:55 AM IST> <Error> <Deployer> <INPUSCLP03765> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1303969075932> <BEA-149231> <Unable to set the activation state to true for the application 'biadminservices [Version=11.1.1]'.
    PLEASE PLEASE Help.... This is driving me nuts...
    Thanks

    This could be so may things.
    Two things I would check are the database schemas that the RCU Utility created. Make sure you can run SQPLUS from a command line and connect to those repositories using the username / password that you set up for them in the RCU install. If not then you must resolve.
    I'm no sure what OS you are on but also check your hosts file if you are on a simple dev machine like your laptop, etc. OBI could be looking at for an IP from which it was originally installed and if not static to your network the change in IP / DSN could be throwing it off.
    Check also the WebLogic Server > bi_server1 > machine address. This IP can be fixed and if so remove it and restart to see if that fixes things.
    Ultimately I suggest a full resinstall simply because if it is not one of the issues above then the search and fix are more time intensive that just reinstalling the darn thing. Save yourself some time and re-install if the above don't help.
    Cheers,
    Christian
    http://www.artofbi.com

  • Imac 24 won't start up after crash!

    Last night i was playing world of warcraft and also running itunes and firefox, and out of the blue my imac crashed into a white screen. I immediately turned it off and back on but it doesn't get past the white apple screen, after a while the screen goes blue, purple or black and stays there. It won't boot from cd nor start up in safe mode. I tried hardware check and says everything is ok, also the /sbin/fsck, PRAM and nothing...
    My setup is 24" imac 3.06 4gb ram NVIDIA 8800 Snow leopard 10.6.4 (i believe)
    Please help it's urgent, my job depends on this!
    Message was edited by: peganian

    Already tried all that if you read my post...
    Update: I did the extended hardware test and got this:
    Error 4MOT/2/40000004:HDD-1440
    Does anyone know what this is all about and how to solve it? (does it have anything to do with my issue?)

  • Flashing question mark on start up after crash

    Hi all
    i was using my Mac mini 2012 with Yosemite installed. I was streaming using air play to my speakers and I went to open Safari and it was stuck on a beach all. I left it for a minute then the Mac crashed and restarted. Upon restarting, I was greeted by a flashing folder with a question mark. I then did a hard reset and managed to boot back into the Mac no problem.
    I installed a crucial 512gb SSD a month ago and not had any problems before. Disk utility shows the drive is verified and I done a verify disk check and everything came back fine.
    anyone know what could of potentislly caused this? My first concern was the starting signs of a ssd failure but it seems to be working ok again

    It could be a symptom of a SSD problem, because the question mark shows up when your Mac does not find any bootable volume (it does not find your SSD drive).
    As this might happen again, I recommend you to make a backup of your files onto an external drive with Time Machine -> Mac Basics: Time Machine backs up your Mac - Apple Support By doing this, you will have your data safe in case that problem shows up again. If it carries on happening, I would recommend you to replace the SSD.

  • Unable to start em after deploying SOA composites

    Hi
    I have installed SOA 11.1.1.1.3 and cretaed the repositories. I have created a new domain soa_domain which supports SOA,Enterprise Manager,BAM.
    The first time I started the server, it started successfully and I was able to deploy two SOA composites and also test them successfully through the em console.
    Today I restarted my admin server and I find the following logs during startup:
    ####<Jan 6, 2011 10:07:47 AM GMT+05:30> <Warning> <J2EE> <INMUCHPC00278> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1294288667512> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application em is not versioned.>
    ####<Jan 6, 2011 10:07:58 AM GMT+05:30> <Warning> <HTTP> <INMUCHPC00278> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1294288678205> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.XMLSchemaLoader.loadGrammar([Lorg/apache/xerces/xni/parser/XMLInputSource;)V.
    ####<Jan 6, 2011 10:07:58 AM GMT+05:30> <Error> <Deployer> <INMUCHPC00278> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1294288678441> <BEA-149231> <*Unable to set the activation state to true for the application 'em'.*
    weblogic.application.ModuleException:      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1514)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    *Caused By: java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.XMLSchemaLoader.loadGrammar([Lorg/apache/xerces/xni/parser/XMLInputSource;)V*
         at org.apache.xerces.jaxp.validation.XMLSchemaFactory.newSchema(Unknown Source)
         at javax.xml.validation.SchemaFactory.newSchema(SchemaFactory.java:594)
         at com.sun.faces.config.DbfFactory.initSchema(DbfFactory.java:151)
         at com.sun.faces.config.DbfFactory.<clinit>(DbfFactory.java:120)
         at com.sun.faces.config.ConfigManager$ParseTask.<init>(ConfigManager.java:372)
         at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:280)
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:202)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:195)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    And when I check the Admin console,Deployments section, the em application status is shown as failed. I tried starting it up from the Admin Console as well.
    But no luck....
    Has some one come across this before? Could you please help me figuring out the cause of this problem and how to overcome this?
    Regards
    Kshama

    When I mentioned I have deployed DBAdapter and JMSAdapter, I meant that, I added new outbound connection pools to the configuration and redeployed the adapters.
    Also, I compared the Admin Server logs( before and after redeploying Adapters), I found that there was a difference in java classpath it was referring to.
    After deployment of adapters, when I restarted the server, the classpath was referring to my classpath environment variable also which had an entry pointing to ant-1.6/xercesImpl.jar.
    I removed the entry from environment variable classpath.
    I have now reverted back the deployment order as before and everything seems to be working fine.
    Thanks All for your instant replies.
    Regards
    Kshama
    Edited by: Kshama Tamhankar on Jan 6, 2011 9:36 PM

  • Unable to start clusterware after upgrading from 10.2.0.4 to 11.1.0.6

    We are running on Solaris 10 and
    After upgrading my clusterware home to 11.1.0.6 and running $CRS_HOME/install/rootupgrade I get the following errors:
    ld.so.1: cemutlo.bin: fatal: libclntsh.so.11.1: open failed: No such file or directory
    The /oracle/product/10g/crs/bin/cemutlo command failed with exit code: 137
    Looks like the libclntsh.so.11.1 was not generated. Checked $CRS_HOME/lib/clntsh.fileslist and see the following error :
    Undefined first referenced
    symbol in file
    nnfoboot /oracle/product/10g/crs/lib/libn11.a(nnfgt.o
    ld: fatal: Symbol referencing errors. No output written to /oracle/product/10g/c
    rs/lib/libclntsh.so.11.1
    ld is faling. Anyone run into an issue like this before? Any suggestions on how to troubleshoot/debug an issue like this?
    Thanks in advance for any help.

    ldd bin/cemutlo.bin
    ls -l $ORACLE_HOME/lib/libclntsh*
    ls -l $ORACLE_HOME/lib32/libclntsh*
    do it like Toni Lazarin told you ;) metalink 443696.1
    it's about genclntsh script ... change -Dfiles to -Bsymbolic in LD command line
    comment the line :
    #LD="ld -m -Dfiles -i -G -z text -L${ORACLE_HOME}/${LIB}" # shared library link command
    and add the following line :
    LD="ld -m -Bsymbolic -i -G -z text -L${ORACLE_HOME}/${LIB}" # new shared library link command
    and Run "relink all"and run rootupgrade
    Another IDEA:
    Apply Solaris SPARC 10 kernel patch 120011-14 or latest kernel patch for Solaris 10 SPARC
    to update ld version
    SUNWtoo package provides ld utility .
    NOTE: Please reboot server after installing kernel patch 120011-14 or latest kernel patch for Solaris 10 SPARC
    and then "relink all" again ... and run rootupgrade
    Good Luck

  • Unable To Start TimesTen after Power Outage

    TimesTen 7.0.5.0.0 Solaris 64-bit
    Platform: Solaris 10
    Hardware: SUN Netra CP3260 Blade
    We had a brief power outage in our lab a couple of days a go. After the machines came back up, I noticed that we couldn't start TimesTen on three of the machines. When trying to start via ttDaemonAdmin I see the following message:
    [root]machine1:/ ttDaemonAdmin -start -force
    Can't obtain admin user name
    Can't obtain admin user name
    [root]machine1:/
    Does anyone know what this error means and how to fix it?

    I originally reported this issue against tt 7.0.5.0.0. However 2 machines with the problem are 7.0.3.1.0 and 1 machine is 7.0.5.0.0. I got 2 machines going again by uninstalling TimesTen and re-installing it. I'm keeping the third one in this state in the hopes of finding another way to recover it besides uninstall and re-install.
    [root]kansparc54116:/ ldd `which ttDaemonAdminCmd`
    libtten.so => /TimesTenInstance/lib/libtten.so
    librt.so.1 => /lib/64/librt.so.1
    libpthread.so.1 => /lib/64/libpthread.so.1
    libthread.so.1 => /lib/64/libthread.so.1
    libsocket.so.1 => /lib/64/libsocket.so.1
    libnsl.so.1 => /lib/64/libnsl.so.1
    libm.so.1 => /lib/64/libm.so.1
    libc.so.1 => /lib/64/libc.so.1
    libdl.so.1 => /lib/64/libdl.so.1
    libttco.so => /TimesTenInstance/lib/libttco.so
    libaio.so.1 => /lib/64/libaio.so.1
    libmd.so.1 => /lib/64/libmd.so.1
    libmp.so.2 => /lib/64/libmp.so.2
    libscf.so.1 => /lib/64/libscf.so.1
    libdoor.so.1 => /lib/64/libdoor.so.1
    libuutil.so.1 => /lib/64/libuutil.so.1
    libgen.so.1 => /lib/64/libgen.so.1
    libm.so.2 => /lib/64/libm.so.2
    /platform/SUNW,Netra-CP3260/lib/sparcv9/libc_psr.so.1
    /platform/SUNW,Netra-CP3260/lib/sparcv9/libmd_psr.so.1
    [root]kansparc54116:/
    [root]kansparc54116:/ ttVersion
    TimesTen Release 7.0.3.1.0 (64 bit Solaris) (tt70:15000) 2007-10-30T22:17:07Z
    Instance admin: root
    Instance home directory: /TimesTen/tt70
    Daemon home directory: /var/TimesTen/tt70
    [root]kansparc54116:/
    [root]kansparc54116:/
    [root]kansparc54116:/ ttDaemonAdmin -start -force
    Can't obtain admin user name
    Can't obtain admin user name
    [root]kansparc54116:/
    [root]kansparc54116:/ ls -l /TimesTenInsta*
    lrwxrwxrwx 1 root other 14 May 22 21:13 /TimesTenInstance -> /TimesTen/tt70/
    [root]kansparc54116:/

  • Unable to start OSX after reload from restore disks

    Hi,
    I was having a bunch of crashing issues with my eMac. After trying to repair permisssions and the file system and applying the most recent updates, decided to restore.
    After reformating the drive and installing OSx from the restore disks, the system hangs at some point of the initial install dialogues. Of the few times that i've tried its usually when trying to create the initial user account or pull the info from the .Mac profile. I've tried both creating it manually and having it query .Mac for the profile. I also tried both formating the drive manually and letting the install program do it.
    Any thoughts on the source of the issue and next steps I might consider?
    Thx,
    CMV

    After further research, looks to be a capacitor issue on that vintage of eMAC, thx.

  • Open Directory - Unable to login Workgroup Manager

    I am unable to login to Workgroup Manager with my diradmin account.
    I know the password is correct.
    This is on Mac OS X Lion 10.7.2
    Everything was working fine last night, but then it stopped functioning.  I am able to see all the users, but they are greyed out.  When I try to login, I get "The login information is not valid for this server" 
    The LDAP log shows a bunch of the same errors that it did not show before.
    slapd[76]: SASL Failure: GSSAPI Error: Miscellaneous failure.
    Please advise.  Thank you.
    Samson

    Try logging in to Workgroup Manager using the local admin account not the diradmin account. If this works, then try accessing the /LDAPv3/127.0.0.1 choice using the diradmin account.

  • CUE 8.0(1) unable to start automatically after reboot CME

    Hi
    I have an issue with CUE (ISM) 8.0.1
    When the router has been reboot it then the CUE module its not restarted Automatically
    I have to login on cue module via cli and write the command BOOT DISK in order to start the CUE module
    ServicesEngine boot-loader> boot disk                                        
    Loading disk:/bzImage ... Verifying ... done.
    Starting Kernel.
    Pls Advice
    thanks

    Hi Paolo
    could you pls give me a dogumentation or something for the boot loader?
    i didnt find anything
    thank you

Maybe you are looking for