Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
827
|
The View Log window provides three tabs for examining logs, errors and actions taken by Aqua Data Studio. This is useful for troubleshooting issues and support questions, and monitoring server connection status. The Logs and Support information can be found under the main application menu item Help
For details on recording and viewing SQL events, see the SQL Log page.
Displays a running list of errors gathered after the View Log has been launched. These errors accumulate only as long as the View Log is open. The Save To Clipboard button makes it easy to include specific log contents in an email or document. The quickfilter within the Error Log allows filtering by log level.
This can intercept stdout, stderr, and uncaught exceptions. Functions the same as a command prompt or terminal for the operating system for viewing errors. Incorporating this in the application means not having to leave the application to launch a terminal or console during troubleshooting. The Save To Clipboard button makes it easier to include specific console contents in an email or document.
Collection of all of the Error Logs as text files. Each may be opened by double clicking, which launches a text editor. The quickfilter allows quick searching of contents. The columns within the Archive are sortable by clicking on the column headers.
Displays information on Aqua Data Studio's most recent launch, including version number, date, time, Java version, memory use, system CPU count and file encoding.
By default, a rolling file logger is always enabled to ~/.datastudio/datastudio.log
This logger is configured to write up to 3 files of up to 300KB each, using "%d{M/d HH:mm:ss.SSS} %C{1}.%M %m%n layout. (Logging month/day).
The logger can be turned off by placing logger.config file into ~/.datastudio directory. This file overrides built-in configuration and offers the developers or end users virtually unlimited configuration choices.
# root logger log4j.rootLogger=all, stdout, FILELOG # console appender log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout=org.apache.log4j.PatternLayout log4j.appender.stdout.layout.ConversionPattern=%C{1}.%M %m%n # file appender log4j.appender.FILELOG=org.apache.log4j.RollingFileAppender log4j.appender.FILELOG.File=c:/datastudio.log log4j.appender.FILELOG.MaxFileSize=20MB log4j.appender.FILELOG.MaxBackupIndex=5 log4j.appender.FILELOG.layout=org.apache.log4j.PatternLayout log4j.appender.FILELOG.layout.ConversionPattern=%d{HH:mm:ss.SSS} %C{1}.%M %m%n
When contacting AquaFold with support issues, use the application menu Help > Support Information then click the 'Copy to Clipboard' button. Paste the copied information with a detailed description of your problem (including as much information as possible about the database vendor and version you are connecting to) in an email to architect (at) aquafold.com
Online Docs: https://www.aquaclusters.com/app/home/project/public/aquadatastudio/wikibook/Documentation
Community Discussions: https://www.aquaclusters.com/app/home/project/public/aquadatastudio/discussion
Questions and Answers: https://www.aquaclusters.com/app/home/project/public/aquadatastudio/answer
Direct Email Support: architect (at) aquafold.com
Ongoing development of Aqua Data Studio is done in an open community through our mailing list. Anyone may participate in discussions on future features and anything related to Aqua Data Studio. Or you may just monitor the on going discussions. New builds with bug fixes and new features are released every few weeks for continuous feedback.
Current Change Log: https://www.aquaclusters.com/app/home/project/public/aquadatastudio/wikibook/changelog/page/0/Home
twitter: http://twitter.com/aquadatastudio
Latest Builds: http://dd1.aquafold.com/download/
Update Instructions: Update Instructions Here
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017