<!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">Hi Julien,<br />
<br />
Can you please provide me the link for petals-se-bpel. The one available on web with name petals-se-bpel-1.0.2.zip is giving error while running on Petals platform. <br />
I am able to install it successfully, but while running it is giving following error: <br />
<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">petals@localhost&#58;/> &#91;Petals.JBI-Management.InstallationServiceImpl&#93;-INFO 2010-03<br />
-11 11&#58;22&#58;43,260 Component 'petals-se-bpel' succesfully installed<br />
<br />
<br />
petals@localhost&#58;/> &#91;Petals.Container.Components.petals-se-bpel&#93;-INFO 2010-03-11<br />
&nbsp;11&#58;23&#58;19,807 Init component...<br />
&#91;Petals.Container.Components.petals-se-bpel&#93;-INFO 2010-03-11 11&#58;23&#58;19,963 Core I<br />
ntialization...<br />
&#91;Petals.Container.Components.petals-se-bpel&#93;-INFO 2010-03-11 11&#58;23&#58;19,979 auto-f<br />
lushMessage activated at frequency&#58; 5000<br />
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException&#58; com.ebmwebsourcing.eas<br />
yviper.core.api.CoreException&#58; Impossible to create a new fractal component<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.ebmwebsourcing.easybpel.model.bpel.impl.BPELFactoryImpl.newBPELEn<br />
gine&#40;BPELFactoryImpl.java&#58;130&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.bpel.engine.BPELEngine.doInit&#40;BPELEngine.java&#58;134&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.component.framework.AbstractComponent.init&#40;AbstractCom<br />
ponent.java&#58;467&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.container.thread.ComponentLifeCycleThread.doTask&#40;Compo<br />
nentLifeCycleThread.java&#58;101&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.container.thread.AbstractThread.run&#40;AbstractThread.jav<br />
a&#58;106&#41;<br />
Caused by&#58; com.ebmwebsourcing.easyviper.core.api.CoreException&#58; Impossible to cr<br />
eate a new fractal component<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComp<br />
onent&#40;FractalHelper.java&#58;159&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.ebmwebsourcing.easyviper.core.api.factory.AbstractFactoryImpl.cre<br />
ateCoreComposite&#40;AbstractFactoryImpl.java&#58;91&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.ebmwebsourcing.easyviper.core.api.factory.AbstractFactoryImpl.cre<br />
ateCore&#40;AbstractFactoryImpl.java&#58;54&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.ebmwebsourcing.easybpel.model.bpel.impl.BPELFactoryImpl.createCor<br />
e&#40;BPELFactoryImpl.java&#58;144&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.ebmwebsourcing.easybpel.model.bpel.impl.BPELFactoryImpl.newBPELEn<br />
gine&#40;BPELFactoryImpl.java&#58;126&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ... 4 more<br />
Caused by&#58; org.objectweb.fractal.adl.ADLNotFoundException&#58; Cannot find 'com/ebmw<br />
ebsourcing/easyviper/core/impl/CoreImpl.fractal' in the classpath<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.xml.XMLLoader.load&#40;XMLLoader.java&#58;103&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.arguments.ArgumentLoader.load&#40;ArgumentLoade<br />
r.java&#58;46&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.components.ComponentLoader.load&#40;ComponentLo<br />
ader.java&#58;148&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load&#40;Argu<br />
mentComponentLoader.java&#58;69&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.components.ComponentLoader.load&#40;ComponentLo<br />
ader.java&#58;138&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load&#40;InterfaceLo<br />
ader.java&#58;51&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.types.TypeLoader.load&#40;TypeLoader.java&#58;64&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.implementations.ImplementationLoader.load&#40;I<br />
mplementationLoader.java&#58;80&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.attributes.AttributeLoader.load&#40;AttributeLo<br />
ader.java&#58;67&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.bindings.BindingLoader.load&#40;BindingLoader.j<br />
ava&#58;54&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.loa<br />
d&#40;UnboundInterfaceDetectorLoader.java&#58;58&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.objectweb.fractal.adl.BasicFactory.newComponent&#40;BasicFactory.java<br />
&#58;143&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComp<br />
onent&#40;FractalHelper.java&#58;156&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ... 8 more<br />
<br />
<br />
petals@localhost&#58;/></td>        </tr></table><span class="postbody"></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=30598#30598" target="_blank">http://forum.petalslink.com/viewtopic.php?p=30598#30598</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>