a small followup on this issue:

i tried to get profiler4j to work with guice, without success. excluding 
*ByGuice* did not seem to work, my impression was, it does not allow 
rules with two wildcards.
-Xverify:none did also not work, i just got a different error message, 
also during startup, "invalid bytecode".

so i tried something simple: i downloaded the latest version of netbeans 
6.5. after setting up the project correctly in netbeans (took about an 
hour) it worked flawlessly. the netbeans debugger worked perfectly on 
the exact same code profiler4j stumbled upon. the cglib classes did show 
up in the profiler, although with no significant cpu/heap resources - i 
did also find the cpu bottleneck i was facing - it was a simple issue of 
excessive logging and rendering of sql statements. altering the log4j 
parameters did fix this.

thanks so much for the suggestions in this thread!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to