| a error with jboss 7.1.1
Probably an OSGI issue. See url: this to get more info.
|
BTrace
» General Discussion
|
May 14, 2012 20:43
by: Jaroslav Bachorik
|
| Issue reporters, please close your issues if they have been resolved.
See subject. Big thanks! -JB-
|
BTrace
» General Discussion
|
May 09, 2012 13:56
by: Jaroslav Bachorik
|
| BTrace 1.2.2 - Minor Service Release
url: Release 1.2.2 Major theme is ASM4.0 and improved JDK7 support. Enjoy!
|
BTrace
» General Discussion
|
May 09, 2012 13:49
by: Jaroslav Bachorik
|
| what happens on btrace disconnect
Hi Chandler, take a look at com.sun.btrace.agent.Client.onExit() method. There you can see that the particular BTrace bytecode transformer is being unregistered and the classes are retransformed, effec . . .
|
BTrace
» General Discussion
|
April 19, 2012 16:28
by: Jaroslav Bachorik
|
| Probe a method for every 100 invocations or only 1% invocations
Hi Jie, sounds like a non-trivial, but rather useful, extension to BTrace. Please, file an enhancement issue so we can track the progress. Thanks, -JB-
|
BTrace
» General Discussion
|
March 04, 2012 20:11
by: Jaroslav Bachorik
|
| BTrace Workbench plugin on VisualVM 1.3.3
Hi Alessandro, just right click on the JBoss server application and select "Trace application..." from the popup menu. -JB-
|
BTrace
» Tips & Tricks
|
February 07, 2012 08:02
by: Jaroslav Bachorik
|
| duplicated probe
There seems no reason for calling the probe code twice. Is there a possibility of posting here the code of SecurityComponent.onCall() method? Another option would be turning on dumping the transform . . .
|
BTrace
» General Discussion
|
February 06, 2012 11:46
by: ihepda
|
| BTrace on Other JREs such as IBM
Well, you would file an RFE in the BTrace JIRA. -JB-
|
BTrace
» General Discussion
|
January 15, 2012 18:46
by: Jaroslav Bachorik
|
| what happens on btrace disconnect
Hi, currently the BTrace code is deactivated but the generated classes as well as the instrumentation linger around. Probably we should look into this and find out a way how to remove the inactive BTra . . .
|
BTrace
» General Discussion
|
April 19, 2012 16:28
by: Jaroslav Bachorik
|
| Monitoring from remote JVM?? Is it possible??
Not directly. You would need to either start the target JVM with btrace agent and noServer=false property or use the dynamic attach on the same host to startup the btrace server. The port of the starte . . .
|
BTrace
» General Discussion
|
January 17, 2012 00:33
by: mshrecruit
|