Hi Andrzej,
Once again I'm running into a problem running Luke (0.45). I had this
problem some time ago and - somehow - figured out to overcome it. I simply
can't recall what fixed it. Here's the trace I get from attempting to run
Luke in a console window (WinXP/Pro):
C:\code_source\lucene\luke_lucene_index_browser>java -classpath
luke.jar;lucene.jar luke.Luke
[EMAIL PROTECTED]:\master_db\master_index
java.lang.ArrayIndexOutOfBoundsException
at luke.Luke.initOverview(Luke.java:256)
at luke.Luke.openOk(Luke.java:208)
at java.lang.reflect.Method.invoke(Native Method)
at thinlet.Thinlet.invokeImpl(Thinlet.java:4274)
at thinlet.Thinlet.invoke(Thinlet.java:4243)
at thinlet.Thinlet.handleMouseEvent(Thinlet.java:3583)
at thinlet.Thinlet.processEvent(Thinlet.java:2680)
at java.awt.Component.dispatchEventImpl(Component.java:2593)
at java.awt.Container.dispatchEventImpl(Container.java:1213)
at java.awt.Component.dispatchEvent(Component.java:2497)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
at java.awt.Container.dispatchEventImpl(Container.java:1200)
at java.awt.Window.dispatchEventImpl(Window.java:914)
at java.awt.Component.dispatchEvent(Component.java:2497)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
null
Any idea what I'm doing wrong?
Regards,
Terry
----- Original Message -----
From: "Andrzej Bialecki" <[EMAIL PROTECTED]>
To: "Lucene Users List" <[EMAIL PROTECTED]>
Sent: Saturday, January 17, 2004 6:48 PM
Subject: ANN: Luke 0.45 released
> Hello,
>
> "Release early, release often.." - well, perhaps too early in the case
> of 0.4 :-) There have been some small but annoying bugs in that release,
> which merited a quick fix. As a bonus you will get some new features as
> well... Standard text follows:
>
> Luke is a Lucene index browser and diagnostic tool, available under
> Apache License. Please see the following link for more details,
> binaries, sources and Java WebStart version:
>
> http://www.getopt.org/luke
>
> Note to Java Webstart users: you should get the new version the next
> time you start Luke.
>
> Note to others: just use Java WebStart, ok? ;-)
>
> Changes in v. 0.45:
>
> * Added more details to the Overview panel.
> * Add support for undeleting all deleted documents.
> * Add Boost column to Document view.
> * Use nicer formatting for numbers in the Explain window.
> * Fix for not updating the parsed query view when pressing Search.
> * Fix the JNLP file to require J2SE 1.3+.
> * By popular demand, add a single self-contained JAR to the binary
> distribution.
> * Minor restructuring to increase reuse.
>
> Screenshots have been updated, too. Enjoy!
>
> --
> Best regards,
> Andrzej Bialecki
>
> -------------------------------------------------
> Software Architect, System Integration Specialist
> CEN/ISSS EC Workshop, ECIMF project chair
> EU FP6 E-Commerce Expert/Evaluator
> -------------------------------------------------
> FreeBSD developer (http://www.freebsd.org)
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]