Package Details: jprofiler 15.0.1-1

Git Clone URL: https://aur.archlinux.org/jprofiler.git (read-only, click to copy)
Package Base: jprofiler
Description: The Award-Winning All-in-One Java Profiler
Upstream URL: http://jprofiler.com
Licenses: custom
Submitter: pschichtel
Maintainer: pschichtel
Last Packager: pschichtel
Votes: 11
Popularity: 0.43
First Submitted: 2016-04-10 21:45 (UTC)
Last Updated: 2025-05-24 19:27 (UTC)

Dependencies (1)

Required by (0)

Sources (3)

Latest Comments

1 2 3 Next › Last »

archertech commented on 2025-05-22 11:42 (UTC)

==> Validating source files with sha256sums... jprofiler_linux_15_0.tar.gz ... FAILED

Could be fixed by updating checksum in PKGBUILD:

First one should be: ce8f79b72781cbd4ec64d613b7bacc7f9b91f5e2e3e7b38fb461a007f2c16f85

Calculated by makepkg -g

pschichtel commented on 2025-05-09 20:55 (UTC)

@Dominiquini it works for me on older versions

Dominiquini commented on 2025-05-09 01:01 (UTC)

I got this error when running:


No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be 21.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.

Maybe this package depends exclusively on Java 21!

ArthurBorsboom commented on 2025-05-08 21:31 (UTC)

==> Retrieving sources...
  -> Found jprofiler_linux_15_0.tar.gz
  -> Found jprofiler.desktop
  -> Found jprofiler.sh
==> Validating source files with sha256sums...
    jprofiler_linux_15_0.tar.gz ... FAILED
    jprofiler.desktop ... Passed
    jprofiler.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
 -> error making: jprofiler-exit status 1
loading packages...

tac-shell commented on 2025-05-08 14:46 (UTC)

I believe the hash for the file jprofiler_linux_15_0.tar.gz needs to be updated. According to https://download.ej-technologies.com/jprofiler/sha256sums_15_0.txt the hash should be 889ed630e1da8cd2523eaab360a384c340c124006d713a350c765adff8f3f921, but in the PKGBUILD it's current set to a different value which causes a verification error.

pschichtel commented on 2025-04-13 23:49 (UTC)

update to 15.0, 14.* is available at https://aur.archlinux.org/packages/jprofiler14

monkiki commented on 2025-02-26 09:28 (UTC)

My version is almost the same, but with a couple of differences:

31,32d30
<     install -dm755 "${hicolor}/512x512/apps"
<     install -dm755 "${hicolor}/256x256/apps"
43,44d40
<     cp "${target}/.install4j/i4j_extf_6_${image_var}_92xp8q@2x.png" "${hicolor}/512x512/apps/${pkgname}.png"
<     cp "${target}/.install4j/i4j_extf_6_${image_var}_92xp8q.png" "${hicolor}/256x256/apps/${pkgname}.png"

pschichtel commented on 2025-02-25 21:03 (UTC)

@monkiki does this cover your patch ?

monkiki commented on 2025-02-25 16:00 (UTC)

Or I can just send you the patch.

pschichtel commented on 2025-02-25 13:32 (UTC)

@monkiki It is, but only on demand/out-of-date flag. If you want I can add you as a maintainer, I'm not currently using jprofiler myself. I can update this later today.