Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Admin Operations page can be used for various administration activities, mostly while working with Flexagon support team. The Admin Operations page can be accessed from Administration - Admin Operations.

Some operations (*Change Log Level and View and Download Logs) are available to all users but others require Administration access.

@since 6.5.0.1 The following Admin Operations were removed:

  • Check Cron Expression - Test a Cron expression to see that it is valid and when its next occurrences are to validate they match the times that you want. User can use online resources for this purpose.

  • Clear Active Workflow Cache - This is internal action to clear cache of Workflows. Cache is automatically cleared, so users do not need to take any action.

  • Clear Project Object Metadata Cache - Partial deploy project metadata is cached for 10 minutes for better performance. It is possible to override metadata information using SQL scripts and this command is useful to clear cache and see results right away. Flexagon support will work with you on this activity when specific customizations are done for partial deploy projects like EBS, Database, Salesforce etc.

Change Log Level

  • Combination of retrieving log level and setting log level

  • On Logger Name selection, Log Level will display the current log level for that Java logger.

  • flexagon logger is by default set to INFO. In general, it should not be increased to FINEST as that will cause many log messages and can have impact of application performance.

  • Change log level for Java loggers by clicking submit button

  • Flexagon support team may ask for update of loggers as necessary for debugging of specific issues

Run Groovy

  • Test a Groovy expression to see that it is valid and what is returned. The system.out and print is not shown, but the return value is printed on the screen.

View and Download Logs

  • View all available log files located on the file system (<flexagon.fd.install.root>/apache-tomcat-flexdeploy/logs) in a table format and download them.

  • Download of the file is only allowed for files 60 MB or lower in size.

  • When you click Refresh log button, it will refresh the table.

  • Click Download Last 24 hour Logs to get all log files that were updated in last 24 hours. This would be useful to open support tickets.

Click on a log file name to see the content of the log file in the form of a popup. Refresh of the log file content or download can be done from this popup.

  • No labels