Difference between revisions of "Plugin log files"
(Changing log locations) |
(changed Server log location for Windows 2008 R2) |
||
Line 35: | Line 35: | ||
XP or S2003: C:\Documents and Settings\Default User\My Documents\360Plugin Logs\360Plugins_XXXXX.log | 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 | Vista or S2008: C:\Users\Default User\Documents\360Plugin Logs\360Plugins_XXXXX.log | ||
− | Windows 7/2008R2 | + | Windows 7/2008R2 C:\Program Files (x86)\FileMaker\FileMaker Server\Logs |
− | |||
</pre> | </pre> | ||
(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) | (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) |
Revision as of 16:34, 22 December 2014
Log Locations
FileMaker Client
OS X
/Users/userName/Library/Logs/360Plugin Logs/360Plugins_XXXXX.log
Windows
XP or S2003: C:\Documents and Settings\<userName>\360Works\360Plugins_XXXXX.log Vista and Later: C:\Users\<username>\360Works\360Plugins_XXXXX.log
Our plugins also write 360temp.log. This log should have an entry with the location of the plugin log file
Windows:
C:\Windows\Temp\360temp.log
Mac:
/tmp/360temp.log
FileMaker Server
OS X
/Library/FileMaker Server/Logs/360Plugin Logs/360Plugins_XXXXX.log
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
(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)
Crash Logs
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
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
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