Hey Mark, These could be innocent, but aren't always. This error is given if an event is relayed from the browser to the server while the server hasn't exposed this event. Unfortunately, because events are posted in batch to the server (and queued up until you get a response), the typical case where the error is innocent is when the widget is being deleted by a first event, that would receive the subsequent events. In 3.3.5, we added an additional check that mitigates this specific case. But you may still see spurious errors.
When you do have a real misbehavior, these errors may be a hint (especially to us) that something real is wrong related to widgets and events. Koen 2015-09-11 12:20 GMT+02:00 Mark@Lorimark Solutions < m...@lorimarksolutions.com>: > I'm seeing these messages in my trace output; "Wt: decodeSignal(): > signal '???' not exposed" > > What does this mean? > > > > [2015-Sep-11 06:16:17.447459] 1799 [/staff GQWXUCslmpwnhpsn] [error] > "Wt: decodeSignal(): signal 's51' not exposed" > > 71.x.x.x - - [2015-Sep-11 06:16:17.448974] "POST > /staff?wtd=GQWXUCslmpwnhpsn HTTP/1.1" 200 2841 > > [2015-Sep-11 06:16:17.449024] 1799 - [info] "WebRequest: took 6.178ms" > > [2015-Sep-11 06:16:17.563058] 1799 [/staff GQWXUCslmpwnhpsn] [error] > "Wt: decodeSignal(): signal 's4f' not exposed" > > 71.x.x.x - - [2015-Sep-11 06:16:17.563501] "POST > /staff?wtd=GQWXUCslmpwnhpsn HTTP/1.1" 200 50 > > [2015-Sep-11 06:16:17.563545] 1799 - [info] "WebRequest: took 0.697ms" > > [2015-Sep-11 06:16:17.625694] 1799 [/staff GQWXUCslmpwnhpsn] [error] > "Wt: decodeSignal(): signal 's50' not exposed" > > [2015-Sep-11 06:16:17.626165] 1799 - [info] "WebRequest: took > 0.627ms"71.x.x.x - - [2015-Sep-11 06:16:17.626119] "POST > /staff?wtd=GQWXUCslmpwnhpsn HTTP/1.1" 200 50 > > > > > -- > ~mark > > > > ------------------------------------------------------------------------------ > _______________________________________________ > witty-interest mailing list > witty-interest@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/witty-interest >
------------------------------------------------------------------------------
_______________________________________________ witty-interest mailing list witty-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/witty-interest