JerrySalem Posted November 14, 2017 Posted November 14, 2017 Hey I am using 360works plugins in server side scripts. Also they are used by WebDirect. On my server, the plugins have created a log folder along with two log files (360Plugins_Server.log and 360Plugins_Web64.log) The Server log has grown substantially and is now about 300Mb (I have seen it get to 600MB) I am trying to rename the log files to off load them. Smaller files are easier to open and move around. When I try to rename or move them I get an error saying the file is open in Java. I have tried restarting the scripting engine, and also unchecking the enable button for the plugin in the Admin Console, but still get the same error. How can i remove, or rename the log file with minimal interruption to my users? TIA Jerry
ryan360Works Posted November 17, 2017 Posted November 17, 2017 Hi Jerry, Unfortunately Windows locks any files that are in use from being modified or moved. You wont be able to move those logs unless the FMSE is stopped. The logging in the newest versions of the plugins is very verbose for troubleshooting reasons. This tends to cause the logs to grow quickly if you are calling plugin functions frequently server side. We are testing the next iteration of our plugins now and the logging will be turned down so it will become a non issue. Of note, restarting the FMSE should overwrite the logs.
Recommended Posts
This topic is 2631 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now