Weblogic Server Crashes under load

I am completely lost and do not know where to start for this problem.
Once the server gets a heavy load it crashes. I try to ping it and
does not respond even thought the process is running on Unix. I do
not know where to start. Can someone please help me!!!
Thanks. :)
Here is the config:
Sun Solaris 8 4 cpu @900 Mhz 32Gb mem
java options are 512 min and max mem.
I am using ThreadCount=50
I thought of increasing these pools but it did not seem to help.
Things I have noticed
- Before it crashes I see this in the error log.
It says starting weblogic? Why?
At one point I have multiple weblogic servers running.
####<Nov 21, 2002 9:37:11 PM EST> <Notice> <WebLogicServer> <hostname>
<PIA> <main> <system> <> <000327> <Starting WebLogic Admin Server
"PIA" for domain "peoplesoft">
####<Nov 21, 2002 9:37:22 PM EST> <Notice> <Management> <hostname>
<PIA> <main> <system> <> <141053> <Application Poller not started for
production server.>
####<Nov 21, 2002 9:37:22 PM EST> <Notice> <WebLogicServer> <hostname>
<PIA> <ListenThread> <system> <> <000202> <ListenThread listening on
port 7003>
####<Nov 21, 2002 9:37:22 PM EST> <Notice> <WebLogicServer> <hostname>
<PIA> <SSLListenThread> <system> <> <000202> <SSLListenThread
listening on port 7004>
- I have a lot of these errors but from what I know I can ignore
them?!
Didn't meet stated Content-Length, wrote: '986' bytes instead of
stated: '13634' bytes.>
- I dumped the Thread Heap before it crashed and got this
"ExecuteThread: '6' for queue: 'default'" daemon prio=5 tid=0xb1a0b0
nid=0x14 runnable [0xd3900000..0xd39019d8]
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:86)
at java.io.DataInputStream.readFully(DataInputStream.java:156)
at bea.jolt.NwHdlr.openConnection(NwHdlr.java:323)
at bea.jolt.CMgr.connect(CMgr.java:71)
at bea.jolt.JoltSession.logon(JoltSession.java:245)
at bea.jolt.JoltSession.<init>(JoltSession.java:125)
at psft.pt8.net.JoltSessionWrapper.<init>(JoltSessionWrapper.java:66)
at psft.pt8.net.JoltSessionPool.createConnection(JoltSessionPool.java:366)
at psft.pt8.net.JoltSessionPool.getJoltSession(JoltSessionPool.java:215)
at psft.pt8.net.NetSession.getJoltSession(NetSession.java:397)
at psft.pt8.net.NetReqRepSvc.sendRequest(NetReqRepSvc.java:359)
at psft.pt8.net.NetService.requestService(NetService.java:144)
at psft.pt8.net.NetSession.connect(NetSession.java:211)
at psft.pt8.net.NetSession.<init>(NetSession.java:150)
at psft.pt8.jb.JBEntry.connectWithBlob(JBEntry.java:565)
at psft.pt8.jb.JBEntry.connect(JBEntry.java:503)
at psft.pt8.auth.PSAuthenticator.authenticate(PSAuthenticator.java:353)
at psp.onLogin(psp.java:504)
at psp.service(psp.java:313)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2456)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1986)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
"ExecuteThread: '5' for queue: 'default'" daemon prio=5 tid=0xe3dd40
nid=0x13 runnable [0xd3a01000..0xd3a019d8]
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
Please help!!!! Thanks.

Did you get resolution to your crash.
As you can see below I am getting the same error.
This is reproducible in a simple benchmark.
It will start to error after exactly the same number of logins in a given configuration..
Any help would be appreciated.
Corey. pt 818 on sun v880 8cpu(750) w/32gb
Mon Mar 03 19:55:55 MST 2003:<E> <ServletContext-General> Servlet failed with
Exception
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at bea.jolt.NwHdlr.start_threads(NwHdlr.java:2023)
at bea.jolt.NwHdlr.openConnection(NwHdlr.java:940)
at bea.jolt.CMgr.connect(CMgr.java:78)
at bea.jolt.JoltSession.logon(JoltSession.java:238)
at bea.jolt.JoltSession.<init>(JoltSession.java:117)
at psft.pt8.net.JoltSessionWrapper.<init>(JoltSessionWrapper.java:66)
at psft.pt8.net.JoltSessionPool.createConnection(JoltSessionPool.java:366)
at psft.pt8.net.JoltSessionPool.getJoltSession(JoltSessionPool.java:215)
at psft.pt8.net.NetSession.getJoltSession(NetSession.java:372)
at psft.pt8.net.NetReqRepSvc.sendRequest(NetReqRepSvc.java:383)
at psft.pt8.net.NetService.requestService(NetService.java:141)
at psft.pt8.net.NetReqRepSvc.requestService(NetReqRepSvc.java:268)
at psft.pt8.net.NetSession.connect(NetSession.java:179)
at psft.pt8.net.NetSession.<init>(NetSession.java:142)
at psft.pt8.jb.JBEntry.connectWithBlob(JBEntry.java:522)
at psft.pt8.jb.JBEntry.connect(JBEntry.java:443)
at psft.pt8.auth.PSAuthenticator.authenticate(PSAuthenticator.java:344)
at iclientservlet.onLogin(iclientservlet.java:342)
at iclientservlet.service(iclientservlet.java:231)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:120)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:915)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:879)
at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:269)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:365)
at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:253)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)

Similar Messages

  • OSB-Weblogic server crashes while starting

    Hi,
    I am not able to start the weblogic server as it is getting crashed at the time of starting only
    and i am not able to know the reason also.
    The command prompt closes and i am not able to check the log as well.(where to check the log??)
    Nothing is showing in log file.(Not sure whether i am checking the right log file)
    But somehow i got to know the error is because of the memory heap.
    Error occured during initilzation of VM
    Could not reserve enough space for memory heap.
    could not create the java virtual machine.
    Initially while installing i got an error
    Checking swap space: 0 MB available, 500 MB required. >>>FAILED
    Does this thing have similarity between them.
    As i am new to Oracle can you all please help me onto this.
    I have been through many forums and they all say that you have to incerease the meory heap. But i dont know how to go for it.
    Pleaze help
    Thanks alot

    Error occurred during initialization of VM
    Regards,
    Anuj

  • Weblogic Server Crash on accessing service bus console from remote

    Please help me out here. Thanks.
    Error Message:
    <2009-01-28 16:05:50 CET> <Warning> <netuix> <BEA-423430> <The portal <directive.page> element has been deprecated. You can set the page encoding on the <netuix:desktop> element.>
    <2009-01-28 16:05:51 CET> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is jsp/login/index.jsp.>
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:04:03 on Wed Jan 28 16:05:56 2009
    Additional information is available in:
    /home/efidev/dev/bea92/domains/alsb/jrockit.8808.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=1 si_addr=0x2598
    Version : BEA JRockit(R) R26.4.0-63_CR302700-72606-1.5.0_06-20061127-1104-linux-ia32
    GC : System optimized over throughput (initial strategy singleparpar)
    : GC strategy for GC 0 was singleparpar
    : GC strategy for GC 1 was genparpar
    : GC strategy for GC 2 was genparpar
    : GC strategy for GC 3 was genparpar
    : mmHeap->data = 0x8100000, mmHeap->top = 0x28100000
    : The nurserylist starts at 0x8ba1998 and ends at 0xa29d4d8
    : mmStartCompaction = 0x22100000, mmEndCompaction = 0x24100000
    CPU : Intel Core (HT) SSE SSE2 Core EM64T
    Number CPUs : 2
    Tot Phys Mem : 3442233344 (3282 MB)
    OS version : lenny/sid
    Linux version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008 (i686)
    Thread System: NPTL
    State : JVM is running
    Command Line : -Xms512m -Xmx512m -Xverify:none -da -Dplatform.home=/usr/local/app/bea92/weblogic92 -Dwls.home=/usr/local/app/bea92/weblogic92/server -Dwli.home=/usr/local/app/bea92/weblogic92/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/usr/local/app/bea92/patch_weblogic921/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer_ALSB -Djava.security.policy=/usr/local/app/bea92/weblogic92/server/lib/weblogic.policy weblogic.Server
    java.home : /usr/local/app/bea92/jrockit90_150_06/jre
    j.class.path : :/home/efidev/dev/bea92/domains/alsb/lib/commons-collections-3.2.jar:/home/efidev/dev/bea92/domains/alsb/lib/commons-configuration-1.4.jar:/home/efidev/dev/bea92/domains/alsb/lib/commons-lang-2.3.jar:/home/efidev/dev/bea92/domains/alsb/lib/commons-logging-1.1.jar:/home/efidev/dev/bea92/domains/alsb/lib/commons-pool-1.3.jar:/home/efidev/dev/bea92/domains/alsb/lib/ip-code-translator-1.0.jar:/home/efidev/dev/bea92/domains/alsb/lib/IPHeaderAPI.jar:/home/efidev/dev/bea92/domains/alsb/lib/ip-logging-1.0.jar:/home/efidev/dev/bea92/domains/alsb/lib/kodo-4.1.2.jar:/home/efidev/dev/bea92/domains/alsb/lib/openjpa-0.9.6.jar:/home/efidev/dev/bea92/domains/alsb/lib/persistence-api-1.0.jar:/home/efidev/dev/bea92/domains/alsb/lib/serp-1.11.0.jar:/home/efidev/dev/bea92/domains/alsb/lib/velocity-1.4.jar:/usr/local/app/bea92/patch_weblogic921/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/local/app/bea92/jrockit90_150_06/lib/tools.jar:/usr/local/app/bea92/weblogic92/server/lib/weblogic_sp.jar:/usr/local/app/bea92/weblogic92/server/lib/weblogic.jar:/usr/local/app/bea92/weblogic92/server/lib/webservices.jar::/home/efidev/dev/bea92/domains/alsb/template_alsb/lib/config:/usr/local/app/bea92/weblogic92/servicebus/L10N:/usr/local/app/bea92/weblogic92/servicebus/lib/sb-public.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/sb-common.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/sb-internal.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/sb-core.jar:/usr/local/app/bea92/weblogic92/integration/common/lib/mfl-common.jar:/usr/local/app/bea92/weblogic92/platform/lib/p13n/p13n_system.jar:/usr/local/app/bea92/weblogic92/common/p13n/lib/p13n_common.jar:/usr/local/app/bea92/weblogic92/server/lib/wlxbean.jar:/usr/local/app/bea92/weblogic92/server/lib/apachexmlbeansutil.jar:/usr/local/app/bea92/weblogic92/server/lib/xquery.jar:/usr/local/app/bea92/weblogic92/server/lib/binxml.jar:/usr/local/app/bea92/weblogic92/common/lib/log4j.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/uddi_library.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/uddi_client_v3.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/version.jar::/usr/local/app/bea92/weblogic92/common/eval/pointbase/lib/pbembedded51.jar:/usr/local/app/bea92/weblogic92/common/eval/pointbase/lib/pbupgrade51.jar:/usr/local/app/bea92/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/usr/local/app/bea92/weblogic92/server/lib/xqrl.jar::
    j.lib.path : /usr/local/app/bea92/jrockit90_150_06/jre/lib/i386/jrockit:/usr/local/app/bea92/jrockit90_150_06/jre/lib/i386:/usr/local/app/bea92/jrockit90_150_06/jre/../lib/i386:/usr/local/app/bea92/patch_weblogic921/profiles/default/native:/usr/local/app/bea92/weblogic92/server/native/linux/i686:/usr/local/app/bea92/weblogic92/server/native/linux/i686/oci920_8
    JAVA_HOME : /usr/local/app/bea92/jrockit90_150_06
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /usr/local/app/bea92/jrockit90_150_06/jre/lib/i386/jrockit:/usr/local/app/bea92/jrockit90_150_06/jre/lib/i386:/usr/local/app/bea92/jrockit90_150_06/jre/../lib/i386:/usr/local/app/bea92/patch_weblogic921/profiles/default/native:/usr/local/app/bea92/weblogic92/server/native/linux/i686:/usr/local/app/bea92/weblogic92/server/native/linux/i686/oci920_8
    LD_ASSUME_KERNEL: <not set>
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured

    Upgrading to latest version is a good choice. You can also consider increasing the heap size from -Xms512m -Xmx512m to -Xms1024m -Xmx1024m and confirm if this crash was due to insufficient heap.

  • Weblogic server crash

    I need help.....I've been getting this error and I can't resolve this issue...please help..below are the error that I get...
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0xfe7de06c
    Function name=ZIP_GetEntry
    Library=/usr/local/bea/jdk131_03/jre/lib/sparc/libzip.so
    Current Java thread:
    [error occured during error reporting]
    Segmentation Fault - core dumped
    + set +x
    I've deployed my application on Weblogic server 7.0 with jdk1.31_03 in sun solaris 8....I've used J2EE architechture....
    please help

    emm non of i aware of...coz alot of developers are involved in developing this system...so i'm not sure wheather they used zip function or not...
    I've try to do pstack on the core but i'm not sure what i'm looking at...below are some of the output.
    29398:     /usr/local/bea/jdk131_03/bin/../bin/sparc/native_threads/java -server
    ----------------- lwp# 1 / thread# 81 --------------------
    ff29c0b0 accept (19, cdc815f4, cdc81604, 1)
    fe35977c __1cL_hpi_accept6FipnIsockaddr_pi_i_ (19, cdc815f4, cdc81604, cdc815f4, 19, dc44b8) + 18
    fe358690 __1cDhpiGaccept6FipnIsockaddr_pi_i_ (0, cdc815f4, cdc81604, 19, e, cdc81084) + a0
    fe356884 JVM_Accept (19, cdc815f4, cdc81604, cdc816e8, dc4544, 1) + c
    d62d5eb4 Java_java_net_PlainSocketImpl_socketAccept (19, d62e8460, 0, c8ee88, c8ee84, d62e8420) + 218
    000accec ???????? (cdc816ec, cdc8176c, cdc81770, cdc813e2, 0, 109a0)
    000a9ee4 ???????? (cdc81774, f6855f28, 0, b59b4, 8, cdc81688)
    000a9ee4 ???????? (cdc81804, cdc819e0, dc44b8, b57d8, 8, cdc81710)
    000a9ee4 ???????? (cdc8189c, 0, cdc819e0, b34f8, 8, cdc817a0)
    000a9f08 ???????? (cdc81974, 1, fe4afd18, b57d8, 4, cdc81828)
    fe50ad88 __1cMStubRoutinesG_code1_ (cdc81a00, cdc81c38, a, f68e9a78, 4, cdc81918) + 3ec
    fe0c9e60 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (cdc81c30, fe4a2000, cdc81b7c, dc44b8, abd34, cdc81c38) + 308
    fe1f539c __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (f68ef138, cdc81b68, cdc81b6c, fe4a2000, cdc81c30, cdc81b7c) + 150
    fe1fb368 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (cdc81c30, cdc81c2c, cdc81c28, cdc81c1c, cdc81c14, dc44b8) + 60
    fe219b84 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (f6817f78, dc44b8, fe4a2000, cdc81d38, 1e, e) + 120
    fe214684 __1cKJavaThreadDrun6M_v_ (cdc02000, fe4ad0ec, fe4a2000, 7fd98, dc44b8, 7fd98) + 3d8
    fe2123d8 _start   (fe4a2000, d6515d38, 1, ff388d04, 0, 2) + 20
    ff36b01c threadstart (dc44b8, 0, 0, 0, 0, 0) + 40
    ----------------- lwp# 2 / thread# 2 --------------------
    ff29eddc signotifywait ()
    ff35e950 _dynamiclwps (ff37c000, ff3df270, ff3df5f4, ff3deb8c, 1903, 0) + 1c
    ff361c2c thr_yield (0, 0, 0, 0, 0, 0) + 8c
    ----------------- lwp# 3 / thread# 26 --------------------
    ff29f48c lwp_sema_wait (d1581e60)
    ff3596dc _park    (d1581e60, ff37c000, 0, d1581d98, 2316c, d0181d98) + 114
    ff3593a4 _swtch   (d1581d98, d1581d98, ff37c000, 5, 1000, b) + 424
    ff35ada0 mutexadaptive_lock (ff38785c, 4c00, 1000, fffeffff, 1, 4d58) + 160
    ff35aab4 cmutexlock (c8c868, ff37c000, 1, fe1f1108, d15815f4, 0) + 84
    fe1f1108 __1cNObjectMonitorGenter26MpnGThread__v_ (c8c848, 2eacc0, fe4a2000, c8c868, c8c848, 2eacc0) + 284
    fe11a824 __1cSObjectSynchronizerKslow_enter6FnGHandle_pnJBasicLock_pnGThread__v_ (c8c848, c8c84a, 2eacc0, fe4a2000, 2eacc0, d1581740) + 214
    fe135a1c __1cSInterpreterRuntimeMmonitorenter6FpnKJavaThread_pnPBasicObjectLock__v_ (fe4a2000, da775ad0, d1581740, 2eacc0, 0, 109a0) + 88
    000b3d04 ???????? (d15817dc, d158185c, d1581860, b3c24, 4, d15816d8)
    000a9ee4 ???????? (d1581864, f6e475a8, d15818e8, b58e0, 4, d1581778)
    000aa04c ???????? (d15818ec, 7fbe8425, d15818f0, b5b4c, 8, d1581800)
    000a9ee4 ???????? (d1581974, 1, fe4afd18, b58e0, 8, d1581888)
    fe50ad88 __1cMStubRoutinesG_code1_ (d1581a00, d1581c38, a, f6f9db90, 4, d1581918) + 3ec
    fe0c9e60 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (d1581c30, fe4a2000, d1581b7c, 2eacc0, abd34, d1581c38) + 308
    fe1f539c __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (f6f9de88, d1581b68, d1581b6c, fe4a2000, d1581c30, d1581b7c) + 150
    fe1fb368 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (d1581c30, d1581c2c, d1581c28, d1581c1c, d1581c14, 2eacc0) + 60
    fe219b84 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (f6817f78, 2eacc0, fe4a2000, d1581d38, 1e, e) + 120
    fe214684 __1cKJavaThreadDrun6M_v_ (d1502000, fe4ad0ec, fe4a2000, 7fd98, 2eacc0, 7fd98) + 3d8
    fe2123d8 _start   (fe4a2000, fe545d38, 0, 5, 1, fe401000) + 20
    ff36b01c threadstart (2eacc0, 0, 0, 0, 0, 0) + 40
    ----------------- lwp# 4 / thread# 4 --------------------
    ff29f48c lwp_sema_wait (fee0be60)
    ff3596dc _park    (fee0be60, ff37c000, 0, fee0bd98, d1081f10, 0) + 114
    ff3590d8 _swtch   (fee0bd98, 0, ff37c000, 5, 1000, 0) + 158
    ff357d88 cond_reltimedwait (0, fee0bd98, 0, ff37c000, 0, 0) + 1dc
    ff357b9c cond_timedwait (29338, 29320, fee0bbc8, 29338, 104db8, fee0bbc0) + 2c
    fe15721c __1cHMonitorEwait6Mll_l_ (292f0, 1, 3e8, 2faf080, 0, 3e8) + 2f0
    fe2d0e14 __1cIVMThreadEloop6M_v_ (104db8, fe4ad02c, 8, fe4bebd4, fe4bebc8, fe4bebd8) + 118
    fe2d0970 __1cIVMThreadDrun6M_v_ (fe4a2000, 104db8, 0, 0, 0, 0) + 7c
    fe2123d8 _start   (fe4a2000, ff37d658, 1, 1, ff37c000, 0) + 20
    ff36b01c threadstart (104db8, 0, 0, 0, 0, 0) + 40
    ----------------- lwp# 5 / thread# 13 --------------------
    ff29d618 poll (d2281500, 0, 1388)
    ff24d534 select (0, 0, 0, d2281500, ff2bf1bc, d2281500) + 348
    ff36aa28 select (0, 1388, 7fffffff, fe4a2000, 0, 1388) + 34
    fe0f4440 __1cCosFsleep6FpnGThread_xl_i_ (0, 1388, fe4a2000, 1, 0, 90a3c0) + 234
    fe23d4d0 JVM_Sleep (2, 0, 1388, fe4b76b0, fe4a2000, 90a3c0) + 22c
    000accec ???????? (d2281884, 1388, 90a3c0, ae838, 0, 109a0)
    000a9ee4 ???????? (d22818fc, f6816810, 90a3c0, b5a74, 8, d2281820)
    000aa04c ???????? (d2281974, 1, fe4afd18, b3780, 4, d22818a0)
    fe50ad88 __1cMStubRoutinesG_code1_ (d2281a00, d2281c38, a, f6817120, 4, d2281918) + 3ec
    fe0c9e60 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (d2281c30, fe4a2000, d2281b7c, 90a3c0, abd34, d2281c38) + 308
    fe1f539c __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (f6817f78, d2281b68, d2281b6c, fe4a2000, d2281c30, d2281b7c) + 150
    fe1fb368 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (d2281c30, d2281c2c, d2281c28, d2281c1c, d2281c14, 90a3c0) + 60
    fe219b84 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (f6817f78, 90a3c0, fe4a2000, d2281d38, 1e, e) + 120
    fe214684 __1cKJavaThreadDrun6M_v_ (d2202000, fe4ad0ec, fe4a2000, 7fd98, 90a3c0, 7fd98) + 3d8
    fe2123d8 _start   (fe4a2000, ff0c5d38, 0, 5, 1, fe401000) + 20
    ff36b01c threadstart (90a3c0, 0, 0, 0, 0, 0) + 40
    ----------------- lwp# 6 / thread# 5 --------------------
    ff3691fc lwp_cond_wait (ff37cd28, ff37cd10, fed09d30)
    ff358998 cotimerset (ff37cd28, ff37c000, ff37cd10, fed09d30, ff37c000, 0) + a0
    ff36b01c threadstart (0, 0, 0, 0, 0, 0) + 40
    ----------------- lwp# 7 / thread# 69 --------------------
    I've also used prstat command
    root@infocentre # prstat -L -p 29398 1 1
    PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/LWPID
    29398 root 265M 203M sleep 59 0 0:10.15 0.2% java/14
    29398 root 265M 203M sleep 59 0 0:07.00 0.0% java/3
    29398 root 265M 203M sleep 59 0 0:00.01 0.0% java/16
    29398 root 265M 203M sleep 59 0 0:06.28 0.0% java/13
    29398 root 265M 203M sleep 59 0 0:11.27 0.0% java/8
    29398 root 265M 203M sleep 59 0 0:00.00 0.0% java/18
    29398 root 265M 203M sleep 59 0 0:00.00 0.0% java/17
    29398 root 265M 203M sleep 59 0 0:08.12 0.0% java/15
    29398 root 265M 203M sleep 59 0 0:05.26 0.0% java/12
    29398 root 265M 203M sleep 59 0 0:10.31 0.0% java/11
    29398 root 265M 203M sleep 59 0 0:06.50 0.0% java/10
    29398 root 265M 203M sleep 59 0 0:00.16 0.0% java/9
    29398 root 265M 203M sleep 59 0 0:00.12 0.0% java/7
    29398 root 265M 203M sleep 59 0 0:00.00 0.0% java/6
    29398 root 265M 203M sleep 59 0 0:00.01 0.0% java/5
    29398 root 265M 203M sleep 59 0 0:00.31 0.0% java/4
    29398 root 265M 203M sleep 59 0 0:00.00 0.0% java/2
    29398 root 265M 203M sleep 59 0 0:00.17 0.0% java/1
    Total: 1 processes, 18 lwps, load averages: 0.02, 0.05, 0.08
    I'm also aware of the jdk version...i know its old....maybe i should upgrade to 15.12....if there is anything that u can advice me please do so....thanks 4 the helps and tips...
    :)

  • SUNONE 7 Platform Crash under load

    SunOne is crashing every 14 hours with a message:
    [07/Apr/2003:01:11:18] FATAL ( 5205): CORE3260: Server crash detected (signal SIGSEGV)
    [07/Apr/2003:01:11:18] INFO ( 5205): CORE3261: Crash occurred in NSAPI SAF error-j2ee
    [07/Apr/2003:01:11:18] INFO ( 5205): CORE3262: Crash occurred in function strlen from module /usr/lib/libc.so.1[07/Apr/2003:01:12:06] INFO ( 5208): CORE3016: daemon is running as super-user
    [07/Apr/2003:01:12:09] INFO ( 5208): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.1_02] from [Sun Microsystems Inc.]
    [07/Apr/2003:01:12:12] INFO ( 5208): JMS5029: Successfully attached to an existing Message Queue broker. Instance Name = domain1_server1
    [07/Apr/2003:01:12:17] INFO ( 5208): JTS5014: Recoverable JTS instance, serverId = [100]
    [07/Apr/2003:01:12:19] INFO ( 5208): RAR5060: Install JDBC Datasources ...
    [07/Apr/2003:01:12:19] INFO ( 5208): JMS5015: Install JMS resources ...
    [07/Apr/2003:01:12:21] INFO ( 5208): WEB0100: Loading web module [WebBuilder2] in virtual server [server1] at []

    My Sun ONE Application Server 7.0.0_01 on Solaris 9
    have the same problen .
    How can I trace this crashes message or have any solution to fix this trouble ?

  • Weblogic server crashes with optimizeit request analyzer

    Hi,
    I am using weblogic 9.2 version and optimizeitsuite2006.
    I changed the audit system selector to request analyzer. then restarted my weblogic server. It shows the below error. Please let me know how to solve this problem.
    Error Message: Illegal memory access. [54]
    Exception Rec: EXCEPTION_ACCESS_VIOLATION (c0000005) at 0x74FD49EA - memory at 0x00024A19 could not be read.
    Minidump : Wrote mdmp. Size is 317MB
    Version : BEA JRockit(R) R26.0.0-189_CR269406-59389-1.5.0_04-20060322-1120-win-ia32
    GC : System optimized over throughput (initial strategy singleparpar)
    : mmHeap->data = 0x00B00000, mmHeap->top = 0x10B00000
    CPU : Intel Pentium 4 (HT) SSE SSE2 NetBurst EM64T
    Number CPUs : 2
    Tot Phys Mem : 1071714304 (1022 MB)
    OS version : Microsoft Windows XP version 5.1 Service Pack 2 (Build 2600)
    Thread System: Windows Threads
    State : JVM is running
    Command Line : -Djrockit.launcher.type=jrockit.shipment -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx512m -Xrunoii:C:\Borland\Optimizeit\OptimizeitEntSuite2006\config\optimizeit.xml -Xbootclasspath/a:C:\Borland\Optimizeit\OptimizeitEntSuite2006\lib\oibcp.jar -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=C:\bea\WEBLOG~2 -Dwls.home=C:\bea\WEBLOG~2\server -Dwli.home=C:\bea\WEBLOG~2\integration -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=C:\bea\patch_weblogic920\profiles\default\sysext_manifest_classpath -Dweblogic.Name=cgServer -Djava.security.policy=C:\bea\WEBLOG~2\server\lib\weblogic.policy weblogic.Server
    JAVA_HOME : C:\bea\JROCKI~2
    java.home : C:\bea\JROCKI~2\jre
    j.class.path : C:\Borland\Optimizeit\OptimizeitEntSuite2006\lib\optit.jar;;C:\bea\patch_weblogic920\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\JROCKI~2\lib\tools.jar;C:\bea\WEBLOG~2\server\lib\weblogic_sp.jar;C:\bea\WEBLOG~2\server\lib\weblogic.jar;C:\bea\WEBLOG~2\server\lib\webservices.jar;;C:\bea\WEBLOG~2\common\eval\pointbase\lib\pbembedded51.jar;C:\bea\WEBLOG~2\common\eval\pointbase\lib\pbupgrade51.jar;C:\bea\WEBLOG~2\common\eval\pointbase\lib\pbclient51.jar;C:\bea\WEBLOG~2\server\lib\xqrl.jar;;
    j.lib.path : C:\bea\JROCKI~2\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\bea\JROCKI~2\jre\bin;C:\Borland\Optimizeit\OptimizeitEntSuite2006\lib;C:\bea\patch_weblogic920\profiles\default\native;C:\bea\WEBLOG~2\server\native\win\32;C:\bea\WEBLOG~2\server\bin;C:\bea\JROCKI~2\jre\bin;C:\bea\JROCKI~2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\IBM\Personal Communications\;C:\Program Files\IBM\Trace Facility\;C:\PROGRA~1\CA\Common\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\Program Files\Vantive Client v8.5.5.13;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Borland\StarTeam SDK 2005 R2\Lib;C:\Program Files\Borland\StarTeam SDK 2005 R2\Bin;C:\Program Files\Borland\CaliberRM SDK 2005 R2\lib;C:\bea\WEBLOG~2\server\native\win\32\oci920_8
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    Registers (from ThreadContext: 0x0007D5CC / OS context: 0x0007DE04):
    eax = 00024a19 ecx = 00000002 edx = 0007e19c ebx = 778dd1e1
    esp = 0007e0d0 ebp = 00000000 esi = 00024a19 edi = 021f3840
    "Main Thread" id=1 idx=0x2 tid=2828 lastJavaFrame=0x00000000
    Stack 0: start=0x00040000, end=0x00080000, guards=0x00043000 (ok), forbidden=0x00041000
    Thread Stack Trace:
    -- Java stack --
    Additional information is available in:
    C:\bea\weblogic92\samples\domains\workshop\jrockit.288.dump
    C:\bea\weblogic92\samples\domains\workshop\jrockit.288.mdmp
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.

    The first step should be to upgrade to a more recent JRockit version. You are on R26.0, the current release is R27.2. JRockit R27.3 will be out in a month or so.
    -- Henrik

  • X4600 M2 crashes under load

    Hello,
    I've got x4600 M2 with 256GB of memory and 8 dual-core Opterons, all parts officialy supported. I'm running SLES10 and SLES10sp1 on it, also certified to run properly. The problem is that when running heavy computations (100% of all cpu's and 95% of memory) it does not survive for more than hour. The problem is easy to replicate (boot the system up, run anything resource-hungry, wait 40-60 minutes, have system hanged), but hard to diagnose - these is no single chunk of data. When working interactively system chokes down for a minute and later on freezes completely with no single message. BMC also says that everything is ok. I was able to catch error message only once making 20 hangs. It's included below.
    The only way to run it stable I found is to run non-smp kernel. Having single core "fixes" things - 256 gb of memory is still available, but 15 cores are lost then.
    Any idea what the cause may be?
    Regards,
    nobody12345
    Jul 17 11:19:44 bigmem01 kernel: warning: many lost ticks.
    Jul 17 11:19:44 bigmem01 kernel: Your time source seems to be instable or some driver is hogging interupts
    Jul 17 11:19:44 bigmem01 kernel: rip __do_softirq+0x4a/0xd2
    Jul 17 11:19:44 bigmem01 kernel: NMI Watchdog detected LOCKUP on CPU 1
    Jul 17 11:19:44 bigmem01 kernel: CPU 1
    Jul 17 11:19:44 bigmem01 kernel: Modules linked in: mmfs mmfslinux tracedev ipv6 edd button battery ac apparmor aamatch_pcre loop usbhid dm_mod shpchp pci_hotplug i2c_nforce2 e1000 ehci_hcd ohci_hcd i2c_core mptctl usbcore ext3 jbd fan thermal processor sg mptsas mptscsih mptbase scsi_transport_sas amd74xx sd_mod scsi_mod ide_disk ide_core
    Jul 17 11:19:44 bigmem01 kernel: Pid: 5912, comm: fluentlm-helper Tainted: P M U 2.6.16.46-0.12-smp #1
    Jul 17 11:19:44 bigmem01 kernel: RIP: 0010:[<ffffffff802da725>] <ffffffff802da725>{.text.lock.spinlock+49}
    Jul 17 11:19:44 bigmem01 kernel: RSP: 0018:ffff810801b499e0 EFLAGS: 00200082
    Jul 17 11:19:44 bigmem01 kernel: RAX: ffff810801b49a18 RBX: ffff81381ed834c8 RCX: 0000000000000000
    Jul 17 11:19:44 bigmem01 kernel: RDX: 0000000000000000 RSI: 00003ffffffff000 RDI: ffff813020001280
    Jul 17 11:19:44 bigmem01 kernel: RBP: ffff813020000d00 R08: 00000000000000b8 R09: ffff810801b49a98
    Jul 17 11:19:44 bigmem01 kernel: R10: 0000000020000d00 R11: 0000000000000021 R12: 0000000000000000
    Jul 17 11:20:32 bigmem01 kernel: R13: 0000000000000000 R14: ffff810801b49ba8 R15: 00000000003a020a
    Jul 17 11:20:32 bigmem01 kernel: FS: 0000000040602940(0000) GS:ffff81080347d540(0063) knlGS:00000000f5d6dba0
    Jul 17 11:20:33 bigmem01 kernel: CS: 0010 DS: 002b ES: 002b CR0: 000000008005003b
    Jul 17 11:20:33 bigmem01 kernel: CR2: 0000555555568043 CR3: 0000004003353000 CR4: 00000000000006e0
    Jul 17 11:20:33 bigmem01 kernel: Process fluentlm-helper (pid: 5912, threadinfo ffff810801b48000, task ffff810802b00810)
    Jul 17 11:20:33 bigmem01 kernel: Stack: ffffffff801667fc ffff810801b49aa8 0000000000000063 00000000003a01ed
    Jul 17 11:20:33 bigmem01 kernel: 0000000000000001 00000000ffffffff 0000002100000020 ffff810801b49a18
    Jul 17 11:20:33 bigmem01 kernel: ffff810801b49a18 0000000001d78e08
    Jul 17 11:20:33 bigmem01 kernel: Call Trace: <ffffffff801667fc>{shrink_zone+696} <ffffffff8010ebe0>{do_gettimeofday+80}
    Jul 17 11:20:34 bigmem01 kernel: <ffffffff80136af1>{getnstimeofday+16} <ffffffff801f1ff3>{find_next_bit+85}
    Jul 17 11:20:34 bigmem01 kernel: <ffffffff8016830f>{try_to_free_pages+367} <ffffffff80163225>{__alloc_pages+433}
    Jul 17 11:20:34 bigmem01 kernel: <ffffffff80164a9f>{__do_page_cache_readahead+149} <ffffffff80145aab>{autoremove_wake_function+9}
    Jul 17 11:20:34 bigmem01 kernel: <ffffffff801609af>{filemap_nopage+323} <ffffffff8016b2eb>{__handle_mm_fault+511}
    Jul 17 11:20:34 bigmem01 kernel: <ffffffff802dc44e>{do_page_fault+965} <ffffffff802d9e89>{__mutex_lock_slowpath+101}
    Jul 17 11:20:34 bigmem01 kernel: <ffffffff801a7680>{compat_filldir64+0} <ffffffff802d9e1b>{__mutex_unlock_slowpath+42}
    Jul 17 11:20:34 bigmem01 kernel: <ffffffff802d9ec1>{.text.lock.mutex+5} <ffffffff80192be4>{vfs_readdir+157}
    Jul 17 11:20:34 bigmem01 kernel: <ffffffff8010bc15>{error_exit+0}
    Jul 17 11:20:34 bigmem01 kernel:
    Jul 17 11:20:34 bigmem01 kernel: Code: 7e f9 e9 c1 fe ff ff f3 90 83 3f 00 7e f9 e9 d2 fe ff ff e8
    Jul 17 11:20:34 bigmem01 kernel: console shuts up ...
    Jul 17 11:20:34 bigmem01 kernel: NMI Watchdog detected LOCKUP on CPU 7
    Jul 17 11:20:34 bigmem01 kernel: CPU 7
    Jul 17 11:20:35 bigmem01 kernel: Modules linked in: mmfs mmfslinux tracedev ipv6 edd button battery ac apparmor aamatch_pcre loop usbhid dm_mod shpchp pci_hotplug i2c_nforce2 e1000 ehci_hcd ohci_hcd i2c_core mptctl usbcore ext3 jbd fan thermal processor sg mptsas mptscsih mptbase scsi_transport_sas amd74xx sd_mod scsi_mod ide_disk ide_core
    Jul 17 11:20:35 bigmem01 kernel: Pid: 5902, comm: fluent_mpi.6.3. Tainted: P M U 2.6.16.46-0.12-smp #1
    Jul 17 11:20:35 bigmem01 kernel: RIP: 0010:[<ffffffff802da722>] <ffffffff802da722>{.text.lock.spinlock+46}
    Jul 17 11:20:35 bigmem01 kernel: RSP: 0018:ffff8117f9f0fb30 EFLAGS: 00000086
    Jul 17 11:20:35 bigmem01 kernel: RAX: ffff8117f9f0fb68 RBX: ffff813819419b20 RCX: 0000000000000000
    Jul 17 11:20:35 bigmem01 kernel: RDX: 0000000000000000 RSI: 00003ffffffff000 RDI: ffff813020001280
    Jul 17 11:20:35 bigmem01 kernel: RBP: ffff813020000d00 R08: 00000000000002e8 R09: ffff8117f9f0fbe8
    Jul 17 11:20:35 bigmem01 kernel: R10: 0000000020000d00 R11: 0000000000000021 R12: 0000000000000000
    Jul 17 11:20:35 bigmem01 kernel: R13: 0000000000000000 R14: ffff8117f9f0fcf8 R15: 00000000003e8d5a
    Jul 17 11:20:35 bigmem01 kernel: FS: 00002adaafd89ae0(0000) GS:ffff8118201f8f40(0000) knlGS:00000000f4d6bba0
    Jul 17 11:20:35 bigmem01 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
    Jul 17 11:20:35 bigmem01 kernel: CR2: 00007fffa51ff940 CR3: 0000001803cd9000 CR4: 00000000000006e0
    Jul 17 11:20:35 bigmem01 kernel: Process fluent_mpi.6.3. (pid: 5902, threadinfo ffff8117f9f0e000, task ffff8117f9e5a100)
    Jul 17 11:20:35 bigmem01 kernel: Stack: ffffffff801667fc ffff8117f9f0fbf8 0000000000000063 00000000003e8c19
    Jul 17 11:20:35 bigmem01 kernel: 0000000000000001 00000000ffffffff 0000002100000020 ffff8117f9f0fb68
    Jul 17 11:20:35 bigmem01 kernel: ffff8117f9f0fb68 000000000212e43b
    Jul 17 11:20:35 bigmem01 kernel: Call Trace: <ffffffff801667fc>{shrink_zone+696} <ffffffff8010ebe0>{do_gettimeofday+80}
    Jul 17 11:20:35 bigmem01 kernel: <ffffffff80136af1>{getnstimeofday+16} <ffffffff801f1ff3>{find_next_bit+85}
    Jul 17 11:20:35 bigmem01 kernel: <ffffffff8016830f>{try_to_free_pages+367} <ffffffff80163225>{__alloc_pages+433}
    Jul 17 11:20:35 bigmem01 kernel: <ffffffff8016b593>{__handle_mm_fault+1191} <ffffffff802dc44e>{do_page_fault+965}
    Jul 17 11:20:35 bigmem01 kernel: <ffffffff8016f994>{do_mmap_pgoff+1060} <ffffffff8016fb80>{do_mmap_pgoff+1552}
    Jul 17 11:20:35 bigmem01 kernel: <ffffffff8010bc15>{error_exit+0}
    Jul 17 11:20:35 bigmem01 kernel:
    Jul 17 11:20:35 bigmem01 kernel: Code: 83 3f 00 7e f9 e9 c1 fe ff ff f3 90 83 3f 00 7e f9 e9 d2 fe
    Jul 17 11:20:35 bigmem01 kernel: console shuts up ...

    I've seen this type of error on dual core CPUs running at full (100%) load. The system will hang with a CPU context corrupt error. Typically, this error is due to
    bad memory, not a bad CPU, but since you say that when you run in single CPU mode, everything "works", I'd suspect a bad CPU.Well, it "works" the way that it doesn't crash. It's hard to stress the system as much as with 16 cpu's having one core only, so this option can't excluded. I even found one insignificant memory module with correctable ecc and took affected pair out. No change at all. As for cpu context corrupt - that was the first thing which came into my mind after seeing error data, but two cores in separate cpu's wouldn't rather crash in the same moment. I have plans to run fascist cpu check anyway.
    I'd suggest booting the SUN Diag CD that came with the system and doing an in depth memory and CPU test.Just booting.
    In addition, there is a very nice program called "stress" that will simulate your load conditions and provide diagnostic output. This tool has proved to be very
    helpful.You seem to be more experienced that me here - if I bind it to specific core and start cycling it at 100%, it won't generate many context switches, right? Having 15 unused cores would rather guarantee having this one left in peace.
    You may also want to check the TOY clock on the x4600 motherboard to make sure it is properly set. I've seen conditions where the system clock becomes
    so unsynched from the TOY clock that system calls fail. Boot into the BIOS to set the TOY clock. Also, make sure your NTP server setttings are properly
    configured.Will do with next downtime. Which is, considering constant crashes, probably tomorrow.
    One last thing... when Linux begins to run out of memory (as you say, the app takes 95% of memory), the kernel starts to kill off system level
    processes/daemons, one of which is ntpd. I'd suggest running your application to use less memory if possible, and see if it runs properly. My suggestion
    would be to boot the kernel, then see what amount of memory is mapped by the kernel without any apps running. Then subtract that from the total memory.
    The 'free' command is useful for this (or 'cat /proc/meminfo').Ntp is always ok. After an hour it usually corrects 1.2s, so clock source is not too reliable, but ntp keeps it under control until I kill the server.
    Oh.... one more last thing... if the kernel needs to swap out the 95% memory process, does it have sufficient swap to do so? This could also create an issue. It does not for sure. Also kswapd's are very active, up to 100% cpu sometimes. Does it mean that going out of memory causes os crashes? I've seen such situation many times - kernel is expected to kill few processes and recover. And it does on all other machines (IMB servers, blades etc.) I don't care what it kills at the moment, as it simply freezes.
    I'll stress the system cpu by cpu in the weekend. If you know any way to make it really proper way I'd gladly hear your advice. Your help is very appreciated BTW.

  • CF8 Server Restarts Under Load - Seems to be locked threads

    We are running a CF8 box on Win2k3 with around 400 active
    datasources on a mix of SQL 2000 and SQL 2005 databases using JDBC
    connections. We have the max running requests set to 12. Under
    heavy load the request will start queueing. When they do, it's only
    a matter of time before the service restarts. The standard output
    logs are full of the following. Does that mean anything to anyone?
    "obj-skimmer" daemon prio=5 tid=0x03bd5620 nid=0x1ba0 in
    Object.wait() [0x5a30f000..0x5a30fd94]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x15feeac8> (a
    coldfusion.server.j2ee.pool.PoolSkimmerThread)
    at
    coldfusion.server.j2ee.pool.PoolSkimmerThread.run(PoolSkimmerThread.java:47)
    - locked <0x15feeac8> (a
    coldfusion.server.j2ee.pool.PoolSkimmerThread)
    at java.lang.Thread.run(Thread.java:534)
    "obj-skimmer" daemon prio=5 tid=0x03bd4940 nid=0x1628 in
    Object.wait() [0x5a20f000..0x5a20fd94]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x15feeb70> (a
    coldfusion.server.j2ee.pool.PoolSkimmerThread)
    at
    coldfusion.server.j2ee.pool.PoolSkimmerThread.run(PoolSkimmerThread.java:47)
    - locked <0x15feeb70> (a
    coldfusion.server.j2ee.pool.PoolSkimmerThread)
    at java.lang.Thread.run(Thread.java:534)
    "obj-skimmer" daemon prio=5 tid=0x03bd3c98 nid=0xd84 in
    Object.wait() [0x5a10f000..0x5a10fd94]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x15feebc8> (a
    coldfusion.server.j2ee.pool.PoolSkimmerThread)
    at
    coldfusion.server.j2ee.pool.PoolSkimmerThread.run(PoolSkimmerThread.java:47)
    - locked <0x15feebc8> (a
    coldfusion.server.j2ee.pool.PoolSkimmerThread)
    at java.lang.Thread.run(Thread.java:534)

    Hi John,Tia,
    I thought I will peep into the forums before taking off for Diwali
    Tia, as John correctly mentioned, it will be helpful if you can share your tomcat logs.
    Meanwhile there are a few things you can try. RoboHelp server's default configuration is optimal for development/testing environment. There are a few settings you need to configure before you move to production environment.
    1) Increase Java heap space: You can find details about this configuration in RoboHelp Server documentation. Here are a few links on how to do that:
    )       http://www.adobe.com/products/robohelpserver/faq/ under header “How to Install Apache Tomcat?”
    2)      http://help.adobe.com/en_US/RoboHelp/8.0/RoboHelpServer/WS5b3ccc516d4fbf351e63e3d11c0aaa9f d7-7ff4.html#WSa148d62006dae0de1172e0811dc117a846-8000
    3)      http://blogs.adobe.com/techcomm/roboserver_8_gettingstarted.pdf under heading “Install Tomcat”
    2) Increae java perm space :
    You need to increase PermSpace available to your tomcat. You can do that using <tomcat-install-dir>/bin/tomcat6w.exe
    Just ensure that your “Maximum memory pool” and “XX:MaxPermSize” should not add up to more than actual memory you can make available to tomcat.
    The setting is as shown in this snapshot:
    3) Ms Access database is not optimal for production environment. You should use SQL server or oracle database for production environment.
    Hope this information helps
    Tulika.

  • [Help] Weblogic throws exception under load testing

    Hello All,
    I have developed an application using struts 1.1 framework and deployed
    it on weblogic 8.1. The application works fine. But when we load test
    the application, weblogic throws an exception. I am not able to
    understand why is weblogic throwing this exception. The exception
    doesn't originate from my code
    I am using struts 1.1 on BEA weblogic 8.1 on HP-UX 11i.
    Please help me ... I will be very gratefull for your help.
    Here is the stack trace :
    <Jan 15, 2004 10:02:28 PM IST> <Error> <HTTP> <BEA-101020>
    <[ServletContext(id=28318025,name=testWebApp,context-path=/testWebApp)]
    Servlet failed with Exception java.lang.NullPointerException
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Se
    rvle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
    java
    :387)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
    java
    :305)
    at
    weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(Reques
    tDis
    patcherImpl.java:382)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu
    bjec
    t.java:317)
    at
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatche
    rImp
    l.java:286)
    at
    org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.jav
    a:10
    69)
    at
    org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProc
    esso
    r.java:274)
    at
    org.apache.struts.action.RequestProcessor.processForwardConfig(RequestPr
    oces
    sor.java:455)
    at
    org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Tiles
    Requ
    estProcessor.java:320)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
    279)
    at
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at
    org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Se
    rvle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
    java
    :387)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
    java
    :305)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r
    un(W
    ebAppServletContext.java:6310)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu
    bjec
    t.java:317)
    at
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServl
    etCo
    ntext.java:3622)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.
    java
    :2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Regards,
    Abhishek.

    Hello All,
    I have developed an application using struts 1.1 framework and deployed
    it on weblogic 8.1. The application works fine. But when we load test
    the application, weblogic throws an exception. I am not able to
    understand why is weblogic throwing this exception. The exception
    doesn't originate from my code
    I am using struts 1.1 on BEA weblogic 8.1 on HP-UX 11i.
    Please help me ... I will be very gratefull for your help.
    Here is the stack trace :
    <Jan 15, 2004 10:02:28 PM IST> <Error> <HTTP> <BEA-101020>
    <[ServletContext(id=28318025,name=testWebApp,context-path=/testWebApp)]
    Servlet failed with Exception java.lang.NullPointerException
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Se
    rvle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
    java
    :387)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
    java
    :305)
    at
    weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(Reques
    tDis
    patcherImpl.java:382)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu
    bjec
    t.java:317)
    at
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatche
    rImp
    l.java:286)
    at
    org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.jav
    a:10
    69)
    at
    org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProc
    esso
    r.java:274)
    at
    org.apache.struts.action.RequestProcessor.processForwardConfig(RequestPr
    oces
    sor.java:455)
    at
    org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Tiles
    Requ
    estProcessor.java:320)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
    279)
    at
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at
    org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Se
    rvle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
    java
    :387)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
    java
    :305)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r
    un(W
    ebAppServletContext.java:6310)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu
    bjec
    t.java:317)
    at
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServl
    etCo
    ntext.java:3622)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.
    java
    :2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Regards,
    Abhishek.

  • WebLogic Server crash and Stack Trace Log

    Hello? ^-^
    Current system details:
    SEQUENT Dynix/ptx v 4.4.7
    Classic VM (1.2.1, green threads)
    WebLogic 5.1
    Apache 1.3.20
    Current System crashes down too often and web service can not be available.
    Heres a stack trace of the process when it has locked up.
    The entire stack trace log file is...
    http://members.tripod.lycos.co.kr/bach1685/dump.txt
    Could it be possible to think this is the problem between JVM and OS library?
    If this is a problem of OS, I think that Just changing OS could solve the problem.
    How would I go about trying to figure out just where the problem is?
    Thanks for readming my broken English...^^

    Make sure you have a supported platform -
    http://www.weblogic.com/platforms/index.html
    For JDK 1.2.1 - pay attention to what the platform page says about setting JVMARGS.
    Mike
    Kim, Jihun <[email protected]> wrote:
    Hello? ^-^
    Current system details:
    SEQUENT Dynix/ptx v 4.4.7
    Classic VM (1.2.1, green threads)
    WebLogic 5.1
    Apache 1.3.20
    Current System crashes down too often and web service can not be available.
    Heres a stack trace of the process when it has locked up.
    The entire stack trace log file is...
    http://members.tripod.lycos.co.kr/bach1685/dump.txt
    Could it be possible to think this is the problem between JVM and OS
    library?
    If this is a problem of OS, I think that Just changing OS could solve
    the problem.
    How would I go about trying to figure out just where the problem is?
    Thanks for readming my broken English...^^

  • Strange crashes under load

    When I am maxing out my mac it occasionally crashes hard - usually after I leave it unattended to complete a task. When I inspect the panic.log, it always says CPU1 experienced some unhandled trap or access violation.
    When I disable cpu#2 on the processor palette, I cannot crash the mac but of course I lose 1/4th the throughput.
    How difficult would it be to get this fixed? I purchased the machine in July 2005.
    Quad G5 2.5GHz   Mac OS X (10.4.8)  

    maybe i missed something, but do you have apple care? that should cover it. if not and you feel good about working inside the computer you can call apple or find some other place that sells them and do it your self, since you don't have apple care you won't void it. if so and they do agree to repair it make sure you take it to a apple store. because you will have a much faster return. i know from sending mine in and taking it to the apple store to get fixed.

  • WL server failed to response under load

    Hi
    We have a quite strange situation on my sight. Under load our WL 10.3.2 server failed to response. We are using RestEasy with HttpClient version 3.1 to coordinate with web service deployed as WAR.
    What we have is a calculation process that run on 4 containers based on 4 physical machines and each of them send request to WL during calculation.
    Each run we see a messages from HttpClient like this:
    [THREAD1] INFO   I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server OUR_SERVER_NAME failed to respond
    [THREAD1] INFO   Retrying request
    The HttpClient make several requests until get necessary data.
    I want to understand why WL can refuse connections. I read about WL thread pool that process http request and understand that WL allocate separate thread to process web request and the numbers of threads is not bounded in default configuration. Also our server is configured Maximum Open Sockets: -1 which means that the number of open sockets is unlimited.
    From this thread I'd want to understand where the issue is? Is it on WL side or it's a problem of our business logic? Can you guys help to deeper investigate the situation.
    What should I check more in order to understand that our WL server is configured to work with as much requests as we want?

    Thanks for a good explanation!
    Linux server it's not in my competencies but what we have now is:
    root    soft    nofile  3072
    root    hard    nofile  65536
    So the upper number is really big. As I understood it's a config for whole processes in operation system.
    But I go further and find these numbers for our WL managed server.
    cat /proc/23085/limits
    Limit                     Soft Limit           Hard Limit           Units
    Max cpu time              unlimited            unlimited            seconds
    Max file size             unlimited            unlimited            bytes
    Max data size             unlimited            unlimited            bytes
    Max stack size            10485760             unlimited            bytes
    Max core file size        0                    unlimited            bytes
    Max resident set          unlimited            unlimited            bytes
    Max processes             578455               578455               processes
    Max open files            8192                 8192                 files
    Max locked memory         32768                32768                bytes
    Max address space         unlimited            unlimited            bytes
    Max file locks            unlimited            unlimited            locks
    Max pending signals       578455               578455               signals
    Max msgqueue size         819200               819200               bytes
    Max nice priority         0                    0
    Max realtime priority     0                    0
    Again it's only a config numbers. If continue moving in this direction I'd want to see the real numbers when the server is under load. So finding these numbers I would make an assumption that the issue is here. Don't you know is there a log file or history file where I can find a max open file descriptors for WL server?

  • WebLogic Server Hang

    My WebLogic Server hang up sometime. The platform is IBM AIX, weblogic 8.1 with sp3
    The following is the thread dump:
    NULL ------------------------------------------------------------------------
    0SECTION TITLE subcomponent dump routine
    NULL ===============================
    1TISIGINFO signal 3 received
    1TIDATETIME Date: 2007/04/26 at 11:13:10
    1TIFILENAME Javacore filename: /var/bea/domains/TazDomain/javacore524292.1177600390.txt
    NULL ------------------------------------------------------------------------
    0SECTION XHPI subcomponent dump routine
    NULL ==============================
    1XHTIME Thu Apr 26 11:13:10 2007
    1XHSIGRECV SIGQUIT received at 0x0 in <unknown>.
    1XHFULLVERSION J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5)
    NULL
    1XHCURRENTTHD Current Thread Details
    NULL ----------------------
    2XHCURRSYSTHD "Signal dispatcher" sys_thread_t:0x74427A28
    3XHNATIVESTACK Native Stack
    NULL ------------
    3XHSTACKLINEERR unavailable - stack address not valid
    1XHOPENV Operating Environment
    NULL ---------------------
    2XHHOSTNAME Host : rcirs050:10.1.93.20
    2XHOSLEVEL OS Level : AIX 5.3.0.0
    2XHCPUS Processors -
    3XHCPUARCH Architecture : POWER_PC (impl: unknown, ver: unknown)
    3XHNUMCPUS How Many : 2
    3XHCPUSENABLED Enabled : 2
    NULL
    1XHUSERLIMITS User Limits (in bytes except for NOFILE and NPROC) -
    NULL -----------
    2XHUSERLIMIT RLIMIT_FSIZE : 1073741312
    2XHUSERLIMIT RLIMIT_DATA : 2147483645
    2XHUSERLIMIT RLIMIT_STACK : 33554432
    2XHUSERLIMIT RLIMIT_CORE : 1073741312
    2XHUSERLIMIT RLIMIT_NOFILE : 1024
    2XHLIMIT NPROC(max) : 128
    NULL
    1XHPAGESPACES Page Space (in blocks) -
    NULL ----------
    2XHPAGESPACE /dev/hd6: size=262144, free=261912
    2XHPAGESPACE /dev/paging03: size=507904, free=507672
    2XHPAGESPACE /dev/paging00: size=262144, free=261917
    2XHPAGESPACE /dev/paging01: size=262144, free=261903
    2XHPAGESPACE /dev/paging02: size=262144, free=261901
    2XHPAGESPACE /dev/paging04: size=262144, free=260986
    2XHPAGESPACE /dev/paging07: size=262144, free=261911
    2XHPAGESPACE /dev/paging06: size=262144, free=261913
    2XHPAGESPACE /dev/paging05: size=262144, free=261913
    NULL
    1XHSIGHANDLERS JVM Signal Handlers
    NULL -------------------
    2XHSIGHANDLER SIGHUP : ignored
    2XHSIGHANDLER SIGINT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGQUIT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGILL : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGTRAP : JITSigTrapHandler (libjitc.a)
    2XHSIGHANDLER SIGABRT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGEMT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGFPE : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGBUS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSEGV : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSYS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGPIPE : ignored
    2XHSIGHANDLER SIGTERM : intrDispatchMD (libhpi.a)
    NULL
    1XHSIGHANDLERS Chained Signal Handlers
    NULL -----------------------
    2XHSIGHANDLER SIGHUP : ignored
    2XHSIGHANDLER SIGINT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGQUIT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGILL : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGTRAP : JITSigTrapHandler (libjitc.a)
    2XHSIGHANDLER SIGABRT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGEMT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGFPE : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGBUS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSEGV : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSYS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGPIPE : ignored
    2XHSIGHANDLER SIGTERM : intrDispatchMD (libhpi.a)
    NULL
    1XHENVVARS Environment Variables
    NULL ---------------------
    2XHENVVAR _=/usr/java14/bin/java
    2XHENVVAR JAVA_VENDOR=IBM
    2XHENVVAR LANG=C
    2XHENVVAR PRODUCTION_MODE=
    2XHENVVAR LOGIN=qatadm
    2XHENVVAR CLASSPATHSEP=:
    2XHENVVAR VISUAL=vi
    2XHENVVAR POINTBASE_HOME=/opt/bea/weblogic81/common/eval/pointbase
    2XHENVVAR PATH=/opt/bea/weblogic81/server/bin:/usr/java14/jre/bin:/usr/java14/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/qatadm/bin:/usr/bin/X11:/sbin:.:/usr/java14/bin
    2XHENVVAR JAVA_VM=
    2XHENVVAR LC__FASTMSG=true
    2XHENVVAR POINTBASE_CLASSPATH=:/opt/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar
    2XHENVVAR CLASSPATH=/opt/bea/weblogic81/server/ext/jdbc/oracle/920/ojdbc14.jar:/usr/java14/lib/tools.jar:/opt/bea/weblogic81/server/lib/weblogic_sp.jar:/opt/bea/weblogic81/server/lib/weblogic.jar::/opt/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/usr/java14/jre/lib/rt.jar:/opt/bea/weblogic81/server/lib/webservices.jar:
    2XHENVVAR LOGNAME=qatadm
    2XHENVVAR MAIL=/usr/spool/mail/qatadm
    2XHENVVAR POINTBASE_TOOLS=/opt/bea/weblogic81/common/eval/pointbase/lib/pbtools44.jar
    2XHENVVAR LOCPATH=/usr/lib/nls/loc
    2XHENVVAR PS1=rcirs050:$PWD>
    2XHENVVAR PATHSEP=:
    2XHENVVAR USER=qatadm
    2XHENVVAR AUTHSTATE=compat
    2XHENVVAR BEA_HOME=/opt/bea
    2XHENVVAR DCE_USE_WCHAR_NAMES=1
    2XHENVVAR SHELL=/usr/bin/ksh
    2XHENVVAR ODMDIR=/etc/objrepos
    2XHENVVAR JAVA_HOME=/usr/java14
    2XHENVVAR TIMEOUT=900
    2XHENVVAR TMOUT=900
    2XHENVVAR HOME=/home/qatadm
    2XHENVVAR MEM_ARGS=-Xms512m -Xmx1024m
    2XHENVVAR WEBLOGIC_CLASSPATH=/usr/java14/lib/tools.jar:/opt/bea/weblogic81/server/lib/weblogic_sp.jar:/opt/bea/weblogic81/server/lib/weblogic.jar
    2XHENVVAR TERM=dtterm
    2XHENVVAR MAILMSG=[YOU HAVE NEW MAIL]
    2XHENVVAR PWD=/var/bea/domains/TazDomain
    2XHENVVAR TZ=EST5EDT
    2XHENVVAR WL_HOME=/opt/bea/weblogic81
    2XHENVVAR AIXTHREAD_SCOPE=S
    2XHENVVAR A__z=! LOGNAME="*TMOUT
    2XHENVVAR _IBM_JAVA_PIPE_524292=
    2XHENVVAR IBM_JVM_LIBPATH_OLD_VALUE=/opt/bea/weblogic81/server/lib/aix
    2XHENVVAR IBM_JVM_LIBPATH_NEW_VALUE=/usr/java14/jre/bin:/usr/java14/jre/bin/classic:/usr/java14/jre/bin:/opt/bea/weblogic81/server/lib/aix
    2XHENVVAR IBM_JVM_CHANGED_ENVVARS_524292=LIBPATH,LDR_CNTRL
    2XHENVVAR IBM_JVM_LDR_CNTRL_NEW_VALUE=MAXDATA=0XA0000000@DSA
    2XHENVVAR LDR_CNTRL=MAXDATA=0XA0000000@DSA
    2XHENVVAR NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    2XHENVVAR LIBPATH=/usr/java14/jre/bin:/usr/java14/jre/bin/classic:/usr/java14/jre/bin:/opt/bea/weblogic81/server/lib/aix
    2XHENVVAR _IBM_ENV_INITIAL_524292=805345384
    2XHENVVAR IBM_JAVA_COMMAND_LINE=/usr/java14/bin/java -Xms512m -Xmx1024m -Duser.timezone=America/New_York -Dweblogic.Name=TazServer -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/opt/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    NULL
    1XHLOADEDLIBS Loaded Libraries (sizes in bytes)
    NULL ---------------------------------
    2XHLIBNAME /opt/bea/weblogic81/server/lib/aix/libmuxer.so
    3XHLIBSIZE filesize : 20757
    3XHLIBSTART text start : 0xD0B88000
    3XHLIBLDSIZE text size : 0x282E
    3XHLIBLDORG data start : 0xF0617CF4
    3XHLIBLDDATASZ data size : 0x2AC
    2XHLIBNAME /usr/java14/jre/bin/libnio.a
    3XHLIBSIZE filesize : 64305
    3XHLIBSTART text start : 0xD11F5000
    3XHLIBLDSIZE text size : 0x8EF0
    3XHLIBLDORG data start : 0xF0615AE0
    3XHLIBLDDATASZ data size : 0x594
    2XHLIBNAME /opt/bea/weblogic81/server/lib/aix/libweblogicunix1.so
    3XHLIBSIZE filesize : 14536
    3XHLIBSTART text start : 0xD0B86000
    3XHLIBLDSIZE text size : 0x1B90
    3XHLIBLDORG data start : 0xF0614484
    3XHLIBLDDATASZ data size : 0xD8
    2XHLIBNAME /usr/java14/jre/bin/libnet.a
    3XHLIBSIZE filesize : 137885
    3XHLIBSTART text start : 0xD15D7000
    3XHLIBLDSIZE text size : 0x161FF
    3XHLIBLDORG data start : 0xF05DE3D8
    3XHLIBLDDATASZ data size : 0x968
    2XHLIBNAME /usr/java14/jre/bin/libjitc.a
    3XHLIBSIZE filesize : 2814544
    3XHLIBSTART text start : 0xD252E000
    3XHLIBLDSIZE text size : 0x23EE7B
    3XHLIBLDORG data start : 0xF0962B68
    3XHLIBLDDATASZ data size : 0x1A984
    2XHLIBNAME /usr/lib/security/DCE
    3XHLIBSIZE filesize : 27634
    3XHLIBSTART text start : 0xD0B7A000
    3XHLIBLDSIZE text size : 0x6BF2
    3XHLIBLDORG data start : 0xF05CEA38
    3XHLIBLDDATASZ data size : 0x2BA0
    2XHLIBNAME /usr/java14/jre/bin/libzip.a
    3XHLIBSIZE filesize : 109746
    3XHLIBSTART text start : 0xD11E1000
    3XHLIBLDSIZE text size : 0x135E2
    3XHLIBLDORG data start : 0xF05DC468
    3XHLIBLDDATASZ data size : 0x1918
    2XHLIBNAME /usr/java14/jre/bin/classic/libcore.a
    3XHLIBSIZE filesize : 136713
    3XHLIBSTART text start : 0xD11CB000
    3XHLIBLDSIZE text size : 0x15248
    3XHLIBLDORG data start : 0xF05DA0E8
    3XHLIBLDDATASZ data size : 0x1620
    2XHLIBNAME /usr/java14/jre/bin/libjava.a
    3XHLIBSIZE filesize : 221158
    3XHLIBSTART text start : 0xD11AB000
    3XHLIBLDSIZE text size : 0x1FEB2
    3XHLIBLDORG data start : 0xF05D88F8
    3XHLIBLDDATASZ data size : 0x16F8
    2XHLIBNAME /usr/java14/jre/bin/libhpi.a
    3XHLIBSIZE filesize : 205732
    3XHLIBSTART text start : 0xD118C000
    3XHLIBLDSIZE text size : 0x1EE0E
    3XHLIBLDORG data start : 0xF06045A0
    3XHLIBLDDATASZ data size : 0xF8D0
    2XHLIBNAME /usr/java14/jre/bin/libxhpi.a
    3XHLIBSIZE filesize : 14654
    3XHLIBSTART text start : 0xD0B84000
    3XHLIBLDSIZE text size : 0x1B52
    3XHLIBLDORG data start : 0xF05D7290
    3XHLIBLDDATASZ data size : 0x2C8
    2XHLIBNAME /usr/java14/jre/bin/libdbgmalloc.a
    3XHLIBSIZE filesize : 15267
    3XHLIBSTART text start : 0xD0B81000
    3XHLIBLDSIZE text size : 0x217C
    3XHLIBLDORG data start : 0xF05D6988
    3XHLIBLDDATASZ data size : 0x218
    2XHLIBNAME /usr/java14/jre/bin/libjsig.a
    3XHLIBSIZE filesize : 14412
    3XHLIBSTART text start : 0xD07F8000
    3XHLIBLDSIZE text size : 0x1B24
    3XHLIBLDORG data start : 0xF05D54B0
    3XHLIBLDDATASZ data size : 0x108
    2XHLIBNAME /usr/java14/jre/bin/libute.a
    3XHLIBSIZE filesize : 112768
    3XHLIBSTART text start : 0xD1177000
    3XHLIBLDSIZE text size : 0x14ED9
    3XHLIBLDORG data start : 0xF05D43B0
    3XHLIBLDDATASZ data size : 0x674
    2XHLIBNAME /usr/lib/libdl.a
    3XHLIBSIZE filesize : 5248
    3XHLIBSTART text start : 0xD02E70F8
    3XHLIBLDSIZE text size : 0x1E0
    3XHLIBLDORG data start : 0xF03190F8
    3XHLIBLDDATASZ data size : 0x0
    2XHLIBNAME /usr/java14/jre/bin/sovvm/libjvm.a
    3XHLIBSIZE filesize : 2857303
    3XHLIBSTART text start : 0xD2335000
    3XHLIBLDSIZE text size : 0x1F8E31
    3XHLIBLDORG data start : 0xF0936290
    3XHLIBLDDATASZ data size : 0x2AE10
    2XHLIBNAME /usr/java14/jre/bin/classic/libjvm.a
    3XHLIBSIZE filesize : 117748
    3XHLIBSTART text start : 0xD1169000
    3XHLIBLDSIZE text size : 0xD54B
    3XHLIBLDORG data start : 0xF05D2A90
    3XHLIBLDDATASZ data size : 0xF0C
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 7196428
    3XHLIBSTART text start : 0xD01E7540
    3XHLIBLDSIZE text size : 0x20F6D
    3XHLIBLDORG data start : 0xF0381340
    3XHLIBLDDATASZ data size : 0x6780
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 7196428
    3XHLIBSTART text start : 0xD01CDBC0
    3XHLIBLDSIZE text size : 0x186CC
    3XHLIBLDORG data start : 0xF0377FC0
    3XHLIBLDDATASZ data size : 0x84C9
    2XHLIBNAME /usr/lib/libcrypt.a
    3XHLIBSIZE filesize : 11019
    3XHLIBSTART text start : 0xD01450F8
    3XHLIBLDSIZE text size : 0x846
    3XHLIBLDORG data start : 0xF0316508
    3XHLIBLDDATASZ data size : 0x128
    2XHLIBNAME /usr/lib/libiconv.a
    3XHLIBSIZE filesize : 377727
    3XHLIBSTART text start : 0xD05BF100
    3XHLIBLDSIZE text size : 0x139C1
    3XHLIBLDORG data start : 0xF0252C70
    3XHLIBLDDATASZ data size : 0xA2E4
    2XHLIBNAME /usr/lib/libbsd.a
    3XHLIBSIZE filesize : 61862
    3XHLIBSTART text start : 0xD02784C0
    3XHLIBLDSIZE text size : 0x7D2F
    3XHLIBLDORG data start : 0xF0213A30
    3XHLIBLDDATASZ data size : 0x13D8
    2XHLIBNAME /usr/lib/libpthreads.a
    3XHLIBSIZE filesize : 1126171
    3XHLIBSTART text start : 0xD010E000
    3XHLIBLDSIZE text size : 0x365C4
    3XHLIBLDORG data start : 0xF0370000
    3XHLIBLDDATASZ data size : 0x4024
    2XHLIBNAME /usr/lib/libpthreads.a
    3XHLIBSIZE filesize : 1126171
    3XHLIBSTART text start : 0xD010A000
    3XHLIBLDSIZE text size : 0x3C52
    3XHLIBLDORG data start : 0xF032D000
    3XHLIBLDDATASZ data size : 0x424A8
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 7196428
    3XHLIBSTART text start : 0xD01AD100
    3XHLIBLDSIZE text size : 0x1FED1
    3XHLIBLDORG data start : 0xF0388D00
    3XHLIBLDDATASZ data size : 0x30F9
    2XHLIBNAME /usr/lib/libc.a
    3XHLIBSIZE filesize : 8270989
    3XHLIBSTART text start : 0xD02F2240
    3XHLIBLDSIZE text size : 0x251155
    3XHLIBLDORG data start : 0xF0278BC0
    3XHLIBLDDATASZ data size : 0x9D340
    NULL
    NULL ------------------------------------------------------------------------
    0SECTION CI subcomponent dump routine
    NULL ============================
    1CIJAVAVERSION J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5)
    1CIRUNNINGAS Running as a standalone JVM
    1CICMDLINE /usr/java14/bin/java -Xms512m -Xmx1024m -Duser.timezone=America/New_York -Dweblogic.Name=TazServer -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/opt/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    1CIJAVAHOMEDIR Java Home Dir: /usr/java14/jre
    1CIJAVADLLDIR Java DLL Dir: /usr/java14/jre/bin
    1CISYSCP Sys Classpath: /usr/java14/jre/lib/core.jar:/usr/java14/jre/lib/graphics.jar:/usr/java14/jre/lib/security.jar:/usr/java14/jre/lib/server.jar:/usr/java14/jre/lib/xml.jar:/usr/java14/jre/lib/charsets.jar:/usr/java14/jre/classes:/usr/java14/jre/lib/ibmcertpathprovider.jar:/usr/java14/jre/lib/ibmjaaslm.jar:/usr/java14/jre/lib/ibmjcefw.jar:/usr/java14/jre/lib/ibmjgssprovider.jar:/usr/java14/jre/lib/ibmjssefips.jar:/usr/java14/jre/lib/ibmjsseprovider.jar:/usr/java14/jre/lib/ibmorb.jar:/usr/java14/jre/lib/ibmorbapi.jar:/usr/java14/jre/lib/ibmpkcs.jar
    1CIUSERARGS UserArgs:
    2CIUSERARG vfprintf 0x30000D94
    2CIUSERARG -Xms512m
    2CIUSERARG -Xmx1024m
    2CIUSERARG -Duser.timezone=America/New_York
    2CIUSERARG -Dweblogic.Name=TazServer
    2CIUSERARG -Dweblogic.ProductionModeEnabled=
    2CIUSERARG -Djava.security.policy=/opt/bea/weblogic81/server/lib/weblogic.policy
    2CIUSERARG -Dinvokedviajava
    2CIUSERARG -Djava.class.path=/opt/bea/weblogic81/server/ext/jdbc/oracle/920/ojdbc14.jar:/usr/java14/lib/tools.jar:/opt/bea/weblogic81/server/lib/weblogic_sp.jar:/opt/bea/weblogic81/server/lib/weblogic.jar::/opt/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/usr/java14/jre/lib/rt.jar:/opt/bea/weblogic81/server/lib/webservices.jar:
    2CIUSERARG vfprintf
    NULL
    1CIJVMMI JVM Monitoring Interface (JVMMI)
    NULL ------------------------
    2CIJVMMIOFF No events are enabled.
    NULL
    NULL ------------------------------------------------------------------------
    0SECTION DC subcomponent dump routine
    NULL ============================
    1DCHEADEREYE Header eye catcher DCST
    1DCHEADERLEN Header length 24
    1DCHEADERVER Header version 1
    1DCHEADERMOD Header modification 0
    1DCINTERFACE DC Interface at 0xF0947FDC with 15 entries
    2DCINTERFACE 1 - dcCString2JavaString 0xF0944A90
    2DCINTERFACE 2 - dcInt642CString 0xF0944A9C
    2DCINTERFACE 3 - dcJavaString2NewCString 0xF0944AA8
    2DCINTERFACE 4 - dcJavaString2CString 0xF0944AB4
    2DCINTERFACE 5 - dcJavaString2NewPlatformString 0xF0944AC0
    2DCINTERFACE 6 - dcJavaString2UTF 0xF0944ACC
    2DCINTERFACE 7 - dcPlatformString2JavaString 0xF0944AE4
    2DCINTERFACE 8 - dcUnicode2UTF 0xF0944AF0
    2DCINTERFACE 9 - dcUnicode2UTFLength 0xF0944AFC
    2DCINTERFACE 10 - dcUTF2JavaString 0xF0944B08
    2DCINTERFACE 11 - dcUTFClassName2JavaString 0xF0944B14
    2DCINTERFACE 12 - dcJavaString2ClassName 0xF0944AD8
    2DCINTERFACE 13 - dcUTF2UnicodeNext 0xF0944B20
    2DCINTERFACE 14 - dcVerifyUTF8 0xF0944B2C
    2DCINTERFACE 15 - dcDumpRoutine 0xF0944B38
    1DCARRAYINFO Array info at 0xF09384A0 with 16 entries
    2DCARRAYINFO 1 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 2 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 3 - index 2 signature L name class[] factor 4
    2DCARRAYINFO 4 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 5 - index 4 signature Z name bool[] factor 1
    2DCARRAYINFO 6 - index 5 signature C name char[] factor 2
    2DCARRAYINFO 7 - index 6 signature F name float[] factor 4
    2DCARRAYINFO 8 - index 7 signature D name double[] factor 8
    2DCARRAYINFO 9 - index 8 signature B name byte[] factor 1
    2DCARRAYINFO 10 - index 9 signature S name short[] factor 2
    2DCARRAYINFO 11 - index 10 signature I name int[] factor 4
    2DCARRAYINFO 12 - index 11 signature J name long[] factor 8
    2DCARRAYINFO 13 - index 0 signature 0 name uint[] factor 0
    2DCARRAYINFO 14 - index 0 signature 0 name uint1[] factor 0
    2DCARRAYINFO 15 - index 0 signature 0 name uint2[] factor 0
    2DCARRAYINFO 16 - index 0 signature 0 name uint3[] factor 0
    NULL ------------------------------------------------------------------------
    0SECTION DG subcomponent dump routine
    NULL ============================
    1DGTRCENABLED Trace enabled: Yes
    2DGTRCTYPE Trace: Internal
    2DGTRCBUFFERS Buffer specification: 8k
    2DGTRCBUFALLOC Buffers allocated: 0
    2DGTRCBUFUSED Buffers in use: 0
    1DGJDUMPBUFF Javadump buffer size (allocated): 2621440
    NULL ------------------------------------------------------------------------
    0SECTION ST subcomponent dump routine
    NULL ============================
    1STGCMODES Resettable GC: No
    1STGCMODES Concurrent GC: No
    1STCURHBASE Current Heap Base: 0x300601FC
    1STCURHLIM Current Heap Limit: 0x5005FBFC
    1STMWHBASE Middleware Heap Base: 0x300601FC
    1STMWHLIM Middleware Heap Limit: 0x5005FBFC
    1STGCHELPERS Number of GC Helper Threads: 1
    1STJVMOPTS -Xconcurrentlevel: 0
    1STJVMOPTS -Xconcurrentbackground: 0
    1STGCCTR GC Counter: 42
    1STAFCTR AF Counter: 42
    1STHEAPFREE Bytes of Heap Space Free: 190d3b88
    1STHEAPALLOC Bytes of Heap Space Allocated: 1ffffa00
    1STSMBASE SM Base: 0x0
    1STSMEND SM End: 0x0
    1STPAMSTART PAM Start: 0x0
    1STPAMEND PAM End: 0x0
    1STCOMACTION Compact Action: 0
    NULL ------------------------------------------------------------------------
    0SECTION XE subcomponent dump routine
    NULL ============================
    1XETHRESHOLD MMI threshold for java methods is set to 1250
    1XEJITINIT JIT is initialized
    1XEJVMPIOFF JVMPI is not activated
    1XEJNITHRESH MMI threshold for JNI methods is set to 0
    1XETRCHIS Trace history length is set to 4
    1XEJITDUMP JIT dump routine is not yet implemented.
    NULL ------------------------------------------------------------------------
    0SECTION LK subcomponent dump routine
    NULL ============================
    NULL
    1LKPOOLINFO Monitor pool info:
    2LKPOOLINIT Initial monitor count: 32
    2LKPOOLEXPNUM Minimum number of free monitors before expansion: 5
    2LKPOOLEXPBY Pool will next be expanded by: 81
    2LKPOOLTOTAL Current total number of monitors: 162
    2LKPOOLFREE Current number of free monitors: 42
    NULL
    1LKMONPOOLDUMP Monitor Pool Dump (flat & inflated object-monitors):
    2LKMONINUSE sys_mon_t:0x3003EC78 infl_mon_t: 0x3003E6E8:
    3LKMONOBJECT java.lang.ref.Reference$Lock@300E02B0/300E02B8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Reference Handler" (0x744B7D28)
    2LKMONINUSE sys_mon_t:0x3003ED28 infl_mon_t: 0x3003E714:
    3LKMONOBJECT java.lang.ref.ReferenceQueue$Lock@300DFFE8/300DFFF0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Finalizer" (0x745409A8)
    2LKMONINUSE sys_mon_t:0x3003EDD8 infl_mon_t: 0x3003E740:
    3LKMONOBJECT java.util.TaskQueue@311299D0/311299D8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Thread-1" (0x75F054A8)
    2LKMONINUSE sys_mon_t:0x3003EE88 infl_mon_t: 0x3003E76C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9A60/300C9A68: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.kernel.Default'" (0x765659A8)
    2LKMONINUSE sys_mon_t:0x3003EF38 infl_mon_t: 0x3003E798:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C99C0/300C99C8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.kernel.Default'" (0x765693A8)
    2LKMONINUSE sys_mon_t:0x3003EFE8 infl_mon_t: 0x3003E7C4:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9920/300C9928: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.kernel.Default'" (0x76569928)
    2LKMONINUSE sys_mon_t:0x3003F098 infl_mon_t: 0x3003E7F0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9880/300C9888: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '3' for queue: 'weblogic.kernel.Default'" (0x76572BA8)
    2LKMONINUSE sys_mon_t:0x3003F148 infl_mon_t: 0x3003E81C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C97E0/300C97E8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '4' for queue: 'weblogic.kernel.Default'" (0x767971A8)
    2LKMONINUSE sys_mon_t:0x3003F1F8 infl_mon_t: 0x3003E848:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9740/300C9748: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '5' for queue: 'weblogic.kernel.Default'" (0x7681EBA8)
    2LKMONINUSE sys_mon_t:0x3003F2A8 infl_mon_t: 0x3003E874:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C96A0/300C96A8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '6' for queue: 'weblogic.kernel.Default'" (0x768A65A8)
    2LKMONINUSE sys_mon_t:0x3003F358 infl_mon_t: 0x3003E8A0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9600/300C9608: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '7' for queue: 'weblogic.kernel.Default'" (0x7692E028)
    2LKMONINUSE sys_mon_t:0x3003F408 infl_mon_t: 0x3003E8CC:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9560/300C9568: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '8' for queue: 'weblogic.kernel.Default'" (0x769B5A28)
    2LKMONINUSE sys_mon_t:0x3003F4B8 infl_mon_t: 0x3003E8F8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C94C0/300C94C8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '9' for queue: 'weblogic.kernel.Default'" (0x76A3D4A8)
    2LKMONINUSE sys_mon_t:0x3003F568 infl_mon_t: 0x3003E924:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9420/300C9428: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '10' for queue: 'weblogic.kernel.Default'" (0x76AC4EA8)
    2LKMONINUSE sys_mon_t:0x3003F618 infl_mon_t: 0x3003E950:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9380/300C9388: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '11' for queue: 'weblogic.kernel.Default'" (0x76B4C8A8)
    2LKMONINUSE sys_mon_t:0x3003F6C8 infl_mon_t: 0x3003E97C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C92E0/300C92E8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '12' for queue: 'weblogic.kernel.Default'" (0x76BD4328)
    2LKMONINUSE sys_mon_t:0x3003F778 infl_mon_t: 0x3003E9A8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9240/300C9248: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '13' for queue: 'weblogic.kernel.Default'" (0x76C5BD28)
    2LKMONINUSE sys_mon_t:0x3003F828 infl_mon_t: 0x3003E9D4:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C91A0/300C91A8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '14' for queue: 'weblogic.kernel.Default'" (0x76CE3728)
    2LKMONINUSE sys_mon_t:0x3003F988 infl_mon_t: 0x3003EA2C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9060/300C9068: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.kernel.System'" (0x76DF2BA8)
    2LKMONINUSE sys_mon_t:0x3003FA38 infl_mon_t: 0x3003EA58:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8FC0/300C8FC8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.kernel.System'" (0x76E7A628)
    2LKMONINUSE sys_mon_t:0x3003FAE8 infl_mon_t: 0x3003EA84:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8F20/300C8F28: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '3' for queue: 'weblogic.kernel.System'" (0x76F02028)
    2LKMONINUSE sys_mon_t:0x3003FB98 infl_mon_t: 0x3003EAB0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8E80/300C8E88: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '4' for queue: 'weblogic.kernel.System'" (0x76F89A28)
    2LKMONINUSE sys_mon_t:0x3003FC48 infl_mon_t: 0x3003EADC:
    3LKMONOBJECT weblogic.time.common.internal.TimeTable@32EB9198/32EB91A0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "weblogic.time.TimeEventGenerator" (0x77013D28)
    2LKMONINUSE sys_mon_t:0x3003FCF8 infl_mon_t: 0x3003EB08:
    3LKMONOBJECT java.lang.Object@32F56538/32F56540: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "weblogic.security.SpinnerRandomSource" (0x770CC3A8)
    2LKMONINUSE sys_mon_t:0x3003FDA8 infl_mon_t: 0x3003EB34:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8CD0/300C8CD8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.admin.HTTP'" (0x770E4428)
    2LKMONINUSE sys_mon_t:0x3003FE58 infl_mon_t: 0x3003EB60:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8C30/300C8C38: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'" (0x770E4A28)
    2LKMONINUSE sys_mon_t:0x3003FF08 infl_mon_t: 0x3003EB8C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8B90/300C8B98: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.admin.RMI'" (0x770E5028)
    2LKMONINUSE sys_mon_t:0x770E3D38 infl_mon_t: 0x770F13D8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8AF0/300C8AF8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.admin.RMI'" (0x770F1028)
    2LKMONINUSE sys_mon_t:0x770E3DE8 infl_mon_t: 0x770F1404:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8A50/300C8A58: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.admin.RMI'" (0x770F84A8)
    2LKMONINUSE sys_mon_t:0x770E3E98 infl_mon_t: 0x770F1430:
    3LKMONOBJECT [email protected]0/300C8928: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "VDE Transaction Processor Thread" (0x77531828)
    2LKMONINUSE sys_mon_t:0x770F1758 infl_mon_t: 0x770F1488:
    3LKMONOBJECT java.util.TaskQueue@30EECD38/30EECD40: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Thread-5" (0x75CCD1A8)
    2LKMONINUSE sys_mon_t:0x770F2F88 infl_mon_t: 0x770F1538:
    3LKMONOBJECT weblogic.jms.backend.BETimerTree@33C6CFE0/33C6CFE8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'JMS.TimerTreePool'" (0x7893DD28)
    2LKMONINUSE sys_mon_t:0x770F3038 infl_mon_t: 0x770F1564:
    3LKMONOBJECT java.util.TaskQueue@34F10870/34F10878: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Thread-7" (0x78DE09A8)
    2LKMONINUSE sys_mon_t:0x770F30E8 infl_mon_t: 0x770F1590:
    3LKMONOBJECT java.util.TaskQueue@3C4CB120/3C4CB128: <unowned>
    3LKNOTIFYQ Waiting to be notifie

    My WebLogic Server hang up sometime. The platform is IBM AIX, weblogic 8.1 with sp3
    The following is the thread dump:
    NULL ------------------------------------------------------------------------
    0SECTION TITLE subcomponent dump routine
    NULL ===============================
    1TISIGINFO signal 3 received
    1TIDATETIME Date: 2007/04/26 at 11:13:10
    1TIFILENAME Javacore filename: /var/bea/domains/TazDomain/javacore524292.1177600390.txt
    NULL ------------------------------------------------------------------------
    0SECTION XHPI subcomponent dump routine
    NULL ==============================
    1XHTIME Thu Apr 26 11:13:10 2007
    1XHSIGRECV SIGQUIT received at 0x0 in <unknown>.
    1XHFULLVERSION J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5)
    NULL
    1XHCURRENTTHD Current Thread Details
    NULL ----------------------
    2XHCURRSYSTHD "Signal dispatcher" sys_thread_t:0x74427A28
    3XHNATIVESTACK Native Stack
    NULL ------------
    3XHSTACKLINEERR unavailable - stack address not valid
    1XHOPENV Operating Environment
    NULL ---------------------
    2XHHOSTNAME Host : rcirs050:10.1.93.20
    2XHOSLEVEL OS Level : AIX 5.3.0.0
    2XHCPUS Processors -
    3XHCPUARCH Architecture : POWER_PC (impl: unknown, ver: unknown)
    3XHNUMCPUS How Many : 2
    3XHCPUSENABLED Enabled : 2
    NULL
    1XHUSERLIMITS User Limits (in bytes except for NOFILE and NPROC) -
    NULL -----------
    2XHUSERLIMIT RLIMIT_FSIZE : 1073741312
    2XHUSERLIMIT RLIMIT_DATA : 2147483645
    2XHUSERLIMIT RLIMIT_STACK : 33554432
    2XHUSERLIMIT RLIMIT_CORE : 1073741312
    2XHUSERLIMIT RLIMIT_NOFILE : 1024
    2XHLIMIT NPROC(max) : 128
    NULL
    1XHPAGESPACES Page Space (in blocks) -
    NULL ----------
    2XHPAGESPACE /dev/hd6: size=262144, free=261912
    2XHPAGESPACE /dev/paging03: size=507904, free=507672
    2XHPAGESPACE /dev/paging00: size=262144, free=261917
    2XHPAGESPACE /dev/paging01: size=262144, free=261903
    2XHPAGESPACE /dev/paging02: size=262144, free=261901
    2XHPAGESPACE /dev/paging04: size=262144, free=260986
    2XHPAGESPACE /dev/paging07: size=262144, free=261911
    2XHPAGESPACE /dev/paging06: size=262144, free=261913
    2XHPAGESPACE /dev/paging05: size=262144, free=261913
    NULL
    1XHSIGHANDLERS JVM Signal Handlers
    NULL -------------------
    2XHSIGHANDLER SIGHUP : ignored
    2XHSIGHANDLER SIGINT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGQUIT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGILL : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGTRAP : JITSigTrapHandler (libjitc.a)
    2XHSIGHANDLER SIGABRT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGEMT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGFPE : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGBUS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSEGV : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSYS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGPIPE : ignored
    2XHSIGHANDLER SIGTERM : intrDispatchMD (libhpi.a)
    NULL
    1XHSIGHANDLERS Chained Signal Handlers
    NULL -----------------------
    2XHSIGHANDLER SIGHUP : ignored
    2XHSIGHANDLER SIGINT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGQUIT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGILL : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGTRAP : JITSigTrapHandler (libjitc.a)
    2XHSIGHANDLER SIGABRT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGEMT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGFPE : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGBUS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSEGV : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSYS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGPIPE : ignored
    2XHSIGHANDLER SIGTERM : intrDispatchMD (libhpi.a)
    NULL
    1XHENVVARS Environment Variables
    NULL ---------------------
    2XHENVVAR _=/usr/java14/bin/java
    2XHENVVAR JAVA_VENDOR=IBM
    2XHENVVAR LANG=C
    2XHENVVAR PRODUCTION_MODE=
    2XHENVVAR LOGIN=qatadm
    2XHENVVAR CLASSPATHSEP=:
    2XHENVVAR VISUAL=vi
    2XHENVVAR POINTBASE_HOME=/opt/bea/weblogic81/common/eval/pointbase
    2XHENVVAR PATH=/opt/bea/weblogic81/server/bin:/usr/java14/jre/bin:/usr/java14/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/qatadm/bin:/usr/bin/X11:/sbin:.:/usr/java14/bin
    2XHENVVAR JAVA_VM=
    2XHENVVAR LC__FASTMSG=true
    2XHENVVAR POINTBASE_CLASSPATH=:/opt/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar
    2XHENVVAR CLASSPATH=/opt/bea/weblogic81/server/ext/jdbc/oracle/920/ojdbc14.jar:/usr/java14/lib/tools.jar:/opt/bea/weblogic81/server/lib/weblogic_sp.jar:/opt/bea/weblogic81/server/lib/weblogic.jar::/opt/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/usr/java14/jre/lib/rt.jar:/opt/bea/weblogic81/server/lib/webservices.jar:
    2XHENVVAR LOGNAME=qatadm
    2XHENVVAR MAIL=/usr/spool/mail/qatadm
    2XHENVVAR POINTBASE_TOOLS=/opt/bea/weblogic81/common/eval/pointbase/lib/pbtools44.jar
    2XHENVVAR LOCPATH=/usr/lib/nls/loc
    2XHENVVAR PS1=rcirs050:$PWD>
    2XHENVVAR PATHSEP=:
    2XHENVVAR USER=qatadm
    2XHENVVAR AUTHSTATE=compat
    2XHENVVAR BEA_HOME=/opt/bea
    2XHENVVAR DCE_USE_WCHAR_NAMES=1
    2XHENVVAR SHELL=/usr/bin/ksh
    2XHENVVAR ODMDIR=/etc/objrepos
    2XHENVVAR JAVA_HOME=/usr/java14
    2XHENVVAR TIMEOUT=900
    2XHENVVAR TMOUT=900
    2XHENVVAR HOME=/home/qatadm
    2XHENVVAR MEM_ARGS=-Xms512m -Xmx1024m
    2XHENVVAR WEBLOGIC_CLASSPATH=/usr/java14/lib/tools.jar:/opt/bea/weblogic81/server/lib/weblogic_sp.jar:/opt/bea/weblogic81/server/lib/weblogic.jar
    2XHENVVAR TERM=dtterm
    2XHENVVAR MAILMSG=[YOU HAVE NEW MAIL]
    2XHENVVAR PWD=/var/bea/domains/TazDomain
    2XHENVVAR TZ=EST5EDT
    2XHENVVAR WL_HOME=/opt/bea/weblogic81
    2XHENVVAR AIXTHREAD_SCOPE=S
    2XHENVVAR A__z=! LOGNAME="*TMOUT
    2XHENVVAR _IBM_JAVA_PIPE_524292=
    2XHENVVAR IBM_JVM_LIBPATH_OLD_VALUE=/opt/bea/weblogic81/server/lib/aix
    2XHENVVAR IBM_JVM_LIBPATH_NEW_VALUE=/usr/java14/jre/bin:/usr/java14/jre/bin/classic:/usr/java14/jre/bin:/opt/bea/weblogic81/server/lib/aix
    2XHENVVAR IBM_JVM_CHANGED_ENVVARS_524292=LIBPATH,LDR_CNTRL
    2XHENVVAR IBM_JVM_LDR_CNTRL_NEW_VALUE=MAXDATA=0XA0000000@DSA
    2XHENVVAR LDR_CNTRL=MAXDATA=0XA0000000@DSA
    2XHENVVAR NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    2XHENVVAR LIBPATH=/usr/java14/jre/bin:/usr/java14/jre/bin/classic:/usr/java14/jre/bin:/opt/bea/weblogic81/server/lib/aix
    2XHENVVAR _IBM_ENV_INITIAL_524292=805345384
    2XHENVVAR IBM_JAVA_COMMAND_LINE=/usr/java14/bin/java -Xms512m -Xmx1024m -Duser.timezone=America/New_York -Dweblogic.Name=TazServer -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/opt/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    NULL
    1XHLOADEDLIBS Loaded Libraries (sizes in bytes)
    NULL ---------------------------------
    2XHLIBNAME /opt/bea/weblogic81/server/lib/aix/libmuxer.so
    3XHLIBSIZE filesize : 20757
    3XHLIBSTART text start : 0xD0B88000
    3XHLIBLDSIZE text size : 0x282E
    3XHLIBLDORG data start : 0xF0617CF4
    3XHLIBLDDATASZ data size : 0x2AC
    2XHLIBNAME /usr/java14/jre/bin/libnio.a
    3XHLIBSIZE filesize : 64305
    3XHLIBSTART text start : 0xD11F5000
    3XHLIBLDSIZE text size : 0x8EF0
    3XHLIBLDORG data start : 0xF0615AE0
    3XHLIBLDDATASZ data size : 0x594
    2XHLIBNAME /opt/bea/weblogic81/server/lib/aix/libweblogicunix1.so
    3XHLIBSIZE filesize : 14536
    3XHLIBSTART text start : 0xD0B86000
    3XHLIBLDSIZE text size : 0x1B90
    3XHLIBLDORG data start : 0xF0614484
    3XHLIBLDDATASZ data size : 0xD8
    2XHLIBNAME /usr/java14/jre/bin/libnet.a
    3XHLIBSIZE filesize : 137885
    3XHLIBSTART text start : 0xD15D7000
    3XHLIBLDSIZE text size : 0x161FF
    3XHLIBLDORG data start : 0xF05DE3D8
    3XHLIBLDDATASZ data size : 0x968
    2XHLIBNAME /usr/java14/jre/bin/libjitc.a
    3XHLIBSIZE filesize : 2814544
    3XHLIBSTART text start : 0xD252E000
    3XHLIBLDSIZE text size : 0x23EE7B
    3XHLIBLDORG data start : 0xF0962B68
    3XHLIBLDDATASZ data size : 0x1A984
    2XHLIBNAME /usr/lib/security/DCE
    3XHLIBSIZE filesize : 27634
    3XHLIBSTART text start : 0xD0B7A000
    3XHLIBLDSIZE text size : 0x6BF2
    3XHLIBLDORG data start : 0xF05CEA38
    3XHLIBLDDATASZ data size : 0x2BA0
    2XHLIBNAME /usr/java14/jre/bin/libzip.a
    3XHLIBSIZE filesize : 109746
    3XHLIBSTART text start : 0xD11E1000
    3XHLIBLDSIZE text size : 0x135E2
    3XHLIBLDORG data start : 0xF05DC468
    3XHLIBLDDATASZ data size : 0x1918
    2XHLIBNAME /usr/java14/jre/bin/classic/libcore.a
    3XHLIBSIZE filesize : 136713
    3XHLIBSTART text start : 0xD11CB000
    3XHLIBLDSIZE text size : 0x15248
    3XHLIBLDORG data start : 0xF05DA0E8
    3XHLIBLDDATASZ data size : 0x1620
    2XHLIBNAME /usr/java14/jre/bin/libjava.a
    3XHLIBSIZE filesize : 221158
    3XHLIBSTART text start : 0xD11AB000
    3XHLIBLDSIZE text size : 0x1FEB2
    3XHLIBLDORG data start : 0xF05D88F8
    3XHLIBLDDATASZ data size : 0x16F8
    2XHLIBNAME /usr/java14/jre/bin/libhpi.a
    3XHLIBSIZE filesize : 205732
    3XHLIBSTART text start : 0xD118C000
    3XHLIBLDSIZE text size : 0x1EE0E
    3XHLIBLDORG data start : 0xF06045A0
    3XHLIBLDDATASZ data size : 0xF8D0
    2XHLIBNAME /usr/java14/jre/bin/libxhpi.a
    3XHLIBSIZE filesize : 14654
    3XHLIBSTART text start : 0xD0B84000
    3XHLIBLDSIZE text size : 0x1B52
    3XHLIBLDORG data start : 0xF05D7290
    3XHLIBLDDATASZ data size : 0x2C8
    2XHLIBNAME /usr/java14/jre/bin/libdbgmalloc.a
    3XHLIBSIZE filesize : 15267
    3XHLIBSTART text start : 0xD0B81000
    3XHLIBLDSIZE text size : 0x217C
    3XHLIBLDORG data start : 0xF05D6988
    3XHLIBLDDATASZ data size : 0x218
    2XHLIBNAME /usr/java14/jre/bin/libjsig.a
    3XHLIBSIZE filesize : 14412
    3XHLIBSTART text start : 0xD07F8000
    3XHLIBLDSIZE text size : 0x1B24
    3XHLIBLDORG data start : 0xF05D54B0
    3XHLIBLDDATASZ data size : 0x108
    2XHLIBNAME /usr/java14/jre/bin/libute.a
    3XHLIBSIZE filesize : 112768
    3XHLIBSTART text start : 0xD1177000
    3XHLIBLDSIZE text size : 0x14ED9
    3XHLIBLDORG data start : 0xF05D43B0
    3XHLIBLDDATASZ data size : 0x674
    2XHLIBNAME /usr/lib/libdl.a
    3XHLIBSIZE filesize : 5248
    3XHLIBSTART text start : 0xD02E70F8
    3XHLIBLDSIZE text size : 0x1E0
    3XHLIBLDORG data start : 0xF03190F8
    3XHLIBLDDATASZ data size : 0x0
    2XHLIBNAME /usr/java14/jre/bin/sovvm/libjvm.a
    3XHLIBSIZE filesize : 2857303
    3XHLIBSTART text start : 0xD2335000
    3XHLIBLDSIZE text size : 0x1F8E31
    3XHLIBLDORG data start : 0xF0936290
    3XHLIBLDDATASZ data size : 0x2AE10
    2XHLIBNAME /usr/java14/jre/bin/classic/libjvm.a
    3XHLIBSIZE filesize : 117748
    3XHLIBSTART text start : 0xD1169000
    3XHLIBLDSIZE text size : 0xD54B
    3XHLIBLDORG data start : 0xF05D2A90
    3XHLIBLDDATASZ data size : 0xF0C
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 7196428
    3XHLIBSTART text start : 0xD01E7540
    3XHLIBLDSIZE text size : 0x20F6D
    3XHLIBLDORG data start : 0xF0381340
    3XHLIBLDDATASZ data size : 0x6780
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 7196428
    3XHLIBSTART text start : 0xD01CDBC0
    3XHLIBLDSIZE text size : 0x186CC
    3XHLIBLDORG data start : 0xF0377FC0
    3XHLIBLDDATASZ data size : 0x84C9
    2XHLIBNAME /usr/lib/libcrypt.a
    3XHLIBSIZE filesize : 11019
    3XHLIBSTART text start : 0xD01450F8
    3XHLIBLDSIZE text size : 0x846
    3XHLIBLDORG data start : 0xF0316508
    3XHLIBLDDATASZ data size : 0x128
    2XHLIBNAME /usr/lib/libiconv.a
    3XHLIBSIZE filesize : 377727
    3XHLIBSTART text start : 0xD05BF100
    3XHLIBLDSIZE text size : 0x139C1
    3XHLIBLDORG data start : 0xF0252C70
    3XHLIBLDDATASZ data size : 0xA2E4
    2XHLIBNAME /usr/lib/libbsd.a
    3XHLIBSIZE filesize : 61862
    3XHLIBSTART text start : 0xD02784C0
    3XHLIBLDSIZE text size : 0x7D2F
    3XHLIBLDORG data start : 0xF0213A30
    3XHLIBLDDATASZ data size : 0x13D8
    2XHLIBNAME /usr/lib/libpthreads.a
    3XHLIBSIZE filesize : 1126171
    3XHLIBSTART text start : 0xD010E000
    3XHLIBLDSIZE text size : 0x365C4
    3XHLIBLDORG data start : 0xF0370000
    3XHLIBLDDATASZ data size : 0x4024
    2XHLIBNAME /usr/lib/libpthreads.a
    3XHLIBSIZE filesize : 1126171
    3XHLIBSTART text start : 0xD010A000
    3XHLIBLDSIZE text size : 0x3C52
    3XHLIBLDORG data start : 0xF032D000
    3XHLIBLDDATASZ data size : 0x424A8
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 7196428
    3XHLIBSTART text start : 0xD01AD100
    3XHLIBLDSIZE text size : 0x1FED1
    3XHLIBLDORG data start : 0xF0388D00
    3XHLIBLDDATASZ data size : 0x30F9
    2XHLIBNAME /usr/lib/libc.a
    3XHLIBSIZE filesize : 8270989
    3XHLIBSTART text start : 0xD02F2240
    3XHLIBLDSIZE text size : 0x251155
    3XHLIBLDORG data start : 0xF0278BC0
    3XHLIBLDDATASZ data size : 0x9D340
    NULL
    NULL ------------------------------------------------------------------------
    0SECTION CI subcomponent dump routine
    NULL ============================
    1CIJAVAVERSION J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5)
    1CIRUNNINGAS Running as a standalone JVM
    1CICMDLINE /usr/java14/bin/java -Xms512m -Xmx1024m -Duser.timezone=America/New_York -Dweblogic.Name=TazServer -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/opt/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    1CIJAVAHOMEDIR Java Home Dir: /usr/java14/jre
    1CIJAVADLLDIR Java DLL Dir: /usr/java14/jre/bin
    1CISYSCP Sys Classpath: /usr/java14/jre/lib/core.jar:/usr/java14/jre/lib/graphics.jar:/usr/java14/jre/lib/security.jar:/usr/java14/jre/lib/server.jar:/usr/java14/jre/lib/xml.jar:/usr/java14/jre/lib/charsets.jar:/usr/java14/jre/classes:/usr/java14/jre/lib/ibmcertpathprovider.jar:/usr/java14/jre/lib/ibmjaaslm.jar:/usr/java14/jre/lib/ibmjcefw.jar:/usr/java14/jre/lib/ibmjgssprovider.jar:/usr/java14/jre/lib/ibmjssefips.jar:/usr/java14/jre/lib/ibmjsseprovider.jar:/usr/java14/jre/lib/ibmorb.jar:/usr/java14/jre/lib/ibmorbapi.jar:/usr/java14/jre/lib/ibmpkcs.jar
    1CIUSERARGS UserArgs:
    2CIUSERARG vfprintf 0x30000D94
    2CIUSERARG -Xms512m
    2CIUSERARG -Xmx1024m
    2CIUSERARG -Duser.timezone=America/New_York
    2CIUSERARG -Dweblogic.Name=TazServer
    2CIUSERARG -Dweblogic.ProductionModeEnabled=
    2CIUSERARG -Djava.security.policy=/opt/bea/weblogic81/server/lib/weblogic.policy
    2CIUSERARG -Dinvokedviajava
    2CIUSERARG -Djava.class.path=/opt/bea/weblogic81/server/ext/jdbc/oracle/920/ojdbc14.jar:/usr/java14/lib/tools.jar:/opt/bea/weblogic81/server/lib/weblogic_sp.jar:/opt/bea/weblogic81/server/lib/weblogic.jar::/opt/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/usr/java14/jre/lib/rt.jar:/opt/bea/weblogic81/server/lib/webservices.jar:
    2CIUSERARG vfprintf
    NULL
    1CIJVMMI JVM Monitoring Interface (JVMMI)
    NULL ------------------------
    2CIJVMMIOFF No events are enabled.
    NULL
    NULL ------------------------------------------------------------------------
    0SECTION DC subcomponent dump routine
    NULL ============================
    1DCHEADEREYE Header eye catcher DCST
    1DCHEADERLEN Header length 24
    1DCHEADERVER Header version 1
    1DCHEADERMOD Header modification 0
    1DCINTERFACE DC Interface at 0xF0947FDC with 15 entries
    2DCINTERFACE 1 - dcCString2JavaString 0xF0944A90
    2DCINTERFACE 2 - dcInt642CString 0xF0944A9C
    2DCINTERFACE 3 - dcJavaString2NewCString 0xF0944AA8
    2DCINTERFACE 4 - dcJavaString2CString 0xF0944AB4
    2DCINTERFACE 5 - dcJavaString2NewPlatformString 0xF0944AC0
    2DCINTERFACE 6 - dcJavaString2UTF 0xF0944ACC
    2DCINTERFACE 7 - dcPlatformString2JavaString 0xF0944AE4
    2DCINTERFACE 8 - dcUnicode2UTF 0xF0944AF0
    2DCINTERFACE 9 - dcUnicode2UTFLength 0xF0944AFC
    2DCINTERFACE 10 - dcUTF2JavaString 0xF0944B08
    2DCINTERFACE 11 - dcUTFClassName2JavaString 0xF0944B14
    2DCINTERFACE 12 - dcJavaString2ClassName 0xF0944AD8
    2DCINTERFACE 13 - dcUTF2UnicodeNext 0xF0944B20
    2DCINTERFACE 14 - dcVerifyUTF8 0xF0944B2C
    2DCINTERFACE 15 - dcDumpRoutine 0xF0944B38
    1DCARRAYINFO Array info at 0xF09384A0 with 16 entries
    2DCARRAYINFO 1 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 2 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 3 - index 2 signature L name class[] factor 4
    2DCARRAYINFO 4 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 5 - index 4 signature Z name bool[] factor 1
    2DCARRAYINFO 6 - index 5 signature C name char[] factor 2
    2DCARRAYINFO 7 - index 6 signature F name float[] factor 4
    2DCARRAYINFO 8 - index 7 signature D name double[] factor 8
    2DCARRAYINFO 9 - index 8 signature B name byte[] factor 1
    2DCARRAYINFO 10 - index 9 signature S name short[] factor 2
    2DCARRAYINFO 11 - index 10 signature I name int[] factor 4
    2DCARRAYINFO 12 - index 11 signature J name long[] factor 8
    2DCARRAYINFO 13 - index 0 signature 0 name uint[] factor 0
    2DCARRAYINFO 14 - index 0 signature 0 name uint1[] factor 0
    2DCARRAYINFO 15 - index 0 signature 0 name uint2[] factor 0
    2DCARRAYINFO 16 - index 0 signature 0 name uint3[] factor 0
    NULL ------------------------------------------------------------------------
    0SECTION DG subcomponent dump routine
    NULL ============================
    1DGTRCENABLED Trace enabled: Yes
    2DGTRCTYPE Trace: Internal
    2DGTRCBUFFERS Buffer specification: 8k
    2DGTRCBUFALLOC Buffers allocated: 0
    2DGTRCBUFUSED Buffers in use: 0
    1DGJDUMPBUFF Javadump buffer size (allocated): 2621440
    NULL ------------------------------------------------------------------------
    0SECTION ST subcomponent dump routine
    NULL ============================
    1STGCMODES Resettable GC: No
    1STGCMODES Concurrent GC: No
    1STCURHBASE Current Heap Base: 0x300601FC
    1STCURHLIM Current Heap Limit: 0x5005FBFC
    1STMWHBASE Middleware Heap Base: 0x300601FC
    1STMWHLIM Middleware Heap Limit: 0x5005FBFC
    1STGCHELPERS Number of GC Helper Threads: 1
    1STJVMOPTS -Xconcurrentlevel: 0
    1STJVMOPTS -Xconcurrentbackground: 0
    1STGCCTR GC Counter: 42
    1STAFCTR AF Counter: 42
    1STHEAPFREE Bytes of Heap Space Free: 190d3b88
    1STHEAPALLOC Bytes of Heap Space Allocated: 1ffffa00
    1STSMBASE SM Base: 0x0
    1STSMEND SM End: 0x0
    1STPAMSTART PAM Start: 0x0
    1STPAMEND PAM End: 0x0
    1STCOMACTION Compact Action: 0
    NULL ------------------------------------------------------------------------
    0SECTION XE subcomponent dump routine
    NULL ============================
    1XETHRESHOLD MMI threshold for java methods is set to 1250
    1XEJITINIT JIT is initialized
    1XEJVMPIOFF JVMPI is not activated
    1XEJNITHRESH MMI threshold for JNI methods is set to 0
    1XETRCHIS Trace history length is set to 4
    1XEJITDUMP JIT dump routine is not yet implemented.
    NULL ------------------------------------------------------------------------
    0SECTION LK subcomponent dump routine
    NULL ============================
    NULL
    1LKPOOLINFO Monitor pool info:
    2LKPOOLINIT Initial monitor count: 32
    2LKPOOLEXPNUM Minimum number of free monitors before expansion: 5
    2LKPOOLEXPBY Pool will next be expanded by: 81
    2LKPOOLTOTAL Current total number of monitors: 162
    2LKPOOLFREE Current number of free monitors: 42
    NULL
    1LKMONPOOLDUMP Monitor Pool Dump (flat & inflated object-monitors):
    2LKMONINUSE sys_mon_t:0x3003EC78 infl_mon_t: 0x3003E6E8:
    3LKMONOBJECT java.lang.ref.Reference$Lock@300E02B0/300E02B8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Reference Handler" (0x744B7D28)
    2LKMONINUSE sys_mon_t:0x3003ED28 infl_mon_t: 0x3003E714:
    3LKMONOBJECT java.lang.ref.ReferenceQueue$Lock@300DFFE8/300DFFF0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Finalizer" (0x745409A8)
    2LKMONINUSE sys_mon_t:0x3003EDD8 infl_mon_t: 0x3003E740:
    3LKMONOBJECT java.util.TaskQueue@311299D0/311299D8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Thread-1" (0x75F054A8)
    2LKMONINUSE sys_mon_t:0x3003EE88 infl_mon_t: 0x3003E76C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9A60/300C9A68: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.kernel.Default'" (0x765659A8)
    2LKMONINUSE sys_mon_t:0x3003EF38 infl_mon_t: 0x3003E798:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C99C0/300C99C8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.kernel.Default'" (0x765693A8)
    2LKMONINUSE sys_mon_t:0x3003EFE8 infl_mon_t: 0x3003E7C4:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9920/300C9928: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.kernel.Default'" (0x76569928)
    2LKMONINUSE sys_mon_t:0x3003F098 infl_mon_t: 0x3003E7F0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9880/300C9888: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '3' for queue: 'weblogic.kernel.Default'" (0x76572BA8)
    2LKMONINUSE sys_mon_t:0x3003F148 infl_mon_t: 0x3003E81C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C97E0/300C97E8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '4' for queue: 'weblogic.kernel.Default'" (0x767971A8)
    2LKMONINUSE sys_mon_t:0x3003F1F8 infl_mon_t: 0x3003E848:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9740/300C9748: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '5' for queue: 'weblogic.kernel.Default'" (0x7681EBA8)
    2LKMONINUSE sys_mon_t:0x3003F2A8 infl_mon_t: 0x3003E874:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C96A0/300C96A8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '6' for queue: 'weblogic.kernel.Default'" (0x768A65A8)
    2LKMONINUSE sys_mon_t:0x3003F358 infl_mon_t: 0x3003E8A0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9600/300C9608: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '7' for queue: 'weblogic.kernel.Default'" (0x7692E028)
    2LKMONINUSE sys_mon_t:0x3003F408 infl_mon_t: 0x3003E8CC:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9560/300C9568: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '8' for queue: 'weblogic.kernel.Default'" (0x769B5A28)
    2LKMONINUSE sys_mon_t:0x3003F4B8 infl_mon_t: 0x3003E8F8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C94C0/300C94C8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '9' for queue: 'weblogic.kernel.Default'" (0x76A3D4A8)
    2LKMONINUSE sys_mon_t:0x3003F568 infl_mon_t: 0x3003E924:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9420/300C9428: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '10' for queue: 'weblogic.kernel.Default'" (0x76AC4EA8)
    2LKMONINUSE sys_mon_t:0x3003F618 infl_mon_t: 0x3003E950:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9380/300C9388: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '11' for queue: 'weblogic.kernel.Default'" (0x76B4C8A8)
    2LKMONINUSE sys_mon_t:0x3003F6C8 infl_mon_t: 0x3003E97C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C92E0/300C92E8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '12' for queue: 'weblogic.kernel.Default'" (0x76BD4328)
    2LKMONINUSE sys_mon_t:0x3003F778 infl_mon_t: 0x3003E9A8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9240/300C9248: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '13' for queue: 'weblogic.kernel.Default'" (0x76C5BD28)
    2LKMONINUSE sys_mon_t:0x3003F828 infl_mon_t: 0x3003E9D4:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C91A0/300C91A8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '14' for queue: 'weblogic.kernel.Default'" (0x76CE3728)
    2LKMONINUSE sys_mon_t:0x3003F988 infl_mon_t: 0x3003EA2C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C9060/300C9068: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.kernel.System'" (0x76DF2BA8)
    2LKMONINUSE sys_mon_t:0x3003FA38 infl_mon_t: 0x3003EA58:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8FC0/300C8FC8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.kernel.System'" (0x76E7A628)
    2LKMONINUSE sys_mon_t:0x3003FAE8 infl_mon_t: 0x3003EA84:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8F20/300C8F28: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '3' for queue: 'weblogic.kernel.System'" (0x76F02028)
    2LKMONINUSE sys_mon_t:0x3003FB98 infl_mon_t: 0x3003EAB0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8E80/300C8E88: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '4' for queue: 'weblogic.kernel.System'" (0x76F89A28)
    2LKMONINUSE sys_mon_t:0x3003FC48 infl_mon_t: 0x3003EADC:
    3LKMONOBJECT weblogic.time.common.internal.TimeTable@32EB9198/32EB91A0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "weblogic.time.TimeEventGenerator" (0x77013D28)
    2LKMONINUSE sys_mon_t:0x3003FCF8 infl_mon_t: 0x3003EB08:
    3LKMONOBJECT java.lang.Object@32F56538/32F56540: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "weblogic.security.SpinnerRandomSource" (0x770CC3A8)
    2LKMONINUSE sys_mon_t:0x3003FDA8 infl_mon_t: 0x3003EB34:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8CD0/300C8CD8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.admin.HTTP'" (0x770E4428)
    2LKMONINUSE sys_mon_t:0x3003FE58 infl_mon_t: 0x3003EB60:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8C30/300C8C38: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'" (0x770E4A28)
    2LKMONINUSE sys_mon_t:0x3003FF08 infl_mon_t: 0x3003EB8C:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8B90/300C8B98: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.admin.RMI'" (0x770E5028)
    2LKMONINUSE sys_mon_t:0x770E3D38 infl_mon_t: 0x770F13D8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8AF0/300C8AF8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.admin.RMI'" (0x770F1028)
    2LKMONINUSE sys_mon_t:0x770E3DE8 infl_mon_t: 0x770F1404:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@300C8A50/300C8A58: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.admin.RMI'" (0x770F84A8)
    2LKMONINUSE sys_mon_t:0x770E3E98 infl_mon_t: 0x770F1430:
    3LKMONOBJECT [email protected]0/300C8928: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "VDE Transaction Processor Thread" (0x77531828)
    2LKMONINUSE sys_mon_t:0x770F1758 infl_mon_t: 0x770F1488:
    3LKMONOBJECT java.util.TaskQueue@30EECD38/30EECD40: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Thread-5" (0x75CCD1A8)
    2LKMONINUSE sys_mon_t:0x770F2F88 infl_mon_t: 0x770F1538:
    3LKMONOBJECT weblogic.jms.backend.BETimerTree@33C6CFE0/33C6CFE8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'JMS.TimerTreePool'" (0x7893DD28)
    2LKMONINUSE sys_mon_t:0x770F3038 infl_mon_t: 0x770F1564:
    3LKMONOBJECT java.util.TaskQueue@34F10870/34F10878: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Thread-7" (0x78DE09A8)
    2LKMONINUSE sys_mon_t:0x770F30E8 infl_mon_t: 0x770F1590:
    3LKMONOBJECT java.util.TaskQueue@3C4CB120/3C4CB128: <unowned>
    3LKNOTIFYQ Waiting to be notifie

  • App Server crashes - need help

    We have the problem that our App Server crashes under different conditions. Our application is a Web App with many Session and Entity EJBs. We using Oracle 8.1.6 as DB.
    The following code Fragment causes the Error:
    // Parameter colProjects is an Collection of Strings with primary keys
    public java.util.Collection getResult(java.util.Collection colProjects) {
    java.util.Vector result = new Vector();
    try{
    LocalProjectHome home; // Home Interface of an Entity Bean
    ServiceLocator sl = new ServiceLocator(); // Service Locator Pattern; not implemented as Singleton, no Caching!
    home = (LocalProjectHome)sl.getLocalHome(JNDIName.Bean.Project);
    // and iterate through the result project-id's
    LocalProject p;
    java.util.Iterator itProjects = colProjects.iterator();
    while( itProjects.hasNext()){
    p = home.findByPrimaryKey( (String)itProjects.next() );
              // Read Information from p and write it to vektor result
    catch(Exception e){
              // Error Logging Functions here
    return result;
    This funktion works fine until the number of entity beans exceeds a size over 400. if we reach a higher number of beans the Server crashes without any exception most of the time. Sometimes we got an Exeption like "OraclePrepareStmt - class not found Exception".
    This Crash occurs only when we start the App Server Instance in Release Mode. When we start int in debug mode it works fine. We can reproduce this behavior on Solaris and Windows Versions of the App Server.
    Any ideas where we can look to solve this problem? Or if you need more information about our configuration, plz post here.

    Hi again,
    If you're using the function GUI_DOWNLOAD because its on the presentation layer, then use the function as follows to create it tab delimited. Notice the bold parameter
        CALL FUNCTION 'GUI_DOWNLOAD'
             EXPORTING
                  filename                = file
                  has_field_separator     = 'X'  "file is TAB delimited
             TABLES
                  data_tab                = itab_result
             EXCEPTIONS
                  file_open_error         = 1
                  file_read_error         = 2
                  no_batch                = 3
                  gui_refuse_filetransfer = 4
                  invalid_type            = 5
                  no_authority            = 6
                  unknown_error           = 7
                  bad_data_format         = 8
                  header_not_allowed      = 9
                  separator_not_allowed   = 10
                  header_too_long         = 11
                  unknown_dp_error        = 12
                  access_denied           = 13
                  dp_out_of_memory        = 14
                  disk_full               = 15
                  dp_timeout              = 16
                  OTHERS                  = 17.
    Hope it helps.
    Regards,
    Gilberto Li

  • Starting WebLogic server from concole

    When I start WebLogic server using startweblogic.cmd everything seems to be okay.
    Using the 'Start a new WebLogic server or cluster' command from WebLogic Console
    5.1.0, I get the following error message:
    Attempting to start server on the machine running the console using
    C:\weblogic\jre1_2\jre\bin\java.exe -mx32m -ms32m -classpath "C:\weblogic\jre1_2\jre\lib\rt.jar;C:\weblogic\jre1_2\jre\lib\i18n.jar;C:\weblogic\lib\i18n.jar;C:\weblogic\classes\boot;C:\weblogic\eval\cloudscape\lib\cloudscape.jar"
    -Dweblogic.class.path=C:\weblogic\license;C:\weblogic\classes;C:\weblogic\myserver\serverclasses;C:\weblogic\lib\weblogicaux.jar
    -Dweblogic.system.discardOutAndErr=true -Djava.security.manager -Djava.security.policy==C:\weblogic\weblogic.policy
    -Dweblogic.system.name=kenapp00111 -Dweblogic.system.home=C:\weblogic -Dweblogic.cluster.enable=false
    -Dweblogic.cluster.name=mycluster -Dweblogic.system.listenPort=7001 -Dweblogic.system.SSLListenPort=7002
    -Dweblogic.cluster.multicastAddress=237.0.0.1 weblogic.Server
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : C:/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    No License found for WebLogic
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3
    Is the 'server name' the name of the machine or 'myserver' ? Could there really
    be something wrong with the licence file ?
    Thanks for helping !
    Hilmar

    1. "myserver" is the name of the server. It doesn't want the name of the
    machine the server is on.
    2. It is possible that something is wrong in the license file. I've made a
    typo when changing the license on my server that prevented weblogic from
    starting.
    Hope this helps.
    "Hilmar" <[email protected]> wrote in message
    news:[email protected]..
    >
    When I start WebLogic server using startweblogic.cmd everything seems tobe okay.
    Using the 'Start a new WebLogic server or cluster' command from WebLogicConsole
    5.1.0, I get the following error message:
    Attempting to start server on the machine running the console using
    C:\weblogic\jre1_2\jre\bin\java.exe -mx32m -ms32m -classpath"C:\weblogic\jre1_2\jre\lib\rt.jar;C:\weblogic\jre1_2\jre\lib\i18n.jar;C:\we
    blogic\lib\i18n.jar;C:\weblogic\classes\boot;C:\weblogic\eval\cloudscape\lib
    \cloudscape.jar"
    -Dweblogic.class.path=C:\weblogic\license;C:\weblogic\classes;C:\weblogic\myserver\serverclasses;C:\weblogic\lib\weblogicaux.jar
    -Dweblogic.system.discardOutAndErr=true -Djava.security.manager -Djava.security.policy==C:\weblogic\weblogic.policy
    -Dweblogic.system.name=kenapp00111 -Dweblogic.system.home=C:\weblogic -Dweblogic.cluster.enable=false
    -Dweblogic.cluster.name=mycluster -Dweblogic.system.listenPort=7001 -Dweblogic.system.SSLListenPort=7002
    -Dweblogic.cluster.multicastAddress=237.0.0.1 weblogic.Server
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : C:/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    No License found for WebLogic
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3
    Is the 'server name' the name of the machine or 'myserver' ? Could therereally
    be something wrong with the licence file ?
    Thanks for helping !
    Hilmar

Maybe you are looking for