Re: How to solve this problem

2009-08-11 Thread Chuan SHI
me suggestion? Thanks. > > > Hello, > > I think you use a wrong version of JVM, not the same version that has > been used to compile your Lune JAR. > > Malo > > - > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > -- Best regards, Chuan SHI

Re: How to solve this problem

2009-08-11 Thread Chuan SHI
; > >However, when I use kaffe 1.1.0, it works well. I google for the > > error information and it is said there is something wrong with my jar > > package. Could anybody give some suggestion? Thanks. > > > > -- > > Best regards, > > > > Shi Chuan > > > -- Best regards, Chuan SHI

[EASY]How to change the demo of lucene143 into a multithread one?

2009-08-13 Thread Chuan SHI
1.getState()!=State.TERMINATED ||t2.getState()!=State.TERMINATED ||t3.getState()!=State.TERMINATED ){}//wait until the threads end. Date end = new Date(); -- Best regards, Chuan SHI