All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.grizzly.http.res.LocalStrings.properties Maven / Gradle / Ivy

There is a newer version: 10.0-b28
Show newest version

selectorThread.invalidSelectorTimeout=WEB0750: Invalid selectorTimeout value
selectorThread.invalidMaxWorkerThreads=WEB0751: Invalid maxAcceptWorkerThread value
selectorThread.invalidMinThreads=Invalid minWorkerThreads value
selectorThread.invalidMaxConnections=Invalid maxConnections value
selectorThread.maxReadWorkerThreads=Invalid maxReadWorkerThread value
selectorThread.invalidPoolSize=Invalid pools.size number
selectorThread.errorOnRequest=Caught exception during HTTP processing.
selectorThread.enableChannelRegistration=Exception during enableChannelRegistration
selectorThread.sslHandshakeException=SSL Handshake exception
selectorThread.maxConnectionReached=Http listener [{0}]: Maximum HTTP Connection reached. Increase maxConnections: [{1}]
selectorThread.unableToCloseKey=Unable to close key
selectorThread.closeSocketException=Caught exception trying to close socket.
selectorThread.unlockAcceptException= Caught exception trying to unlock accept on 
selectorThread.nullAcceptSocket=Null socket returned by accept
selectorThread.wrongPermission= Wrong socket permissions [{0}] [{1}]
selectorThread.shutdownException=http-listener {0} shutdown due to exception: {1}
selectorThread.reinit=Reinitializing ServerSocket
selectorThread.restart=Restarting http-listener
selectorThread.nonfatal=http-listener {0} ignored exception: {1}
selectorThread.mbeanRegistrationException=Exception when registering http-listener [{0}] mbeans
selectorThread.mbeanDeregistrationException=Exception when deregistering http-listener [{0}] mbeans
selectorThread.initMonitoringException=Exception when initializing monitoring for http-listener [{0}]
selectorThread.handleConnectionException=Exception when handling HTTP connection
selectorThread.invalidAcceptorThread=Invalid acceptor-thread value [{0}]. The acceptor-thread value must be greater than 1. Using the default value [{1}]
selectorThread.stopException=Error stopping http-listener [{0}]

processorTask.errorProcessingRequest=Error processing HTTP request
processorTask.deregistrationError=Caught exception during NIO deregistration
processorTask.nonBlockingError=Unblocking keep-alive exception
processorTask.createRequestError=Error creating internal request
processorTask.keepAliveTimeout=Request keep-alibe timeout
processorTask.serviceError=HTTP Processing error
processorTask.errorFinishingRequest=Error finishing request
processorTask.errorFinishingResponse=Error finishing response
processorTask.errorCommitingResponse=Error commiting response
processorTask.errorSSL=Exception getting SSL attributes 
processorTask.exceptionSSLcert=Exception getting SSL Cert
processorTask.unknownFilter=Unknown filter
processorTask.errorFilter=Error intializing filter [{0}]
processorTask.errorRegisteringRequest=Error registering request
processorTask.errorUnregisteringRequest=Error unregistering request
 
workerThread.httpException=HTTP processing exception




© 2015 - 2025 Weber Informatics LLC | Privacy Policy