I have get full of exceptions about this, and i don't find what is the exact problem...
I have read that is a problem of JVM and LINUX, i need to allow to open more files...
but
Is ther no fix of JBoss for this ?
I am using JMS Queues, JMX Connections, and also aqapi.jar for connecting to oracle queues... really all was fine until we tested this in production server... In windows it runs well...
Any ideas, suggestions ?
The logs are not helping me at the moment...
JBoss consumes a file descriptor for each socket connection, you may try increasing file descriptor limits on Linux OS.
But default the limit is 1024.
asif