jstat not found even though we installed java JDKInstalling OpenJDK 7 (JRE) but only policytools found in...

What should I do if actually I found a serious flaw in someone's PhD thesis and an article derived from that PhD thesis?

Cusp forms have an orthonormal basis of eigenfunctions for all Hecke operators

Does the C++ standard guarantee that a failed insertion into an associative container will not modify the rvalue-reference argument?

The more + the + comparative degree

Are there any cons in using rounded corners for bar graphs?

Are there liquid fueled rocket boosters having coaxial fuel/oxidizer tanks?

Scam? Phone call from "Department of Social Security" asking me to call back

Is there any official ruling on how characters go from 0th to 1st level in a class?

Sum Square Difference, which way is more Pythonic?

How much can I judge a company based on a phone screening?

Does an Irish VISA WARNING count as "refused entry at the border of any country other than the UK?"

How to programatically get all linked items for a given Sitecore item?

Why aren't rockets built with truss structures inside their fuel & oxidizer tanks to increase structural strength?

Solving pricing problem heuristically in column generation algorithm for VRP

How to get locks that are keyed alike?

Installing Windows to flash UEFI/ BIOS, then reinstalling Ubuntu

What is the farthest a camera can see?

How can I find an old paper when the usual methods fail?

Output the list of musical notes

Help, I cannot decide when to start the story

Can anybody tell me who this Pokemon is?

Sums of binomial coefficients weighted by incomplete gamma

Partitioning and sorting even and odd numbers within an array

What is the opposite of "hunger level"?



jstat not found even though we installed java JDK


Installing OpenJDK 7 (JRE) but only policytools found in ./jre/binWhat is the difference between JAVA_HOME and update-alternatives?Minimal installation of Oracle Java 8 on Debian - headless, with no GUI“-bash: javac: command not found” error after installing OpenJDK 1.7Removing unneeded (?) folder after installationHow do I set a RPM package to require Java 8 or higher, whose dependencies can be satisfied by Java 11RHEL/CentOS - How can I find all rpm packages which depends on a particular package?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















We installed the following RPMs (part of the Java development kit), on Red Hat Enterprise Linux 7.5:



$ rpm -qa | grep jdk
java-1.8.0-openjdk-headless-1.8.0.171-8.b10.el7_5.x86_64
java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64
copy-jdk-configs-3.3-10.el7_5.noarch


but we can't find jstat which should be on the following path:



 /usr/jdk64/jdk1.8.0...../bin/jstat


What is wrong here?



Is jstat part of the installed RPMs above or do we need another java installation?



$ which java
/usr/bin/java









share|improve this question

































    0















    We installed the following RPMs (part of the Java development kit), on Red Hat Enterprise Linux 7.5:



    $ rpm -qa | grep jdk
    java-1.8.0-openjdk-headless-1.8.0.171-8.b10.el7_5.x86_64
    java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64
    copy-jdk-configs-3.3-10.el7_5.noarch


    but we can't find jstat which should be on the following path:



     /usr/jdk64/jdk1.8.0...../bin/jstat


    What is wrong here?



    Is jstat part of the installed RPMs above or do we need another java installation?



    $ which java
    /usr/bin/java









    share|improve this question





























      0












      0








      0








      We installed the following RPMs (part of the Java development kit), on Red Hat Enterprise Linux 7.5:



      $ rpm -qa | grep jdk
      java-1.8.0-openjdk-headless-1.8.0.171-8.b10.el7_5.x86_64
      java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64
      copy-jdk-configs-3.3-10.el7_5.noarch


      but we can't find jstat which should be on the following path:



       /usr/jdk64/jdk1.8.0...../bin/jstat


      What is wrong here?



      Is jstat part of the installed RPMs above or do we need another java installation?



      $ which java
      /usr/bin/java









      share|improve this question
















      We installed the following RPMs (part of the Java development kit), on Red Hat Enterprise Linux 7.5:



      $ rpm -qa | grep jdk
      java-1.8.0-openjdk-headless-1.8.0.171-8.b10.el7_5.x86_64
      java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64
      copy-jdk-configs-3.3-10.el7_5.noarch


      but we can't find jstat which should be on the following path:



       /usr/jdk64/jdk1.8.0...../bin/jstat


      What is wrong here?



      Is jstat part of the installed RPMs above or do we need another java installation?



      $ which java
      /usr/bin/java






      rhel yum java jdk






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited yesterday









      Jeff Schaller

      49k11 gold badges72 silver badges162 bronze badges




      49k11 gold badges72 silver badges162 bronze badges










      asked yesterday









      yaelyael

      2,9908 gold badges42 silver badges92 bronze badges




      2,9908 gold badges42 silver badges92 bronze badges

























          1 Answer
          1






          active

          oldest

          votes


















          6














          You haven’t installed the JDK; to install the JDK, which includes jstat, you need to install java-1.8.0-openjdk-devel.






          share|improve this answer




























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "106"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f535531%2fjstat-not-found-even-though-we-installed-java-jdk%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            6














            You haven’t installed the JDK; to install the JDK, which includes jstat, you need to install java-1.8.0-openjdk-devel.






            share|improve this answer






























              6














              You haven’t installed the JDK; to install the JDK, which includes jstat, you need to install java-1.8.0-openjdk-devel.






              share|improve this answer




























                6












                6








                6







                You haven’t installed the JDK; to install the JDK, which includes jstat, you need to install java-1.8.0-openjdk-devel.






                share|improve this answer













                You haven’t installed the JDK; to install the JDK, which includes jstat, you need to install java-1.8.0-openjdk-devel.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered yesterday









                Stephen KittStephen Kitt

                199k27 gold badges473 silver badges543 bronze badges




                199k27 gold badges473 silver badges543 bronze badges

































                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f535531%2fjstat-not-found-even-though-we-installed-java-jdk%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

                    Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

                    Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...