debug-asadmin

Table of Contents

The script content on this page is for navigation purposes only and does not alter the content in any way.

debug-asadmin

Variant of the asadmin utility for performing administrative tasks for Eclipse GlassFish. This variant is useful for debugging local admin commands the launching of Eclipse GlassFish. It suspends immediately waiting for a debug connection to port 9008.

Synopsis

debug-asadmin [--host host]
[--port port]
[--user admin-user]
[--passwordfile filename]
[--terse={true|false}]
[--secure={false|true}]
[--echo={true|false}]
[--interactive={true|false}]
[--detach={true|false}]
[--help]
[subcommand [options] [operands]]

Description

Use the debug-asadmin utility to debug local admin commands and the launching of the Eclipse GlassFish. See the asadmin command for full documentation.