It sounds like your problem is with the jconsole binary and not the libj.dylib binary (which is what the new beta-12 file).
I will contact you directly, outside the forum, to try to resolve this issue. On Sat, Oct 1, 2016 at 3:25 PM, Murray Eisenberg <[email protected]> wrote: > With the latest Mac OS X beta 12 (2016-10-01) under OS X 10.11.6, I am > having exactly the same problem running the jconsole as with the preceding > beta release. > > JVERSION > Engine: j805/j64/darwin > Beta-12: commercial/2016-09-30T16:11:35 > Library: 8.05.05 > Platform: Darwin 64 > Installer: J805 install > InstallPath: /applications/j64-805 > > If I try to open either jcon.app or bin/jconsole from Finder, I get a > pop-up error window saying it is “damaged and can’t be opened.” > > On the other hand: > > (1) Both jqt.app and jhs.app open OK from Finder (once I take the usual > steps the first time to let the OS know it’s OK to open these executables > from an “unidentified developer”. > > (2) I can run /bin/jconsole from the command line in Terminal… > > [me:/Applications/j64-805/bin]$ ./jconsole > > (3) I _cannot_ open jcon.app from the command line… > > [me:/Applications/j64-805]$ open -a jcon.app > > (brings up the same “damaged and can’t be opened” pop-up error > window) > > … unless I do so with sudo: > > [me:/Applications/j64-805]$ sudo open -a jcon.app > > which works just fine. > > Something seems to be messed up still. > > Finally, I copied over bin/jconsole with a version from a MUCH earlier > j805 beta, and then I can open it as well as jcon.app both from the command > line and in Finder, and without having to do sudo. > > > > On Sep 21, 2016, at 3:45 PM, [email protected] wrote: > > > > Wed, 21 Sep 2016 15:18:56 -0400 > > From: Murray Eisenberg <[email protected] <mailto: > [email protected]>> > > To: [email protected] <mailto:[email protected]> > > Cc: Murray Eisenberg <[email protected] <mailto: > [email protected]>> > > Subject: - 9/21/2016 version > > Message-ID: <[email protected] > <mailto:[email protected]>> > > Content-Type: text/plain; charset=utf-8 > > > > Something is still wrong with the Mac OS X version of j805/j86/darwin, > beta-9, downloaded as j805_mac64.zip, 2016-09-21 14:04. > > > > If I try to open either jcon.app or bin/jconsole from Finder, I get a > pop-up error window saying it “is damaged and can’t be opened.” > > > > On the other hand: > > > > (1) Both jqt.app and jhs.app open OK from Finder (once I take the > usual steps the first time to let the OS know it’s OK to open these > executables from an “unidentified developer”. > > > > (2) I can run bin/jconsole from command line in Terminal: > me:/Applications/j64-805/bin]$ ./jconsole > > > > Something clearly is wrong with jcon.app ! > > > > JVERSION > > Engine: j805/j64/darwin > > Beta-9: commercial/2016-07-05T17:11:06 > > Library: 8.05.04 > > Platform: Darwin 64 > > Installer: J805 install > > InstallPath: /applications/j64-805 > > > > > >> On16 Sep 2016 11:08:55 -0400,Murray Eisenberg <[email protected] > <mailto:[email protected]> <mailto:[email protected] <mailto: > [email protected]>>>wrote: > >> > >> From download of both j805_mac64.dmg and j805_mac64.zip, dated > 2016-08-25, I am unable to run jconsole. > >> > >> Of course I know I have to do a right-click to open jcon.app in order > to give the OS X (10.11.6) system security permission to open, but I’m > getting an > >> ‘“jconsole” is damaged and can’t be opened’ error; same thing if I try > directly to open (using right-click to give permission) > j64-805/bin/jconsole. > >> > >> I downloaded twice and checked to verify the downloads had the same md5 > sums. > >> > >> I had no such trouble with Beta-9 2016-07-05. > > —— > Murray Eisenberg [email protected] > Mathematics & Statistics Dept. > Lederle Graduate Research Tower phone 240 246-7240 (H) > University of Massachusetts > 710 North Pleasant Street > Amherst, MA 01003-9305 > > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
