[QUESTION][DB] transaction rollback occurs late

2014-05-15 Thread Daan Hoogland
H all, consider the folowing please A network is created and used privateNetwork = _networkMgr.createGuestNetwork(ntwkOffFinal.getId(), networkName, displayText, gateway, cidr, uriString, null, owner, null, pNtwk, pNtwk.getDataCenterId(), AC

Re: [QUESTION][DB] transaction rollback occurs late

2014-05-12 Thread Daan Hoogland
Hugo noted that the log of the roll back might actually occur after the null pointer. That still leaves the fact that the pointer is first a valid returned object and then causes a npe after that. Any hints as to how this transaction mech works? On Thu, May 8, 2014 at 10:51 AM, Daan Hoogland wrot

Re: [QUESTION][DB] transaction rollback occurs late

2014-05-11 Thread Daan Hoogland
Darren, I saw you introduced this transaction code. Can you shed a light to the behavior I describe? On Thu, May 8, 2014 at 1:41 PM, Daan Hoogland wrote: > Hugo noted that the log of the roll back might actually occur after > the null pointer. That still leaves the fact that the pointer is first