Github user emilianbold commented on the issue:

    https://github.com/apache/jmeter/pull/300
  
    Ah, yes. It happens because I call begin/endUndoTransaction in
    ActionRouter and the New action clears the whole undo history (see log
    line with 'Clearing undo history with 1 unfinished transactions').
    
    So it's a matter of detecting the special New action.
    
    The exception is harmless, it's just for logging.
    
    --emi
    
    
    On Sat, Jul 22, 2017 at 10:40 PM, Philippe M <notificati...@github.com> 
wrote:
    > Hello Emilian,
    > Thanks for this great piece of work !
    > First test look very promising in regards of performances.
    >
    > I have a first issue to report:
    >
    > Open JMeter
    > Select Menu File > New => An error log appears with the stacktrace (as per
    > line 310 in UndoHistory)
    >
    > —
    > You are receiving this because you authored the thread.
    > Reply to this email directly, view it on GitHub, or mute the thread.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to