laptop and a wrench

Error

The Java ADF spawns off five threads for each web session, which don't expire until the web session expires. This makes the Java ADF not scalable enough to handle large numbers of simultaneous users.

Última publicación: August 25, 2014 No Product Found
Número de ID del error NIM009880
EnviadoJune 23, 2007
Última modificaciónJune 5, 2024
Relacionado conNo Product Found
Versión encontrada9.2
Lenguaje del programaJava
EstadoWill Not Be Addressed

Información adicional

No Public Explanation

Solución alternativa

When multiple resources are requested, the Java ADF requests those resources in parallel for better performance. Each parallel request requires its own thread. We believe this makes the Java ADF more scalable since requests are handled faster and thus you make better use of your existing hardware. However, it is possible to reduce the number of threads used by the application which will result in slower performance. This method below will set the thread pool size:<a href="http://edndoc.esri.com/arcobjects/9.2/Java/api/adfwebcontrols/com/esri/adf/web/data/WebContext.html#setThreadPoolSize" target="_blank">http://edndoc.esri.com/arcobjects/9.2/Java/api/adfwebcontrols/com/esri/adf/web/data/WebContext.html#setThreadPoolSize</a>(int)

Pasos para reproducir

ID del error: NIM009880

Software:

  • No Product Found

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga