Hi, Errors seems to say you haven't deployed execution plans to CEP. Have you copied them to repository/deployment/server of CEP On 5 Mar 2015 03:49, "Imesh Gunaratne" <[email protected]> wrote:
> Hi Bathiya, > > I suppose you are running an external CEP. You can find all the CEP > artifacts in this folder [1], we just need to check whether all the > artifacts are copied to CEP according to their folder structure/artifact > type. You can also refer the stratos installer [2] for more details. > > [1] https://github.com/apache/stratos/tree/master/extensions/cep/artifacts > [2] > https://github.com/apache/stratos/blob/master/tools/stratos-installer/setup.sh > > On Wed, Mar 4, 2015 at 5:34 PM, Bhathiya Supun <[email protected]> wrote: > >> While following this [1] >> <https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Installing+Stratos+Manually+in+a+Distributed+Setup> >> documentation for $subject I'm getting >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> *TID: [0] [CEP] [2015-03-04 17:00:01,709] ERROR >> {org.wso2.carbon.event.processor.core.EventProcessorDeployer} - Execution >> plan is not deployed and in inactive state : >> SecondDerivativeOfRequestsInFlightFinder.xml >> org.wso2.carbon.event.processor.core.exception.ExecutionPlanConfigurationException: >> Invalid query specified, No extension exist for >> OutputAttributeExtension{extensionName='stratos', functionName='concat', >> rename='rif_second_der_cluster_network'} at >> org.wso2.carbon.event.processor.core.internal.CarbonEventProcessorService.addExecutionPlanConfiguration(CarbonEventProcessorService.java:311) >> at >> org.wso2.carbon.event.processor.core.EventProcessorDeployer.processDeploy(EventProcessorDeployer.java:138) >> at >> org.wso2.carbon.event.processor.core.EventProcessorDeployer.deploy(EventProcessorDeployer.java:76) >> at >> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136) >> at >> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:807) >> at >> org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144) >> at >> org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:377) >> at >> org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:254) >> at >> org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:135) >> at >> org.wso2.carbon.core.CarbonAxisConfigurator.loadServices(CarbonAxisConfigurator.java:464) >> at >> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:95) >> at >> org.wso2.carbon.core.CarbonConfigurationContextFactory.createNewConfigurationContext(CarbonConfigurationContextFactory.java:65) >> at >> org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:398) >> at >> org.wso2.carbon.core.init.CarbonServerManager.start(CarbonServerManager.java:219) >> at >> org.wso2.carbon.core.internal.CarbonCoreServiceComponent.activate(CarbonCoreServiceComponent.java:77) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:606) at >> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260) >> at >> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) >> at >> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:347) >> at >> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620) >> at >> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197) >> at >> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343) >> at >> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222) >> at >> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107) >> at >> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) >> at >> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) >> at >> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) >> at >> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) >> at >> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) >> at >> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) >> at >> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) >> at >> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) >> at >> org.eclipse.equinox.http.servlet.internal.Activator.registerHttpService(Activator.java:81)* >> >> Looks like problem is in cep extention packaging as mentioned here [2] >> <http://mail.wso2.org/mailarchive/dev/2015-February/043815.html>. Any >> known solution for this? >> >> [1] - >> https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Installing+Stratos+Manually+in+a+Distributed+Setup >> >> [2] - http://mail.wso2.org/mailarchive/dev/2014-October/038611.html >> >> -- >> Bhathiya Supun >> >> *Software Engineering Intern,* >> >> *WSO2 Inc.*+94 71 0648636 >> > > > > -- > Imesh Gunaratne > > Technical Lead, WSO2 > Committer & PMC Member, Apache Stratos >
