Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

cannot parse log #251

Open
weberjn opened this issue Aug 24, 2018 · 0 comments
Open

cannot parse log #251

weberjn opened this issue Aug 24, 2018 · 0 comments

Comments

@weberjn
Copy link

weberjn commented Aug 24, 2018

I could run the agent, the agent reacts on remote control interface and creates a log, but I cannot parse the log:

$ java -cp honest-profiler.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-2.b14.el7.x86_64/lib/tools.jar com.insightfullogic.honest_profiler.ports.console.ConsoleApplication -log log.hpl
Printing Profile for: /jboss-eap-7.1/bin/log.hpl
16:57:17.416 [main] DEBUG com.insightfullogic.honest_profiler.core.Conductor - Reached end of log for FileLogSource{file=log.hpl} due to NOTHING
Number of stack traces: 5

Flat Profile (by method):
(t 80.0,s 80.0) AGCT::Unknown not Java[ERR=-3]
(t 20.0,s 20.0) NKNOW::46377448

Flat Profile (by line):
(t 80.0,s 80.0) AGCT::Unknown not Java[ERR=-3] @ (bci=-1,line=-100)
(t 20.0,s 20.0) NKNOW::46377448 @ (bci=16,line=140)

Tree Profile:
(t 100.0,s 100.0) AGCT::Unknown not Java[ERR=-3]
(t 100.0,s 100.0) AGCT::Unknown not Java[ERR=-3]
(t 100.0,s 100.0) AGCT::Unknown not Java[ERR=-3]
NULL FRAME ERR

$ ls -hl log.hpl
-rw-rw---- 1 user user 16M Aug 24 16:40 log.hpl

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant