This has only happened once, but today when starting up Fortress, I got the
following error printed out to my console:
java.util.NoSuchElementException
at java.util.LinkedList.getLast(LinkedList.java:118)
at org.d_haven.event.impl.DefaultPipe.retrieveElements(DefaultPipe.java:140)
at org.d_haven.event.impl.DefaultPipe.doDequeueAll(DefaultPipe.java:117)
at org.d_haven.event.impl.AbstractPipe.dequeueAll(AbstractPipe.java:193)
at
org.d_haven.event.command.EventPipelineRunner.run(EventPipelineRunner.java:93)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown
Source)
at java.lang.Thread.run(Thread.java:534)
Fortress continued to start up normally as if there had not been a
problem. Looks
like a bug in the D-Haven code.
Cheers,
Leif
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Apache Excalibur Project -- URL: http://excalibur.apache.org/