Comment 0 for bug 1335389

Revision history for this message
RaiMan (raimund-hocke) wrote :

I met the same issue on 1.1.0 beta1.
When I try to save the content in SikuliX IDE, I get the "doSave Error" message on the Message Window, then I try to close the IDE forcibly and open the IDE again, I find that the content is saved actually.

My environment:
Windows7 32bits
java version "1.7.0_60"
Java(TM) SE Runtime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) Client VM (build 24.60-b09, mixed mode, sharing)

Error Message:
[error] IDE: Problem when trying to invoke menu action doSave Error: null

[error] IDE: Problem when trying to invoke menu action doSave Error: null

Exception in thread "MainThread" java.lang.StackOverflowError
at java.util.regex.Pattern$Slice.match(Unknown Source)
at java.util.regex.Pattern$LazyLoop.match(Unknown Source)
at java.util.regex.Pattern$GroupTail.match(Unknown Source)
at java.util.regex.Pattern$BranchConn.match(Unknown Source)
at java.util.regex.Pattern$CharProperty.match(Unknown Source)