Natural System Error Messages 7650-7699

NAT7660: Connect to server :1: port :2: failed; socket code :3:.

Text
Connect to server ... port ... failed; socket code ....
Explanation
A connection to the development server failed due to one of the
following reasons:
- A wrong development server name was specified.
- The specified port ID does not match the port where the
  development server is listening.
- The development server is not active.
- The server machine hosting the development server is not active.
Action
Check that the specified name matches the development server name,
the development server is active, its port matches the specified port,
and the server machine is accessible (e.g. via "ping" command).

NAT7661: Protocol mismatch of Server Nat :1: (:2:) and Nat Studio (:3:)

Text
Protocol mismatch of Server Nat ... (...) and Nat Studio (...)
Explanation
The protocol versions of the Natural Development Server and the
Natural Studio do not match. Although the Natural Studio can run
with servers using an older or newer version of the protocol,
some functionality might not or only partly be supported.
Action
Upgrade the Natural Development Server or the Natural Studio.

NAT7662: Development server file for application :1: not unique.

Text
Development server file for application ... not unique.
Explanation
The specified development server file differs from the active
development server file. All mapped applications have to use
one common development server file.
Action
Change the development server file for the current application.

NAT7663: Connection to NDV server lost or network failure.

Text
Connection to NDV server lost or network failure.
Explanation
The remote Natural session or the Natural Development Server (NDV) has
terminated abnormally, or a network failure has occurred.
-
Examine the NDV trace output for information on the connection
termination. If NDV trace contains no such information, contact your
network administrator.
Try to remap the session to the server.
-
If the problem persists, check in the NDV server trace whether your
buffer has arrived:
- If data have arrived, check for error information in subsequent
  trace records.
- If no data have arrived, contact your network administrator.
Action
See explanation above.

NAT7664: Command not applicable within the current context.

Text
Command not applicable within the current context.
Explanation
The issued command cannot be executed in the selected remote
environment or application context.
Possible reasons are:
 - The command is not available for the selected environment
   or application; e.g. the command "Connect" is issued for
   a compound application.
 - The command is not available for the current state of the
   selected environment or application; e.g. the command
   "Activate" is issued for a disconnected environment, although only
   connected environments can be activated.
Action
Check whether all conditions for issuing the command are fulfilled.

NAT7665: Command not supported by Natural Development Server.

Text
Command not supported by Natural Development Server.
Explanation
The issued command is not supported by the protocol version
of the Natural Development Server.
Action
Upgrade the Natural Development Server.

NAT7666: Invalid value specified.

Text
Invalid value specified.
Explanation
The value which has been assigned to a property or was specified
as method parameter is not allowed in this context.
Action
Assign a valid attribute value, or use a valid method parameter.

NAT7667: Natural :1: cannot be used to access NDV server.

Text
Natural ... cannot be used to access NDV server.
Explanation
This Natural version is not capable of using the
requested NDV server.
Action
Upgrade Natural Studio.

NAT7668: Environment name :1: already exists.

Text
Environment name ... already exists.
Explanation
The specified environment name is already used either
by another mapped environment or by a mapped application.
Action
Use a different name for the environment to be mapped.

NAT7669: Function not available, because :1: is not installed.

Text
Function not available, because ... is not installed.
Explanation
The required component must be installed in order to perform the
function specified or to process the object specified.
Action
Install component, or do not use this function.

NAT7670: Remote Debug could not be started: :1:

Text
Remote Debug could not be started.
Explanation
An internal error occurred which prevented the session for
Remote Debug from being started. For details see the NDV trace,
at least trace-level bit 15 should be activated.
Action
Contact Software AG support.

NAT7671: Internal error during Remote Debug, terminating.

Text
Internal error during Remote Debug, terminating.
Explanation
The connection to Remote Debug could not be maintained because of
internal errors. For details see the NDV trace, at least trace-level
bit 15 should be activated.
Action
Contact Software AG support.

NAT7672: Parameter error in MAP/UNMAP command.

Text
Parameter error in MAP/UNMAP command.
Explanation
The MAP/UNMAP command cannot be performed, because the specified
parameters are not correct.
Possible errors are, for example:
- Mandatory parameters of the MAP command are missing (for APPL=
  at least the application name has to be specified; for ENV= at least
  the server name and the port number have to be specified).
- No parameters are specified for the UNMAP command, but the local
  environment is active.
- The application/environment specified in the UNMAP command cannot
  be found.
See the Natural system commands documentation for further information.
Action
Correct the parameter specification.

NAT7674: The debugger port is already in use.

Text
The debugger port is already in use.
Explanation
The debugger port specified via the SPODDEBUGPORT parameter is already
used by a different program. Therefore the remote connection to the
Natural application could not be established.
Action
Set the SPODDEBUGPORT parameter to a different value.
Or set the SPODDEBUGPORT parameter to 0; Natural Studio will then
automatically select a free port on the machine for debugging.

NAT7699: :1: locked by :2:.

Text
... locked by ....
Explanation
No detailed explanation available.