Bad file descriptor

Hi all,i am running a working application on 2 windows enviroments using jdk1.3 . One of the enviroment is working fine but the other throws a "Bad file descriptor" while trying to read the manifest.from jar files. Those jar files are the same.what could be the problem ?
[300 byte] By [wilson_onna] at [2007-11-27 7:40:00]
# 1

make a clean of your application(remove all .class files) then re-comiple it.

this error could also occure because of a bad jdk configuration. In other words JAVA_HOME is set incorrectly, or is not set and the JDK is installed in a nonstandard location

Message was edited by:

java_2006

java_2006a at 2007-7-12 19:20:26 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...