Steve, I implemented Startable, as you suggested, but I'm still getting the timeout exception.
What am I doing wrong? Thanks! <snip/> [DEBUG ] (pubmed_jp.fileSplitterProvider.lifecycle): applying startup [DEBUG ] (pubmed_jp.fileSplitterProvider): ----Starting KFileSplitterProvider service----- [DEBUG ] (kernel): state: initialized ---- exception report ---------------------------------------------------------- Exception: org.apache.avalon.merlin.KernelException Message: Kernel startup failure. ---- cause --------------------------------------------------------------------- Exception: org.apache.avalon.merlin.KernelException Message: Cannot deploy application. ---- cause --------------------------------------------------------------------- Exception: org.apache.avalon.composition.model.FatalCommissioningException Message: target: [[/pubmed_jp/fileSplitterComponent]] did not respond within the timeout period: [1000] and failed to respond to an interrupt. ---- stack trace --------------------------------------------------------------- org.apache.avalon.composition.model.FatalCommissioningException: target: [[/pubmed_jp/fileSplitterComponent]] did not respond within the timeout period: [1000] and failed to respond to an interrupt. org.apache.avalon.composition.model.impl.CommissionRequest.waitForCompletion (Unknown Source) org.apache.avalon.composition.model.impl.Commissioner.commission(Unknown Source) org.apache.avalon.composition.model.impl.DefaultContainmentModel.commission( Unknown Source) org.apache.avalon.composition.model.impl.Commissioner.run(Unknown Source) java.lang.Thread.run(Thread.java:536) ---------------------------------------------------------------------------- ---- [DEBUG ] (kernel): shutdown event [DEBUG ] (kernel): disposal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
