Mr. Grun,
As you said, it shall be port 8080.
I modified the jetty.xml, and with the <Set name="port">8080</Set> the HTTP is coming up, and working.
IMHO, it is a good idea to release BaseX 12.2 final version, not beta, with the fix asap.
Regards,
Yitzhak Khabinsky
From: ykhabins@bellsouth.net <ykhabins@bellsouth.net>
Sent: Thursday, July 11, 2024 11:18 AM
To: 'Christian Grün' <christian.gruen@gmail.com>
Cc: 'BaseX' <basex-talk@mailman.uni-konstanz.de>; 'Clark, Ash' <as.clark@northeastern.edu>
Subject: RE: [basex-talk] BaseX 11.1: Fixes, Tweaks
Mr.Grun,
Here is the exact error:
BaseX 11.2 beta 42dcb98 [HTTP Server]
[main] INFO org.eclipse.jetty.server.Server - jetty-11.0.22; built: 2024-06-27T16:27:26.756Z; git: e711d4c7040cb1e61aa68cb248fa7280b734a3bb; jvm 21.0.3+9-LTS
Failed to bind to /0.0.0.0:80
Regards,
Yitzhak Khabinsky
From: ykhabins@bellsouth.net <ykhabins@bellsouth.net>
Sent: Thursday, July 11, 2024 11:08 AM
To: 'Christian Grün' <christian.gruen@gmail.com>
Cc: 'BaseX' <basex-talk@mailman.uni-konstanz.de>; 'Clark, Ash' <as.clark@northeastern.edu>
Subject: RE: [basex-talk] BaseX 11.1: Fixes, Tweaks
Mr. Grun,
I installed the BaseX 11.1
Trying to launch basexhttp.bat
The windows is splashing, stops at the 1st row (?!), and closes.
After that I installed BaseX 11.2 beta 42dcb89
The same outcome.
Impossible to start the HTTP listener.
Additionally, I compared BaseX directory with the BaseX.zip file content.
They are identical, no extra jar files.
Regards,
Yitzhak Khabinsky
From: Christian Grün <christian.gruen@gmail.com>
Sent: Wednesday, July 10, 2024 12:00 PM
To: Clark, Ash <as.clark@northeastern.edu>
Cc: BaseX <basex-talk@mailman.uni-konstanz.de>
Subject: Re: [basex-talk] BaseX 11.1: Fixes, Tweaks
PSA for others using the Web Application server, the port has been changed from 8080 to 80.
…which shouldn't have happened. We should have a closer look at our distribution workflow. Thanks for the observation, Ash!