I'm trying to debug state-free appserver routines, but the asbroker1.server.log gets lots of (9545) and (9545) messages....
I set the error reporting leve to error only, to no avail.
(those messages are the connecting and disconnecting of db messages)
Thanks!!!
On the appserver settings you can remove the "DB.Connects" from the server logging entry types. It defaults to
Server logging entry types: ASPlumbing,DB.Connects
if you just want to quickly filter out the noise from message you don't want to see, try notepad++ (windows only). you can mark/delete lines matching error codes you don't want to see.
On the appserver settings you can remove the "DB.Connects" from the server logging entry types. It defaults to
Server logging entry types: ASPlumbing,DB.Connects
But now.... when I clear that field, and press save button, the page is being reloaded but the field is restored to ASPlumbing.DB.Connects...
What OE version are you using? It works on OE11.3.3 using the web interface.
You can always try to manually edit the ubroker.properties file