Plasma (?) sometimes fails to load properly on login

When logging in plasma usually (but not always!) seems to not load properly:
Only the cursor is visible on a black screen, no desktop, no panels/widgets.
However all programs are loaded correctly and are accessible via alt-tab. Also krunner (alt-F2) works fine.
After performing a kdm restart from a terminal and logging in again the desktop etc load just fine.
Possibly related: When shutting down the desktop goes blank and the panel jumps to the center of the screen.
Anyone got an idea what might be the problem?
Last edited by BasT (2010-12-02 11:49:41)

Hi ,
Send me the screenshot of the SERVICES.MSC .
Also share me the ctm_confix.txt file (locations: NMSROOT\CSCOpx\MDC\tomcat\shared\lib) and
NMSROOT\CSCOpx\MDC\tomcat\webapps\cwhp\WEB-INF\lib
Also try to reset teh Casuser as below and see how it works
NMSROOT\CSCOpc\set\support>resetCasuser.exe
Thanks

Similar Messages

  • Sometimes fails to load the right codec (or chipset) for audio

    Sometimes fails to load the right sound codec (or chipset) for at boot, I think that it's same issue with alsa and OSS.
    At boot time (toshiba u300) alsa (or kernel maybe) fails to load sound.
    When it works this is loaded:
    kike ~ $ log -b | grep "snd_"
    jul 02 22:46:10 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
    kike ~ $ amixer info
    Card default 'Intel'/'HDA Intel at 0xf0800000 irq 48'
    Mixer name : 'Realtek ALC268'
    Components : 'HDA:10ec0268,10ec0268,00100003 HDA:11c11040,11790001,00100200'
    Controls : 34
    Simple ctrls : 14
    kike ~ $ cat /proc/asound/cards
    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0xf0800000 irq 45
    kike ~ $ cat /proc/asound/card0/codec#* | grep Codec
    Codec: Realtek ALC268
    Codec: LSI ID 1040
    kike ~ $ modinfo soundcore
    filename: /lib/modules/3.9.7-1-ARCH/kernel/sound/soundcore.ko.gz
    alias: char-major-14-*
    license: GPL
    author: Alan Cox
    description: Core sound module
    depends:
    intree: Y
    vermagic: 3.9.7-1-ARCH SMP preempt mod_unload modversions 686
    parm: preclaim_oss:int
    kike ~ $ alsactl init
    Found hardware: "HDA-Intel" "Realtek ALC268" "HDA:10ec0268,1179ff50,00100003 HDA:11c11040,11790001,00100200" "0x1179" "0xff50"
    Hardware is initialized using a generic method
    kike ~ $ lspci | grep Audio
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    kike ~ $ lsmod | grep snd
    snd_hda_codec_realtek 26353 1
    snd_hda_intel 30415 0
    snd_hda_codec 125545 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 4746 1 snd_hda_codec
    snd_pcm 62851 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 6038 2 snd_pcm,snd_hda_intel
    snd_timer 14846 1 snd_pcm
    snd 44486 6 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 4386 1 snd
    kike ~ $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    kike ~ $ ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 60 jul 8 14:45 by-path
    crw-rw----+ 1 root audio 116, 6 jul 8 14:45 controlC0
    crw-rw----+ 1 root audio 116, 5 jul 8 14:45 hwC0D0
    crw-rw----+ 1 root audio 116, 4 jul 8 14:45 hwC0D1
    crw-rw----+ 1 root audio 116, 3 jul 8 14:45 pcmC0D0c
    crw-rw----+ 1 root audio 116, 2 jul 8 14:45 pcmC0D0p
    crw-rw---- 1 root audio 116, 1 jul 8 14:45 seq
    crw-rw----+ 1 root audio 116, 33 jul 8 14:45 timer
    kike ~ $ speaker-test -Dplug:front -c2
    speaker-test 1.0.27.1
    Playback device is plug:front
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    Rate set to 48000Hz (requested 48000Hz)
    Buffer size range from 64 to 1048576
    Period size range from 32 to 524288
    Using max buffer size 1048576
    Periods = 4
    was set period_size = 262144
    was set buffer_size = 1048576
    0 - Front Left
    1 - Front Right
    Time per period = 10,949396
    0 - Front Left
    1 - Front Right
    Time per period = 10,959696
    When sound doesn't works, only the codec «LSI ID 1040» is loaded, nor «Realtek ALC268» nor both:
    kike ~ $ log -b | grep "snd_"
    nov 21 07:47:20 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    kike ~ $ amixer info
    Card default 'Intel'/'HDA Intel at 0xf0800000 irq 45'
    Mixer name : 'LSI ID 1040'
    Components : 'HDA:11c11040,11790001,00100200'
    Controls : 0
    Simple ctrls : 0
    kike ~ $ cat /proc/asound/cards
    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0xf0800000 irq 45
    kike ~ $ cat /proc/asound/card0/codec#* | grep Codec
    Codec: LSI ID 1040
    kike ~ $ modinfo soundcore
    filename: /lib/modules/3.11.6-1-ARCH/kernel/sound/soundcore.ko.gz
    alias: char-major-14-*
    license: GPL
    author: Alan Cox
    description: Core sound module
    depends:
    intree: Y
    vermagic: 3.11.6-1-ARCH SMP preempt mod_unload modversions 686
    parm: preclaim_oss:int
    kike ~ $ alsactl init
    Found hardware: "HDA-Intel" "LSI ID 1040" "HDA:11c11040,11790001,00100200" "0x1179" "0xff50"
    Hardware is initialized using a generic method
    kike ~ $ lspci | grep Audio
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    kike ~ $ lsmod | grep snd
    snd_hda_intel 30903 0
    snd_hda_codec 127562 1 snd_hda_intel
    snd_hwdep 4746 1 snd_hda_codec
    snd_pcm 63876 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 5942 2 snd_pcm,snd_hda_intel
    snd_timer 14942 1 snd_pcm
    snd 44566 5 snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 4386 1 snd
    kike ~ $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    kike ~ $ ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 60 nov 21 07:47 by-path
    crw-rw----+ 1 root audio 116, 3 nov 21 07:47 controlC0
    crw-rw----+ 1 root audio 116, 2 nov 21 07:47 hwC0D1
    crw-rw---- 1 root audio 116, 1 nov 21 07:47 seq
    crw-rw----+ 1 root audio 116, 33 nov 21 07:47 timer
    kike ~ $ speaker-test
    speaker-test 1.0.27.2
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 1 channels
    Using 16 octaves of pink noise
    Playback open error: -2,No existe el fichero o el directorio
    kike ~ $
    I've followed this topics without luck.
    https://wiki.archlinux.org/index.php/Al … sound_card
    https://mailman.archlinux.org/pipermail … 05092.html
    https://www.kernel.org/doc/Documentatio … Models.txt
    First I worked around alsa sound state, it doesn't work, then I tried to point my laptop model in «/etc/modprobe.d/alsa-base.conf» file:
    options snd-hda-intel model=toshiba
    options snd-hda-intel index=0
    options bt87x index=-2
    options cx88_alsa index=-2
    options saa7134-alsa index=-2
    options snd-atiixp-modem index=-2
    options snd-intel8x0m index=-2
    options snd-via82xx-modem index=-2
    options snd-usb-audio index=-2
    options snd-usb-caiaq index=-2
    options snd-usb-ua101 index=-2
    options snd-usb-us122l index=-2
    options snd-usb-usx2y index=-2
    options snd-pcsp index=-2
    options snd-usb-audio index=-2
    And last I've tried to load Realtek modules in «/etc/modules-load.d/alsa.conf» file:
    snd
    snd_hda_intel
    snd_hda_codec
    snd_pcm
    snd_page_alloc
    snd_timer
    snd_hwdep
    snd_hda_codec_realtek
    And here is that commands shows this sesion:
    kike ~ $ log -b | grep "snd_"
    dic 22 08:23:20 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    dic 22 08:23:21 dokan-laptop systemd-modules-load[146]: Inserted module 'snd_hda_intel'
    dic 22 08:23:21 dokan-laptop systemd-modules-load[146]: Inserted module 'snd_hda_codec_realtek'
    dic 22 08:23:26 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:26 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:26 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:26 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:26 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:26 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:26 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:34 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:35 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:35 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:35 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:35 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:35 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:35 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:36 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:36 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:36 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:36 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:36 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:36 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:36 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:41 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:41 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:41 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:41 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:41 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:41 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:41 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:46 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:46 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:46 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:46 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:46 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:46 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:46 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:51 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:51 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:51 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:51 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:51 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:51 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:51 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:56 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:56 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:56 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:56 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:56 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:56 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:23:56 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:01 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:01 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:01 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:01 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:01 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:02 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:02 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:06 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:06 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:06 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:06 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:06 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:06 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:06 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:11 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:11 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:11 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:11 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:11 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:11 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    dic 22 08:24:11 dokan-laptop kernel: snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    kike ~ $ amixer info
    Card default 'Intel'/'HDA Intel at 0xf0800000 irq 45'
    Mixer name : 'LSI ID 1040'
    Components : 'HDA:11c11040,11790001,00100200'
    Controls : 0
    Simple ctrls : 0
    kike ~ $ cat /proc/asound/cards
    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0xf0800000 irq 45
    kike ~ $ cat /proc/asound/card0/codec#* | grep Codec
    Codec: LSI ID 1040
    kike ~ $ modinfo soundcore
    filename: /lib/modules/3.12.5-1-ARCH/kernel/sound/soundcore.ko.gz
    alias: char-major-14-*
    license: GPL
    author: Alan Cox
    description: Core sound module
    depends:
    intree: Y
    vermagic: 3.12.5-1-ARCH SMP preempt mod_unload modversions 686
    parm: preclaim_oss:int
    kike ~ $ alsactl init
    Found hardware: "HDA-Intel" "LSI ID 1040" "HDA:11c11040,11790001,00100200" "0x1179" "0xff50"
    Hardware is initialized using a generic method
    kike ~ $ lspci | grep Audio
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    kike ~ $ lsmod | grep snd
    snd_hda_codec_realtek 35534 0
    snd_hda_intel 31255 0
    snd_hda_codec 128858 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 4750 1 snd_hda_codec
    snd_pcm 63880 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 5978 2 snd_pcm,snd_hda_intel
    snd_timer 14946 1 snd_pcm
    snd 44566 6 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 4386 1 snd
    kike ~ $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    kike ~ $ ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 60 dic 22 08:23 by-path
    crw-rw----+ 1 root audio 116, 3 dic 22 08:23 controlC0
    crw-rw----+ 1 root audio 116, 2 dic 22 08:23 hwC0D1
    crw-rw---- 1 root audio 116, 1 dic 22 08:23 seq
    crw-rw----+ 1 root audio 116, 33 dic 22 08:23 timer
    kike ~ $ speaker-test -Dplug:front -c2
    speaker-test 1.0.27.2
    Playback device is plug:front
    Stream parameters are 48000Hz, S16_LE, 2 channels
    Using 16 octaves of pink noise
    Playback open error: -2,No existe el fichero o el directorio
    My next step is go into kernel but I think it's better to ask here first.
    I have to say that before Arch it had installed Ubuntu 10.04 with OSS (problems with keyboard sound keys with alsa), lately before change to Arch I must to restart sound system before it works frequently with this procedure; «soundoff», then «soundon» absolutly freezes the laptop so I had to turn off it and turn on again, then «rm /usr/lib/oss/starting», and last «soundon», then it sometimes works.
    Now my only way to have sound is to restart the system time and time again until it works.
    Thanks for your advices.
    Last edited by Dokan (2013-12-22 11:49:08)

    Maybe two kernel modules that try to control the same piece of hardware, but how can I know what modules are?
    Blacklisting [https://wiki.archlinux.org/index.php/Ke … acklisting]
    Blacklisting, in the context of kernel modules, is a mechanism to prevent the kernel module from loading. This could be useful if, for example, the associated hardware is not needed, or if loading that module causes problems: for instance there may be two kernel modules that try to control the same piece of hardware, and loading them together would result in a conflict.
    Some modules are loaded as part of the initramfs. mkinitcpio -M will print out all autodetected modules: to prevent the initramfs from loading some of those modules, blacklist them in /etc/modprobe.d/modprobe.conf. Running mkinitcpio -v will list all modules pulled in by the various hooks (e.g. filesystem hook, SCSI hook, etc.). Remember to add that .conf file to the FILES section in /etc/mkinitcpio.conf (if you have not done so already) and rebuild the initramfs once you have blacklisted the modules, and to reboot afterwards.
    # mkinitcpio -M
    ==> Modules autodetected
    ac
    acpi_cpufreq
    ahci
    ata_generic
    ata_piix
    battery
    btusb
    button
    coretemp
    ehci_pci
    evdev
    ext4
    firewire_ohci
    hid_generic
    i2c_i801
    i915
    intel_agp
    iTCO_wdt
    iwl4965
    joydev
    kvm_intel
    lpc_ich
    microcode
    pata_acpi
    pcspkr
    processor
    psmouse
    r592
    r8169
    sdhci_pci
    sd_mod
    serio_raw
    shpchp
    snd_hda_intel
    sr_mod
    thermal
    toshiba_acpi
    toshiba_bluetooth
    uhci_hcd
    usbcore
    usbhid
    uvcvideo
    video
    wmi
    [root@dokan-laptop ~]# mkinitcpio -v
    ==> Starting dry run: 3.12.5-1-ARCH
    -> Running build hook: [/usr/lib/initcpio/install/base]
    adding file: /bin/busybox
    adding symlink: /usr/lib/libc.so.6 -> libc-2.18.so
    adding file: /usr/lib/libc-2.18.so
    adding symlink: /lib/ld-linux.so.2 -> ld-2.18.so
    adding file: /usr/lib/ld-2.18.so
    adding symlink: /usr/bin/[ -> busybox
    adding symlink: /usr/bin/[[ -> busybox
    adding symlink: /usr/bin/ash -> busybox
    adding symlink: /usr/bin/awk -> busybox
    adding symlink: /usr/bin/basename -> busybox
    adding symlink: /usr/bin/cat -> busybox
    adding symlink: /usr/bin/chgrp -> busybox
    adding symlink: /usr/bin/chmod -> busybox
    adding symlink: /usr/bin/chown -> busybox
    adding symlink: /usr/bin/chroot -> busybox
    adding symlink: /usr/bin/clear -> busybox
    adding symlink: /usr/bin/cp -> busybox
    adding symlink: /usr/bin/cttyhack -> busybox
    adding symlink: /usr/bin/cut -> busybox
    adding symlink: /usr/bin/dd -> busybox
    adding symlink: /usr/bin/df -> busybox
    adding symlink: /usr/bin/dirname -> busybox
    adding symlink: /usr/bin/dmesg -> busybox
    adding symlink: /usr/bin/du -> busybox
    adding symlink: /usr/bin/echo -> busybox
    adding symlink: /usr/bin/egrep -> busybox
    adding symlink: /usr/bin/env -> busybox
    adding symlink: /usr/bin/expr -> busybox
    adding symlink: /usr/bin/false -> busybox
    adding symlink: /usr/bin/free -> busybox
    adding symlink: /usr/bin/getopt -> busybox
    adding symlink: /usr/bin/grep -> busybox
    adding symlink: /usr/bin/halt -> busybox
    adding symlink: /usr/bin/head -> busybox
    adding symlink: /usr/bin/hexdump -> busybox
    adding symlink: /usr/bin/ifconfig -> busybox
    adding symlink: /usr/bin/init -> busybox
    adding symlink: /usr/bin/install -> busybox
    adding symlink: /usr/bin/ip -> busybox
    adding symlink: /usr/bin/ipaddr -> busybox
    adding symlink: /usr/bin/iplink -> busybox
    adding symlink: /usr/bin/iproute -> busybox
    adding symlink: /usr/bin/iprule -> busybox
    adding symlink: /usr/bin/iptunnel -> busybox
    adding symlink: /usr/bin/kbd_mode -> busybox
    adding symlink: /usr/bin/kill -> busybox
    adding symlink: /usr/bin/killall -> busybox
    adding symlink: /usr/bin/less -> busybox
    adding symlink: /usr/bin/ln -> busybox
    adding symlink: /usr/bin/loadfont -> busybox
    adding symlink: /usr/bin/loadkmap -> busybox
    adding symlink: /usr/bin/losetup -> busybox
    adding symlink: /usr/bin/ls -> busybox
    adding symlink: /usr/bin/md5sum -> busybox
    adding symlink: /usr/bin/mkdir -> busybox
    adding symlink: /usr/bin/mkfifo -> busybox
    adding symlink: /usr/bin/mknod -> busybox
    adding symlink: /usr/bin/mktemp -> busybox
    adding symlink: /usr/bin/mountpoint -> busybox
    adding symlink: /usr/bin/mv -> busybox
    adding symlink: /usr/bin/nc -> busybox
    adding symlink: /usr/bin/netstat -> busybox
    adding symlink: /usr/bin/nslookup -> busybox
    adding symlink: /usr/bin/openvt -> busybox
    adding symlink: /usr/bin/pgrep -> busybox
    adding symlink: /usr/bin/pidof -> busybox
    adding symlink: /usr/bin/ping -> busybox
    adding symlink: /usr/bin/ping6 -> busybox
    adding symlink: /usr/bin/poweroff -> busybox
    adding symlink: /usr/bin/printf -> busybox
    adding symlink: /usr/bin/ps -> busybox
    adding symlink: /usr/bin/pwd -> busybox
    adding symlink: /usr/bin/readlink -> busybox
    adding symlink: /usr/bin/reboot -> busybox
    adding symlink: /usr/bin/rm -> busybox
    adding symlink: /usr/bin/rmdir -> busybox
    adding symlink: /usr/bin/route -> busybox
    adding symlink: /usr/bin/sed -> busybox
    adding symlink: /usr/bin/seq -> busybox
    adding symlink: /usr/bin/setfont -> busybox
    adding symlink: /usr/bin/sh -> busybox
    adding symlink: /usr/bin/sha1sum -> busybox
    adding symlink: /usr/bin/sha256sum -> busybox
    adding symlink: /usr/bin/sha512sum -> busybox
    adding symlink: /usr/bin/sleep -> busybox
    adding symlink: /usr/bin/sort -> busybox
    adding symlink: /usr/bin/stat -> busybox
    adding symlink: /usr/bin/strings -> busybox
    adding symlink: /usr/bin/sync -> busybox
    adding symlink: /usr/bin/tac -> busybox
    adding symlink: /usr/bin/tail -> busybox
    adding symlink: /usr/bin/telnet -> busybox
    adding symlink: /usr/bin/test -> busybox
    adding symlink: /usr/bin/tftp -> busybox
    adding symlink: /usr/bin/touch -> busybox
    adding symlink: /usr/bin/true -> busybox
    adding symlink: /usr/bin/umount -> busybox
    adding symlink: /usr/bin/uname -> busybox
    adding symlink: /usr/bin/uniq -> busybox
    adding symlink: /usr/bin/uptime -> busybox
    adding symlink: /usr/bin/vi -> busybox
    adding symlink: /usr/bin/wc -> busybox
    adding symlink: /usr/bin/wget -> busybox
    adding symlink: /usr/bin/yes -> busybox
    adding file: /usr/sbin/kmod
    adding symlink: /usr/lib/libz.so.1 -> libz.so.1.2.8
    adding file: /usr/lib/libz.so.1.2.8
    adding symlink: /usr/bin/depmod -> kmod
    adding symlink: /usr/bin/insmod -> kmod
    adding symlink: /usr/bin/rmmod -> kmod
    adding symlink: /usr/bin/lsmod -> kmod
    adding symlink: /usr/bin/modprobe -> kmod
    adding symlink: /usr/bin/modinfo -> kmod
    adding file: /usr/sbin/blkid
    adding symlink: /usr/lib/libblkid.so.1 -> libblkid.so.1.1.0
    adding file: /usr/lib/libblkid.so.1.1.0
    adding symlink: /usr/lib/libuuid.so.1 -> libuuid.so.1.3.0
    adding file: /usr/lib/libuuid.so.1.3.0
    adding file: /usr/sbin/mount
    adding symlink: /usr/lib/libmount.so.1 -> libmount.so.1.1.0
    adding file: /usr/lib/libmount.so.1.1.0
    adding file: /usr/sbin/switch_root
    adding file: /init_functions
    adding file: /init
    adding file: /usr/lib/modprobe.d/usb-load-ehci-first.conf
    -> Running build hook: [/usr/lib/initcpio/install/udev]
    adding file: /etc/udev/udev.conf
    adding file: /usr/lib/systemd/systemd-udevd
    adding symlink: /usr/lib/librt.so.1 -> librt-2.18.so
    adding file: /usr/lib/librt-2.18.so
    adding symlink: /usr/lib/libkmod.so.2 -> libkmod.so.2.2.5
    adding file: /usr/lib/libkmod.so.2.2.5
    adding symlink: /usr/lib/libacl.so.1 -> libacl.so.1.1.0
    adding file: /usr/lib/libacl.so.1.1.0
    adding symlink: /usr/lib/libpthread.so.0 -> libpthread-2.18.so
    adding file: /usr/lib/libpthread-2.18.so
    adding symlink: /usr/lib/libattr.so.1 -> libattr.so.1.1.0
    adding file: /usr/lib/libattr.so.1.1.0
    adding file: /usr/bin/udevadm
    adding file: /usr/bin/systemd-tmpfiles
    adding symlink: /usr/lib/libcap.so.2 -> libcap.so.2.22
    adding file: /usr/lib/libcap.so.2.22
    adding file: /usr/lib/udev/rules.d/50-udev-default.rules
    adding file: /usr/lib/udev/rules.d/60-persistent-storage.rules
    adding file: /usr/lib/udev/rules.d/64-btrfs.rules
    adding file: /usr/lib/udev/rules.d/80-drivers.rules
    adding file: /usr/lib/udev/ata_id
    adding file: /usr/lib/udev/scsi_id
    adding file: /hooks/udev
    -> Running build hook: [/usr/lib/initcpio/install/autodetect]
    caching 44 modules
    -> Running build hook: [/usr/lib/initcpio/install/modconf]
    adding dir: /etc/modprobe.d
    adding file: /etc/modprobe.d/alsa-base.conf
    overwriting file: /usr/lib/modprobe.d/usb-load-ehci-first.conf
    -> Running build hook: [/usr/lib/initcpio/install/block]
    adding module: scsi_mod
    adding module: sd_mod
    adding module: cdrom
    adding module: sr_mod
    adding module: libata
    adding module: pata_acpi
    adding module: ata_generic
    adding module: libahci
    adding module: ahci
    adding module: ata_piix
    adding module: usb-common
    adding module: usbcore
    adding module: ehci-hcd
    adding module: ehci_pci
    adding module: uhci_hcd
    adding module: crc-itu-t
    adding module: firewire-core
    adding module: firewire_ohci
    adding module: mmc_core
    adding module: sdhci
    adding module: sdhci_pci
    adding module: firewire-sbp2
    adding module: usb_storage
    adding module: mmc_block
    -> Running build hook: [/usr/lib/initcpio/install/lvm2]
    adding module: dm-mod
    adding module: dm-snapshot
    adding module: dm-log
    adding module: dm-region-hash
    adding module: dm-mirror
    adding file: /usr/bin/lvm
    adding symlink: /usr/lib/libudev.so.1 -> libudev.so.1.4.0
    adding file: /usr/lib/libudev.so.1.4.0
    adding symlink: /usr/lib/libdl.so.2 -> libdl-2.18.so
    adding file: /usr/lib/libdl-2.18.so
    adding file: /usr/lib/libdevmapper-event.so.1.02
    adding file: /usr/lib/libdevmapper.so.1.02
    adding symlink: /usr/lib/libreadline.so.6 -> libreadline.so.6.2
    adding file: /usr/lib/libreadline.so.6.2
    adding symlink: /usr/lib/libncursesw.so.5 -> libncursesw.so.5.9
    adding file: /usr/lib/libncursesw.so.5.9
    adding file: /usr/bin/lvmetad
    adding file: /usr/bin/dmsetup
    adding file: /usr/lib/udev/rules.d/10-dm.rules
    adding file: /usr/lib/udev/rules.d/13-dm-disk.rules
    adding file: /usr/lib/udev/rules.d/95-dm-notify.rules
    adding file: /usr/lib/udev/rules.d/11-dm-lvm.rules
    adding file: /usr/lib/udev/rules.d/69-dm-lvm-metad.rules
    adding file: /usr/lib/udev/rules.d/11-dm-initramfs.rules
    adding file: /etc/lvm/lvm.conf
    adding file: /hooks/lvm2
    -> Running build hook: [/usr/lib/initcpio/install/filesystems]
    adding module: mbcache
    adding module: jbd2
    adding module: crc16
    adding module: ext4
    -> Running build hook: [/usr/lib/initcpio/install/keyboard]
    adding module: hid
    adding module: hid_generic
    adding module: usbhid
    -> Running build hook: [/usr/lib/initcpio/install/fsck]
    adding file: /usr/sbin/fsck.ext4
    adding symlink: /usr/lib/libext2fs.so.2 -> libext2fs.so.2.4
    adding file: /usr/lib/libext2fs.so.2.4
    adding symlink: /usr/lib/libcom_err.so.2 -> libcom_err.so.2.1
    adding file: /usr/lib/libcom_err.so.2.1
    adding symlink: /usr/lib/libe2p.so.2 -> libe2p.so.2.3
    adding file: /usr/lib/libe2p.so.2.3
    adding symlink: /usr/bin/fsck.ext2 -> fsck.ext4
    adding symlink: /usr/bin/fsck.ext3 -> fsck.ext4
    adding file: /usr/sbin/fsck
    ==> Generating module dependencies
    ==> Dry run complete, use -g IMAGE to generate a real image
    [root@dokan-laptop ~]# nano /etc/modprobe.d/alsa-base.conf
    options snd-hda-intel model=toshiba
    options snd-hda-intel index=0
    options bt87x index=-2
    options cx88_alsa index=-2
    options saa7134-alsa index=-2
    options snd-atiixp-modem index=-2
    options snd-intel8x0m index=-2
    options snd-via82xx-modem index=-2
    options snd-usb-audio index=-2
    options snd-usb-caiaq index=-2
    options snd-usb-ua101 index=-2
    options snd-usb-us122l index=-2
    options snd-usb-usx2y index=-2
    options snd-pcsp index=-2
    options snd-usb-audio index=-2

  • 5.0.2 - Dynamic linked AE projects sometimes fail to load

    I've started seeing dynamically linked After Effects comps failing to load, seemingly randomly. I wonder if anyone else is seeing this:
    For example, I have one recent project that has 10 linked AE comps which are all part of one AE file. Sometimes all 10 comps load fine but on other times, a couple of them don't load and are shown as offline. Selecting 'link media' and re-linking the file then works fine.
    No errors in the Premiere error window apart from the usual errors I get about unspecified errors conforming the AE .cfa files (which I've always had on most projects that have AE links). Maybe I should post about those too...
    Paul.

    I think Jeremy is assuming you meant linking Premiere Pro CS5 to After Effects (the program) CS3, which won't work, obviously. You're referring to project files from CS3, that are bumped up to CS5, however.
    That said, you'll still need to relink when moving projects forward. There were some fundamental changes made to both of the programs and the way their project files are treated from CS3 to CS5 (and from CS3 to CS4 and from CS4 to CS5, for that matter). As a result, Dynamic Link cannot connect to a project created on an older version of AE; you need to open the project file, save it as a CS5 version, and manually relink the DL'ed comps in Premiere. That shouldn't be too, difficult, however: simply select all of the offline DL comps, right-click and select Relink. Navigate to the NEW AE project file, and select it; the Dynamic Link window will open. Once you select the first correct comp, all of the others should automatically relink, but if not, you'll have to do it one-by-one. Maybe a pain, but such is the price we pay for progress

  • Certain websites sometimes do not load properly?

    Randomly some websites have started to not load properly. For example there may just be a white screen with the links and things from the website but they may not be in the right place, right font, etc, as if firefox is stopping the webpage downloading in the middle of it doing so. Another example is the webpage may appear to have finished loading but the text and links will be on top of each other and in the wrong places.
    I have tried reinstalling firefox and updating to the latest version but it has made no difference.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Audio Extension sometimes fails to load

    Occassionaly on starting up, I get a "System Error Warning", explaining that the 'Audio Extension has Failed to Load'. Although this is happily rectifiable with a paper clip restart in the side of the iMac, how do I put things right before it gets worse?
    I know I really ought to understand how to do this by now, but the whole Extensions malarky never made much sense to me. In my defence I have tried reading up about it but alas, to no avail.
    iMac 233   Mac OS 9.1.x  

    First, do a backup of your important user data (stuff that cannot be "reinstalled"), just in case. I realize this may be difficult on the original iMacs, since it has no writable media drive, but I hope you have some method (such as an external drive) because doing backups is very important.
    Then, try restarting from your Mac OS 9 installation CD and running Disk First Aid from that CD. If it reports problems it cannot fix, you may need a third party utility such as Norton, Tech Tool, or Disk Warrior.
    If you just want to get rid of that occasional error message, you can try disabling the named extension. I believe it is called "Apple Audio Extension." Run the Extensions Manager control panel and you should see it listed. I use a program called Conflict Catcher instead of Extensions Manager, and it is described as an "Update for audio software on PCI Macintosh computers." Unselect it in Extensions Manager and restart. I do not know if the original iMacs need this extension. Try running that way to see if there "audio" related issues. My "mantra" for Mac OS 9 is to disable as many unneeded extensions as possible, and your system will be more stable and snappy.

  • Why do search results in the iTunes store and the preview music window fail to load properly?

    Since I updated to the second update to iTunes 11, I've had problems with searching in the iTunes store and viewing the previewed music window. It had worked fine in the first iTunes 11 update from iTunes 10 but it has not worked properly since the second update. I've also tried resetting the iTunes store cache but to no avail.
    Screenshots here:
    http://puu.sh/1E5yO - Search results in iTunes Store
    http://puu.sh/1E5A3 - Preview Music History Window

    See Apple Discussion link
    https://discussions.apple.com/thread/2332677?start=0&tstart=0
    Essentially run iTunes as Administrater once and it should solve the problem going forward.
    Go to /Program Files/iTunes and right click iTunes.exe and select run as admin
    No need to do it every time, just once and than desktop shortcut icon will open iTunes with solved Store search display problem.

  • CS4 failed to load properly; now seems to reject my serial number

    I recently upgraded my computer, and deactivated CS4 Design Premium.  Then tried rerinstalling to the new PC, but receive error messages along lines of "missing components".
    Today went to remove and reinstal from desktop to fix this, but the program now shows as having no serial number, so can't release in order to reinstall afterward
    Can I simply remove and try again??  I doubt this will work and think I've somehow developed a corrupt instal - any tips please?
    Kerry

    Hi kewill,
    Welcome to Adobe Forum,
    You can try the steps the
    http://forums.adobe.com/message/4369063
    http://helpx.adobe.com/photoshop/kb/error-application-components-missing-start.html
    Please check the technical compatibility of the operating system. http://helpx.adobe.com/creative-suite/kb/system-requirements-design-premium.html
    Regards,
    Rajshree

  • Some websites fail to load page on safari

    Two websites, Twitter and my bank fail to load properly.  The page starts to load then hangs when the blus bar is about a quarter of the way across the address bar.  The fault is intermittant - sometimes the page loads fine - and it doesn't seem to be the site as if I use another mac the problem is not replicated on it and the page comes up.  I have cleared the cache etc and it doesn't seem to help.  Any ideas anyone?

    You can try resetting Safari using the option under the Safari menu. You might not want to reset everything, so I suggest looking at the options.

  • With the latest release of Firefox some webpages load as text only, refresh then causes some to load properly

    some still fail to load properly after a refresh.
    This has been occurring over about the last two days or so.
    The one listed below still fails to load properly

    Which security software (firewall, anti-virus) do you have?
    Try to reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (MAC)
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    See also:
    *http://kb.mozillazine.org/Error_loading_websites

  • Facebook and other websites not loading properly in Firefox (Solution)

    This is for anyone who has had issues loading Facebook, eBay, twitter or any other site which shows plain text pushed to the left hand-side of the screen and fails to load images.
    This issue had me stumped for about 3 hours. No matter what I did. No matter what I disabled. The problem remained. I cleared my cache, reset cookies, disabled addons, reset Firefox to default settings and kicked my pc a few times for good measure.
    The problem was fairly simple and at my end, this is not a problem with firefox. SSL certification for facebook was being deemed invalid and therefore the site failed to load properly. Now because Firefox doesn't deal with SSL certificate failures, there had to be something else going on in another program. I then realised that Kaspersky Internet Security 2013 was the problem. If a website failed SSL certification for any reason Kaspersky Blocks access to the site which was causing the page to not load properly. You have to disable Kaspersky's SSL certifcation checks to be able to run the websites properly. You need to load your Kaspersky main menu and click Settings once there go to the tab that looks like a cardboard box (Object Detection Settings and Exclusion Rules) then when you can see a list of different options select Network and you should see Monitored Ports and Encrypted Connections Scan, disabled the encrypted connections then reload Firefox and try the webpage that wouldn't load. To know that kaspersky is the problem, you will get a dialogue saying you have to add facebook as an exception since it failed SSL Certification and this was the culprit for me atleast.
    I looked at the mozilla support forums and it seemed to me, many people were getting this issue and some issues went completely unresolved and there was no mention about Kaspersky, so I hope this helps.'''bold text'''

    Hi Hindhaughlee, <br />Thanks for the post.
    This may not be the best place to post such a solution but maybe some users will find it. If it turns out to be a major problem with a simple solution maybe we will manage to document it somewhere.
    Are you able to provide more details please:
    * exactly what software and software versions is the problem with ? <br /> You appear to be a Windows 8 user, but presumably the Kaspersky software may be applicable to other Windows versions, which Kaspersky software is this tested with ?
    * What is he exact error message or warning that Kaspersky generates in this situation ?
    * is the problem documented elsewhere, preferably in a public open site, if so maybe you could provide a link
    * can you detail simple but exact detailed Steps To Reproduce that will enable others to test out this problem and solution.
    Cheers
    John <br /> <sub>One of the forum moderators J99<sub>
    P.S. <br />
    Anyone with this problem finding that the solution works may wish to vote for this thread and solution. Or if someone else can produce links to examples of this or you are able to give precise Steps To Reproduce please add a post of your own.

  • BPM Login page failing to load once SSL enabled.

    Hi Experts,
    I have added the SSL certificate following the Oracle documentation. I am able to logging admin server on the ssl port.
    When I enable the ssl for the Soa managed server the BPM login page opens up but it fails to load the page after I pass the right credentials. What I have observed is that when i uncheck the SSL option of the SOA Managed server I am able to login into the BPM server but the moment I enable the SSL port of the manage server the BPM login page fails to open the page even though I am passing correct credentials.
    I also followed below steps from Oracle document but the issue remains the same. Please let me know the direction to solve the problem.
    http://docs.oracle.com/cd/E23943_01/admin.1111/e10226/soacompapp_secure.htm#SOAAG3556
    5.6.3 Switching from Non-SSL to SSL Configurations with Oracle BPM Worklist
    Switching from non-SSL to SSL configurations with Oracle BPM Worklist requires the Frontend Host and Frontend HTTPS Port fields to be set in Oracle WebLogic Server Administration Console. Not doing so results in exception errors when you attempt to create to-do tasks.
    To switch from non-SSL to SSL configurations with Oracle BPM Worklist:
    Log in to Oracle WebLogic Server Administration Console.
    In the Environment section, select Servers.
    Select the name of the managed server (for example, soa_server1).
    Select Protocols, then select HTTP.
    In the Frontend Host field, enter the hostname on which Oracle BPM Worklist is located.
    In the Frontend HTTPS Port field, enter the SSL listener port.
    Click Save.
    ERROR Message:
    ####<Mar 17, 2015 5:31:51 PM IST> <Error> <HTTP> <> <soa_server1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <3f588ce9549b684b:-50d4a8ec:14c27930165:-8000-0000000000000250> <1426593711338> <BEA-101020> <[ServletContext@1286170942[app:OracleBPMWorkspace module:/bpm/workspace path:/bpm/workspace spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Response already committed
        at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1629)
        at weblogic.servlet.internal.ServletResponseImpl.sendRedirect(ServletResponseImpl.java:845)
        at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:136)
        at com.sun.faces.context.ExternalContextImpl.redirect(ExternalContextImpl.java:421)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at oracle.adfinternal.view.faces.config.rich.DetectRedirect.redirect(DetectRedirect.java:47)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at oracle.adf.view.rich.context.UriManagerBase.addQueryParameters(UriManagerBase.java:43)
        at oracle.adfinternal.view.faces.webapp.rich.UriManagerImpl.addQueryParameters(UriManagerImpl.java:28)
        at oracle.adfinternal.controller.util.AdfvInterfaceImpl.addQueryParameters(AdfvInterfaceImpl.java:204)
        at oracle.adfinternal.controller.state.ControllerState.initializeUrl(ControllerState.java:727)
        at oracle.adfinternal.controller.state.ControllerState.synchronizeStatePart2(ControllerState.java:451)
        at oracle.adfinternal.controller.application.SyncNavigationStateListener.afterPhase(SyncNavigationStateListener.java:79)
        at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.afterPhase(ADFLifecycleImpl.java:538)
        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchAfterEvent(LifecycleImpl.java:120)
        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchAfterPagePhaseEvent(LifecycleImpl.java:168)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchAfterPagePhaseEvent(ADFPhaseListener.java:310)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:87)
        at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
        at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
        at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:527)
        at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
        at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:159)
        at jsp_servlet.__index._jspService(__index.java:79)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    ####<Mar 17, 2015 5:31:51 PM IST> <Notice> <Diagnostics> <> <soa_server1> <[STANDBY] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <3f588ce9549b684b:-50d4a8ec:14c27930165:-8000-0000000000000257> <1426593711354> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'soa_server1' has triggered at Mar 17, 2015 5:31:51 PM IST. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Mar 17, 2015 5:31:51 PM IST SERVER = soa_server1 MESSAGE = [ServletContext@1286170942[app:OracleBPMWorkspace module:/bpm/workspace path:/bpm/workspace spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Response already committed
        at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1629)
        at weblogic.servlet.internal.ServletResponseImpl.sendRedirect(ServletResponseImpl.java:845)
        at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:136)
        at com.sun.faces.context.ExternalContextImpl.redirect(ExternalContextImpl.java:421)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at oracle.adfinternal.view.faces.config.rich.DetectRedirect.redirect(DetectRedirect.java:47)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at oracle.adf.view.rich.context.UriManagerBase.addQueryParameters(UriManagerBase.java:43)
        at oracle.adfinternal.view.faces.webapp.rich.UriManagerImpl.addQueryParameters(UriManagerImpl.java:28)
        at oracle.adfinternal.controller.util.AdfvInterfaceImpl.addQueryParameters(AdfvInterfaceImpl.java:204)
        at oracle.adfinternal.controller.state.ControllerState.initializeUrl(ControllerState.java:727)
        at oracle.adfinternal.controller.state.ControllerState.synchronizeStatePart2(ControllerState.java:451)
        at oracle.adfinternal.controller.application.SyncNavigationStateListener.afterPhase(SyncNavigationStateListener.java:79)
        at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.afterPhase(ADFLifecycleImpl.java:538)
        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchAfterEvent(LifecycleImpl.java:120)
        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchAfterPagePhaseEvent(LifecycleImpl.java:168)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchAfterPagePhaseEvent(ADFPhaseListener.java:310)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:87)
        at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
        at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
        at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:527)
        at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
        at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:159)
        at jsp_servlet.__index._jspService(__index.java:79)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = INHYDL1289 TXID =  CONTEXTID = 3f588ce9549b684b:-50d4a8ec:14c27930165:-8000-0000000000000250 TIMESTAMP = 1426593711338 
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    ####<Mar 17, 2015 5:32:28 PM IST> <Info> <Health> <INHYDL1289> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <3f588ce9549b684b:-50d4a8ec:14c27930165:-8000-0000000000000085> <1426593748529> <BEA-310002> <14% of the total memory in the server is free>

    Hi,
    Are you using  your own certificates for SSL? If yes,you must remove references to the demo certificates by removing the following line from the setDomainEnv file for your version of the operating system.
    -Djavax.net.ssl.trustStore=${WL_HOME}/server/lib/DemoTrust.jks
    Also check that  the path for truststore are properly set in setDomainEnv.sh/Cmd file.

  • OIM 11g Login page not loading properly

    Hi,
    I have configured a new OIM 11g environment in a Linux environment.
    All my applications were running fine. I was able to work on OIM administrator and Design Console (Client).
    Suddenly the OIM 11g administrator login screen is not loading properly and even not able to login from Client.
    I restarted the Weblogic Domain and the SOA and OIM server multiple times and they are starting without any error but page is not loading properly.
    When I see the logs I get following error on page load.
    ####<Dec 30, 2010 11:35:14 AM IST> <Error> <HTTP> <abc.com> <oim_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <11d1def534ea1be0:5ad44b08:12d35e09c49:-7ffd-0000000000000017> <1293689114100> <BEA-101020> <[ServletContext@29426618[app:oim module:oim path:/oim spec-version:2.5 version:11.1.1.3.0]] Servlet failed with Exception
    java.lang.StringIndexOutOfBoundsException: String index out of range: -2
         at java.lang.String.substring(String.java:1937)
         at java.lang.String.substring(String.java:1904)
         at org.apache.myfaces.trinidadinternal.style.util.CSSGenerationUtils._getNSComponentSelector(CSSGenerationUtils.java:632)
         at org.apache.myfaces.trinidadinternal.style.util.CSSGenerationUtils.getNamespacedSelectors(CSSGenerationUtils.java:525)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getShortStyleClassMap(FileSystemStyleCache.java:1113)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getStyleSheetDocument(FileSystemStyleCache.java:662)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getEntry(FileSystemStyleCache.java:423)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache.getStyleSheetURIs(FileSystemStyleCache.java:177)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.StyleSheetRenderer.encodeAll(StyleSheetRenderer.java:97)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
    ]] Root cause of ServletException.
    java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:186)
         at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:106)
         at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:368)
         at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:230)
         at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:88)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.faces.el.ChainAwareVariableResolver.resolveVariable(ChainAwareVariableResolver.java:108)
         at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)
         at com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:80)
         at oracle.adfinternal.view.faces.model.VariableResolverUtils$JspResolver.resolveVariable(VariableResolverUtils.java:57)
         at com.sun.faces.el.VariableResolverChainWrapper.getValue(VariableResolverChainWrapper.java:107)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
    Caused By: oracle.iam.platform.utils.ServiceInitializationException: java.lang.ClassNotFoundException
         at oracle.iam.platform.Platform.getService(Platform.java:264)
         at oracle.iam.identity.usermgmt.impl.UserManagerImpl.<init>(UserManagerImpl.java:325)
         at oracle.iam.identity.usermgmt.internal.impl.UserManagerInternalImpl.<init>(UserManagerInternalImpl.java:48)
         at oracle.iam.identity.usermgmt.impl.UserDetailsProviderImpl.getUserDetails(UserDetailsProviderImpl.java:106)
         at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setUserPreferences(AuthenticationContextUtilForEJB.java:137)
         at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setAuthenticationContextInEJB(AuthenticationContextUtilForEJB.java:93)
         at oracle.iam.conf.api.SystemConfigurationServiceEJB.getSystemPropertyx(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIn

    Is this the first time you restarted the servers after the fresh installation? If no, then there must be for sure some changes done, were they? If yes, then the initial configuration was itself wrong, check the prerequisites before installing.
    If not sure of all this then please raise an SR with oracle support.

  • Despite my best efforts, I am unable to remove iTunes 11.1.4 from my PC, this being made necessary because the original installation had a flaw and did not load properly. Effor to use the control panel, deleting dll. files, etc. all failed. iTune out??

    Despite my best efforts, I am unable to remove iTunes 11.1.4 from my PC, this being made necessary because the original installation had a flaw and did not load properly. Effor to use the control panel, deleting dll. files, etc. all failed. And, of course, on startup, a window opens with the error and tells me find QTMovie.dll and delete it because this may be the source of the hangup. Also, in trying to delete iTunes, I get the additional message that I must get approval from the System Administrator to take this action. I am the System Administrator.
    Any ideas would be welcomed.
    Thank you.
    James
    <E-mail Edited by Host>

    Thank you for asking this question.  I'm having the same issues. 
    Liz

  • Safari failing to load screenshots properly

    I have recently been seeing that Safari 5.0.1 is failing to load screenshots properly. Instead the image starts to load but once complete it automatically starts to reload time after time, almost as though it is redirecting to the same page. I have seen this happen both with screenshots of my own and URLs created by others like this one below. The same URLs loads normally in FireFox with no problem.
    http://media.macupdate.com/images/screens/uploaded/JPG/35137_scr.jpg
    This URL from a domain on my server http://www.sunnymede.net/screenshots/ringflash_1.jpg was giving the same problem in Safari. Then the problem seemed to clear but I just checked now and it is doing the same repeated reloading. Is anybody else seeing this kind of strange behaviour in Safari?

    That looks like it was the problem for me as well. I've just disabled it and after clearing the cache it looks OK now. Thanks for the solution!

  • Thunderbird 31.6.0 sometimes fails to word wrap properly

    Text lines sometimes fail to word wrap properly. Example: a sentence that contains the words "foggy bottom" , where the "foggy" is at the end of one line (when composing) and the word "bottom" is wrapped to the beginning of the next line appears like this: "foggybottom" when it appears in the "sent" folder. The two words were separated by a single space when composing. Does not happen all the time, only occasionally. I cannot reproduce this problem on demand - it only happens at random.

    Can you confirm that you are using Plain Text, not HTML?
    do you use Plain Text all the time?
    Can you check the following and say what you have as settings:
    Tools > Options > Advanced > General tab
    or
    Menu icon > Options > Options > Advanced > General tab
    click on 'Config Editor' button
    it will tell you to be careful :)
    In top search type: flowed
    What Value do you have for the following:
    I have not changed anything, so this is the default settings on my system.
    * mailnews.display.disable_format_flowed_support; Value = false
    * mailnews.send_plaintext_flowed; Value = true
    In top search type: wrap
    All Value settings show what I have
    What Value do you have for the following?
    * mail.compose.wrap_to_window_width; Value = true
    * mail.wrap_long_lines; Value = true
    * mailnews.wraplength; Value = 72
    * plain_text.wrap_long_lines; Value = false
    * view_source.wrap_long_lines; Value = false
    In the Saved Draft or Sent folder.
    select the email so you can read contents in message pane
    click on 'Other Actions' and then 'View source'
    where it says 'content type does it also say 'format-flowed'
    eg:
    Content-Type: text/plain; charset=windows-1252; format=flowed
    Content-Transfer-Encoding: 7bit

Maybe you are looking for

  • Netflix app not listed in the App Store

    Hey, I am a costumer of Netflix and they told me there is a Netflix app available in the app store. The app is made by Netflix, I searched for the app by entering the word "netflix" in the search box. the only apps the came up were upgrades to the ba

  • WORD COMPATIBILITY ISSUE

    I just recently switched to a Macbook Pro and used the Migration Assistant to transfer all my files from my PC to my new Mac. I have installed Microsoft Office on my new Macbook as well. I opened a file today, tried to edit it, and then save my work

  • Menu Not Found during Runtime

    Dear Colleague, My customer attempted to run the new version of the Oracle 9i Forms application that I developed for him. He successfully started the initial form, but the referenced menu file within the initial form is not found. There is no path in

  • How to do the File Explore Icon?

    How to do the File Explore Icon? If you are window user, you simply open My Document folder. Is there possible to make My Document interface? Can anyone expert give some hints or guide or key word how can I draw the Icon that appear at right handside

  • After clean install of ML 10.8 I am unable to install my Logic Studio 9 Box Set

    I recently did a clean install of ML 10.8 (on version 10.8.2) on my iMac (did a HDD upgrade) When I now try to install my Logic Studio Box Set from the disc I get this error... I don't know of a way to upgrade to the APP Store version from my serial