For #1, run this in JHS:

  [ F. [ ''

That's an infinite loop and jhs will stop responding.

If you go back to the terminal where you see the Ctrl+c message,
you can hit Ctrl+c to interrupt jhs. Resulting screen:

   J Http Server
     [ F. [ ''
  |attention interrupt
  |       [F.[''

Ctrl+c does the same thing in jconsole; in general you can run
jbrk to interrupt J like this.

To exit jhs is a separate matter, just run exit''


For #2, my j901 install has those files, but j902/j903 don't.

j901 release notes include:

html documentation is frozen and all changes and new material will be in the wiki. Old html pages are linked from HTML Help.

Probably help should link to the wiki now.

On 2021-04-07 16:14, cilz wrote:
Hi,

I have a fresh install of J903 on a linux box with Manjaro:

   JVERSION
Engine: j903/j64avx2/linux
Beta-h: commercial/2021-04-05T15:15:39
Library: 9.03.03
Platform: Linux 64
Installer: J903 install
InstallPath:
/home/eric/Documents/x380Y_install/Programming_languages/APL_J_K/J90x/j903
Contact: ....

Here are my two questions:

1) when I launch JHS from a terminal it displays the following:

J HTTP Server - init OK

Ctrl+c here signals an interrupt to J.

Browse to: ....

however I'm not able to stop the server with "Ctrl+c", am I missing
something here?

2) in JHS, whatever I try in the "help" menu I always get something like:

get/post request failed
response code 409
application did not produce result
try browsing to url again
additional info in jijx

with this message on the main page:

get file does not exist: ~/j903/addons/docs/help/index.htm
*** response not sent for ~addons/docs/help/index.htm
*** html409 Conflict

and when I look inside my install directory, in ~/addons/docs there is
only one folder: joxygen and nothing else. Is there anything missing?

Thanks, best, Eric

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to