I hit the Kernel documentation on merlin and found this node:

  <kernel>
   <parameters>
     <!-- Declaration that deployment should allow for 2500ms for
          any component or container to start-up, before interrupting
          or failing.  -->
     <parameter name="deployment-timeout" value="500" />
   </parameters>
  </kernel>


which will allow me to set that.


sorry for flooding the mailing list.

I still need to figure out why maven-merlin plugin doesn't respond to
Ctl-C




Korosh.


On Tue, 2004-01-13 at 18:26, korosh afshar wrote:
> > Ok... 
> > I think I can work with the information I got. 
> > I am VERY surprised though that the container doesn't timeout though, which it 
> > should do within one minute.
> 
> merlin didn't time out in 1 minute. More like 1 second.  See previous
> email where it says:
> 
> 
> "id not respond within the timeout period: [1000]"  which I presume to
> be 1000 miliseconds.
> 
> 
> Thanks
> Korosh.
> 
> 
> > 
> > One thing that you could do to help even more;
> > 
> > By pressing Ctrl-] on Linux box (and I think it is Ctrl-Break or something on 
> > Windows) the JVM will output a Thread state listing which is very useful when 
> > looking at deadlocks.
> > 
> > Thanks
> > Niclas
> > 
> > ---------------------------------------------------------------------
> > 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]
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to