[controller-dev] Cluster - Ask time exceptions | failure to prepare transaction.

2017-11-02 Thread Sai MarapaReddy
Hi Tom, In geo-cluster scenario (Boron-SR3), when leader changes are done and all shards are ready, transactions weren't allowed because of failure to prepare txn / ask time out exceptions. All nodes are reachable among themselves. Have you seen this case before ? Any insights are highly apprec

Re: [controller-dev] ODL crashing in CSIT jobs

2017-11-02 Thread Jamo Luhrsen
+integration-dev nitrogen SR1 blocker bug for this problem: https://jira.opendaylight.org/browse/NETVIRT-974 I'm actively debugging in the sandbox, although it's a very heavy process (many hours per iteration). wondering if there are any extra options we can pass to the java process that might

Re: [controller-dev] ODL crashing in CSIT jobs

2017-11-02 Thread Michael Vorburger
On Thu, Nov 2, 2017 at 9:32 PM, Jamo Luhrsen wrote: > +integration-dev > > nitrogen SR1 blocker bug for this problem: > > https://jira.opendaylight.org/browse/NETVIRT-974 > > I'm actively debugging in the sandbox, although it's a very heavy process > (many hours per iteration). > > wondering if t

Re: [controller-dev] ODL crashing in CSIT jobs

2017-11-02 Thread Jamo Luhrsen
On 11/02/2017 02:02 PM, Michael Vorburger wrote: > On Thu, Nov 2, 2017 at 9:32 PM, Jamo Luhrsen > wrote: > > +integration-dev > > nitrogen SR1 blocker bug for this problem: > > https://jira.opendaylight.org/browse/NETVIRT-974 >

Re: [controller-dev] ODL crashing in CSIT jobs

2017-11-02 Thread Luis Gomez
So from the time I was debugging the issue with Jamo and Thanh, it seems there is a memory leak but: 1) JVM does not kill itself, the OS does instead after the java process grows to 3.7G in a VM of 4G RAM (note Xmx is set to 2G but still the jvm goes far beyond that). 2) The issue happens so f

Re: [controller-dev] ODL crashing in CSIT jobs

2017-11-02 Thread Michael Vorburger
On Thu, Nov 2, 2017 at 11:02 PM, Luis Gomez wrote: > So from the time I was debugging the issue with Jamo and Thanh, it seems > there is a memory leak but: > > 1) JVM does not kill itself, the OS does instead after the java process > grows to 3.7G in a VM of 4G RAM (note Xmx is set to 2G but sti

Re: [controller-dev] ODL crashing in CSIT jobs

2017-11-02 Thread Jamo Luhrsen
On 11/02/2017 03:49 PM, Michael Vorburger wrote: > On Thu, Nov 2, 2017 at 11:02 PM, Luis Gomez > wrote: > > So from the time I was debugging the issue with Jamo and Thanh, it seems > there is a memory leak but: > > 1) JVM does not kill itself, the OS does inst

Re: [controller-dev] ODL crashing in CSIT jobs

2017-11-02 Thread Michael Vorburger
On Thu, Nov 2, 2017 at 11:59 PM, Jamo Luhrsen wrote: > On 11/02/2017 03:49 PM, Michael Vorburger wrote: > > On Thu, Nov 2, 2017 at 11:02 PM, Luis Gomez ece...@gmail.com>> wrote: > > > > So from the time I was debugging the issue with Jamo and Thanh, it > seems there is a memory leak but: > >

Re: [controller-dev] ODL crashing in CSIT jobs

2017-11-02 Thread Michael Vorburger
On Fri, Nov 3, 2017 at 12:08 AM, Michael Vorburger wrote: > On Thu, Nov 2, 2017 at 11:59 PM, Jamo Luhrsen wrote: > >> On 11/02/2017 03:49 PM, Michael Vorburger wrote: >> > On Thu, Nov 2, 2017 at 11:02 PM, Luis Gomez > ece...@gmail.com>> wrote: >> > >> > So from the time I was debugging the i