Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

  • Newbies

On our FileMaker 14 Server I have installed the FTPeek plug-in. I am using this plug-in in a server side script to upload pictures to our webserver. At first we got a huge log file in Program Files\FileMaker\FileMaker Server\Log\360Plugin Logs (up to 70GB in 24 hours !!). So I modified the logging.properties file as suggested in http://docs.360works.com/index.php/Plugin_log_files#Logging_Level and added 'com.prosc.level= OFF'. I also restarted the fmse and even the server itself.

But surprisingly the log file still contains lots of INFO messages like:

INFO : C++ Handling a child response CodeToParent::is_empty
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::get_fm_data_as_fm_text
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::get_text_length
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::get_fm_data_as_string
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::create_fm_text
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::write_fm_text_to_fm_data
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::clear_memory
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Child process is expecting result
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::is_empty
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::get_fm_data_as_fm_text
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::get_text_length
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::get_fm_data_as_string
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::create_fm_text
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::write_fm_text_to_fm_data
Jul 10, 2017 03:30:24 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::clear_memory
Jul 10, 2017 03:30:30 PM C++ <Unknown>
INFO : C++ Child process is expecting result
Jul 10, 2017 03:30:30 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::is_empty
Jul 10, 2017 03:30:30 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::get_fm_data_as_fm_text
Jul 10, 2017 03:30:30 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::get_text_length
Jul 10, 2017 03:30:30 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::get_fm_data_as_string
Jul 10, 2017 03:30:30 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::create_fm_text
Jul 10, 2017 03:30:30 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::write_fm_text_to_fm_data
Jul 10, 2017 03:30:30 PM C++ <Unknown>
INFO : C++ Handling a child response CodeToParent::clear_memory

 

So my question is: what is going wrong? Why are the changed properties not effecting the log-file?

 

Hi Arnaud,

That logging property only controls java logging. What you are seeing is the C++ side of things. Please email [email protected] with this issue so we can open an official ticket for you.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.