> "er Error
> The server encountered a server error and was unable to complete your re
> your." (sic)
> Nothing except the restart is recorded in the logs.
> 
> The jcompress sometimes has to zip 750* 35kb files can exceed 60 seconds,
> but time-out requests is not set on.
> The server is a Sunfire V210 with of 2Gb memory on Solaris 9
> JVM mem max heap 512k
> 
> Where do I start?

Change to a compression utility that handles exceptions more elegantly. I
would be surprised if it is a memory size issue, the compression code
would be using buffered streams set to a certain size (the default 512K
most likely). Seems more like an IO exception not being handled correctly.
Any chance of a stack dump on the error?

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to