Problem starting applications (Core Dumped)

After performing a system upgrade, I have had some problems starting a number of programs including firefox, chromium, thunderbird and more. In an attempt to debug the problem myself I resorted to this Step-by-Step guide, however I'm not sure how to proceed from there. Below are some of the results i received while doing some testing.
-Firefox
Error message when run in terminal
Terminal Error Message
Terminal Error Message
gdb dump (pastebin)
-Thunderbird
Error message when run in terminal
Terminal Error Message
gdb dump (pastebin)
-Arora
Terminal Error Message
-Calibre
Terminal Error Message
Last edited by Ensisong01 (2014-09-02 19:48:36)

jasonwryan wrote: ... ...
Thank you, both for moving this and also for the suggestion. And as suggested I have changed the site that i used to share my code.
twelveeighty wrote: ... ...
I had looked into that first error earlier, or more specifically that particular site. However if you scroll to the bottom you'll see that that error by itself should not be causing the program to crash.
In addition to that this problem does not seem to be limited to only application which leads me to suspect that a dependency has somehow been broken.
Note: Initial Message has been edited.

Similar Messages

  • Proc application core dump

    I met a proc application core dump problem with oracle8.1.7 on Red Hat Linux release 6.2 (Zoot).
    here's the dump information:
    #0 0x407fa4a7 in memcpy (dstpp=0x0, srcpp=0x82252f0, len=420) at ../sysdeps/generic/memcpy.c:55
    #1 0x401d0046 in sqlcopydfn () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #2 0x401d0220 in sqlrdf () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #3 0x401c33de in sqlsel () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #4 0x401c4544 in sqlnst () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #5 0x401ba5ad in sqlcmex () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #6 0x401ba88c in sqlcxt () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #7 0x808a3b7 in GetVerifyStatus_Impl (userId=34997759, result=0x823ca58 "01") at UserVrfStatus.c:1378
    #8 0x80915f3 in GetVerifyStatus (rqst=0x81afbcc) at User3SV_LL_SVCs.c:392
    #9 0x40072ade in _tmsvcdsp () from /home/tuxedo/lib/libtux.so
    #10 0x4008abe6 in _tmrunserver () from /home/tuxedo/lib/libtux.so
    #11 0x40071dbb in _tmstartserver () from /home/tuxedo/lib/libtux.so
    #12 0x8062d94 in main (argc=17, argv=0xbffff524) at BS-11ba.c:106
    UserVrfStatus.c:1378:
    sqlcxt((void **)0, &sqlctx, &sqlstm, &sqlfpn);
    the varaibles are defined as followings:
    static unsigned long sqlctx = 5383491;
    static const struct sqlcxp sqlfpn ={    16,    "UserVrfStatus.pc"};
    struct sqlexd sqlstm;
    did everyboby meet such kind of problems before?

    This forum is about C programming in general, and about using Oracle Studio C in particular.
    Your question seems to be about a database application that now crashes when run on an updated version of Oracle database.
    You mention "Proc" and ProC". If you are referring to the Pro*C compiler, that would also be a database question, since the Pro*C compiler is not related to Oracle Studio or Oracle Studio C.
    You are more likely to find a helpful answer in a database programming forum. Start here:
    https://forums.oracle.com/forums/category.jspa?categoryID=18

  • Problem starting application server after intalling SAP NetWeaver 7.0 ABAP

    Hi, guys
    I installed  SAP NetWeaver 7.0 ABAP on my laptop 3 days ago and it worked well.
    But today, I encountered a problem when starting the application server with message "start operation timed out".
    pls help me to solve the problem.
    thanks

    Felipe, tudo bem?!
    Este erro aparenta inconsistencia em algum pré-requisito, revise-os de acordo com o que é pedido no manual de instalação.
    Abs.

  • Problem starting application

    hi am having problem when starting my application,it does not start it just freeze and show this log error,it does not even load the page,i even try to re-instll jedeveloper
    Caused By: java.io.IOException: C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\wsrp-tools.ear (The system cannot find the file specified) with : C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\wsrp-tools.ear
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(ZipFile.java:127)
         at java.util.jar.JarFile.<init>(JarFile.java:135)
         at java.util.jar.JarFile.<init>(JarFile.java:99)
         at weblogic.utils.jars.JarFileDelegate.<init>(JarFileDelegate.java:32)
         Truncated. see log file for complete stacktrace
    >
    <08 Mar 2013 12:04:42 PM> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'wsrp-tools [Version=11.1.1.4.0]' due to error weblogic.management.DeploymentException: C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\wsrp-tools.ear (The system cannot find the file specified) with : C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\wsrp-tools.ear.
    weblogic.management.DeploymentException: C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\wsrp-tools.ear (The system cannot find the file specified) with : C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\wsrp-tools.ear
         at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
         at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
         at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
         at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
         at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:89)
         Truncated. see log file for complete stacktrace
    Caused By: java.io.IOException: C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\wsrp-tools.ear (The system cannot find the file specified) with : C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\wsrp-tools.ear
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(ZipFile.java:127)
         at java.util.jar.JarFile.<init>(JarFile.java:135)
         at java.util.jar.JarFile.<init>(JarFile.java:99)
         at weblogic.utils.jars.JarFileDelegate.<init>(JarFileDelegate.java:32)
         Truncated. see log file for complete stacktrace
    >
    <08 Mar 2013 12:04:44 PM> <Notice> <LoggingService> <BEA-320400> <The log file C:\Users\10017134\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <08 Mar 2013 12:04:44 PM> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Users\10017134\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log02826. Log messages will continue to be logged in C:\Users\10017134\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <08 Mar 2013 12:04:44 PM> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <08 Mar 2013 12:04:45 PM> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <08 Mar 2013 12:04:45 PM> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <08 Mar 2013 12:04:45 PM> <Warning> <Server> <BEA-002611> <Hostname "HOSTNAMEDOMAIN", maps to multiple IP addresses: it, 0:0:0:0:0:0:0:1>
    <08 Mar 2013 12:04:45 PM> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on 0:0:0:0:0:0:0:1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <08 Mar 2013 12:04:45 PM> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <08 Mar 2013 12:04:45 PM> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on it:7101 for protocols iiop, t3, ldap, snmp, http.>
    <08 Mar 2013 12:04:45 PM> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:0:5efe:ac19:aa0:7101 for protocols iiop, t3, ldap, snmp, http.>
    <08 Mar 2013 12:04:45 PM> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:0:100:7f:fffe:7101 for protocols iiop, t3, ldap, snmp, http.>
    <08 Mar 2013 12:04:45 PM> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <08 Mar 2013 12:04:45 PM> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <08 Mar 2013 12:04:45 PM> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    IntegratedWebLogicServer startup time: 26115 ms.
    IntegratedWebLogicServer started.
    [Running application  on Server Instance IntegratedWebLogicServer...]
    [12:04:46 PM] ----  Deployment started.  ----
    [12:04:46 PM] Target platform is  (Weblogic 10.3).
    [12:04:48 PM] Retrieving existing application information
    [12:04:48 PM] Running dependency analysis...
    [12:04:48 PM] Deploying 3 profiles...
    [12:04:52 PM] Wrote MAR file to C:\Users\10017134\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.j2ee\drs\AutoGeneratedMar
    [12:04:55 PM] Wrote Web Application Module to C:\Users\10017134\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.j2ee\drs\ViewControllerWebApp.war
    [12:04:56 PM] Info: Namespace '/persdef' is mapped to deploy-target metadata-store-usage 'WebCenterFileMetadataStore' in adf-config.xml but no metadata from the namespace is included in the MAR.
    [12:04:56 PM] Info: Any customizations created while running the application will be written to 'C:\Users\10017134\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.mds.dt\adrs\\AutoGeneratedMar\mds_adrs_writedir'.
    [12:04:57 PM] Wrote Enterprise Application Module to C:\Users\10017134\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.j2ee\drs
    [12:04:57 PM] Redeploying Application...Edited by: adf009 on 2013/03/08 1:17 PM
    Edited by: adf009 on 2013/03/08 1:20 PM

    Hi,
    could be default domain not created properly. see this
    Integrated Weblogic domain
    ~Abhijit

  • Problem starting or stopping dbconsole (Application Server 10.1.2.0.2)

    Hi all,
    i have problem starting application server dbconsole and i am getting following error in oracle_home/sid/sysman/log
    2008-10-27 22:45:36 Thread-1 WARN http: snmehl_connect: connect failed to (localhost.mycompany.com:1830): A remote host refused an attempted connect op
    eration. (error = 79)
    2008-10-27 22:45:37 Thread-1 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-240,and testTZoffset for America/New_York:-300 do not match
    2008-10-27 22:45:38 Thread-1 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-240,and testTZoffset for America/New_York:-300 do not match
    i have seen in the metalink to set the timezone which might have got changed. but after running didn't get changed anything and this is on AIX 5.3 and since its day-light changing time
    some old machines running on AIX timezone been changed. any advise or idea
    Thanks,

    i found the solution. that is applying DST patch (AIX version 10.1.0.5)

  • Core dump in malloc - Signal BUS

    When I did performence test for my application, core dump happened serveral times, below list two stack back trace
    t@29 (l@29) terminated by signal BUS (invalid address alignment)
    0xffffffff7a04f68c: t_delete+0x006c: stx %l2, [%g5 + 0x10]
    dbx: warning: can't find file "/local/vendor/R24.2/ACE/ACE_wrappers/ace/.shobj/TP_Reactor.o"
    dbx: warning: see `help finding-files'
    dbx: warning: can't find file "/local/vendor/R24.2/ACE/ACE_wrappers/ace/.shobj/Reactor.o"
    dbx: warning: can't find file "/local/vendor/R24.2/ACE/ACE_wrappers/ace/.shobj/Thread_Adapter.o"
    dbx: warning: can't find file "/local/vendor/R24.2/ACE/ACE_wrappers/ace/.shobj/Base_Thread_Adapter.o"
    (dbx) where
    current thread: t@29
    =>[1] t_delete(0x1025badb0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xffffffff7a04f68c
    [2] mallocunlocked(0x108, 0x0, 0x10dc40, 0xffffffff7a0a177c, 0xfffffc00, 0xffffffff), at 0xffffffff7a04ecc8
    [3] malloc(0x108, 0xffffffff73d030b4, 0x10dc40, 0xffffffff7a0a177c, 0xfffffc00, 0xffffffff), at 0xffffffff7a04eaf4
    [4] operator new(0x108, 0xffffffff73d030b4, 0x10dc40, 0xffffffff7a0a177c, 0x0, 0x0), at 0xffffffff7df50274
    [5] MAS_TCPMessageFactory::makeNewMessage(0x102310230, 0x0, 0x310e48, 0xffffffff7c640b1c, 0x1020048f8, 0x0), at 0x101cf3ac4
    [6] MAS_MessageFactory::getMessage(0x102310230, 0x0, 0x8, 0x0, 0xffffffff726eb040, 0x1020048f8), at 0x101d08f1c
    [7] MAS_ProtocolLayerMgr::createMessage(0x10230fbb0, 0x1026fd230, 0x102310230, 0x0, 0x0, 0xffffffff726eb140), at 0x101ccbda4
    [8] MAS_TCPSession::handle_input(0x1025b4b80, 0x1026fd230, 0x0, 0x1020048f8, 0x10230fbb0, 0x12800), at 0x101cf6ef8
    [9] ACE_TP_Reactor::dispatch_socket_event(0x1023102b0, 0xffffffff726fb870, 0xffffffff726fb870, 0x0, 0x1, 0x0), at 0xffffffff7c6ee264
    [10] ACE_TP_Reactor::handle_socket_events(0x1023102b0, 0xffffffff726fb97c, 0xffffffff726fba68, 0x0, 0x0, 0x0), at 0xffffffff7c6ed804
    [11] ACE_TP_Reactor::dispatch_i(0x1023102b0, 0x0, 0xffffffff726fba68, 0x0, 0x0, 0x0), at 0xffffffff7c6ed2b4
    [12] ACE_TP_Reactor::handle_events(0x1023102b0, 0x0, 0x3, 0x2, 0x102229220, 0xffffffff7adfe330), at 0xffffffff7c6ec7f0
    [13] ACE_Reactor::run_reactor_event_loop(0x1022fb870, 0x0, 0x319144, 0x101cc6638, 0x10230fbb0, 0x1022291f0), at 0xffffffff7c6c0118
    [14] initReactor(0x0, 0x1022fb870, 0xffffffff7cb82e18, 0x1020048f8, 0xffffffff7f0c2ed8, 0x0), at 0x101ceb07c
    [15] ACE_Thread_Adapter::invoke_i(0x10232b1c0, 0x10232aee0, 0x0, 0x0, 0x0, 0x0), at 0xffffffff7c67106c
    [16] ACE_Thread_Adapter::invoke(0x10232b1c0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xffffffff7c670f14
    [17] ace_thread_adapter(0x10232b1c0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xffffffff7c531f88
    (dbx)
    Another one
    t@47 (l@47) terminated by signal BUS (invalid address alignment)
    0xffffffff7a14ec9c: mallocunlocked+0x018c: ldx [%l0], %g4
    dbx: warning: can't find file "/local/vendor/R24.2/ACE/ACE_wrappers/ace/.shobj/T
    ask.o"
    dbx: warning: see `help finding-files'
    dbx: warning: can't find file "/local/vendor/R24.2/ACE/ACE_wrappers/ace/.shobj/T
    hread_Adapter.o"
    dbx: warning: can't find file "/local/vendor/R24.2/ACE/ACE_wrappers/ace/.shobj/B
    ase_Thread_Adapter.o"
    (dbx) where
    current thread: t@47
    =>[1] mallocunlocked(0x100, 0x0, 0x10dc40, 0xffffffff7a1a177c, 0x0, 0x0), at 0
    xffffffff7a14ec9c
    [2] malloc(0x100, 0x18c314, 0x0, 0x3fff9e35, 0xfffffc00, 0xffffffff), at 0xfff
    fffff7a14eaf4
    [3] operator new(0x100, 0x821, 0x7fff0000, 0x2, 0xffffffff703fb7b0, 0x0), at 0
    xffffffff7df50274
    [4] std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<c
    har> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocat
    or<char> > > >::__insert_aux(0xffffffff703fb930, 0x0, 0xffffffff703fb908, 0x0, 0
    xffffffff703fb948, 0x20), at 0x101bd8178
    [5] MAS_ProtocolLayerMgr::getAllSessions(0xffffffff703fba20, 0x102208ec0, 0xff
    ffffff703fb920, 0x102209018, 0x32808c, 0xffffffff703fb950), at 0x101bf7b88
    [6] MAS_ProtocolLayerMgr::audit(0x102208ec0, 0x9496d, 0x8, 0x4364bd37, 0x9496d
    , 0x9496d), at 0x101bf7c70
    [7] MAS_BasicActiveObject::svc(0x102208ec0, 0x97063, 0xffffffff703fbb50, 0x3e8
    , 0x8, 0x0), at 0x101c2667c
    [8] ACE_Task_Base::svc_run(0x102208ec0, 0x1, 0x0, 0x0, 0x0, 0x0), at 0xfffffff
    f7c93be04
    [9] ACE_Thread_Adapter::invoke_i(0x10222b420, 0x102224760, 0x0, 0x0, 0x0, 0x0)
    , at 0xffffffff7c67106c
    [10] ACE_Thread_Adapter::invoke(0x10222b420, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xff
    ffffff7c670f14
    [11] ace_thread_adapter(0x10222b420, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xffffffff7c
    531f88
    (dbx) quit
    Could any one share some light for me?
    thanks

    Found the root cause. It was the heap corruption that lead to the coredump. watchmalloc is a good malloc debug library. It helped me to find the bug.
    thanks for your help

  • Core dump when running the Proc Application

    I have client that has decided to upgrade from Oracle 10g to Oracle11g version. Presently the client code is compiled with Oracle version 11.1.0.7. We have tuxedo version as 9.0 patch02. When running the ProC application, I am getting the core dump. The stack trace for dump is as follows :-
    core 'core' of 7784: bp_Customer -C dom=KenanFX -g 5 -i 225 -u dsesun10 -U /users/denver/pc
    ffffffff6e8d9bbc kill (2, ffffffff7ffe002c, 1, ffffffff7de3b9a0, ffffffff7ffe0028, ffffffff7e10b5a0) + 8
    ffffffff7d27b1f4 skgesigCrash (ffffffff7ffe09a8, ffffffff7e10a070, 1a0c00, ffffffff7dfdbc40, d60a7c, 1) + 34
    ffffffff7d27b81c skgesig_sigactionHandler (ffffffff7d6fb9a0, ffffffff7ffe1800, ffffffff7ffe0990, ffffffff7e10b578, ffffffff7ffe0998, ffffffff7ffe09a8) + dc
    ffffffff6e8d62e0 __sighndlr (b, ffffffff7ffe1800, ffffffff7ffe1520, ffffffff7d27b740, 0, a) + c
    ffffffff6e8c9e44 call_user_handler (ffffffff75f00200, ffffffff75f00200, ffffffff7ffe1520, 8, 0, 0) + 3e0
    ffffffff6e8ca03c sigacthandler (0, ffffffff7ffe1800, ffffffff7ffe1520, ffffffff75f00200, 0, ffffffff6ea3c000) + 54
    --- called from signal handler with signal 0 (SIGEXIT) ---
    ffffffff7c24bb24 sqlrlc (ffffffff7e0f9fc0, 0, 60, c0, 4, 8) + 4
    ffffffff7c253594 sqlbrl (ffffffff7e0f9fc0, 1004bc630, 1004bc658, 1004bc5d0, ffffffff7ffe1b30, 2) + 114
    ffffffff7c2745ec sqlhvdsc (1004bc5c0, ffffffff7e0f9fc0, 8, ffffffff7fff27a0, 0, 1d676b0) + ac
    ffffffff7c274e68 sqlshv (c, 0, e, 0, f, 1c) + 128
    ffffffff7c25bd8c sqlsel (ffffffff7fff27a0, 1002d0850, 1002d0d80, 1, ffffffff7e0f9fc0, ffffffff7dd09d70) + 38c
    ffffffff7c24ed18 sqlcmex (1, ffffffff7ffe1e80, 0, c, 1002d0850, 0) + 278
    ffffffff7c24f724 sqlcxt (0, ffffffff74fd3800, ffffffff7fff27a0, ffffffff74e5d3e4, 16400, 0) + 44
    ffffffff74c65aec selectCMF_XIDDB (788, 16450, 2, ffffffff74fbb978, ffffffff7fff4344, ffffffff7971de60) + f14
    ffffffff79f5743c bp_AccountFind (0, 0, 1002b6118, 1002b6118, 1002b6118, 1002b6118) + 137c
    000000010001748c commonServiceWrapper (30, 0, 558, 1, 100140428, ffffffff6fa08560) + cac
    000000010001d1a4 I_AccountFind (100188220, 12336c, 2e60, 100186b80, ffffffff7fffa440, ffffffff6fa08560) + ec
    ffffffff7f25ea34 _tmsvcdsp (100186b80, 0, 1001f7b60, 800, 100186b80, 1400) + 11ac
    ffffffff7f28241c _tmrunserver (2bb4, 0, 100186b80, 10017c480, 10017d5a0, 0) + 11ac
    ffffffff7f25d47c _tmstartserver (1, 2c00, 100144c90, 800, 10017ebe0, 1001444e0) + 1ac
    0000000100014e4c main (1b, ffffffff7fffab18, ffffffff7fffabf8, ffffffff6e84b8e0, ffffffff75b05200, ffffffff75f00200) + 14
    0000000100014d9c _start (0, 0, 0, 0, 0, 0) + 17c
    Can you please help what is causing problem in the applications. Thanks in advanced.

    This forum is about C programming in general, and about using Oracle Studio C in particular.
    Your question seems to be about a database application that now crashes when run on an updated version of Oracle database.
    You mention "Proc" and ProC". If you are referring to the Pro*C compiler, that would also be a database question, since the Pro*C compiler is not related to Oracle Studio or Oracle Studio C.
    You are more likely to find a helpful answer in a database programming forum. Start here:
    https://forums.oracle.com/forums/category.jspa?categoryID=18

  • Core dump when starting extract, no error messages

    Hello,
    This is a basic one way replication, Data Pump and Replicat start but Extract stops at once.
    In ggserr.log there's only a message: EXTRACT EORATE02 starting, nothing else. In ggsci it can be seen that it's stopped.
    CHECKPARAMS didn't give the message "Parameters processed successfully", neither did it give error messages
    when starting the extract.
    There are no old Oracle processes which could prevent Extract from starting.
    There's EORATE02.pce in dirpcs, although EORATE02 is not running. If I delete it and try to start the extract,
    the extract will immediately stop.
    A core file has been created in GG_HOME when trying to start the extract. I haven't been able to find out how to read it.
    Source and target are on Aix 6100-06. The source database is Oracle 10.1.0.5, target database is Oracle 11.2.0.3.
    The installation files are V32435-01.zip for db 10.1.0.5 (ggs_AIX_ppc_ora10.1_64bit.tar), V32437-01.zip
    for db 11.2.0.3 (ggs_AIX_ppc_ora11g_64bit.tar). This is GoldenGate 11.2.1.0.1.
    The db:s are on Asm.
    There's only 1 table in source, 1 in target, they are identical and empty.
    There's enough space in the OS.
    If I run the extract in OS (extract paramfile dirprm/eorate02.prm), it ends like this without more information:
    TRANLOGOPTIONS ASMUSER ggs_owner@HOSTNAME:1521/+ASM , ASMPASSWORD *********
    Abort(coredump)
    This happens in both ways of extract described below.
    (1)
    EXTRACT EORATE02
    USERID ggs_owner, PASSWORD [PASSWORD]
    EXTTRAIL ./dirdat/data02/te
    TRANLOGOPTIONS ASMUSER ggs_owner@HOSTNAME:1521/+ASM , ASMPASSWORD [PASSWORD]
    TABLE USER.myobjects2;
    (2)
    EXTRACT EORATE02
    USERID ggs_owner, PASSWORD [PASSWORD]
    EXTTRAIL ./dirdat/data02/te
    tranlogoptions COMPLETEARCHIVEDLOGONLY ALTARCHIVELOGDEST /backup/arch_log/abcd/ABCD/archivelog
    TRANLOGOPTIONS ASMUSER ggs_owner@HOSTNAME:1521/+ASM , ASMPASSWORD [PASSWORD]
    TABLE USER.myobjects2;
    Here's more information on this setup and commands which have been used:
    add extract EORATE02 tranlog begin now, threads 1
    add exttrail ./dirdat/data02/te, extract EORATE02, megabytes 5
    EXTRACT EPMPTE02
    PASSTHRU
    RMTHOST HOSTNAME, MGRPORT 13447
    RMTTRAIL /u01/app/oracle/gg11210/for_11g/dirdat/data02/tr
    TABLE USER.myobjects2;
    ADD EXTRACT EPMPTE02 EXTTRAILSOURCE ./dirdat/data02/te
    ADD RMTTRAIL /u01/app/oracle/gg11210/for_db11/dirdat/data02/tr EXTRACT EPMPTE02, MEGABYTES 5
    Target
    REPLICAT RORATE02
    USERID ggs_owner, PASSWORD [PASSWORD]
    HANDLECOLLISIONS
    ASSUMETARGETDEFS
    DISCARDFILE ./dirrpt/RORATE02.DSC, PURGE
    MAP USER.MYOBJECTS2, TARGET USER.MYOBJECTS2;
    add replicat RORATE02, exttrail /u01/app/oracle/gg11210/for_11g/dirdat/data02/tr
    add checkpointtable ggs_owner.ggschkpt
    Grants
    Source:
    grant connect, resource to ggs_owner;
    grant select any dictionary, select any table to ggs_owner;
    grant create table, alter any table to ggs_owner;
    grant flashback any table to ggs_owner;
    grant execute on dbms_flashback to ggs_owner;
    grant execute on utl_file to ggs_owner;
    grant create session, alter session to ggs_owner;
    Target:
    grant create session, alter session, resource, connect, select any dictionary to ggs_owner;
    grant select any table, insert any table, update any table, delete any table to ggs_owner;
    grant create table, alter any table, lock any table to ggs_owner;
    Source
    ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (ALL) COLUMNS;
    ggsci add trandata USER.myobjects2
    mgr.prm
    --GoldenGate Manager parameter file
    PORT 13346
    Target
    GLOBALS
    CHECKPOINTTABLE ggs_owner.ggschkpt
    mgr.prm
    --GoldenGate Manager parameter file
    PORT 13447
    Thanks for reading this far. Possible comments will be much appreciated!
    Best regards
    Edited by: user11323660 on 14.6.2012 6:39
    Edited by: user11323660 on 14.6.2012 6:41

    Hello,
    Could you wrap your process definitions in proper code brackets so its easier to understand.
    Also I'm not sure what your problem is other then you are receiving core dumps. I'm happy to help.
    Two small comment though regarding your ASM config
    1 . Dont not use ggs_owner as the asm user
    TRANLOGOPTIONS ASMUSER ggs_owner@HOSTNAME:1521/+ASM , ASMPASSWORD *********2. Create a TNSNAMES entry for your ASM instance and tehn use the following:
    TRANLOGOPTIONS ASMUSER SYS@ASM, ASMPASSWORD *****Also here is an example of an extract process that I've setup on RAC database with ASM
    EXTRACT EWFMMTLP
    EXTTRAIL ./dirdat/ew
    USERID GGATE@MY_DB, PASSWORD ggatehcc
    DDLOPTIONS ADDTRANDATA RETRYOP RETRYDELAY 20 MAXRETRIES 5 REPORT
    TRANLOGOPTIONS EXCLUDEUSER ggate
    TRANLOGOPTIONS ASMUSER SYS@ASM, ASMPASSWORD ****
    TRANLOGOPTIONS ALTARCHIVELOGDEST /u02/oracle/fast_recovery_area/MY_DB/archivelog
    TRANLOGOPTIONS PURGEORPHANEDTRANSACTIONS
    STATOPTIONS RESETREPORTSTATS
    REPORT AT 00:01
    REPORTROLLOVER AT 00:01
    REPORTCOUNT EVERY 60 SECONDS, RATELet me know if that helps
    Jan S.

  • Core dump/hang problem solaris 8

    Hello ,
    I am using the following configuration, to build my application
    SunOS 5.8 Generic_108528-12 sun4u sparc
    SUNW,Ultra-5_10
    64 bit machine with CC 5.0
    While excuting the program i get core dump/hang in cout , following is the stack looking from dbx
    [1] mutexadaptive_lock(0xffffffff7c322000, 0xffffffff7c331670, 0x4c00, 0x1000, 0xfffeffff, 0x1), at 0xffffffff7c20daac
    [2] cmutexlock(0x10017eca0, 0x20, 0x20, 0x10002f66c, 0x0, 0x0), at 0xffffffff7c20d870
    [3] std::locale::__install(0x10, 0x10017ec90, 0x0, 0xffffffff7fffe7e0, 0x0, 0x0), at 0x10002f66c
    [4] std::locale::__make_explicit(0x100047a90, 0x0, 0x0, 0x10017ec90, 0x100176570, 0x100170068), at 0x10002f514
    [5] std::basic_filebuf<char,std::char_traits<char> >::overflow(0x10016f620, 0x73, 0x10016f620, 0x0, 0x0, 0x0), at 0x10004759c
    [6] std::basic_filebuf<char,std::char_traits<char> >::sync(0x10016f620, 0x10016f620, 0x0, 0x0, 0x0, 0x0), at 0x1000497c8
    [7] std::basic_ostream<char,std::char_traits<char> >::sentry::~sentry(0xffffffff7fffeb30, 0xffffffff7fffec50, 0x73, 0x73, 0x73, 0x0), at 0x10002c0bc
    [8] std::operator<<(0x10016f7f0, 0x10016f800, 0x10016f7f0, 0x73, 0x0, 0x100063cf0), at 0x10002b70c
    [9] usage(0x10016f900, 0x1001706d8, 0x1001706c0, 0x10016f930, 0x10016f910, 0x10016f888), at 0x10001d1cc
    [10] main(0x1, 0xffffffff7ffff5d8, 0xffffffff7ffff5e8, 0x0, 0x0, 0x100000000), at 0x10001ad34
    Any ideas regarding this,
    Thanks and Regards
    Amol

    Hi,
    I didnt compile with -g option, but i got to the root of problem. In the program I was just doing cout , so it was very simple, but I was linking libpthread library with the program , also was giving -mt flag during compilation. When I removed this both, the program disn't dump core and nither did it hang.
    But the same thing worked with solaris 2.8 64 bit CC 5.0 with patch 108528-10 .
    So I just can make out the difference as to why this this is happening
    Regards
    Amol

  • Cannot start BI server, cannot start cluster successfully, core dumped

    Hi
    I have the following configuration. The four machines are virtualized containers on solaris sparc
    machine 1 - PS, java host, web logic
    machine 2 - PS, java host, web logic
    machine 3 - bi server, primary cluster controller, scheduler
    machine 4 - bi server, secondary cluster controller, scheduler
    However i dont need the scheduler and i have not configured them completely
    I was able to successfully test on compete stack with no clustering and used only machines 1 and 3. I was able to login to the sample URL and see some graphs.
    The problem started once i was trying the clustering. I looked at the admin docs and the installation and deployment guides and followed the instructions and carefully did the configuration.
    I face multiple problems.
    In single stack some time the BI server was randoly stopping itself for no reason after starting it. it was very random that i used to feel happy if it does not stop.
    During clustering i was not able to start the cluster successfully at all. I did not want to worry about scheduler to start with and even the PS. I just wanted to connect to the BI server using the primary ccs and using the admin tool in the windows machine.
    Today morning i tried to start the BI server and then there was a core dump in both the machines and then i am not even able to start the server at all. There was nothing in the log files and i dont know what to do.
    The log files before the core dump as follows.
    server log file
    2009-07-30 18:18:47
    [36007] Loading repository /software/oraclebi/server/Repository/samplesales.rpd.
    2009-07-30 18:18:49
    [14055] Loading subject area: Sample Sales ...
    2009-07-30 18:18:49
    [14056] Finished loading subject area: Sample Sales.
    2009-07-30 18:18:49
    [58002] Query Cache loaded with 7 entries from saved cache files.
    2009-07-30 18:18:49
    [43030] : Oracle BI Server (64-bit) started. Version: 10.1.3.4.1.090414.1900.
    2009-07-30 18:19:11
    [43031] : Oracle BI Server shutdown.
    2009-07-30 18:19:12
    [58001] Query Cache Statistics -- Hits:0(0%), Qualified Misses:0(0%), Unqualified Misses:0(0%).
    2009-07-30 18:19:12
    [14058] Unloaded all subject areas.
    2009-07-30 18:25:25
    [36007] Loading repository /software/oraclebi/server/Repository/samplesales.rpd.
    2009-07-30 18:25:27
    [14055] Loading subject area: Sample Sales ...
    2009-07-30 18:25:27
    [14056] Finished loading subject area: Sample Sales.
    2009-07-30 18:25:27
    [58002] Query Cache loaded with 7 entries from saved cache files.
    2009-07-30 18:25:27
    [43030] : Oracle BI Server (64-bit) started. Version: 10.1.3.4.1.090414.1900.
    2009-07-30 18:26:25
    [43071] A connection with Cluster Controller maa-zone4:9706 was established.
    2009-07-30 18:30:08
    [nQSError: 12002] Socket communication error at call=recv: (Number=131) Connection reset by peer
    2009-07-30 18:30:08
    [nQSError: 12002] Socket communication error at call=recv: (Number=131) Connection reset by peer
    2009-07-30 20:57:24
    [36007] Loading repository /software/oraclebi/server/Repository/samplesales.rpd.
    2009-07-30 20:57:26
    [14055] Loading subject area: Sample Sales ...
    2009-07-30 20:57:26
    [14056] Finished loading subject area: Sample Sales.
    2009-07-30 20:57:26
    [58002] Query Cache loaded with 7 entries from saved cache files.
    2009-07-30 20:57:26
    [43030] : Oracle BI Server (64-bit) started. Version: 10.1.3.4.1.090414.1900.
    2009-07-30 20:58:39
    [43031] : Oracle BI Server shutdown.
    2009-07-30 20:58:39
    [58001] Query Cache Statistics -- Hits:0(0%), Qualified Misses:0(0%), Unqualified Misses:0(0%).
    2009-07-30 20:58:39
    [14058] Unloaded all subject areas.
    2009-07-30 21:01:40
    [36007] Loading repository /software/oraclebi/server/Repository/samplesales.rpd.
    2009-07-30 21:01:42
    [14055] Loading subject area: Sample Sales ...
    2009-07-30 21:01:42
    [14056] Finished loading subject area: Sample Sales.
    2009-07-30 21:01:42
    [58002] Query Cache loaded with 7 entries from saved cache files.
    2009-07-30 21:01:42
    [43030] : Oracle BI Server (64-bit) started. Version: 10.1.3.4.1.090414.1900.
    2009-07-30 21:08:51
    [43071] A connection with Cluster Controller maa-zone4:9706 was established.
    2009-07-30 21:10:31
    [43065] The connection with Cluster Controller maa-zone4:9706 was lost.
    2009-07-30 21:12:59
    [43071] A connection with Cluster Controller maa-zone4:9706 was established.
    :x
    $ ls
    cluster controller log file
    2009-07-30 21:12:59
    [71008] Cluster Controller started. Version: 10.1.3.4.1.090414.1900
    2009-07-30 21:12:59
    [71021] An attempt to establish a connection with Oracle BI Server maa-zone03:9703 failed.
    2009-07-30 21:12:59
    [71020] A connection with Oracle BI Server maa-zone4:9703 was established.
    2009-07-30 21:12:59
    [71010] Oracle BI Server maa-zone4:9703 has transitioned to ONLINE state.
    2009-07-30 21:13:14
    [71050] This Cluster Controller is promoted to Controlling because there has been no recent contact from
    the Primary Cluster Controller.
    2009-07-30 21:13:14
    [71071] An attempt to establish a connection with Oracle BI Scheduler maa-zone03:9705 failed.
    2009-07-30 21:13:14
    [71068] Oracle BI Scheduler maa-zone03:9705 has transitioned to OFFLINE state.
    2009-07-30 21:13:14
    [71071] An attempt to establish a connection with Oracle BI Scheduler maa-zone4:9705 failed.
    2009-07-30 21:13:14
    [71068] Oracle BI Scheduler maa-zone4:9705 has transitioned to OFFLINE state.
    2009-07-30 23:10:34
    [71019] The connection with Oracle BI Server maa-zone4:9703 was lost.
    2009-07-30 23:10:34
    [71011] Oracle BI Server maa-zone4:9703 has transitioned to OFFLINE state.
    2009-07-30 23:10:39
    [71021] An attempt to establish a connection with Oracle BI Server maa-zone4:9703 failed.
    your help is appreciated.
    thanks
    chaitanya kadaru

    all the four machines are four containers in a solaris server.
    The problem was with the hosts file, there were not entries matching the ipaddress and the hotname.
    After i fixed it now i have a stable BI servers and cluster controllers.
    Now i configured the presentation services to connect to the BI servers but i am getting the following exception.
    Type: Error
    Severity: 42
    Time: Thu Aug 6 13:04:02 2009
    File: project/webcomm/socket.cpp Line: 892
    Properties: ThreadID-6
    Location:
    saw.rpc.client.impl.verify
    saw.rpc.client.impl.initFixedRPC
    saw.rpc.client.cluster
    saw.threads
    An error occurred during execution of "connect". Connection refused [Socket:15]
    Any idea?
    thanks

  • Premiere Elements 12: start application problem - an incompatible display driver massage

    Premiere Elements 12: start application problem - "an incompatible display driver" massage 
    I did everything what I could find online forums. (Except messing with BIOS settings)
    - Updated video cards drivers
    - Set to “High-Performance GPU” in Catalasyt for application exe and gpusniff.exe
    - Added “run as administrator” privileges
    - Each time before trying to run the application I removed BadDriver.txt file
    My laptop specification:
    Product name: HP Pavilion dv6 Notebook PC
    Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
    System memory: 8GB
    Memory slot 1: 4GB SODIMM Samsung 1333MHz
    Memory slot 2: 4GB SODIMM Samsung 1333MHz
    Windows 7 Professional 64-bit Service Pack 1
    Intel(R) HD Graphics Family 8.882.2.3000 (30/09/2011)
    Radeon (TM) HD 6770M 8.882.2.3000 (30/09/2011) (newer updates are not available)
    please help...

    cmbishop82
    Did you go through the drill
    a. video card driver version up to date according to the manufacturer of the video card
    b. if so, deletion of the BadDrivers.txt file....for Premiere Elements 12 in Windows 7, 8, or 8.1 64 bit, the path is:
    Local Disk C
    Program Data
    Adobe
    Premiere Elements
    and in the Premiere Elements Folder is the BadDrivers.txt file for version 12. The BadDrivers.txt file is a file in this Premiere Elements Folder which also contains folders. You do not want anything in those folders. All you want is the BadDrivers.txt file in the Premiere Elements Folder.
    Make sure that you have Folder Option Show Hidden Files, Folders, and Drives active so you can see that complete path.
    The rationale for the being of the BadDrivers.txt file has its origins in post 10 of the following older thread
    http://forums.adobe.com/message/3177024
    When you get the display card error message, is it before you import media into the project? And, when you get the message, does the program allow you to continue by pressing a Continue Button or are you stopped from going further?
    ATR

  • Hi. An application me and my friends are having some problems starting is called League of Legends and we want to know more why we cant start the app.

    Hi. An application me and my friends are having some problems starting is called League of Legends and we want to know more why we cant start the app.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • TS3274 its almost 10 months,i purchased ipad2 32 3g wifi.itinially i got problem with applications shut off frequently now since last 4 months my ipad starts with a message (connect iTunes)like first time start and going to restore mode and it occurs freq

    its almost 10 months,i purchased ipad2 32 3G wifi.itinially i got problem with applications and safari shut off frequently now since last 4 months my ipad starts with a message (connect iTunes)like first time start and going to restore mode and it occurs frequently.plz advise.

    If you have followed the standard Apple troubleshooting processes (see user guide )
    probably a trip to the local Apple Store Genius bar is called for before warranty runs out
    Assuming the iPad has been released in your Country if not you may have to take it to a
    neighbouring Country where it is available
    This page will tell you ,via the drop down menu Countries that can support iPad
    http://support.apple.com/kb/index?page=servicefaq&geo=United_Kingdom&product=ipa d

  • Application cause java core dump, how can i do?

    Hi
    In the case, we're using JDK 1.4 and Hibernate on Aix 64 bit, but seems we've got lots of java core even occupied full hard space and cause application crash
    system info :
    JavaVersion is J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM)
    build caix64142ifx-20051115 (SR3 + 94164 + 97403 + 97482)
    (note the 64 bit JVM).
    -Xmx=1024 and -xms=512, free heap is 330,415,568 bytes, and allocated
    is 1073,740,288 bytes.
    some core dump :
    WebContainer : 4
    at java.io.ObjectInputStream.readString()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.defaultReadFields()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.readArray()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.defaultReadFields()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.readArray()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.defaultReadFields()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0() at java.io.ObjectInputStream.readArray()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.defaultReadFields()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.readArray()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.defaultReadFields()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.defaultReadFields()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.readArray()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.defaultReadFields()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.readArray()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.defaultReadFields()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.readArray()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.readObject()
    at java.util.HashMap.readObject()
    at sun.reflect.GeneratedMethodAccessor399.invoke()
    at sun.reflect.DelegatingMethodAccessorImpl.invoke()
    at java.lang.reflect.Method.invoke()
    at java.io.ObjectStreamClass.invokeReadObject()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.defaultReadFields()
    at java.io.ObjectInputStream.readSerialData()
    at java.io.ObjectInputStream.readOrdinaryObject()
    at java.io.ObjectInputStream.readObject0()
    at java.io.ObjectInputStream.readObject()
    at com.ibm.ws.naming.util.Serialization$1.run()
    at com.ibm.ws.security.util.AccessController.doPrivileged()
    at com.ibm.ws.naming.util.Serialization.deserializeObject()
    at com.ibm.ws.naming.util.Helpers
    .processSerializedObjectForLookupExt()
    at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookup()
    at com.ibm.ws.naming.jndicos.CNContextImpl.processResolveResults()
    at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup()
    at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup()
    at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt()
    at com.ibm.ws.naming.jndicos.CNContextImpl.lookup()
    at com.ibm.ws.naming.util.WsnInitCtx.lookup()
    at javax.naming.InitialContext.lookup()
    at com.ibm.wsspi.RegistryLoader.getPluginRegistry()
    at com.ibm.wsspi.IPluginRegistryFactory.getPluginRegistry()
    at ibmjsp.com2E_ibm_2E_ws_2E_console_2E_appmanagement
    ._collectionTableLayout._jspService()
    at com.ibm.ws.jsp.runtime.HttpJspBase.service()
    at javax.servlet.http.HttpServlet.service()
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service()
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service()
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter()
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter()
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest()
    at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper
    .handleRequest()
    at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper
    .handleRequest()
    at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include()
    at org.apache.jasper.runtime.JspRuntimeLibrary.include()
    at org.apache.jasper.runtime.PageContextImpl.include()
    at org.apache.struts.tiles.TilesUtilImpl.doInclude()
    at org.apache.struts.tiles.TilesUtil.doInclude()
    at org.apache.struts.taglib.tiles.InsertTag.doInclude()
    at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag()
    at org.apache.struts.taglib.tiles.InsertTag.doEndTag()
    at ibmjsp.secure.layouts.vboxLayout._jspService()
    at com.ibm.ws.jsp.runtime.HttpJspBase.service()
    at javax.servlet.http.HttpServlet.service()
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service()
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service()
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter()
    ... more stack lines not shown ===================================
    "WebContainer: 2" shows much
    the same stack trace, but extends to include
    @com.ibm.ws.console.core.servlet.WSCUrlFilter.continueStoringTaskState()
    at com.ibm.ws.console.core.servlet.WSCUrlFilter.doFilter()
    at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter()
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter()
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter()
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest()
    Through IBM, we got those answer :
    Looking at the javacore files, we're seeing OOM errors. However,
    looking at a heapdump, we're not seeing total heap space exhaustion -
    around half of the heap is occupied, and occupancy by the vartious
    objects seems, to me at least, to be normal.
    The threads
    seem to be using the compound class loader to load the customer's
    "Hibernate" code - and in the largest of the threads in the heapdump -
    (it consumes 258,720,168 bytes), the class org/hibernate/impl/Session
    Impl and its children - consume 129,540,864 bytes.
    The other 128,785,680 is consumed by org/hibernate/proxy/CGLIBLazyInitia
    lizer. There are some other classes that make up the small difference
    if you added these numbers.
    The class com/softleader/hibernate/util/HibernateUtil and its children
    consume 74,932,848 bytes.
    I could go on through the heapdump, but there are very large classes
    in here, and it may be more advantageous to get a verbosegc turned on
    to show the patterns of JVM Heap requirements.
    I suppose that the customer is developing this app for a 32bit
    architecture market, since they are keeping their JVM Heap within the
    32 bit limits. If this is the case, then Xmx=1280 and Xms=384 seems a
    more reasonable JVM setting. If they are not, and they want to try
    Xmx above 1280, then we have not yet had much experience with 64 bit
    but I'd expect that the larger heapsize would benefit the application.
    Either way, we need verbosegc turned on to monitor the heap requests.
    That mean, i have to turn up JVM Heap size? or what can i do for it?
    Thanks a lot.

    I'd hook up a profiler to your app and monitor it to see what's happening and what objects aren't playing nice.

  • Problem Description: ORA-07445: exception encountered: core dump [drexumcx(

    Hi,
    let me know which solution option i wish to pursue:
    1. The fix for unpublished Bug 5160122 "TEXT QUERY DEADLOCK WITH GATHER_STATS_JOB, THEN COREDUMP ORA-7445 [DREXUMCX]" is included in
    Oracle RDBMS 11.1.0 and newer. In Oracle RDBMS 11.1.0 and newer, this problem should no longer occur.
    OR
    2. The fix for unpublished Bug 5160122 "TEXT QUERY DEADLOCK WITH GATHER_STATS_JOB, THEN COREDUMP ORA-7445 [DREXUMCX]" is included in
    Oracle RDBMS 10.2.0.5.0. With the 10.2.0.5.0 patchset installed, this problem should no longer occur.
    OR
    3. With the fix for unpublished Bug 5160122 "TEXT QUERY DEADLOCK WITH GATHER_STATS_JOB, THEN COREDUMP ORA-7445 [DREXUMCX]" installed
    against 10.2.0.4.0 on Linux x86-64, this problem should no longer occur.
    Regards.
    Prasad

    Problem Description: ORA-07445: exception encountered: core dump [drexumcx(
    stop MULTI-POSTING same problem

Maybe you are looking for

  • Calculation of Output VAT in Russia (MWST, MWR1) / pricing procedure RVAARU

    When trying to find an SAP template for a Russian pricing procedure I got three different results for pricing procedure "RVAARU standard - Russia": 1. IDES calculates MWST and MWS1 mandatory plus some further manual MWR* conditions. 2. SAP standard p

  • Contract Compliance

    My company does not currently have SRM (although, we would like to work towards that for future state).  We are in the process of doing a Spend Visibility project analysis.  We are currently are on SAP 4.6C, we use Maximo, and P-Card.  One of the que

  • HELP! PLEASE READ THIS!

    Hi, Before posting your question in this forum, please make sure that you: 1.looked at the Portal FAQ: http://otn.oracle.com/products/iportal/htdocs/portal_faq.htm 2. searched through the archive Chances are that most of the questions were answered b

  • HP Deskjet 600C with USB adapter & Windows 7 won't print

    Windows 7 recognizes the printer, and says it is OK. It installed the driver. Test Page failed. Printing a simple text document failed. Any suggestions?

  • Setting lookup custom field using CSOM

    Hi, i am trying to use: SetCustomFieldValue() to update custom fields. It is working perfectly well for text types. However i can't seem to figure out how to setup the value of lookup custom field type. I got to the point where i check if the value i