| Which hosting to move to?
I thought there was supposed to be migration support ( url: http://blogs.oracle.com/projectkenai/entry/the_future_of_kenai_com ), but that may have changed. You might try contacting communitymanager@j . . .
|
BTrace
» General Discussion
|
June 17, 2011 11:28
by: Jaroslav Bachorik
|
| Which hosting to move to?
As a fan of BTrace, I'm a little concerned that it still doesn't have a permanent home. The new java.net may not be perfect, but it seems like a reasonable home with the benefit of good visibility in . . .
|
BTrace
» General Discussion
|
June 17, 2011 11:28
by: Jaroslav Bachorik
|
| Any known bugs in location Kind.ERROR instrumentation?
I took a quick look at the instrumented code and it appears that the combination of @Duration and ERROR just doesn't work. See BTRACE-68 for specifics.
|
BTrace
» General Discussion
|
June 15, 2011 09:49
by: Jaroslav Bachorik
|
| Any known bugs in location Kind.ERROR instrumentation?
My instrumentation of normal RETURN seems to work fine, but when I instrument ERROR returns in the same fashion, I'm getting this exception at runtime: "..code.." I have a wildcard method probe on . . .
|
BTrace
» General Discussion
|
June 15, 2011 09:49
by: Jaroslav Bachorik
|
| Handling exit in agent mode
Maybe I'm approaching this the wrong way, but I want to gather complete statistics about the behavior of my program. So I'm using the agent to start tracing at the beginning of the program's run. The . . .
|
BTrace
» General Discussion
|
June 13, 2011 22:05
by: Joseph Pallas
|
| BTrace 1.2 is out
It turns out the problem I was having was not due to the files being different (although two of the files apparently are: com/sun/btrace/agent/Client.class and com/sun/btrace/runtime/ClassFilter.class) . . .
|
BTrace
» General Discussion
|
June 13, 2011 16:51
by: Joseph Pallas
|
| BTrace 1.2 is out
Is it possible that the 1.2 release in the maven repository is somehow different from the 1.2 release on the download page? I just spent some time trying to track down a problem with using the javaage . . .
|
BTrace
» General Discussion
|
June 13, 2011 16:51
by: Joseph Pallas
|