[Top] [Prev] [Next] [Contents]  [Index]
 
 DESKTOP Messages
DESKTOP messages pertain to the Java Virtual Machine (JVM). If you are looking for a message that refers to the DESKTOP module but does not appear here, refer to "Messages Common to All Modules".
BADPORT bad port specified - using default value integer
- Severity:
 - Warning
 
- Explanation:
 - The port that was specified for contacting the JVM is invalid, 
and the desktop code will use the default port specified in the message.
 
- User Action:
 - Make sure that you are using a valid unused socket.
 
CLONG command too long - greater than 2048 bytes
- Severity:
 - Error
 
- Explanation:
 - The command string sent to the JVM exceeds the maximum 
command-line length.
 
- User Action:
 - Try to reduce the length of the path to the Java modules.
 
NOMEM could not allocate buffer for command string
- Severity:
 - Error
 
- Explanation:
 - The desktop launcher was not able to allocate space for the 
command buffer to be sent to the JVM.
 
- User Action:
 - Close local clients or remote clients to free memory.
 
NOURL no URL specified
- Severity:
 - Error
 
- Explanation:
 - No URL that contains an applet was sent to the desktop code.
 
- User Action:
 - Specify an URL when calling the desktop code.
 
 
[Top] [Prev] [Next] [Contents]  [Index]
Send comments, suggestions, or questions about this document to the NCD Technical Publications Department by Internet e-mail.  Write to us at 
techpubs@ncd.com.
Copyright © 1997, NCD Inc.   All rights
reserved.