Re: Eclipse JDT breaks XSP!

2003-03-17 Thread Stefano Mazzocchi
Christopher Oliver wrote: Found it: http://bugs.eclipse.org/bugs/show_bug.cgi?id=34658#c28 ah, that also explains some random problems I'm experiencing with Eclipse... it appears to be a problem with the JDK 1.4.1 macosx implementation of InputStream.available() which is a native function. Wow,

Re: Eclipse JDT breaks XSP!

2003-03-16 Thread Christopher Oliver
Found it: http://bugs.eclipse.org/bugs/show_bug.cgi?id=34658#c28 Pier Fumagalli wrote: On 16/3/03 23:40, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: Christopher Oliver wrote: I didn't find anything in Eclipse bugzilla. The reports on cocoon-dev about this seem to all be coming from MacOS X. It

Re: Eclipse JDT breaks XSP!

2003-03-16 Thread Pier Fumagalli
On 16/3/03 23:40, "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > Christopher Oliver wrote: > >> I didn't find anything in Eclipse bugzilla. The reports on cocoon-dev >> about this seem to all be coming from MacOS X. > > It works ok under Win, so it should be platform related issue. It is ... Ecl

Re: Eclipse JDT breaks XSP!

2003-03-16 Thread Vadim Gritsenko
Christopher Oliver wrote: I didn't find anything in Eclipse bugzilla. The reports on cocoon-dev about this seem to all be coming from MacOS X. It works ok under Win, so it should be platform related issue. Vadim I glanced at the code and I don't see an obvious problem (look at readTable(St

Re: Eclipse JDT breaks XSP!

2003-03-16 Thread Christopher Oliver
I didn't find anything in Eclipse bugzilla. The reports on cocoon-dev about this seem to all be coming from MacOS X. I glanced at the code and I don't see an obvious problem (look at readTable(String filename) in http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/compiler/o

Eclipse JDT breaks XSP!

2003-03-16 Thread Stefano Mazzocchi
I've been randomly experiencing empty XSP pages and the following stacktrace being sent to stderr java.lang.ExceptionInInitializerError: corrupted file parser2.rsc at org.eclipse.jdt.internal.compiler.parser.Parser.(Parser.java:364) at org.eclipse.jdt.internal.compiler.Compiler.