Numerous info messages in the Developer Debug console

Discuss all problems you have with Servoy here. It might help to mention the Servoy version and Operating System version you are using

Numerous info messages in the Developer Debug console

Postby rossent » Thu Aug 22, 2013 10:08 am

Hi all,

When we run our unit tests in the Servoy Developer, we get tons of the following debug messages:

Code: Select all
INFO: Skipping reload query on cleared foundset for data source db://some_server/some_table


These are generated by Servoy. I understand that they are triggered by the fact that we create and delete a lot of test data in the unit tests. What is the purpose of these messages? Why do we have them? How can we get rid of them? Because they are really into the thousands, we lose track of our own debug output information. There should be an option to turn them off since they do not provide any useful information for us.
Rossen Totev
Argos Software
rossent
 
Posts: 288
Joined: Wed Dec 31, 2008 2:03 pm

Re: Numerous info messages in the Developer Debug console

Postby rgansevles » Fri Aug 30, 2013 12:30 pm

Hi Rossen,

This message is printed when a cleared foundset needs to be refreshed.
Before we would do a lot of needless 'where 1=2' queries.

We added this message in developer in stead of silently skipping the query in case empty foundsets were not refreshing when it was expected by the developer.

Rob
Rob Gansevles
Servoy
User avatar
rgansevles
 
Posts: 1927
Joined: Wed Nov 15, 2006 6:17 pm
Location: Amersfoort, NL

Re: Numerous info messages in the Developer Debug console

Postby rossent » Fri Aug 30, 2013 1:53 pm

rgansevles wrote:We added this message in developer in stead of silently skipping the query in case empty foundsets were not refreshing when it was expected by the developer.


How can we disable/not show that message in the debug console?
Rossen Totev
Argos Software
rossent
 
Posts: 288
Joined: Wed Dec 31, 2008 2:03 pm

Re: Numerous info messages in the Developer Debug console

Postby rgansevles » Tue Sep 03, 2013 7:47 pm

Rossen,

Currently this cannot be configured.
Best to create a support case for this.

Rob
Rob Gansevles
Servoy
User avatar
rgansevles
 
Posts: 1927
Joined: Wed Nov 15, 2006 6:17 pm
Location: Amersfoort, NL


Return to Discuss possible Issues and Bugs

Who is online

Users browsing this forum: No registered users and 8 guests