Skip to content

ap-loader fails when trying to use the jfrsync command. #25

@egross

Description

@egross

The following error occurs while trying to use the --jfrsync option:

java -jar /home/location/ap-loader-all.jar profiler start -e cpu,alloc,wall --alloc 8m -j 128 --jfrsync default -d 600 -i 50ms -o jfr -f "/home/sfdc/maiev-shared/jfr/ap_dump_%n{2}.tmp" 487

[ERROR] Failed to initialize JfrSync class

When digging into the source, I am not seeing the helper directory from async-profiler in ap-loader

https://github.com/async-profiler/async-profiler/blob/master/src/helper/one/profiler/JfrSync.java

Was this missed during packaging ?

Thanks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions