[SOLVED] error: target not found: from multiple applications

I wanted to install skype on my fresh arch OS. I tried with
sudo pacman -S skype
but I got:
error: target not found: skype
. Even though I can find skype here: https://www.archlinux.org/packages/mult … _64/skype/ on the arch website, I can't find it with pacman -S. This would be also a question ...
I downloaded the x86 package for my system, and used
sudo pacman -U skype-4.2.0.11-3-x86_64.pkg.tar.xz
, but ... I got this:
loading packages...
resolving dependencies...
warning: cannot resolve "lib32-qt4", a dependency of "skype"
warning: cannot resolve "lib32-alsa-lib", a dependency of "skype"
warning: cannot resolve "lib32-libxss", a dependency of "skype"
warning: cannot resolve "lib32-libxv", a dependency of "skype"
warning: cannot resolve "lib32-libxcursor", a dependency of "skype"
warning: cannot resolve "lib32-v4l-utils", a dependency of "skype"
:: The following package cannot be upgraded due to unresolvable dependencies:
skype
:: Do you want to skip the above package for this upgrade? [y/N]
I said ... ok, I will probably install pidgin, and install some kind of skype plugin, but now ... I tried to install teamviewer from AUR, with this command
sudo yaourt teamviewer
I choosed the second package which is the original teamviewer package not some kind of plugin, but ... I got this:
==> Edit teamviewer.install with: nano
==> Continue building teamviewer ? [Y/n]
==> ------------------------------------
==>
==> Building and installing package
==> Install or build missing dependencies for teamviewer:
error: target not found: lib32-freetype2
error: target not found: lib32-alsa-lib
error: target not found: lib32-zlib
error: target not found: lib32-libxdamage
error: target not found: lib32-gcc-libs
error: target not found: lib32-libxtst
==> Restart building teamviewer ? [y/N]
I am pretty sure there is a solution for this ... because I don't want to sit all day, trying to install an application.
Waiting for your suggestions guys.
PS: I've also tried to install for example, for skype, the lib32-qt4 library, but it's already installed, don't know what's happening.
Last edited by icebox (2013-09-27 09:36:47)

multilib is enabled from /etc/pacman.conf, but it's still the same. Also, as mentioned I got this error also with teamviewer not only skype, and I will probably get it another 1000 of times, since I tried to install only 5 applications until now
This is the /etc/pacman.conf file:
# /etc/pacman.conf
# See the pacman.conf(5) manpage for option and repository directives
# GENERAL OPTIONS
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
HoldPkg = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta = 0.7
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
[archlinuxfr]
Server = http://repo.archlinux.fr/$arch
#[testing]
#Include = /etc/pacman.d/mirrorlist
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

Similar Messages

  • [SOLVED] error: target not found Skype

    Hello everyone I am trying to install Skype on Arch Linux x64 and I am getting the message when I try to do a sudo pacman -S skype "error: target not found skype". I edited my pacman.conf file to allow multilib but I am still not able to install the package. I also ran a sudo pacman -Syu and pacman -Syyu with no luck. Any help would be greatly appreciated.
    Last edited by GreyGoose (2014-10-23 19:40:15)

    Trilby wrote:
    Please post your pacman.conf for review - that is after you check the most common error in this: did you uncomment the line "[multilib]"?  The first version below is correct, the second is a very common mistake:
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    #[multilib]
    Include = /etc/pacman.d/mirrorlist
    Yup that ended up being the issue, I can't believe I didn't think to uncomment the "#" from multilib haha. Thanks again!

  • [SOLVED] error: target not found: lib32-sdl

    Pacman can't seem to find "lib32-sdl" but it's there... http://www.archlinux.org/packages/?sort … =&limit=50
    [dspider@arch ~]$ sudo pacman -S lib32-sdl
    error: target not found: lib32-sdl
    [dspider@arch ~]$
    This morning Pacman asked to be updated before I could run a system-wide update. Maybe that had something to do with it ?
    Solution: I'm running Arch i686 and "lib32-*" is for the x86_64 version.
    Last edited by DSpider (2011-08-14 20:08:49)

    DSpider wrote:
    Running the i686 version (still), even tho I recently switched to an AM3 platform...
    Apparently it can't find lib32-openal either...
    [dspider@arch ~]$ sudo pacman -S lib32-openal
    error: target not found: lib32-openal
    [dspider@arch ~]$
    Never had an issue before. Wine or any other package installs fine.
    Errr, I was asking about https://wiki.archlinux.org/index.php/Of … ultilib.5D
    I you're using 32-bit system, why do you want to install  lib32-openal ? Install http://www.archlinux.org/packages/extra/i686/openal/ .
    Last edited by karol (2011-08-14 19:27:58)

  • [SOLVED] yaourt bug (error: target not found: [b]I )

    subj, after install and uninstall xampp
    yaourt -S xampp
    ==> Installing from a package list
    Пароль:
    error: target not found: {b}I
    *in quote changed [] to []
    maybe clear package list?
    I tried:
    yaourt -Syu
    yaourt -Syua
    yaourt -Scc
    rm /tmp/yaourt-tmp-$USER
    reinstall yaourt
    but fail
    other soft installing normally
    yaourt -Syy is the solution
    Last edited by Shara (2012-09-05 05:01:21)

    Just so you know, a bug is typically not something that only you experience.  I just want to ensure that you aren't filing bug reports for things that are only occuring on your machine and not a systemic issue within the utility itself.

  • Error: target not found: package-query =1.0 although I have it

    I used to work on Arch but it was installed for me by a friend, now I decided to install it on my own and it was a success! But when I tried installing yaourt it didn't work. I know that it needs package-query so I installed it, but when I try to build yaourt it fails..
    [clairka@clairka yaourt]$ makepkg -s
    ==> Making package: yaourt 1.3-1 (Thu Aug 22 00:37:27 UTC 2013)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    [sudo] password for clairka:
    error: target not found: package-query>=1.0
    ==> ERROR: 'pacman' failed to install missing dependencies.
    So I tried to rebuild package-query
    [clairka@clairka package-query]$ makepkg -s
    ==> ERROR: A package has already been built. (use -f to overwrite)
    Even if I use -f to overwrite I get always the same output. Does anybody know how to fix this? I was really used to use yaourt to install packages from AUR. Thanks.
    Last edited by clairka (2013-08-21 22:47:37)

    clairka wrote:Ahh... silly me, thanks a lot! And now I can delete the tar.xz file, right?
    Sure.

  • UCM Log in error : Error 404--Not Found From RFC 2068 Hypertext Transfer Pr

    i am not able to get ucm login page , admin and manage server is up and there is no error in logs . but iam getting below error in login page
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

    Hi ,
    This is an indication that ECM cs.ear deployment has failed for some reason . To get the exact reason either check ucm_server1.log or start the server from command line and there the errors will be shown.
    Copy the core part and post it .
    Thanks
    srinath

  • Error target not found base-level failed to install the packages

    Im trying to install arch on my Virtualbox VM and its just returning:
    error target not found base-level failed to install the packages to new root
    What do I do? I have selected the right mirrors, pinging google, my own VPS's and a few other servers and they all pinged fine. Any ideas on whats up? Think my VPN's IP has been blocked and thats why I cant download anything? I have tried pacman -Ssy and it worked fine but still no.

    Please read the following and follow the advice included:
    https://bbs.archlinux.org/viewtopic.php?id=57855
    With that, be sure to clarify whether the typo was just here on the forum, or whether it was also in your original command.  If it was in your original command, that would explain your results.

  • Error:target not found

    I installed archlinux using VirtualBox on Ubuntu 10.10
    After installation when I try to install sudo using pacman I get an error
    error:could not open file /var/file ....
    error:target not found

    Is this the exact error message? If not, please post the exact one.
    Is /var mounted? Is there some space on it? Does the /var/file ... exist? Do you have problems with just sudo - can you install other packages?

  • [solved] 'ERROR: file not found:' when running 'mkinitcpio -p linux'

    $ sudo mkinitcpio -p linux
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.13.5-1-ARCH
    -> Running build hook: [systemd]
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating cat initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.13.5-1-ARCH
    -> Running build hook: [systemd]
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    ==> ERROR: file not found: `'
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: smsmdtv
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    -> Running build hook: [consolefont]
    -> Running build hook: [keymap]
    ==> Generating module dependencies
    ==> Creating cat initcpio image: /boot/initramfs-linux-fallback.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    Things seems to work, but I'm a bit worried.
    It has just started. PS/2 atkbd stuff went fine.
    journalctl shows
    Feb 26 22:36:09 localhost systemd-udevd[62]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[63]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export -
    Feb 26 22:36:09 localhost systemd-udevd[64]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[65]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export -
    Feb 26 22:36:09 localhost kernel: sda: sda1 sda2 sda3 sda4
    Feb 26 22:36:09 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Feb 26 22:36:09 localhost systemd-udevd[66]: failed to execute '/usr/lib/udev/ata_id' 'ata_id --export /de
    Feb 26 22:36:09 localhost systemd-udevd[67]: failed to execute '/usr/lib/udev/scsi_id' 'scsi_id --export
    I'm using [testing] but I don't know if it matters.
    What should I post?
    Last edited by karol (2014-03-15 15:03:56)

    The systemd build hook looks like this:
    build() {
    local rules unit
    # from base
    add_binary /bin/mount
    add_binary /usr/bin/kmod /usr/bin/modprobe
    # systemd
    add_binary /usr/lib/systemd/systemd /init
    add_binary /usr/bin/systemd-tmpfiles
    # generate sysroot.mount and sysroot-usr.mount
    add_file "/usr/lib/systemd/system-generators/systemd-fstab-generator"
    # udev rules and systemd units
    map add_udev_rule "$rules" \
    50-udev-default.rules \
    60-persistent-storage.rules \
    64-btrfs.rules \
    80-drivers.rules \
    99-systemd.rules \
    map add_systemd_unit \
    ctrl-alt-del.target \
    initrd-cleanup.service \
    initrd-fs.target \
    initrd-parse-etc.service \
    initrd-root-fs.target \
    initrd-switch-root.service \
    initrd-switch-root.target \
    initrd-udevadm-cleanup-db.service \
    initrd.target \
    kmod-static-nodes.service \
    sockets.target \
    [email protected] \
    systemd-journald.service \
    systemd-tmpfiles-setup-dev.service \
    systemd-udev-trigger.service \
    systemd-udevd-control.socket \
    systemd-udevd-kernel.socket \
    systemd-udevd.service
    add_symlink "/usr/lib/systemd/system/default.target" "initrd.target"
    # libdbus needs the passwd info of the root user
    # TODO: make sure this is no longer necessary when systemctl moves to sd-bus
    add_file "/etc/nsswitch.conf"
    add_file "/etc/passwd"
    add_binary "$(readlink -f /usr/lib/libnss_files.so)"
    # udev wants /etc/group since it doesn't launch with --resolve-names=never
    add_file "/etc/group"
    Do all of those files exist on your sytemd? I'm not running testing nor systemd in my initrd, so I can't do much checking.
    Edit: You're not the only one. Bug report: https://bugs.archlinux.org/task/39059
    Last edited by Scimmia (2014-02-27 06:59:55)

  • [solved] error: 'gstreamer': not found in sync db

    hi, i just did an -Syu and now i cant play videos with vlc!! it cant find the decoder!! For some reason, pacman cant find any gstreamer packages in the repos!!
    how do i solve this??
    [root@ArchLinux danny]# pacman -Ss gst
    [root@ArchLinux danny]# pacman -Sy gstreamer
    :: Synchronising package databases...
    core is up to date
    extra is up to date
    community is up to date
    gstreamer package not found, searching for group...
    error: 'gstreamer': not found in sync db
    [root@ArchLinux danny]#
    [root@ArchLinux danny]# pacman -Qs gstreamer
    local/gstreamer0.10 0.10.25-1
    GStreamer Multimedia Framework
    local/gstreamer0.10-base 0.10.25-1
    GStreamer Multimedia Framework Base plugin libraries
    local/gstreamer0.10-base-plugins 0.10.25-1 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Base Plugins (gst-plugins-base)
    local/gstreamer0.10-ffmpeg 0.10.9-1 (gstreamer0.10-plugins)
    Gstreamer FFMpeg Plugin
    local/gstreamer0.10-good 0.10.17-2
    GStreamer Multimedia Framework Good plugin libraries
    local/gstreamer0.10-good-plugins 0.10.17-2 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Good Plugins (gst-plugins-good)
    local/gstreamer0.10-python 0.10.17-1
    Python bindings for GStreamer 0.10
    local/gstreamer0.10-ugly 0.10.13-3
    GStreamer Multimedia Framework Ugly plugin libraries
    local/gstreamer0.10-ugly-plugins 0.10.13-3 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Ugly Plugins (gst-plugins-ugly)
    [root@ArchLinux danny]#
    Last edited by ninjaprawn (2010-02-11 20:49:03)

    wonder wrote:because the actual name is gstreamer0.10. the only thing that is missing is gstreamer0.10-bad-plugins and you might want to install them.
    hmmmmmm, I don't know? surely, if I do pacman -Ss gst, it should be listed from the repo in the output then?? As you can see from my first post, it isn't!!

  • [SOLVED] == ERROR: file not found: `/sbin/dmsetup'

    [EDIT] A much simpler way to deal with this is to explicitly ignore the kernel update during a full system update:
    pacman -Syu --ignore linux
    Then explicitly update the kernel alone:
    pacman -S linux
    [EDIT] First, after a full system update I had to move the STUB kernel image from the UEFI directory back to /boot, them recreate the images a second time. The systemd service moved it back to the UEFI directory.
    [EDIT] The use of 'mdadm_udev' in HOOKS= also seems to be no longer just 'preferred' to the 'mdadm' hook but instead is now mandatory.
    I've read the news item...
    Changes to LVM
    2013-02-12 - Thomas Bächler
    With lvm2 2.02.98-3, we now utilize lvmetad to activate LVM volumes automatically. This implies the following changes:
        The lvm2 initramfs hook now requires the udev hook.
        The use_lvmetad = 1 must be set in /etc/lvm/lvm.conf. This is the default now - if you have a lvm.conf.pacnew file, you must merge this change.
        You can restrict the volumes that are activated automatically by setting the auto_activation_volume_list in /etc/lvm/lvm.conf. If in doubt, leave this option commented out.
        If you need monitoring (needed for snapshots), run systemctl enable lvm-monitoring.service.
        The lvmwait kernel command line option is no longer needed and has no effect.
    If you run pacman -Syu and update device-mapper, linux and lvm2 at the same time, you will get an error message that /sbin/dmsetup is missing. Run mkinitcpio -p linux again after the update to avoid any problems.
    ...and I do get the message...
    ==> ERROR: file not found: `/sbin/dmsetup'
    ...but after a full system update with...
    pacman -Syu
    ...when I execute...
    mkinitcpio -p linux
    ...this is what I get...
    Building image from preset: 'default'
    /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ERROR:specified kernel image does not exist: `/boot/vmlinuz-linux'
    Building image from preset: 'fallback'
    /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ERROR:specified kernel image does not exist: `/boot/vmlinuz-linux'
    So of course if I reboot I get the dreaded 'No volume groups found' message.
    I should mention that I use the systemd path and service to move the kennel after it has been updated.
    Last edited by KairiTech (2013-04-07 02:45:12)

    With lvm2 2.02.98-3, we now utilize lvmetad to activate LVM volumes automatically. This implies the following changes:
        The lvm2 initramfs hook now requires the udev hook.
        The use_lvmetad = 1 must be set in /etc/lvm/lvm.conf. This is the default now - if you have a lvm.conf.pacnew file, you must merge this change.
        You can restrict the volumes that are activated automatically by setting the auto_activation_volume_list in /etc/lvm/lvm.conf. If in doubt, leave this option commented out.
        If you need monitoring (needed for snapshots), run systemctl enable lvm-monitoring.service.
        The lvmwait kernel command line option is no longer needed and has no effect.
    Just to confirm. You did all these steps, right?
    EDIT: I just noticed something:
    KairiTech wrote:HOOKS="base udev autodetect sata mdadm usbinput keymap encrypt lvm2 filesystems timestamp shutdown"
    Replace
    mdadm
    with
    mdadm_udev
    . Maybe this is nothing, but it is recommended to use this one instead of the other.
    NEW EDIT: Expecially this one
    The use_lvmetad = 1 must be set in /etc/lvm/lvm.conf. This is the default now - if you have a lvm.conf.pacnew file, you must merge this change.
    Last edited by s1ln7m4s7r (2013-03-24 20:42:55)

  • [solved] error: 'kernel26': not found in sync db

    I'm having a strange issue - pacman -S kernel26 returns:
    kernel26 package not found, searching for group...
    error: 'kernel26': not found in sync db
    pacman -Sg base:
    pacman -Sg base
    base libfetch
    base shadow
    package databases are up to date, tried different mirrors.
    pacman -Sy:
    :: Synchronizing package databases...
    testing is up to date
    core is up to date
    extra is up to date
    community is up to date
    here's my pacman.conf:
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg = wesnoth
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #NoPassiveFtp
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # Testing is disabled by default. To enable, uncomment the following
    # two lines. You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    [testing]
    Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    #[kdemod-core]
    #Server = http://mirrors.igprolin-online.org/pub/kdemod/core/i686
    #[kdemod-extragear]
    #Server = http://mirrors.igprolin-online.org/pub/kdemod/extragear/i686
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    Last edited by schuay (2009-04-23 10:12:42)

    schuay wrote:thanks, that helped.
    i had to do a couple of hard reboots recently, could that have been the cause?
    Yes, I think your local pacman database was corrupted - some files were probably missing. For instance on ext4 filesystem, it can take 30 seconds (by default) until the data is written from cache to the disk. If you hard reboot during that time, the files can go missing.

  • [Solved]error: 'xorg': not found in sync db

    I'm trying to install Gnome onto this computer of mine using the instructions http://wiki.archlinux.org/index.php/Des … e_X_server. But when I type "sudo pacman -S xorg" I get "error: 'xorg': not found in sync db".
    Last edited by jordanwb (2008-07-03 21:56:49)

    Solved. "sudo pacman -Syu"

  • Error 404--Not Found From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

    I installed 9.1 HCM with peopletools 8.52.
    Everything was working fine - I sat up the process schedulers and reports were posting ,I built few pages ,menu etc and registered them and inserted data etc.
    Then I decided to setup the Integration broker.
    First I ran datamover script - appmsgourgeall.dml to clear the application messaging queue.
    and I renamed the local node from PSFT_HR to YACINE_PC_HCM
    and I configured the gateway
    http://yacine-pc:8000/PSIGW/PeopleSoftListeningConnector
    and the status was active.
    then loaded the connectors successfully.
    In the final step I went to the gateway propreties and I put the app server url //yacine-pc:9000.
    user name:PS and pass:PS etc
    and added the new node name - I clicked on Ping and it failed but I saved it anyway.
    and from there the PIA stopped working .
    I restarted the app server the PIA and I even reinstalled the PIA but it always gives me the same error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

    For the record
    I did fix this error shortly after posting this Thread.
    I edited integrationgateway.propreties and I removed the node definition then I redid the setup of the node by adding authentication to it.
    Removed lines
    #ig.isc.HCM_YACINE_PC.serverURL=//yacine-pc:9000
    #ig.isc.HCM_YACINE_PC.userid=PS
    #ig.isc.HCM_YACINE_PC.password={V1.1}swDhibXvfL0=
    #ig.isc.HCM_YACINE_PC.toolsRel=PT8.52

  • UCM Log in error : Error 404--Not Found From RFC 2068 Http

    Please help with UCM login error. i have ucm 11gR1 running in bea weblogic managed server. server starts fine but login via the browser fails. find below the entry in my ucm server diagnostic log
    [2012-04-24T12:00:03.511+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:46f382cc:136e38b8675:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:05.782+03:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: index update work] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,1:20715] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:05.953+03:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: index update work] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,1:20715] [APP: Oracle Universal Content Management - Content Server] general exception[[
    java.lang.NullPointerException
         at folios.FolioManager.init(FolioManager.java:49)
         at folios.FolioIndexerFilter.updateStaleFolioEntries(FolioIndexerFilter.java:812)
         at folios.FolioIndexerFilter.doFilter(FolioIndexerFilter.java:109)
         at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:114)
         at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
         at intradoc.indexer.Indexer.doIndexing(Indexer.java:395)
         at intradoc.indexer.Indexer.buildIndex(Indexer.java:319)
         at intradoc.server.IndexerMonitor.doIndexing(IndexerMonitor.java:1021)
         at intradoc.server.IndexerMonitor$4.run(IndexerMonitor.java:841)
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060000] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] Starting the service 'Idc Content Service oecm-dev.sssit.net_4444' version 11gR1-11.1.1.4.0-idcprod1-101229T001824 PID 21895.
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'NativeOsUtils' component, version '090415 (build $Rev: 73617 $)', provides NativeOsUtils feature(s)
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-win32' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-solaris-x86' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-solaris' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-linux' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-hpux-ia64' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-hpux' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-aix' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ServletPlugin' component, version '20090916', provides ServletPlugin:1.0.0.0 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'YahooUserInterfaceLibrary' component, version '2009_11_30-2.7.0b ($Rev: 79338 $)', provides YahooUserInterfaceLibrary:2.7.0.4 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'PopUpCalendar' component, version '2009_07_27 ($Rev: 87071 $)', provides PopUpCalendar feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'iTextComponent' component, version '2008_10_29 (build 3) ($Rev: 72884 $)', provides iTextComponent:2.0-1.0.0.3 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'OracleCleanContent' component, version '2010_07_08 (build $Rev: 86482 $)', provides OracleCleanContent:2010.1.0 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentFolios' component, version '2010_02_05 ($Rev: 87100 $)', provides Folios:1.2.0-1.2.0.106 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ConfigMigrationUtility' component, version '2010_04_08 ($Rev: 84106 $)', provides ConfigurationMigration:1.0-1.0.1.68 feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'CoreWebdav' component, version '2010_06_07 ($Rev: 85599 $)', provides webdav:3.0-3.0 feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ExtendedUserAttributes' component, version '2010_01_04 (build 32)', provides ExtendedUserAttributes:1.0.0.1-1.1.1.31 feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'FCKEditor' component, version '2008_12_23 ($Rev: 70174 $)', provides FckEditor feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'FileStoreProvider' component, version '2010_05_25 ($Rev: 85096 $)', provides FileStoreProvider feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'Folders_g' component, version '2010_04_29 (build 11021) ($Rev: 87406 $)', provides folders:11gR1-11020 feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'JpsUserProvider' component, version '2010_07_26 (build 13) ($Rev: 86985 $)', provides JpsUserProvider:1.0-1.0.0.13 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'OracleLocalization' component, version '2009_02_24 (build 1)', provides OracleLocalization:1.0-1.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ZipRenditionManagement' component, version '2010_11_03 (build $Rev: 89568 $)', provides ZipRenditions:2.3.4.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'WebCenterConfigure' component, version '2010_11_17 ($Rev$)', provides WebCenterWorkflows:11.1.1.4.0, WebCenterDCTemplates:11.1.1.4.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'InboundRefinerySupport' component, version '2010_09_13 ($Rev: 88304 $)', provides Inbound Refinery:8.1.0.3, IBRResubmitOnMetadataChange:1.0.0.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'TiffConverterSupport' component, version '2009_04_30 (build 7)', provides Tiff Converter feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentTracker' component, version '11.1.1.3.0 Build 20100914', provides ContentTracker, SiteStudioSupport, RMSupport, ContentAccessOnlyTracking:1.0.0.0-1.0.0.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentTrackerReports' component, version '11.1.1.3.0 Build 20100827', provides ContentTrackerReports, SiteStudioSupport feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'CheckoutAndOpenInNative' component, version '2010_12_17 (11.1.4.71) ($Rev: 8790 $)', provides checkoutandopeninnative feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'PDFWatermark' component, version '11.1.1.3.0 Build 20100827', provides PDFWatermark feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'DesktopIntegrationSuite' component, version '2010_12_17 (11.1.4.71) ($Rev: 8790 $)', provides DesktopIntegrationSuite:10gR3-9.0.0.0 feature(s)
    [2012-04-24T12:45:18.463+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0'

    Further information about my server error is below pls
    Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.rules, referenced from: /u02/oracle/middleware/user_projects/domains/ecm_domain/servers/AdminServer/tmp/_WL_user/emai/xalnv4]. Make sure the referenced optional package has been deployed as a library.>
    <Apr 25, 2012 9:15:53 AM AST> <Info> <WebService> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceHttps for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>

Maybe you are looking for

  • Can you transfer data from one numbers spreadsheet to another using conditional formatting?

    I have a tracker document set up for client payments and when I indicate payment received, it  flags green using conditional formatting. However I would like these to automatically transfer to another sheet - without having to cut and paste the assoc

  • Having problem with javax packages

    i had problem with compiling my program which is java servlet, and it is complaining that it does exist javax servlet * package , how can i solve this problem?

  • Problem using updatable ResultSet

    I am using scrollable and updatable result sets to query and modify data. The problem I am having is that when I make a change to the data in a field on my form, the data gets modified in the database and not in the result set in my form. This only o

  • Adding bg image to Dw template

    I am using the 2 column right sidebar with header and footer Dw template which comes with a 250px right margin in the main content left column div to prevent margin collapse. When I assign a bg image to the div it gets cut off, even if I subtract for

  • OMG. I bought 3 songs & it wont dowload. :( Help.

    Err.. Umm.. okay well i purchased 3 songs from the i-tunes store and it said "downloading 1 of 3" then like.. the songs started disapearring one by one.. then at the end it said something like.. Error. Could not download songs. And it said something