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



Demos down

2023-08-30 Thread Jacques Le Roux

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



Demos down

2023-08-15 Thread Jacques Le Roux

Hi,

I guess the demos VM has been restarted because the 3 demos stopped around 7 
UTC. I just restarted them.

Jacques



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.
>


Demos down?

2021-08-19 Thread G.W. Haywood

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.

--

73,
Ged.


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



Demos down

2020-04-25 Thread Jacques Le Roux

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



Re: All demos down, nothing run on VM

2018-07-16 Thread Jacques Le Roux

Le 16/07/2018 à 23:10, Jacques Le Roux a écrit :
Mmm, i had a closer look, I wonder why we have tomcat running alone on the VM since jul10 and using 2GB+ 

July 10, that's when this thread started...

Jacques



Re: All demos down, nothing run on VM

2018-07-16 Thread Jacques Le Roux

Thanks Deepak,

Too bad, I missed your message this morning. I'm not sure what happened, we got 
this

:pullPluginsFromSvnJava HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0xf668, 160956416, 0) failed; error='Cannot allocate 
memory' (errno=12)

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 160956416 bytes for committing 
reserved memory.
# An error report file with more information is saved as:
# /home/ofbizDemo/trunk/hs_err_pid604.log

Anyway I cleaned all by hand (kill -9 all) and restarting to have things clean 
for the next automated start this night.

Mmm, i had a closer look, I wonder why we have tomcat running alone on the VM 
since jul10 and using 2GB+

tomcat7   1561  0.0  1.4 2436588 119340 ?  Sl   Jul10   8:38 /usr/lib/jvm/default-java/bin/java 
-Djava.util.logging.config.file=/var/lib/tomcat7/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 
-Djava.awt.headless=true -Xmx128m -XX:+UseConcMarkSweepGC -Djava.endorsed.dirs=/usr/share/tomcat7/endorsed -classpath 
/usr/share/tomcat7/bin/bootstrap.jar:/usr/share/tomcat7/bin/tomcat-juli.jar -Dcatalina.base=/var/lib/tomcat7 -Dcatalina.home=/usr/share/tomcat7 
-Djava.io.tmpdir=/tmp/tomcat7-tomcat7-tmp org.apache.catalina.startup.Bootstrap start


I don't know who/what is the tomcat7 user, I'll ask infra tomorrow...

Jacques


Le 16/07/2018 à 10:25, Deepak Dixit a écrit :

Hi,

demos instance not accessible getting following message

The server is temporarily unable to service your request due to maintenance
downtime or capacity problems. Please try again later.


Thanks & Regards
--
Deepak Dixit


On Wed, Jul 11, 2018 at 2:29 AM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:


Hi,

Don't know what happened, nothing run on VM

Launching them...

Jacques






Re: All demos down, nothing run on VM

2018-07-16 Thread Deepak Dixit
Hi,

demos instance not accessible getting following message

The server is temporarily unable to service your request due to maintenance
downtime or capacity problems. Please try again later.


Thanks & Regards
--
Deepak Dixit


On Wed, Jul 11, 2018 at 2:29 AM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Hi,
>
> Don't know what happened, nothing run on VM
>
> Launching them...
>
> Jacques
>
>


All demos down, nothing run on VM

2018-07-10 Thread Jacques Le Roux

Hi,

Don't know what happened, nothing run on VM

Launching them...

Jacques



Re: All demos down

2016-05-29 Thread Jacques Le Roux

I'm done with letsencrypt for trunk. I'll ask infra tomorrow for redirection in 
the meantime you may get to

trunk: 
https://ofbiz-vm.apache.org:8443/catalog/control/main?USERNAME=admin=ofbiz=Y

But again you will have to accept the self-signed certificate (if you did not 
already long ago, before we used the ASF proxy)

Have fun

Jacques


Le 28/05/2016 à 10:52, Jacques Le Roux a écrit :

trunk should be the 1st to use a letsencrypt certificate, in the meantime you 
may get to

stable: 
https://ofbiz-vm.apache.org:18443/catalog/control/main?USERNAME=admin=ofbiz=Y

old: 
https://ofbiz-vm.apache.org:28443/catalog/control/main?USERNAME=admin=ofbiz=Y

But then you will have to accept the self-signed certificate... I'll change the 
site main page links if it take too much time to swap

Jacques

Le 27/05/2016 à 23:44, Jacques Le Roux a écrit :
FYI: I'm working on https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-11960 and the ASF proxy has been deactivated so nothing 
reach the demos currently http://status.apache.org/pubsub/manage.cgi


(only stable and old get to big-files through HTTP, not useful)

I'll try to finish tomorrow...

Jacques









Re: All demos down

2016-05-28 Thread Jacques Le Roux

trunk should be the 1st to use a letsencrypt certificate, in the meantime you 
may get to

stable: 
https://ofbiz-vm.apache.org:18443/catalog/control/main?USERNAME=admin=ofbiz=Y

old: 
https://ofbiz-vm.apache.org:28443/catalog/control/main?USERNAME=admin=ofbiz=Y

But then you will have to accept the self-signed certificate... I'll change the 
site main page links if it take too much time to swap

Jacques

Le 27/05/2016 à 23:44, Jacques Le Roux a écrit :
FYI: I'm working on https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-11960 and the ASF proxy has been deactivated so nothing reach 
the demos currently http://status.apache.org/pubsub/manage.cgi


(only stable and old get to big-files through HTTP, not useful)

I'll try to finish tomorrow...

Jacques






All demos down

2016-05-27 Thread Jacques Le Roux
FYI: I'm working on https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-11960 and the ASF proxy has been deactivated so nothing reach 
the demos currently http://status.apache.org/pubsub/manage.cgi


(only stable and old get to big-files through HTTP, not useful)

I'll try to finish tomorrow...

Jacques



FYI: Demos down

2016-04-17 Thread Jacques Le Roux

Hi,

The stable and old demos went down yesterday evening
I thought they would automatically restart this night, but they did not
They are back again (manually)

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