Joseph Shraibman wrote:
When I get this Exception, this is an operating system limit, not a jvm
limit, right?
java.io.FileNotFoundException:
/local/java/classes/com/xtenit/util/Misc$1.class (Too many open files)
Yes. You can read more about it here
http://forum.java.sun.com/thread.jspa?threadID=
Marek Pawinski wrote:
Hi
I am trying to install a app which uses java during the installation
process.
I get this error : ./setup.bin
"Exception in thread "main" java.lang.NoClassDefFoundError:
com/zerog/lax/LAX"
Java looks for the com.zerog.lax.LAX class, so
it must be within reach for the runt
Rikard Froberg wrote:
Hi,
We have upgraded from Blackdown-1.3.1_02b-FCS
(on debian stable)
to
Blackdown-1.4.2-01 on debian sarge.
After that, tomcat can't read files
with accented characters (e.g. é, è, à etc)
in their filenames, and also it can't read
files with åäö (Swedish charact
Hi,
We have upgraded from Blackdown-1.3.1_02b-FCS
(on debian stable)
to
Blackdown-1.4.2-01 on debian sarge.
After that, tomcat can't read files
with accented characters (e.g. é, è, à etc)
in their filenames, and also it can't read
files with åäö (Swedish characters).
Java itself (running alone out