Exception | Description |
---|---|
ConfigurationException |
The configuration service exception.
|
ContainerAlreadyExistException |
The container already exists
|
ContainerDoesNotExistException |
The container does not exist
|
ContainerNameDuplicatedException |
The container configuration is inconsistent: several containers have the same name.
|
DomainUnknownException |
The domain is unknown in the current topology.
|
InconsistentConfigurationException |
The configuration is inconsistent:
an error was detected between the local container configuration and the topology,
or a new topology is not compliant with the current one.
|
InconsistentContainerConfigurationException |
The container configuration is inconsistent:
an error was detected between the local container configuration and the topology,
or a new topology is not compliant, at container level, with the current one.
|
InconsistentContainerDuplicatedPortException |
The container configuration is inconsistent: the container defines a port already defined elsewhere
|
InconsistentContainerFastRemoteTcpPortException |
The container configuration is inconsistent: a new topology defines a different fast remote TCP port for the
container.
|
InconsistentContainerHostException |
The container configuration is inconsistent:
an error was detected about the topology: the container host is missing,
or a new topology is not compliant, at contaienr level, with the current one, defining a different container
host.
|
InconsistentContainerJmxPortException |
The container configuration is inconsistent: a new topology defines a different JMX port for the container.
|
InconsistentContainerNameException |
The configuration is inconsistent: an error was detected between the server properties and the topology: the
container name is not found in the topology
|
InconsistentContainerPasswordException |
The container configuration is inconsistent: a new topology defines a different password for the container.
|
InconsistentContainerTransportSvcException |
The container configuration is inconsistent: the container transport service is missing
|
InconsistentContainerUserException |
The container configuration is inconsistent: a new topology defines a different user for the container.
|
InconsistentCurrentContainerNoMoreExistException |
The configuration is inconsistent: the current container does not exist in a new topology.
|
InconsistentDomainConfigurationException |
The domain configuration is inconsistent:
an error was detected between the local container configuration and the topology,
or a new topology is not compliant, at domain level, with the current one.
|
InconsistentDomainJndiFactoryException |
The domain configuration is inconsistent:
an error was detected about the topology: the JNDI factory is missing,
or a new topology is not compliant, at domain level, with the current one, defining a different JNDI factory
|
InconsistentDomainJndiProviderUrlException |
The domain configuration is inconsistent:
an error was detected about the topology: the JNDI provider URL is missing,
or a new topology is not compliant, at domain level, with the current one, defining a different JNDI provider
URL.
|
InconsistentDomainModeException |
The domain configuration is inconsistent:
an error was detected about the topology: the domain mode is not supported,
or a new topology is not compliant, at domain level, with the current one, defining a different domain mode.
|
InvalidContainerConfigurationProvidedException |
The container configuration provided is invalid
|
MissingServerPropertyException |
A required server property is missing
|
Copyright © 2005-2016 Linagora. All Rights Reserved.