Jarsigner giving blank or no response on Mac Announcing the arrival of Valued Associate #679:...

How to rotate it perfectly?

Slither Like a Snake

Losing the Initialization Vector in Cipher Block Chaining

When communicating altitude with a '9' in it, should it be pronounced "nine hundred" or "niner hundred"?

What to do with post with dry rot?

Using "nakedly" instead of "with nothing on"

Limit for e and 1/e

What are the performance impacts of 'functional' Rust?

How is simplicity better than precision and clarity in prose?

Need a suitable toxic chemical for a murder plot in my novel

Keep going mode for require-package

Can I throw a longsword at someone?

Why does this iterative way of solving of equation work?

Do working physicists consider Newtonian mechanics to be "falsified"?

How do you clear the ApexPages.getMessages() collection in a test?

The following signatures were invalid: EXPKEYSIG 1397BC53640DB551

What would be Julian Assange's expected punishment, on the current English criminal law?

Unexpected result with right shift after bitwise negation

Antler Helmet: Can it work?

Area of a 2D convex hull

Writing Thesis: Copying from published papers

Unable to start mainnet node docker container

Blender game recording at the wrong time

Statistical model of ligand substitution



Jarsigner giving blank or no response on Mac



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Mac OS X: finder window keeps opening by itself and stealing focusGiving Photoshop for Mac a gray background like on WindowsIs there any Java emulator for mac?Install java on Linux through shell without apt-getBlank Terminal (no response) on Macjava.exe immediately crashes on openMac ln -s command no response but previously workingHow to run .jar file on Mac 10.11 without installing Java?Okay to delete certain Java files on Mac?MAC OS - Terminal command to set JAR program to run at startup?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















The jarsigner binary was found on /usr/bin and I added the path using export command. After running the jarsigner command, the command was looking for the existence of the binary in $JAVA_HOME and was throwing an error "jarsigner could not be located at /Library/Internet_Plugin..../Home". So I copied the binary to $JAVA_HOME and gave it executable permission, now hitting the command just goes blank. I am trying to patch an app using objection and since jarsigner is hanging , the whole patching process is hung up.



MacBook-Pro:bin ptcpnt$ ls | grep jarsigner
jarsigner

MacBook-Pro:bin ptcpnt$ ls | grep jarsigner
jarsigner

MacBook-Pro:bin ptcpnt$ jarsigner
Unable to locate an executable at "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/jarsigner" (-1)

MacBook-Pro:/ ptcpnt$ jarsigner
--goes blank


Any suggestions on what can be done?
Thanks in Advance!



[Machine details - Mojave 10.14.4, java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode), Android studio is installed, $ANDROID_HOME is empty]



Below are the screenshots for reference.
Objection stuck










share|improve this question







New contributor




ptcpnt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    0















    The jarsigner binary was found on /usr/bin and I added the path using export command. After running the jarsigner command, the command was looking for the existence of the binary in $JAVA_HOME and was throwing an error "jarsigner could not be located at /Library/Internet_Plugin..../Home". So I copied the binary to $JAVA_HOME and gave it executable permission, now hitting the command just goes blank. I am trying to patch an app using objection and since jarsigner is hanging , the whole patching process is hung up.



    MacBook-Pro:bin ptcpnt$ ls | grep jarsigner
    jarsigner

    MacBook-Pro:bin ptcpnt$ ls | grep jarsigner
    jarsigner

    MacBook-Pro:bin ptcpnt$ jarsigner
    Unable to locate an executable at "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/jarsigner" (-1)

    MacBook-Pro:/ ptcpnt$ jarsigner
    --goes blank


    Any suggestions on what can be done?
    Thanks in Advance!



    [Machine details - Mojave 10.14.4, java version "1.8.0_201"
    Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
    Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode), Android studio is installed, $ANDROID_HOME is empty]



    Below are the screenshots for reference.
    Objection stuck










    share|improve this question







    New contributor




    ptcpnt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      The jarsigner binary was found on /usr/bin and I added the path using export command. After running the jarsigner command, the command was looking for the existence of the binary in $JAVA_HOME and was throwing an error "jarsigner could not be located at /Library/Internet_Plugin..../Home". So I copied the binary to $JAVA_HOME and gave it executable permission, now hitting the command just goes blank. I am trying to patch an app using objection and since jarsigner is hanging , the whole patching process is hung up.



      MacBook-Pro:bin ptcpnt$ ls | grep jarsigner
      jarsigner

      MacBook-Pro:bin ptcpnt$ ls | grep jarsigner
      jarsigner

      MacBook-Pro:bin ptcpnt$ jarsigner
      Unable to locate an executable at "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/jarsigner" (-1)

      MacBook-Pro:/ ptcpnt$ jarsigner
      --goes blank


      Any suggestions on what can be done?
      Thanks in Advance!



      [Machine details - Mojave 10.14.4, java version "1.8.0_201"
      Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
      Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode), Android studio is installed, $ANDROID_HOME is empty]



      Below are the screenshots for reference.
      Objection stuck










      share|improve this question







      New contributor




      ptcpnt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      The jarsigner binary was found on /usr/bin and I added the path using export command. After running the jarsigner command, the command was looking for the existence of the binary in $JAVA_HOME and was throwing an error "jarsigner could not be located at /Library/Internet_Plugin..../Home". So I copied the binary to $JAVA_HOME and gave it executable permission, now hitting the command just goes blank. I am trying to patch an app using objection and since jarsigner is hanging , the whole patching process is hung up.



      MacBook-Pro:bin ptcpnt$ ls | grep jarsigner
      jarsigner

      MacBook-Pro:bin ptcpnt$ ls | grep jarsigner
      jarsigner

      MacBook-Pro:bin ptcpnt$ jarsigner
      Unable to locate an executable at "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/jarsigner" (-1)

      MacBook-Pro:/ ptcpnt$ jarsigner
      --goes blank


      Any suggestions on what can be done?
      Thanks in Advance!



      [Machine details - Mojave 10.14.4, java version "1.8.0_201"
      Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
      Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode), Android studio is installed, $ANDROID_HOME is empty]



      Below are the screenshots for reference.
      Objection stuck







      mac java jar






      share|improve this question







      New contributor




      ptcpnt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      ptcpnt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      ptcpnt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked yesterday









      ptcpntptcpnt

      1




      1




      New contributor




      ptcpnt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      ptcpnt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      ptcpnt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          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: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          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
          });


          }
          });






          ptcpnt is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424974%2fjarsigner-giving-blank-or-no-response-on-mac%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          ptcpnt is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          ptcpnt is a new contributor. Be nice, and check out our Code of Conduct.













          ptcpnt is a new contributor. Be nice, and check out our Code of Conduct.












          ptcpnt is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • 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%2fsuperuser.com%2fquestions%2f1424974%2fjarsigner-giving-blank-or-no-response-on-mac%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

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...