VTC-1345 Error

Every time I connect from my laptop (which runs
Windows XP Home Edition)
to the Oracle DBA Studio Administrator on the server, and I try to
reach Schema and its sub trees, I got this error:
"VTC-1345 The Oracle Management Server is unavailable.
Please restart the application connecting to an available
Oracle Management Server, and retry your operation."
I can manage the database, creating new tables for example, but I cannot see them.
Does someone have any idea on how to fix this problem?
Thank you in advance.
Giorgio

Every time I connect from my laptop (which runs
Windows XP Home Edition)
to the Oracle DBA Studio Administrator on the server, and I try to
reach Schema and its sub trees, I got this error:
"VTC-1345 The Oracle Management Server is unavailable.
Please restart the application connecting to an available
Oracle Management Server, and retry your operation."
I can manage the database, creating new tables for example, but I cannot see them.
Does someone have any idea on how to fix this problem?
Thank you in advance.
Giorgio

Similar Messages

  • Tux 9.0 GP_CAT:1345: ERROR: pif: can't load 'registry.sl' on HP-UX PA-RISC

    I don't know how to fix this problem.
    Can you help me?
    Tuxedo9.0
    HP-UX PA-RISC 32bit

    I'm sure that all the enviroiments were set.
    tux.env:
    TUXDIR=/home/tux/tuxedo9.0; export TUXDIR
    PATH=$TUXDIR/bin:$PATH; export PATH
    COBCPY=:$TUXDIR/cobinclude; export COBCPY
    COBOPT="-C ANS85 -C ALIGN=8 -C NOIBMCOMP -C TRUNC=ANSI -C OSEXT=cbl"; export COB
    OPT
    SHLIB_PATH=$TUXDIR/lib:$SHLIB_PATH; export SHLIB_PATH
    LIBPATH=$TUXDIR/lib:$LIBPATH; export LIBPATH
    LD_LIBRARY_PATH=$TUXDIR/lib:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH
    WEBJAVADIR=$TUXDIR/udataobj/webgui/java
    cd /home/tux/tuxedo9.0/samples/atmi/simpapp
    export TUXCONFIG=/home/tux/tuxedo9.0/samples/atmi/simpapp/tuxconfig
    tmloadcf ....
    tmadmin
    tmadmin - Copyright (c) 1996-1999 BEA Systems, Inc.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by BEA Systems, Inc.
    Tuxedo is a registered trademark.
    Unresolved symbol: pthread_create (code) from /home/tux/tuxedo9.0/lib/libengine.sl
    TMADMIN_CAT:1607: ERROR: Unable to initialize public key subsystem
    ULOG
    104744.server1!tmadmin.8488.1.-2: 12-02-2005: Tuxedo Version 9.0, 32-bit
    104744.server1!tmadmin.8488.1.-2: GP_CAT:1345: ERROR: pif: can't load 'registry.
    sl'
    104744.server1!tmadmin.8488.1.-2: LIBSEC_CAT:22: ERROR: Unable to realize the _e
    c_sec_map_proof interface implementation native/security/map_proof. Error code (
    -5000)
    104744.server1!tmadmin.8488.1.-2: LIBTUX_CAT:6275: ERROR: Unable to initialize p
    ublic key subsystem (-3003)
    104744.server1!tmadmin.8488.1.-2: LIBTUX_CAT:6204: ERROR: Could not initialize p
    ublic key subsystem

  • Tuxedo 8.1 GP_CAT:1345: ERROR: pif: can't load 'registry.sl' HP-UX PA-RISC

    I have developed an NSM Agent extracting data from Tuxedo, Tuxedo starts fine, but when I run my agent, the ULOG is updated with the following statement:
    GP_CAT:1345: ERROR: pif: can't load 'registry.sl'
    I have checked all the system variables
    APPDIR=/tuxstart/domains/adminTng
    FIELDTBLS32=Usysfl32,tpadm
    FLDTBLDIR32=/opt/bea/tuxedo8.1/udataobj
    LD_LIBRARY_PATH=/opt/bea/tuxedo8.1/lib
    LIBPATH=/opt/bea/tuxedo8.1/lib
    QMCONFIG=/tuxstart/domains/adminTng/QSDEVICE
    SHLIB_PATH=/opt/bea/tuxedo8.1/lib:/usr/lib
    TUXCONFIG=/tuxstart/domains/adminTng/tuxconfig
    TUXDIR=/opt/bea/tuxedo8.1
    ldd /opt/bea/tuxedo8.1/lib/registry.sl
    return
    /home2/beadev/PEG/p/bld/gp/libgp/libengine.sl => /opt/bea/tuxedo8.1/lib/libengine.sl
    /usr/lib/libpthread.1 => /usr/lib/libpthread.1
    Can anybody please assist?
    Thanks

    This problem could be cured by "chatr +s enable binary" option on hp-ux. The
    reason is "+s" option for the linker enable the binary dyanmic library
    searching for dlopen and the library directory is specified by
    LD_LIBRARY_PATH or SHLIB_PATH. buildclient will add the option
    automatically.
    Wayne
    <Dirk Kruger> wrote in message news:[email protected]...
    I used the following command to build my agent:
    gcc -I/opt/bea/tuxedo8.1/include -ocaitux -L/opt/bea/tuxedo8.1/lib -L/opt/CA/UnicenterNSM/atech/factory/lib -D_
    _BIGMSGQUEUE
    _ENABLEDcaitux.c -ltux -lbuft -lfml -lfml32 -lengine -lpthread -lcl -lnsl -lfactor
    y
    >
    ldd <agentname>
    =>
    /usr/lib/libc.2 => /usr/lib/libc.2
    /usr/lib/libdld.2 => /usr/lib/libdld.2
    /usr/lib/libc.2 => /usr/lib/libc.2
    /opt/CA/UnicenterNSM/atech/factory/lib/libfactory.sl =>/opt/CA/UnicenterNSM/atech/factory/lib/libfactory.sl
    /usr/lib/libm.2 => /usr/lib/libm.2
    /usr/lib/libc.2 => /usr/lib/libc.2
    /usr/lib/libpthread.1 => /usr/lib/libpthread.1
    /usr/lib/libnsl.1 => /usr/lib/libnsl.1
    /usr/lib/libxti.2 => /usr/lib/libxti.2
    /usr/lib/libcl.2 => /usr/lib/libcl.2
    /usr/lib/libisamstub.1 => /usr/lib/libisamstub.1
    /usr/lib/libdld.2 => /usr/lib/libdld.2
    /usr/lib/libpthread.1 => /usr/lib/libpthread.1
    /opt/bea/tuxedo8.1/lib/libengine.sl =>/opt/bea/tuxedo8.1/lib/libengine.sl
    /opt/bea/tuxedo8.1/lib/libfml32.sl =>/opt/bea/tuxedo8.1/lib/libfml32.sl
    /home2/beadev/r81/LC/bld/lib/libengine.sl =>/opt/bea/tuxedo8.1/lib/libengine.sl
    /home2/beadev/r81/LC/bld/lib/libgiconv.sl =>/opt/bea/tuxedo8.1/lib/libgiconv.sl
    /home2/beadev/r81/LC/bld/lib/libengine.sl =>/opt/bea/tuxedo8.1/lib/libengine.sl
    /opt/bea/tuxedo8.1/lib/libfml.sl =>/opt/bea/tuxedo8.1/lib/libfml.sl
    /home2/beadev/r81/LC/bld/lib/libengine.sl =>/opt/bea/tuxedo8.1/lib/libengine.sl
    /opt/bea/tuxedo8.1/lib/libbuft.sl =>/opt/bea/tuxedo8.1/lib/libbuft.sl
    /opt/bea/tuxedo8.1/lib/libtux.sl =>/opt/bea/tuxedo8.1/lib/libtux.sl
    /home2/beadev/r81/LC/bld/lib/libusort.sl =>/opt/bea/tuxedo8.1/lib/libusort.sl
    /home2/beadev/PEG/p/bld/lib/libengine.sl =>/opt/bea/tuxedo8.1/lib/libengine.sl
    /home2/beadev/r81/LC/bld/lib/libfml32.sl =>/opt/bea/tuxedo8.1/lib/libfml32.sl
    /home2/beadev/r81/LC/bld/lib/libfml.sl =>/opt/bea/tuxedo8.1/lib/libfml.sl
    /home2/beadev/r81/LC/bld/lib/libgiconv.sl =>/opt/bea/tuxedo8.1/lib/libgiconv.sl
    /home2/beadev/r81/LC/bld/lib/libbuft.sl =>/opt/bea/tuxedo8.1/lib/libbuft.sl
    /home2/beadev/r81/LC/bld/lib/libengine.sl =>/opt/bea/tuxedo8.1/lib/libengine.sl
    >
    file <agentname>
    caitux: PA-RISC1.1 shared executable dynamically linked -notstripped
    >
    ldd libengine.sl returns nothing

  • Error message for Adobe Illustrator CC

    After installing Illustrator I recieved this error message. My laptop is 64 bit and I succesfully installed Photoshop. Please give me advice ASAP. Thanks!
    Exit Code: 6
    Please see specific errors below for troubleshooting. For example,  ERROR: DF023, DF045,D ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 98 error(s)
    ----------- Payload: Adobe CSXS Extensions 4_4.0.1_AdobeCSXSExtensions4-mul 4.0.1.0 {0F60BFC9-8764-4554-B222-2B55089F395D} -----------
    ERROR: DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\html\CEPHtmlEngine.exe")(Seq 15)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\html\libcef.dll", Patcher tool returned error: 32769(Seq 13)
    ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 13)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\html\d3dx9_43.dll", Patcher tool returned error: 32769(Seq 11)
    ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 11)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\html\libEGL.dll", Patcher tool returned error: 32769(Seq 9)
    ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 9)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\html\icudt.dll", Patcher tool returned error: 32769(Seq 7)
    ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 7)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\html\d3dcompiler_43.dll", Patcher tool returned error: 32769(Seq 5)
    ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 5)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\html\libGLESv2.dll", Patcher tool returned error: 32769(Seq 3)
    ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 3)
    ----------- Payload: ShareOnBehance_1.0.1_ShareOnBehance1-mul 1.0.1.0 {DE9B086C-67C4-4EB7-9786-9531AD8FEAE8} -----------
    ERROR: DS003: Installer package might be corrupt. Re-download the installer and try again. (Cannot extract 'C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\\Adobe\AdobePatchFiles\{DE9B086C-67C4-4EB7-9786-9531AD8FEAE8}.zip'. Error: Error 0 )
    ----------- Payload: ShareOnBehance_1.0.1_ShareOnBehance1-mul 1.0.1.0 {DE9B086C-67C4-4EB7-9786-9531AD8FEAE8} -----------
    ERROR: DS003: Cannot zip 'C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\\Adobe\AdobePatchFiles\{DE9B086C-67C4-4EB7-9786-9531AD8FEAE8}'. Error: Error 183 Cannot create a file when that file already exists.
    ----------- Payload: Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {D6EDED07-FEE0-4C10-B477-95FF3085DF31} -----------
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\IMSLib.dll", Patcher tool returned error: 32769(Seq 3)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\libcurl.dll", Patcher tool returned error: 32769(Seq 7)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\libeay32.dll", Patcher tool returned error: 32769(Seq 9)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\CEPServiceManager.exe", Patcher tool returned error: 32769(Seq 11)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\VulcanControl.dll", Patcher tool returned error: 32769(Seq 13)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\ssleay32.dll", Patcher tool returned error: 32769(Seq 17)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll", Patcher tool returned error: 32769(Seq 19)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll", Patcher tool returned error: 32769(Seq 21)
    ----------- Payload: Adobe CSXS Infrastructure 4_4.0.1_AdobeCSXSInfrastructure4-mul 4.0.1.0 {9EEE0750-879F-4EA8-89F7-329C866B572B} -----------
    ERROR: DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll")(Seq 5)
    ERROR: Failed to apply patch to file at "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll", Patcher tool returned error: 32769(Seq 3)
    ERROR: DW063: Error rolling back command ARKPatchCommand(Seq 3)
    ----------- Payload: Adobe Illustrator CC Core 17.0.0.0 {9CD4F411-1AF8-440F-8CB5-8E87F04B05A4} -----------
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp50508418" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1423)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1423)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp50328405" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1405)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1405)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp50148372" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1387)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1387)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp50108366" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1383)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1383)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp50068359" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1373)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1373)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp50048356" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1371)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1371)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp50038353" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1370)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1370)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp50028353" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1369)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1369)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49958340" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1362)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1362)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49948336" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1361)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1361)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49938336" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1360)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1360)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49908330" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1357)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1357)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49898330" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1356)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1356)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49888327" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1355)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1355)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49868327" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1353)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1353)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49858327" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1352)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1352)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49848323" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1351)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1351)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49838323" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1350)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1350)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49818323" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1348)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1348)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49808320" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1347)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1347)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49798320" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1346)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1346)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49788317" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1345)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1345)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49778313" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1344)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1344)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49758310" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1342)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1342)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49748310" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1341)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1341)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49728304" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1339)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1339)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49718304" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1338)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1338)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49708294" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1337)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1337)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49518167" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1318)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1318)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49508167" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1317)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1317)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49448147" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1311)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1311)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49438144" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1310)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1310)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49428144" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1309)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1309)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49388134" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1305)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1305)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49378131" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1304)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1304)
    ERROR: DF023: Unable to delete backup file at "C:\adobeTemp\backup\adobetmp49358127" Error 5 Access is denied.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 1302)
    ERROR: DW063: Error committing command ARKDeleteFileCommand(Seq 1302)

    U44.. update error http://forums.adobe.com/thread/1289956 may help
    -more U44.. discussion http://forums.adobe.com/thread/1275963
    -http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html
    -http://helpx.adobe.com/creative-suite/kb/error-u44m1i210-installing-updates-ccm.html

  • TMADMIN_CAT:1607: ERROR: Unable to initialize public key subsystem

    Hi All,
    I have installed HCM 9 with 8.49.08 PeopleTools on CentOS 5.3 Linux. Everything went fine (I have completed the creation of database) until I am about to start the application server that I have just created. I am getting this error, "TMADMIN_CAT:1607: ERROR: Unable to initialize public key subsystem".
    @Nicolas
    I have followed the instructions in your blog (it's very helpful). However I am now stack with this error.
    Screenshot of the error after trying to boot the appserv:
    PeopleSoft Domain Boot Menu
    Domain Name: DMHCM
    1) Boot (Serial Boot)
    2) Parallel Boot
    q) Quit
    Command to execute (1-2, q) [q]: 1
    psappsrv.cfg has changed archiving old one...
    Copying DMHCM/Archive/psappsrv.cfg to DMHCM/Archive/psappsrv_092509_0140_32.cfg
    Attempting to boot bulletin board...
    tmadmin - Copyright (c) 1996-1999 BEA Systems, Inc.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by BEA Systems, Inc.
    Tuxedo is a registered trademark.
    TMADMIN_CAT:1607: ERROR: Unable to initialize public key subsystem
    ==============ERROR!================
    Boot attempt encountered errors!. Check the TUXEDO log for details.
    ==============ERROR!================
    Do you wish to see the error messages in the APPSRV.LOG file? (y/n) [n] :
    Here the content of the ULOG:
    CentOSLinux:psoft /applications/speople/pt849/appserv >tail ULOG.092509
    014032.CentOSLinux!tmadmin.24422.3086362304.-2: 09-25-2009: Tuxedo Version 9.1, 32-bit
    014032.CentOSLinux!tmadmin.24422.3086362304.-2: GP_CAT:1345: ERROR: pif: can't load 'registry.so'
    014032.CentOSLinux!tmadmin.24422.3086362304.-2: LIBSEC_CAT:22: ERROR: Unable to realize the ecsec_map_proof interface implementation native/security/map_proof. Error code (-5000)
    014032.CentOSLinux!tmadmin.24422.3086362304.-2: LIBTUX_CAT:6275: ERROR: Unable to initialize public key subsystem (-3003)
    014032.CentOSLinux!tmadmin.24422.3086362304.-2: LIBTUX_CAT:6204: ERROR: Could not initialize public key subsystem
    020404.CentOSLinux!tmadmin.25119.3086403264.-2: 09-25-2009: Tuxedo Version 9.1, 32-bit
    020404.CentOSLinux!tmadmin.25119.3086403264.-2: GP_CAT:1345: ERROR: pif: can't load 'registry.so'
    020404.CentOSLinux!tmadmin.25119.3086403264.-2: LIBSEC_CAT:22: ERROR: Unable to realize the ecsec_map_proof interface implementation native/security/map_proof. Error code (-5000)
    020404.CentOSLinux!tmadmin.25119.3086403264.-2: LIBTUX_CAT:6275: ERROR: Unable to initialize public key subsystem (-3003)
    020404.CentOSLinux!tmadmin.25119.3086403264.-2: LIBTUX_CAT:6204: ERROR: Could not initialize public key subsystem
    This seems to be the main culprit... GP_CAT:1345: ERROR: pif: can't load 'registry.so' and I have searched this forum and found several suggestions like make sure that LD_LIBRARY_PATH is correctly set .. incorrect permssions, delete the .adm ... etc. I have done all of this suggestions. I even re-installed the Tuxedo 9.1 with the assumption that some files like resistry,.so might have been corrupted but this all did not resolved the issue. I believe I have done my I could before going here asking for help.
    Here is the content of my .bash_profile:
    # .bash_profile
    PS1='CentOSLinux:$USER $PWD >'
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export PATH
    unset USERNAME
    export BEA=/applications/speople/bea
    export TUXDIR=/applications/speople/bea/tuxedo91
    export BEA_HOME=/applications/speople/bea/weblogic92
    export ORACLE_HOME=/applications/oracle/10.2.0
    export PATH=$PATH:$ORACLE_HOME/bin
    LD_LIBRARY_PATH=$ORACLE_HOME/lib; export LD_LIBRARY_PATH
    LIBPATH=$TUXDIR/lib:$LIBPATH:/usr/lib; export LIBPATH
    export PS_HOME=/applications/speople/pt849
    . $PS_HOME/psconfig.sh
    I would really appreciate any help on this issue. Many thanks.

    Please, check if you have the following RPM installed :
    [root@centos ~]# more /etc/redhat-release
    CentOS release 5.3 (Final)
    [root@centos ~]# rpm -q compat-libstdc++-33-3.2.3-61.i386
    compat-libstdc++-33-3.2.3-61
    [root@centos ~]#I tested it on CentOS5.3, everything is working fine. Please, see below all the installation steps :
    1. Install CentOS 5.3 with all the default settings
    2. Install Tuxedo
    2.1 => Modify the file ./linux/sles9/base/tuxedo91_32_SLES_9_x86.bin
    mv ./linux/sles9/base/tuxedo91_32_SLES_9_x86.bin /tmp/tuxedo91_32_SLES_9_x86.bin
    cat /tmp/tuxedo91_32_SLES_9_x86.bin|sed 's/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/' > ./linux/sles9/base/tuxedo91_32_SLES_9_x86.bin2.2 => Download and install JDK5
    ./jdk-1_5_0_21-linux-i586-rpm.bin
    For inquiries please contact:  Sun Microsystems,  Inc., 4150
    Network  Circle,  Santa  Clara,   California  95054,  U.S.A.
    (LFI#143333/Form ID#011801)
    Do you agree to the above license terms? [yes or no]
    yes
    Unpacking...
    Checksumming...
    0
    0
    Extracting...
    UnZipSFX 5.50 of 17 February 2002, by Info-ZIP ([email protected]).
      inflating: jdk-1_5_0_21-linux-i586.rpm
    Preparing...                ########################################### [100%]
       1:jdk                    ########################################### [100%]
    Done.
    [root@centos JDK5]# # /usr/sbin/alternatives --install /usr/bin/java java /usr/java/jdk1.5.0_21/bin/java 2
    [root@centos JDK5]# /usr/sbin/alternatives --config java
    There are 4 programs which provide 'java'.
      Selection    Command
    *  1           /usr/lib/jvm/jre-1.6.0-openjdk/bin/java
       2           /usr/lib/jvm/jre-1.4.2-gcj/bin/java
    + 3           /usr/java/jdk1.5.0_16/bin/java
       4           /usr/java/jdk1.5.0_21/bin/java
    Enter to keep the current selection[+], or type selection number: 4
    [root@centos JDK5]# java -version
    java version "1.5.0_21"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_21-b01)
    Java HotSpot(TM) Client VM (build 1.5.0_21-b01, mixed mode, sharing)
    [root@centos JDK5]#2.3 => Modify the file install.sh
    The line
    sh $INSTALL_BINARY -f $SILENT_INSTALL_FILE > $INSTALLER_OUTPUT;becomes
    sh $INSTALL_BINARY LAX_VM /usr/java/jdk1.5.0_21/jre/bin/java -f $SILENT_INSTALL_FILE > $INSTALLER_OUTPUT;2.4 => run the Tuxedo Installer
    sh ./install.sh3. Install Peopletools
    4. Install the RPM (from the CentOS 5.3 DVD) - this is required for psadmin
    rpm -Uvh compat-libstdc++-33-3.2.3-61.i386.rpm5. Install additional RPMs for Oracle
    rpm -Uvh libXp-1.0.0-8.1.el5.i386.rpm
    rpm -Uvh kernel-headers-2.6.18-128.el5.i386.rpm
    rpm -Uvh glibc-headers-2.5-34.i386.rpm
    rpm -Uvh glibc-devel-2.5-34.i386.rpm
    rpm -Uvh compat-gcc-34-3.4.6-4.i386.rpm
    rpm -Uvh libgomp-4.3.2-7.el5.i386.rpm
    rpm -Uvh gcc-4.1.2-44.el5.i386.rpm
    rpm -Uvh gcc-c++-4.1.2-44.el5.i386.rpm
    rpm -Uvh compat-glibc-headers-2.3.4-2.26.i386.rpm
    rpm -Uvh compat-glibc-2.3.4-2.26.i386.rpm
    rpm -Uvh glibc-utils-2.5-34.i386.rpm
    rpm -Uvh compat-db-4.2.52-5.1.i386.rpm
    rpm -Uvh compat-gcc-34-c++-3.4.6-4.i386.rpm
    rpm -Uvh compat-libstdc++-296-2.96-138.i386.rpm
    rpm -Uvh gcc43-4.3.2-7.el5.i386.rpm
    rpm -Uvh gcc43-c++-4.3.2-7.el5.i386.rpm6. Install Oracle (database or client depending of the config)
    6.1 => add the entry in tnsnames.ora
    6.2 => create the symbolic link
    [oracle@centos oracle]$ cd $ORACLE_HOME/lib
    [oracle@centos lib]$ ln -s libclntsh.so libclntsh.so.9.06.3 => make the ORACLE_HOME readable and executable for everbody
    7. psoft user
    7.1 => The .bash_profile
    [psoft@centos ~]$ more .bash_profile
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
            . ~/.bashrc
    fi
    # User specific environment and startup programs
    export ORACLE_HOME=/oracle/10.2
    PATH=$PATH:$HOME/bin:$ORACLE_HOME/bin
    export PATH
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib
    export PS_HOME=/psoft/psoft849
    . $PS_HOME/psconfig.sh
    [psoft@centos ~]$7.2 => Modify the file $PS_HOME/psconfig.sh
    PS_HOSTTYPE=redhat-4-ia32;export PS_HOSTTYPE8. psadmin, create the new domain, and start
    PeopleSoft Domain Boot Menu
         Domain Name: DMOHRMS9
      1) Boot (Serial Boot)
      2) Parallel Boot
      q) Quit
    Command to execute (1-2, q) [q]: 1
    psappsrv.cfg has changed archiving old one...
    Copying DMOHRMS9/Archive/psappsrv.cfg to DMOHRMS9/Archive/psappsrv_092609_1218_35.cfg
    Attempting to boot bulletin board...
    tmadmin - Copyright (c) 1996-1999 BEA Systems, Inc.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by BEA Systems, Inc.
    Tuxedo is a registered trademark.
    No bulletin board exists. Entering boot mode.
    INFO: BEA Tuxedo, Version 9.1, 32-bit, Patch Level 036
    INFO: Serial #: 650522264137-2065448083901, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Oracle-Peoplesoft-ISV
    Booting admin processes ...
    exec BBL -A :
            process id=26552 ... Started.
    1 process started.
    Attempting to boot ...
    INFO: BEA Tuxedo, Version 9.1, 32-bit, Patch Level 036
    INFO: Serial #: 650522264137-2065448083901, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Oracle-Peoplesoft-ISV
    Booting server processes ...
    exec PSWATCHSRV -A -- -ID 176290 -C psappsrv.cfg -D DMOHRMS9 -S PSWATCHSRV :
            process id=26555 ... Started.
    exec PSAPPSRV -s@../psappsrv.lst -s@../psqcksrv.lst -sICQuery -sSqlQuery:SqlRequest -- -C psappsrv.cfg -D DMOHRMS9 -S PSAPPSRV :
            process id=26556 ... Started.
    exec PSAPPSRV -s@../psappsrv.lst -s@../psqcksrv.lst -sICQuery -sSqlQuery:SqlRequest -- -C psappsrv.cfg -D DMOHRMS9 -S PSAPPSRV :
            process id=26560 ... Started.
    exec PSAPPSRV -s@../psappsrv.lst -s@../psqcksrv.lst -sICQuery -sSqlQuery:SqlRequest -- -C psappsrv.cfg -D DMOHRMS9 -S PSAPPSRV :
            process id=26564 ... Started.
    exec PSSAMSRV -A -- -C psappsrv.cfg -D DMOHRMS9 -S PSSAMSRV :
            process id=26568 ... Started.
    exec PSMONITORSRV -A -- -ID 176290 -C psappsrv.cfg -D DMOHRMS9 -S PSMONITORSRV :
            process id=26571 ... Started.
    exec JSL -A -- -d unused -n //centos.phoenix-nga:9000 -m 1 -M 3 -I 5 -j ANY -x 40 -S 10 -c 1000000 -w JSH :
            process id=26574 ... Started.
    exec JREPSVR -A -- -W -P /psoft/psoft849/appserv/DMOHRMS9/jrepository :
            process id=26576 ... Started.
    8 processes started.HTH,
    Nicolas.

  • Windows client  gives runtime error R6034 with TMMONITOR=app,svc,tran,sys::

    PLEASE REFER TO THE DUPLICATE POSTING IN THE "TUXEDO" FORUM FOR AN ANSWER TO THIS QUESTION.
    Hi,
    I'm testing TSAM on a Windows system. If I run without setting the TMMONITOR environmental variable set everything works fine, but when I set TMMONITOR=app,svc,tran,sys:: both the client and server programs give the runtime error R6034: "An application has made an attempt to load the C runtime library incorrectly". Clicking the "OK" button lets the programs continue, but the following messages appear in the ULOG:
    142539.868.TUXMODEL!tuxmodelclient.5996.5860.0: GP_CAT:1345: ERROR: pif: can't load 'libmonplugin.dll'
    142539.868.TUXMODEL!tuxmodelclient.5996.5860.0: GP_CAT:1341: ERROR: pif: can't load impl 'bea/performance/mongui' that is in InterceptorSequence for 'bea/performance/monfan'
    142539.868.TUXMODEL!tuxmodelclient.5996.5860.0: LIBTUX_CAT:6623: ERROR: TMMONITOR failed to invoke the monitoring plug-in
    142547.342.TUXMODEL!TuxModelServer.3220.728.0: GP_CAT:1345: ERROR: pif: can't load 'libmonplugin.dll'
    142547.342.TUXMODEL!TuxModelServer.3220.728.0: GP_CAT:1341: ERROR: pif: can't load impl 'bea/performance/mongui' that is in InterceptorSequence for 'bea/performance/monfan'
    142547.342.TUXMODEL!TuxModelServer.3220.728.0: LIBTUX_CAT:6623: ERROR: TMMONITOR failed to invoke the monitoring plug-in
    142547.482.TUXMODEL!TuxModelServer.3220.728.0: LIBTUX_CAT:6623: ERROR: TMMONITOR failed to invoke the monitoring plug-in
    142547.498.TUXMODEL!TuxModelServer.3220.728.0: LIBTUX_CAT:6623: ERROR: TMMONITOR failed to invoke the monitoring plug-in
    142547.498.TUXMODEL!tuxmodelclient.5996.5860.0: LIBTUX_CAT:6623: ERROR: TMMONITOR failed to invoke the monitoring plug-in
    Can anyone tell me what I need to do to overcome this problem? (I'm running Tuxedo Version 10.0 with VS2005, 32-bit, Patch Level (none) and TSAM version 1.1. Both programs were compiled with buildclient/buildserver, using Microsoft Visual C++ Express Edition 2008 (Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86)
    Thanks & kind regards,
    Malcolm.
    Edited by: Malcolm Freeman on Oct 28, 2008 11:55 AM

    As I know, the runtime rrror R6034 can be caused by Windows, not caused by TSAM, you need check your Windows system.
    guggi

  • ERROR: pif: can't load 'registry.sl'

    Hi all,
    I am trying to have a oracle server with tux 9.0 when I try to boot the server it throws a error and TMS_ORA fails to boot up and so the servers too.
    There was no errors when I was building TMS_ORA and when I try to boot I see some errors in the ULOG and the TMS_ORA and by servers failed to boot.
    The error I got in ULOG is -
    125510.lchp2!TMS_ORA.19078.1.0: GP_CAT:1345: ERROR: pif: can't load 'registry.sl
    125510.lchp2!TMS_ORA.19078.1.0: LIBSEC_CAT:22: ERROR: Unable to realize the ec
    sec_map_proof interface implementation native/security/map_proof. Error code (-5
    000)
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:6275: ERROR: Unable to initialize pub
    lic key subsystem (-3003)
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:248: ERROR: System init function fail
    ed, Uunixerr =
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:268: ERROR: Failed to stop serving
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:6207: WARN: Destruction of public-key
    subsystem failed
    125510.lchp2!tmboot.19064.1.-2: CMDTUX_CAT:825: ERROR: Process TMS_ORA at tma81
    failed with /T tperrno (TPENOENT - no entry found)
    Please help me in fixing this error.
    Thanks in advance.
    Regards,
    Jerry

    The -5000 error code for LIBSEC_CAT:22 indicates that the system could not
    find the dynamic library registry.sl. You should verify that SHLIB_PATH,
    LD_LIBRARY_PATH, and TUXDIR are correctly set, that $TUXDIR/lib/registry.sl
    exists, and that TMS_ORA was built using the buildtms command and not by
    manually specifying a list of Tuxedo and Oracle libraries.
    <caring friend> wrote in message news:[email protected]..
    Hi all,
    I am trying to have a oracle server with tux 9.0 when I try to boot theserver it throws a error and TMS_ORA fails to boot up and so the servers
    too.
    >
    There was no errors when I was building TMS_ORA and when I try to boot Isee some errors in the ULOG and the TMS_ORA and by servers failed to boot.
    >
    The error I got in ULOG is -
    125510.lchp2!TMS_ORA.19078.1.0: GP_CAT:1345: ERROR: pif: can't load'registry.sl
    125510.lchp2!TMS_ORA.19078.1.0: LIBSEC_CAT:22: ERROR: Unable to realizethe ec
    sec_map_proof interface implementation native/security/map_proof. Errorcode (-5
    000)
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:6275: ERROR: Unable toinitialize pub
    lic key subsystem (-3003)
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:248: ERROR: System initfunction fail
    ed, Uunixerr =
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:268: ERROR: Failed to stopserving
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:6207: WARN: Destruction ofpublic-key
    subsystem failed
    125510.lchp2!tmboot.19064.1.-2: CMDTUX_CAT:825: ERROR: Process TMS_ORA attma81
    failed with /T tperrno (TPENOENT - no entry found)
    Please help me in fixing this error.
    Thanks in advance.
    Regards,
    Jerry

  • Bitstream Generation Error

    Hi,
    While generating the bitstream for my module, I get the following errors. I have used the Constraints Wizard to generate the constraints. Why cannot I generate the bitstream file?
    Route Design
    [Route 35-11] Unplaced Non Vcc/Gnd instance 'bufg_clk_freerun_inst' found.
    [Route 35-66] The design is not fully placed. There are 1 unplaced non Vcc/Gnd instances. The router will ignore these and continue.
    [Route 35-13] Driverless net found. Design will not pass DRC check. Router will skip net hb_gtwiz_reset_clk_freerun_buf_int
    Write Bitstream
    [DRC 23-20] Rule violation (NSTD-1) Unspecified I/O Standard - 5 out of 7 logical ports use I/O standard (IOSTANDARD) value 'DEFAULT', instead of a user assigned specific value. This may cause I/O contention or incompatibility with the board power or connectivity affecting performance, signal integrity or in extreme cases cause damage to the device or the components to which it is connected. To correct this violation, specify all I/O standards. This design will fail to generate a bitstream unless all logical ports have a user specified I/O standard value defined. To allow bitstream creation with unspecified I/O standard values (not recommended), use this command: set_property SEVERITY {Warning} [get_drc_checks NSTD-1]. NOTE: When using the Vivado Runs infrastructure (e.g. launch_runs Tcl command), add this command to a .tcl file and add that file as a pre-hook for write_bitstream step for the implementation run. Problem ports: hb_gtwiz_reset_clk_freerun_in, hb_gtwiz_reset_all_in, link_down_latched_reset_in, link_status_out, link_down_latched_out.
    [DRC 23-20] Rule violation (RTSTAT-2) Partially routed net - 79 net(s) are partially routed. The problem bus(es) and/or net(s) are gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].wr_probe_out[1]_i_2_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].wr_probe_out[1]_i_4_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].wr_probe_out[1]_i_5_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[2].wr_probe_out[2]_i_2_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[2].wr_probe_out[2]_i_5_n_0, hb_gtwiz_reset_clk_freerun_in_IBUF_inst/O, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[0].PROBE_OUT0_INST/Probe_out_reg[0]_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].PROBE_OUT0_INST/Probe_out_reg[0]_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[2].PROBE_OUT0_INST/Probe_out_reg[0]_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/addr_count[2:0], gtwizard_ultrascale_0_vio_0_inst/inst/DECODER_INST/clear, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[3].PROBE_OUT0_INST/data_int_reg_n_0_[0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/data_int_sync1[15:0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/data_int_sync2[15:0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/dn_activity_reg_n_0_[0] (the first 15 of 24 listed).
    [DRC 23-20] Rule violation (RTSTAT-5) Partial antenna - 34 net(s) have a partial antenna. The problem bus(es) and/or net(s) are gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].wr_probe_out[1]_i_2_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].wr_probe_out[1]_i_4_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].wr_probe_out[1]_i_5_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[2].wr_probe_out[2]_i_2_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[2].wr_probe_out[2]_i_5_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[0].PROBE_OUT0_INST/Probe_out_reg[0]_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].PROBE_OUT0_INST/Probe_out_reg[0]_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[2].PROBE_OUT0_INST/Probe_out_reg[0]_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/addr_count[2:0], gtwizard_ultrascale_0_vio_0_inst/inst/DECODER_INST/clear, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[3].PROBE_OUT0_INST/data_int_reg_n_0_[0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/data_int_sync1[15:0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/data_int_sync2[15:0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/dn_activity_reg_n_0_[0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/dn_activity_reg_n_0_[15] (the first 15 of 24 listed).
    [DRC 23-20] Rule violation (RTSTAT-6) Partial conflict - 42 net(s) have a partial conflict. The problem bus(es) and/or net(s) are gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].wr_probe_out[1]_i_2_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].wr_probe_out[1]_i_4_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].wr_probe_out[1]_i_5_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[2].wr_probe_out[2]_i_2_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[2].wr_probe_out[2]_i_5_n_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[0].PROBE_OUT0_INST/Probe_out_reg[0]_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[1].PROBE_OUT0_INST/Probe_out_reg[0]_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[2].PROBE_OUT0_INST/Probe_out_reg[0]_0, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/addr_count[2:0], gtwizard_ultrascale_0_vio_0_inst/inst/DECODER_INST/clear, gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_OUT_ALL_INST/G_PROBE_OUT[3].PROBE_OUT0_INST/data_int_reg_n_0_[0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/data_int_sync1[15:0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/data_int_sync2[15:0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/dn_activity_reg_n_0_[0], gtwizard_ultrascale_0_vio_0_inst/inst/PROBE_IN_INST/dn_activity_reg_n_0_[15] (the first 15 of 25 listed).
    [DRC 23-20] Rule violation (UCIO-1) Unconstrained Logical Port - 7 out of 7 logical ports have no user assigned specific location constraint (LOC). This may cause I/O contention or incompatibility with the board power or connectivity affecting performance, signal integrity or in extreme cases cause damage to the device or the components to which it is connected. To correct this violation, specify all pin locations. This design will fail to generate a bitstream unless all logical ports have a user specified site LOC constraint defined. To allow bitstream creation with unspecified pin locations (not recommended), use this command: set_property SEVERITY {Warning} [get_drc_checks UCIO-1]. NOTE: When using the Vivado Runs infrastructure (e.g. launch_runs Tcl command), add this command to a .tcl file and add that file as a pre-hook for write_bitstream step for the implementation run. Problem ports: mgtrefclk0_x0y0_p, mgtrefclk0_x0y0_n, hb_gtwiz_reset_clk_freerun_in, hb_gtwiz_reset_all_in, link_down_latched_reset_in, link_status_out, link_down_latched_out.
    [DRC 23-20] Rule violation (UNPL-1) Unplaced Cell - bufg_clk_freerun_inst is not placed. Every cell must be placed in order to generate a valid bitstream. Please run tcl command place_design
    [Vivado 12-1345] Error(s) found during DRC. Bitgen not run.
    Thanks,
    Ritwik

    Hi,
    I was trying to run the IP design example for the GTH transceiver core and while running it, it gave me the same errors. How do I deal with the problem ports. I cannot understand where should I connect these ports and how in order to run the bitstream file.
    5 out of 7 logical ports use I/O standard (IOSTANDARD) value 'DEFAULT', instead of a user assigned specific value. This may cause I/O contention or incompatibility with the board power or connectivity affecting performance, signal integrity or in extreme cases cause damage to the device or the components to which it is connected. To correct this violation, specify all I/O standards. This design will fail to generate a bitstream unless all logical ports have a user specified I/O standard value defined. To allow bitstream creation with unspecified I/O standard values (not recommended), use this command: set_property SEVERITY {Warning} [get_drc_checks NSTD-1]. NOTE: When using the Vivado Runs infrastructure (e.g. launch_runs Tcl command), add this command to a .tcl file and add that file as a pre-hook for write_bitstream step for the implementation run. Problem ports: hb_gtwiz_reset_clk_freerun_in, hb_gtwiz_reset_all_in, link_down_latched_reset_in, link_status_out, link_down_latched_out.
    7 out of 7 logical ports have no user assigned specific location constraint (LOC). This may cause I/O contention or incompatibility with the board power or connectivity affecting performance, signal integrity or in extreme cases cause damage to the device or the components to which it is connected. To correct this violation, specify all pin locations. This design will fail to generate a bitstream unless all logical ports have a user specified site LOC constraint defined. To allow bitstream creation with unspecified pin locations (not recommended), use this command: set_property SEVERITY {Warning} [get_drc_checks UCIO-1]. NOTE: When using the Vivado Runs infrastructure (e.g. launch_runs Tcl command), add this command to a .tcl file and add that file as a pre-hook for write_bitstream step for the implementation run. Problem ports: mgtrefclk0_x0y0_p, mgtrefclk0_x0y0_n, hb_gtwiz_reset_clk_freerun_in, hb_gtwiz_reset_all_in, link_down_latched_reset_in, link_status_out, link_down_latched_out.

  • Vivado reports error about: (RTSTAT-6) Partial conflict

    Dear all:
         I am using Vivado 2012.4, and met a error in bit file generation step. BTW, it has been bothering me for quite a long time, and I don't know how to deal with it at all. So come here for all you experts' help.
         the error message is:
    ERROR: [Drc 23-20] Rule violation (RTSTAT-6) Partial conflict - 174890 net(s) have a partial conflict. The first 15 problem net(s) are ............ (list some signal names)
    ERROR: [Vivado 12-1345] Error(s) found during DRC. Bitgen not run.
    INFO: [Common 17-83] Releasing license: Implementation
    write_bitstream: Time (s): cpu = 00:05:21 ; elapsed = 00:02:42 . Memory (MB): peak = 6844.121 ; gain = 1617.871
    ERROR: [Common 17-39] 'write_bitstream' failed due to earlier errors.
         detail PR report is attached, too.
         Thanks for everyone's help!
    Dean
     

    Can you send the design to me?
    A combinational loop is combinational logic that feeds back to itself without a register. The simplest example is an inverter whose output feeds back to the input creating an oscillator.
    This DRC issue does need to be addressed and beginning with Vivado 2014.1, bitstream generation will not be allowed with this condition unless the message severity is overridden. The message has also been improved for 2014.1 to describe the issue more completely:
    LUTLP-1#2 Critical Warning
    Combinatorial Loop
    2 LUT cells form a combinatorial loop. This can create a race condition. Timing analysis may not be accurate. The preferred resolution is to modify the design to remove combinatorial logic loops. To allow bitstream creation for designs with combinatorial logic loops (not recommended), use this command: set_property SEVERITY {Warning} [get_drc_checks LUTLP-1]. NOTE: When using the Vivado Runs infrastructure (e.g. launch_runs Tcl command), add this command to a .tcl file and add that file as a pre-hook for write_bitstream step for the implementation run. topGN/LUT5_38, topGN/LUT5_39.
    Related violations: <none>

  • Need help to interface InRevium's TB-FMCH-HDMI4K Board with ZC706 Eval board

    We (PathPartner Technology Consulting Services) have recently procured the above-mentioned card(from Inrevium) for supporting HDMI display (HDMI2.0 for 4K) for our FPGA-based Video Codec solution.
    We are implementing this solution on ZC706 board (Zynq-7045 based)
    We did get access to reference designs from Xilinx’s HDMI Reference Design lounge wherein the Reference design is targeted for KC705 evaluation board. It seemed feasible to implement the same design on ZC706 board since both the devices in KC705 and ZC706 use the same XCVR.
    While implementing the design on ZC706 board, we could not generate bitfiles due to DRC violations. We did set the pin assignments made in XDC file targetting ZC706 (compared to KC705).
    The DRC errors are:
    [DRC 23-20] Rule violation (RTSTAT-2) Partially routed net - 1 net(s) are partially routed. The problem bus(es) and/or net(s) are IPI_INST/hdmi_ipi_i/hdmi_gt_0/inst/drurefclk_to_qpll.
    [DRC 23-20] Rule violation (UCIO-1) Unconstrained Logical Port - 2 out of 49 logical ports have no user assigned specific location constraint (LOC). This may cause I/O contention or incompatibility with the board power or connectivity affecting performance, signal integrity or in extreme cases cause damage to the device or the components to which it is connected. To correct this violation, specify all pin locations. This design will fail to generate a bitstream unless all logical ports have a user specified site LOC constraint defined. To allow bitstream creation with unspecified pin locations (not recommended), use this command: set_property SEVERITY {Warning} [get_drc_checks UCIO-1]. NOTE: When using the Vivado Runs infrastructure (e.g. launch_runs Tcl command), add this command to a .tcl file and add that file as a pre-hook for write_bitstream step for the implementation run. Problem ports: DRU_CLK_P_IN, DRU_CLK_N_IN.
    [Vivado 12-1345] Error(s) found during DRC. Bitgen not run.
    Delving further:
    The HDMI 2.0 Design requires GT differential clock pairs for 3 of its clocks, the pins are as mentioned below:
    In the reference design that is based on the KC705 board, these pins are connected to the approriate GT Differential clock pairs as below:
    set_property PACKAGE_PIN C8 [get_ports HDMI_RX_CLK_P_IN]  (FMC_HPC_GBTCLK0_M2C_P on KC705)
    set_property PACKAGE_PIN G8[get_ports DRU_CLK_P_IN] (SMA_MGT_REFCLK_P on KC705)
    set_property PACKAGE_PIN E8 [get_ports TX_REFCLK_P_IN] (FMC_HPC_GBTCLK1_M2C_P on KC705)
    But in case of ZC706 we could find only 2 GT pairs: FMC_HPC_GBTCLK0_M2C and FMC_HPC_GBTCLK1_M2C that corresponds to pins AD10 and AA8 respectively.
    We could not find another differential clock pin on HPC connector with similar properties for DRU_CLK_P_IN.
    We have set the constraints as follows:
    set_property PACKAGE_PIN AD10 [get_ports HDMI_RX_CLK_P_IN] 
    set_property PACKAGE_PIN AA8 [get_ports TX_REFCLK_P_IN]
    and
    set_property PACKAGE_PIN AF10 [get_ports DRU_CLK_P_IN]: Need to find an appropriate pin on ZC706 board
    Please refer to the attached .xdc file that we are using for the bit file generation on ZC706 board (we have retained the file name similar to one used for KC705 in the reference design).
    It will help us if we can find an alternative pin for the DRU_CLK_P_IN on ZCZ706 board
    Another alternative would be: We do not need the RX port. Hence, if RX can be completely disabled, the RX CLK pin can be used for DRU_CLK_P_IN.  Need to know how RX can be disabled.
    Looking forward for guidance in resolving the above-mentioned...
    Thanks and Regards
    Lalith
     

    Hi Satish,
    For the TB-FMCH-HDMI4K Card that we have procured from InRevium, we have got a reference design that is targetted for KC705 board. We have a ZC706 board and intend to get this card operational on ZC706. It seemed feasible since both the devices in KC705 and ZC706 use the same XCVR.
    The HDMI 2.0 Design requires GT differential clock pairs for 3 of its clocks, the pins are as mentioned below:
    In the reference design that is based on the KC705 board, these pins are connected to the approriate GT Differential clock pairs as below:
    set_property PACKAGE_PIN C8 [get_ports HDMI_RX_CLK_P_IN]  (FMC_HPC_GBTCLK0_M2C_P on KC705)
    set_property PACKAGE_PIN G8[get_ports DRU_CLK_P_IN] (SMA_MGT_REFCLK_P on KC705)
    set_property PACKAGE_PIN E8 [get_ports TX_REFCLK_P_IN] (FMC_HPC_GBTCLK1_M2C_P on KC705)
    But in case of ZC706 we could find only 2 GT pairs: FMC_HPC_GBTCLK0_M2C and FMC_HPC_GBTCLK1_M2C that corresponds to pins AD10 and AA8 respectively.
    We could not find another differential clock pin on HPC connector with similar properties for DRU_CLK_P_IN.
    We have set the constraints as follows:
    set_property PACKAGE_PIN AD10 [get_ports HDMI_RX_CLK_P_IN] 
    set_property PACKAGE_PIN AA8 [get_ports TX_REFCLK_P_IN]
    and
    set_property PACKAGE_PIN AF10 [get_ports DRU_CLK_P_IN]: Need to find an appropriate pin on ZC706 board
    Please refer to the attached .xdc file that we are using for the bit file generation.
    It will help us if we can find an alternative pin for the DRU_CLK_P_IN on ZCZ706 board
    Another alternative would be: We do not need the RX port. Hence, if RX can be completely disabled, the RX CLK pin can be used for DRU_CLK_P_IN.  Need to know how RX can be disabled.
    Looking forward for your guidance in resolving the same
    Thanks and Regards
    Lalith
     

  • [REQ] pixieplus

    Hi
    pixie is ihmo the best pictureviewer / browser.
    Unfortunately it doesn´t run anymore after xorg update
    I tried to build it again, but it fails.
    PKGBUILD:
    # Contributor : Damir Perisa <[email protected]>
    # libtiff, libjpeg, libpng, and libungif needed to build
    pkgname=pixieplus
    pkgver=0.5.4.1
    pkgrel=1
    pkgdesc="A fast, and feature packed image browser, viewer, and
    image/photo editor for KDE."
    url="http://www.mosfet.org/pixie/"
    depends=('kdelibs>=3.1' 'kdebase>=3.1' 'imagemagick')
    # source=(http://www.mosfet.org/pixie/$pkgname-$pkgver.tar.gz)
    source=(ftp://ftp.tu-chemnitz.de/pub/FreeBSD/ports/distfiles/pixieplus-0.5.4.1.$ build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/opt/kde --enable-final
    make || return 1
    make prefix=$startdir/pkg/opt/kde install
    this is the error I get:
    qxcfi.cpp: In static member function 'static bool XCFImageFormat::loadProperty(QDataStream&, PropType&, QByteArray&)':
    qxcfi.cpp:1345: error: no match for 'operator>>' in 'xcf_io >> (Q_UINT32)type'
    /opt/qt/include/qdatastream.h:72: note: candidates are: QDataStream& QDataStream::operator>>(Q_INT8&)
    /opt/qt/include/qdatastream.h:155: note: QDataStream& QDataStream::operator>>(Q_UINT8&)
    /opt/qt/include/qdatastream.h:74: note: QDataStream& QDataStream::operator>>(Q_INT16&)
    /opt/qt/include/qdatastream.h:158: note: QDataStream& QDataStream::operator>>(Q_UINT16&)
    /opt/qt/include/qdatastream.h:76: note: QDataStream& QDataStream::operator>>(Q_INT32&)
    /opt/qt/include/qdatastream.h:161: note: QDataStream& QDataStream::operator>>(Q_UINT32&)
    /opt/qt/include/qdatastream.h:78: note: QDataStream& QDataStream::operator>>(Q_INT64&)
    /opt/qt/include/qdatastream.h:164: note: QDataStream& QDataStream::operator>>(Q_UINT64&)
    /opt/qt/include/qdatastream.h:81: note: QDataStream& QDataStream::operator>>(Q_LONG&)
    /opt/qt/include/qdatastream.h:168: note: QDataStream& QDataStream::operator>>(Q_ULONG&)
    /opt/qt/include/qdatastream.h:85: note: QDataStream& QDataStream::operator>>(float&)
    /opt/qt/include/qdatastream.h:86: note: QDataStream& QDataStream::operator>>(double&)
    /opt/qt/include/qdatastream.h:87: note: QDataStream& QDataStream::operator>>(char*&)
    /opt/qt/include/qcstring.h:133: note: QDataStream& operator>>(QDataStream&, QByteArray&)
    /opt/qt/include/qcstring.h:241: note: QDataStream& operator>>(QDataStream&, QCString&)
    /opt/qt/include/qstring.h:826: note: QDataStream& operator>>(QDataStream&, QString&)
    /opt/qt/include/qpoint.h:101: note: QDataStream& operator>>(QDataStream&, QPoint&)
    /opt/qt/include/qsize.h:109: note: QDataStream& operator>>(QDataStream&, QSize&)
    /opt/qt/include/qrect.h:160: note: QDataStream& operator>>(QDataStream&, QRect&)
    /opt/qt/include/qtextstream.h:298: note: QTextStream& operator>>(QTextStream&, QTextStream& (*)(QTextStream&))
    /opt/qt/include/qglist.h:204: note: QDataStream& operator>>(QDataStream&, QGList&)
    /opt/qt/include/qstringlist.h:98: note: QDataStream& operator>>(QDataStream&, QStringList&)
    /opt/qt/include/qcolor.h:223: note: QDataStream& operator>>(QDataStream&, QColor&)
    /opt/qt/include/qpixmap.h:331: note: QDataStream& operator>>(QDataStream&, QPixmap&)
    /opt/qt/include/qimage.h:259: note: QDataStream& operator>>(QDataStream&, QImage&)
    make[2]: *** [qxcfi.lo] Error 1
    make[2]: Leaving directory `/var/abs/local/pixie/src/pixieplus-0.5.4.1/misc'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/var/abs/local/pixie/src/pixieplus-0.5.4.1'
    make: *** [all] Error 2
    ==> ERROR: Build Failed. Aborting...
    [root@T1000 pixie]# nano PKGBUILD
    any idea?

    Please post the details of the application release, database version and OS.
    Req import fails with.
    POCIRM-24a: ORA-01400: cannot insert NULL into ("PO"."PO_REQ_DISTRIBUTIONS_ALL"."DPlease follow the steps in these docs for details about the error.
    Adding To Cart Delivers Error - ORA-01400: Cannot Insert NULL Into ("PO"."PO_REQUISITION_LINES_ALL"."DELIVER_TO_LOCATION_ID") [ID 580002.1]
    FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]
    Thanks,
    Hussein

  • Pif: can't load 'registry.so'

    Hi everybody:
    I am trying to run a cgi program, in Tuxedo 8.0, as a WS client.
    I have built the client with -w option, set WSNADDR and LD_LIBRARY_PATH
    env variable on client machine to the WSL.
    The error reported by the ULOG file is
    GP_CAT:1345: ERROR: pif: can't load 'registry.so'
    The resolution to this error suggests to check the ImagePath or shared
    library path.
    What has gone wrong? Am I missing something.
    Thanks.
    [jmurua.vcf]

    Hi everybody:
    I am trying to run a cgi program, in Tuxedo 8.0, as a WS client.
    I have built the client with -w option, set WSNADDR and LD_LIBRARY_PATH
    env variable on client machine to the WSL.
    The error reported by the ULOG file is
    GP_CAT:1345: ERROR: pif: can't load 'registry.so'
    The resolution to this error suggests to check the ImagePath or shared
    library path.
    What has gone wrong? Am I missing something.
    Thanks.
    [jmurua.vcf]

  • Can't load 'registry.so' problem

    Hi everybody:
    I have the next problem.
    [jmurua.vcf]

    The -5000 error code for LIBSEC_CAT:22 indicates that the system could not
    find the dynamic library registry.sl. You should verify that SHLIB_PATH,
    LD_LIBRARY_PATH, and TUXDIR are correctly set, that $TUXDIR/lib/registry.sl
    exists, and that TMS_ORA was built using the buildtms command and not by
    manually specifying a list of Tuxedo and Oracle libraries.
    <caring friend> wrote in message news:[email protected]..
    Hi all,
    I am trying to have a oracle server with tux 9.0 when I try to boot theserver it throws a error and TMS_ORA fails to boot up and so the servers
    too.
    >
    There was no errors when I was building TMS_ORA and when I try to boot Isee some errors in the ULOG and the TMS_ORA and by servers failed to boot.
    >
    The error I got in ULOG is -
    125510.lchp2!TMS_ORA.19078.1.0: GP_CAT:1345: ERROR: pif: can't load'registry.sl
    125510.lchp2!TMS_ORA.19078.1.0: LIBSEC_CAT:22: ERROR: Unable to realizethe ec
    sec_map_proof interface implementation native/security/map_proof. Errorcode (-5
    000)
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:6275: ERROR: Unable toinitialize pub
    lic key subsystem (-3003)
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:248: ERROR: System initfunction fail
    ed, Uunixerr =
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:268: ERROR: Failed to stopserving
    125510.lchp2!TMS_ORA.19078.1.0: LIBTUX_CAT:6207: WARN: Destruction ofpublic-key
    subsystem failed
    125510.lchp2!tmboot.19064.1.-2: CMDTUX_CAT:825: ERROR: Process TMS_ORA attma81
    failed with /T tperrno (TPENOENT - no entry found)
    Please help me in fixing this error.
    Thanks in advance.
    Regards,
    Jerry

  • After installing yosemite its showing my safari is open and displaying a long error message. so now i cant get onto the internet!!!! Please help

    So I downloaded the new yosemite software onto my macbook pro 13 inch and every time I try to get onto the safari page it says
    Safari quit unexpectedly and gives an option to reopen
    If I click reopen the same error message pops up
    Then if I click the comments it's comes up with
    Process:               Safari [351]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0 (10600.1.25)
    Build Info:            WebBrowser-7600001025000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [351]
    User ID:               501
    Date/Time:             2014-10-23 09:14:03.098 +0100
    OS Version:            Mac OS X 10.10 (14A389)
    Report Version:        11
    Anonymous UUID:        218B1CA4-7890-1373-B140-9116AC72C05E
    Time Awake Since Boot: 130 seconds
    Crashed Thread:        32
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
        __TEXT                 000000010d85c000-000000010d85d000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib        0x00007fff8e91f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8e91e69f mach_msg + 55
    2   com.apple.CoreFoundation      0x00007fff8d977b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation      0x00007fff8d976fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation      0x00007fff8d976838 CFRunLoopRunSpecific + 296
    5   com.apple.HIToolbox           0x00007fff93d3243f RunCurrentEventLoopInMode + 235
    6   com.apple.HIToolbox           0x00007fff93d321ba ReceiveNextEventCommon + 431
    7   com.apple.HIToolbox           0x00007fff93d31ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    8   com.apple.AppKit              0x00007fff931b7821 _DPSNextEvent + 964
    9   com.apple.AppKit              0x00007fff931b6fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    10  com.apple.Safari.framework    0x00007fff92628f20 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    11  com.apple.AppKit              0x00007fff934bbd27 -[NSApplication _realDoModalLoop:peek:] + 666
    12  com.apple.AppKit              0x00007fff934ba2d6 -[NSApplication runModalForWindow:] + 119
    13  com.apple.AppKit              0x00007fff934b9ea3 -[NSAlert runModal] + 144
    14  com.apple.AppKit              0x00007fff931bc7ad __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1037
    15  com.apple.AppKit              0x00007fff931bc35e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    16  com.apple.AppKit              0x00007fff931bc2fd -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
    17  com.apple.AppKit              0x00007fff931bbfea -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 255
    18  com.apple.AppKit              0x00007fff931bbdb9 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    19  com.apple.AppKit              0x00007fff931bb805 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    20  com.apple.Foundation          0x00007fff9604c458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    21  com.apple.Foundation          0x00007fff9604c2c9 _NSAppleEventManagerGenericHandler + 102
    22  com.apple.AE                  0x00007fff8872699c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    23  com.apple.AE                  0x00007fff88726719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    24  com.apple.AE                  0x00007fff88726623 aeProcessAppleEvent + 295
    25  com.apple.HIToolbox           0x00007fff93d3f37e AEProcessAppleEvent + 56
    26  com.apple.AppKit              0x00007fff931b7ec6 _DPSNextEvent + 2665
    27  com.apple.AppKit              0x00007fff931b6fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    28  com.apple.Safari.framework    0x00007fff92628f20 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    29  com.apple.AppKit              0x00007fff931aaf73 -[NSApplication run] + 594
    30  com.apple.AppKit              0x00007fff93196424 NSApplicationMain + 1832
    31  libdyld.dylib                 0x00007fff8bed95c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_platform.dylib      0x00007fff94c66f2d _platform_bzero$VARIANT$Ivybridge + 77
    1   libsystem_malloc.dylib        0x00007fff9600f79a szone_malloc_should_clear + 2439
    2   libsystem_malloc.dylib        0x00007fff96010acb malloc_zone_calloc + 78
    3   libsystem_malloc.dylib        0x00007fff96016231 calloc + 49
    4   libobjc.A.dylib               0x00007fff8a772719 class_createInstance + 133
    5   libdispatch.dylib             0x00007fff883db921 _os_object_alloc_realized + 38
    6   libdispatch.dylib             0x00007fff883dc6d8 dispatch_mach_msg_create + 78
    7   libdispatch.dylib             0x00007fff883eec19 _dispatch_mach_msg_recv + 264
    8   libdispatch.dylib             0x00007fff883deccb _dispatch_mgr_invoke + 49
    9   libdispatch.dylib             0x00007fff883dea6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib        0x00007fff8e91f582 semaphore_timedwait_trap + 10
    1   libdispatch.dylib             0x00007fff883e2c0f _dispatch_semaphore_wait_slow + 143
    2   com.apple.CoreDuet            0x00007fff948496c0 -[CDAttribute historyOfValue:forWindow:filter:maximumElements:error:] + 529
    3   com.apple.Safari.framework    0x00007fff92b9f02b __57-[WBSParsecSearchClient updateRecentlyUsedAppIdentifiers]_block_invoke + 278
    4   libdispatch.dylib             0x00007fff883e0323 _dispatch_call_block_and_release + 12
    5   libdispatch.dylib             0x00007fff883dbc13 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff883de88f _dispatch_root_queue_drain + 935
    7   libdispatch.dylib             0x00007fff883ecfe4 _dispatch_worker_thread3 + 91
    8   libsystem_pthread.dylib       0x00007fff895376cb _pthread_wqthread + 729
    9   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 7:: WebCore: IconDatabase
    0   libsystem_kernel.dylib        0x00007fff8e924132 __psynch_cvwait + 10
    1   com.apple.WebCore             0x00007fff8acf3ebb WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x00007fff8acf1009 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore      0x00007fff94f40a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff895372fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff89537279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff895354b1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib        0x00007fff8e91f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8e91e69f mach_msg + 55
    2   com.apple.QuartzCore          0x00007fff88250d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore          0x00007fff88250c96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff895372fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff89537279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff895354b1 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib        0x00007fff8e91f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8e91e69f mach_msg + 55
    2   com.apple.CoreFoundation      0x00007fff8d977b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation      0x00007fff8d976fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation      0x00007fff8d976838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff87a44e90 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation          0x00007fff96092b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff895372fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff89537279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff895354b1 thread_start + 13
    Thread 12:: Safari: WBSParsecSearchClient location
    0   libsystem_kernel.dylib        0x00007fff8e91f52e mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8e91e69f mach_msg + 55
    2   com.apple.CoreFoundation      0x00007fff8d977b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation      0x00007fff8d976fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation      0x00007fff8d976838 CFRunLoopRunSpecific + 296
    5   com.apple.Safari.framework    0x00007fff92b9fd3e -[WBSParsecSearchClient _locationThread] + 43
    6   com.apple.Foundation          0x00007fff96092b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff895372fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff89537279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff895354b1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib        0x00007fff8e924946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff895354a1 start_wqthread + 13
    Thread 30:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib        0x00007fff8e9243f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff895372fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff89537279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff895354b1 thread_start + 13
    Thread 31:: Safari: HistoryTextCache caching
    0   libsystem_kernel.dylib        0x00007fff8e9255d6 pread + 10
    1   com.apple.SearchKit           0x00007fff8d2257b6 StoreStreamReadPastEndOfBuffer + 69
    2   com.apple.SearchKit           0x00007fff8d2256f8 StoreStreamReadBytes + 52
    3   com.apple.SearchKit           0x00007fff8d2256b1 StoreStreamReadUInt32 + 19
    4   com.apple.SearchKit           0x00007fff8d226f4d IAInputBlock::ReadUInt32() + 21
    5   com.apple.SearchKit           0x00007fff8d229275 ReadPage(unsigned int, IAStorage*, IAOrderedStorable*) + 61
    6   com.apple.SearchKit           0x00007fff8d229035 BTree::Open(IAStorage*, unsigned int, bool, bool) + 173
    7   com.apple.SearchKit           0x00007fff8d228619 TermIndex::Open() + 345
    8   com.apple.SearchKit           0x00007fff8d228467 InvertedIndex::Open() + 29
    9   com.apple.SearchKit           0x00007fff8d2261d6 TIAIndex::Open(IAStorage*, __CFString const*, unsigned char) + 76
    10  com.apple.SearchKit           0x00007fff8d225f80 IAIndexOpen + 108
    11  com.apple.SearchKit           0x00007fff8d224788 SKIndexOpen(void const*, __CFString const*, __CFString const*, unsigned char) + 844
    12  com.apple.SearchKit           0x00007fff8d2243fc SKIndexOpenWithURLAndLocale + 86
    13  com.apple.Safari.framework    0x00007fff927fadcb -[HistoryTextCache(FileInternal) _initializeSearchIndexCreatingIfNecessary:] + 251
    14  com.apple.Safari.framework    0x00007fff927fafe7 -[HistoryTextCache(FileInternal) _removeCachedPageTextForURLStringWithoutFlushing:] + 68
    15  com.apple.Safari.framework    0x00007fff927fa910 -[HistoryTextCache(FileInternal) _runCachingThread] + 649
    16  com.apple.Foundation          0x00007fff96092b7a __NSThread__main__ + 1345
    17  libsystem_pthread.dylib       0x00007fff895372fc _pthread_body + 131
    18  libsystem_pthread.dylib       0x00007fff89537279 _pthread_start + 176
    19  libsystem_pthread.dylib       0x00007fff895354b1 thread_start + 13
    Thread 32 Crashed:
    0   libsystem_pthread.dylib       0x00007fff89535695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib             0x00007fff88f99b78 vfprintf_l + 28
    2   libsystem_c.dylib             0x00007fff88f92620 fprintf + 186
    3   ???                           0x00000001543585dc 0 + 5707761116
    Thread 32 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff772041d8  rcx: 0x00007fff772041f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff772041f0  rsi: 0x00007fff89535b14  rbp: 0x0000000154354e30  rsp: 0x0000000154354db0
       r8: 0x000000014f2df000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff772036b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff89535695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     3
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10d85c000 -        0x10d85cfff  com.apple.Safari (8.0 - 10600.1.25) <CCB419A4-D7C3-3F1C-B293-35543A15602C> /Applications/Safari.app/Contents/MacOS/Safari
           0x1522a2000 -        0x1522a2ff5 +cl_kernels (???) <D1E9D929-6134-4749-B405-C44BFC3CBF42> cl_kernels
           0x1522a7000 -        0x1522a7fef +cl_kernels (???) <48371977-D73C-4A0E-8E5A-14815200FBC6> cl_kernels
           0x152f1d000 -        0x153003fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
        0x7fff6c667000 -     0x7fff6c69d837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff86e28000 -     0x7fff86e42ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8778c000 -     0x7fff878d0ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff878d1000 -     0x7fff87962ff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff87963000 -     0x7fff879a3ff7  com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff879a4000 -     0x7fff87ba7ff3  com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff88229000 -     0x7fff883d9ff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff883da000 -     0x7fff88404ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff88405000 -     0x7fff88408fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88409000 -     0x7fff88424ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff88427000 -     0x7fff8870effb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8870f000 -     0x7fff88718ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff88719000 -     0x7fff88778ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff888e3000 -     0x7fff888e5ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff888e6000 -     0x7fff88952fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff88953000 -     0x7fff889e1ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff889e2000 -     0x7fff889edff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff889ee000 -     0x7fff88a7ffff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff88a80000 -     0x7fff88accfff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff88acd000 -     0x7fff88b0ffff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff88b74000 -     0x7fff88bc2fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff88bc3000 -     0x7fff88c69fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88c6a000 -     0x7fff88c77ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff88c78000 -     0x7fff88c87fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff88c9d000 -     0x7fff88ca8ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff88ca9000 -     0x7fff88cfaff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff88cfb000 -     0x7fff88d2bffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff88d2c000 -     0x7fff88d2dff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff88d2e000 -     0x7fff88d36fff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff88d37000 -     0x7fff88f1cff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff88f1d000 -     0x7fff88f54ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff88f55000 -     0x7fff88fe1fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff89011000 -     0x7fff89019ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff89024000 -     0x7fff8908bff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8908c000 -     0x7fff89096ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89097000 -     0x7fff890e3ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff890e4000 -     0x7fff890e8ff7  com.apple.LoginUICore (3.0 - 3.0) <86C742AF-8F8A-3AD6-AFD3-DEC66815B5C0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff890e9000 -     0x7fff891bfff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff894e7000 -     0x7fff89517ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff89525000 -     0x7fff89533fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff89534000 -     0x7fff8953dfff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff89585000 -     0x7fff8958cff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8958d000 -     0x7fff89de4ff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff89e0a000 -     0x7fff89e13ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff89e14000 -     0x7fff89e19ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff89e1a000 -     0x7fff8a05aff7  com.apple.AddressBook.framework (9.0 - 1498) <EFCD7F23-4654-3B3F-997B-88054D29D442> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8a05b000 -     0x7fff8a084ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8a085000 -     0x7fff8a0f9fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a0fa000 -     0x7fff8a13bfff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a13c000 -     0x7fff8a13cff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8a13d000 -     0x7fff8a22ffff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8a310000 -     0x7fff8a311fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8a597000 -     0x7fff8a619fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a61a000 -     0x7fff8a647fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8a648000 -     0x7fff8a6c5fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8a745000 -     0x7fff8a76bff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8a76c000 -     0x7fff8a951267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8a952000 -     0x7fff8a954ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8a96f000 -     0x7fff8a976fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8a977000 -     0x7fff8aa6aff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8aa6b000 -     0x7fff8aa78fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8aa79000 -     0x7fff8aa7afff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8aa7b000 -     0x7fff8aa85ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8aa86000 -     0x7fff8aa88ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff8aa89000 -     0x7fff8aaf7ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8ab1d000 -     0x7fff8abdcfff  com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8abe0000 -     0x7fff8abf0ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff8aced000 -     0x7fff8bc91ffb  com.apple.WebCore (10600 - 10600.1.25) <EE07107A-A63D-3077-B863-C82C1E80B56D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8bc92000 -     0x7fff8bcc3fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8bcc4000 -     0x7fff8bceffff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff8bcf0000 -     0x7fff8bdcdff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8bdce000 -     0x7fff8bdd0ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8be37000 -     0x7fff8be39fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8be3a000 -     0x7fff8beaeff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8beaf000 -     0x7fff8beb0fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8beb1000 -     0x7fff8bed5ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8bed6000 -     0x7fff8bed9ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff8beda000 -     0x7fff8c045ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c046000 -     0x7fff8c046fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8c047000 -     0x7fff8c04afff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
        0x7fff8c056000 -     0x7fff8c081fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8c082000 -     0x7fff8c082fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8c08a000 -     0x7fff8c0a3fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8c0ff000 -     0x7fff8c106fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c13a000 -     0x7fff8c252ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c253000 -     0x7fff8c2f1fff  com.apple.Metadata (10.7.0 - 916) <DA8A1D18-19FE-37B3-BE12-85C5B0A00736> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8c2f2000 -     0x7fff8c312fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8c414000 -     0x7fff8c495ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8c606000 -     0x7fff8c61dff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8c61e000 -     0x7fff8c624fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8c625000 -     0x7fff8c6e0ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8c6e1000 -     0x7fff8c6e9ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8c6ea000 -     0x7fff8c6eafff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8c6eb000 -     0x7fff8cbd7fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8cbd8000 -     0x7fff8cc21ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8cc22000 -     0x7fff8cc2dfff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8cc2e000 -     0x7fff8cdbcfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8cdbd000 -     0x7fff8cddaffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8cdf9000 -     0x7fff8d0a5fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8d0a6000 -     0x7fff8d0d6fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff8d0d7000 -     0x7fff8d0e5fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1498) <0BD29957-C30F-376A-B28F-1510F80A9174> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8d0e6000 -     0x7fff8d104ff7  com.apple.addressbook.vCard (9.0 - 1498) <45C2138B-EA52-3576-8C5C-46637E648DF2> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff8d105000 -     0x7fff8d112fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8d113000 -     0x7fff8d222ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8d223000 -     0x7fff8d292fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8d2a0000 -     0x7fff8d2b1fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8d34a000 -     0x7fff8d355ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff8d356000 -     0x7fff8d39cff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8d39d000 -     0x7fff8d39efff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8d459000 -     0x7fff8d4b1ff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff8d4b2000 -     0x7fff8d4c4ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8d4c5000 -     0x7fff8d779ff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8d793000 -     0x7fff8d7c1fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d7c2000 -     0x7fff8d904fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8d905000 -     0x7fff8dc9bfff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8dcdd000 -     0x7fff8dcf1ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8ddff000 -     0x7fff8e132fff  libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
        0x7fff8e140000 -     0x7fff8e161fff  com.apple.framework.Apple80211 (10.0 - 1000.57.3) <F64EB1A1-57F3-3ABA-97D0-DB7C926FD07F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8e162000 -     0x7fff8e225ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e226000 -     0x7fff8e273ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8e274000 -     0x7fff8e64bfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8e64c000 -     0x7fff8e699fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8e69a000 -     0x7fff8e6afff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e6bd000 -     0x7fff8e703ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8e704000 -     0x7fff8e708fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8e709000 -     0x7fff8e749ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e7fa000 -     0x7fff8e800ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8e801000 -     0x7fff8e826ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8e827000 -     0x7fff8e827ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8e828000 -     0x7fff8e82aff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8e853000 -     0x7fff8e88efff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e8de000 -     0x7fff8e8e0fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e8e1000 -     0x7fff8e8e7ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8e8e8000 -     0x7fff8e8fbff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff8e8fc000 -     0x7fff8e90dff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8e90e000 -     0x7fff8e92bfff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e92c000 -     0x7fff8e966ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e9c8000 -     0x7fff8e9ccfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8e9cd000 -     0x7fff8ea27ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8ea29000 -     0x7fff8ee7cfc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8ee7d000 -     0x7fff8eef3fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8eef4000 -     0x7fff8ef96fff  com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8ef97000 -     0x7fff8f07afff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8f07b000 -     0x7fff8f080ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8f081000 -     0x7fff8f081ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8f082000 -     0x7fff8f48fff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f490000 -     0x7fff8f491fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8f492000 -     0x7fff8f4caffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff8f4cb000 -     0x7fff8f4e0fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff8f4e1000 -     0x7fff8f4e4fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8f4e5000 -     0x7fff8f4eefff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8f507000 -     0x7fff8f558ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8f559000 -     0x7fff8f57cff7  com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8f57d000 -     0x7fff8f5d0ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8f5d1000 -     0x7fff8f5fdfff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8f5fe000 -     0x7fff8f618ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8f61d000 -     0x7fff8f620fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8f621000 -     0x7fff8f753ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8f754000 -     0x7fff8f77cfff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff8f77d000 -     0x7fff8f7f5ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8f7f6000 -     0x7fff8f8e8ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8f8e9000 -     0x7fff8f8ebfff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8f8ec000 -     0x7fff8f8eefff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8f8f1000 -     0x7fff8f8f9ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff8f8fa000 -     0x7fff8f911fff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8f937000 -     0x7fff8f972fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f978000 -     0x7fff8f97dff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8f97e000 -     0x7fff8f9d2fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff8f9d3000 -     0x7fff8fe03fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8fe04000 -     0x7fff8fe0efff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff8fe0f000 -     0x7fff8fe76ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8fe77000 -     0x7fff8fefbff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8fefc000 -     0x7fff901cbff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff901cc000 -     0x7fff901d9ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff901da000 -     0x7fff90224fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff90258000 -     0x7fff904d2ff3  com.apple.RawCamera.bundle (6.00 - 761) <056E2E1D-6682-354E-9666-7E4935653D47> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff904d3000 -     0x7fff904fffff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff90500000 -     0x7fff90501fff  libquit.dylib (182) <62510786-F686-3AC4-B315-D05A4B7A896F> /usr/lib/libquit.dylib
        0x7fff90518000 -     0x7fff9052cff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff9052d000 -     0x7fff90534ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff90535000 -     0x7fff90543ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff90544000 -     0x7fff90545ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff90546000 -     0x7fff90547ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff90548000 -     0x7fff9054dff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff9054e000 -     0x7fff90564ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff90565000 -     0x7fff90598ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90599000 -     0x7fff905f4fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff905f5000 -     0x7fff9069dff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff9069e000 -     0x7fff90bc7ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff90bc8000 -     0x7fff90bd9ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff90be5000 -     0x7fff90c01ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff90c02000 -     0x7fff90c0dfdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff90c79000 -     0x7fff90c7dfff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/C

    Check out this link https://discussions.apple.com/message/12835691#12835691

  • Upgrading a 10.3.2 portal application to 10.3.6 - server startup error

    Hi,
    I have upgraded from weblogic portal 10.3.2 to 10.3.6. I have followed the necessary steps required for this upgrade. However, I am facing issue in server startup after this. The stack trace reads :
    Dec 10, 2013 5:13:11 AM EST> <Notice> <DeploymentRequestTimeoutLogger> <BEA-000000> <[DeploymentService:290051]The commit message for the deployment '1,386,670,091,597' could not be completed because the deployment timed out. : Targets to respond : [AdminServer]>
    <Dec 10, 2013 5:13:11 AM EST> <Notice> <DeploymentRequestTimeoutLogger> <BEA-000000> <ThreadDumps on servers [AdminServer]{
    ThreadDump for AdminServer<
    "Store opaCache Spool Thread" TIMED_WAITING
    java.lang.Thread.sleep(Native Method)
    net.sf.ehcache.store.DiskStore.spoolThreadMain(DiskStore.java:556)
    net.sf.ehcache.store.DiskStore.access$600(DiskStore.java:59)
    net.sf.ehcache.store.DiskStore$SpoolThread.run(DiskStore.java:990)
    "Store userCache Expiry Thread" TIMED_WAITING
    java.lang.Thread.sleep(Native Method)
    net.sf.ehcache.store.DiskStore.expiryThreadMain(DiskStore.java:831)
    net.sf.ehcache.store.DiskStore.access$700(DiskStore.java:59)
    net.sf.ehcache.store.DiskStore$ExpiryThread.run(DiskStore.java:1008)
    "Store userCache Spool Thread" TIMED_WAITING
    java.lang.Thread.sleep(Native Method)
    net.sf.ehcache.store.DiskStore.spoolThreadMain(DiskStore.java:556)
    net.sf.ehcache.store.DiskStore.access$600(DiskStore.java:59)
    net.sf.ehcache.store.DiskStore$SpoolThread.run(DiskStore.java:990)
    "Timer-7" waiting for lock java.util.TaskQueue@13f02d4 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    java.util.TimerThread.mainLoop(Timer.java:483)
    java.util.TimerThread.run(Timer.java:462)
    "GC Daemon" waiting for lock sun.misc.GC$LatencyLock@1d2e34d TIMED_WAITING
    java.lang.Object.wait(Native Method)
    sun.misc.GC$Daemon.run(GC.java:100)
    "Timer-6" waiting for lock java.util.TaskQueue@4910a9 TIMED_WAITING
    java.lang.Object.wait(Native Method)
    java.util.TimerThread.mainLoop(Timer.java:509)
    java.util.TimerThread.run(Timer.java:462)
    "Timer-5" waiting for lock java.util.TaskQueue@e4fcbc TIMED_WAITING
    java.lang.Object.wait(Native Method)
    java.util.TimerThread.mainLoop(Timer.java:509)
    java.util.TimerThread.run(Timer.java:462)
    "Timer-4" waiting for lock java.util.TaskQueue@18ca55b TIMED_WAITING
    java.lang.Object.wait(Native Method)
    java.util.TimerThread.mainLoop(Timer.java:509)
    java.util.TimerThread.run(Timer.java:462)
    "[ACTIVE] ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@8c1627 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@1b9a044 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@1c21cbf WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@14a117f WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@59fb35 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '17' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@6de8b3 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@34ba01 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@1216186 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@a1aeaa WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@1e6f458 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@9e2d71 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock com.sun.jmx.remote.internal.ArrayNotificationBuffer@bc1d09 TIMED_WAITING
    java.lang.Object.wait(Native Method)
    com.sun.jmx.remote.internal.ArrayNotificationBuffer.fetchNotifications(ArrayNotificationBuffer.java:417)
    com.sun.jmx.remote.internal.ArrayNotificationBuffer$ShareBuffer.fetchNotifications(ArrayNotificationBuffer.java:209)
    com.sun.jmx.remote.internal.ServerNotifForwarder.fetchNotifs(ServerNotifForwarder.java:258)
    javax.management.remote.rmi.RMIConnectionImpl$2.run(RMIConnectionImpl.java:1227)
    javax.management.remote.rmi.RMIConnectionImpl$2.run(RMIConnectionImpl.java:1225)
    java.security.AccessController.doPrivileged(Native Method)
    javax.management.remote.rmi.RMIConnectionImpl.fetchNotifications(RMIConnectionImpl.java:1233)
    javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    "[ACTIVE] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'" RUNNABLE native
    java.net.SocketInputStream.socketRead0(Native Method)
    java.net.SocketInputStream.read(SocketInputStream.java:129)
    oracle.net.ns.Packet.receive(Packet.java:300)
    oracle.net.ns.DataPacket.receive(DataPacket.java:106)
    oracle.net.ns.NetInputStream.getNextPacket(NetInputStream.java:315)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:260)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:185)
    oracle.net.ns.NetInputStream.read(NetInputStream.java:102)
    oracle.jdbc.driver.T4CSocketInputStreamWrapper.readNextPacket(T4CSocketInputStreamWrapper.java:124)
    oracle.jdbc.driver.T4CSocketInputStreamWrapper.read(T4CSocketInputStreamWrapper.java:80)
    oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1137)
    oracle.jdbc.driver.T4CMAREngine.unmarshalCLR(T4CMAREngine.java:1755)
    oracle.jdbc.driver.T4CMAREngine.unmarshalCLR(T4CMAREngine.java:1718)
    oracle.jdbc.driver.T4CMAREngine.unmarshalCLR(T4CMAREngine.java:1711)
    oracle.jdbc.driver.T4CVarcharAccessor.unmarshalOneRow(T4CVarcharAccessor.java:206)
    oracle.jdbc.driver.T4CTTIrxd.unmarshal(T4CTTIrxd.java:933)
    oracle.jdbc.driver.T4CTTIrxd.unmarshal(T4CTTIrxd.java:853)
    oracle.jdbc.driver.T4C8Oall.readRXD(T4C8Oall.java:712)
    oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:340)
    oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
    oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
    oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
    oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:884)
    oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1167)
    oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1289)
    oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3593)
    oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3637)
    oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1495)
    org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
    org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
    weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)
    weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
    weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
    weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
    weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
    weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
    weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
    weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
    weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
    weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
    weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
    weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
    weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    "[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@825b20 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock java.util.concurrent.CountDownLatch$Sync@164481 TIMED_WAITING
    sun.misc.Unsafe.park(Native Method)
    java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196)
    java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1011)
    java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1303)
    java.util.concurrent.CountDownLatch.await(CountDownLatch.java:253)
    weblogic.deploy.internal.targetserver.DeploymentManager.configCommitCompleted(DeploymentManager.java:664)
    weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commitCompleted(DeploymentServiceDispatcher.java:180)
    weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCompletedCallback(DeploymentReceiverCallbackDeliverer.java:266)
    weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$400(DeploymentReceiverCallbackDeliverer.java:13)
    weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$5.run(DeploymentReceiverCallbackDeliverer.java:111)
    weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    "[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@1feab6f WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "DynamicListenThread[Default[1]]" RUNNABLE native
    java.net.PlainSocketImpl.socketAccept(Native Method)
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
    java.net.ServerSocket.implAccept(ServerSocket.java:462)
    java.net.ServerSocket.accept(ServerSocket.java:430)
    weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:38)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.accept(DynamicListenThread.java:535)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.access$200(DynamicListenThread.java:417)
    weblogic.server.channels.DynamicListenThread.run(DynamicListenThread.java:173)
    java.lang.Thread.run(Thread.java:662)
    "DynamicListenThread[Default[4]]" RUNNABLE native
    java.net.PlainSocketImpl.socketAccept(Native Method)
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
    java.net.ServerSocket.implAccept(ServerSocket.java:462)
    java.net.ServerSocket.accept(ServerSocket.java:430)
    weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:38)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.accept(DynamicListenThread.java:535)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.access$200(DynamicListenThread.java:417)
    weblogic.server.channels.DynamicListenThread.run(DynamicListenThread.java:173)
    java.lang.Thread.run(Thread.java:662)
    "DynamicListenThread[Default[3]]" RUNNABLE native
    java.net.PlainSocketImpl.socketAccept(Native Method)
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
    java.net.ServerSocket.implAccept(ServerSocket.java:462)
    java.net.ServerSocket.accept(ServerSocket.java:430)
    weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:38)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.accept(DynamicListenThread.java:535)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.access$200(DynamicListenThread.java:417)
    weblogic.server.channels.DynamicListenThread.run(DynamicListenThread.java:173)
    java.lang.Thread.run(Thread.java:662)
    "DynamicListenThread[Default[2]]" RUNNABLE native
    java.net.PlainSocketImpl.socketAccept(Native Method)
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
    java.net.ServerSocket.implAccept(ServerSocket.java:462)
    java.net.ServerSocket.accept(ServerSocket.java:430)
    weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:38)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.accept(DynamicListenThread.java:535)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.access$200(DynamicListenThread.java:417)
    weblogic.server.channels.DynamicListenThread.run(DynamicListenThread.java:173)
    java.lang.Thread.run(Thread.java:662)
    "DynamicListenThread[Default]" RUNNABLE native
    java.net.PlainSocketImpl.socketAccept(Native Method)
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
    java.net.ServerSocket.implAccept(ServerSocket.java:462)
    java.net.ServerSocket.accept(ServerSocket.java:430)
    weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:38)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.accept(DynamicListenThread.java:535)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.access$200(DynamicListenThread.java:417)
    weblogic.server.channels.DynamicListenThread.run(DynamicListenThread.java:173)
    java.lang.Thread.run(Thread.java:662)
    "DynamicListenThread[Default[5]]" RUNNABLE native
    java.net.PlainSocketImpl.socketAccept(Native Method)
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
    java.net.ServerSocket.implAccept(ServerSocket.java:462)
    java.net.ServerSocket.accept(ServerSocket.java:430)
    weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:38)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.accept(DynamicListenThread.java:535)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.access$200(DynamicListenThread.java:417)
    weblogic.server.channels.DynamicListenThread.run(DynamicListenThread.java:173)
    java.lang.Thread.run(Thread.java:662)
    "DynamicListenThread[Default[6]]" RUNNABLE native
    java.net.PlainSocketImpl.socketAccept(Native Method)
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
    java.net.ServerSocket.implAccept(ServerSocket.java:462)
    java.net.ServerSocket.accept(ServerSocket.java:430)
    weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:38)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.accept(DynamicListenThread.java:535)
    weblogic.server.channels.DynamicListenThread$SocketAccepter.access$200(DynamicListenThread.java:417)
    weblogic.server.channels.DynamicListenThread.run(DynamicListenThread.java:173)
    java.lang.Thread.run(Thread.java:662)
    "weblogic.GCMonitor" waiting for lock java.lang.ref.ReferenceQueue$Lock@1eb9726 TIMED_WAITING
    java.lang.Object.wait(Native Method)
    java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
    weblogic.platform.GCMonitorThread.waitForNotification(GCMonitorThread.java:88)
    weblogic.platform.GCMonitorThread.run(GCMonitorThread.java:64)
    "[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@159fb5c WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "Thread-16" waiting for lock java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@107f59 WAITING
    sun.misc.Unsafe.park(Native Method)
    java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
    java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
    java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
    weblogic.utils.concurrent.JDK15ConcurrentBlockingQueue.take(JDK15ConcurrentBlockingQueue.java:89)
    weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:676)
    weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:751)
    java.lang.Thread.run(Thread.java:662)
    "[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'" RUNNABLE
    sun.management.ThreadImpl.getThreadInfo1(Native Method)
    sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:154)
    weblogic.platform.VM15.threadDumpAsString(VM15.java:22)
    weblogic.platform.VM.threadDumpAsString(VM.java:137)
    weblogic.t3.srvr.JVMRuntime.getThreadStackDump(JVMRuntime.java:114)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    weblogic.management.jmx.modelmbean.WLSModelMBean.getAttribute(WLSModelMBean.java:525)
    com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:666)
    com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
    weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    java.security.AccessController.doPrivileged(Native Method)
    weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:157)
    weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
    java.security.AccessController.doPrivileged(Native Method)
    weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
    weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
    weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
    weblogic.management.mbeanservers.domainruntime.internal.ManagedMBeanServerConnection.getAttribute(ManagedMBeanServerConnection.java:304)
    javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:263)
    weblogic.management.jmx.MBeanServerInvocationHandler.doInvoke(MBeanServerInvocationHandler.java:504)
    weblogic.management.jmx.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:380)
    $Proxy682.getThreadStackDump(Unknown Source)
    weblogic.deploy.service.internal.adminserver.AdminRequestStatus.getThreadDumpsOnServers(AdminRequestStatus.java:2093)
    weblogic.deploy.service.internal.adminserver.AdminRequestStatus.signalCommitFailed(AdminRequestStatus.java:1002)
    weblogic.deploy.service.internal.statemachines.adminserver.AwaitingCommitResponses.requestTimedOut(AwaitingCommitResponses.java:42)
    weblogic.deploy.service.internal.adminserver.AdminRequestImpl.requestTimedout(AdminRequestImpl.java:354)
    weblogic.deploy.service.internal.RequestImpl$TimeoutMonitor.timerExpired(RequestImpl.java:242)
    weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    "[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@c0dc01 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@1077c9d WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@46530 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "Thread-15" waiting for lock java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@118c09b WAITING
    sun.misc.Unsafe.park(Native Method)
    java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
    java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
    java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
    weblogic.utils.concurrent.JDK15ConcurrentBlockingQueue.take(JDK15ConcurrentBlockingQueue.java:89)
    weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:676)
    weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:751)
    java.lang.Thread.run(Thread.java:662)
    "Thread-14" waiting for lock java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d2abb WAITING
    sun.misc.Unsafe.park(Native Method)
    java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
    java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
    java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
    weblogic.utils.concurrent.JDK15ConcurrentBlockingQueue.take(JDK15ConcurrentBlockingQueue.java:89)
    weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:676)
    weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:751)
    java.lang.Thread.run(Thread.java:662)
    "Thread-13" waiting for lock java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@709ba4 WAITING
    sun.misc.Unsafe.park(Native Method)
    java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
    java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
    java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
    weblogic.utils.concurrent.JDK15ConcurrentBlockingQueue.take(JDK15ConcurrentBlockingQueue.java:89)
    weblogic.store.internal.PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:676)
    weblogic.store.internal.PersistentStoreImpl.run(PersistentStoreImpl.java:751)
    java.lang.Thread.run(Thread.java:662)
    "Timer-3" waiting for lock java.util.TaskQueue@fa3571 TIMED_WAITING
    java.lang.Object.wait(Native Method)
    java.util.TimerThread.mainLoop(Timer.java:509)
    java.util.TimerThread.run(Timer.java:462)
    "Timer-2" waiting for lock java.util.TaskQueue@ca9d9a TIMED_WAITING
    java.lang.Object.wait(Native Method)
    java.util.TimerThread.mainLoop(Timer.java:509)
    java.util.TimerThread.run(Timer.java:462)
    "DoSManager" TIMED_WAITING
    java.lang.Thread.sleep(Native Method)
    com.octetstring.vde.DoSManager.run(DoSManager.java:433)
    "VDE Transaction Processor Thread" waiting for lock com.octetstring.vde.backend.standard.TransactionProcessor@3108a4 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    com.octetstring.vde.backend.standard.TransactionProcessor.waitChange(TransactionProcessor.java:367)
    com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:212)
    "ExecuteThread: '3' for queue: 'weblogic.socket.Muxer'" RUNNABLE native
    weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
    weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
    weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
    weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
    weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
    weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    "ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" RUNNABLE native
    weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
    weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
    weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
    weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
    weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
    weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" RUNNABLE native
    weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
    weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
    weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
    weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
    weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
    weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" RUNNABLE native
    weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
    weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
    weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
    weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
    weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
    weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@57828d WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "weblogic.timers.TimerThread" waiting for lock weblogic.timers.internal.TimerThread@12e546b TIMED_WAITING
    java.lang.Object.wait(Native Method)
    weblogic.timers.internal.TimerThread$Thread.run(TimerThread.java:262)
    "weblogic.time.TimeEventGenerator" waiting for lock weblogic.time.common.internal.TimeTable@a84182 TIMED_WAITING
    java.lang.Object.wait(Native Method)
    weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:286)
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java:117)
    java.lang.Thread.run(Thread.java:662)
    "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.work.ExecuteThread@1ab5dae WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.work.ExecuteThread.waitForRequest(ExecuteThread.java:205)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:226)
    "Timer-1" waiting for lock java.util.TaskQueue@64def7 TIMED_WAITING
    java.lang.Object.wait(Native Method)
    java.util.TimerThread.mainLoop(Timer.java:509)
    java.util.TimerThread.run(Timer.java:462)
    "Timer-0" waiting for lock java.util.TaskQueue@6a5ea5 TIMED_WAITING
    java.lang.Object.wait(Native Method)
    java.util.TimerThread.mainLoop(Timer.java:509)
    java.util.TimerThread.run(Timer.java:462)
    "Attach Listener" RUNNABLE
    null
    "Signal Dispatcher" RUNNABLE
    null
    "Finalizer" waiting for lock java.lang.ref.ReferenceQueue$Lock@16bd831 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
    java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
    java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" waiting for lock java.lang.ref.Reference$Lock@13e8914 WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    "main" waiting for lock weblogic.t3.srvr.T3Srvr@99b1ec WAITING
    java.lang.Object.wait(Native Method)
    java.lang.Object.wait(Object.java:485)
    weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:981)
    weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:490)
    weblogic.Server.main(Server.java:71)
    >
    >
    <Dec 10, 2013 5:13:11 AM EST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application xyz-ear'.>
    <Dec 10, 2013 5:13:11 AM EST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    java.lang.Exception: [DeploymentService:290051]The commit message for the deployment '1,386,670,091,597' could not be completed because the deployment timed out.
    at weblogic.deploy.service.internal.adminserver.AdminRequestStatus.signalCommitFailed(AdminRequestStatus.java:1007)
    at weblogic.deploy.service.internal.statemachines.adminserver.AwaitingCommitResponses.requestTimedOut(AwaitingCommitResponses.java:42)
    at weblogic.deploy.service.internal.adminserver.AdminRequestImpl.requestTimedout(AdminRequestImpl.java:354)
    at weblogic.deploy.service.internal.RequestImpl$TimeoutMonitor.timerExpired(RequestImpl.java:242)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    Truncated. see log file for complete stacktrace
    >
    java.lang.NullPointerException
    at com.bea.p13n.jobmanager.config.JobManagerConfigHelper.shouldStartJobManager(JobManagerConfigHelper.java:124)
    at com.bea.p13n.jobmanager.internal.JobManagerImpl.shouldStartJobManager(JobManagerImpl.java:1345)
    at com.bea.p13n.jobmanager.internal.JobManagerImpl.getInstance(JobManagerImpl.java:624)
    at com.bea.p13n.jobmanager.internal.JobServlet.init(JobServlet.java:30)
    at javax.servlet.GenericServlet.init(GenericServlet.java:241)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.
    WARN: Please see http://www.slf4j.org/codes.html#release for an explanation.
    <Dec 10, 2013 5:14:24 AM EST> <Warning> <J2EE> <BEA-160181> <An error was encountered and ignored during undeployment. The error was: weblogic.utils.ErrorCollectionException:
    There are 1 nested errors:
    There are 11 nested errors:
    java.lang.NullPointerException
    at com.bea.wlw.runtime.descriptor.module.ConfigModuleFactory.deactivate(ConfigModuleFactory.java:185)
    at weblogic.application.config.DefaultModule.deactivate(DefaultModule.java:319)
    at weblogic.application.internal.flow.ModuleStateDriver$2.previous(ModuleStateDriver.java:387)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)
    at weblogic.application.internal.flow.ModuleStateDriver.deactivate(ModuleStateDriver.java:141)
    at weblogic.application.internal.flow.ScopedModuleDriver.deactivate(ScopedModuleDriver.java:206)
    at weblogic.application.internal.flow.ModuleListenerInvoker.deactivate(ModuleListenerInvoker.java:261)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$2.previous(DeploymentCallbackFlow.java:547)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:192)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:184)
    at weblogic.application.internal.BaseDeployment$2.previous(BaseDeployment.java:677)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:63)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    Can anyone help on this ?
    Thanks

    Hi,
    it seems that you try to deploy your application but it's taking a very long time that exceeds the timeout.
    Are you deploying your application from Eclipse (oepe) or from the admin console ?
    Emmanuel

Maybe you are looking for

  • I got my ipod screen fixed a while back and it still wont turn on. Is there anyway to fix it?

    I got my ipod screen fixed after someone dropped it. Now it wont turn and last time i checked wouldnt even charge. Is there any way to fix it or am i out 200 bucks

  • 24" iMac as a display

    Can I use my 24" iMac as a display?  I've tried ScreenRecycler and it cannot be downloaded to my Macbook Air

  • Anyone's Mouse freezing since 10.4.8?

    Quite a few 10.4 upgrades ago my Griffin PowerMate (USB) began freezing up and was non-responsive for any app I had it programmed for. The only solution was to uplug the USB cable, wait a few seconds and then plug it back in. To this day that problem

  • E-Recruitment Job Search Template_Country field comes from where

    Helo Experts, I am facing a problem in Job search Template. We have only one country, where we operate E-Recruitment, so I have created few branches and assigned these Branches only to one company code in configuration. But in the Job Search template

  • Passing parameter to Lov query

    I want to display a Lov having a runtime parameterised query . like : select * from dept where deptno=? .where deptno will be taken from form field . How to resolve . for further details:[email protected] some help me