Skip to content

issues Search Results · repo:devexperts/aprof language:Java

Filter by

14 results
 (92 ms)

14 results

indevexperts/aprof (press backspace or delete to remove)

aprof does not work with Java 11 Bumping asm version to 7.1 allows building artifact but aprof-selftest fails with exception: [INFO] --- maven-antrun-plugin:1.7:run (aprof-selftest) @ agent --- [INFO] ...
  • ashananin
  • Opened 
    on Apr 8, 2019
  • #15

Like in async profiler. Are you considering to add it?
  • vad0
  • Opened 
    on Sep 23, 2018
  • #14

return constructor instrumentation and make it optional to run under java8 with verification disabled
  • nevgeniev
  • Opened 
    on Aug 30, 2018
  • #13

Hi team, We tried to integrate JBoss 7 with aprof. During the process JVM exited within few mins throwing class not found error . JDK used 1.7 U45 .Have listed the error stack trace plz review and let ...
  • sattishv
  • Opened 
    on Mar 27, 2018
  • #12

I see this output: SomeOtherClass.OtherMethod: 2,342,864 (6.93%) bytes in 48,242 (8.43%) objects (avg size 49 bytes) SomeClass.SomeMethod: 5,491,856 (0.02%) bytes in 343,241 (0.10%) objects (avg ...
  • egorlitvinenko
  • Opened 
    on Sep 8, 2017
  • #11

java.lang.ArrayIndexOutOfBoundsException: 15 at org.objectweb.asm.ClassReader.readLabel(Unknown Source) at org.objectweb.asm.ClassReader.a(Unknown Source) at org.objectweb.asm.ClassReader.a(Unknown Source) ...
enhancement
  • egorlitvinenko
  • 4
  • Opened 
    on Sep 8, 2017
  • #10

I m trying to use aprof in Hadoop with Java 1.8.0_121, but the VerifyError occurs as follows. Are there any methods to fix it? Thanks! Exception in thread main java.lang.VerifyError: Stack map does ...
  • JerryLead
  • 4
  • Opened 
    on Jul 17, 2017
  • #9

#1 top location in my report is unknown, is there anything I can do to make it known? Since that s the #1 location I am pretty curious! Top allocated data types with reverse location traces char[]: 50,218,419,736 ...
  • an-bel
  • 2
  • Opened 
    on Jun 5, 2017
  • #8

I try to run aprof with Wildfly 8 (custom build, but does nt matter). In short time after start Wildfly crash with message: [wildfly] ========================================================================= ...
  • vektory79
  • 3
  • Opened 
    on May 29, 2017
  • #7

We see this error in our logs, where it fails for a simple enum class. 2017-03-20T11:39:03.949-0500: aprof: #1932 Failed to process: com.devexperts.logging.LogLevel [in sun.misc.Launcher$AppClassLoader@414493378] ...
bug
  • krilak
  • 1
  • Opened 
    on Apr 19, 2017
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub