Hi ,

Thanks for all your reply.
Finally it is worked out.
Since Solaris by default allows a process to open some number of files which
is controlled by ulimit.
Since by default it allows a process to have 256 files opened  and jre 1.6
also has some additional files(guess),the number of open files might be
increased beyond the limit.

After increasing the ulimit value ,it seems working fine.

Thanks again for your replies....


Konstantin Kolinko wrote:
> 
> 2009/10/28 selvakumar.V <selvakumar.velmuruge...@gmail.com>:
>>
>> drwxrwxrwx   2 casuser  casusers    1024 Oct 27 07:35 lib
> 
> Do you have a reason why WEB-INF/lib folder is world-writable
> (rwxrwxrwx)?  Why classes folder and some other files are
> world-readable?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Jre-upgrade-Issue-with-Tomcat-5.5-%3Ajava.util.zip.ZipException%3A-error-in-opening-zip-file-tp26075575p26125623.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to