|
How do you generate and analyze a thread dump from a running JBoss instance?
Started by Teflon Ted on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
For example, on Solaris you can use the ....
This is the quit signal, which is handled by the JVM .
"On UNIX platforms you can send a signal to a program by using the kill command .
Http://java.sun.com/developer/technicalArticles/Programming/Stacktrace/
...
|
|
Hi There,
Does anyone know if it's possible to extend the analyze functionality of Reflector? When you select a type and click "Analyze" and then in that analyze window you get the options of "Depends On", "Used By", "Exposed By" or "Instantiated By"....
Started by Allan Palmer on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
However if a all you want to get is a listing of what is shown in the Analyze tree.
To try NDepend instead
To the best of my knowledge, the Analyze part of Reflector is not easily extended.
|
|
Hi
Any one knows how to use the windbg for analyzeing dump file. Please share the info how to analyze crash dump using windbg.
Thanks, Haranadh
Started by Haranadh on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Type "!analyze -v" After a few moments, if everything is configured correctly:
http://clintboessen.blogspot....
Finally you can run the following command !analyze to analyze the dump file.
Next you need to make sure you have symbols setup .
|
Ask your Facebook Friends
|
What are the means to schedule automatic "analyze tables". Is it possible to request an automatic "analyze tables" when a lot of data change througt insert and deletes? What are the means to parametrize the automatic analyze tables process, i.e. to set...
Started by lewap on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
What version of Oracle are you using? From 10.1 on, Oracle has shipped with an automatic job that gathers statistics every night on any object that has been changed substantially (based on an internal algorithm subject to change, but I believe the threshold... .
|
|
As the question asks: I've to a bunch of images that I need to be able to both read and write using the Analyze 7.5 image format . Using search terms like 'analyze image' causes my google-fu to fail, hence asking here.
Started by mmr on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I could either roll my own from @Charlie's links, or just use C++ and itk (or many other... .
The short answer: If there is one, it's very hard to find .
There's some information that might be useful on this page about the Bioelectromagnetism Matlab Toolbox .
|
|
Is it possible to analyze SQL Server 2005 Transaction logs using LogParser 2.2? If not, what is the alternative? Red Gate's tool only analyzes SQL Server 2000 and Lumigent's Log Parser is no where to be found.
TIA ramesh
Started by rams on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The reason is that the log is in a proprietary and different format for 2005/2008 and MSFT has not released the specs so there are no log parsers yet that work for 2005 and 2008
What information are you trying to get from the transaction log? Perhaps... .
|
|
We have a database that has grown organically over the past year. How can we quickly analyze the space used by each table? We would like to consider the indexes as well.
Started by melling on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
Try using a tool like this to view your MySQL instance in an easy-to-read format: http://www.aquafold.com/index-mysql.html
ls -la /var/lib/mysql/*
Mysql has some built in functionality
use <datbase name>; show table status;
When I am using innodb... .
|
|
I want to study the .vce format. It's a binary format and it seems more complicated than a simple object serialization. Does it exist any tool or technique to analyze a binary format?
Started by Ricibald on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Tools used for this kind of analysis are: brain, disassembler (IDA... .
You might need to "Reverse-Code-Engineer" a programm using this file format ( http://www.openrce.org/ ) .
You'll have to get a library that can read the format (or create one yourself) .
|
|
I apologize if the same question was asked already. I just couldn't find. Please point me to the correct question and I close this one.
Can you suggest any tool that can help me to analyze ASP.NET ViewState?
Thank you
Started by Vadim on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
ViewState Helper
ASP.NET Web Development Helper
You could use Fiddler.
|
|
I made a write-up about how to analyze your gmail account data with ruby . Then on SlashDot, someone told me about mail-trends .
Does anyone have other tools to suggest ?
Started by Thibaut Barrère on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
;)
After a quick search I found the following items that may be what you are looking for:
Notes Mail Statistics... .
I am still waiting for my invite though.
Any other visual tools ?
Twine can do that.
Xobni (for Outlook)
Thanks - although I don't use Outlook .
|