[prev in list] [next in list] [prev in thread] [next in thread] 

List:       esb-java-dev
Subject:    Re: [Dev] Error starting a newly built pack (G-Reg)
From:       Vijitha Kumara <vijitha () wso2 ! com>
Date:       2012-06-29 6:24:23
Message-ID: CAPnY=SD49tr84XuJLiV5SVpD-Qnzc9DsV2CZTfNaTwRmWDySMw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


In a newly updated & built pack (today) seems to have fixed the issue,
Thanks Sanjaya & Waruna for looking in to this.

On Thu, Jun 28, 2012 at 5:00 PM, Vijitha Kumara <vijitha@wso2.com> wrote:

> 
> On Thu, Jun 28, 2012 at 4:48 PM, Sanjaya Vithanagama <sanjayav@wso2.com>wrote:
> 
> > Hi Vijitha,
> > 
> > Please make sure that you've updated and built
> > platform/components/business-processes and platform/features/humantask.
> > Let me know if you still get the error.
> > 
> 
> All three (orbit,kernel,platform) are updated and built today...
> 
> 
> > 
> > Regards,
> > SanjayaV.
> > 
> > On Thu, Jun 28, 2012 at 4:20 PM, Vijitha Kumara <vijitha@wso2.com> wrote:
> > 
> > > 
> > > I get this in an all updated locally built pack while starting the
> > > server (G-Reg), any idea about the issue?
> > > 
> > > 
> > > ==================================================================
> > > 
> > > [2012-06-28 16:16:20,000]  INFO
> > > {org.wso2.carbon.tomcat.internal.CarbonTomcat} -  web application context:
> > > StandardEngine[Catalina].StandardHost[localhost].StandardContext[/home]
> > > [2012-06-28 16:16:20,000]  INFO
> > > {org.wso2.carbon.stratos.landing.page.deployer.LandingPageWebappDeployer} -
> > > Deployed product landing page webapp:
> > > StandardEngine[Catalina].StandardHost[localhost].StandardContext[/home]
> > > [2012-06-28 16:16:20,005]  INFO
> > > {org.wso2.carbon.humantask.deployer.HumanTaskDeployer} -  Initializing
> > > HumanTask Deployer for tenant -1234.
> > > [2012-06-28 16:16:20,006] FATAL
> > > {org.wso2.carbon.core.init.CarbonServerManager} -  WSO2 Carbon
> > > initialization Failed
> > > java.lang.NoSuchMethodError:
> > > org.wso2.carbon.humantask.core.store.HumanTaskStoreManager.createHumanTaskStoreF \
> > > orTenant(Ljava/lang/Integer;Lorg/apache/axis2/context/ConfigurationContext;)Lorg/wso2/carbon/humantask/core/store/HumanTaskStore;
> > >  at
> > > org.wso2.carbon.humantask.deployer.HumanTaskDeployer.init(HumanTaskDeployer.java:58)
> > >  at
> > > org.apache.axis2.deployment.DeploymentEngine.initializeDeployers(DeploymentEngine.java:1165)
> > >  at
> > > org.apache.axis2.deployment.DeploymentEngine.setConfigContext(DeploymentEngine.java:1154)
> > >  at
> > > org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:89)
> > >  at
> > > org.wso2.carbon.core.CarbonConfigurationContextFactory.createNewConfigurationContext(CarbonConfigurationContextFactory.java:65)
> > >  at
> > > org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:395)
> > >  at
> > > org.wso2.carbon.core.init.CarbonServerManager.start(CarbonServerManager.java:217)
> > >  at
> > > org.wso2.carbon.core.internal.CarbonCoreServiceComponent.activate(CarbonCoreServiceComponent.java:64)
> > >  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > at
> > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> > > at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> > >  at java.lang.reflect.Method.invoke(Method.java:597)
> > > at
> > > org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
> > >  at
> > > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
> > >  at
> > > org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
> > >  at
> > > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
> > >  at
> > > org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
> > >  at
> > > org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:328)
> > > at
> > > org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:221)
> > > at
> > > org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104)
> > >  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.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)
> > >  at
> > > org.eclipse.equinox.http.servlet.internal.Activator.registerHttpService(Activator.java:78)
> > >  at
> > > org.eclipse.equinox.http.servlet.internal.Activator.addProxyServlet(Activator.java:57)
> > >  at
> > > org.eclipse.equinox.http.servlet.internal.ProxyServlet.init(ProxyServlet.java:39)
> > >  at
> > > org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.init(DelegationServlet.java:27)
> > >  at
> > > org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1266)
> > > at
> > > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1185)
> > > at
> > > org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1080)
> > > at
> > > org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5015)
> > >  at
> > > org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5302)
> > >  at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
> > > at
> > > org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1566)
> > > at
> > > org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1556)
> > > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> > > at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> > > at
> > > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> > >  at
> > > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> > > at java.lang.Thread.run(Thread.java:662)
> > > ==================================================================
> > > 
> > > 
> > > 
> > > --
> > > Vijitha Kumara
> > > Senior Software Engineer; WSO2, Inc.;  http://wso2.com/
> > > email: vijitha@wso2.com
> > > 
> > > Lean . Enterprise . Middleware
> > > 
> > > 
> > > _______________________________________________
> > > Dev mailing list
> > > Dev@wso2.org
> > > http://wso2.org/cgi-bin/mailman/listinfo/dev
> > > 
> > > 
> > 
> > 
> > --
> > Sanjaya Vithanagama
> > WSO2, Inc.; http://wso2.com
> > lean.enterprise.middleware
> > 
> > cell: +94 71 342 2881
> > 
> > 
> 
> 
> --
> Vijitha Kumara
> Senior Software Engineer; WSO2, Inc.;  http://wso2.com/
> email: vijitha@wso2.com
> 
> Lean . Enterprise . Middleware
> 
> 


-- 
Vijitha Kumara
Senior Software Engineer; WSO2, Inc.;  http://wso2.com/
email: vijitha@wso2.com

Lean . Enterprise . Middleware


[Attachment #5 (text/html)]

In a newly updated &amp; built pack (today) seems to have fixed the issue, Thanks \
Sanjaya &amp; Waruna for looking in to this.<div><br><div class="gmail_quote">On Thu, \
Jun 28, 2012 at 5:00 PM, Vijitha Kumara <span dir="ltr">&lt;<a \
href="mailto:vijitha@wso2.com" target="_blank">vijitha@wso2.com</a>&gt;</span> \
wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px \
#ccc solid;padding-left:1ex"><br><div class="gmail_quote"><div class="im">On Thu, Jun \
28, 2012 at 4:48 PM, Sanjaya Vithanagama <span dir="ltr">&lt;<a \
href="mailto:sanjayav@wso2.com" target="_blank">sanjayav@wso2.com</a>&gt;</span> \
wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px \
#ccc solid;padding-left:1ex"> Hi Vijitha,<br><br>Please make sure that you&#39;ve \
updated and built platform/components/business-processes and \
platform/features/humantask. <br>Let me know if you still get the error. \
<br></blockquote><div><br></div></div> <div>
All three (orbit,kernel,platform) are updated and built today...</div><div><div \
class="h5"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex"><br>Regards,<br> SanjayaV.<br><br>
<div class="gmail_quote"><div><div>On Thu, Jun 28, 2012 at 4:20 PM, Vijitha Kumara \
<span dir="ltr">&lt;<a href="mailto:vijitha@wso2.com" \
target="_blank">vijitha@wso2.com</a>&gt;</span> wrote:<br></div></div><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">

<div><div>
<div><br></div><div>I get this in an all updated locally built pack while starting \
the server (G-Reg), any idea about the \
issue?</div><div><br></div><div><br></div>==================================================================<div>




<br></div><div><div>[2012-06-28 16:16:20,000]  INFO \
{org.wso2.carbon.tomcat.internal.CarbonTomcat} -  web application context: \
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/home]</div><div>[2012-06-28 \
16:16:20,000]  INFO {org.wso2.carbon.stratos.landing.page.deployer.LandingPageWebappDeployer} \
-  Deployed product landing page webapp: \
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/home]</div>



<div>[2012-06-28 16:16:20,005]  INFO \
{org.wso2.carbon.humantask.deployer.HumanTaskDeployer} -  Initializing HumanTask \
Deployer for tenant -1234.</div><div>[2012-06-28 16:16:20,006] FATAL \
{org.wso2.carbon.core.init.CarbonServerManager} -  WSO2 Carbon initialization \
Failed</div>



<div>java.lang.NoSuchMethodError: \
org.wso2.carbon.humantask.core.store.HumanTaskStoreManager.createHumanTaskStoreForTena \
nt(Ljava/lang/Integer;Lorg/apache/axis2/context/ConfigurationContext;)Lorg/wso2/carbon/humantask/core/store/HumanTaskStore;</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.wso2.carbon.humantask.deployer.HumanTaskDeployer.init(HumanTaskDeployer.java:58)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.apache.axis2.deployment.DeploymentEngine.initializeDeployers(DeploymentEngine.java:1165)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.apache.axis2.deployment.DeploymentEngine.setConfigContext(DeploymentEngine.java:1154)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:89)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.wso2.carbon.core.CarbonConfigurationContextFactory.createNewConfigurationContext(CarbonConfigurationContextFactory.java:65)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:395)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.wso2.carbon.core.init.CarbonServerManager.start(CarbonServerManager.java:217)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.wso2.carbon.core.internal.CarbonCoreServiceComponent.activate(CarbonCoreServiceComponent.java:64)</div>




<div><span style="white-space:pre-wrap">	</span>at \
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div><div><span \
style="white-space:pre-wrap">	</span>at \
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</div>



<div><span style="white-space:pre-wrap">	</span>at \
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</div><div><span \
style="white-space:pre-wrap">	</span>at \
java.lang.reflect.Method.invoke(Method.java:597)</div>



<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:328)</div>



<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:221)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:104)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.http.servlet.internal.Activator.registerHttpService(Activator.java:78)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.http.servlet.internal.Activator.addProxyServlet(Activator.java:57)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.eclipse.equinox.http.servlet.internal.ProxyServlet.init(ProxyServlet.java:39)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.init(DelegationServlet.java:27)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1266)</div>



<div><span style="white-space:pre-wrap">	</span>at \
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1185)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1080)</div>



<div><span style="white-space:pre-wrap">	</span>at \
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5015)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5302)</div>




<div><span style="white-space:pre-wrap">	</span>at \
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)</div><div><span \
style="white-space:pre-wrap">	</span>at \
org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1566)</div>



<div><span style="white-space:pre-wrap">	</span>at \
org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1556)</div><div><span \
style="white-space:pre-wrap">	</span>at \
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)</div>



<div><span style="white-space:pre-wrap">	</span>at \
java.util.concurrent.FutureTask.run(FutureTask.java:138)</div><div><span \
style="white-space:pre-wrap">	</span>at \
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</div>




<div><span style="white-space:pre-wrap">	</span>at \
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</div><div><span \
style="white-space:pre-wrap">	</span>at java.lang.Thread.run(Thread.java:662)</div>



<div>==================================================================</div><span><font \
color="#888888"><div><br></div><div><br></div><div><br></div>-- <br><div>Vijitha \
Kumara</div><div>Senior Software Engineer; WSO2, Inc.;  <a href="http://wso2.com/" \
target="_blank">http://wso2.com/</a></div>



<div>email: <a href="mailto:vijitha@wso2.com" \
target="_blank">vijitha@wso2.com</a></div><div><br></div><div>Lean . Enterprise . \
Middleware</div><br> </font></span></div>
<br></div></div>_______________________________________________<br>
Dev mailing list<br>
<a href="mailto:Dev@wso2.org" target="_blank">Dev@wso2.org</a><br>
<a href="http://wso2.org/cgi-bin/mailman/listinfo/dev" \
target="_blank">http://wso2.org/cgi-bin/mailman/listinfo/dev</a><br> \
<br></blockquote></div><span><font color="#888888"><br><br clear="all"><br>-- \
<br><span><font color="#888888"><span>Sanjaya Vithanagama</span><span \
style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"></span><br>


WSO2, Inc.; <a href="http://wso2.com/" target="_blank">http://wso2.com</a><br>

lean.enterprise.middleware<br><br>cell: <a href="tel:%2B94%2071%20342%202881" \
value="+94713422881" target="_blank">+94 71 342 2881</a><br></font></span><br> \
</font></span></blockquote></div></div></div><div class="HOEnZb"><div \
class="h5"><br><br clear="all"><div><br></div>-- <br><div>Vijitha \
Kumara</div><div>Senior Software Engineer; WSO2, Inc.;  <a href="http://wso2.com/" \
target="_blank">http://wso2.com/</a></div> <div>email: <a \
href="mailto:vijitha@wso2.com" target="_blank">vijitha@wso2.com</a></div> \
<div><br></div><div>Lean . Enterprise . Middleware</div><br> \
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Vijitha \
Kumara</div><div>Senior Software Engineer; WSO2, Inc.;  <a href="http://wso2.com/" \
target="_blank">http://wso2.com/</a></div><div>email: <a \
href="mailto:vijitha@wso2.com" target="_blank">vijitha@wso2.com</a></div> \
<div><br></div><div>Lean . Enterprise . Middleware</div><br> </div>



_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic