<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
<!--

/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        background-color: #E5E5E5;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: #000000;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p, td                { font-size : 11; color : #000000; }
a:link,a:active,a:visited { color : #006699; }
a:hover                { text-decoration: underline; color : #DD6900; }
hr        { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1,h2                { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}


/* This is the border line & background colour round the entire page */
.bodyline        { background-color: #FFFFFF; border: 1px #98AAB1 solid; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; line-height: 12px}
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #DD6900; text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink                { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink         { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link        { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

-->
</style>
</head>
        <body>

        <div class="postbody">Hello,<br />
<br />
    I have a problem installing or running the se-kpi component. This is a timeout error but I don't know why? I searched for a solution all the last week ...<br />
    Can someone help me ?<br />
<br />
Here is the error message : <br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>          <td class="code">&#91;Petals.Container.Components.petals-se-kpi&#93;-INFO 2010-03-29 09&#58;08&#58;07,904 Init component...<br />
&#91;Petals.Container.ComponentLifeCycle.petals-se-kpi&#93;-SEVERE 2010-03-29 09&#58;10&#58;07,904 Timeout exceeded when executing INIT management task. Assuming the task is blocked.<br />
javax.jbi.JBIException&#58; Timeout exceeded when executing INIT management task. Assuming the task is blocked.<br />
&nbsp; &nbsp;at org.ow2.petals.container.thread.AbstractThread.execute&#40;AbstractThread.java&#58;172&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.container.thread.ComponentLifeCycleThread.doInit&#40;ComponentLifeCycleThread.java&#58;161&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.container.lifecycle.ComponentLifeCycle.doInit&#40;ComponentLifeCycle.java&#58;165&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.container.lifecycle.LifeCycleAbstract.start&#40;LifeCycleAbstract.java&#58;182&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0&#40;Native Method&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.lang.reflect.Method.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.misc.Trampoline.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.GeneratedMethodAccessor39.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.lang.reflect.Method.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.misc.MethodUtil.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at javax.management.modelmbean.RequiredModelMBean.invokeMethod&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at javax.management.modelmbean.RequiredModelMBean.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke&#40;InvokerMBeanServerInterceptor.java&#58;221&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke&#40;DefaultMBeanServerInterceptor.java&#58;120&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke&#40;SecurityMBeanServerInterceptor.java&#58;84&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke&#40;DefaultMBeanServerInterceptor.java&#58;120&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke&#40;DefaultMBeanServerInterceptor.java&#58;120&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke&#40;ContextClassLoaderMBeanServerInterceptor.java&#58;203&#41;<br />
&nbsp; &nbsp;at mx4j.server.MX4JMBeanServer.invoke&#40;MX4JMBeanServer.java&#58;1043&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverComponent&#40;SystemRecoveryServiceImpl.java&#58;525&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call&#40;SystemRecoveryServiceImpl.java&#58;258&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call&#40;SystemRecoveryServiceImpl.java&#58;1&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask$Sync.innerRun&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask.run&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.Executors$RunnableAdapter.call&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask$Sync.innerRun&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask.run&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.lang.Thread.run&#40;Unknown Source&#41;<br />
&#91;Petals.JBI-Management.SystemRecoveryServiceImpl&#93;-SEVERE 2010-03-29 09&#58;10&#58;07,944 org.ow2.petals.jbi.management.ManagementException&#58; Failed to recover Component 'petals-se-kpi'<br />
java.util.concurrent.ExecutionException&#58; org.ow2.petals.jbi.management.ManagementException&#58; Failed to recover Component 'petals-se-kpi'<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask$Sync.innerGet&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask.get&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllComponent&#40;SystemRecoveryServiceImpl.java&#58;274&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverAllEntities&#40;SystemRecoveryServiceImpl.java&#58;176&#41;<br />
&nbsp; &nbsp;at org.objectweb.fractal.julia.generated.C290d4ec8_0.recoverAllEntities&#40;INTERCEPTOR&#91;SystemRecoveryService&#93;&#41;<br />
&nbsp; &nbsp;at org.objectweb.fractal.julia.generated.Ca30db3f3_0.recoverAllEntities&#40;INTERFACE&#91;SystemRecoveryService&#93;&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.kernel.server.PetalsServerImpl.recoverSystem&#40;PetalsServerImpl.java&#58;590&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.kernel.server.PetalsServerImpl.start&#40;PetalsServerImpl.java&#58;186&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.launcher.AbstractLauncher.start&#40;AbstractLauncher.java&#58;190&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.launcher.AbstractLauncher.launch&#40;AbstractLauncher.java&#58;147&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.distribution.platform.Main.main&#40;Main.java&#58;42&#41;<br />
Caused by&#58; org.ow2.petals.jbi.management.ManagementException&#58; Failed to recover Component 'petals-se-kpi'<br />
&nbsp; &nbsp;at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverComponent&#40;SystemRecoveryServiceImpl.java&#58;545&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call&#40;SystemRecoveryServiceImpl.java&#58;258&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$1.call&#40;SystemRecoveryServiceImpl.java&#58;1&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask$Sync.innerRun&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask.run&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.Executors$RunnableAdapter.call&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask$Sync.innerRun&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.FutureTask.run&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.runTask&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.lang.Thread.run&#40;Unknown Source&#41;<br />
Caused by&#58; javax.management.MBeanException&#58; Exception thrown in RequiredModelMBean while trying to invoke operation start<br />
&nbsp; &nbsp;at javax.management.modelmbean.RequiredModelMBean.invokeMethod&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at javax.management.modelmbean.RequiredModelMBean.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke&#40;InvokerMBeanServerInterceptor.java&#58;221&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke&#40;DefaultMBeanServerInterceptor.java&#58;120&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke&#40;SecurityMBeanServerInterceptor.java&#58;84&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke&#40;DefaultMBeanServerInterceptor.java&#58;120&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke&#40;DefaultMBeanServerInterceptor.java&#58;120&#41;<br />
&nbsp; &nbsp;at mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke&#40;ContextClassLoaderMBeanServerInterceptor.java&#58;203&#41;<br />
&nbsp; &nbsp;at mx4j.server.MX4JMBeanServer.invoke&#40;MX4JMBeanServer.java&#58;1043&#41;<br />
&nbsp; &nbsp;at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverComponent&#40;SystemRecoveryServiceImpl.java&#58;525&#41;<br />
&nbsp; &nbsp;... 10 more<br />
Caused by&#58; javax.jbi.JBIException&#58; An exception occured while starting the Component 'petals-se-kpi' &#58; Timeout exceeded when executing INIT management task. Assuming the task is blocked.<br />
&nbsp; &nbsp;at org.ow2.petals.container.lifecycle.LifeCycleAbstract.start&#40;LifeCycleAbstract.java&#58;196&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0&#40;Native Method&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.lang.reflect.Method.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.misc.Trampoline.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.GeneratedMethodAccessor39.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at java.lang.reflect.Method.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;at sun.reflect.misc.MethodUtil.invoke&#40;Unknown Source&#41;<br />
&nbsp; &nbsp;... 20 more<br />
</td>        </tr></table><span class="postbody"><br />
<br />
Thanks for your help !</div>
        <br /><div class="gensmall"><br />
<br />
<br />
-------------------- m2f --------------------<br />
<br />
<a href="http://forum.petalslink.com/m2f_usercp.php">Subscribe/Unsubscribe</a> emails notifications.<br />
<br />
Response to this email will be posted on the Petals forum.<br />
Please delete the existing text before responding :)<br />
<br />
Read the topic online:<br />
<a href="http://forum.petalslink.com/viewtopic.php?p=30689#30689" target="_blank">http://forum.petalslink.com/viewtopic.php?p=30689#30689</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>