Cc: Fatal error in /space/SunCompiler/SUNWspro/prod/bin/cg    on openssl

Hello,
i'm trying to compile openssl using cc but i have error after doing the make
CFLAGS=" -m32 -xarch=sparc -D__SunOS_5_9"
./Configure shared --prefix=/openssl  solaris-sparcv9-cc*After doing the make command , i have this output :*_
--root@mySolaris9 :/SOURCES/openssl-0.9.8e--  :# make
making all in crypto...
make[1]: Entering directory `/SOURCES/openssl-0.9.8e/crypto'
( echo "#ifndef MK1MF_BUILD"; \
echo '  /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
echo '  #define CFLAGS "cc -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xO4 -xtarget=ultra -m32 -xarch=sparc  -xstrconst  -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM"'; \
echo '  #define PLATFORM "solaris-sparcv9-cc"'; \
echo "  #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
cc -I. -I.. -I../include -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xO2 -xtarget=ultra -m32 -xarch=sparc  -xstrconst  -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o cryptlib.o cryptlib.c
cc -I. -I.. -I../include -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xO2 -xtarget=ultra -m32 -xarch=sparc  -xstrconst  -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o mem.o mem.c
cc -I. -I.. -I../include -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xO2 -xtarget=ultra -m32 -xarch=sparc  -xstrconst  -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o mem_clr.o mem_clr.c
cc -I. -I.. -I../include -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xO2 -xtarget=ultra -m32 -xarch=sparc  -xstrconst  -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o mem_dbg.o mem_dbg.c
cc -I. -I.. -I../include -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xO2 -xtarget=ultra -m32 -xarch=sparc  -xstrconst  -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o cversion.o cversion.c
cc -I. -I.. -I../include -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xO2 -xtarget=ultra -m32 -xarch=sparc  -xstrconst  -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o ex_data.o ex_data.c
cc -I. -I.. -I../include -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xO2 -xtarget=ultra -m32 -xarch=sparc  -xstrconst  -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o tmdiff.o tmdiff.c
cc -I. -I.. -I../include -KPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xO2 -xtarget=ultra -m32 -xarch=sparc  -xstrconst  -Xa -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o cpt_err.o cpt_err.c
*<span style="color:#800000">cc: Fatal error in /space/SunCompiler/SUNWspro/prod/bin/cg*
*cc: Status 139*
*make[1]: *** [cpt_err.o] Error 139*
*make[1]: Leaving directory `/SOURCES/openssl-0.9.8e/crypto'</span>*
make: *** [build_crypto] Error 1Do you have any idea for this error or how to fix this ?
Thanks in advance

I generate a core dump after compilation and using dbx i had this output :
((dbx) debug - /SOURCES/openssl-0.9.8e/crypto/core
Corefile specified executable: "/space/SunCompiler/SUNWspro/prod/bin/cg"
Reading cg
core file header read successfully
Reading ld.so.1
Reading lib_I_dbg_gen.so.1
Reading libsunir.so
Reading liblni.so.1
Reading libelf.so.1
Reading libm.so.1
Reading libc.so.1
Reading libdl.so.1
Reading libmd5.so.1
Reading libc_psr.so.1
Reading model_cg_ultra.so.3
program terminated by signal SEGV (no mapping at the fault address)
0x004619a8: Generic_hashtab+0x00d4: prefetch [%i5 + 264], #n_writes_strong
(dbx)

Similar Messages

  • CC error on SS10. Failure in /opt/SUNWspro/prod/bin/fbe, status = 0x7f00

    When I compile program with
    CC -g -mt -I../ZLib -c XScenar.cpp
    Failure in /opt/SUNWspro/prod/bin/fbe, status = 0x7f00
    Fatal Error exec'int /opt/SUNWspro/prod/bin/fbe
    gmake: *** XScenar.o Error 1

    Maybe it's a compiler bug, and it might already be fixed. Do you have the current patches for Sun Studio 10? You can get them here:
    http://developers.sun.com/sunstudio/downloads/patches/index.jsp
    But the failure might be unrelated to Sun Studio -- it looks like fbe (a compiler component) failed to execute. That could be due to a resource limit being exceeded, or out of memory.
    If you run just the one CC command do you still get the error? (The error message you show comes via gmake.)
    Does the error always occur in the same place during the build?
    How many compilations are you running in parallel?
    If you reduce the number of parallel compilations, does the error go away?

  • /opt/SUNWspro/prod/bin/acomp core dump!!

    Recently, when I compile the ESP ghostscript 8.51 on Solaris 10 and Solaris 9, the progamm acomp (in /opt/SUNWspro/prod/bin/) cored dump, the errors is as follows:
    cc:/opt/SUNWspro/prod/bin/acomp fatal error
    status 139
    *** Error code 139
    make: Fatal error: Command failed for target `obj/gdevdjet.o'
    there is no errors before the acomp cores dump, only some warning, why does the acomp core dump? what's meaning for the error code 139?

    I add the -V -# compilation flags, then the output is as follows:
    cc -DHAVE_MKSTEMP -DHAVE_HYPOT -O -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_MKSTEMP=1 -DHAVE_HYPOT=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_VPRINTF=1 -DHAVE_DOPRNT=1 -DHAVE_BZERO=1 -DHAVE_DUP2=1 -DHAVE_FLOOR=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MODF=1 -DHAVE_POW=1 -DHAVE_PUTENV=1 -DHAVE_RINT=1 -DHAVE_SETENV=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -V - -I./obj -I./src -O -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_MKSTEMP=1 -DHAVE_HYPOT=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_VPRINTF=1 -DHAVE_DOPRNT=1 -DHAVE_BZERO=1 -DHAVE_DUP2=1 -DHAVE_FLOOR=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MODF=1 -DHAVE_POW=1 -DHAVE_PUTENV=1 -DHAVE_RINT=1 -DHAVE_SETENV=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1 -V - -o ./obj/gdevdjet.o -c ./src/gdevdjet.c
    cc: Sun C 5.7 2005/01/07
    cc: Sun C 5.7 2005/01/07
    acomp: Sun C 5.7 2005/01/07
    acomp: Sun C 5.7 2005/01/07
    "./src/gdevdjet.c", 130 : :
    "./src/gdevdjet.c", 137 : :
    "./src/gdevdjet.c", 144 : :
    "./src/gdevdjet.c", 151 : :
    "./src/gdevdjet.c", 158 : :
    "./src/gdevdjet.c", 165 : :
    "./src/gdevdjet.c", 172 : :
    "./src/gdevdjet.c", 179 : :
    "./src/gdevdjet.c", 186 : :
    "./src/gdevdjet.c", 193 : :
    "./src/gdevdjet.c", 200 : :
    "./src/gdevdjet.c", 207 : :
    "./src/gdevdjet.c", 214 : :
    cc:/opt/SUNWspro/prod/bin/acomp
    139
    *** Error code 139
    make: Fatal error: Command failed for target `obj/gdevdjet.o'
    the line 130 to 214 is some warning, because my compiler supports Chinese font, the waring line cann't be show correctly here.
    #uname -a
    SunOS kf06-1 5.10 Generic sun4u sparc SUNW,Ultra-4
    #whoami
    ems

  • Fatal error in ir2hf

    Hi,
    I'm getting the following error when trying to compile glib 2.8 on AMD64:
    ir2hf: internal error
    cc: Fatal error in /opt/SUNWspro/prod/bin/ir2hf
    Status 139
    Any idea on tracking this down?
    Thanks,
    Manu

    I tried glib-2.8.2 and got the same ir2hf failure for
    gclosure.c file. It's a bug in C compiler's backend.
    Thanks for reporting this.
    I'll file bug report on that failure, and it probably will be
    fixed in the next patch.
    Meantime , it looks like there are two workarounds
    for this:
    1. To build glib without any optimizations, just
    with -xarch=amd64 flag.
    2. Build with optimizations but in 32-bit mode,
    i.e. without -xarch=amd64 flag.
    Unfortunately, in the 2-ndcase you also should
    build in 32-bit mode all other components which
    are using glib-2.8. Otherwise, you will get errors
    at link time

  • Jinitiator fatal error 1.3

    Client
    OS : windows xp sp3
    browser : IE 7 8 firefox 3.6 mathon latest
    jre: 6 update 20
    jinitiator: 1.3.1.22
    database: 10g
    I got this error with above browsers.
    "jinitiator fatal error 1.3 cannot be loaded /bin/client/jvm.dll
    How to fix this in client side?
    Note: I am not able to touch any database configuration at the moment.

    hi
    please replace the jvm.dll with the newest version might be jvm.dll 2.20Mb
    i hope it will help u.
    or try something like this.
    1. Open Internet Explorer 8
    2. Go to Tools, Internet Options
    3. Click on the Advanced tab.
    4. Scroll down into the Security section and find “Enable memory protection to help mitigate online attacks”.
    5. Uncheck “Enable memory protection to help mitigate online attacks”.
    6. Click Ok and Ok again.
    7. Reboot your computer.
    sarah

  • Fatal error in iropt: Status 139

    Sun1 Studio 7 compiler collection cannot compile the xine-library (xine.sf.org, xine-lib-1-beta4) because iropt exits with a fatal error.
    The source-file in question is xine-lib-1-beta4/src/libfaad/output.c and the message produced is:
    cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -fast -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -xO5 -xarch=v8plusa -xchip=ultra2 -xCC -c output.c -KPIC -DPIC
    cc: Fatal error in /opt/SUNWspro/bin/../prod/bin/iropt
    Status 139
    cc: iropt failed for output.c
    Does this imply a bug in the optimizer?
    Neither SunSolve nor Google are of much help on this one. I have all the patches for F7 as listed on access1 installed, including 111704-06.
    Any hints much appreciated.
    Regards, Paul Boven.

    This problem doesn't appear in the early access 2 compiler ...
    cc -v -xdepend -c output.c -xO5 -V
    cc: Sun C 5.5 DEV 2003/02/02
    acomp: Sun C 5.5 DEV 2003/02/02
    iropt: Sun Compiler Common 7.1 DEV 2003/02/02
    cg: Sun Compiler Common 7.1 DEV 2003/02/02
    Also, if you turn off the dependency checking (-xdepend=no) then the fd7 compiler will also compile this routine.

  • A Fatal Error Has Occured - Captivate 6

    Hi there, I have seen some threads on different error issues of Captivate, but mine is worse.
    Since the Captivate 4 installed in my office PC, it never ran smooth. Our IT purchased version 6 for PC with hope to improve performance. But since day one, it has never worked.
    First, it refused to boot, because the folder 'My Adobe Captivate Projects' was set to be installed in 'user's documents' folder, as by default. There wasn't much space in that folder because our company PC was set to limit the users' personal space, and I wasn't able to ask it to install in another folder (such as C drive, which would solve my problem). This folder wasn't installed at first. My Captivate opens then quits instantly. Our IT came and manually copied the 'My Adobe Captivate Projects\Layouts' folder from another computer which has it installed. Now I have one file named White.cptm in the folder named 'My Adobe Captivate Projects\Layouts\6_0\en_US'. That's the only Captivate file I have under Documents.
    After adding the 'My Adobe Captivate Projects' folder, it can be opened. But as soon as I set to 'capture', it quits with fatal error message within 6 seconds into capturing. The temp folder, the export folder and cache all set to D drive (local drive). I can not open someone else's project files, I can not record, or any other operations.
    Our IT came in again, we did a major clean up of all temp files, cache, etc... Still no luck, same fatal error. The message look like this (classical, like many users')
    Could anyone tell me where has gone wrong? How can I ask Captivate to NOT READ FROM MY DOCUMENT FOLDER, instead I move everything to C drive (where rest of Captivate programme files are located)? Or there is a problem somewhere else?
    I would be very greatful if someone can give a hint...!
    OS: Windows 7 Enterprise. Intel Celeron 2.5GHz. Ram 8GB.

    Thanks very much for your speedy answer! I tried hard to change it without any result, so I expected it could not be done...
    Since I cleaned up my personal space just for Captivate, I will not store anything in my document, to make space. Now technically there is enough space to work with.
    I have already set my preference settings to export/save/cache/whatsoever into D drive. It was the first tihng I attempted. I think the problem lays deeper though.
    Now when I open the programe, it refuses to show me more than the welcome screen.
    I can click 'blank project', then click on one of the default values, then OK. Nothing happens, I am back at welcome screen.
    The only button actually can perform is the capture (software stimulation). If I start capture, it will show me fatal error instantly.
    Everytime I open it, I would get stuck in one of the steps, today here, tomorrow there...I dont think I can have IT upgraded it very soon. So I try to solve this problem in the meantime... I will ask them to make it Admin for me, and see how it goes.
    Do you know if there could be other things I could try?
    Thanks a million.

  • A fatal error has been detected by the Java Runtime Environment: SIGSEGV

    Hi I am getting the Following error in Weblogic Server 10.3.5
    I have installed WLS10.3.5 on Linux machine 64 bit.
    Request someone to help resolve this issue.
    Thanking in anticpation.
    Regards,
    Sachin Gupta
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00002ad2f23703b2, pid=21725, tid=1098344768
    # JRE version: 6.0_37-b06
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.12-b01 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.so+0x2333b2] markOopDesc::must_be_preserved_with_bias(oopDesc*) const+0x32
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x00000000523b3800): VMThread [stack: 0x0000000041676000,0x0000000041777000] [id=21727]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00000000000027f1
    Registers:
    RAX=0x0000000000000000, RBX=0x00000000da14a050, RCX=0x0000000000000000, RDX=0x0000000000002741
    RSP=0x00000000417755e0, RBP=0x00000000417755e0, RSI=0x00000000da14a050, RDI=0x00000000e00a6368
    R8 =0x00002ad2f2bdfbc0, R9 =0x00000000e00c0d30, R10=0x0000000000000003, R11=0x0000000000000012
    R12=0x00000000da939ffc, R13=0x00000000e00a6368, R14=0x00000000e00c0d50, R15=0x00000000da93a004
    RIP=0x00002ad2f23703b2, EFLAGS=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e
    Register to memory mapping:
    RAX=0x0000000000000000 is an unknown value
    RBX=
    [error occurred during error reporting (printing register info), id 0xb]
    Stack: [0x0000000041676000,0x0000000041777000], sp=0x00000000417755e0, free space=1021k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x2333b2] markOopDesc::must_be_preserved_with_bias(oopDesc*) const+0x32
    V [libjvm.so+0x4b26fd] instanceKlass::oop_follow_contents(oopDesc*)+0x1dd
    V [libjvm.so+0x69dc5b] MarkSweep::follow_stack()+0x7b
    V [libjvm.so+0x69ea78] void MarkSweep::follow_root<oopDesc*>(oopDesc**)+0xa8
    V [libjvm.so+0x69da7c] MarkSweep::FollowRootClosure::do_oop(oopDesc**)+0xc
    V [libjvm.so+0x8366b6] Universe::oops_do(OopClosure*, bool)+0x26
    V [libjvm.so+0x78971a] SharedHeap::process_strong_roots(bool, bool, SharedHeap::ScanningOption, OopClosure*, CodeBlobClosure*, OopsInGenClosure*)+0x2ca
    V [libjvm.so+0x46e7ed] GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*)+0x7d
    V [libjvm.so+0x470e78] GenMarkSweep::invoke_at_safepoint(int, ReferenceProcessor*, bool)+0x1f8
    V [libjvm.so+0x47d8d6] OneContigSpaceCardGeneration::collect(bool, bool, unsigned long, bool)+0x86
    V [libjvm.so+0x8188bb] TenuredGeneration::collect(bool, bool, unsigned long, bool)+0x7b
    V [libjvm.so+0x46e0aa] GenCollectedHeap::do_collection(bool, bool, unsigned long, bool, int)+0x51a
    V [libjvm.so+0x38c2c5] GenCollectorPolicy::satisfy_failed_allocation(unsigned long, bool)+0xc5
    V [libjvm.so+0x46e71d] GenCollectedHeap::satisfy_failed_allocation(unsigned long, bool)+0x2d
    V [libjvm.so+0x86225d] VM_GenCollectForAllocation::doit()+0x5d
    V [libjvm.so+0x86fe9a] VM_Operation::evaluate()+0x4a
    V [libjvm.so+0x86f462] VMThread::evaluate_operation(VM_Operation*)+0x82
    V [libjvm.so+0x86f6d8] VMThread::loop()+0x198
    V [libjvm.so+0x86f1de] VMThread::run()+0x6e
    V [libjvm.so+0x71245f] java_start(Thread*)+0x13f
    VM_Operation (0x0000000043b73a70): GenCollectForAllocation, mode: safepoint, requested by thread 0x00000000547c4000
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0000000053cfd800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=22254, stack(0x00000000482c4000,0x00000000483c5000)]
    0x0000000055c76800 JavaThread "Thread-74" daemon [_thread_in_native, id=22253, stack(0x00000000483c5000,0x00000000484c6000)]
    0x0000000054768800 JavaThread "JPS UserRoleCacheCleaner<clean-only>" daemon [_thread_blocked, id=22216, stack(0x00000000486c8000,0x00000000487c9000)]
    0x000000005665b000 JavaThread "Thread-72" daemon [_thread_in_native, id=22215, stack(0x00000000485c7000,0x00000000486c8000)]
    0x0000000054e6f000 JavaThread "Thread-71" daemon [_thread_in_native, id=22214, stack(0x00000000484c6000,0x00000000485c7000)]
    0x0000000052dfa800 JavaThread "[STANDBY] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=22116, stack(0x00000000481c3000,0x00000000482c4000)]
    0x00002aaab471c000 JavaThread "Timer-15" daemon [_thread_blocked, id=22097, stack(0x00000000467a9000,0x00000000468aa000)]
    0x0000000056366000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22061, stack(0x00000000480c2000,0x00000000481c3000)]
    0x0000000053f20000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22060, stack(0x0000000047fc1000,0x00000000480c2000)]
    0x00000000566a0800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22059, stack(0x0000000047ec0000,0x0000000047fc1000)]
    0x0000000054afe000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22058, stack(0x0000000047dbf000,0x0000000047ec0000)]
    0x0000000054183800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22057, stack(0x0000000047cbe000,0x0000000047dbf000)]
    0x0000000056901800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22056, stack(0x0000000047bbd000,0x0000000047cbe000)]
    0x000000005661b800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22055, stack(0x0000000047abc000,0x0000000047bbd000)]
    0x0000000055000800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22054, stack(0x00000000479bb000,0x0000000047abc000)]
    0x00000000559aa800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22053, stack(0x00000000407e0000,0x00000000408e1000)]
    0x00000000546a5000 JavaThread "Timer-14" daemon [_thread_blocked, id=21942, stack(0x00000000468aa000,0x00000000469ab000)]
    0x00000000543d4800 JavaThread "Timer-13" daemon [_thread_blocked, id=21941, stack(0x0000000045fa1000,0x00000000460a2000)]
    0x0000000055e6e800 JavaThread "[STANDBY] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21940, stack(0x00000000478ba000,0x00000000479bb000)]
    0x00000000545b7000 JavaThread "DynamicListenThread[Default]" daemon [_thread_in_native, id=21939, stack(0x00000000477b9000,0x00000000478ba000)]
    0x0000000052772000 JavaThread "DynamicListenThread[Default[1]]" daemon [_thread_in_native, id=21938, stack(0x00000000476b8000,0x00000000477b9000)]
    0x0000000054fd1000 JavaThread "[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21937, stack(0x00000000475b7000,0x00000000476b8000)]
    0x00000000528f0800 JavaThread "[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21936, stack(0x00000000474b6000,0x00000000475b7000)]
    0x0000000054166800 JavaThread "weblogic.GCMonitor" daemon [_thread_blocked, id=21935, stack(0x00000000473b5000,0x00000000474b6000)]
    0x0000000054d78800 JavaThread "Thread-55" [_thread_blocked, id=21934, stack(0x00000000472b4000,0x00000000473b5000)]
    0x00002aaab4668800 JavaThread "Timer-12" daemon [_thread_blocked, id=21933, stack(0x0000000040e1b000,0x0000000040f1c000)]
    0x00002aaabd667000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21932, stack(0x00000000471b3000,0x00000000472b4000)]
    0x00002aaabde0e000 JavaThread "Timer-11" daemon [_thread_blocked, id=21931, stack(0x0000000040bf6000,0x0000000040cf7000)]
    0x00002aaabdf5d800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21929, stack(0x0000000040af5000,0x0000000040bf6000)]
    0x00002aaabdd5d000 JavaThread "Timer-10" daemon [_thread_blocked, id=21928, stack(0x000000004040d000,0x000000004050e000)]
    0x00002aaabdd24800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21927, stack(0x00000000470b2000,0x00000000471b3000)]
    0x00002aaabdc4f800 JavaThread "Timer-9" daemon [_thread_blocked, id=21926, stack(0x0000000046fb1000,0x00000000470b2000)]
    0x00002aaabdc93800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21925, stack(0x0000000046eb0000,0x0000000046fb1000)]
    0x00002aaabddcb000 JavaThread "Timer-8" daemon [_thread_blocked, id=21923, stack(0x0000000046daf000,0x0000000046eb0000)]
    0x00002aaabe138000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21922, stack(0x0000000046cae000,0x0000000046daf000)]
    0x00002aaabd925000 JavaThread "Timer-7" daemon [_thread_blocked, id=21921, stack(0x000000004030c000,0x000000004040d000)]
    0x00002aaabdadd000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21920, stack(0x0000000046bad000,0x0000000046cae000)]
    0x00002aaabdd77800 JavaThread "Timer-6" daemon [_thread_blocked, id=21919, stack(0x0000000040d15000,0x0000000040e16000)]
    0x00002aaabe11a000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21918, stack(0x0000000046aac000,0x0000000046bad000)]
    0x00002aaabdf0c000 JavaThread "Timer-5" daemon [_thread_blocked, id=21917, stack(0x00000000469ab000,0x0000000046aac000)]
    0x00002aaabe14f000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21916, stack(0x00000000409f4000,0x0000000040af5000)]
    0x00002aaabdf65800 JavaThread "Timer-4" daemon [_thread_blocked, id=21912, stack(0x00000000466a8000,0x00000000467a9000)]
    0x00002aaabdf92800 JavaThread "Timer-3" daemon [_thread_blocked, id=21911, stack(0x00000000465a7000,0x00000000466a8000)]
    0x00002aaabde85800 JavaThread "Timer-2" daemon [_thread_blocked, id=21910, stack(0x00000000464a6000,0x00000000465a7000)]
    0x00002aaabdf12800 JavaThread "Logger@297595244 3.6.0.4" daemon [_thread_blocked, id=21909, stack(0x0000000041211000,0x0000000041312000)]
    0x00002aaabdc24000 JavaThread "Thread-32" daemon [_thread_blocked, id=21906, stack(0x0000000045092000,0x0000000045193000)]
    0x00002aaabdd19000 JavaThread "CacheCleaner" daemon [_thread_blocked, id=21905, stack(0x00000000462a4000,0x00000000463a5000)]
    0x00002aaabd8a2800 JavaThread "Worker-2" daemon [_thread_blocked, id=21904, stack(0x00000000408f3000,0x00000000409f4000)]
    0x00002aaabdb96800 JavaThread "Worker-1" daemon [_thread_blocked, id=21903, stack(0x0000000041025000,0x0000000041126000)]
    0x00002aaab479e800 JavaThread "Worker-0" daemon [_thread_blocked, id=21902, stack(0x00000000463a5000,0x00000000464a6000)]
    0x00002aaabd924000 JavaThread "DmsThread-1" daemon [_thread_blocked, id=21896, stack(0x00000000461a3000,0x00000000462a4000)]
    0x0000000055b8e000 JavaThread "[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21895, stack(0x0000000045b9d000,0x0000000045c9e000)]
    0x00002aaab415d800 JavaThread "Thread-30" [_thread_blocked, id=21892, stack(0x0000000045ea0000,0x0000000045fa1000)]
    0x0000000053930000 JavaThread "LogFlusher" daemon [_thread_blocked, id=21821, stack(0x00000000460a2000,0x00000000461a3000)]
    0x0000000054500800 JavaThread "oracle.dfw.incident.FloodController" daemon [_thread_blocked, id=21817, stack(0x0000000045a9c000,0x0000000045b9d000)]
    0x0000000054e0f800 JavaThread "oracle.dfw.incident.IncidentCreatorThread" daemon [_thread_blocked, id=21816, stack(0x0000000045c9e000,0x0000000045d9f000)]
    0x0000000054dbc800 JavaThread "oracle.dfw.impl.incident - ADR Executor (created: Thu Feb 14 19:09:10 IST 2013)" daemon [_thread_blocked, id=21814, stack(0x0000000045d9f000,0x0000000045ea0000)]
    0x0000000054523800 JavaThread "LogFlusher" daemon [_thread_blocked, id=21809, stack(0x000000004599b000,0x0000000045a9c000)]
    0x000000005246b000 JavaThread "LogFlusher" daemon [_thread_blocked, id=21808, stack(0x000000004589a000,0x000000004599b000)]
    0x00000000552a9800 JavaThread "LogFlusher" daemon [_thread_blocked, id=21807, stack(0x0000000045799000,0x000000004589a000)]
    0x00000000527f8800 JavaThread "JPS FileChangeNotifier<clean-only>" daemon [_thread_blocked, id=21802, stack(0x0000000045698000,0x0000000045799000)]
    0x00000000548fc800 JavaThread "Thread-13" [_thread_blocked, id=21801, stack(0x0000000045597000,0x0000000045698000)]
    0x0000000054db7000 JavaThread "[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21800, stack(0x0000000045496000,0x0000000045597000)]
    0x0000000054403000 JavaThread "[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21799, stack(0x0000000045395000,0x0000000045496000)]
    0x0000000054463800 JavaThread "Runtime Authorization Event Notifier" daemon [_thread_blocked, id=21798, stack(0x0000000045294000,0x0000000045395000)]
    0x000000005281f000 JavaThread "JMX Framework document pooling thread" daemon [_thread_blocked, id=21797, stack(0x000000004020b000,0x000000004030c000)]
    0x0000000052845800 JavaThread "DoSManager" daemon [_thread_blocked, id=21795, stack(0x0000000045193000,0x0000000045294000)]
    0x000000005400d000 JavaThread "VDE Transaction Processor Thread" daemon [_thread_blocked, id=21793, stack(0x0000000044f91000,0x0000000045092000)]
    0x00000000546b7800 JavaThread "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon [_thread_blocked, id=21792, stack(0x0000000044e90000,0x0000000044f91000)]
    0x0000000053c67800 JavaThread "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=21791, stack(0x0000000044d8f000,0x0000000044e90000)]
    0x0000000053d14000 JavaThread "[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21790, stack(0x0000000044c8e000,0x0000000044d8f000)]
    0x0000000053e5b800 JavaThread "weblogic.timers.TimerThread" daemon [_thread_blocked, id=21789, stack(0x0000000040f24000,0x0000000041025000)]
    0x0000000053d32800 JavaThread "weblogic.time.TimeEventGenerator" daemon [_thread_blocked, id=21788, stack(0x000000004010a000,0x000000004020b000)]
    0x00000000527d4000 JavaThread "ExecuteThread: '14' for queue: 'oms.automation'" daemon [_thread_blocked, id=21787, stack(0x0000000044b8d000,0x0000000044c8e000)]
    0x00000000527d2000 JavaThread "ExecuteThread: '13' for queue: 'oms.automation'" daemon [_thread_blocked, id=21786, stack(0x0000000044a8c000,0x0000000044b8d000)]
    0x00000000527d0000 JavaThread "ExecuteThread: '12' for queue: 'oms.automation'" daemon [_thread_blocked, id=21785, stack(   0x00000000529af000 JavaThread "ExecuteThread: '0' for queue: 'oms.automation'" daemon [_thread_blocked, id=21773, stack(0x0000000043d7f000,0x0000000043e80000)]
    0x0000000053382800 JavaThread "ExecuteThread: '14' for queue: 'oms.web'" daemon [_thread_blocked, id=21772, stack(0x0000000043c7e000,0x0000000043d7f000)]
    (0x0000000043779000,0x000000004387a000)]
    0x00000000547bd000 JavaThread "ExecuteThread: '0' for queue: 'oms.web'" daemon [_thread_blocked, id=21758, stack(0x0000000042e70000,0x0000000042f71000)]
    0x0000000053cd1800 JavaThread "ExecuteThread: '14' for queue: 'oms.xml'" daemon [_thread_blocked, id=21757, stack(0x0000000042d6f000,0x0000000042e70000)]
    Other Threads:
    =>0x00000000523b3800 VMThread [stack: 0x0000000041676000,0x0000000041777000] [id=21727]
    0x00000000523f2800 WatcherThread [stack: 0x0000000042062000,0x0000000042163000] [id=21734]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x000000005235bef0] Threads_lock - owner thread: 0x00000000523b3800
    [0x000000005235c3f0] Heap_lock - owner thread: 0x00000000547c4000
    Heap
    def new generation total 157248K, used 157247K [0x00000000c0000000, 0x00000000caaa0000, 0x00000000caaa0000)
    eden space 139776K, 100% used [0x00000000c0000000, 0x00000000c8880000, 0x00000000c8880000)
    from space 17472K, 99% used [0x00000000c8880000, 0x00000000c998fff0, 0x00000000c9990000)
    to space 17472K, 0% used [0x00000000c9990000, 0x00000000c9990000, 0x00000000caaa0000)
    tenured generation total 349568K, used 349568K [0x00000000caaa0000, 0x00000000e0000000, 0x00000000e0000000)
    the space 349568K, 100% used [0x00000000caaa0000, 0x00000000e0000000, 0x00000000e0000000, 0x00000000e0000000)
    compacting perm gen total 275904K, used 275635K [0x00000000e0000000, 0x00000000f0d70000, 0x0000000100000000)
    the space 275904K, 99% used [0x00000000e0000000, 0x00000000f0d2cdd8, 0x00000000f0d2ce00, 0x00000000f0d70000)
    No shared spaces configured.
    Code Cache [0x00002aaaab041000, 0x00002aaaace01000, 0x00002aaaae041000)
    total_blobs=8666 nmethods=7459 adapters=1158 free_code_cache=19457344 largest_free_block=19712
    VM Arguments:
    jvm_args: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=OSM72AdminServer -Djava.security.policy=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/app/WLS11g_OSM72/Middleware/wlserver_10.3 -Dwls.home=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server -Dweblogic.home=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server -Dcommon.components.home=/app/WLS11g_OSM72/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN -Djrockit.optfile=/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/servers/OSM72AdminServer -Doracle.domain.config.dir=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig -Digf.arisidbeans.carmlloc=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/carml -Digf.arisidstack.home=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/servers/OSM72AdminServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/app/WLS11g_OSM72/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/app/WLS11g_OSM72/Middleware/patch_jdev1111/profiles/default/sysext_manifest_classpath -Dweblogic.client.socket.ConnectionTimeout=500 -Dcom.mslv.oms.cartridgemgmt.DeployCartridgeMDB.CartridgeDeploymentTransactionTimeout=2000
    java_command: weblogic.Server
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/usr/java/jdk1.6.0_37
    CLASSPATH=/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/app/WLS11g_OSM72/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/app/WLS11g_OSM72/Middleware/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/java/jdk1.6.0_37/lib/tools.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/weblogic.jar:/app/WLS11g_OSM72/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/webservices.jar:/app/WLS11g_OSM72/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/app/WLS11g_OSM72/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/xqrl.jar
    PATH=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/bin:/app/WLS11g_OSM72/Middleware/modules/org.apache.ant_1.7.1/bin:/usr/java/jdk1.6.0_37/jre/bin:/usr/java/jdk1.6.0_37/bin:/usr/java/jdk1.6.0_37/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/usr/java/jdk1.6.0_37/bin:/root/bin
    LD_LIBRARY_PATH=/usr/java/jdk1.6.0_37/jre/lib/amd64/server:/usr/java/jdk1.6.0_37/jre/lib/amd64:/usr/java/jdk1.6.0_37/jre/../lib/amd64:/app/WLS11g_OSM72/Middleware/patch_wls1035/profiles/default/native:/app/WLS11g_OSM72/Middleware/patch_jdev1111/profiles/default/native:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/native/linux/x86_64:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/native/linux/x86_64/oci920_8
    SHELL=/bin/bash
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x861ea0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x861ea0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGXFSZ: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x712a90], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGINT: [libjvm.so+0x712690], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x712690], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x712690], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    --------------- S Y S T E M ---------------
    OS:Red Hat Enterprise Linux Server release 5.7 (Tikanga)
    uname:Linux 2.6.18-274.el5 #1 SMP Mon Jul 25 13:17:49 EDT 2011 x86_64
    libc:glibc 2.5 NPTL 2.5
    rlimit: STACK 10240k, CORE 0k, NPROC 25079, NOFILE 1024, AS infinity
    load average:1.37 0.45 0.32
    /proc/meminfo:
    MemTotal: 3152644 kB
    MemFree: 13224 kB
    Buffers: 49684 kB
    Cached: 1494336 kB
    SwapCached: 43764 kB
    Active: 2130560 kB
    Inactive: 796056 kB
    HighTotal: 0 kB
    HighFree: 0 kB
    LowTotal: 3152644 kB
    LowFree: 13224 kB
    SwapTotal: 8193140 kB
    SwapFree: 8030056 kB
    Dirty: 1688 kB
    Writeback: 0 kB
    AnonPages: 1338848 kB
    Mapped: 553060 kB
    Slab: 124644 kB
    PageTables: 56400 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    CommitLimit: 9769460 kB
    Committed_AS: 3156696 kB
    VmallocTotal: 34359738367 kB
    VmallocUsed: 266424 kB
    VmallocChunk: 34359471699 kB
    HugePages_Total: 0
    HugePages_Free: 0
    HugePages_Rsvd: 0
    Hugepagesize: 2048 kB
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 47 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref
    /proc/cpuinfo:
    processor     : 0
    vendor_id     : AuthenticAMD
    cpu family     : 15
    model          : 47
    model name     : AMD Athlon(tm) 64 Processor 3200+
    stepping     : 2
    cpu MHz          : 2000.000
    cache size     : 512 KB
    fpu          : yes
    fpu_exception     : yes
    cpuid level     : 1
    wp          : yes
    flags          : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni lahf_lm
    bogomips     : 3979.78
    TLB size     : 1024 4K pages
    clflush size     : 64
    cache_alignment     : 64
    address sizes     : 40 bits physical, 48 bits virtual
    power management: ts fid vid ttp tm stc
    Memory: 4k page, physical 3152644k(13224k free), swap 8193140k(8030056k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (20.12-b01) for linux-amd64 JRE (1.6.0_37-b06), built on Sep 24 2012 11:47:45 by "java_re" with gcc 3.2.2 (SuSE Linux)
    time: Thu Feb 14 21:26:33 2013
    elapsed time: 8278 seconds

    The only fix I know of for this issue is to reboot the host.
    If there is another fix someone please let me know as I have users who run into this often.
    Thanks
    Bonnie.Partridge

  • Fatal Error encountered while creating a Shopping Cart.

    Hello people,
    Im an amateur ABAP/WDJ Developer, and i am facing a serious issue,i would be so glad if anyone can help me out with this.
    When i create a shopping cart on the portal, it goes all smooth until the checkout, when i click on checkout, it flashes an error...
    "Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Incorrect encoded sequence detected at character (hex) 0xa0, (bin) 10100000. Check whether the input parsed contains correctly encoded characters. Encoding used is: 'utf-8'(:main:, row:2, col:59)Exception"
    I have tried taking traces and have have gone through the FMs that are called from the SRM, but with no luck.
    Can anyone please help me out with this?
    -Regards

    Raghav
    Did you get this issue resolved.  We're having a similar problem.  When the data is entered into the Shopping Cart Name field, it sometime has Hex "C2A0" which looks like the Unicode representation of the UTF-8 Non-Repeating Space character.   This is user entered data and my initial thought was that they were copying and pasting from a web site, but the user claims not.

  • RC-50004: Fatal: Error occurred in ApplyAppsTechStack: While Installatling EBS R12 on window server 2003 SP2

    Hi Mr.Hussain,
    Can you please guide me how to solve this error,
    i am trying to install oracle EBS  R12.1.1 on windows server 2003, i am following your document, installation of EBS R12.1 in windows server 2003 SP2
    i did stage everything going right, even i did md5sums for the extracted file of EBS R12 folder.
    i stated installation, even installation done perfectly at the end of installation 2 Command Prompt windows appear and stopped, i try to open log file from oracle installation folder, i got this message at the end of log file
        3% completed       RC-50004: Fatal: Error occurred in ApplyAppsTechStack:
    RC-50013: Fatal: Failed to instantiate driver c:\oracle\PROD\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if 1 == 0 goto :REG_OK
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo Cannot execute registration of Applications Techstack
    Cannot execute registration of Applications Techstack
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if "" == "TRUE" goto :INSIAS_OK
        RW-50010: Error: - script has returned an error:   1
    RW-50004: Error code received when running external process.  Check log file for details.
    Running APPL_TOP Install Driver for PROD instance
    can you please guide me how to solve this error,

    This is a generic error so you would need to check the installation log files for details about the error.
    Please see if (Rapidwiz 12.1.1 Fails To Execute Ouicli.Pl During Apps 10.1.3 Techstack Autoconfig (Doc ID 1328464.1)) is applicable.
    Thanks,
    Hussein

  • Update Operation Fatal Error when installing Technical Preview Build 10041 Upgrade

    I posted this in the Microsoft Community forums and was redirected here.
    Below is the original post (URL: http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_install/update-operation-fatal-error-when-installing/6eaff1b9-0223-4357-afc8-884382590e82 )
    Hello,
    In trying to perform an upgrade install of the Windows 10 Technical Preview Build 10041 (as is the latest available for direct download as of my writing), I am running into a problem I cannot find mention of anywhere else on the web.
    I fall into two categories with regards to this build: A) Product tester who actually needs to test application performance under Windows 10 on bare metal, B) Semi-crazy techie who loves using (usable) beta software as his primary environment ;)
    so it is rather important to me that I get this working on my machine in some non-virtualized respect. I am reluctant to do a full/fresh install if installation problems are happening, because my Windows 8 product key has been f***ed up from the
    start (likely some random database corruption) and I've had to utilize phone support to get around an "unknown error" the last two times I've had to use it. So, for fear of that key completely crapping out on me, I don't want to move to Win10 unless
    I'm confident it will install and I can stick with it (for better or worse) through the end. Problems within the Preview after I install it I can deal with.
    So, I first tried to install the Preview through the standard Windows Update method. The installer took about 7 hours (but from reading lots of internet discussions, stupidly long install times in that range seem to be a common problem with
    this builds separate from it actually failing). During the reboot between the "Setting up Devices" (Or is it Setting up Drivers? I forget) and "Taking Care of a Few More Things" (Again, possibly paraphrased), for about a split second, underneath
    the Windows logo and throbber, some error like this appeared:
    Fatal Error Performing Update Operation # of ##: ERROR CODE
    It only appeared for a fraction of a second, and I had no chance of reading the precise numbers or error.
    However, the installer then seemed to continue, and went until the main circle was at 100%. As soon as 100% hit, however, the screen went black for something like 30min. Then, I briefly saw "Attempting to recover installation" before "Restoring
    your previous version of Windows." And I was, quite impressively considering how far along that installer was, back in Windows 8.1 completely unharmed.
    I tried again by burning an ISO and doing a disc upgrade install. I let that one run overnight and was asleep for the error, but I was back in Win8.1 in the morning, so I can only assume a similar thing happened there.
    As for my system specs, I'm running on a MacBook Pro 9,1 under Boot Camp. I am upgrading from Windows 8.1.2 Pro with Media Center. I have found other online accounts of people quite successfully installing Windows 10 on Macs, so that isn't the issue.
    Does anyone have any clue as to what this error might have been/be, and how I might fix it? Or at least have it on good authority that a fresh installation would be unaffected (meaning it's software-related)? If not, I can try installing to a VHD,
    which would at least let me product test on bare metal, but wouldn't have the harddrive space to be my daily driver and would probably only get used occasionally.
    Thanks in advance to anyone who can help!
    So far, I have the yet-to-be-tried idea of a clean boot prior to installation.
    If anyone here has any more specific ideas, lemme hear 'em.
    Thanks!

    To the individual who proposed this as an answer to my problem: It's not even applicable. I specifically stated that I was trying to avoid doing a clean installation (at least without knowing more about the problem at hand). An answer saying to do the thing
    you're trying to avoid doing is not an answer. You can see my last reply for the current status of this issue. 6-8 hour blocks of time in which I can't use my computer (as is required to install build 10041) aren't super common for me, but I haven't abandoned
    this thread. There have simply been no more updates. If your motivation as a mod was that you simply don't like there being unanswered threads on this forum, then perhaps you could attempt to contribute rather than arbitrarily marking the first reply as an
    answer.
    I will continue to update this thread as I try new things and get more information.
    Thank you.

  • Fatal error on Mac OSX 10.8.3 when running tutorial 2 (Creating a Form)

    Tutorial 1, hello world, works fine but tutorial 2 throws the following errors:
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x000000010c0e6e59, pid=882, tid=1799
    # JRE version: 7.0_17-b02
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode bsd-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.dylib+0x2a4e59]
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    # If you would like to submit a bug report, please visit:
    # http://bugreport.sun.com/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x00007fc95b8be000): JavaThread "JavaFX Application Thread" [_thread_in_vm, id=1799, stack(0x00007fff536e8000,0x00007fff53ee8000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000000000000
    Registers:
    RAX=0x00007fff53edb090, RBX=0x00007fff53edb018, RCX=0x0000000000000000, RDX=0x00007fff53edb018
    RSP=0x00007fff53edaef0, RBP=0x00007fff53edaf00, RSI=0x0000000000000000, RDI=0x00007fff53edafc8
    R8 =0x0000000000000000, R9 =0x0000000000000001, R10=0x00007fc95d873ad0, R11=0x00007fff7c3e4368
    R12=0x00007fc95b8be000, R13=0x0000000000000278, R14=0x00007fff53edafc8, R15=0x00007fc95b8be1d8
    RIP=0x000000010c0e6e59, EFLAGS=0x0000000000010246, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e
    Top of Stack: (sp=0x00007fff53edaef0)
    0x00007fff53edaef0: 0000000000000000 00007fff53edafc8
    0x00007fff53edaf00: 00007fff53edb080 000000010c0dee61
    0x00007fff53edaf10: 00007fc95d884300 0000000000000000
    0x00007fff53edaf20: 00007fff53edaf18 0000000000000000
    0x00007fff53edaf30: 0000000000000000 0000000000000001
    0x00007fff53edaf40: 00007fc95d884610 0000000000000000
    0x00007fff53edaf50: 00007fff9653b2c3 00007fc95d8841e0
    0x00007fff53edaf60: 00007fc95d883fa0 0000000000000280
    0x00007fff53edaf70: 00007fff53edafd0 00007fff96072e81
    0x00007fff53edaf80: 0000000000000003 00007fff53edaf00
    0x00007fff53edaf90: 000000005d881808 ffffffffffffffff
    0x00007fff53edafa0: 0000000000000000 00007fc95d8841e0
    0x00007fff53edafb0: 00007fff9653b2c3 00007fc95d8841e0
    0x00007fff53edafc0: 00007fc95d884610 00007fc95d883fa0
    0x00007fff53edafd0: 00007fff53edb080 00007fff9607311a
    0x00007fff53edafe0: 000000010bd2e000 0000000000000001
    0x00007fff53edaff0: ffffffffffffffff 0000000000000000
    0x00007fff53edb000: 00007fff7ce770e0 000000000000000e
    0x00007fff53edb010: 00007fff96073145 0000003000000018
    0x00007fff53edb020: 00007fff53edb090 00007fff53edaf10
    0x00007fff53edb030: 00007fc95b8be000 0000000000000000
    0x00007fff53edb040: 00007fff9606af40 00007fff92b56354
    0x00007fff53edb050: 00007fc95b8be000 00007fc95b8be000
    0x00007fff53edb060: 000000010c0ded6b 0000000000000001
    0x00007fff53edb070: 0000000000000001 00007fc95b8be1d8
    0x00007fff53edb080: 00007fff53edb560 000000016fb72400
    0x00007fff53edb090: 00007fc95d8817f0 00007fc95a8006f0
    0x00007fff53edb0a0: 0000000000000048 00007fff7c2e0b48
    0x00007fff53edb0b0: 00007fff53edb110 00007fff91966f5b
    0x00007fff53edb0c0: 00007fff53edb360 0000000000000000
    0x00007fff53edb0d0: ffff8036a2793b4f 00007fff53edb4e0
    0x00007fff53edb0e0: 00007fc95a800800 00007fc95d86c4b0
    Instructions: (pc=0x000000010c0e6e59)
    0x000000010c0e6e39: 3e 00 48 83 c0 10 49 89 06 49 89 5e 28 5b 41 5e
    0x000000010c0e6e49: 5d c3 90 55 48 89 e5 41 56 53 48 89 d3 49 89 fe
    0x000000010c0e6e59: 48 8b 06 48 8b 48 10 48 8b 78 18 0f b7 71 42 e8
    0x000000010c0e6e69: c5 2a 21 00 48 89 c6 48 83 e6 fe 4c 89 f7 e8 74
    Register to memory mapping:
    RAX=0x00007fff53edb090 is pointing into the stack for thread: 0x00007fc95b8be000
    RBX=0x00007fff53edb018 is pointing into the stack for thread: 0x00007fc95b8be000
    RCX=0x0000000000000000 is an unknown value
    RDX=0x00007fff53edb018 is pointing into the stack for thread: 0x00007fc95b8be000
    RSP=0x00007fff53edaef0 is pointing into the stack for thread: 0x00007fc95b8be000
    RBP=0x00007fff53edaf00 is pointing into the stack for thread: 0x00007fc95b8be000
    RSI=0x0000000000000000 is an unknown value
    RDI=0x00007fff53edafc8 is pointing into the stack for thread: 0x00007fc95b8be000
    R8 =0x0000000000000000 is an unknown value
    R9 =0x0000000000000001 is an unknown value
    R10=0x00007fc95d873ad0 is an unknown value
    R11=0x00007fff7c3e4368: OBJC_EHTYPE_$_NSException+0x1880 in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation at 0x00007fff92a2a000
    R12=0x00007fc95b8be000 is a thread
    R13=0x0000000000000278 is an unknown value
    R14=0x00007fff53edafc8 is pointing into the stack for thread: 0x00007fc95b8be000
    R15=0x00007fc95b8be1d8 is an unknown value
    Stack: [0x00007fff536e8000,0x00007fff53ee8000], sp=0x00007fff53edaef0, free space=8139k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.dylib+0x2a4e59]
    V [libjvm.dylib+0x29ce61]
    C [libglass.dylib+0x16400] -[GlassTouches(hidden) sendJavaTouchEvent:]+0x450
    C [libglass.dylib+0x15be4] listenTouchEvents+0x44
    C [CoreGraphics+0x440a66] processEventTapData+0x258
    C [CoreGraphics+0x4406f7] _CGYPostEventTapData+0xbd
    C [CoreGraphics+0x4f7d4e] _XPostEventTapData+0x6b
    C [CoreGraphics+0x4f7e46] CGYEventTap_server+0x6a
    C [CoreGraphics+0x4407e5] eventTapMessageHandler+0x1e
    C [CoreFoundation+0x2e40] __CFMachPortPerform+0x120
    C [CoreFoundation+0x2d09] __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__+0x29
    C [CoreFoundation+0x2a49] __CFRunLoopDoSource1+0x99
    C [CoreFoundation+0x35c02] __CFRunLoopRun+0x722
    C [CoreFoundation+0x350e2] CFRunLoopRunSpecific+0x122
    C [HIToolbox+0x5feb4] RunCurrentEventLoopInMode+0xd1
    C [HIToolbox+0x5fc52] ReceiveNextEventCommon+0x164
    C [HIToolbox+0x5fae3] BlockUntilNextEventMatchingListInMode+0x3e
    C [AppKit+0x155563] _DPSNextEvent+0x2ad
    C [AppKit+0x154e22] -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]+0x80
    C [AppKit+0x14c1d3] -[NSApplication run]+0x205
    C [libglass.dylib+0x30a9] -[GlassApplication runLoop:]+0x309
    C [Foundation+0x92d3a] __NSThreadPerformPerform+0xe1
    C [CoreFoundation+0x12b31] __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__+0x11
    C [CoreFoundation+0x12455] __CFRunLoopDoSources0+0xf5
    C [CoreFoundation+0x357f5] __CFRunLoopRun+0x315
    C [CoreFoundation+0x350e2] CFRunLoopRunSpecific+0x122
    C [java+0x742d] CreateExecutionEnvironment+0x367
    C [java+0x1bdc] JLI_Launch+0x7a0
    C [java+0x778a] main+0x65
    C [java+0x1434] start+0x34
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x00007fc95b8b0000 JavaThread "Thread-4" daemon [_thread_in_native, id=33539, stack(0x00000001712f1000,0x0000000171371000)]
    =>0x00007fc95b8be000 JavaThread "JavaFX Application Thread" [_thread_in_vm, id=1799, stack(0x00007fff536e8000,0x00007fff53ee8000)]
    0x00007fc95a892000 JavaThread "Thread-2" daemon [_thread_blocked, id=27651, stack(0x000000016fbbb000,0x000000016fcbb000)]
    0x00007fc95a8a4800 JavaThread "Disposer" daemon [_thread_blocked, id=27395, stack(0x000000016fa5a000,0x000000016fb5a000)]
    0x00007fc95a89b000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=22275, stack(0x000000016e79f000,0x000000016e89f000)]
    0x00007fc95b8a4800 JavaThread "JavaFX-Launcher" [_thread_blocked, id=22019, stack(0x000000016e69c000,0x000000016e79c000)]
    0x00007fc95b89f000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=21763, stack(0x000000016e53c000,0x000000016e63c000)]
    0x00007fc95d01b800 JavaThread "Service Thread" daemon [_thread_blocked, id=21251, stack(0x000000016e123000,0x000000016e223000)]
    0x00007fc95d01a800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=20995, stack(0x000000016e020000,0x000000016e120000)]
    0x00007fc95d019000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=20739, stack(0x000000016df1d000,0x000000016e01d000)]
    0x00007fc95d002000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=20483, stack(0x000000016de1a000,0x000000016df1a000)]
    0x00007fc95a857800 JavaThread "Finalizer" daemon [_thread_blocked, id=16131, stack(0x000000016dbc9000,0x000000016dcc9000)]
    0x00007fc95a857000 JavaThread "Reference Handler" daemon [_thread_blocked, id=15875, stack(0x000000016dac6000,0x000000016dbc6000)]
    0x00007fc95c800000 JavaThread "main" [_thread_blocked, id=5891, stack(0x000000010c8ea000,0x000000010c9ea000)]
    Other Threads:
    0x00007fc95a854800 VMThread [stack: 0x000000016d9c3000,0x000000016dac3000] [id=15619]
    0x00007fc95d012800 WatcherThread [stack: 0x000000016e226000,0x000000016e326000] [id=21507]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 24640K, used 11066K [0x000000014bef0000, 0x000000014da70000, 0x0000000167790000)
    eden space 21120K, 52% used [0x000000014bef0000,0x000000014c9bebd0,0x000000014d390000)
    from space 3520K, 0% used [0x000000014d700000,0x000000014d700000,0x000000014da70000)
    to space 3520K, 0% used [0x000000014d390000,0x000000014d390000,0x000000014d700000)
    ParOldGen total 56448K, used 0K [0x0000000114d90000, 0x00000001184b0000, 0x000000014bef0000)
    object space 56448K, 0% used [0x0000000114d90000,0x0000000114d90000,0x00000001184b0000)
    PSPermGen total 21248K, used 5606K [0x000000010fb90000, 0x0000000111050000, 0x0000000114d90000)
    object space 21248K, 26% used [0x000000010fb90000,0x0000000110109af0,0x0000000111050000)
    Card table byte_map: [0x0000000167790000,0x0000000167a4f000] byte_map_base: 0x0000000166f12380
    Polling page: 0x000000010ca29000
    Code Cache [0x000000010cabf000, 0x000000010cd2f000, 0x000000010fabf000)
    total_blobs=339 nmethods=35 adapters=256 free_code_cache=48608Kb largest_free_block=49741696
    Compilation events (10 events):
    Event: 1.025 Thread 0x00007fc95d019000 nmethod 30 0x000000010cb3db90 code [0x000000010cb3dce0, 0x000000010cb3dd78]
    Event: 1.025 Thread 0x00007fc95d019000 31 java.util.zip.ZipCoder::getBytes (192 bytes)
    Event: 1.031 Thread 0x00007fc95d019000 nmethod 31 0x000000010cb3f990 code [0x000000010cb3fb80, 0x000000010cb401f0]
    Event: 1.031 Thread 0x00007fc95d019000 32 java.util.zip.ZipCoder::encoder (35 bytes)
    Event: 1.032 Thread 0x00007fc95d019000 nmethod 32 0x000000010cb3d4d0 code [0x000000010cb3d600, 0x000000010cb3d698]
    Event: 1.032 Thread 0x00007fc95d019000 33 java.nio.charset.CharsetEncoder::reset (11 bytes)
    Event: 1.032 Thread 0x00007fc95d019000 nmethod 33 0x000000010cb3d290 code [0x000000010cb3d3c0, 0x000000010cb3d418]
    Event: 1.032 Thread 0x00007fc95d019000 34 java.nio.charset.CharsetEncoder::implReset (1 bytes)
    Event: 1.032 Thread 0x00007fc95d019000 nmethod 34 0x000000010cb40c50 code [0x000000010cb40d80, 0x000000010cb40dd8]
    Event: 1.042 Thread 0x00007fc95d01a800 nmethod 21 0x000000010cb47950 code [0x000000010cb47e40, 0x000000010cb4b4f0]
    GC Heap History (0 events):
    No events
    Deoptimization events (0 events):
    No events
    Internal exceptions (10 events):
    Event: 1.034 Thread 0x00007fc95b8be000 Threw 0x000000014c94be48 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.035 Thread 0x00007fc95b8be000 Threw 0x000000014c952370 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.035 Thread 0x00007fc95b8be000 Threw 0x000000014c957fe0 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.036 Thread 0x00007fc95b8be000 Threw 0x000000014c95d130 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.036 Thread 0x00007fc95b8be000 Threw 0x000000014c962ef0 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.036 Thread 0x00007fc95b8be000 Threw 0x000000014c966d28 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.037 Thread 0x00007fc95b8be000 Threw 0x000000014c96a8b0 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.037 Thread 0x00007fc95b8be000 Threw 0x000000014c96eb48 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.045 Thread 0x00007fc95b8be000 Threw 0x000000014c9749f0 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.058 Thread 0x00007fc95b8be000 Threw 0x000000014c97b300 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Events (10 events):
    Event: 1.045 loading class 0x00007fc95a41baf0
    Event: 1.045 loading class 0x00007fc95a41baf0 done
    Event: 1.045 loading class 0x00007fc95a43ea00
    Event: 1.045 loading class 0x00007fc95a43ea00 done
    Event: 1.045 loading class 0x00007fc95b004640
    Event: 1.045 loading class 0x00007fc95b004640 done
    Event: 1.058 loading class 0x00007fc95a4b4560
    Event: 1.058 loading class 0x00007fc95a4b4560 done
    Event: 4.133 Executing VM operation: EnableBiasedLocking
    Event: 4.133 Executing VM operation: EnableBiasedLocking done

    Dynamic libraries:
    0x000000000b4b6000      /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x000000000b4b6000      /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x000000000b4b6000      /usr/lib/libz.1.dylib
    0x000000000b4b6000      /usr/lib/libSystem.B.dylib
    0x000000000b4b6000      /usr/lib/libobjc.A.dylib
    0x000000000b4b6000      /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x000000000b4b6000      /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x000000000b4b6000      /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x000000000b4b6000      /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x000000000b4b6000      /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x000000000b4b6000      /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x000000000b4b6000      /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x000000000b4b6000      /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x000000000b4b6000      /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x000000000b4b6000      /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x000000000b4b6000      /usr/lib/libauto.dylib
    0x000000000b4b6000      /usr/lib/libicucore.A.dylib
    0x000000000b4b6000      /usr/lib/libxml2.2.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x000000000b4b6000      /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x000000000b4b6000      /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x000000000b4b6000      /usr/lib/liblangid.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x000000000b4b6000      /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x000000000b4b6000      /usr/lib/libDiagnosticMessagesClient.dylib
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x000000000b4b6000      /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x000000000b4b6000      /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x000000000b4b6000      /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x000000000b4b6000      /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x000000000b4b6000      /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x000000000b4b6000      /usr/lib/libCRFSuite.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x000000000b4b6000      /usr/lib/libc++.1.dylib
    0x000000000b4b6000      /usr/lib/libc++abi.dylib
    0x000000000b4b6000      /usr/lib/system/libcache.dylib
    0x000000000b4b6000      /usr/lib/system/libcommonCrypto.dylib
    0x000000000b4b6000      /usr/lib/system/libcompiler_rt.dylib
    0x000000000b4b6000      /usr/lib/system/libcopyfile.dylib
    0x000000000b4b6000      /usr/lib/system/libdispatch.dylib
    0x000000000b4b6000      /usr/lib/system/libdnsinfo.dylib
    0x000000000b4b6000      /usr/lib/system/libdyld.dylib
    0x000000000b4b6000      /usr/lib/system/libkeymgr.dylib
    0x000000000b4b6000      /usr/lib/system/liblaunch.dylib
    0x000000000b4b6000      /usr/lib/system/libmacho.dylib
    0x000000000b4b6000      /usr/lib/system/libquarantine.dylib
    0x000000000b4b6000      /usr/lib/system/libremovefile.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_blocks.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_c.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_dnssd.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_info.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_kernel.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_m.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_network.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_notify.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_sandbox.dylib
    0x000000000b4b6000      /usr/lib/system/libunc.dylib
    0x000000000b4b6000      /usr/lib/system/libunwind.dylib
    0x000000000b4b6000      /usr/lib/system/libxpc.dylib
    0x000000000b4b6000      /usr/lib/system/libcorecrypto.dylib
    0x000000000b4b6000      /usr/lib/libstdc++.6.dylib
    0x000000000b4b6000      /usr/lib/libbsm.0.dylib
    0x000000000b4b6000      /usr/lib/libsqlite3.dylib
    0x000000000b4b6000      /usr/lib/libxar.1.dylib
    0x000000000b4b6000      /usr/lib/libpam.2.dylib
    0x000000000b4b6000      /usr/lib/libOpenScriptingUtil.dylib
    0x000000000b4b6000      /usr/lib/libbz2.1.0.dylib
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x000000000b4b6000      /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x000000000b4b6000      /usr/lib/system/libkxld.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x000000000b4b6000      /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x000000000b4b6000      /usr/lib/libxslt.1.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x000000000b4b6000      /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x000000000b4b6000      /usr/lib/libcups.2.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x000000000b4b6000      /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x000000000b4b6000      /usr/lib/libresolv.9.dylib
    0x000000000b4b6000      /usr/lib/libiconv.2.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x000000000b4b6000      /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x000000000b4b6000      /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x000000000b4b6000      /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x000000000b4b6000      /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x000000000b4b6000      /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x000000000b4b6000      /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x000000000b4b6000      /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x000000000b4b6000      /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x000000000b4b6000      /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x000000000b4b6000      /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x000000000b4b6000      /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x000000000b4b6000      /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x000000000b4b6000      /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x000000010be42000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/server/libjvm.dylib
    0x000000010c9ec000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libverify.dylib
    0x000000010c9f9000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libjava.dylib
    0x000000010cab6000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libzip.dylib
    0x000000016dccb000      /System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/JavaRuntimeSupport
    0x000000016dce3000      /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation
    0x000000016dcf8000      /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x000000016dd05000      /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x000000016e538000      /Applications/IntelliJ IDEA 12.app/bin/libbreakgen64.jnilib
    0x000000016e63e000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libnet.dylib
    0x000000016e8c3000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libprism-es2.dylib
    0x000000016e977000      /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x000000016eb6c000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x000000016ed14000      /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
    0x000000016f03b000      /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x000000016f046000      /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x000000016f45a000      /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
    0x000000016f946000      /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
    0x000000016f95a000      /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat
    0x000000016f98e000      /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x000000000b4b6000      /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x000000000b4b6000      /usr/lib/libcurl.4.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x000000000b4b6000      /usr/lib/libssl.0.9.8.dylib
    0x000000000b4b6000      /usr/lib/libcrypto.0.9.8.dylib
    0x000000000b4b6000      /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x000000000b4b6000      /usr/lib/libsasl2.2.dylib
    0x000000016fb5c000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libglass.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x000000000b4b6000      /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    VM Arguments:
    jvm_args: -Didea.launcher.port=7536 -Didea.launcher.bin.path=/Applications/IntelliJ IDEA 12.app/bin -Dfile.encoding=UTF-8
    java_command: com.intellij.rt.execution.application.AppMain sample.Main
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin
    SHELL=/bin/bash
    DISPLAY=/tmp/launch-g2yCr7/org.macosforge.xquartz:0
    Signal Handlers:
    SIGSEGV: [libjvm.dylib+0x4a361d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGBUS: [libjvm.dylib+0x4a361d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGFPE: [libjvm.dylib+0x3b302d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGPIPE: [libjvm.dylib+0x3b302d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGXFSZ: [libjvm.dylib+0x3b302d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGILL: [libjvm.dylib+0x3b302d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000002
    SIGUSR2: [libjvm.dylib+0x3b2bc6], sa_mask[0]=0x00000004, sa_flags=0x00000042
    SIGHUP: [libjvm.dylib+0x3b0e27], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGINT: [libjvm.dylib+0x3b0e27], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGTERM: [libjvm.dylib+0x3b0e27], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGQUIT: [libjvm.dylib+0x3b0e27], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    --------------- S Y S T E M ---------------
    OS:Bsduname:Darwin 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64
    rlimit: STACK 8192k, CORE 0k, NPROC 709, NOFILE 10240, AS infinity
    load average:0.96 1.20 1.37
    CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
    Memory: 4k page, physical 5410872k(1352718k free)
    /proc/meminfo:
    vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for bsd-amd64 JRE (1.7.0_17-b02), built on Mar 1 2013 06:41:23 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
    time: Wed Apr 10 20:10:17 2013
    elapsed time: 4 seconds

  • Exit Code: 6  - 0 fatal error(s), 58 error(s), 58 warning(s)  can't install CS5

    I can't seem to get CS5 to install on my compute, any idea where I should start?
    computer -
    Acer Aspire x3300  4 gigs of RAM, lots of free space on the harddrive
    Windows Home Premium 64 Bit
    Install errors -
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 58 error(s), 58 warning(s)
    WARNING: OS requirements not met for {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    WARNING: OS requirements not met for {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E}
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe CSXS Infrastructure CS5: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86: Install failed
    ERROR:  - Adobe Media Player: Install failed
    ERROR:  - Adobe Linguistics CS5 x64: Install failed
    ERROR:  - Adobe Photoshop CS5 Support: Install failed
    ERROR:  - Adobe Bridge CS5: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86: Install failed
    ERROR:  - Recommended Common Fonts Installation x64: Install failed
    ERROR:  - AdobePDFL x64 CS5: Install failed
    ERROR:  - DeviceCentral_DeviceCentral3LP-en_US: Install failed
    ERROR:  - Microsoft_VC80_MFCLOC_x86_x64: Install failed
    ERROR:  - Adobe XMP Panels CS5: Install failed
    ERROR:  - Photoshop Camera Raw: Install failed
    ERROR:  - AdobeColorCommonSetCMYK: Install failed
    ERROR:  - Adobe Mini Bridge CS5: Install failed
    ERROR:  - Microsoft_VC80_CRT_x86_x64: Install failed
    ERROR:  - Adobe Photoshop CS5 English Language Pack_x64_AdobePhotoshop12-en_US_x64: Install failed
    ERROR:  - AdobeColorJA CS5: Install failed
    ERROR:  - Adobe ReviewPanel CS5: Install failed
    ERROR:  - Photoshop Camera Raw (64 bit): Install failed
    ERROR:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR:  - Adobe Photoshop CS5 Core_x64: Failed due to Language Pack installation failure
    ERROR:  - Adobe Photoshop CS5 English Language Pack_AdobePhotoshop12-en_US: Install failed
    ERROR:  - Suite Shared Configuration CS5: Install failed
    ERROR:  - Adobe Linguistics CS5: Install failed
    ERROR:  - PDF Settings CS5: Install failed
    ERROR:  - DeviceCentral: Failed due to Language Pack installation failure
    ERROR:  - AdobeColorEU CS5: Install failed
    ERROR:  - AdobeTypeSupport CS5: Install failed
    ERROR:  - AdobeColorVideoProfilesCS CS5: Install failed
    ERROR:  - AdobeColorCommonSetRGB: Install failed
    ERROR:  - Adobe Player for Embedding x64: Install failed
    ERROR:  - Adobe Photoshop CS5 Core: Failed due to Language Pack installation failure
    ERROR:  - Required Common Fonts Installation x64: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86_x64: Install failed
    ERROR:  - Adobe CSXS Extensions CS5: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86_x64: Install failed
    ERROR:  - AdobeOutputModule: Install failed
    ERROR:  - Microsoft_VC80_CRT_x86: Install failed
    ERROR:  - AdobeCMaps x64 CS5: Install failed
    ERROR:  - AdobeTypeSupport x64 CS5: Install failed
    ERROR:  - Microsoft_VC90_MFC_x86_x64: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5 x64: Install failed
    ERROR:  - AdobePDFL CS5: Install failed
    ERROR:  - AdobeCMaps CS5: Install failed
    ERROR:  - Microsoft_VC80_MFC_x86_x64: Install failed
    ERROR:  - Required Common Fonts Installation: Install failed
    ERROR:  - Adobe SwitchBoard 2.0: Install failed
    ERROR:  - Microsoft_VC80_MFC_x86: Install failed
    ERROR:  - AdobeColorNA CS5: Install failed
    ERROR:  - AdobeColorPhotoshop CS5: Install failed
    ERROR:  - Microsoft_VC80_MFCLOC_x86: Install failed
    ERROR:  - Recommended Common Fonts Installation: Install failed
    ERROR:  - Adobe Extension Manager CS5: Install failed
    ERROR:  - Adobe ExtendScript Toolkit CS5: Install failed
    ERROR:  - Adobe AIR: Install failed

    I had the same problem referenced, and tried a fair number of things simultaneously, and was able to successfully re-install CS5 & then upgrade to 6.2 Adobe Camera Raw.
    1.  Remove Program (through add/remove programs).
    2.  Run the CS5 removal script (downloaded from Adobe - be careful to wait until all files are extracted).
    3.  Run MSCONFIG (type it into "Run" on start menu).  Disable every single item in Services and Startup that authored by Adobe.  Also disable your anti-virus software and any program that syncs your files).
    4.  Disable Windows Firewall.
    5.  Reboot
    6.  Run the installation program.  Be sure to right click, and "run as administrator".  Hope for success.
    7.  Run from Photoshop Updates (click help at the top, then updates).  Hope for success.
    8.  Reverse steps 3 and 4.
    9.  Reboot.

  • Keep getting "Fatal error during installation" messages on install of 7.0 SP1

    Hi,
    I keep getting the following error on installation (dialogue box) on Win2K
    of WLS 7.0.1.0:
    "Fatal error encountered during file installation. The installer will now
    cleanup and exit! [file size error for E:\ ...]"
    While this looks like an obvious file download error I have pulled down the
    full download 3 times and the network download once and it keeps happening.
    Note that when the installer first starts it says it's doing a checksum
    check and this passes OK. The errors only occur during individual file
    installation. What's more is that it occurs at different points in the
    install process (any time between about 20% and 60% completed).
    Weird. Note that I have previously had WLS installed on my system before.
    Any ideas much appreciated.
    regards
    --malcolm

    Hi Malcolm:
    you were getting -- "[file size error for E:\ ...]"
    the installation worked on the C: drive.
    > Yes I have a number of partitions C: thru E: with D: being System part (C:
    > is Win 95 parition with Win2k boot on it too), D: E: are NTFS. E drive has
    > used 10GB and 1.5GB free.
    Since I cannot see your system and explore the used and free space, and I am not a
    Windows 2000 file management expert, I can only speculate on the causes.
    Maybe your E: drive is very fragmented and Windows cannot find enough clusters or chunks
    to let this complete. The Win95 partition is a FAT16 format; the others are NTFS.
    Perhaps there is more free space on C:, or Windows can better get what it needs when
    allocated in smaller portions.
    Where is the "platform701_win32.exe" file when you execute it?
    I am wondering if it is stored on a FAT16 drive.
    Are you using PartitionMagic? Can you give more space to E: or change cluster sizes?
    I asked about the swapfile because I am thinking about areas that grow and shrink, and
    could cause trouble at varying points as you described. So, there are TMP and TEMP ?
    Later,
    Wayne
    Malcolm Robbins wrote:
    "Wayne W. Scott" <[email protected]> wrote in message
    news:[email protected]...
    Malcolm Robbins wrote:
    Wayne,
    are you there? Any ideas?Yes. I didn't see any follow-ups for awhile, then I was very busy at theoffice.
    Your downloaded file is probably okay, but I will compare to one of mine.
    Including yours here for my own reference.
    ====
    file = platform701_win32.exe
    checksum = 3657019252 (as reported by cygwin)
    size = 283,279 KB (win2k) or 290076933 bytes (as reported by cygwin)
    ====
    "Fatal error encountered during file installation. The installer will now
    cleanup and exit! [file size error for E:\ ...]"
    * I'll bet you are running out of space on the E: drive!
    Is E: one of your partitions? How much free space is on it?Yes I have a number of partitions C: thru E: with D: being System part (C:
    is Win 95 parition with Win2k boot on it too), D: E: are NTFS. E drive has
    used 10GB and 1.5GB free.
    Are you telling it to use the E: drive?Yes.
    Can you use C: ?I suppose I could try, if that matters ???!!!
    --- I just tried it and it all worked!!! Why is this? I don't really want
    to keep it on C:
    Where is the Windows swapfile?It's on D:
    Please search your system -- all drives -- for 'registry.xml' and show
    what is found.
    Wayne

  • XSLT Exception: FATAL ERROR:  'Could not compile stylesheet'

    Hi....
    Am getting Folowing Exception while parsing the XSL file. Am using java 1.4 and MSXML4.2 SP2 parser andSDK.
    but when I installed SQLServer2005, with that MSXML 6.0 Parser is Installed.
    It is working fine before instalation of SQLServer2005.
    java.lang.NullPointerException
         at com.sun.org.apache.xalan.internal.xsltc.compiler.FunctionCall.translate(FunctionCall.java:826)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.ValueOf.translate(ValueOf.java:114)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.SyntaxTreeNode.translateContents(SyntaxTreeNode.java:490)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.XslAttribute.translate(XslAttribute.java:252)
    Compiler warnings:
    file:///F:/Data/JRun4/servers/ABC/MainXSL.xsl: line 155: Attribute 'LenderBranchIdentifier' outside of element.
    file:///F:/Data/JRun4/servers/ABC/MainXSL.xsl: line 156: Attribute 'LenderRegistrationIdentifier' outside of element.
    ERROR: 'null'
    FATAL ERROR: 'Could not compile stylesheet'
    javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:753)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:548)
         at com.ls.lsglobal.common.CLOUTSQLXML.TransXml2Xml(CLOUTSQLXML.java:274)
    And My XSL is
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="2.5" xmlns:lsjava1="com.ls.lsglobal.common" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" exclude-result-prefixes="lsjava1" >
         <xsl:output method="xml" indent="yes" encoding="utf-8" doctype-system="MyRequest.1.3.DTD"/>
         <xsl:template match="/" >
              <REQUEST_GROUP>
                                       <TRANSMITTAL_DATA>
                                            <xsl:if test="AppraisedVal!=''">
                                                 <xsl:attribute name="AppraisedValueAmount"><xsl:value-of select="AppraisedVal"/></xsl:attribute>
                                            </xsl:if>
                                            <xsl:if test="StatedVal!=''">
                                                 <xsl:attribute name="EstimatedValueAmount"><xsl:value-of select="StatedVal"/></xsl:attribute>
                                            </xsl:if>
                                            <xsl:for-each select="ROOT/AppMain/MyLoop/Liab">
                                                 <xsl:if test=" normalize-space(LiabTypCd) = 'SMG' and (normalize-space(PresFutTypCd) = 'BOTH' or normalize-space(PresFutTypCd) = 'PRES') and PresLienPos='1' and normalize-space(RefCd) != 'LOAN'">
                                                      <xsl:attribute name="CurrentFirstMortgageHolderType"><xsl:value-of select="LiabId"/></xsl:attribute>
                                                 </xsl:if>
                                            </xsl:for-each>
                                            <xsl:attribute name="LenderBranchIdentifier">0001</xsl:attribute>
                                            <xsl:attribute name="LenderRegistrationIdentifier"><xsl:value-of select="ROOT/AppMain/MyNum"/></xsl:attribute>
                                       </TRANSMITTAL_DATA>
              </REQUEST_GROUP>
         </xsl:template>
    </xsl:stylesheet>
    And My Java Code is
    public String TransXml2Xml(String xmlInFile, String xslFile, String xmlOutFile) throws Exception
              try
                   DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
                   factory.setIgnoringElementContentWhitespace(true);
                   Document document;
                   File stylesheet = new File(xslFile);
                   File dataInfile = new File(xmlInFile);
                   DocumentBuilder builder = factory.newDocumentBuilder();
                   document = builder.parse(dataInfile);
                   System.err.println("-->AVC:::xslFile="+xslFile+" xmlInFile="+xmlInFile+" xmlOutFile="+xmlOutFile);
                   StreamSource stylesource = new StreamSource(stylesheet);
                   TransformerFactory t=TransformerFactory.newInstance();
                   Transformer transformer = t.newTransformer(stylesource);
                   DOMSource source = new DOMSource(document);
                   javax.xml.transform.stream.StreamResult result = new javax.xml.transform.stream.StreamResult(new File(xmlOutFile));
                   transformer.setOutputProperty(javax.xml.transform.OutputKeys.INDENT , "yes");
                   transformer.setOutputProperty(javax.xml.transform.OutputKeys.ENCODING, "UTF-8");
                   transformer.setOutputProperty("{http://xml.apache.org/xslt}indent-amount", "2");
                   if(strCLUTDTD_PATH.equals(""))
                        java.util.Properties props = new java.util.Properties();
                        java.io.FileInputStream fis = new java.io.FileInputStream("DataFileBasePath.properties");
                        props.load(fis);
                        fis.close();
                        strCLUTDTD_PATH = checkNull(props.get("CLUTREQDTD_PATH"));
                   transformer.setOutputProperty(javax.xml.transform.OutputKeys.DOCTYPE_SYSTEM , strCLUTDTD_PATH);
                   transformer.transform(source, result);
              catch(Exception e)
                   e.printStackTrace();
                   throw e;
              return "";
    can any one know what solution for this problem. It is very help full for me.

    So look at your code and find out what you are passing to the TransformerFactory. Then find out why it's null. Don't just sit there and say "Duh", it's your code.
    And remember that nobody but you can see it yet. If you like you could post it here and then others could see it and comment on it.

Maybe you are looking for