Getting this in the error logs, cannot show user listing

We began going LIVE last week with this server. WiFi 3.0.0

Can anyone tell me what this is? did some searching of the forums and I think it looks like a JVM issue, but unsure. Can someone let me know, as more users are logging on every hour.

2007.01.10 08:55:03 org.jivesoftware.wildfire.net.SSLSocketAcceptThread.run(SSLSocketAcceptThread.ja va:177) Could not setup SSL socket

java.lang.OutOfMemoryError: unable to create new native thread

at java.lang.Thread.start0(Native Method)

at java.lang.Thread.start(Thread.java:574)

at org.jivesoftware.wildfire.net.SSLSocketAcceptThread.run(SSLSocketAcceptThread.j ava:149)

2007.01.10 08:55:05 org.jivesoftware.wildfire.net.BlockingAcceptingMode.run(BlockingAcceptingMode.ja va:62) Trouble accepting connection

java.lang.OutOfMemoryError: unable to create new native thread

at java.lang.Thread.start0(Native Method)

at java.lang.Thread.start(Thread.java:574)

at org.jivesoftware.wildfire.net.BlockingAcceptingMode.run(BlockingAcceptingMode.j ava:52)

at org.jivesoftware.wildfire.net.SocketAcceptThread.run(SocketAcceptThread.java:11 1)

2007.01.10 08:55:05 org.jivesoftware.wildfire.net.SSLSocketAcceptThread.run(SSLSocketAcceptThread.ja va:177) Could not setup SSL socket

java.lang.OutOfMemoryError: unable to create new native thread

Can;t understand why it could be showing out of memory. here’'s my summary Java info:

JVM Version and Vendor: 1.5.0_06 Sun Microsystems Inc. – Java HotSpot™ Server VM

Appserver: Jetty/5.1.x

OS / Hardware: Linux / i386

Locale / Timezone: en / Central Standard Time (-6 GMT)

Java Memory 354.57 MB of 1444.50 MB (24.5%) used

Message was edited by: jeff_garner