Quantcast
Channel: Support
Viewing all articles
Browse latest Browse all 182

How to enable debug logging in Portfolio NetPublish

$
0
0

Description

I need to enable debug logging to help me troubleshoot a problem with Portfolio NetPublish Server.

Solution

Here’s how to enable debug logging in Netpublish Server:

  1. Open the server.properties file in a text editor. You’ll find it here:
    • /Applications/Extensis/Portfolio NetPublish/WebRoot/app/server.properties (Mac OS X)
    • C:\Program Files\Extensis\Portfolio NetPublish\WebRoot\app\server.properties (Windows 32-bit)
    • C:\Program Files (x86)\Extensis\Portfolio NetPublish\WebRoot\app\server.properties (Windows 64-bit)
  2. Find the line that starts with general.logging and change the value from info to debug, so that it reads: general.logging = debug
  3. Save the server.properties file and restart the NetPublish service.

The logs will be in the same directory as the server.properties file. The log names will start with server.log.


Viewing all articles
Browse latest Browse all 182

Trending Articles