Plugin log files

From 360Works Product Documentation Wiki
(Difference between revisions)
Jump to: navigation, search
(Temp Logs)
(Temp Logs)
 
Line 19: Line 19:
 
360Works Scribe_6z69q4.log
 
360Works Scribe_6z69q4.log
 
</pre>
 
</pre>
 
 
 
====Windows====
 
====Windows====
 
<pre>
 
<pre>
 
C:\Windows\Temp\360Works Scribe_6z69q4.log
 
C:\Windows\Temp\360Works Scribe_6z69q4.log
 
</pre>
 
</pre>
 
 
 
====OSX====
 
====OSX====
 
<pre>
 
<pre>

Latest revision as of 16:55, 13 July 2020

Contents

[edit] Log Locations

[edit] FileMaker Client

[edit] OS X

/Users/userName/Library/Logs/360Plugin Logs/360Plug-ins_XXXXX.log

NOTE: This Library directory is hidden and can be accessed directly by navigating to "~/Library/" using the Go/Go To Folder... menu item or the ⇧⌘G hotkey.

[edit] Windows

C:\Users\<username>\360Works\360Plug-ins_XXXXX.log

[edit] Temp Logs

Our plugins also write logs to the temp directory. These are helpful for troubleshooting startup errors. These logs will be named after the plugin and will have 4 random characters appended. For example, Scribe will have temp logs that are named something like:

360Works Scribe_6z69q4.log

[edit] Windows

C:\Windows\Temp\360Works Scribe_6z69q4.log

[edit] OSX

/tmp/360Works Scribe_6z69q4.log

[edit] FileMaker Server

Note:Plugins released after May 2017 will write to a log file called 360Plug-ins_Server.log or 360Plug-ins.Web64.log if you are looking for web publishing plugin logs. The location is the same as below.

[edit] OS X

/Library/FileMaker Server/Logs/360Plugin Logs/360Plugins_XXXXX.log

[edit] Windows

** Logs are appended to where ever FileMaker Server is installed.**
**By default or if no FMS is found they are located here  C:/Program Files/FileMaker/FileMakerServer**
XP or S2003: C:\Documents and Settings\Default User\My Documents\360Plugin Logs\360Plugins_XXXXX.log
Vista or S2008: C:\Users\Default User\Documents\360Plugin Logs\360Plugins_XXXXX.log
Windows 7/2008R2 C:\Program Files (x86)\FileMaker\FileMaker Server\Logs
Plugins released after 5/9/2017  C:\Program Files\FileMaker\FileMaker Server\Logs\360Plugin Logs\360Plugins_Server.log

(Note: The 64 bit version of Windows 7/Windows 2008 R2 runs a 32 bit architecture on top of the 64 bit architecture, and system files that need to run in 32 bit compatibility mode are stored in C:\Windows\SysWoW64 instead of C:\Windows\System32)

[edit] Crash Logs

[edit] OS X

If the problem involves a crash, we may also need you to send us a crash log. On Macintosh, the crash file is located here:

FileMaker 7: /Users/yourName/Library/Logs/CrashReporter/FileMaker.crash.log
FileMaker 8/9: /Users/yourName/Library/Logs/CrashReporter/FileMaker Pro.crash.log

[edit] Windows

On Windows, after a crash, sometimes there will be a Java crashlog file on your desktop called hs_err_pidXXXX.log, where the XXXX is a random number.

Windows crash log locations:

 C:\Users\[Some User]\Microsoft\Windows\WER\ReportArchive
 or
 C:\ProgramData\Microsoft\Windows\WER\ReportArchive

[edit] Old plugin log locations

Older builds of 360Works plugins (usually from before 2013) may write log files separately and to different locations than listed above.

On OS X, the logs are normally in the same directories as those listed above, but separated into plugin-specific logs.

On Windows:

C:\Users\yourUserName\My Documents\nameOfPlugin.log
C:\Users\yourUserName\AppData\Local\Temp\nameOfPlugin.log
C:\Users\yourUserName\AppData\Local\Temp\360temp.log

[edit] Logging Level

By default our plugins will log the information that we need to diagnose most issues. If for some reason you need to decrease the logging level or want more logging details you can change the logging level by following this process.

1. Determine what version of Java that you are using. You can do this by looking at the top of the logs for a line that says "Java home dir was dynamically read:" and it will list the path to the Java version you are using. If you are Mac it should be Java 6

2. Go to /Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib (Mac) or C:\Program Files\Java\JAVAVERSION\lib and look for the file called "logging.properties" (Mac) or "logging" (Windows)

NOTE: This file may require certain permissions so if you run into issues, copy the file to the desktop, open , modify , save and then replace the old one with the one you modified.

3. Open the logging.properties file with a good text editor (not textEdit or notepad) and look for the section that says "Global Properties". The last line of this section says .level=INFO under this line type com.prosc.level= OFF. This will turn off all Java logging. The downside to this is if you ever have anything go wrong we might not be able to help until logging is turned back up because the logs are usually the first thing that we look at. Alternatively, instead of OFF you can vary the logging level by using SEVERE (highest value, least logging), WARNING, INFO, CONFIG,FINE,FINER, FINEST (lowest value, most logging).

4.Save the file and restart the FileMaker Script engine. You can do this by either restarting the machine or by typing the command "fmsadmin restart fmse -y" in Terminal or in cmd . On Windows, you will need to change directories to ...\FileMaker Server\Database Server

Personal tools
Namespaces

Variants
Actions
Plug-in Products
Other Products
Navigation
Toolbox