Description

This article defines the syntax for enabling debug mode for a given G-Map Cache. When debug mode is enabled, the G-Map Server's console will echo the information from each request until debug mode is disabled. This command makes a REST call to a running G-Map server. Thus, the G-Map Server must be running and the port the G-Map Server is using, must be known.


Command to enable debug mode for a given G-Map Server

Syntax: -gmapdbgon <port>

Example: genrocket -gmapdbgon 8500


Example Usage

In the example below, the G-Map Server is running and using port 8500.

> genrocket -gmapdbgon 8500


Debug enabled