Re: Amazon Linux 2023 and Graviton

2024-10-23 Thread John Pollard via Webobjects-dev
latest mysql 8.4 was not happy >> with the former. >> For java, corretto Java 8 was fine and supports web start. >> >>> On 19 Sep 2024, at 11:24, John Pollard wrote: >>> >>> I do appear to have built mod_WebObjects.so >>> >>> Some things

Re: Amazon Linux 2023 and Graviton

2024-10-22 Thread John Pollard via Webobjects-dev
he latest mysql 8.4 was not happy > with the former. > For java, corretto Java 8 was fine and supports web start. > >> On 19 Sep 2024, at 11:24, John Pollard wrote: >> >> I do appear to have built mod_WebObjects.so >> >> Some things I did on a new Amazon

Re: Amazon Linux 2023 and Graviton

2024-10-03 Thread Miguel Angel Torres Avila via Webobjects-dev
> with the former. > For java, corretto Java 8 was fine and supports web start. > >> On 19 Sep 2024, at 11:24, John Pollard wrote: >> >> I do appear to have built mod_WebObjects.so >> >> Some things I did on a new Amazon Linux 2023 Graviton instanc

Re: Amazon Linux 2023 and Graviton

2024-10-03 Thread John Pollard via Webobjects-dev
as the latest mysql 8.4 was not happy with the former. For java, corretto Java 8 was fine and supports web start. > On 19 Sep 2024, at 11:24, John Pollard wrote: > > I do appear to have built mod_WebObjects.so > > Some things I did on a new Amazon Linux 2023 Graviton instance &g

Re: Amazon Linux 2023 and Graviton

2024-09-19 Thread John Pollard via Webobjects-dev
I do appear to have built mod_WebObjects.so Some things I did on a new Amazon Linux 2023 Graviton instance sudo yum groupinstall "Development Tools” sudo yum install httpd-devel Downloaded the wonder tarball as per the instructions linked below and extracted it cd into Utilities/Adaptors

Re: Amazon Linux 2023 and Graviton

2024-09-18 Thread John Pollard via Webobjects-dev
Paul mentions that the WO Adaptor is easy to build from source; has anyone done it on Amazon Graviton hardware? Would the best instructions be here?: https://wiki.wocommunity.org/xwiki/bin/view/documentation/Home/Deployment/Compiling%20the%20HTTP%20adaptor%20on%20Linux/ Though I note that hasn’t

Re: Amazon Linux 2023

2024-06-21 Thread Paul Hoadley via Webobjects-dev
Hi John, On 21 Jun 2024, at 17:33, John Pollard wrote: > Also Paul, what instance type are you using; Amazon offer their own Graviton > instance types more cheaply and with higher performance, but I am on > t3.xlarge currently. Should I be looking at graviton versions? Is there a WO > adaptor

Re: Amazon Linux 2023

2024-06-21 Thread John Pollard via Webobjects-dev
Also Paul, what instance type are you using; Amazon offer their own Graviton instance types more cheaply and with higher performance, but I am on t3.xlarge currently. Should I be looking at graviton versions? Is there a WO adaptor built for them that can be grabbed? Any other considerations in d

Re: Amazon Linux 2023

2024-06-19 Thread John Pollard via Webobjects-dev
Thanks again Paul I use Java Web Start, so I don’t think corretto will work for me. I do use cron yes. John > On 19 Jun 2024, at 00:34, Paul Hoadley via Webobjects-dev > wrote: > > Hi John, > > On 18 Jun 2024, at 19:15, John Pollard wrote: > >> Thanks Paul, that’s really helpful. >> >> java

Re: Amazon Linux 2023

2024-06-18 Thread Paul Hoadley via Webobjects-dev
Hi John, On 18 Jun 2024, at 19:15, John Pollard wrote: > Thanks Paul, that’s really helpful. > > java -version > openjdk version "1.8.0_402" > OpenJDK Runtime Environment (build 1.8.0_402-b06) > OpenJDK 64-Bit Server VM (build 25.402-b06, mixed mode) > > Will I need to change to corretto? Sho

Re: Amazon Linux 2023

2024-06-18 Thread John Pollard via Webobjects-dev
wrote: > >> I am deployed to Amazon Linux 2 and need to move to Amazon Linux 2023 by >> March 2025. >> >> Was anyone else in this boat / has already done this migration? >> >> If so, is there anything I should be aware of before I start, or smooth >&g

Re: Amazon Linux 2023

2024-06-17 Thread Paul Hoadley via Webobjects-dev
Hi John, On 17 Jun 2024, at 20:09, John Pollard via Webobjects-dev wrote: > I am deployed to Amazon Linux 2 and need to move to Amazon Linux 2023 by > March 2025. > > Was anyone else in this boat / has already done this migration? > > If so, is there anything I should be

Re: Amazon Linux 2023

2024-06-17 Thread Jesse Tayler via Webobjects-dev
I’ve been using containers which are helpful in controlling the administration without need of knowing much about the host environment. > On Jun 17, 2024, at 6:39 AM, John Pollard via Webobjects-dev > wrote: > > Hello, > > I am deployed to Amazon Linux 2 and need to mo

Amazon Linux 2023

2024-06-17 Thread John Pollard via Webobjects-dev
Hello, I am deployed to Amazon Linux 2 and need to move to Amazon Linux 2023 by March 2025. Was anyone else in this boat / has already done this migration? If so, is there anything I should be aware of before I start, or smooth sailing? I have a very manual deployment, but have extensive