Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to read monitor dump ???? HELP
- From: evgenyg@xxxxxxxxxxxxxxxxxx (Evgeny Gesin)
- Subject: How to read monitor dump ???? HELP
- Date: Tue, 29 Feb 2000 13:23:27 +0200
See An Introduction to JavaTM Stack Traces http://developer.java.sun.com/developer/technicalArticles/Programming/Stacktrace/index.html Rajesh.NAGARJUNAN@xxxxxxxxxxxx wrote: > Hi > > It would be most appreciated if someone could help me read this monitor dump. > > cpp: About to throw new EncinaException > SIGBUS 10* bus error > si_signo [10]: SIGBUS 10* bus error > si_errno [0]: Error 0 > si_code [1]: BUS_ADRALN [addr: 0x553a5d59] > > stackbase=ECE31D6C, stackpointer=ECE30804 > > Full thread dump: > "AccountEnquiryByAccountIdThread" (TID:0xed6703c8, sys_thread_t:0x23fbc0, > state:R, thread_t: t@43, sp:0x0 threadID:0xece31dd8, stack_base:0xece31d6c, > stack_size:0x20000) prio=63 *current thread* > java.lang.String.valueOf(Compiled Code) > uk.co.orange.exception.OrangeEncinaException.getMessage(Compiled Code) > java.lang.Throwable.toString(Compiled Code) > java.io.PrintStream.print(Compiled Code) > java.io.PrintStream.println(Compiled Code) > java.lang.Throwable.printStackTrace(Compiled Code) > uk.co.orange.external.CssInterface.accountEnquiryByAccountNo(Compiled > Code) > uk.co.orange.external.AccountEnquiryByAccountIdThread.run(Compiled Code) > "SIGQUIT handler" (TID:0xed666298, sys_thread_t:0x8b548, state:R, thread_t: > t@5, sp:0xef341af0 threadID:0xef341dd8, stack_base:0xef341d6c, > stack_size:0x20000) prio=0 > "Finalizer thread" (TID:0xed666088, sys_thread_t:0x8c560, state:CW, > thread_t: t@4, sp:0xef4619d0 threadID:0xef461dd8, stack_base:0xef461d6c, > stack_size:0x20000) prio=1 > "main" (TID:0xed6660b0, sys_thread_t:0x8c118, state:CW, thread_t: t@1, > sp:0xefffe778 threadID:0x20a00, stack_base:0xeffff798, stack_size:0x800000) > prio=63 > uk.co.orange.external.AccountEnquiryByAccountIdMonitor.wait(Compiled > Code) > uk.co.orange.external.AccountEnquiryByAccountIdMonitor.monitor(Compiled > Code) > uk.co.orange.AdminTools.CSSLoadTester1.performCSSLookup(Compiled Code) > uk.co.orange.AdminTools.CSSLoadTester1.main(Compiled Code) > Monitor Cache Dump: > <unknown key> (0x8c118): <unowned> > Waiting to be notified: > "main" (0x8c118) > java.io.PrintStream@ED669F08/ED740AE0: owner > "AccountEnquiryByAccountIdThread" (0x23fbc0, 1 entry) > uk.co.orange.external.AccountEnquiryByAccountIdMonitor@ED670430/ED772428: > owner "main" (0x8c118, 1 entry) > Registered Monitor Dump: > PCMap lock: <unowned> > Thread queue lock: <unowned> > Name and type hash table lock: <unowned> > String intern lock: <unowned> > JNI pinning lock: <unowned> > JNI global reference lock: <unowned> > BinClass lock: <unowned> > Class loading lock: <unowned> > Java stack lock: <unowned> > Code rewrite lock: <unowned> > Heap lock: <unowned> > Has finalization queue lock: <unowned> > Finalize me queue lock: <unowned> > Waiting to be notified: > "Finalizer thread" (0x8c560) > Monitor registry: owner "AccountEnquiryByAccountIdThread" (0x23fbc0, 1 > entry) > Abort(coredump) > > Thanks > Rajesh > > --- > To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx > To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx -- ( ( Evgeny Gesin ) ) ( Motorola ( ( ) ) Cellular Software Engineering ) ) ( ( ____________ Join free "JAVA DESK": \ /\ http://www.egroups.com/group/java-desk/info.html \ JAVA /\/ __\______/__ Any statements in this message are personal opinions ------------ and do not represent the views of Motorola. --- To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- References:
- How to read monitor dump ???? HELP
- From: Rajesh.NAGARJUNAN@xxxxxxxxxxxx
- How to read monitor dump ???? HELP
- Prev by Date: Cryptography and Encryption
- Next by Date: How to stop Threads
- Previous by thread: How to read monitor dump ???? HELP
- Next by thread: Cryptography and Encryption
- Index(es):