[solved] Pacman shows Idconfig errors

Whenever I am upgrading or installing a package with pacman, I get the following printout after the operation is finished.
[2012-05-21 22:51] Running 'pacman -S flashplugin'
[2012-05-21 22:52] upgraded flashplugin (11.2.202.235-1 -> 11.2.202.235-1)
[2012-05-21 22:52] ldconfig: File /usr/lib/libfltk.so is empty, not checked.
[2012-05-21 22:52] ldconfig: File /usr/lib/libfltk_gl.so.1.3 is empty, not checked.
[2012-05-21 22:52] ldconfig: File /usr/lib/libfltk_gl.so is empty, not checked.
[2012-05-21 22:52] ldconfig: File /usr/lib/libfltk_forms.so.1.3 is empty, not checked.
[2012-05-21 22:52] ldconfig: File /usr/lib/libfltk_images.so is empty, not checked.
[2012-05-21 22:52] ldconfig: File /usr/lib/libfltk_images.so.1.3 is empty, not checked.
[2012-05-21 22:52] ldconfig: File /usr/lib/libfltk.so.1.3 is empty, not checked.
[2012-05-21 22:52] ldconfig: File /usr/lib/libfltk_forms.so is empty, not checked.
Why is this? What must I do to fix it?
I reinstalled the fltk package, then re-uninstalled it. Seems fixed.
Last edited by rogue (2012-05-22 03:10:58)

Reinstall the packages that own these libraries. I think it's the FLTK package, but I'm not 100% sure. Use pacman -Qo to find out.
Then first try to reinstall it normally.
pacman -S fltk
If that doesn't work, force it.
pacman -S fltk --force

Similar Messages

  • [SOLVED] pacman show dependency list

    How can I make pacman show all dependencies of some package?
    Last edited by silenc3r (2010-05-21 20:00:12)

    Here is a little command I wrote a while back while I was learning sed. It gives a bulk output of all your programs, their dependencies and optional dependencies. I ran into the "fails for when depends extend to multiple lines" issue and this should fix that. I haven't tested it very much so you be the judge.
    pacman -Qi | sed '/^Depends On/,/^Required By/{ s/^Required By.*$//; H; d }; /^Name/!d; /^Name/{ n;x;}'| sed '/^$/s//==================================================================================/'
    Small Example Output: (looks much cleaner in the Terminal)
    ==================================================================================
    Name           : xorg-server-utils
    Version        : 1.7.6-3
    Depends On     : hal>=0.5.14  libgl  libxfont>=1.4.1  openssl>=1.0.0 
                     libpciaccess>=0.10.9  libxv>=1.0.5  pixman>=0.16.6 
                     xcursor-themes>=1.0.2  xkeyboard-config>=1.8 
                     xorg-server-utils  xorg-fonts-misc  xbitmaps  diffutils 
                     xf86-input-evdev>=2.2.5  inputproto>=2.0 
    Optional Deps  : None
    ==================================================================================
    Name           : xorg-util-macros
    Version        : 7.5-3
    Depends On     : libxfontcache>=1.0.5  libxi>=1.3  libxaw>=1.0.6 
                     libxxf86misc>=1.0.2  libxrandr>=1.3.0  libxxf86vm>=1.1.0 
                     mcpp>=2.7.2 
    Optional Deps  : None
    ==================================================================================
    Name           : xorg-utils
    Version        : 1.7.0-1
    Depends On     : None
    Optional Deps  : None
    ==================================================================================
    I added the equal signs for looks and to fit my default Terminal window. Just add or subtract them in the command to fit yours or to get rid of them just drop off the last section of the pipe.
    Good Luck!:D

  • [useless, SOLVED] Pacman shows package corrupted while upgrading

    I pacman -Syu'ed my system after a week & there was these error of cyclic dependancy while installing gcc package. So, I issued this command:
    sudo pacman -S gcc gcc-libs gcc-ada gcc-fortran gcc-objc libtool
    While instaling, it showed that gcc's package is corrupted.
    But, later I tried installing it using
    sudo pacman -U gcc-4.6.2-1-x86_64.pkg.tar.xz gcc-libs-4.6.2-1-x86_64.pkg.tar.xz gcc-ada-4.6.2-1-x86_64.pkg.tar.xz gcc-fortran-4.6.2-1-x86_64.pkg.tar.xz gcc-objc-4.6.2-1-x86_64.pkg.tar.xz libtool-2.4
    and it installed correctly.
    It seems like local repo had the wrong md5 of the gcc package. How come?
    Last edited by shadyabhi (2011-11-04 13:44:01)

    karol wrote:Can you post the exact output, the 'corrupted' message?
    shadyabhi@archlinux ~ $ sudo pacman -S gcc
    warning: gcc-4.6.2-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): gcc-4.6.2-1 [17.03 MB]
    Total Download Size: 0.00 MB
    Total Installed Size: 67.22 MB
    Proceed with installation? [Y/n] Y
    :: File gcc-4.6.2-1-x86_64.pkg.tar.xz is corrupted. Do you want to delete it? [Y/n] ^C [----------------------------------------------------------------] 0%
    Interrupt signal received
    shadyabhi@archlinux ~ $ sudo pacman -U /var/cache/pacman/pkg/gcc-4.6.2-1-x86_64.pkg.tar.xz
    warning: gcc-4.6.2-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): gcc-4.6.2-1 [17.06 MB]
    Total Download Size: 0.00 MB
    Total Installed Size: 66.82 MB
    Proceed with installation? [Y/n] Y
    (1/1) checking package integrity [################################################################] 100%
    (1/1) checking for file conflicts [################################################################] 100%
    (1/1) upgrading gcc [################################################################] 100%
    shadyabhi@archlinux ~ $
    I was successful in installing that same package if I used -U option. Thats some serious bug in pacman which should be looked into.
    Please tell me as to what more info should I provide to be of more help.
    Last edited by shadyabhi (2011-11-04 13:19:15)

  • (SOLVED*pacman -Syu returns errors

    I get asked if I want to replace Kernel-headers with core/linux-api-headers y/n
    If I say yes it tries and then list a long list of files which are followed with "exists in the filesystem"
    Errors occured, no packages were upgraded.
    If I say no it says
    Warning: provider package was selected (linux-api-headers provides kernel-headers)
    looking for inter-conflicts...
    :: linux-api-headers conflicts with kernel headers.  Remove kernel-headers y/n
    yes to this bring back the list of file followed by "exists in the filesystem"
    Thanks in advance for any advice.
    mcq
    Last edited by mcq (2010-02-05 17:23:43)

    You may want to check the status of the mirror you are using when updating the system with Pacman. If the repositories haven't been updated lately, you may have been downloading old stuff. You can find the mirror status list here:
    https://users.archlinux.de/~gerbra/mirrorcheck.html

  • [SOLVED]pacman Dependency problem-error: failed to prepare transaction

    Hi There,
    Got an issue with pacman after doing a pacman - Syu I get the below error
    jase : /home/jase > sudo pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    kdemod-legacy is up to date
    :: Starting full system upgrade...
    :: Replace kdeaccessibility with extra/kde-meta-kdeaccessibility? [Y/n] y
    :: Replace kdeadmin with extra/kde-meta-kdeadmin? [Y/n] y
    :: Replace kdeartwork with extra/kde-meta-kdeartwork? [Y/n] y
    :: Replace kdebase with extra/kde-meta-kdebase? [Y/n] y
    :: Replace kdebindings with extra/kde-meta-kdebindings? [Y/n] y
    :: Replace kdeedu with extra/kde-meta-kdeedu? [Y/n] y
    :: Replace kdegames with extra/kde-meta-kdegames? [Y/n] y
    :: Replace kdegraphics with extra/kde-meta-kdegraphics? [Y/n] y
    :: Replace kdemultimedia with extra/kde-meta-kdemultimedia? [Y/n] y
    :: Replace kdenetwork with extra/kde-meta-kdenetwork? [Y/n] y
    :: Replace kdepim with extra/kde-meta-kdepim? [Y/n] y
    :: Replace kdeplasma-addons with extra/kde-meta-kdeplasma-addons? [Y/n] y
    :: Replace kdesdk with extra/kde-meta-kdesdk? [Y/n] y
    :: Replace kdetoys with extra/kde-meta-kdetoys? [Y/n] y
    :: Replace kdeutils with extra/kde-meta-kdeutils? [Y/n] y
    :: Replace kdewebdev with extra/kde-meta-kdewebdev? [Y/n] y
    warning: perl-datetime-timezone: local (0.8301-1) is newer than community (0.99-1)
    :: Replace phonon with extra/qt? [Y/n] y
    :: Replace portmap with core/rpcbind? [Y/n] y
    :: Replace rt2500 with core/kernel26? [Y/n] y
    :: Replace system-config-printer with extra/system-config-printer-common? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: perl-io-zlib: requires perl-compress-zlib
    any ideas on what I should do from here on ?
    Cheers
    Quazza
    Last edited by quazza (2009-11-04 23:29:37)

    haha yeah I guess it has been a while, I didn't realise.  So what do I do to use core/perl?
    Cheers
    Quazza
    Last edited by quazza (2009-11-02 10:11:11)

  • After Update to iOS5, i can't synchronise my films, showing me 'error 19', your iPad doesn't support this videoformate..any ideas to solve my Problem?

    After Update to iOS5, i can't synchronise my films, showing me 'error 19', your iPad doesn't support this videoformate..any ideas to solve my Problem?

    To delete, tap "Edit" (tap to enlarge image)

  • I can not connect my i phon with my pc it shows athorised computer when i am trying to do authorised process the process done but again i connect my phon again show this errore please help me to solve my prob....

    i can not connect my i phon with my pc it shows athorised computer when i am trying to do authorised process the process done but again i connect my phon again show this errore please help me to solve my prob....

    I have clicked on the  connect button, but it brings up the same There is a problem connecting,  and I have also tried SMB://
    i tried pinging the ip address with in termial and it times out.  
    From my windows PC and I can access my MacBook Air just fine,

  • HELP! Downloaded LR5 and when open it shows an error message saying error while trying to change from modules and I can not even import photos. Am I doing something wrong?

    HELP! Downloaded LR5 and when open it shows an error message saying error while trying to change from modules and I can not even import photos. Am I doing something wrong?

    I have the same problem, and the solutions in   Error changing modules | Lightroom do not work.  Even uninstalling and reinstalling a new copy did not solve the problem.  As anyone got an idea what other lingering files might be causing the problem?

  • [Solved]Pacman fails on sync

    Hello there Archlinux folks!
    Today, my beloved little home server, running Arch, was a real pain in the ... and I had to realize, the fact: I need the help of ppl who understand this better than I do.
    As a related matter, I just bought a Network Media Player today, so I needed to modify my server a bit, like setup XBMC for upnp sharing, and Pacman showed me a "funny error message". With all due respect, I cannot reproduce the original anymore, - but it looked kinda same - since I tried to sync pacman with the repositories, and that somehow altered the current setup. Also tried to enable another repositories, but it did not helped.
    Now if I try to install something, like # pacman -S xbmc the following error message is triggered:
    [root@hoth estol]# pacman -S xbmc
    függőségek feloldása...
    belső ütközések keresése...
    Célok (79): recode-3.6-6 enca-1.13-1 libmp4v2-1.9.1-1 faac-1.28-2
    faad2-2.7-1 freetype2-2.4.4-2 fontconfig-2.8.0-1
    fribidi-0.19.2-1 xextproto-7.1.2-1 libxext-1.2.0-1
    libice-1.0.7-1 libsm-1.2.0-1 libxt-1.0.9-1 libxmu-1.1.0-1
    inputproto-2.0.1-1 libxi-1.4.1-1 libdrm-2.4.23-2
    xf86vidmodeproto-2.3.1-1 libxxf86vm-1.1.1-1 fixesproto-4.1.2-1
    libxfixes-4.0.5-1 damageproto-1.2.1-1 libxdamage-1.1.3-1
    libgl-7.10.0.git20110215-1 dri2proto-2.3-1 glproto-1.4.12-1
    mesa-7.10.0.git20110215-1 glew-1.5.8-1 freeglut-2.6.0-1
    jasper-1.900.1-6 libcddb-1.3.2-2 libcdio-0.82-1 libmad-0.15.1b-4
    libmms-0.6-1 libmpeg2-0.5.1-1 libvorbis-1.3.2-1
    alsa-lib-1.0.23-2 libsndfile-1.0.23-1 libsamplerate-0.1.7-1
    xineramaproto-1.2.1-1 libxinerama-1.1.1-1 renderproto-0.11.1-1
    libxrender-0.9.6-1 randrproto-1.3.2-1 libxrandr-1.3.1-1
    recordproto-1.14.1-1 libxtst-1.2.0-1 sdl-1.2.14-6
    sdl_image-1.2.10-2 libmikmod-3.1.12-3 smpeg-0.4.4-5
    sdl_mixer-1.2.11-2 wavpack-4.60.1-1 mesa-demos-8.0.1-1
    xf86dgaproto-2.1-1 libxxf86dga-1.1.2-1 compositeproto-0.4.2-1
    libxcomposite-0.4.3-1 dmxproto-2.3.1-1 libdmx-1.1.1-1
    xorg-xdpyinfo-1.2.0-1 xorg-xdriinfo-1.0.4-1 xorg-xev-1.1.0-1
    xorg-xlsatoms-1.1.0-1 xcb-util-0.3.6-1 xorg-xlsclients-1.1.1-1
    xorg-xprop-1.2.0-1 videoproto-2.3.1-1 libxv-1.0.6-1
    xorg-xvinfo-1.1.1-1 xorg-xwininfo-1.1.1-1 xorg-utils-7.6-6
    libmicrohttpd-0.9.7-1 libssh-0.4.8-1 libva-1.0.8-1
    libmodplug-0.8.8.1-1 rtmpdump-2.3-3 lsb-release-1.4-10
    xbmc-10.0-4
    Teljes letöltendő méret: 39,00 MB
    Teljes telepített méret: 133,01 MB
    Kezdődhet a telepítés? [I/n] I
    :: Csomagok letöltése a(z) extra repóból...
    hiba: nem sikerült a(z) 'recode-3.6-6-i686.pkg.tar.xz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    hiba: nem sikerült a(z) 'enca-1.13-1-i686.pkg.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    ^Chiba: nem sikerült a(z) 'faad2-2.7-1-i686.pkg.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    Interrupt signal received
    Sorry about the language, it is localized for Hungarian.
    hint:
    hiba is for error
    letölteni is for download
    Teljes is for total
    Telepít(telepítés, telepített) is for install(installing, installed)
    Then I interrupt it, since it takes a long time.
    The most confusing part is, that even a simple management command - like # pacman -Syu - is also triggering an error:
    [root@hoth estol]# pacman -Syu
    :: A csomagadatbázisok szinkronizálása...
    hiba: nem sikerült a(z) 'core.db.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    hiba: nem sikerült a(z) core frissítése (No address record)
    ^Chiba: nem sikerült a(z) 'extra.db.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    Interrupt signal received
    Some technical details about the machine:
    [estol@hoth ~]$ uname -a
    Linux hoth 2.6.37-ARCH #1 SMP PREEMPT Fri Feb 18 16:58:42 UTC 2011 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
    [estol@hoth ~]$ cat /proc/cpuinfo
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 6
    model : 8
    model name : Pentium III (Coppermine)
    stepping : 3
    cpu MHz : 747.685
    cache size : 256 KB
    fdiv_bug : no
    hlt_bug : no
    f00f_bug : no
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 2
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr sse up
    bogomips : 1495.67
    clflush size : 32
    cache_alignment : 32
    address sizes : 36 bits physical, 32 bits virtual
    power management:
    Also the recent Pacman log,
    [2011-02-21 00:51] Running 'pacman -Syu'
    [2011-02-21 00:51] synchronizing package lists
    [2011-02-21 00:51] starting full system upgrade
    [2011-02-21 00:52] upgraded tzdata (2010o-1 -> 2011b-1)
    [2011-02-21 00:52] Generating locales...
    [2011-02-21 00:52] en_US.UTF-8... done
    [2011-02-21 00:52] en_US.ISO-8859-1... done
    [2011-02-21 00:52] hu_HU.UTF-8... done
    [2011-02-21 00:52] hu_HU.ISO-8859-2... done
    [2011-02-21 00:52] Generation complete.
    [2011-02-21 00:53] upgraded glibc (2.13-1 -> 2.13-4)
    [2011-02-21 00:53] warning: /etc/bash.bashrc installed as /etc/bash.bashrc.pacnew
    [2011-02-21 00:53] upgraded bash (4.1.009-3 -> 4.1.009-4)
    [2011-02-21 00:53] upgraded binutils (2.21-3 -> 2.21-4)
    [2011-02-21 00:53] upgraded curl (7.21.3-1 -> 7.21.4-2)
    [2011-02-21 00:53] upgraded db (5.1.19-3 -> 5.1.25-1)
    [2011-02-21 00:53] upgraded udev (165-1 -> 166-2)
    [2011-02-21 00:53] upgraded device-mapper (2.02.82-2 -> 2.02.84-1)
    [2011-02-21 00:53] >>> Updating module dependencies. Please wait ...
    [2011-02-21 00:53] >>> MKINITCPIO SETUP
    [2011-02-21 00:53] >>> ----------------
    [2011-02-21 00:53] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-02-21 00:53] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-02-21 00:53] >>> More information about mkinitcpio setup can be found here:
    [2011-02-21 00:53] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-02-21 00:53]
    [2011-02-21 00:53] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-02-21 00:53] ==> Building image "default"
    [2011-02-21 00:53] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-02-21 00:53] :: Begin build
    [2011-02-21 00:53] :: Parsing hook [base]
    [2011-02-21 00:53] :: Parsing hook [udev]
    [2011-02-21 00:53] :: Parsing hook [autodetect]
    [2011-02-21 00:53] :: Parsing hook [pata]
    [2011-02-21 00:54] :: Parsing hook [scsi]
    [2011-02-21 00:54] :: Parsing hook [sata]
    [2011-02-21 00:54] :: Parsing hook [filesystems]
    [2011-02-21 00:54] :: Generating module dependencies
    [2011-02-21 00:54] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-02-21 00:54] ==> SUCCESS
    [2011-02-21 00:54] ==> Building image "fallback"
    [2011-02-21 00:54] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-02-21 00:54] :: Begin build
    [2011-02-21 00:54] :: Parsing hook [base]
    [2011-02-21 00:54] :: Parsing hook [udev]
    [2011-02-21 00:54] :: Parsing hook [pata]
    [2011-02-21 00:54] :: Parsing hook [scsi]
    [2011-02-21 00:56] :: Parsing hook [sata]
    [2011-02-21 00:56] :: Parsing hook [filesystems]
    [2011-02-21 00:57] :: Generating module dependencies
    [2011-02-21 00:57] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-02-21 00:57] ==> SUCCESS
    [2011-02-21 00:57] upgraded kernel26 (2.6.37-5 -> 2.6.37.1-1)
    [2011-02-21 00:57] upgraded libldap (2.4.23-1 -> 2.4.24-1)
    [2011-02-21 00:57] upgraded lvm2 (2.02.82-2 -> 2.02.84-1)
    [2011-02-21 00:57] upgraded mc (4.7.4-1 -> 4.7.5.1-1)
    [2011-02-21 00:57] warning: /etc/ntp.conf installed as /etc/ntp.conf.pacnew
    [2011-02-21 00:57] warning: /etc/conf.d/ntp-client.conf installed as /etc/conf.d/ntp-client.conf.pacnew
    [2011-02-21 00:57] upgraded ntp (4.2.6.p2-1 -> 4.2.6.p3-1)
    [2011-02-21 00:57] upgraded ppp (2.4.5-1 -> 2.4.5-2)
    [2011-02-21 00:57] upgraded syslog-ng (3.2.1-1 -> 3.2.2-1)
    [2011-02-21 00:57] upgraded vi (050325-3 -> 050325-4)
    [2011-02-21 00:57] upgraded wget (1.12-3 -> 1.12-4)
    [2011-02-21 19:57] Running 'pacman -U'
    [2011-03-04 19:42] Running 'pacman -S ushare'
    [2011-03-04 19:44] Running 'pacman -S ushare'
    [2011-03-04 19:44] Running 'pacman -S ushare'
    [2011-03-04 19:46] Running 'pacman -S ushare'
    [2011-03-04 19:46] Running 'pacman -S mediatomb'
    [2011-03-04 19:47] Running 'pacman -S mediatomb'
    [2011-03-04 19:49] Running 'pacman -S ushare'
    [2011-03-04 19:57] Running 'pacman -S ushare'
    [2011-03-04 20:00] Running 'pacman -S ushare'
    [2011-03-04 20:01] Running 'pacman -S ushare'
    [2011-03-04 20:08] Running 'pacman -S ushare'
    [2011-03-04 20:14] Running 'pacman -S ushare'
    [2011-03-04 20:16] Running 'pacman -S ushare'
    [2011-03-04 20:21] Running 'pacman -S ushare'
    [2011-03-04 21:05] Running 'pacman -S ushare'
    [2011-03-04 21:12] Running 'pacman -S ushare'
    [2011-03-04 21:13] Running 'pacman -S mediatomb'
    [2011-03-04 21:17] Running 'pacman -S ushare'
    [2011-03-04 22:51] Running 'pacman -S ushare'
    [2011-03-05 01:42] Running 'pacman -Sy xbmc'
    [2011-03-05 01:42] synchronizing package lists
    [2011-03-05 01:43] Running 'pacman -Syu'
    [2011-03-05 01:43] synchronizing package lists
    [2011-03-05 01:49] Running 'pacman -Syu'
    [2011-03-05 01:49] synchronizing package lists
    [2011-03-05 01:53] Running 'pacman -U'
    [2011-03-05 01:53] Running 'pacman -U'
    [2011-03-05 02:02] Running 'pacman -Syu'
    [2011-03-05 02:02] synchronizing package lists
    [2011-03-05 02:09] Running 'pacman -S xmbc'
    [2011-03-05 02:11] Running 'pacman -S xmbc'
    [2011-03-05 02:11] Running 'pacman -S xmbc'
    [2011-03-05 02:12] Running 'pacman -Syu'
    [2011-03-05 02:12] synchronizing package lists
    [2011-03-05 02:17] Running 'pacman -S xbmc'
    The first entry is the last known use of Pacman, that was successful.
    All help would be highly appreciated.
    estol
    Last edited by estol (2011-03-05 03:51:48)

    @skunktrader: yes, I tried, no it did not helped.
    @karol: mea culpa, mea maxima culpa, a friend of mine hooked me up with this distro, and set it to be hungarian as default, now I know how to change it - to be honest, this language annoys the crap out of me.
    @TigTex: yes, the host is alive, I can even browse the contents.
    Thanks for all the help, as it turned out, the problem was hardware related. Time to put her down.
    Last edited by estol (2011-03-05 03:52:39)

  • While running the form-showing some error

    hi,
    while running the form-showing some error... I mentioned Below
    # An unexpected error has been detected by Java Runtime Environment:
    # Internal Error (safepoint.cpp:583), pid=3512, tid=4932
    # Error: Illegal threadstate encountered: 4
    # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x16788400): JavaThread "Thread-6" [_thread_in_native, id=4932, stack(0x1d7d0000,0x1d9d0000)]
    Stack: [0x1d7d0000,0x1d9d0000]
    <<<<<<<<<<<<<<<<<<<This is Another One Error>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0c307fd3, pid=5880, tid=6964
    # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
    # Problematic frame:
    # V [jvm.dll+0x57fd3]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x17926000): JavaThread "Thread-14" [_thread_in_native, id=6964, stack(0x04be0000,0x04de0000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0xfffffffc
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x00000000, EDX=0x04ddcf8c
    ESP=0x04ddcf58, EBP=0x00000000, ESI=0x04ddcf8c, EDI=0x00000400
    EIP=0x0c307fd3, EFLAGS=0x00010246
    Top of Stack: (sp=0x04ddcf58)
    0x04ddcf58: 04ddcf8c 0c3087a6 00000000 00000000
    0x04ddcf68: 00000000 0c37d855 04ddcf8c 1790e61c
    0x04ddcf78: 1790e61c 04ddd2f8 04ddd238 00000958
    0x04ddcf88: 00000000 00000000 00000001 00000000
    0x04ddcf98: 00000000 00000000 00000000 ffffffff
    0x04ddcfa8: 75966ce9 75966d91 00040000 17895c08
    0x04ddcfb8: 179b9f08 179b9f10 179ba2fc 00000400
    0x04ddcfc8: 178e9f70 0e563a98 0e563ab0 0e563b40
    Instructions: (pc=0x0c307fd3)
    0x0c307fc3: 04 56 8b f1 8b 4c 24 0c 89 06 89 46 14 89 4e 10
    0x0c307fd3: 8b 40 fc 50 89 46 04 e8 91 09 02 00 83 c4 04 85
    Stack: [0x04be0000,0x04de0000], sp=0x04ddcf58, free space=2035k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x57fd3]
    [error occurred during error reporting (printing native stack), id 0xc0000005]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x17924000 JavaThread "Flush Queue" [_thread_blocked, id=5624, stack(0x1fb80000,0x1fc80000)]
    0x17928000 JavaThread "Busy indicator" daemon [_thread_blocked, id=5324, stack(0x1f9f0000,0x1faf0000)]
    0x17924800 JavaThread "HeartBeat" [_thread_blocked, id=5576, stack(0x1f8d0000,0x1f9d0000)]
    0x17928400 JavaThread "Forms-StreamMessageWriter" [_thread_blocked, id=5696, stack(0x1f4b0000,0x1f5b0000)]
    0x17926c00 JavaThread "Forms-StreamMessageReader" [_thread_blocked, id=5412, stack(0x1f2d0000,0x1f3d0000)]
    0x17925000 JavaThread "thread applet-oracle.forms.engine.Main" [_thread_blocked, id=3904, stack(0x1e980000,0x1ea80000)]
    0x17926800 JavaThread "Thread-16" [_thread_in_vm, id=5080, stack(0x1d100000,0x1d300000)]
    0x17921c00 JavaThread "TaskScheduler timer" [_thread_blocked, id=6188, stack(0x1cef0000,0x1cff0000)]
    0x17927400 JavaThread "Flush Queue" [_thread_blocked, id=5620, stack(0x0a600000,0x0a700000)]
    0x17922800 JavaThread "CursorIdler" [_thread_blocked, id=6120, stack(0x1bf10000,0x1c010000)]
    0x17925400 JavaThread "Busy indicator" daemon [_thread_blocked, id=5428, stack(0x1c300000,0x1c400000)]
    0x17924400 JavaThread "HeartBeat" [_thread_blocked, id=480, stack(0x1cc70000,0x1cd70000)]
    0x17929000 JavaThread "Forms-StreamMessageWriter" [_thread_blocked, id=6288, stack(0x1c050000,0x1c150000)]
    0x17922c00 JavaThread "Forms-StreamMessageReader" [_thread_blocked, id=3932, stack(0x0a1d0000,0x0a2d0000)]
    0x17927800 JavaThread "thread applet-oracle.forms.engine.Main" [_thread_blocked, id=6708, stack(0x0b570000,0x0b670000)]
    0x17928800 JavaThread "SunToolkit.PostEventQueue-6" [_thread_blocked, id=4140, stack(0x1be10000,0x1bf10000)]
    0x17922000 JavaThread "AWT-EventQueue-6" [_thread_blocked, id=6524, stack(0x0b6d0000,0x0b7d0000)]
    =>0x17926000 JavaThread "Thread-14" [_thread_in_native, id=6964, stack(0x04be0000,0x04de0000)]
    0x17923400 JavaThread "Screen Updater" [_thread_blocked, id=3812, stack(0x1a990000,0x1aa90000)]
    0x178f2400 JavaThread "JAR Cache Cleanup Thread" [_thread_blocked, id=3784, stack(0x1a360000,0x1a460000)]
    0x178ec800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4844, stack(0x19fe0000,0x1a0e0000)]
    0x178e4400 JavaThread "Thread-2" [_thread_blocked, id=5800, stack(0x1a150000,0x1a250000)]
    0x178e3c00 JavaThread "Thread-1" [_thread_blocked, id=3496, stack(0x19450000,0x19550000)]
    0x0be0f400 JavaThread "Main Console Writer" [_thread_blocked, id=3324, stack(0x18ee0000,0x18fe0000)]
    0x0be0e000 JavaThread "AWT-Windows" [_thread_in_native, id=2040, stack(0x18b60000,0x18c60000)]
    0x0be0dc00 JavaThread "SunToolkit.PostEventQueue-1" [_thread_blocked, id=728, stack(0x175d0000,0x176d0000)]
    0x0be0d400 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=4000, stack(0x188a0000,0x189a0000)]
    0x0bdc5000 JavaThread "SunToolkit.PostEventQueue-0" [_thread_blocked, id=4720, stack(0x174b0000,0x175b0000)]
    0x0bdd8800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2708, stack(0x17790000,0x17890000)]
    0x0bd8d000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3772, stack(0x16cb0000,0x16db0000)]
    0x0bd86400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3780, stack(0x16fe0000,0x170e0000)]
    0x0bd85800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5828, stack(0x16dc0000,0x16ec0000)]
    0x0bd7b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2492, stack(0x16b90000,0x16c90000)]
    0x0bd72800 JavaThread "Finalizer" daemon [_thread_blocked, id=3800, stack(0x0c0e0000,0x0c1e0000)]
    0x0bd6e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1824, stack(0x16980000,0x16a80000)]
    Other Threads:
    0x0bd6c000 VMThread [stack: 0x16840000,0x16940000] [id=3892]
    0x0bd95c00 WatcherThread [stack: 0x17160000,0x17260000] [id=4680]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1024K, used 400K [0x0e510000, 0x0e620000, 0x0e9f0000)
    eden space 960K, 35% used [0x0e510000, 0x0e5642b0, 0x0e600000)
    from space 64K, 100% used [0x0e610000, 0x0e620000, 0x0e620000)
    to space 64K, 0% used [0x0e600000, 0x0e600000, 0x0e610000)
    tenured generation total 11516K, used 10193K [0x0e9f0000, 0x0f52f000, 0x12510000)
    the space 11516K, 88% used [0x0e9f0000, 0x0f3e4780, 0x0f3e4800, 0x0f52f000)
    compacting perm gen total 12288K, used 9184K [0x12510000, 0x13110000, 0x16510000)
    the space 12288K, 74% used [0x12510000, 0x12e08140, 0x12e08200, 0x13110000)
    No shared spaces configured.
    Dynamic libraries:
    0x012f0000 - 0x013a8000      C:\Program Files (x86)\Internet Explorer\iexplore.exe
    0x77e00000 - 0x77f80000      C:\Windows\SysWOW64\ntdll.dll
    0x76980000 - 0x76a90000      C:\Windows\syswow64\kernel32.dll
    0x76b10000 - 0x76b56000      C:\Windows\syswow64\KERNELBASE.dll
    0x758b0000 - 0x75950000      C:\Windows\syswow64\ADVAPI32.dll
    0x75b40000 - 0x75bec000      C:\Windows\syswow64\msvcrt.dll
    0x76ec0000 - 0x76ed9000      C:\Windows\SysWOW64\sechost.dll
    0x770d0000 - 0x771c0000      C:\Windows\syswow64\RPCRT4.dll
    0x754e0000 - 0x75540000      C:\Windows\syswow64\SspiCli.dll
    0x754d0000 - 0x754dc000      C:\Windows\syswow64\CRYPTBASE.dll
    0x75950000 - 0x75a50000      C:\Windows\syswow64\USER32.dll
    0x77450000 - 0x774e0000      C:\Windows\syswow64\GDI32.dll
    0x756d0000 - 0x756da000      C:\Windows\syswow64\LPK.dll
    0x77030000 - 0x770cd000      C:\Windows\syswow64\USP10.dll
    0x76e60000 - 0x76eb7000      C:\Windows\syswow64\SHLWAPI.dll
    0x75d30000 - 0x7697a000      C:\Windows\syswow64\SHELL32.dll
    0x76d00000 - 0x76e5c000      C:\Windows\syswow64\ole32.dll
    0x75560000 - 0x75671000      C:\Windows\syswow64\urlmon.dll
    0x756e0000 - 0x7576f000      C:\Windows\syswow64\OLEAUT32.dll
    0x771c0000 - 0x77378000      C:\Windows\syswow64\iertutil.dll
    0x75c10000 - 0x75d2b000      C:\Windows\syswow64\WININET.dll
    0x77dd0000 - 0x77dd3000      C:\Windows\syswow64\Normaliz.dll
    0x75770000 - 0x757d0000      C:\Windows\system32\IMM32.DLL
    0x77380000 - 0x7744c000      C:\Windows\syswow64\MSCTF.dll
    0x6c5a0000 - 0x6cee6000      C:\Windows\system32\IEFRAME.dll
    0x75550000 - 0x75555000      C:\Windows\syswow64\PSAPI.DLL
    0x6dbc0000 - 0x6dbfc000      C:\Windows\system32\OLEACC.dll
    0x71710000 - 0x718ae000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
    0x76a90000 - 0x76b0b000      C:\Windows\syswow64\comdlg32.dll
    0x6b640000 - 0x6b671000      C:\Program Files (x86)\Internet Explorer\IEShims.dll
    0x73070000 - 0x730f0000      C:\Windows\system32\uxtheme.dll
    0x73870000 - 0x73878000      C:\Windows\system32\Secur32.dll
    0x73c60000 - 0x73c6b000      C:\Windows\system32\profapi.dll
    0x757d0000 - 0x75805000      C:\Windows\syswow64\WS2_32.dll
    0x75540000 - 0x75546000      C:\Windows\syswow64\NSI.dll
    0x73720000 - 0x73764000      C:\Windows\system32\dnsapi.DLL
    0x736c0000 - 0x736dc000      C:\Windows\system32\iphlpapi.DLL
    0x736b0000 - 0x736b7000      C:\Windows\system32\WINNSI.DLL
    0x73c70000 - 0x73c7e000      C:\Windows\system32\RpcRtRemote.dll
    0x70230000 - 0x70243000      C:\Windows\system32\dwmapi.dll
    0x6cef0000 - 0x6daab000      C:\Windows\system32\MSHTML.dll
    0x73d40000 - 0x73d49000      C:\Windows\system32\VERSION.dll
    0x76b60000 - 0x76cfd000      C:\Windows\syswow64\setupapi.dll
    0x75a50000 - 0x75a77000      C:\Windows\syswow64\CFGMGR32.dll
    0x75bf0000 - 0x75c02000      C:\Windows\syswow64\DEVOBJ.dll
    0x6c0a0000 - 0x6c15a000      C:\Windows\system32\d2d1.dll
    0x6ff30000 - 0x7003b000      C:\Windows\system32\DWrite.dll
    0x6c010000 - 0x6c093000      C:\Windows\system32\dxgi.dll
    0x75a80000 - 0x75aad000      C:\Windows\syswow64\WINTRUST.dll
    0x76ee0000 - 0x76ffd000      C:\Windows\syswow64\CRYPT32.dll
    0x75810000 - 0x7581c000      C:\Windows\syswow64\MSASN1.dll
    0x6bfe0000 - 0x6c00c000      C:\Windows\system32\d3d10_1.dll
    0x6bfa0000 - 0x6bfda000      C:\Windows\system32\d3d10_1core.dll
    0x73cc0000 - 0x73cd6000      C:\Windows\system32\CRYPTSP.dll
    0x73c80000 - 0x73cbb000      C:\Windows\system32\rsaenh.dll
    0x75820000 - 0x758a3000      C:\Windows\syswow64\CLBCatQ.DLL
    0x6bf30000 - 0x6bf62000      C:\Program Files (x86)\Internet Explorer\ieproxy.dll
    0x73cf0000 - 0x73d3c000      C:\Windows\system32\apphelp.dll
    0x6db60000 - 0x6db8e000      C:\Windows\system32\MLANG.dll
    0x72910000 - 0x72931000      C:\Windows\system32\ntmarta.dll
    0x75680000 - 0x756c5000      C:\Windows\syswow64\WLDAP32.dll
    0x716b0000 - 0x71702000      C:\Windows\system32\RASAPI32.dll
    0x728f0000 - 0x72905000      C:\Windows\system32\rasman.dll
    0x73d60000 - 0x73d6d000      C:\Windows\system32\rtutils.dll
    0x737a0000 - 0x737a6000      C:\Windows\system32\sensapi.dll
    0x73a70000 - 0x73aac000      C:\Windows\system32\mswsock.dll
    0x73a60000 - 0x73a65000      C:\Windows\System32\wshtcpip.dll
    0x738b0000 - 0x738c0000      C:\Windows\system32\NLAapi.dll
    0x6de50000 - 0x6deaf000      C:\Windows\system32\SXS.DLL
    0x73660000 - 0x73666000      C:\Windows\system32\rasadhlp.dll
    0x701c0000 - 0x701c7000      C:\Windows\system32\msiltcfg.dll
    0x6f290000 - 0x6f4d0000      C:\Windows\system32\msi.dll
    0x73c50000 - 0x73c53000      C:\Windows\SysWOW64\SFC.DLL
    0x73ac0000 - 0x73acd000      C:\Windows\system32\sfc_os.DLL
    0x658b0000 - 0x65a6b000      C:\Windows\SysWOW64\jscript9.dll
    0x6dbb0000 - 0x6dbbb000      C:\Windows\system32\msimtf.dll
    0x6c460000 - 0x6c555000      C:\Windows\system32\PROPSYS.dll
    0x6bbf0000 - 0x6bceb000      C:\Windows\system32\windowscodecs.dll
    0x6bd30000 - 0x6be32000      C:\Windows\system32\d3d10.dll
    0x6bcf0000 - 0x6bd23000      C:\Windows\system32\d3d10core.dll
    0x6be40000 - 0x6be6b000      C:\Windows\system32\msls31.dll
    0x728e0000 - 0x728e6000      C:\Windows\System32\wship6.dll
    0x736e0000 - 0x73707000      C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    0x73670000 - 0x736a8000      C:\Windows\System32\fwpuclnt.dll
    0x01150000 - 0x0115d000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.22\bin\npjinit13122.dll
    0x09160000 - 0x0918b000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.22\bin\beans.ocx
    0x73960000 - 0x73967000      C:\Windows\system32\wsock32.dll
    0x73890000 - 0x738a0000      C:\Windows\system32\napinsp.dll
    0x73780000 - 0x73792000      C:\Windows\system32\pnrpnsp.dll
    0x73710000 - 0x73718000      C:\Windows\System32\winrnr.dll
    0x089e0000 - 0x089f6000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.22\bin\jpishare.dll
    0x0c2b0000 - 0x0c506000      C:\PROGRA~2\Oracle\JINITI~1.22\bin\hotspot\jvm.dll
    0x73ad0000 - 0x73b02000      C:\Windows\system32\WINMM.dll
    0x7c340000 - 0x7c396000      C:\Windows\system32\MSVCR71.dll
    0x04960000 - 0x04967000      C:\PROGRA~2\Oracle\JINITI~1.22\bin\hpi.dll
    0x08890000 - 0x0889d000      C:\PROGRA~2\Oracle\JINITI~1.22\bin\verify.dll
    0x08f30000 - 0x08f48000      C:\PROGRA~2\Oracle\JINITI~1.22\bin\java.dll
    0x08a00000 - 0x08a0d000      C:\PROGRA~2\Oracle\JINITI~1.22\bin\zip.dll
    0x16a80000 - 0x16b8b000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.22\bin\awt.dll
    0x732b0000 - 0x73301000      C:\Windows\system32\WINSPOOL.DRV
    0x09340000 - 0x0937c000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.22\bin\fontmanager.dll
    0x6b130000 - 0x6b1f8000      C:\Windows\system32\OPENGL32.DLL
    0x6b100000 - 0x6b122000      C:\Windows\system32\GLU32.dll
    0x6fc20000 - 0x6fd07000      C:\Windows\system32\DDRAW.dll
    0x70210000 - 0x70216000      C:\Windows\system32\DCIMAN32.dll
    0x17a90000 - 0x187f1000      C:\Windows\system32\ig4icd32.dll
    0x08b60000 - 0x08b68000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.22\bin\net.dll
    0x1a250000 - 0x1a2e4000      C:\Windows\system32\igdumdx32.dll
    0x1af50000 - 0x1b56d000      C:\Windows\system32\igdumd32.dll
    0x6b9b0000 - 0x6b9d5000      C:\Windows\system32\PowrProf.dll
    0x09190000 - 0x0919a000      C:\Program Files (x86)\Oracle\JInitiator 1.3.1.22\bin\packager.dll
    0x72b50000 - 0x72b9f000      C:\Windows\System32\Wpc.dll
    0x731f0000 - 0x73207000      C:\Windows\System32\USERENV.dll
    0x72b00000 - 0x72b42000      C:\Windows\System32\wevtapi.dll
    0x738f0000 - 0x738ff000      C:\Windows\system32\samcli.dll
    0x73360000 - 0x73372000      C:\Windows\system32\SAMLIB.dll
    0x73930000 - 0x73939000      C:\Windows\system32\netutils.dll
    0x69d90000 - 0x6a9a5000      C:\Windows\system32\igd10umd32.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\PROGRA~2\Oracle\JINITI~1.22\lib\jaws.jar;C:\PROGRA~2\Oracle\JINITI~1.22\lib\plugprov.jar;C:\PROGRA~2\Oracle\JINITI~1.22\lib\sunrsasign.jar;C:\PROGRA~2\Oracle\JINITI~1.22\lib\javax-ssl-1_2.jar;C:\PROGRA~2\Oracle\JINITI~1.22\lib\jssl-1_2.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.3.1.22 -Djavaplugin.nodotversion=13122 -DtrustProxy=true -Dapplication.home=C:\PROGRA~2\Oracle\JINITI~1.22 -Djava.protocol.handler.pkgs=sun.plugin.protocol.jdk12 -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~2\Oracle\JINITI~1.22\lib\applet. -Xbootclasspath/a:C:\PROGRA~2\Oracle\JINITI~1.22\lib\jaws.jar;C:\PROGRA~2\Oracle\JINITI~1.22\lib\plugprov.jar;C:\PROGRA~2\Oracle\JINITI~1.22\lib\sunrsasign.jar;C:\PROGRA~2\Oracle\JINITI~1.22\lib\javax-ssl-1_2.jar;C:\PROGRA~2\Oracle\JINITI~1.22\lib\jssl-1_2.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.3.1.22 -Djavaplugin.nodotversion=13122 -DtrustProxy=true -Dapplication.home=C:\PROGRA~2\Oracle\JINITI~1.22 -Djava.protocol.handler.pkgs=sun.plugin.protocol.jdk12
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\PROGRA~2\Oracle\JINITI~1.22\bin;C:\PROGRA~2\Oracle\JINITI~1.22\jre\bin;E:\DevSuiteHome_1\jdk\jre\bin\classic;E:\DevSuiteHome_1\jdk\jre\bin;E:\DevSuiteHome_1\jdk\jre\bin\client;E:\DevSuiteHome_1\jlib;E:\DevSuiteHome_1\bin;E:\DevSuiteHome_1\jre\1.4.2\bin\client;E:\DevSuiteHome_1\jre\1.4.2\bin;E:\oracle\product\10.2.0\db_1\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jdk1.6.0_30\jre\bin;;.
    USERNAME=free
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows NT 6.1 Build 7601 Service Pack 1
    CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 10 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht
    Memory: 4k page, physical 4039108k(2141856k free), swap 4194303k(797372k free)
    vm_info: Java HotSpot(TM) Client VM (11.3-b02) for windows-x86 JRE (1.6.0_13-b03), built on Mar 9 2009 01:15:24 by "java_re" with MS VC++ 7.1
    time: Thu Mar 29 12:31:47 2012
    elapsed time: 7308 seconds
    Please find solution to solve the problem...

    you form is running in the browser with the help of Jinitiator which is nothing but A JavaInitiator.
    as your machine files located in the System32 folder of your windows directory as .DLL. are not able to communicate with the Jinitiator DLL Files being used
    for the JRE.
    The Form is sending the request to the internet explorer to run the object of applet ttype which is nothing but the Oracle Java Applet named as OC4J(Oracle Container for Java)
    if your form is running or trying to run and hangged due to some problems and your machine got abnormal shutdown then at that time the DLL fiels communicating each other may got corrupt
    due to any abmormal shutdown of your machine...
    the problem is there with the Java Side...
    There is no solution other then reloading the JRE and Jinitiator as per the error being thrown by your machine

  • Client Hardware inventory showing multiple errors

    We have some client which are not sending the operating system Build No.
    while looking in the inventor logs it show multiple errors.Complete inventory log attached below.
    Can anybody help to understand the issue.
    Inventory: Delta report without a previous Full report; will do a Full report.    InventoryAgent    8/7/2013 3:10:58 PM    7668 (0x1DF4)
    Inventory: Action=Hardware ReportType=Full    InventoryAgent    8/7/2013 3:10:58 PM    7668 (0x1DF4)
    Inventory: Initialization completed in 0.062 seconds    InventoryAgent    8/7/2013 3:10:58 PM    7668 (0x1DF4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, ApplicationID, Description, EvaluationEndDate, GracePeriodRemaining, ID, LicenseStatus, MachineURL, Name, OfflineInstallationId, PartialProductKey, ProcessorURL, ProductKeyID,
    ProductKeyURL, UseLicenseURL FROM SoftwareLicensingProduct; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:10:58 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, BinFileVersion, BinProductVersion, Description, FilePropertiesHash, FilePropertiesHashEx, FileSize, FileVersion, Language, ParentName, Product, ProductCode, ProductVersion,
    Publisher, ShortcutKey, ShortcutName, ShortcutType, TargetExecutable FROM SMS_SoftwareShortcut; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:00 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, Version FROM Win32_WindowsUpdateAgentVersion; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:01 PM    8676 (0x21E4)
    Collection: Namespace = \\localhost\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, DisplayName, InstallDate, ProdID, Publisher, Version FROM Win32Reg_AddRemovePrograms64; Timeout = 600 secs.    InventoryAgent    8/7/2013
    3:11:01 PM    8676 (0x21E4)
    Collection: Namespace = \\localhost\root\Microsoft\appvirt\client; Query = SELECT __CLASS, __PATH, __RELPATH, CachedLaunchSize, CachedPercentage, CachedSize, LaunchSize, Name, PackageGUID, TotalSize, Version, VersionGUID FROM Package; Timeout = 600 secs.  
     InventoryAgent    8/7/2013 3:11:02 PM    8676 (0x21E4)
    Failed to get IWbemService Ptr for \\localhost\root\Microsoft\appvirt\client Namespace: 8004100E    InventoryAgent    8/7/2013 3:11:02 PM    8676 (0x21E4)
    Failed to enumerate instances of Package: 8004100E    InventoryAgent    8/7/2013 3:11:02 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Description, DeviceID, DriverName, HardwareVersion, Index, Manufacturer, Name, Status FROM Win32_SCSIController; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:02 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Caption, ClassGuid, ConfigManagerErrorCode, ConfigManagerUserConfig, CreationClassName, Description, DeviceID, Manufacturer, Name, PNPDeviceID, Service, Status, SystemCreationClassName,
    SystemName FROM Win32_USBDevice; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:02 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\Nap; Query = SELECT __CLASS, __PATH, __RELPATH, description, fixupState, friendlyName, id, infoClsid, isBound, percentage, registrationDate, vendorName, version FROM NAP_SystemHealthAgent; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:02 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Description, DeviceID, PrimaryBusType, RevisionNumber, SecondaryBusType, Status, StatusInfo, SystemName FROM Win32_MotherboardDevice; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:03 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Description, Manufacturer, Name, Status FROM Win32_NetworkClient; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:03 PM    8676
    (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Access, Bootable, BootPartition, Description, DeviceID, Name, PrimaryPartition, Size, SystemName, Type FROM Win32_DiskPartition; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:03 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, ConfigManagerErrorCode, DeviceID, ErrorDescription, LastErrorCode, Name, PNPDeviceID FROM Win32_PnpEntity; Timeout = 600 secs.    InventoryAgent    8/7/2013
    3:11:03 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Description, DeviceID, MediaType, Name, Status FROM Win32_TapeDrive; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:03 PM  
     8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, ExpirationDate, IssueDate, KeyPackId, LicenseId, LicenseStatus, sHardwareId, sIssuedToComputer, sIssuedToUser FROM Win32_TSIssuedLicense; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:03 PM    8676 (0x21E4)
    Collection: Class "Win32_TSIssuedLicense" does not exist out.    InventoryAgent    8/7/2013 3:11:03 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, BinFileVersion, BinProductVersion, CLSID, Description, FileName, FilePropertiesHash, FilePropertiesHashEx, FileVersion, Product, ProductVersion, Publisher, Version FROM SMS_BrowserHelperObject;
    Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:03 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Description, DeviceID, Drive, Manufacturer, MediaType, Name, SCSITargetId, SystemName, VolumeName FROM Win32_CDROMDrive; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:03 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\ccm\SoftwareMeteringAgent; Query = SELECT __CLASS, __PATH, __RELPATH, AdditionalProductCodes, CompanyName, ExplorerFileName, FileDescription, FilePropertiesHash, FileSize, FileVersion, FolderPath, LastUsedTime, LastUserName,
    msiDisplayName, msiPublisher, msiVersion, OriginalFileName, ProductCode, ProductLanguage, ProductName, ProductVersion, SoftwarePropertiesHash FROM CCM_RecentlyUsedApps; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:04
    PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, ChannelCode, ChannelID, MPC, ProductCode, SoftwareCode FROM SMS_InstalledSoftwareMS; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:04
    PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, BootDevice, BuildNumber, Caption, CountryCode, CSDVersion, Description, InstallDate, LastBootUpTime, Locale, Manufacturer, Name, Organization, OSLanguage, RegisteredUser, SystemDirectory,
    TotalSwapSpaceSize, TotalVirtualMemorySize, TotalVisibleMemorySize, Version, WindowsDirectory FROM Win32_OperatingSystem; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:18 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, DisplayName, Name, PathName, ServiceType, StartMode, StartName, Status FROM Win32_Service; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:18
    PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Description, DeviceID, Index, InterfaceType, Manufacturer, MediaType, Model, Name, Partitions, PNPDeviceID, SCSIBus, SCSILogicalUnit, SCSIPort, SCSITargetId, Size,
    SystemName FROM Win32_DiskDrive; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, AvailableLicenses, Description, IssuedLicenses, KeyPackId, KeyPackType, ProductType, ProductVersion, TotalLicenses FROM Win32_TSLicenseKeyPack; Timeout = 600 secs.  
     InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Class "Win32_TSLicenseKeyPack" does not exist out.    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\CIMv2\Security\MicrosoftTpm; Query = SELECT __CLASS, __PATH, __RELPATH, ManufacturerId, ManufacturerVersionInfo, SpecVersion FROM Win32_Tpm; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:20
    PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, DefaultIPGateway, DHCPEnabled, DHCPServer, DNSDomain, DNSHostName, Index, IPAddress, IPEnabled, IPSubnet, MACAddress, ServiceName FROM Win32_NetworkAdapterConfiguration; Timeout
    = 600 secs.    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, DeviceID, DriveLetter, ProtectionStatus FROM Bitlocker; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Skipping Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, InstanceKey, PhysicalHostName, PhysicalHostNameFullyQualified FROM Win32Reg_SMSGuestVirtualMachine, we're running on wow64 and attempting to force enumerating 32-bit
    data.    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Namespace = root\ccm; Query = SELECT __CLASS, __PATH, __RELPATH, DisplayName, Name, Version FROM CCM_InstalledComponent; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Description, DeviceID, DisplayType, MonitorManufacturer, MonitorType, Name, PixelsPerXLogicalInch, PixelsPerYLogicalInch, ScreenHeight, ScreenWidth FROM Win32_DesktopMonitor;
    Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Namespace = \\localhost\root\Microsoft\appvirt\client; Query = SELECT __CLASS, __PATH, __RELPATH, LastLaunchOnSystem, Name, PackageGUID, Version FROM Application; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:20
    PM    8676 (0x21E4)
    Failed to get IWbemService Ptr for \\localhost\root\Microsoft\appvirt\client Namespace: 8004100E    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Failed to enumerate instances of Application: 8004100E    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Namespace = \\localhost\root\vm\VirtualServer; Query = SELECT __CLASS, __PATH, __RELPATH, Name FROM VirtualMachine; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Failed to get IWbemService Ptr for \\localhost\root\vm\VirtualServer Namespace: 8004100E    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Failed to enumerate instances of VirtualMachine: 8004100E    InventoryAgent    8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Description, DeviceID, InstallDate, Manufacturer, Name, PNPDeviceID, ProductName, Status FROM Win32_SoundDevice; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:20 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, CompatibleIDs, DeviceID, HardwareIDs, IsPnP, Name FROM CCM_SystemDevices; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:20 PM  
     8676 (0x21E4)
    Collection: Namespace = \\.\root\ccm\VulnerabilityAssessment; Query = SELECT __CLASS, __PATH, __RELPATH, Tool, VulnerabilityID, VulnerabilityScore FROM Win32_Vulnerability; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:21
    PM    8676 (0x21E4)
    Collection: Class "Win32_Vulnerability" does not exist out.    InventoryAgent    8/7/2013 3:11:21 PM    8676 (0x21E4)
    Collection: Namespace = root\SmsDm; Query = SELECT __CLASS, __PATH, __RELPATH, DeviceOEMInfo, DeviceType, InstalledClientID, InstalledClientServer, InstalledClientVersion, LastSyncTime, OS_AdditionalInfo, OS_Build, OS_Major, OS_Minor, OS_Platform, ProcessorArchitecture,
    ProcessorLevel, ProcessorRevision FROM SMS_ActiveSyncConnectedDevice; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:21 PM    8676 (0x21E4)
    Collection: Class "SMS_ActiveSyncConnectedDevice" does not exist out.    InventoryAgent    8/7/2013 3:11:21 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, SecurityLogStartDate, TopConsoleUser, TotalConsoleTime, TotalConsoleUsers, TotalSecurityLogTime FROM SMS_SystemConsoleUsage; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:21 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, AdapterCompatibility, AdapterDACType, AdapterRAM, CurrentBitsPerPixel, CurrentHorizontalResolution, CurrentNumberOfColumns, CurrentNumberOfRows, CurrentRefreshRate, CurrentScanMode,
    CurrentVerticalResolution, Description, DeviceID, DriverDate, DriverVersion, InstalledDisplayDrivers, Name, NumberOfColorPlanes, SpecificationVersion, VideoMode, VideoModeDescription, VideoProcessor FROM Win32_VideoController; Timeout = 600 secs.  
     InventoryAgent    8/7/2013 3:11:22 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Description, DeviceID, Name FROM Win32_USBController; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:22 PM    8676
    (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, AdapterType, Description, DeviceID, MACAddress, Manufacturer, Name, ProductName, ServiceName, Status FROM Win32_NetworkAdapter; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:22 PM    8676 (0x21E4)
    Collection: Namespace = root\SmsDm; Query = SELECT __CLASS, __PATH, __RELPATH, LastSyncTime, MajorVersion, MinorVersion FROM SMS_ActiveSyncService; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:23 PM    8676
    (0x21E4)
    Collection: Class "SMS_ActiveSyncService" does not exist out.    InventoryAgent    8/7/2013 3:11:23 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, AuthorizationName, BinPath, DatePosted, DateRevised, ID, InfoPath, Language, LocaleID, Product, QNumbers, RebootType, ScanAgent, Severity, Status, Summary, TimeApplied, TimeAuthorized,
    TimeDetected, Title, Type, UnattendSyntax FROM Win32_PatchState; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:23 PM    8676 (0x21E4)
    Collection: Class "Win32_PatchState" does not exist out.    InventoryAgent    8/7/2013 3:11:23 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Description, DeviceID, Manufacturer, Name, Status FROM Win32_IDEController; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:23
    PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, ChassisTypes, Manufacturer, Model, SerialNumber, SMBIOSAssetTag, Tag FROM Win32_SystemEnclosure; Timeout = 600 secs.    InventoryAgent    8/7/2013
    3:11:23 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, ID, Language, ProductID, QNumbers, RevisionNumber, Status, TimeDetected, Title, UpdateID FROM Win32_PatchState_Extended; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:11:23 PM    8676 (0x21E4)
    Collection: Class "Win32_PatchState_Extended" does not exist out.    InventoryAgent    8/7/2013 3:11:23 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, InstanceKey, PhysicalHostName, PhysicalHostNameFullyQualified FROM Win32Reg_SMSGuestVirtualMachine64; Timeout = 600 secs.    InventoryAgent    8/7/2013
    3:11:23 PM    8676 (0x21E4)
    Update cached IWbemService pointer to namespace: \\.\root\cimv2    InventoryAgent    8/7/2013 3:11:23 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Name, TotalPageFileSpace, TotalPhysicalMemory, TotalVirtualMemory FROM CCM_LogicalMemoryConfiguration; Timeout = 600 secs.    InventoryAgent    8/7/2013
    3:11:23 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\Nap; Query = SELECT __CLASS, __PATH, __RELPATH, description, fixupURL, name, napEnabled, napProtocolVersion, systemIsolationState FROM NAP_Client; Timeout = 600 secs.    InventoryAgent    8/7/2013
    3:11:23 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, CertificateSelectionCriteria, CertificateStore, ClientAlwaysOnInternet, HttpsStateFlags, InstanceKey, InternetMPHostName, SelectFirstCertificate FROM Win32Reg_SMSAdvancedClientSSLConfiguration;
    Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:23 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, AddressWidth, BrandID, CPUHash, CPUKey, DataWidth, DeviceID, Family, Is64Bit, IsMobile, IsMulticore, Manufacturer, MaxClockSpeed, Name, NormSpeed, PCache, ProcessorId, ProcessorType,
    Revision, SocketDesignation, Status, SystemName, Version FROM SMS_Processor; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:23 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, CurrentTimeZone, Description, Domain, DomainRole, Manufacturer, Model, Name, NumberOfProcessors, Roles, Status, SystemType, UserName FROM Win32_ComputerSystem; Timeout = 600
    secs.    InventoryAgent    8/7/2013 3:11:24 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, BinFileVersion, BinProductVersion, Description, FileName, FilePropertiesHash, FilePropertiesHashEx, FileVersion, Location, Product, ProductVersion, Publisher, StartupType,
    StartupValue FROM SMS_AutoStartSoftware; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:24 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, BuildNumber, Description, Manufacturer, Name, ReleaseDate, SerialNumber, SMBIOSBIOSVersion, SoftwareElementID, SoftwareElementState, TargetOperatingSystem, Version FROM Win32_BIOS;
    Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:24 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Capabilities, DeviceID, Name, Status FROM Win32_ParallelPort; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:24 PM  
     8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, BinFileVersion, BinProductVersion, Description, ExecutableName, FilePropertiesHash, FilePropertiesHashEx, FileSize, FileVersion, HasPatchAdded, InstalledFilePath, IsSystemFile,
    IsVitalFile, Language, Product, ProductCode, ProductVersion, Publisher FROM SMS_InstalledExecutable; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:24 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, AnswerMode, DeviceID, DeviceType, Index, MaxBaudRateToPhone, MaxBaudRateToSerialPort, Model, Name, Properties, Status, StringFormat, SystemName, VoiceSwitchFeature FROM Win32_POTSModem;
    Timeout = 600 secs.    InventoryAgent    8/7/2013 3:11:59 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\ccm\VulnerabilityAssessment; Query = SELECT __CLASS, __PATH, __RELPATH, DetailKey, DetailScore, DetailValue1, DetailValue2, DetailValue3, Tool, VulnerabilityID FROM Win32_Vulnerability_Detail; Timeout = 600 secs.  
     InventoryAgent    8/7/2013 3:11:59 PM    8676 (0x21E4)
    Collection: Class "Win32_Vulnerability_Detail" does not exist out.    InventoryAgent    8/7/2013 3:11:59 PM    8676 (0x21E4)
    Collection: Namespace = \\localhost\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, DisplayName, InstallDate, ProdID, Publisher, Version FROM Win32Reg_AddRemovePrograms; Timeout = 600 secs.    InventoryAgent    8/7/2013
    3:11:59 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, ID, Name, ParentID FROM Win32_ServerComponent; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:12:01 PM    8676 (0x21E4)
    Collection: Class "Win32_ServerComponent" does not exist out.    InventoryAgent    8/7/2013 3:12:01 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, AMT, AMTApps, BiosVersion, BuildNumber, DeviceID, Flash, LegacyMode, Netstack, ProvisionMode, ProvisionState, RecoveryBuildNum, RecoveryVersion, Sku, TLSMode, VendorID, ZTCEnabled
    FROM SMS_AMTObject; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:12:01 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, ClientMachineID, IsKeyManagementServiceMachine, KeyManagementServiceCurrentCount, KeyManagementServiceMachine, KeyManagementServiceProductKeyID, PolicyCacheRefreshRequired, RequiredClientCount,
    Version, VLActivationInterval, VLRenewalInterval FROM SoftwareLicensingService; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:12:01 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, ARPDisplayName, CM_DSLID, EvidenceSource, InstallDate, InstallDirectoryValidation, InstalledLocation, InstallSource, InstallType, Language, LocalPackage, ProductCode, ProductID,
    ProductName, ProductVersion, Publisher, RegisteredUser, ServicePack, SoftwareCode, SoftwarePropertiesHash, SoftwarePropertiesHashEx, UninstallString, UpgradeCode, VersionMajor, VersionMinor FROM SMS_InstalledSoftware; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:12:01 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, LastUpdateTime, PackageID, PackageVer, Type FROM Win32_ScanPackageVersion; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:12:12 PM  
     8676 (0x21E4)
    Collection: Class "Win32_ScanPackageVersion" does not exist out.    InventoryAgent    8/7/2013 3:12:12 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, LastConsoleUse, NumberOfConsoleLogons, SystemConsoleUser, TotalUserConsoleMinutes FROM SMS_SystemConsoleUser; Timeout = 600 secs.    InventoryAgent  
     8/7/2013 3:12:12 PM    8676 (0x21E4)
    Collection: Namespace = \\.\root\ccm\invagt; Query = SELECT __CLASS, __PATH, __RELPATH, Name, SMSID, Domain, SystemRole, SystemType, LocalDateTime FROM CCM_System; Timeout = 600 secs.    InventoryAgent    8/7/2013 3:12:12 PM  
     8676 (0x21E4)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Compressed, Description, DeviceID, DriveType, FileSystem, FreeSpace, Name, Size, SystemName, VolumeName, VolumeSerialNumber FROM SMS_LogicalDisk; Timeout =
    600 secs.    InventoryAgent    8/7/2013 3:12:12 PM    8676 (0x21E4)
    Collection: 50/64 inventory data items successfully inventoried.    InventoryAgent    8/7/2013 3:12:13 PM    8676 (0x21E4)
    Inventory: Collection Task completed in 74.116 seconds    InventoryAgent    8/7/2013 3:12:13 PM    8676 (0x21E4)
    Inventory: 14 Collection Task(s) failed.    InventoryAgent    8/7/2013 3:12:13 PM    8676 (0x21E4)
    Inventory: Temp report = C:\Windows\SysWOW64\CCM\Inventory\Temp\b10dd5e0-1535-409c-afa0-77a0cd56c8fe.xml    InventoryAgent    8/7/2013 3:12:13 PM    8676 (0x21E4)
    Inventory: Starting reporting task.    InventoryAgent    8/7/2013 3:12:13 PM    10060 (0x274C)
    Reporting: 3777 report entries created.    InventoryAgent    8/7/2013 3:12:14 PM    10060 (0x274C)
    Inventory: Reporting Task completed in 1.170 seconds    InventoryAgent    8/7/2013 3:12:14 PM    10060 (0x274C)
    Inventory: Successfully sent report. Destination:mp:MP_HinvEndpoint, ID: {3593753E-6C4D-47D1-9EAD-048B981804BD}, Timeout: 80640 minutes MsgMode: Signed, Not Encrypted    InventoryAgent    8/7/2013 3:12:14 PM    10060
    (0x274C)
    Inventory: Cycle completed in 134.051 seconds    InventoryAgent    8/7/2013 3:13:12 PM    10060 (0x274C)
    Inventory: Action completed.    InventoryAgent    8/7/2013 3:13:12 PM    10060 (0x274C)
    Inventory: ************************ End of message processing. ************************    InventoryAgent    8/7/2013 3:13:12 PM    10060 (0x274C)
    Thanks

    Lines like this:
    Failed to get IWbemService Ptr for \\localhost\root\Microsoft\appvirt\client
    simply means that for that particular client, that wmi namespace does not exist.  I suspect that namespace does not exist on that particular client because for the specific client, it does not have the APPv client.
    or like this: Failed to get IWbemService Ptr for \\localhost\root\vm\VirtualServer    means that for that particular client, it does not have Microsoft VirtualServer installed (which you MIGHT have on a server, maybe).
    anything like that can be easily ignored and explained.  the only reason to care about those would be if you absolutely 100% KNOW that the namespace root\vm\virtualserver does exist on that client, and it does have instances, and then you are wondering
    why it's not reporting.  then maybe you would be concerned.  Otherwise, your log file looks perfectly fine.
    So; what problem are you trying to solve?
    Standardize. Simplify. Automate.

  • Safari won't start after showing an error message: Safari can't use the extension "Omnibar" because the extension is no longer valid.

    Since yesterday evening (19-01-2015) safari won't start. After clicking the safari application it shows an error message: Safari can't use the extension "Omnibar" because the extension is no longer valid.
    This message almost directly disappears whereupon the Problem Report opens. I've tried to find a solution on the web but without succes.
    I'm running OS X Yosemite version 10.10.1 and Safari version 8.0.2 on a:
    MacBook Pro (Retina 13-inch, Mid 2014)
    Processor 3 GHz Intel Core i7
    Memory 16 GB 1600 MHz DDR3
    Graphics Intel Iris 1536 MB
    Since I updated to Yosemite I've been having multiple problems. I already read a clean install will solve most of them. But till then I would love safari to work again.
    Thanks!

    There is no need to download anything to solve this problem.
    If Safari crashes on launch and you don't have another web browser, you should be able to launch Safari by starting up in safe mode.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those.
    After removing the malware, remember to reset your home page in all the web browsers affected, if it was changed.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

  • TS3694 I am unable to view My Wish List on the ITunes Store After installing the updated ITunes. It shows an Error -1202 and says try again later. But it never works.

    I am unable to view My Wish List on the ITunes Store After installing the updated ITunes. It shows an Error -1202 and says try again later. But it never works.

    Hi Jen.  My daughter just compleated her nursing program and is now working as a full time nurse.  Focus and study hard and soon you will be there too.  Now to the problem at hand.  I have the same problem.  I gave up on it and satisfied myself with my iPod without the upgrade.  Reason being I've read so many posts of people having problems after the upgrade.  But I'm sure other factors are involved.  Nevertheless here is the fix most say works to solve the problem:  What ever virus protection you have installed on your computer, disable it.  Then try to install the update. After that enable the protection. I had Kaspersky, and it does it's job well. The thinking is, the virus protection is blocking the upgrade.  Hope this works.   Charlie

  • Can't restore my iphone 5 show an error 9 how can i do to repair that phone?

    can't restore an iphone  5 because show an error 9, how can i do to solve that situation?

    Resolve iOS update and restore errors - Apple Support
    (892)

  • Adobe Reader 9.2 download showing an error 1606.I cannot download fully.please help me.

    Adobe reader 9.2 download showing an error code1606.

    Just go to this link:
    http://kb2.adobe.com/cps/402/kb402867.html
    and follow any possible solution that would solve your problem

Maybe you are looking for