Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: remove time out messages in log files  (Read 11924 times)
Nuno T.
Posts: 12


« on: October 29, 2014, 10:56:48 am »

Hello,

Is there a way to remove this messages from log files ?

error in GDC
FORMS statement error number -8063.
The client connection timed out, exiting program.

error in GWC
FORMS statement error number -6302.
Can not read from GUI: Unknown error.


Thanks in advance,
.
Four Js
Posts: 65


« Reply #1 on: November 05, 2014, 11:30:17 am »

Hi Nuno,

There are several ways to control GAS logs.
If you don't want to display the error messages like the "Can not read from GUI" in GAS logs , you can remove ERROR from the filters list defined in your as.xcf file:

<RESOURCE Id="res.log.categories_filter" Source="INTERNAL">GAS ACCESS PROCESS DEPRECATED ERROR WARNING</RESOURCE>

I invite you to check the documentation explaining how the logs are handled:
https://4js.com/online_documentation/fjs-gas-manual-html/?path=fjs-gas-manual#c_gas_asref_LOG.html
https://4js.com/online_documentation/fjs-gas-manual-html/?path=fjs-gas-manual#c_gas_asref_LOG_CATEGORIES_FILTER.html


Regards,
Guney

    
« Last Edit: November 05, 2014, 11:32:55 am »
.
Four Js
Posts: 65


« Reply #2 on: November 14, 2014, 11:35:30 am »

Hi Nuno,

One more comment on this post; with GAS 2.50 version, the solution I provided (ie. change some LOG filters in as.xcf) will not avoid having this kind of messages in the generated GAS logfile called "vm-xxxxx.log".
To remove this message, the only solution would be to redirect the "vm-xxxx.log" files output. 

Regards,
Guney 
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines