Uses of Class
org.apache.activemq.artemis.api.core.ActiveMQIllegalStateException
Packages that use ActiveMQIllegalStateException
Package
Description
-
Uses of ActiveMQIllegalStateException in org.apache.activemq.artemis.core.client
Methods in org.apache.activemq.artemis.core.client that return ActiveMQIllegalStateExceptionModifier and TypeMethodDescriptionActiveMQClientMessageBundle_impl.headerSizeTooBig(Integer headerSize) ActiveMQClientMessageBundle.headerSizeTooBig(Integer headerSize) ActiveMQClientMessageBundle_impl.inReceive()ActiveMQClientMessageBundle.inReceive()ActiveMQClientMessageBundle_impl.largeMessageLostSession()ActiveMQClientMessageBundle.largeMessageLostSession()ActiveMQClientMessageBundle_impl.messageHandlerSet()ActiveMQClientMessageBundle.messageHandlerSet()ActiveMQClientMessageBundle_impl.noTCForSessionFactory()ActiveMQClientMessageBundle.noTCForSessionFactory() -
Uses of ActiveMQIllegalStateException in org.apache.activemq.artemis.core.config
Methods in org.apache.activemq.artemis.core.config that throw ActiveMQIllegalStateExceptionModifier and TypeMethodDescriptionstatic HAPolicyConfigurationUtils.getHAPolicy(HAPolicyConfiguration conf, ActiveMQServer server) ConfigurationUtils.getReplicationClusterConfiguration(Configuration conf, String replicationCluster) -
Uses of ActiveMQIllegalStateException in org.apache.activemq.artemis.core.io.nio
Methods in org.apache.activemq.artemis.core.io.nio that throw ActiveMQIllegalStateExceptionModifier and TypeMethodDescriptionintNIOSequentialFile.read(ByteBuffer bytes, IOCallback callback) -
Uses of ActiveMQIllegalStateException in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQIllegalStateExceptionModifier and TypeMethodDescriptionActiveMQMessageBundle_impl.alreadyHaveReplicationServer()ActiveMQMessageBundle.alreadyHaveReplicationServer()ActiveMQMessageBundle_impl.alreadyReplicating(boolean status) ActiveMQMessageBundle.alreadyReplicating(boolean status) ActiveMQMessageBundle_impl.backupServerNotInSync()ActiveMQMessageBundle.backupServerNotInSync()ActiveMQMessageBundle_impl.bindingAlreadyExists(String name, String binding) ActiveMQMessageBundle.bindingAlreadyExists(String name, String binding) ActiveMQMessageBundle_impl.bridgeOperationCannotBeExecuted(String bridgeName, String failedOp, BridgeImpl.State currentState) ActiveMQMessageBundle.bridgeOperationCannotBeExecuted(String bridgeName, String failedOp, BridgeImpl.State currentState) ActiveMQMessageBundle_impl.cannotCreateConsumerOnClosedSession(SimpleString queueName) ActiveMQMessageBundle.cannotCreateConsumerOnClosedSession(SimpleString queueName) ActiveMQMessageBundle_impl.cannotDeleteQueueWithConsumers(SimpleString name, SimpleString queueName, String s) ActiveMQMessageBundle.cannotDeleteQueueWithConsumers(SimpleString name, SimpleString queueName, String s) ActiveMQMessageBundle_impl.cannotDeleteQueueWithMessages(SimpleString name, SimpleString queueName, long messageCount) ActiveMQMessageBundle.cannotDeleteQueueWithMessages(SimpleString name, SimpleString queueName, long messageCount) ActiveMQMessageBundle_impl.consumerDoesntExist(long consumerID) ActiveMQMessageBundle.consumerDoesntExist(long consumerID) ActiveMQMessageBundle_impl.consumerNoReference(Long id, Long messageID, SimpleString name) ActiveMQMessageBundle.consumerNoReference(Long id, Long messageID, SimpleString name) ActiveMQMessageBundle_impl.embeddedWebServerNotFound()ActiveMQMessageBundle.embeddedWebServerNotFound()ActiveMQMessageBundle_impl.failedToFindLoginModuleEntry(String entry) ActiveMQMessageBundle.failedToFindLoginModuleEntry(String entry) ActiveMQMessageBundle_impl.failedToLoadRoleFile(String path) ActiveMQMessageBundle.failedToLoadRoleFile(String path) ActiveMQMessageBundle_impl.failedToLoadSecurityConfig()ActiveMQMessageBundle.failedToLoadSecurityConfig()ActiveMQMessageBundle_impl.failedToLoadUserFile(String path) ActiveMQMessageBundle.failedToLoadUserFile(String path) ActiveMQMessageBundle_impl.failedToLocateConfigURL()ActiveMQMessageBundle.failedToLocateConfigURL()ActiveMQMessageBundle_impl.invalidPageIO()ActiveMQMessageBundle.invalidPageIO()ActiveMQMessageBundle_impl.invalidQueueName(SimpleString queueName) ActiveMQMessageBundle.invalidQueueName(SimpleString queueName) ActiveMQMessageBundle_impl.journalsNotInSync()ActiveMQMessageBundle.journalsNotInSync()ActiveMQMessageBundle_impl.largeMessageNotInitialised()ActiveMQMessageBundle.largeMessageNotInitialised()ActiveMQMessageBundle_impl.messageIdNotAssigned()ActiveMQMessageBundle.messageIdNotAssigned()ActiveMQMessageBundle_impl.noAddress()ActiveMQMessageBundle.noAddress()ActiveMQMessageBundle_impl.primaryBackupMismatch()ActiveMQMessageBundle.primaryBackupMismatch()ActiveMQMessageBundle_impl.rejectEmptyValidatedUser()ActiveMQMessageBundle.rejectEmptyValidatedUser()ActiveMQMessageBundle_impl.replicatorIsNull()ActiveMQMessageBundle.replicatorIsNull()ActiveMQMessageBundle_impl.serverNotBackupServer()ActiveMQMessageBundle.serverNotBackupServer()ActiveMQMessageBundle_impl.unsupportedHAPolicyConfiguration(Object o) ActiveMQMessageBundle.unsupportedHAPolicyConfiguration(Object o) -
Uses of ActiveMQIllegalStateException in org.apache.activemq.artemis.jms.client
Methods in org.apache.activemq.artemis.jms.client that return ActiveMQIllegalStateExceptionModifier and TypeMethodDescriptionActiveMQJMSClientBundle_impl.invalidSubscriptionName()ActiveMQJMSClientBundle.invalidSubscriptionName() -
Uses of ActiveMQIllegalStateException in org.apache.activemq.artemis.jms.server
Methods in org.apache.activemq.artemis.jms.server that return ActiveMQIllegalStateExceptionModifier and TypeMethodDescriptionActiveMQJMSServerBundle_impl.discoveryGroupDoesntExist(String name) ActiveMQJMSServerBundle.discoveryGroupDoesntExist(String name) ActiveMQJMSServerBundle_impl.errorDecodingPassword(Exception e) ActiveMQJMSServerBundle.errorDecodingPassword(Exception e) ActiveMQJMSServerBundle_impl.noConnectorNameConfiguredOnCF(String name) ActiveMQJMSServerBundle.noConnectorNameConfiguredOnCF(String name) ActiveMQJMSServerBundle_impl.noConnectorNameOnCF()ActiveMQJMSServerBundle.noConnectorNameOnCF() -
Uses of ActiveMQIllegalStateException in org.apache.activemq.artemis.logs
Methods in org.apache.activemq.artemis.logs that return ActiveMQIllegalStateExceptionModifier and TypeMethodDescriptionActiveMQUtilBundle_impl.invalidProperty(String part) ActiveMQUtilBundle.invalidProperty(String part) -
Uses of ActiveMQIllegalStateException in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that return ActiveMQIllegalStateExceptionModifier and TypeMethodDescriptionActiveMQRABundle_impl.errorDecodingPassword(Exception e) ActiveMQRABundle.errorDecodingPassword(Exception e)