Xorg does not start on fresh install

Hi,
I followed the steps on https://wiki.archlinux.org/index.php/Beginners'_Guide
I managed to finish the install successfully, but startx gives me a headache.
The error log is at https://gist.github.com/4147605
Hardware: HP Pavilion DV6000 with an NVidia card. Using 64 bit installation.
Any idea what went wrong?
Thanks!
Last edited by vitya (2012-11-26 16:35:13)

Your video drivers aren't being loaded properly.  Are you trying to use the nvidia or nouveau drivers?  Personally I'd recommend the latter to start.  Which driver packages did you install?  The following command will tell you if you aren't sure:
pacman -Qs xf86-video
Last edited by Trilby (2012-11-26 16:52:30)

Similar Messages

  • Xorg does not start (timeouts) with "no screens found"

    After years of my system working correctly, this has been happening for the last ten days.
    Many times - not all of them - xorg does not start, and I get greated with the standard console login prompt.
    Checking in /var/log/ the xorg.0.log, it says that "no screens found".
    I am using an nvidia VGA with nvidia driver 190.xx from extra.
    I am using KDE, from inittab (not with kdm as a deamon).
    Initial xorg.conf used to be:
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    EndSection
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    EndSection
    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ExplorerPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "true"
    EndSection
    Section "Monitor"
    Identifier "My Monitor"
    Option "DPMS" "True"
    Option "DPI" "96 x 96"
    EndSection
    Section "Device"
    Identifier "My Graphics Card"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "My Graphics Card"
    Monitor "My Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1280x1024"
    Viewport 0 0
    EndSubSection
    Option "DPI" "96 x 96"
    Option "AddARGBGLXVisuals" "true"
    Option "TripleBuffer" "true"
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    Now I have trimmed it down to:
    Section "Device"
    Identifier "My Graphics Card"
    Driver "nvidia"
    EndSection
    But the problem remains.
    The problem started ten days ago.
    The previous night I had updated the following packages (I provide a section of pacman.log):
    [2010-01-21 20:35] upgraded acct (6.3.2-2 -> 6.5.1-1)
    [2010-01-21 20:35] upgraded coreutils (8.2-1 -> 8.4-1)
    [2010-01-21 20:35] upgraded farsight2 (0.0.16-1 -> 0.0.17-1)
    [2010-01-21 20:35] upgraded git (1.6.6-1 -> 1.6.6.1-1)
    [2010-01-21 20:35] upgraded iproute2 (2.6.29-3 -> 2.6.31-1)
    [2010-01-21 20:35] upgraded mkvtoolnix (3.0.0-1 -> 3.1.0-1)
    [2010-01-21 20:35] upgraded psmisc (22.8-1 -> 22.10-1)
    [2010-01-21 20:35] upgraded zlib (1.2.3.4-3 -> 1.2.3.4-4)
    [2010-01-21 20:35] upgraded recordmydesktop (0.3.8.1-1 -> 0.3.8.1-2)
    [2010-01-21 20:35] upgraded smbclient (3.4.4-1 -> 3.4.5-1.1)
    [2010-01-21 20:35] upgraded samba (3.4.4-1 -> 3.4.5-1.1)
    [2010-01-21 20:35] upgraded smartmontools (5.38-2 -> 5.39-1)
    [2010-01-21 20:35] upgraded tzdata (2009t-1 -> 2010a-1)
    [2010-01-21 20:35] upgraded whois (4.7.36-1 -> 5.0.0-1)
    So since nothing on xorg was updated, maybe the new coreutils is the more likely suspect?

    Zamboniman wrote:
    arch_cy wrote:
    skunktrader wrote:Did you reboot after installing nvidia?
    no, i install nvidia and then xorg i try startx without result.
    Right now i am from Ubuntu, i am going to install arch on virtualbox and i will answer to any other questions.
    Thank you
    The reason you were asked if you rebooted is because installing the nvidia driver also installs a kernel module. That kernel module
    needs to be installed in the running kernel, either by invoking "depmod nvidia" or rebooting, providing everything installed correctly. You
    may need to put the module name in your modules section of rc.conf and then reboot.
    The absence of that kernel module explains your error message of not finding that kernel module. :-)
    iirc the .install already does the depmod
    Note to TS:  if you use virtualbox you can't use your hosts video card so you will have to use the vboxvideo driver. So read the wiki about virtualbox

  • Xorg - Synaptics not working on fresh install.

    Ok... This one has me scratching my head major.
    After a certain snafu with e4rat I was forced to reinstall my system which I took the chance to do some redesign on the laptop system layout.
    Decided to go with a lightweight DE and the whole gammut.
    I get lxde installed, 'startx' Everything is hunky dorey, and I mean everything.  using the default synaptics conf that comes with xf86-input-synaptics. I get a whole bunch more software installed and reboot to try out the whol SLiM DM (which didn't work btw)
    So SLiM descides it's not going to load up lxde for me. type in username, password, hit enter and the screen flashes and comes back to SLiM... kill SLiM and startx... pointer doesn't work. reboot, startx...pointer doesn't work.
    from /var/log/Xorg.o.log...
    [ 69.119] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
    [ 69.119] (**) HDA Intel Headphone: Applying InputClass "evdev touchpad catchall"
    [ 69.119] (**) HDA Intel Headphone: Applying InputClass "touchpad catchall"
    [ 69.119] (II) LoadModule: "synaptics"
    [ 69.119] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 69.130] (II) Module synaptics: vendor="X.Org Foundation"
    [ 69.131] compiled for 1.10.0, module version = 1.4.0
    [ 69.131] Module class: X.Org XInput Driver
    [ 69.131] ABI class: X.Org XInput driver, version 12.2
    [ 69.131] (II) Using input driver 'synaptics' for 'HDA Intel Headphone'
    [ 69.131] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 69.131] (**) HDA Intel Headphone: always reports core events
    [ 69.131] (**) Option "Device" "/dev/input/event10"
    [ 69.256] (--) HDA Intel Headphone: invalid x-axis range. defaulting to 1615 - 5685
    [ 69.256] (--) HDA Intel Headphone: invalid y-axis range. defaulting to 1729 - 4171
    [ 69.256] (--) HDA Intel Headphone: invalid pressure range. defaulting to 0 - 256
    [ 69.256] (--) HDA Intel Headphone: invalid finger width range. defaulting to 0 - 16
    [ 69.257] (**) Option "TapButton1" "1"
    [ 69.257] (**) Option "TapButton2" "2"
    [ 69.257] (**) Option "TapButton3" "3"
    [ 69.363] (--) HDA Intel Headphone: no supported touchpad found
    [ 69.363] (EE) HDA Intel Headphone Unable to query/initialize Synaptics hardware.
    [ 69.416] (EE) PreInit returned 11 for "HDA Intel Headphone"
    [ 69.416] (II) UnloadModule: "synaptics"
    [ 69.416] (II) Unloading synaptics
    Why is it ??associating?? my headphone jack with the synaptics?
    Thinking I royally screwed something up and just for fun I sh*t-can the system and reinstall. The effects are reproduceable. 'startx' on a fresh install the synaptics pad works just fine, loads the synaptics driver against the synaptics device. But once I reboot...

    I have the config files that came down with the packages.
    xorg.conf doesn't exist.
    xorg.conf.d/10-synaptics.conf
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    xorg.conf.d/10-quirks.conf
    # Collection of quirks and blacklist/whitelists for specific devices.
    # Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
    # http://bugs.freedesktop.org/show_bug.cgi?id=22442
    Section "InputClass"
    Identifier "ThinkPad HDAPS accelerometer blacklist"
    MatchProduct "ThinkPad HDAPS accelerometer data"
    Option "Ignore" "on"
    EndSection
    xorg.conf.d/10-evdev.conf
    # Catch-all evdev loader for udev-based systems
    # We don't simply match on any device since that also adds accelerometers
    # and other devices that we don't really want to use. The list below
    # matches everything but joysticks.
    Section "InputClass"
    Identifier "evdev pointer catchall"
    MatchIsPointer "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev tablet catchall"
    MatchIsTablet "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev touchscreen catchall"
    MatchIsTouchscreen "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection

  • [SOLVED] Microphone does not work after fresh install

    Hello all,
    I just installed arch a week or so ago, everything is great except from
    the fact that my microphone does not seem to work (at least with
    skype)..
    This is the output of amixer:
    [jorge@flamingo ~]$ amixer
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 64
    Mono: Playback 57 [89%] [-5.25dB] [on]
    Simple mixer control 'Headphone',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 64
    Mono:
    Front Left: Playback 64 [100%] [0.00dB] [on]
    Front Right: Playback 64 [100%] [0.00dB] [on]
    Simple mixer control 'Headphone',1
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 64
    Mono:
    Front Left: Playback 64 [100%] [0.00dB] [on]
    Front Right: Playback 64 [100%] [0.00dB] [on]
    Simple mixer control 'PCM',0
    Capabilities: pvolume penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 255
    Mono:
    Front Left: Playback 183 [72%] [-14.40dB]
    Front Right: Playback 183 [72%] [-14.40dB]
    Simple mixer control 'Mic Jack Mode',0
    Capabilities: enum
    Items: 'Mic In' 'Line In'
    Item0: 'Mic In'
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'IEC958 Default PCM',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 Playback Source',0
    Capabilities: enum
    Items: 'Digital Playback' 'ADAT' 'Analog Mux 1' 'Analog Mux 2' 'Analog Mux 3'
    Item0: 'Digital Playback'
    Simple mixer control 'IEC958',1
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'Beep',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 3
    Mono: Playback 0 [0%] [-18.00dB] [off]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 14
    Front Left: Capture 14 [100%] [21.00dB] [on]
    Front Right: Capture 14 [100%] [21.00dB] [on]
    Simple mixer control 'Capture',1
    Capabilities: cvolume cswitch penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 14
    Front Left: Capture 14 [100%] [21.00dB] [off]
    Front Right: Capture 14 [100%] [21.00dB] [off]
    Simple mixer control 'Capture',2
    Capabilities: cvolume cswitch penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 14
    Front Left: Capture 14 [100%] [21.00dB] [off]
    Front Right: Capture 14 [100%] [21.00dB] [off]
    Simple mixer control 'Digital',0
    Capabilities: cvolume penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 120
    Front Left: Capture 115 [96%] [27.50dB]
    Front Right: Capture 115 [96%] [27.50dB]
    Simple mixer control 'Input Source',0
    Capabilities: cenum
    Items: 'Mic' 'Front Mic' 'Digital Mic'
    Item0: 'Mic'
    Simple mixer control 'Input Source',1
    Capabilities: cenum
    Items: 'Mic' 'Front Mic' 'Digital Mic'
    Item0: 'Mic'
    Simple mixer control 'Input Source',2
    Capabilities: cenum
    Items: 'Mic' 'Front Mic' 'Digital Mic'
    Item0: 'Mic'
    Simple mixer control 'Mux',0
    Capabilities: cvolume penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 4
    Front Left: Capture 4 [100%] [40.00dB]
    Front Right: Capture 4 [100%] [40.00dB]
    Simple mixer control 'Mux',1
    Capabilities: cvolume penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 4
    Front Left: Capture 4 [100%] [40.00dB]
    Front Right: Capture 4 [100%] [40.00dB]
    Simple mixer control 'Mux',2
    Capabilities: cvolume penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 4
    Front Left: Capture 4 [100%] [40.00dB]
    Front Right: Capture 4 [100%] [40.00dB]
    [jorge@flamingo ~]$
    The capture section seems to be ok.. However when I am using skype,
    the people I call only hear a noise and nothing else. I confirmed that with
    skype call testing service..
    Moreover, the levels of the mixer are ok and nothing is muted.
    Finally, the mic itself works fine, I dual boot with XP and I didn't have
    any problems with skype there..
    Please let me know what other information you need..
    Many thanks in advance.
    Last edited by geo909 (2011-02-23 01:23:28)

    alterecco wrote:
    If you are using alsa, then remember to go into alsamixer and turn up your microphone volumes and set a device as the capture device.
    Basically, go to the capture pane (F4), navigate to the capture device you want to use, and press Space to toggle it on.
    First of all, I'm so sorry for the late reply.. I didn't have access to a pc for a long time.
    And actually your suggestion did the job! I don't believe it was something that simple,
    I spent hours googling around and trying all sorts of stuff..
    Thanks a lot!!!

  • Ohasd not starting after fresh install

    Hi,
    I have installed Oracle Database 11g Release 11.2.0.1.0 - 64bit Production With the Real Application Clusters and Automatic Storage Management options on SUSE Linux Enterprise Server 11 (x86_64) 11.0.
    After installation all cluster and resources were up, I could log in to database. I have restarted orcl1 node, and after boot the ohasd service is not started. Same is with orcl0 node. When I start manually, the cluster comes up. See below:
    grid@orcl1:~> crsctl check has
    CRS-4639: Could not contact Oracle High Availability Services
    orcl1:~ # ps aux | grep ohasd
    root      5157  0.0  0.0  11224  1448 ?        Ss   03:02   0:00 /bin/sh /etc/init.d/init.ohasd run
    root      5365  0.0  0.0   4316   756 pts/0    S+   03:02   0:00 grep ohasd
    orcl1:~ # chkconfig ohasd
    ohasd  on
    orcl1:~ # service ohasd start
    Starting ohasd:
    orcl1:~ #
    orcl1:~ # CRS-4123: Oracle High Availability Services has been started.
    orcl1:~ # ps aux | grep ohasd
    root      5157  0.0  0.0  11224  1464 ?        Ss   03:02   0:00 /bin/sh /etc/init.d/init.ohasd run
    root      5414  3.3  0.3 569056 47124 ?        Ssl  03:03   0:01 /u01/app/11.2.0/grid/bin/ohasd.bin reboot
    root      5736  0.0  0.0   4316   752 pts/0    S+   03:03   0:00 grep ohasdThen within short time everything is started up...
    Anyone has idea why ohasd service is not started automatically ?
    Update:
    I have changed /etc/init.d/ohasd file so that it 'logs' to /tmp time when invoked (see below the code). After reboot there is no record of startup /tmp/ohasd*
    orcl1:~ # chkconfig --list ohasd
    ohasd                     0:off  1:off  2:off  3:on   4:off  5:on   6:off
    # This script is invoked by the rc system.
    /bin/touch /tmp/ohasd.start."`date`"    # <<<--- added line to 'log' the start
    ORA_CRS_HOME=/u01/app/11.2.0/gridThanks !
    Edited by: kamilp on Feb 17, 2013 11:35 PM

    Hi,
    there are two scripts - both installed by installer, I have not changed anything...
    orcl1:~ # l /etc/init.d/*ohasd*
    -rwxr-xr-x 1 root root 3079 Feb 18 00:37 /etc/init.d/init.ohasd*
    -rwxr-xr-x 1 root root 2632 Feb 18 11:27 /etc/init.d/ohasd*
    orcl1:~ # l /etc/init.d/rc5.d/*ohasd*
    lrwxrwxrwx 1 root root 17 Feb 18 00:37 /etc/init.d/rc5.d/S96ohasd -> /etc/init.d/ohasd*
    orcl1:~ # head -10 /etc/init.d/ohasd
    #!/bin/sh
    # Copyright (c) 2001, 2009, Oracle and/or its affiliates. All rights reserved.
    # ohasd.sbs  - Control script for the Oracle HA Services daemon
    # This script is invoked by the rc system.
    ORA_CRS_HOME=/u01/app/11.2.0/grid
    orcl1:~ # head -10 /etc/init.d/init.ohasd
    #!/bin/sh
    # Copyright (c) 2001, 2009, Oracle and/or its affiliates. All rights reserved.
    # init.ohasd - Control script for the Oracle HA services daemon
    # This script is invoked by the init system

  • Screensaver does not start automatically after installing ML

    I can activate using hot corners but I've tried multiple delay times and it will not start.  Must be missing something simple.  Not having any issues accessing the same photos/images as on Lion, BTW

    Hi Parvez and Ivaylo,
    Has any of you used the startup mode setting? I tried using it and set it to always but the application still won't start. Is there anything I'm missing?
    My application-j2ee-engine.xml looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE application-j2ee-engine SYSTEM "application-j2ee-engine.dtd">
    <application-j2ee-engine>
         <provider-name>nexeninc.com</provider-name>
         <fail-over-enable
              mode="disable"/>
         <start-up
              mode="always"/>
    </application-j2ee-engine>

  • BAM server does not start after cluster install

    Hi All,
    BAM server is not starting properly with the below exception. It happens in cluster environment linux 5.5, single node linux 5.5 enviroment. I am using jrockit JDK.
    Its Urgent. Please let me know if some one has come across this issue.
    <Feb 21, 2012 10:43:54 PM EST> <Error> <oracle.bam.adc.kernel.viewsets.satellite.GenericSatellite> <BEA-000000> <BAM-00553: Resources start operation for destination topic/oracle.bam.messaging.systemobjectnotification failed.. [Ljava.lang.StackTraceElement;@2ab016f>
    <Feb 21, 2012 10:43:54 PM EST> <Error> <HTTP> <BEA-101216> <Servlet: "BamServer" failed to preload on startup in Web application: "/oracle/bam".
    java.lang.ExceptionInInitializerError
         at oracle.bam.adc.kernel.viewsets.satellite.GenericSatellite.start(GenericSatellite.java:285)
         at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:88)
         at oracle.bam.server.BamServer$ServiceEntry$1.run(BamServer.java:1717)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.exception.StartFailedException: BAM-00553: Resources start operation for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onStartFailedException(MessageOperationBase.java:1616)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1521)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1476)
         at oracle.bam.adc.kernel.viewsets.satellite.GenericSatellite.start(GenericSatellite.java:274)
         at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:85)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.MessageFrameworkException: BAM-00500: exception in messaging framework: BAM-00533: Resource open for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onStartException(MessageOperationBase.java:1600)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performStart(MessageOperationBase.java:1572)
         at oracle.bam.common.messaging.api.jms.JMSMessageProducer.performStart(JMSMessageProducer.java:513)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1512)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1477)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.exception.OpenFailedException: BAM-00533: Resource open for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.waitForOpen(MessageOperationBase.java:1355)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.waitForOpen(MessageOperationBase.java:1290)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performStart(MessageOperationBase.java:1560)
         at oracle.bam.common.messaging.api.jms.JMSMessageProducer.performStart(JMSMessageProducer.java:513)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1512)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.exception.OpenFailedException: BAM-00533: Resource open for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenFailedException(MessageOperationBase.java:1272)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.open(MessageOperationBase.java:1172)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.access$000(MessageOperationBase.java:72)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase$1.performOperation(MessageOperationBase.java:1152)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase$UtilityThread.run(MessageOperationBase.java:2545)
    Caused By: oracle.bam.common.messaging.api.exception.RecoveryFailedException: BAM-00523: Resource recovery for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onRecoveryFailedException(MessageOperationBase.java:2027)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.recover(MessageOperationBase.java:1865)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenException(MessageOperationBase.java:1251)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1222)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageProducer.performOpen(INVMJMSMessageProducer.java:222)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.exception.RecoveryFailedException: BAM-00523: Resource recovery for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performRecovery(MessageOperationBase.java:1979)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.recover(MessageOperationBase.java:1856)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenException(MessageOperationBase.java:1252)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1222)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageProducer.performOpen(INVMJMSMessageProducer.java:223)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.MessageFrameworkException: BAM-00500: exception in messaging framework: BAM-00500: exception in messaging framework: null
         at oracle.bam.common.messaging.api.jms.JMSMessageProducer.acquireResources(JMSMessageProducer.java:698)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageProducer.acquireResources(INVMJMSMessageProducer.java:282)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1211)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageProducer.performOpen(INVMJMSMessageProducer.java:223)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.open(MessageOperationBase.java:1163)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.MessageFrameworkException: BAM-00500: exception in messaging framework: null
         at oracle.bam.common.messaging.base.connection.jms.JMSConnectionFactory.newInstance(JMSConnectionFactory.java:336)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.newInstance(JMSSharedConnectionFactory.java:279)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.newInstance(JMSSharedConnectionFactory.java:55)
         at oracle.bam.common.messaging.base.connection.ConnectionFactoryBase.getInstance(ConnectionFactoryBase.java:84)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.getInstance(JMSSharedConnectionFactory.java:149)
         Truncated. see log file for complete stacktrace
    Caused By: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://CHAITU-HP:9001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:368)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         Truncated. see log file for complete stacktrace
    Caused By: java.net.ConnectException: t3://CHAITU-HP:9001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:353)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         Truncated. see log file for complete stacktrace
    Caused By: java.rmi.ConnectException: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
         Truncated. see log file for complete stacktrace
    -Chaitu

    The issue was with JMS modules. I missed to identify the subdeployments tab for UMSJMSSystemResource where we had two sub deployments as UMSJMSSubDMSOA and UMSJMSSubDMSOA_auto..
    I've removed the second subdeployment and all resources listed against is by following this below path in Admin Console
    click JMS Modules -> Click UMSJMSSystemResource -> Click the Subdeployments tab.
    Ensure that UMSJMSSubDMSOA is the only subdeployment available. Remove others if listed and all dependant resources as applicable to your environment.
    Go back to UMSJMSSystemResource and click Targets.
    Deselect BAM_Cluster as target.
    Click Save and Activate.
    Upon subsequent restart, the Server came up nice and fine.
    Regards!
    Sarat

  • SQl 2008 R2 Failover Cluster does not failover after fresh install

    I have installed a two node SQL Server 2008 R2 cluster. I used a Named Instance and the SQL Server and SQL Server Agent cluster resources are online on node 1. When I want to move the SQL Server group to node 2, the SQL Server resource fails to start (error
    1205 and 1069).
    I see in the application log that it is starting up database 'master'. After that I see: Cannot recover the master database. SQL Server is unable to run. Restore master from a full backup etc...
    It runs fine on node 1, so what goes wrong?

    Hello,
    Please verify DTC is configured correctly.
    http://msdn.microsoft.com/en-us/library/dd897479(BTS.10).aspx
    Please see the following resources also:
    http://technet.microsoft.com/en-us/library/cc773525(WS.10).aspx
    http://technet.microsoft.com/en-us/library/cc756225(WS.10).aspx
    http://technet.microsoft.com/en-us/library/cc773447(WS.10).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Game does not start after installing on mac pro

    Game does not start after new install on mac pro ?

    Launch the Console 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 Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • After Fresh Install CMS does not start

    Hello BO Gurus,
    I have got  a blank Installation of BO 4.0.
    At Install CMS does not start.
    I have got a:
    - BO 4.0
    -Windows 7 Server Enterprise, SP1
    Trace shows:
    ....Server MSMYSERVER3:6400 ... was not found or is possibny down....  (FWM 01003) Connection refused: connect
    ...Is the CMS alive? Ensure the CMS supports SDK version 1400
    How to start CMS ?
    Which Username to take to start CMS ?
    What is SDK version 1400 + ?
    Where to get SDK version 1400 + ?
    Thank You !
    Best Wishes
    Martin

    Could also be a database connection issue.
    What database are you running?
    We've had an issue where the database (MSSQL) was hosted on a seperate server and where Windows Authentication was used. To resolve the issue, we had to change the Server Intelligence Agent (SIA) service to start with the Windows/domain account.
    Regards,
    CJ

  • I am experiencing problem (the installation does not start) when I try to install ArchiCAD 17 Educational on my mac. I am using Yosemite. How can I fix it?

    I am experiencing problem (the installation does not start) when I try to install ArchiCAD 17 Educational on my mac. I am using Yosemite. How can I fix it?

    You need to contact the developer/manufacturer directly to determine if their product is compatible w/Yosemite.  It is not listed on their system requirement website:
    Mac OS X 10.9 Mavericks
    Mac OS X 10.8 Mountain Lion
    Mac OS X 10.7 Lion
    Mac OS X 10.6 Snow Leopard*
    Note: ArchiCAD 17 is the last version of ArchiCAD to support Mac OS X 10.6
    Only case insensitive file-system volumes are supported.
    http://www.graphisoft.com/support/system_requirements/archicad17.html

  • Just installed Firefox 3.6. Firefox will not start and Firefox safemode does not start either. Using Task manager I do not see if started either. If I create a new profile and start from that window, Firefox starts up. I see no error windows/messages. I d

    Just installed Firefox 3.6. Firefox will not start and Firefox safemode does not start either. Using Task manager I do not see if started either. If I create a new profile and start from that window, Firefox starts up. I see no error windows/messages. I do have it listed in my Firewall as an exception program with Permit All. What is happening?
    == This happened ==
    Every time Firefox opened
    == After removing Firefox and Reinstalling it. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC LM 8)

    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also [[Basic Troubleshooting|#Make_a_new_profile|Basic Troubleshooting: Make a new profile]]

  • My Photoshop Elements does not start any more. It gives response "Photoshop elements cannot start or continue because of missing file(s). Please reinstall." How do I get the installing file again (I bought it via internet the first time december 2013?)

    My Photoshop Elements does not start any more. It gives response "Photoshop elements cannot start or continue because of missing file(s). Please reinstall." How do I get the installing file again (I bought it from Adobe via internet the first time december 2013?)

    Did you download the Basic/Free version?
    I also thought the Trial period was as long as you needed!?
    What is your Warranty and Return Policy?
    You get to use VueScan for as long as you want before you buy it, so we recommend you test it before you buy it to make sure it meets your needs.
    All sales are final and there are no refunds.
    Isn't this a bit harsh? Naah I actually prefer to solve problems, and if I offer refunds, people give up too easily. If I can't solve your problem after you send a few Problem Reports (see above), I'm happy to give a refund.
    http://www.hamrick.com/sup.html#q

  • Node Manager installed as service does not start managed servers. WLS 10.3

    Hi All,
    I have installed the node manager as a windows service. When the service starts up it does start the managed servers.
    In the nodemanager.log file it shows that the node manager is reading the startup.properties file for all of the managed servers.
    <Jul 24, 2009 6:38:13 AM> <INFO> <Loading domains file: C:\bea\WLSERV~1.3\common\NODEMA~1\nodemanager.domains>
    <Jul 24, 2009 6:38:13 AM> <INFO> <Loaded node manager configuration properties from 'C:\bea\WLSERV~1.3\common\nodemanager\nodemanager.properties'>
    <Jul 24, 2009 6:38:13 AM> <Info> <SalesIllustrationDomain> <IntegrationServer> <Startup configuration properties loaded from "C:\bea\user_projects\domains\SalesIllustrationDomain\servers\IntegrationServer\data\nodemanager\startup.properties">
    <Jul 24, 2009 6:38:13 AM> <Info> <SalesIllustrationDomain> <ProdBackupServer> <Startup configuration properties loaded from "C:\bea\user_projects\domains\SalesIllustrationDomain\servers\ProdBackupServer\data\nodemanager\startup.properties">
    <Jul 24, 2009 6:38:13 AM> <Info> <SalesIllustrationDomain> <QAServer> <Startup configuration properties loaded from "C:\bea\user_projects\domains\SalesIllustrationDomain\servers\QAServer\data\nodemanager\startup.properties">
    <Jul 24, 2009 6:38:13 AM> <INFO> <Plain socket listener started on port 5556, host localhost>
    The node manager properties file contains the following
    #Mon Apr 20 10:54:45 PDT 2009
    DomainsFile=C\:\\bea\\WLSERV~1.3\\common\\NODEMA~1\\nodemanager.domains
    LogLimit=0
    PropertiesVersion=10.3
    JavaHome=C\:\\bea\\JROCKI~1
    AuthenticationEnabled=false
    NodeManagerHome=C\:\\bea\\WLSERV~1.3\\common\\NODEMA~1
    LogLevel=INFO
    DomainsFileEnabled=true
    StartScriptEnabled=false
    StartScriptName=startWebLogic.cmd
    ListenAddress=localhost
    NativeVersionEnabled=true
    ListenPort=5556
    LogToStderr=true
    SecureListener=false
    LogCount=1
    StopScriptEnabled=false
    QuitEnabled=false
    LogAppend=true
    StateCheckInterval=500
    CrashRecoveryEnabled=true
    LogFile=C\:\\bea\\WLSERV~1.3\\common\\NODEMA~1\\nodemanager.log
    LogFormatter=weblogic.nodemanager.server.LogFormatter
    ListenBacklog=50
    The managed servers' boot.properties file and startup file are below
    boot.properties:
    #Thu Jul 23 13:48:26 PDT 2009
    CustomTrustKeyStoreFileName=C\:\\bea\\wlserver_10.3\\common\\ssl\\supportTrust2008.jks
    TrustKeyStore=CustomTrust
    password={3DES}mvtUK8oB8JEiQoVES4AQIQ\=\=
    CustomTrustKeyStorePassPhrase={3DES}34+15HRlP6qqpZX3bTPp+Q\=\=
    CustomTrustKeyStoreType=JKS
    username={3DES}P5mMHiWLnf2UtssZbQtezkDtIS0COiHW
    startup.properties:
    #Server startup properties
    #Thu Jul 23 13:48:27 PDT 2009
    Arguments=-Xms1024m -Xmx1024m -Xnohup
    JavaHome=C\:\\bea\\jrockit_160_05
    SSLArguments=-Dweblogic.security.SSL.ignoreHostnameVerification\=false -Dweblogic.ReverseDNSAllowed\=false
    RestartMax=2
    RestartDelaySeconds=0
    RestartInterval=3600
    BeaHome=C\:\\bea
    ClassPath=C\:\\bea\\user_projects\\domains\\SalesIllustrationDomain\\servers\\lib\\itext\\WEB-INF\\lib\\itext.jar;C\:\\bea\\wlserver_10.3\\server\\lib\\weblogic_sp.jar;C\:\\bea\\wlserver_10.3\\server\\lib\\weblogic.jar;C\:\\bea\\user_projects\\domains\\SalesIllustrationDomain\\servers\\ProdBackupServer\\applications\\massmutual\\WEB-INF\\classes\\;C\:\\bea\\user_projects\\domains\\SalesIllustrationDomain\\servers\\ProdBackupServer\\applications\\assuritylife\\WEB-INF\\classes\\;C\:\\bea\\user_projects\\domains\\SalesIllustrationDomain\\servers\\ProdBackupServer\\applications\\minnesotalife\\WEB-INF\\classes\\;C\:\\bea\\user_projects\\domains\\SalesIllustrationDomain\\servers\\ProdBackupServer\\lib\\ltclibrary\\WEB-INF\\classes\\
    AdminURL=http\://localhost\:7001
    JavaVendor=BEA
    AutoRestart=true
    AutoKillIfFailed=false
    I am wondering if I left out a parameter some where.
    Any help would be greatly appreciated.
    Thanks,
    Greg

    First of all, I assume you mean "... up it does NOT start ..."?
    It might be helpful to point out that the purpose of the NodeManager is not to start the servers, but to "control" the servers through remote commands. When the NodeManager starts back up, it tries to reset the servers to the last known state it set them to, based on remote commands.
    For instance, if your system was running and you stopped the servers through the admin console and then restarted the machine, the NodeManager would not start the servers on machine startup, because the last controlled state of the servers was down. If all of your WebLogic servers were running as a result of NodeManager commands, and you pulled the plug on the box, when you restarted the machine, the NodeManager probably would restart the servers.

  • After installing trial version the program does not start

    Hi everybody,
    I installed the CS 5.5 Trial on Windows 7. Everything was ok, so I started InDesign and said accept to the License Agreement. But the program does not start, the license window always opens again after clicking accept. Can anybody help me?
    Thanks!

    Make sure to run with full administrative privileges the first time you launch the progrrams. Otherwise the licensing stuff will not be able to kick in and verify our trial period.
    Mylenium

Maybe you are looking for