Re: Demos down

2023-09-06 Thread Jacques Le Roux

Thanks Daniel,

That sound like a good idea to possibly apply it to 18.12 too

Jacques

Le 05/09/2023 à 21:40, Daniel Watford a écrit :

Hello Jacques and all,

A restart policy has been applied to the demo-trunk and demo-next
containers under https://issues.apache.org/jira/browse/OFBIZ-12853.

We'll have to wait for the next VM restart to confirm correct behaviour,
but I did test by stopping and starting the docker service which
successfully brought the container based demo containers back online.

If this change is proven to work, perhaps we should consider making a
docker version of 18.10 too, particularly since 18.10 will remain the
stable OFBiz version for a little while longer.

Thanks,

Dan.

On Tue, 5 Sept 2023 at 10:05, Jacques Le Roux 
wrote:


Hi,

Same today, when asking for "ps aux | grep ofbiz" no processes at all.

The last information we got for stable demo (18.12 branch) is (UTC time)

2023-09-05 06:40:16,234 |7.0.0.1-18009-exec-9
|LoginWorker   |W| Received a null Security object from
HttpServletRequest
2023-09-05 06:40:20,157 |7.0.0.1-18009-exec-4
|LoginWorker   |W| Received a null Security object from
HttpServletRequest
2023-09-05 06:40:29,855 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:40:59,863 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:40:59,864 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:40:59,866 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:40:59,868 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:41:29,877 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:41:59,891 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:41:59,893 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:41:59,894 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:41:59,895 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:41:59,895 |Catalina-utility-2
|ControlEventListener  |I| Could not find visit value object in
session [ hidden sessionId by default.] that is being destroyed
2023-09-05 06:41:59,895 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.
2023-09-05 06:41:59,896 |Catalina-utility-2
|ControlEventListener  |I| Destroying session:  hidden sessionId by
default.

So I again suspect someone (Infra or the VM provider or someone in the
middle) has restarted the VM.

I restart manually all the demos , wait 5 to 10 mins...

Jacques
Le 31/08/2023 à 17:08, Daniel Watford a écrit :

Hi Eugen,

It's still on my list to address these issues, but I have not been able to
spend time on them yet. If someone else is able to address them in the
meantime, that would be great, but I think access to the host is needed to
apply and test those changes.

 From memory, version 3 didn't support some of the features we are using
such as memory limits - but can't be sure.   There was a problem with using
version 3 which prompted a downgrade to 2.4.

Thanks,

Dan.

On Thu, 31 Aug 2023 at 15:33,  wrote:


Hi,

It seems that some services have _restart: "no"_  and some are missing
this option.

The docs for restart policy are here:
https://docs.docker.com/compose/compose-file/compose-file-v2/#restart

I did notice the compose version is 2.4. Any idea why not use version 3
(which is closer to swarm stack IMO)?


https://github.com/apache/ofbiz-tools/blob/a20f9f3c750600164d08b54b80865093399a24de/demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml#L9

On 31.08.2023 13:43, Jacques Le Roux 
wrote:

Le 31/08/2023 à 11:25, Eugen Stan a écrit :

La 30.08.2023 11:00, Jacques Le Roux a scris:

Hi,

All demos are down (no processes running). I suspect a restart of

the

VM. I restart them all manually, wait 5 to 10 mins...

Jacques


Hello Jacques,

I presume you are talking about docker deployments.
Can I take a look at how they are deployed ?

I keep reading about them being down because of restarts or some

other

reason.
I believe I can help. Docker has options to restart automatically:


https://docs.docker.com/config/containers/start-containers-automatically/

I think adding `unless-stopped` restart policy should do it.
You can also go with `always`.

docker run -d --restart unless-stopped redis

Regards,

Hi Eugen,

Actually, this time at least, Docker is not concerned. When I said (no
processes running) I meant no 

Re: Demos down

2023-09-05 Thread Daniel Watford
Hello Jacques and all,

A restart policy has been applied to the demo-trunk and demo-next
containers under https://issues.apache.org/jira/browse/OFBIZ-12853.

We'll have to wait for the next VM restart to confirm correct behaviour,
but I did test by stopping and starting the docker service which
successfully brought the container based demo containers back online.

If this change is proven to work, perhaps we should consider making a
docker version of 18.10 too, particularly since 18.10 will remain the
stable OFBiz version for a little while longer.

Thanks,

Dan.

On Tue, 5 Sept 2023 at 10:05, Jacques Le Roux 
wrote:

> Hi,
>
> Same today, when asking for "ps aux | grep ofbiz" no processes at all.
>
> The last information we got for stable demo (18.12 branch) is (UTC time)
>
> 2023-09-05 06:40:16,234 |7.0.0.1-18009-exec-9
> |LoginWorker   |W| Received a null Security object from
> HttpServletRequest
> 2023-09-05 06:40:20,157 |7.0.0.1-18009-exec-4
> |LoginWorker   |W| Received a null Security object from
> HttpServletRequest
> 2023-09-05 06:40:29,855 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:40:59,863 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:40:59,864 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:40:59,866 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:40:59,868 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:41:29,877 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:41:59,891 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:41:59,893 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:41:59,894 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:41:59,895 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:41:59,895 |Catalina-utility-2
> |ControlEventListener  |I| Could not find visit value object in
> session [ hidden sessionId by default.] that is being destroyed
> 2023-09-05 06:41:59,895 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
> 2023-09-05 06:41:59,896 |Catalina-utility-2
> |ControlEventListener  |I| Destroying session:  hidden sessionId by
> default.
>
> So I again suspect someone (Infra or the VM provider or someone in the
> middle) has restarted the VM.
>
> I restart manually all the demos , wait 5 to 10 mins...
>
> Jacques
> Le 31/08/2023 à 17:08, Daniel Watford a écrit :
>
> Hi Eugen,
>
> It's still on my list to address these issues, but I have not been able to
> spend time on them yet. If someone else is able to address them in the
> meantime, that would be great, but I think access to the host is needed to
> apply and test those changes.
>
> From memory, version 3 didn't support some of the features we are using
> such as memory limits - but can't be sure.   There was a problem with using
> version 3 which prompted a downgrade to 2.4.
>
> Thanks,
>
> Dan.
>
> On Thu, 31 Aug 2023 at 15:33,  wrote:
>
>> Hi,
>>
>> It seems that some services have _restart: "no"_  and some are missing
>> this option.
>>
>> The docs for restart policy are here:
>> https://docs.docker.com/compose/compose-file/compose-file-v2/#restart
>>
>> I did notice the compose version is 2.4. Any idea why not use version 3
>> (which is closer to swarm stack IMO)?
>>
>>
>> https://github.com/apache/ofbiz-tools/blob/a20f9f3c750600164d08b54b80865093399a24de/demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml#L9
>>
>> On 31.08.2023 13:43, Jacques Le Roux 
>> wrote:
>> > Le 31/08/2023 à 11:25, Eugen Stan a écrit :
>> > > La 30.08.2023 11:00, Jacques Le Roux a scris:
>> > >> Hi,
>> > >>
>> > >> All demos are down (no processes running). I suspect a restart of
>> the
>> > >> VM. I restart them all manually, wait 5 to 10 mins...
>> > >>
>> > >> Jacques
>> > >>
>> > >
>> > > Hello Jacques,
>> > >
>> > > I presume you are talking about docker deployments.
>> > > Can I take a look at how they are deployed ?
>> > >
>> > > I keep reading about them being down because of restarts or some
>> other
>> > > reason.
>> > > I believe I can help. Docker has options to restart automatically:
>> > >
>> https://docs.docker.com/config/containers/start-containers-automatically/
>> > >
>> > > I think adding `unless-stopped` restart policy should do it.
>> > > You 

Re: Demos down

2023-09-05 Thread Jacques Le Roux

Hi,

Same today, when asking for "ps aux | grep ofbiz" no processes at all.

The last information we got for stable demo (18.12 branch) is (UTC time)

2023-09-05 06:40:16,234 |7.0.0.1-18009-exec-9 |LoginWorker   
|W| Received a null Security object from HttpServletRequest
2023-09-05 06:40:20,157 |7.0.0.1-18009-exec-4 |LoginWorker   
|W| Received a null Security object from HttpServletRequest
2023-09-05 06:40:29,855 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:40:59,863 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:40:59,864 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:40:59,866 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:40:59,868 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:41:29,877 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:41:59,891 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:41:59,893 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:41:59,894 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:41:59,895 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:41:59,895 |Catalina-utility-2 |ControlEventListener  |I| Could not find visit value object in session [ hidden sessionId by 
default.] that is being destroyed

2023-09-05 06:41:59,895 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.
2023-09-05 06:41:59,896 |Catalina-utility-2 |ControlEventListener  |I| 
Destroying session:  hidden sessionId by default.

So I again suspect someone (Infra or the VM provider or someone in the middle) 
has restarted the VM.

I restart manually all the demos , wait 5 to 10 mins...

Jacques

Le 31/08/2023 à 17:08, Daniel Watford a écrit :

Hi Eugen,

It's still on my list to address these issues, but I have not been able to spend time on them yet. If someone else is able to address them in the 
meantime, that would be great, but I think access to the host is needed to apply and test those changes.


From memory, version 3 didn't support some of the features we are using such as memory limits - but can't be sure.  There was a problem with using 
version 3 which prompted a downgrade to 2.4.


Thanks,

Dan.

On Thu, 31 Aug 2023 at 15:33,  wrote:

Hi,

It seems that some services have _restart: "no"_  and some are missing this 
option.

The docs for restart policy are here: 
https://docs.docker.com/compose/compose-file/compose-file-v2/#restart

I did notice the compose version is 2.4. Any idea why not use version 3 
(which is closer to swarm stack IMO)?


https://github.com/apache/ofbiz-tools/blob/a20f9f3c750600164d08b54b80865093399a24de/demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml#L9

On 31.08.2023 13:43, Jacques Le Roux  wrote:
> Le 31/08/2023 à 11:25, Eugen Stan a écrit :
> > La 30.08.2023 11:00, Jacques Le Roux a scris:
> >> Hi,
> >>
> >> All demos are down (no processes running). I suspect a restart of the
> >> VM. I restart them all manually, wait 5 to 10 mins...
> >>
> >> Jacques
> >>
> >
> > Hello Jacques,
> >
> > I presume you are talking about docker deployments.
> > Can I take a look at how they are deployed ?
> >
> > I keep reading about them being down because of restarts or some other
> > reason.
> > I believe I can help. Docker has options to restart automatically:
> > 
https://docs.docker.com/config/containers/start-containers-automatically/
> >
> > I think adding `unless-stopped` restart policy should do it.
> > You can also go with `always`.
> >
> > docker run -d --restart unless-stopped redis
> >
> > Regards,
>
> Hi Eugen,
>
> Actually, this time at least, Docker is not concerned. When I said (no
> processes running) I meant no OFBiz process.
> It happens from time to time. I guess this was due by a reported outage
> to Infra (even backup). Almost all VMs are externalised now.
>
> For Docker, all the information is there:
> https://github.com/apache/ofbiz-tools/tree/master/demo-backup/ofbizdocker
>
> HTH
>
> Jacques
>
>



--
Daniel Watford

Re: Demos down

2023-08-31 Thread Daniel Watford
Hi Eugen,

It's still on my list to address these issues, but I have not been able to
spend time on them yet. If someone else is able to address them in the
meantime, that would be great, but I think access to the host is needed to
apply and test those changes.

>From memory, version 3 didn't support some of the features we are using
such as memory limits - but can't be sure.   There was a problem with using
version 3 which prompted a downgrade to 2.4.

Thanks,

Dan.

On Thu, 31 Aug 2023 at 15:33,  wrote:

> Hi,
>
> It seems that some services have _restart: "no"_  and some are missing
> this option.
>
> The docs for restart policy are here:
> https://docs.docker.com/compose/compose-file/compose-file-v2/#restart
>
> I did notice the compose version is 2.4. Any idea why not use version 3
> (which is closer to swarm stack IMO)?
>
>
> https://github.com/apache/ofbiz-tools/blob/a20f9f3c750600164d08b54b80865093399a24de/demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml#L9
>
> On 31.08.2023 13:43, Jacques Le Roux  wrote:
> > Le 31/08/2023 à 11:25, Eugen Stan a écrit :
> > > La 30.08.2023 11:00, Jacques Le Roux a scris:
> > >> Hi,
> > >>
> > >> All demos are down (no processes running). I suspect a restart of the
> > >> VM. I restart them all manually, wait 5 to 10 mins...
> > >>
> > >> Jacques
> > >>
> > >
> > > Hello Jacques,
> > >
> > > I presume you are talking about docker deployments.
> > > Can I take a look at how they are deployed ?
> > >
> > > I keep reading about them being down because of restarts or some other
> > > reason.
> > > I believe I can help. Docker has options to restart automatically:
> > >
> https://docs.docker.com/config/containers/start-containers-automatically/
> > >
> > > I think adding `unless-stopped` restart policy should do it.
> > > You can also go with `always`.
> > >
> > > docker run -d --restart unless-stopped redis
> > >
> > > Regards,
> >
> > Hi Eugen,
> >
> > Actually, this time at least, Docker is not concerned. When I said (no
> > processes running) I meant no OFBiz process.
> > It happens from time to time. I guess this was due by a reported outage
> > to Infra (even backup). Almost all VMs are externalised now.
> >
> > For Docker, all the information is there:
> >
> https://github.com/apache/ofbiz-tools/tree/master/demo-backup/ofbizdocker
> >
> > HTH
> >
> > Jacques
> >
> >
>
>

-- 
Daniel Watford


Re: Demos down

2023-08-31 Thread eugen . stan

Hi,

It seems that some services have _restart: "no"_  and some are missing this 
option.
   
The docs for restart policy are here: https://docs.docker.com/compose/compose-file/compose-file-v2/#restart 

I did notice the compose version is 2.4. Any idea why not use version 3 (which is closer to swarm stack IMO)? 


https://github.com/apache/ofbiz-tools/blob/a20f9f3c750600164d08b54b80865093399a24de/demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml#L9

On 31.08.2023 13:43, Jacques Le Roux  wrote:

Le 31/08/2023 à 11:25, Eugen Stan a écrit :
> La 30.08.2023 11:00, Jacques Le Roux a scris:
>> Hi,
>>
>> All demos are down (no processes running). I suspect a restart of the 
>> VM. I restart them all manually, wait 5 to 10 mins...

>>
>> Jacques
>>
>
> Hello Jacques,
>
> I presume you are talking about docker deployments.
> Can I take a look at how they are deployed ?
>
> I keep reading about them being down because of restarts or some other 
> reason.
> I believe I can help. Docker has options to restart automatically: 
> https://docs.docker.com/config/containers/start-containers-automatically/

>
> I think adding `unless-stopped` restart policy should do it.
> You can also go with `always`.
>
> docker run -d --restart unless-stopped redis
>
> Regards,

Hi Eugen,

Actually, this time at least, Docker is not concerned. When I said (no 
processes running) I meant no OFBiz process.
It happens from time to time. I guess this was due by a reported outage 
to Infra (even backup). Almost all VMs are externalised now.


For Docker, all the information is there: 
https://github.com/apache/ofbiz-tools/tree/master/demo-backup/ofbizdocker


HTH

Jacques






Re: Demos down

2023-08-31 Thread Jacques Le Roux

Le 31/08/2023 à 11:25, Eugen Stan a écrit :

La 30.08.2023 11:00, Jacques Le Roux a scris:

Hi,

All demos are down (no processes running). I suspect a restart of the VM. I 
restart them all manually, wait 5 to 10 mins...

Jacques



Hello Jacques,

I presume you are talking about docker deployments.
Can I take a look at how they are deployed ?

I keep reading about them being down because of restarts or some other reason.
I believe I can help. Docker has options to restart automatically: 
https://docs.docker.com/config/containers/start-containers-automatically/

I think adding `unless-stopped` restart policy should do it.
You can also go with `always`.

docker run -d --restart unless-stopped redis

Regards,


Hi Eugen,

Actually, this time at least, Docker is not concerned. When I said (no 
processes running) I meant no OFBiz process.
It happens from time to time. I guess this was due by a reported outage to 
Infra (even backup). Almost all VMs are externalised now.

For Docker, all the information is there: 
https://github.com/apache/ofbiz-tools/tree/master/demo-backup/ofbizdocker

HTH

Jacques



Re: Demos down

2023-08-31 Thread Eugen Stan

La 30.08.2023 11:00, Jacques Le Roux a scris:

Hi,

All demos are down (no processes running). I suspect a restart of the 
VM. I restart them all manually, wait 5 to 10 mins...


Jacques



Hello Jacques,

I presume you are talking about docker deployments.
Can I take a look at how they are deployed ?

I keep reading about them being down because of restarts or some other 
reason.
I believe I can help. Docker has options to restart automatically: 
https://docs.docker.com/config/containers/start-containers-automatically/


I think adding `unless-stopped` restart policy should do it.
You can also go with `always`.

docker run -d --restart unless-stopped redis

Regards,
--
Eugen Stan

+40770 941 271  / https://www.netdava.com
begin:vcard
fn:Eugen Stan
n:Stan;Eugen
email;internet:eugen.s...@netdava.com
tel;cell:+40720898747
x-mozilla-html:FALSE
url:https://www.netdava.com
version:2.1
end:vcard



Re: Demos down?

2021-08-20 Thread Nicolas Malin
Demo are come back.

Thanks to Chris Thistlethwaite for is help

Nicolas

On 19/08/2021 15:54, Nicolas Malin wrote:
> I didn't find the reason,
>
> I asked the asf Infra team under issue INFRA-5 [1], and I will
> inform when it would be fixed
>
> Nicolas
>
> [1] https://issues.apache.org/jira/browse/INFRA-5
>
> On 19/08/2021 15:13, Nicolas Malin wrote:
>> Hello,
>>
>> Yes the demos are down and I didn't take the time with my jobto have a look.
>>
>> FYI Jacques is on vacation.
>>
>> Nicolas
>>
>>
>> On 19/08/2021 15:08, G.W. Haywood wrote:
>>> Hi there,
>>>
>>> At least from my perspective in England I can't seem to see the demos.
>>>
>>> Our monitoring system, which reports on them, alerted me about 1430 BST
>>> yesterday.  I mailed Jacques about it yesterday but I've seen no reply.
>>>


Re: Demos down?

2021-08-19 Thread Nicolas Malin
I didn't find the reason,

I asked the asf Infra team under issue INFRA-5 [1], and I will
inform when it would be fixed

Nicolas

[1] https://issues.apache.org/jira/browse/INFRA-5

On 19/08/2021 15:13, Nicolas Malin wrote:
> Hello,
>
> Yes the demos are down and I didn't take the time with my jobto have a look.
>
> FYI Jacques is on vacation.
>
> Nicolas
>
>
> On 19/08/2021 15:08, G.W. Haywood wrote:
>> Hi there,
>>
>> At least from my perspective in England I can't seem to see the demos.
>>
>> Our monitoring system, which reports on them, alerted me about 1430 BST
>> yesterday.  I mailed Jacques about it yesterday but I've seen no reply.
>>


Re: Demos down?

2021-08-19 Thread Nicolas Malin
Hello,

Yes the demos are down and I didn't take the time with my jobto have a look.

FYI Jacques is on vacation.

Nicolas


On 19/08/2021 15:08, G.W. Haywood wrote:
> Hi there,
>
> At least from my perspective in England I can't seem to see the demos.
>
> Our monitoring system, which reports on them, alerted me about 1430 BST
> yesterday.  I mailed Jacques about it yesterday but I've seen no reply.
>


Re: Demos OK [was Re: Demos down]

2020-04-26 Thread Swapnil M Mane
Thank you for the updates, Jacques.

- Best regards,
Swapnil M Mane,
ofbiz.apache.org



On Sun, Apr 26, 2020 at 1:07 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Le 25/04/2020 à 14:24, Jacques Le Roux a écrit :
> > Le 25/04/2020 à 12:52, Jacques Le Roux a écrit :
> >> Hi All,
> >>
> >> Just started my machine and the problem seems more the VM. I can't
> connect there. I'll ask Infra and let you know
> >>
> >> Jacques
> >>
> > Swapnil M Mane created https://issues.apache.org/jira/browse/INFRA-20189
> for the demos issue
> >
> > Jacques
> >
> Not sure if someone took care of it, but the VM is back \o/
> @Swapnil INFRA-20189 should be closed, thanks
>
> Jacques
>
>


Demos OK [was Re: Demos down]

2020-04-26 Thread Jacques Le Roux

Le 25/04/2020 à 14:24, Jacques Le Roux a écrit :

Le 25/04/2020 à 12:52, Jacques Le Roux a écrit :

Hi All,

Just started my machine and the problem seems more the VM. I can't connect 
there. I'll ask Infra and let you know

Jacques


Swapnil M Mane created https://issues.apache.org/jira/browse/INFRA-20189 for 
the demos issue

Jacques


Not sure if someone took care of it, but the VM is back \o/
@Swapnil INFRA-20189 should be closed, thanks

Jacques



Re: Demos down

2020-04-25 Thread Jacques Le Roux

Le 25/04/2020 à 12:52, Jacques Le Roux a écrit :

Hi All,

Just started my machine and the problem seems more the VM. I can't connect 
there. I'll ask Infra and let you know

Jacques


Swapnil M Mane created https://issues.apache.org/jira/browse/INFRA-20189 for 
the demos issue

Jacques



Re: Demos down

2010-10-12 Thread Jacques Le Roux

Demos are back

Enjoy

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the reason the demos are still down (from r777930 in infra)

+ofbiz-vm 8.10apt-get is 
broken


from this snippet:

On Nyx:

-name: release: kernel: date last reboot:
+name: release: kernel: date last reboot:   notes:

-audit 10.04.1 LTS 
+audit 10.04.1 LTS Machine Turned off
bb-vm1 10.04.1 LTS 2.6.32-25.44 2010-10-08 
-ofbiz-vm 8.10

-photoark-vm 10.04.1 LTS
+ofbiz-vm 8.10apt-get is 
broken
+photoark-vm 10.04.1 LTS 2.6.32-24.432010-10-08
vmbuild 10.04.1 LTS 2.6.32-24.43 2010-10-08
-vmgump 10.04.1 LTS
-wcmdemo 10.04.1 LTS
-wookie-vm ?? 
+vmgump 10.04.1 LTS 2.6.32-24.43 2010-10-08

+wcmdemo 10.04.1 LTS Machine Turned 
off
+wookie-vm 10.04.1 LTS 2.6.32-24.432010-10-08


Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Yes, it worked yesterday for few hours then was down again. I asked infra team 
and Gav told me this
he host is still playing up, waiting for another round of attention. Hopefully 
later on.

So they are aware and we just can wait...

Jacques

From: BJ Freeman bjf...@free-man.net

show red to me looks like for 10hours

Jacques Le Roux sent the following on 10/10/2010 2:18 AM:



They are back

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the demo server is down due to upgrade
http://monitoring.apache.org/status/

Jacques














Re: Demos down

2010-10-12 Thread Jacques Le Roux

Though not the Ecommerce yet, we are working on it...

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Demos are back

Enjoy

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the reason the demos are still down (from r777930 in infra)

+ofbiz-vm 8.10apt-get is 
broken


from this snippet:

On Nyx:

-name: release: kernel: date last reboot:
+name: release: kernel: date last reboot:   notes:

-audit 10.04.1 LTS 
+audit 10.04.1 LTS Machine Turned off
bb-vm1 10.04.1 LTS 2.6.32-25.44 2010-10-08 
-ofbiz-vm 8.10

-photoark-vm 10.04.1 LTS
+ofbiz-vm 8.10apt-get is 
broken
+photoark-vm 10.04.1 LTS 2.6.32-24.432010-10-08
vmbuild 10.04.1 LTS 2.6.32-24.43 2010-10-08
-vmgump 10.04.1 LTS
-wcmdemo 10.04.1 LTS
-wookie-vm ?? 
+vmgump 10.04.1 LTS 2.6.32-24.43 2010-10-08

+wcmdemo 10.04.1 LTS Machine Turned 
off
+wookie-vm 10.04.1 LTS 2.6.32-24.432010-10-08


Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Yes, it worked yesterday for few hours then was down again. I asked infra team 
and Gav told me this
he host is still playing up, waiting for another round of attention. Hopefully 
later on.

So they are aware and we just can wait...

Jacques

From: BJ Freeman bjf...@free-man.net

show red to me looks like for 10hours

Jacques Le Roux sent the following on 10/10/2010 2:18 AM:



They are back

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the demo server is down due to upgrade
http://monitoring.apache.org/status/

Jacques














Re: Demos down

2010-10-12 Thread Jacques Le Roux

All is OK, thanks to Hans

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Though not the Ecommerce yet, we are working on it...

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Demos are back

Enjoy

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the reason the demos are still down (from r777930 in infra)

+ofbiz-vm 8.10apt-get is 
broken


from this snippet:

On Nyx:

-name: release: kernel: date last reboot:
+name: release: kernel: date last reboot:   notes:

-audit 10.04.1 LTS 
+audit 10.04.1 LTS Machine Turned off
bb-vm1 10.04.1 LTS 2.6.32-25.44 2010-10-08 
-ofbiz-vm 8.10

-photoark-vm 10.04.1 LTS
+ofbiz-vm 8.10apt-get is 
broken
+photoark-vm 10.04.1 LTS 2.6.32-24.432010-10-08
vmbuild 10.04.1 LTS 2.6.32-24.43 2010-10-08
-vmgump 10.04.1 LTS
-wcmdemo 10.04.1 LTS
-wookie-vm ?? 
+vmgump 10.04.1 LTS 2.6.32-24.43 2010-10-08

+wcmdemo 10.04.1 LTS Machine Turned 
off
+wookie-vm 10.04.1 LTS 2.6.32-24.432010-10-08


Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Yes, it worked yesterday for few hours then was down again. I asked infra team 
and Gav told me this
he host is still playing up, waiting for another round of attention. Hopefully 
later on.

So they are aware and we just can wait...

Jacques

From: BJ Freeman bjf...@free-man.net

show red to me looks like for 10hours

Jacques Le Roux sent the following on 10/10/2010 2:18 AM:



They are back

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the demo server is down due to upgrade
http://monitoring.apache.org/status/

Jacques
















Re: Demos down

2010-10-12 Thread BJ Freeman

thanks everyone


Jacques Le Roux sent the following on 10/12/2010 7:33 AM:

All is OK, thanks to Hans

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Though not the Ecommerce yet, we are working on it...

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Demos are back

Enjoy

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the reason the demos are still down (from r777930 in infra)

+ofbiz-vm 8.10 apt-get is broken


from this snippet:

On Nyx:

-name: release: kernel: date last reboot:
+name: release: kernel: date last reboot: notes:

-audit 10.04.1 LTS +audit 10.04.1 LTS Machine Turned off
bb-vm1 10.04.1 LTS 2.6.32-25.44 2010-10-08 -ofbiz-vm 8.10
-photoark-vm 10.04.1 LTS
+ofbiz-vm 8.10 apt-get is broken
+photoark-vm 10.04.1 LTS 2.6.32-24.43 2010-10-08
vmbuild 10.04.1 LTS 2.6.32-24.43 2010-10-08
-vmgump 10.04.1 LTS
-wcmdemo 10.04.1 LTS
-wookie-vm ?? +vmgump 10.04.1 LTS 2.6.32-24.43 2010-10-08
+wcmdemo 10.04.1 LTS Machine Turned off
+wookie-vm 10.04.1 LTS 2.6.32-24.43 2010-10-08


Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Yes, it worked yesterday for few hours then was down again. I asked
infra team and Gav told me this
he host is still playing up, waiting for another round of
attention. Hopefully later on.

So they are aware and we just can wait...

Jacques

From: BJ Freeman bjf...@free-man.net

show red to me looks like for 10hours

Jacques Le Roux sent the following on 10/10/2010 2:18 AM:



They are back

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the demo server is down due to upgrade
http://monitoring.apache.org/status/

Jacques



















Re: Demos down

2010-10-12 Thread Jacques Le Roux

Not sure why I had just to restart trunk (after 7 min down)

Jacques

From: BJ Freeman bjf...@free-man.net

thanks everyone


Jacques Le Roux sent the following on 10/12/2010 7:33 AM:

All is OK, thanks to Hans

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Though not the Ecommerce yet, we are working on it...

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Demos are back

Enjoy

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the reason the demos are still down (from r777930 in infra)

+ofbiz-vm 8.10 apt-get is broken


from this snippet:

On Nyx:

-name: release: kernel: date last reboot:
+name: release: kernel: date last reboot: notes:

-audit 10.04.1 LTS +audit 10.04.1 LTS Machine Turned off
bb-vm1 10.04.1 LTS 2.6.32-25.44 2010-10-08 -ofbiz-vm 8.10
-photoark-vm 10.04.1 LTS
+ofbiz-vm 8.10 apt-get is broken
+photoark-vm 10.04.1 LTS 2.6.32-24.43 2010-10-08
vmbuild 10.04.1 LTS 2.6.32-24.43 2010-10-08
-vmgump 10.04.1 LTS
-wcmdemo 10.04.1 LTS
-wookie-vm ?? +vmgump 10.04.1 LTS 2.6.32-24.43 2010-10-08
+wcmdemo 10.04.1 LTS Machine Turned off
+wookie-vm 10.04.1 LTS 2.6.32-24.43 2010-10-08


Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Yes, it worked yesterday for few hours then was down again. I asked
infra team and Gav told me this
he host is still playing up, waiting for another round of
attention. Hopefully later on.

So they are aware and we just can wait...

Jacques

From: BJ Freeman bjf...@free-man.net

show red to me looks like for 10hours

Jacques Le Roux sent the following on 10/10/2010 2:18 AM:



They are back

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the demo server is down due to upgrade
http://monitoring.apache.org/status/

Jacques





















Re: Demos down

2010-10-11 Thread BJ Freeman

show red to me looks like for 10hours

Jacques Le Roux sent the following on 10/10/2010 2:18 AM:



They are back

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the demo server is down due to upgrade
http://monitoring.apache.org/status/

Jacques






Re: Demos down

2010-10-11 Thread Jacques Le Roux

Yes, it worked yesterday for few hours then was down again. I asked infra team 
and Gav told me this
he host is still playing up, waiting for another round of attention. Hopefully 
later on.

So they are aware and we just can wait...

Jacques

From: BJ Freeman bjf...@free-man.net

show red to me looks like for 10hours

Jacques Le Roux sent the following on 10/10/2010 2:18 AM:



They are back

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the demo server is down due to upgrade
http://monitoring.apache.org/status/

Jacques










Re: Demos down

2010-10-11 Thread Jacques Le Roux

FYI, the reason the demos are still down (from r777930 in infra)

+ofbiz-vm 8.10apt-get is 
broken


from this snippet:

On Nyx:

-name: release: kernel: date last reboot:
+name: release: kernel: date last reboot:   notes:

-audit 10.04.1 LTS 
+audit 10.04.1 LTS Machine Turned off
bb-vm1 10.04.1 LTS 2.6.32-25.44 2010-10-08 
-ofbiz-vm 8.10

-photoark-vm 10.04.1 LTS
+ofbiz-vm 8.10apt-get is 
broken
+photoark-vm 10.04.1 LTS 2.6.32-24.432010-10-08
vmbuild 10.04.1 LTS 2.6.32-24.43 2010-10-08
-vmgump 10.04.1 LTS
-wcmdemo 10.04.1 LTS
-wookie-vm ?? 
+vmgump 10.04.1 LTS 2.6.32-24.43 2010-10-08

+wcmdemo 10.04.1 LTS Machine Turned 
off
+wookie-vm 10.04.1 LTS 2.6.32-24.432010-10-08


Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

Yes, it worked yesterday for few hours then was down again. I asked infra team 
and Gav told me this
he host is still playing up, waiting for another round of attention. Hopefully 
later on.

So they are aware and we just can wait...

Jacques

From: BJ Freeman bjf...@free-man.net

show red to me looks like for 10hours

Jacques Le Roux sent the following on 10/10/2010 2:18 AM:



They are back

Jacques

From: Jacques Le Roux jacques.le.r...@les7arts.com

FYI, the demo server is down due to upgrade
http://monitoring.apache.org/status/

Jacques