Hi,

For me, the Jaggery pack also failed to deploy the jaggery webapps. I'm
increasingly suspecting the cause of the issue to be the new Jaggery
branch, 07262013. We did not have this issue with the previous Jaggery
release, Alpha2-v4. We didn't have the previous issue that we fixed last
Friday with Alpha2-v4 as well. The reason to upgrade the version was
because of a relative path issue in the p2.inf. I believe we should simply
branch out Jaggery from the Alpha2-v4, and do the p2.inf changes, and see
how it goes. Current 07262013 branch is taken out from Jaggery trunk I
believe. Madhuka, please correct if I'm wrong.

Thanks,
KasunG



On Mon, Aug 5, 2013 at 7:24 PM, Madhuka Udantha <[email protected]> wrote:

> Hi,
>
> Jaggery was working, but need to check some last commits in (around
> weekend). (In to check in here)
>
> Still AS have the issue. (This issue can find in jaggery/AF) 
> "org.jaggeryjs.scriptengine"
> is not source of this error.
>
> Regards
>
>
> On Mon, Aug 5, 2013 at 6:50 PM, Nuwan Bandara <[email protected]> wrote:
>
>> It was working, when you upgraded right ? How is it broken now? Is the AS
>> issue fixed now ? Please look in to these issues.
>>
>> Regards,
>> /nuwan
>> On Aug 5, 2013 6:46 PM, "Madhuka Udantha" <[email protected]> wrote:
>>
>>> Hi Nuwan
>>>
>>> We have to upgrade mash up in trunk for AS. (We have miss it) , thanks
>>> for the point.
>>>
>>> Here is jaggery giving same error, It is not problem or script as i see,
>>> coz jaggery have one scripte eng. with correct version
>>> http://ec2-54-224-94-128.compute-1.amazonaws.com/tmp/jaggery/ (here is
>>> ec2 build)
>>>
>>>
>>>
>>>
>>> On Mon, Aug 5, 2013 at 5:13 PM, Nuwan Bandara <[email protected]> wrote:
>>>
>>>> Hi Madhuka,
>>>>
>>>> I did some debugging, the AS pack has two scriptengine jars
>>>>
>>>> 179 ACTIVE      org.jaggeryjs.scriptengine_0.9.0.07262013
>>>> 180 ACTIVE      org.jaggeryjs.scriptengine_0.9.0.ALPHA2-wso2v3
>>>>
>>>> when you remove alpha2 jaggery apps deploys without an issue, however
>>>> the mashup deployer still looks for old script engine. IMO, you havent
>>>> fixed mashup components when migrating to the new versions. please do so.
>>>> that will fix the issue.
>>>>
>>>> Regards,
>>>> /Nuwan
>>>>
>>>>
>>>> On Mon, Aug 5, 2013 at 4:14 PM, Nuwan Bandara <[email protected]> wrote:
>>>>
>>>>> HI Madhuka,
>>>>>
>>>>> I learnt that there are duplicate jars of jaggery with different
>>>>> versions in the AS dist. that must be causing the issue, please check.
>>>>>
>>>>> Regards,
>>>>> /Nuwan
>>>>>
>>>>>
>>>>> On Mon, Aug 5, 2013 at 3:22 PM, Madhuka Udantha <[email protected]>wrote:
>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Mon, Aug 5, 2013 at 3:00 PM, Nuwan Bandara <[email protected]> wrote:
>>>>>>
>>>>>>> @Madhuka,
>>>>>>>
>>>>>>> I believe you are working on this ?
>>>>>>>
>>>>>> yap, and also supunM also looking into this.
>>>>>>
>>>>>>>
>>>>>>> Regards,
>>>>>>> /Nuwan
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Aug 5, 2013 at 2:51 PM, Sagara Gunathunga 
>>>>>>> <[email protected]>wrote:
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Hi Nuwan/Ruchira,
>>>>>>>>
>>>>>>>> This is blocking AS release and we are planning to finalize AS
>>>>>>>> release on this Thursday, appreciate on your urgent helps.
>>>>>>>>
>>>>>>>> Thanks !
>>>>>>>>
>>>>>>>>
>>>>>>>> On Sun, Aug 4, 2013 at 1:05 AM, Kasun Gajasinghe 
>>>>>>>> <[email protected]>wrote:
>>>>>>>>
>>>>>>>>>
>>>>>>>>> I've noticed this even before the changes to jaggery product done
>>>>>>>>> y'day. As I see, this is still not fixed with the changes. We need to
>>>>>>>>> debug, and see what the exact issue is.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Sun, Aug 4, 2013 at 12:53 AM, Krishantha Samaraweera <
>>>>>>>>> [email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> [2013-08-04 00:47:52,092] ERROR 
>>>>>>>>>> {org.wso2.carbon.tomcat.internal.CarbonTomcat}
>>>>>>>>>> -  Webapp StandardEngine[Catalina].StandardHost[localhost].
>>>>>>>>>> StandardContext[/docs] failed to deploy
>>>>>>>>>> [2013-08-04 00:47:52,092] ERROR 
>>>>>>>>>> {org.jaggeryjs.jaggery.app.mgt.TomcatJaggeryWebappsDeployer}
>>>>>>>>>> -  Error while deploying webapp: StandardContext[docs].File[
>>>>>>>>>> /home/krishantha/svn/trunk/carbon/platform/trunk/products/as/modules/integration/tests-new/target/carbontmp1375557124532/wso2as-5.2.0-SNAPSHOT/repository/deployment/server/
>>>>>>>>>> jaggeryapps/docs]
>>>>>>>>>> org.wso2.carbon.tomcat.CarbonTomcatException: Webapp failed to
>>>>>>>>>> deploy
>>>>>>>>>>  at org.wso2.carbon.tomcat.internal.CarbonTomcat.addWebApp(
>>>>>>>>>> CarbonTomcat.java:292)
>>>>>>>>>>  at org.wso2.carbon.tomcat.internal.CarbonTomcat.addWebApp(
>>>>>>>>>> CarbonTomcat.java:202)
>>>>>>>>>>  at org.jaggeryjs.jaggery.app.mgt.TomcatJaggeryWebappsDeployer.
>>>>>>>>>> handleWebappDeployment(TomcatJaggeryWebappsDeployer.java:204)
>>>>>>>>>>  at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.
>>>>>>>>>> handleExplodedWebappDeployment(TomcatGenericWebappsDeployer.java:
>>>>>>>>>> 212)
>>>>>>>>>>  at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.
>>>>>>>>>> handleHotDeployment(TomcatGenericWebappsDeployer.java:138)
>>>>>>>>>>  
>>>>>>>>>> atorg.jaggeryjs.jaggery.app.mgt.TomcatJaggeryWebappsDeployer.deploy(TomcatJaggeryWebappsDeployer.java:109)
>>>>>>>>>>  
>>>>>>>>>> atorg.wso2.carbon.webapp.mgt.AbstractWebappDeployer.deployThisWebApp(AbstractWebappDeployer.java:130)
>>>>>>>>>>  
>>>>>>>>>> atorg.wso2.carbon.webapp.mgt.AbstractWebappDeployer.deploy(AbstractWebappDeployer.java:80)
>>>>>>>>>> atorg.jaggeryjs.jaggery.deployer.JaggeryDeployer.deploy(JaggeryDeployer.java:59)
>>>>>>>>>>  
>>>>>>>>>> atorg.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
>>>>>>>>>>  
>>>>>>>>>> atorg.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:810)
>>>>>>>>>> atorg.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144)
>>>>>>>>>>  
>>>>>>>>>> atorg.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:377)
>>>>>>>>>> atorg.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:254)
>>>>>>>>>>  
>>>>>>>>>> atorg.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:139)
>>>>>>>>>> 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:74)
>>>>>>>>>>  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: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)
>>>>>>>>>>  at org.eclipse.equinox.http.servlet.internal.Activator.
>>>>>>>>>> addProxyServlet(Activator.java:60)
>>>>>>>>>>  at org.eclipse.equinox.http.servlet.internal.ProxyServlet.init(
>>>>>>>>>> ProxyServlet.java:40)
>>>>>>>>>>  at org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.init(
>>>>>>>>>> DelegationServlet.java:38)
>>>>>>>>>>  at org.apache.catalina.core.StandardWrapper.initServlet(
>>>>>>>>>> StandardWrapper.java:1267)
>>>>>>>>>>  at org.apache.catalina.core.StandardWrapper.loadServlet(
>>>>>>>>>> StandardWrapper.java:1186)
>>>>>>>>>>  at org.apache.catalina.core.StandardWrapper.load(
>>>>>>>>>> StandardWrapper.java:1081)
>>>>>>>>>>  at org.apache.catalina.core.StandardContext.loadOnStartup(
>>>>>>>>>> StandardContext.java:5027)
>>>>>>>>>>  at org.apache.catalina.core.StandardContext.startInternal(
>>>>>>>>>> StandardContext.java:5314)
>>>>>>>>>>  at org.apache.catalina.util.LifecycleBase.start(
>>>>>>>>>> LifecycleBase.java:150)
>>>>>>>>>>  at org.apache.catalina.core.ContainerBase$StartChild.call(
>>>>>>>>>> ContainerBase.java:1559)
>>>>>>>>>>  at org.apache.catalina.core.ContainerBase$StartChild.call(
>>>>>>>>>> ContainerBase.java:1549)
>>>>>>>>>>  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)
>>>>>>>>>> Caused by: java.lang.IllegalStateException: ContainerBase.
>>>>>>>>>> addChild: start: org.apache.catalina.LifecycleException: Failed
>>>>>>>>>> to start component [StandardEngine[Catalina].StandardHost[
>>>>>>>>>> localhost].StandardContext[/docs]]
>>>>>>>>>>  at org.apache.catalina.core.ContainerBase.addChildInternal(
>>>>>>>>>> ContainerBase.java:904)
>>>>>>>>>>  at org.apache.catalina.core.ContainerBase.addChild(
>>>>>>>>>> ContainerBase.java:877)
>>>>>>>>>>  at org.apache.catalina.core.StandardHost.addChild(
>>>>>>>>>> StandardHost.java:633)
>>>>>>>>>>  at org.wso2.carbon.tomcat.internal.CarbonTomcat.addWebApp(
>>>>>>>>>> CarbonTomcat.java:280)
>>>>>>>>>>  ... 57 more
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Krishantha.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> *Kasun Gajasinghe*
>>>>>>>>> Software Engineer;
>>>>>>>>> Development Technologies Team, WSO2 Inc.; http://wso2.com
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>  ,
>>>>>>>>> *email: **kasung AT spamfree wso2.com
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> ** cell: **+94 (77) 678-0813*
>>>>>>>>> *linked-in: *http://lk.linkedin.com/in/gajasinghe
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> *
>>>>>>>>> *
>>>>>>>>> *blog: **http://kasunbg.org* <http://kasunbg.org>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> *
>>>>>>>>> twitter: **http://twitter.com/kasunbg*<http://twitter.com/kasunbg>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> *
>>>>>>>>> *
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Dev mailing list
>>>>>>>>> [email protected]
>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Sagara Gunathunga
>>>>>>>>
>>>>>>>> Senior Technical Lead; WSO2, Inc.;  http://wso2.com
>>>>>>>> V.P Apache Web Services;    http://ws.apache.org/
>>>>>>>> Linkedin; http://www.linkedin.com/in/ssagara
>>>>>>>> Blog ;  http://ssagara.blogspot.com
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> *Thanks & Regards,
>>>>>>>
>>>>>>> Nuwan Bandara
>>>>>>> Technical Lead; **WSO2 Inc. *
>>>>>>> *lean . enterprise . middleware |  http://wso2.com *
>>>>>>> *blog : http://nuwanbando.com; email: [email protected]; phone: +94 11
>>>>>>> 763 9629
>>>>>>> *
>>>>>>> <http://www.nuwanbando.com/>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Madhuka* Udantha
>>>>>> Senior Software Engineer
>>>>>> Development Technologies
>>>>>> WSO2 Inc. : http://wso2.com
>>>>>>
>>>>>> *Mobile*: +94774066336
>>>>>> *Blog*: http://madhukaudantha.blogspot.com/
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Thanks & Regards,
>>>>>
>>>>> Nuwan Bandara
>>>>> Technical Lead; **WSO2 Inc. *
>>>>> *lean . enterprise . middleware |  http://wso2.com *
>>>>> *blog : http://nuwanbando.com; email: [email protected]; phone: +94 11
>>>>> 763 9629
>>>>> *
>>>>> <http://www.nuwanbando.com/>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> *Thanks & Regards,
>>>>
>>>> Nuwan Bandara
>>>> Technical Lead; **WSO2 Inc. *
>>>> *lean . enterprise . middleware |  http://wso2.com *
>>>> *blog : http://nuwanbando.com; email: [email protected]; phone: +94 11
>>>> 763 9629
>>>> *
>>>> <http://www.nuwanbando.com/>
>>>>
>>>
>>>
>>>
>>> --
>>> *Madhuka* Udantha
>>> Senior Software Engineer
>>> Development Technologies
>>> WSO2 Inc. : http://wso2.com
>>>
>>> *Mobile*: +94774066336
>>> *Blog*: http://madhukaudantha.blogspot.com/
>>>
>>
>
>
> --
> *Madhuka* Udantha
> Senior Software Engineer
> Development Technologies
> WSO2 Inc. : http://wso2.com
>
> *Mobile*: +94774066336
> *Blog*: http://madhukaudantha.blogspot.com/
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Kasun Gajasinghe*
Software Engineer;
Development Technologies Team, WSO2 Inc.; http://wso2.com


 ,
*email: **kasung AT spamfree wso2.com


** cell: **+94 (77) 678-0813*
*linked-in: *http://lk.linkedin.com/in/gajasinghe


*
*
*blog: **http://kasunbg.org* <http://kasunbg.org>


*
twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>


*
*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to