Get the server command-line arguments
Get the initial naming context.
Get server install root
Get the server instance name
Writes the specified message to a server log file.parammessage a String specifying the message to be written to the log file
String
Writes an explanatory message and a stack trace for a given Throwable exception to the server log file.parammessage a String that describes the error or exceptionparamthrowable the Throwable error or exception
Throwable