this eror resolved when i restatred the server -- have an issue related to tmp dir.....even though i set my tmp dir to be below
export JAVA_OPTS=-Djava.io.tmpdir=<geronimohome>/roughwork/tmp But it is still poiting to below....any clue?? java.io.tmpdir /tmp thanks Jacek Laskowski wrote: > > On Dec 14, 2007 8:01 AM, abpb2006 <[EMAIL PROTECTED]> wrote: > >> I donwloaded geronimo and started the server. When i deploy a simple web >> app >> using the comsole i'm getting this error - java.lang.ClassCastException: >> java.io.File > > Unbelievable. I've been deploying a couple of web applications > recently and have never seen the error message. What's more > interesting is that java.io.File is loaded by BootstrapClassLoader (I > hope I didn't mess the name of the very first classloader in the > classloader stack). I'm leaning towards saying it was not Geronimo as > the only connection to it is that the issue was sent to Geronimo user > mailing list ;-) > > Seriously, give us some more information on the environment you're > using - Geronimo version, the url Geronimo comes from, the simple > webapp (how simple it is) and the steps you did in the console. Is it > reproducible? > > Jacek > > -- > Jacek Laskowski > http://www.JacekLaskowski.pl > > -- View this message in context: http://www.nabble.com/Created-New-intance---while-deploying-simple-web-app---getting-java.lang.ClassCastException%3A-java.io.File-tp14331068s134p14333909.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
