From: Jean-Paul R. <re...@gm...> - 2022-08-23 20:09:18
|
There's probably more thorough responses forthcoming, but I believe that is a Java version issue. You'll need to make sure your Java corresponds with the requirements of eXist 6. On Tue, Aug 23, 2022 at 10:03 PM Paul Kelly <pa...@po...> wrote: > Sorry, it’s been a while. Shame on me… > > eXist: 6.0.1 > MacOS: 12.5.1 > > > > On Aug 23, 2022, at 4:00 PM, Jean-Paul Rehr <re...@gm...> wrote: > > Version eXist-db? Version MacOS? > > On Tue, Aug 23, 2022 at 9:35 PM Paul Kelly <pa...@po...> wrote: > >> Nothing to do with notarization I think. Maybe to do with 32/64 bit as >> I’m told exit(13) is all about? >> >> In any case, eXist will not launch on my MacBook Pro. Anyone else >> experienced this? >> >> 2022-08-23 14:22:07.988069 >> (gui/501/application.org.exist.start.Main.52363637.52363935) <Notice>: >> internal event: WILL_SPAWN, code = 0 >> 2022-08-23 14:22:07.988072 >> (gui/501/application.org.exist.start.Main.52363637.52363935) <Notice>: >> service state: spawn scheduled >> 2022-08-23 14:22:07.988073 >> (gui/501/application.org.exist.start.Main.52363637.52363935) <Notice>: >> service state: spawning >> 2022-08-23 14:22:07.988090 <Notice>: Coalition Cache Hit: >> app<application.org.exist.start.Main.52363637.52363935(501)> [791] >> 2022-08-23 14:22:07.988261 >> (gui/501/application.org.exist.start.Main.52363637.52363935) <Notice>: >> launching: non-ipc demand >> 2022-08-23 14:22:07.988830 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: xpcproxy spawned with pid 2870 >> 2022-08-23 14:22:07.988846 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: internal event: SPAWNED, code = 0 >> 2022-08-23 14:22:07.988848 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: service state: xpcproxy >> 2022-08-23 14:22:07.988872 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: internal event: SOURCE_ATTACH, code = 0 >> 2022-08-23 14:22:07.998761 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: service state: running >> 2022-08-23 14:22:07.998784 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: internal event: INIT, code = 0 >> 2022-08-23 14:22:07.998790 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: job state = running >> 2022-08-23 14:22:07.998846 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: Successfully spawned eXist-JavaAppLauncher[2870] because non-ipc >> demand >> 2022-08-23 14:22:08.363624 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: exited due to exit(13) >> 2022-08-23 14:22:08.363641 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: service state: exited >> 2022-08-23 14:22:08.363645 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: internal event: EXITED, code = 0 >> 2022-08-23 14:22:08.363649 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: job state = exited >> 2022-08-23 14:22:08.363681 (gui/501 [100004]) <Notice>: service inactive: >> application.org.exist.start.Main.52363637.52363935 >> 2022-08-23 14:22:08.363685 >> (gui/501/application.org.exist.start.Main.52363637.52363935 [2870]) >> <Notice>: service state: not running >> 2022-08-23 14:22:08.364400 >> (gui/501/application.org.exist.start.Main.52363637.52363935) <Notice>: >> removing job: caller = runningboardd >> 2022-08-23 14:22:08.364409 (gui/501 [100004]) <Notice>: removing service: >> application.org.exist.start.Main.52363637.52363935 >> 2022-08-23 14:22:08.364544 >> (gui/501/application.org.exist.start.Main.52363637.52363935) <Notice>: >> internal event: PETRIFIED, code = 0 >> 2022-08-23 14:22:08.364548 >> (gui/501/application.org.exist.start.Main.52363637.52363935) <Notice>: job >> state = removed >> >> >> Thanks, >> >> Paul >> _______________________________________________ >> Exist-open mailing list >> Exi...@li... >> https://lists.sourceforge.net/lists/listinfo/exist-open >> > > |