Thanks Kishanthan.

Done the release perform again. Can you send the new staging URL too?

Regards,
Disnuha.

On Thu, May 12, 2016 at 7:57 PM, Kishanthan Thangarajah <kishant...@wso2.com
> wrote:

> Done
>
> On Thu, May 12, 2016 at 7:54 PM, Dinusha Senanayaka <dinu...@wso2.com>
> wrote:
>
>> +Kishanthan
>>
>> On Thu, May 12, 2016 at 7:52 PM, Dinusha Senanayaka <dinu...@wso2.com>
>> wrote:
>>
>>> Hi Maheshika,
>>>
>>> Can you please drop the  staging repo again.
>>>
>>>
>>> https://maven.wso2.org/nexus/content/repositories/orgwso2carbonappmgt-1001/
>>>
>>> Regards,
>>> Dinusha.
>>>
>>> On Wed, May 11, 2016 at 8:03 PM, Hasunie Adikari <hasu...@wso2.com>
>>> wrote:
>>>
>>>> Hi Thilini,
>>>>
>>>> There was a issue in installing mobile apps from AppStore.I'm getting
>>>> following backend error and INSTALL_APPLICATION operation is also not added
>>>> to the operation table.
>>>>
>>>> [2016-05-11 19:51:35,641] ERROR
>>>> {org.jaggeryjs.jaggery.core.manager.WebAppManager} -
>>>> org.mozilla.javascript.EcmaError: TypeError: Cannot call method "split" of
>>>> undefined 
>>>> (/store/extensions/assets/mobileapp/modules/mod-ent-install.js#31)
>>>> org.jaggeryjs.scriptengine.exceptions.ScriptException:
>>>> org.mozilla.javascript.EcmaError: TypeError: Cannot call method "split" of
>>>> undefined 
>>>> (/store/extensions/assets/mobileapp/modules/mod-ent-install.js#31)
>>>>     at
>>>> org.jaggeryjs.scriptengine.engine.RhinoEngine.execScript(RhinoEngine.java:571)
>>>>     at
>>>> org.jaggeryjs.scriptengine.engine.RhinoEngine.exec(RhinoEngine.java:273)
>>>>     at
>>>> org.jaggeryjs.jaggery.core.manager.WebAppManager.exec(WebAppManager.java:587)
>>>>     at
>>>> org.jaggeryjs.jaggery.core.manager.WebAppManager.execute(WebAppManager.java:507)
>>>>     at
>>>> org.jaggeryjs.jaggery.core.JaggeryServlet.doPost(JaggeryServlet.java:29)
>>>>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:646)
>>>>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
>>>>     at
>>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
>>>>     at
>>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
>>>>     at
>>>> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)
>>>>     at
>>>> org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:486)
>>>>     at
>>>> org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:378)
>>>>     at
>>>> org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:338)
>>>>     at
>>>> org.jaggeryjs.jaggery.core.JaggeryFilter.doFilter(JaggeryFilter.java:21)
>>>>     at
>>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
>>>>     at
>>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
>>>>     at
>>>> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
>>>>     at
>>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
>>>>     at
>>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
>>>>     at
>>>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
>>>>     at
>>>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
>>>>     at
>>>> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)
>>>>     at
>>>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
>>>>     at
>>>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
>>>>     at
>>>> org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:99)
>>>>     at
>>>> org.wso2.carbon.tomcat.ext.valves.CarbonTomcatValve$1.invoke(CarbonTomcatValve.java:47)
>>>>     at
>>>> org.wso2.carbon.webapp.mgt.TenantLazyLoaderValve.invoke(TenantLazyLoaderValve.java:57)
>>>>     at
>>>> org.wso2.carbon.webapp.authenticator.framework.WebappAuthenticationValve.invoke(WebappAuthenticationValve.java:44)
>>>>     at
>>>> org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:47)
>>>>     at
>>>> org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62)
>>>>     at
>>>> org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:159)
>>>>     at
>>>> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
>>>>     at
>>>> org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57)
>>>>     at
>>>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
>>>>     at
>>>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)
>>>>     at
>>>> org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074)
>>>>     at
>>>> org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)
>>>>     at
>>>> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1739)
>>>>     at
>>>> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1698)
>>>>     at
>>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>>>     at
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>>>     at
>>>> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
>>>>     at java.lang.Thread.run(Thread.java:745)
>>>> Caused by: org.mozilla.javascript.EcmaError: TypeError: Cannot call
>>>> method "split" of undefined
>>>> (/store/extensions/assets/mobileapp/modules/mod-ent-install.js#31)
>>>>     at
>>>> org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3687)
>>>>     at
>>>> org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3665)
>>>>     at
>>>> org.mozilla.javascript.ScriptRuntime.typeError(ScriptRuntime.java:3693)
>>>>     at
>>>> org.mozilla.javascript.ScriptRuntime.typeError2(ScriptRuntime.java:3712)
>>>>     at
>>>> org.mozilla.javascript.ScriptRuntime.undefCallError(ScriptRuntime.java:3731)
>>>>     at
>>>> org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThisHelper(ScriptRuntime.java:2258)
>>>>     at
>>>> org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThis(ScriptRuntime.java:2251)
>>>>     at
>>>> org.jaggeryjs.rhino.store.extensions.assets.mobileapp.modules.c1._c_performAction_1(/store/extensions/assets/mobileapp/modules/mod-ent-install.js:31)
>>>>     at
>>>> org.jaggeryjs.rhino.store.extensions.assets.mobileapp.modules.c1.call(/store/extensions/assets/mobileapp/modules/mod-ent-install.js)
>>>>     at
>>>> org.mozilla.javascript.optimizer.OptRuntime.callN(OptRuntime.java:52)
>>>>     at
>>>> org.jaggeryjs.rhino.store.extensions.assets.mobileapp.c1._c_anonymous_3(/store/extensions/assets/mobileapp/apis.jag:52)
>>>>     at
>>>> org.jaggeryjs.rhino.store.extensions.assets.mobileapp.c1.call(/store/extensions/assets/mobileapp/apis.jag)
>>>>     at
>>>> org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
>>>>     at
>>>> org.jaggeryjs.rhino.store.modules.c12._c_anonymous_13(/store/modules/goose.js:174)
>>>>     at
>>>> org.jaggeryjs.rhino.store.modules.c12.call(/store/modules/goose.js)
>>>>     at
>>>> org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
>>>>     at
>>>> org.jaggeryjs.rhino.store.extensions.assets.mobileapp.c1._c_script_0(/store/extensions/assets/mobileapp/apis.jag:96)
>>>>     at
>>>> org.jaggeryjs.rhino.store.extensions.assets.mobileapp.c1.call(/store/extensions/assets/mobileapp/apis.jag)
>>>>     at
>>>> org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
>>>>     at
>>>> org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
>>>>     at
>>>> org.jaggeryjs.rhino.store.extensions.assets.mobileapp.c1.call(/store/extensions/assets/mobileapp/apis.jag)
>>>>     at
>>>> org.jaggeryjs.rhino.store.extensions.assets.mobileapp.c1.exec(/store/extensions/assets/mobileapp/apis.jag)
>>>>     at
>>>> org.jaggeryjs.scriptengine.engine.RhinoEngine.execScript(RhinoEngine.java:567)
>>>>     ... 42 more
>>>>
>>>>
>>>> On Wed, May 11, 2016 at 1:54 PM, Hasunie Adikari <hasu...@wso2.com>
>>>> wrote:
>>>>
>>>>> Hi Dinusha,
>>>>>
>>>>> Noted.
>>>>>
>>>>> Thanks
>>>>>
>>>>> On Wed, May 11, 2016 at 1:30 PM, Dinusha Senanayaka <dinu...@wso2.com>
>>>>> wrote:
>>>>>
>>>>>> Thanks Maheshika. @Hasunie: Please note.
>>>>>>
>>>>>> On Wed, May 11, 2016 at 1:20 PM, Maheshika Goonetilleke <
>>>>>> mahesh...@wso2.com> wrote:
>>>>>>
>>>>>>> H Dinusha
>>>>>>>
>>>>>>> Staged;
>>>>>>> https://maven.wso2.org/nexus/content/repositories/orgwso2carbonappmgt-1001/
>>>>>>>
>>>>>>> On Wed, May 11, 2016 at 12:27 PM, Dinusha Senanayaka <
>>>>>>> dinu...@wso2.com> wrote:
>>>>>>>
>>>>>>>> Hi Maheshika,
>>>>>>>>
>>>>>>>> Can you stage this again and send the URL.
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>> Dinusha.
>>>>>>>>
>>>>>>>> On Tue, May 10, 2016 at 6:45 PM, Dinusha Senanayaka <
>>>>>>>> dinu...@wso2.com> wrote:
>>>>>>>>
>>>>>>>>> Maheshika, Please drop the staging repo. We will let you know once
>>>>>>>>> issue is fixed and ready to re-stage.
>>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>> Dinusha.
>>>>>>>>>
>>>>>>>>> On Tue, May 10, 2016 at 6:42 PM, Thilini Shanika <
>>>>>>>>> thili...@wso2.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Hasunie,
>>>>>>>>>>
>>>>>>>>>> The issue is fixed and committed to release-1.1.3 branch [1].
>>>>>>>>>>
>>>>>>>>>> [1] -
>>>>>>>>>> https://github.com/wso2/carbon-appmgt/commit/db32a4d989457066f38f77be16babd3f1926626f
>>>>>>>>>>
>>>>>>>>>> On Tue, May 10, 2016 at 6:23 PM, Inosh Perera <ino...@wso2.com>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> +Dinusha
>>>>>>>>>>>
>>>>>>>>>>> On Tue, May 10, 2016 at 6:20 PM, Hasunie Adikari <
>>>>>>>>>>> hasu...@wso2.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Dinusha,
>>>>>>>>>>>>
>>>>>>>>>>>> There was a issue in getting image of the Mobile App icon from
>>>>>>>>>>>> get all assets option in AppStore( /store/assets), but its working 
>>>>>>>>>>>> properly
>>>>>>>>>>>> while its getting from Mobile apps option( 
>>>>>>>>>>>> ./store/assets/mobileapp ). It
>>>>>>>>>>>> seems instead of getting image path, it just takes the file name 
>>>>>>>>>>>> of the
>>>>>>>>>>>> image.
>>>>>>>>>>>>
>>>>>>>>>>>> thanks.
>>>>>>>>>>>>
>>>>>>>>>>>> On Thu, May 5, 2016 at 8:35 AM, Dinusha Senanayaka <
>>>>>>>>>>>> dinu...@wso2.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks Maheshika.
>>>>>>>>>>>>>
>>>>>>>>>>>>> @EMM Team, please verify and confirm.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>> Dinusha.
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Thu, May 5, 2016 at 8:29 AM, Maheshika Goonetilleke <
>>>>>>>>>>>>> mahesh...@wso2.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi Dinusha
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Staged
>>>>>>>>>>>>>> https://maven.wso2.org/nexus/content/repositories/orgwso2carbonappmgt-1000/
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Wed, May 4, 2016 at 11:37 PM, Dinusha Senanayaka <
>>>>>>>>>>>>>> dinu...@wso2.com> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Hi Build team,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Please stage carbon-appmgt-1.1.3.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> <groupId>org.wso2.carbon.appmgt</groupId>
>>>>>>>>>>>>>>> <artifactId>carbon-appmgt</artifactId>
>>>>>>>>>>>>>>> <version>1.1.3</version>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>> Dinusha.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Dinusha Dilrukshi
>>>>>>>>>>>>>>> Associate Technical Lead
>>>>>>>>>>>>>>> WSO2 Inc.: http://wso2.com/
>>>>>>>>>>>>>>> Mobile: +94725255071
>>>>>>>>>>>>>>> Blog: http://dinushasblog.blogspot.com/
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thanks & Best Regards,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Maheshika Goonetilleke
>>>>>>>>>>>>>> Engineering Process Coordinator
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> *WSO2 Inc*
>>>>>>>>>>>>>> *email   : mahesh...@wso2.com <mahesh...@wso2.com>*
>>>>>>>>>>>>>> *mobile : +94 773 596707 <%2B94%20773%20596707>*
>>>>>>>>>>>>>> *www: :http://wso2.com <http://wso2.com/>*lean . enterprise
>>>>>>>>>>>>>> . middleware
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Dinusha Dilrukshi
>>>>>>>>>>>>> Associate Technical Lead
>>>>>>>>>>>>> WSO2 Inc.: http://wso2.com/
>>>>>>>>>>>>> Mobile: +94725255071
>>>>>>>>>>>>> Blog: http://dinushasblog.blogspot.com/
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> You received this message because you are subscribed to the
>>>>>>>>>>>>> Google Groups "WSO2 Engineering Group" group.
>>>>>>>>>>>>> To unsubscribe from this group and stop receiving emails from
>>>>>>>>>>>>> it, send an email to engineering-group+unsubscr...@wso2.com.
>>>>>>>>>>>>> For more options, visit
>>>>>>>>>>>>> https://groups.google.com/a/wso2.com/d/optout.
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> *Hasunie Adikari*
>>>>>>>>>>>> Software Engineer
>>>>>>>>>>>> WSO2 Inc.; http://wso2.com
>>>>>>>>>>>> lean.enterprise.middleware
>>>>>>>>>>>> blog http://hasuniea.blogspot.com
>>>>>>>>>>>> Mobile:+94715139495
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Inosh Perera
>>>>>>>>>>> Software Engineer, WSO2 Inc.
>>>>>>>>>>> Tel: 077813 7285, 0785293686
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thilini Shanika
>>>>>>>>>> Software Engineer
>>>>>>>>>> WSO2, Inc.; http://wso2.com
>>>>>>>>>> 20, Palmgrove Avenue, Colombo 3
>>>>>>>>>>
>>>>>>>>>> E-mail: tgtshan...@gmail.com
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Dinusha Dilrukshi
>>>>>>>>> Associate Technical Lead
>>>>>>>>> WSO2 Inc.: http://wso2.com/
>>>>>>>>> Mobile: +94725255071
>>>>>>>>> Blog: http://dinushasblog.blogspot.com/
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Dinusha Dilrukshi
>>>>>>>> Associate Technical Lead
>>>>>>>> WSO2 Inc.: http://wso2.com/
>>>>>>>> Mobile: +94725255071
>>>>>>>> Blog: http://dinushasblog.blogspot.com/
>>>>>>>>
>>>>>>>> --
>>>>>>>> You received this message because you are subscribed to the Google
>>>>>>>> Groups "WSO2 Engineering Group" group.
>>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>>> send an email to engineering-group+unsubscr...@wso2.com.
>>>>>>>> For more options, visit
>>>>>>>> https://groups.google.com/a/wso2.com/d/optout.
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Thanks & Best Regards,
>>>>>>>
>>>>>>> Maheshika Goonetilleke
>>>>>>> Engineering Process Coordinator
>>>>>>>
>>>>>>> *WSO2 Inc*
>>>>>>> *email   : mahesh...@wso2.com <mahesh...@wso2.com>*
>>>>>>> *mobile : +94 773 596707 <%2B94%20773%20596707>*
>>>>>>> *www: :http://wso2.com <http://wso2.com/>*lean . enterprise .
>>>>>>> middleware
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Dinusha Dilrukshi
>>>>>> Associate Technical Lead
>>>>>> WSO2 Inc.: http://wso2.com/
>>>>>> Mobile: +94725255071
>>>>>> Blog: http://dinushasblog.blogspot.com/
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Hasunie Adikari*
>>>>> Software Engineer
>>>>> WSO2 Inc.; http://wso2.com
>>>>> lean.enterprise.middleware
>>>>> blog http://hasuniea.blogspot.com
>>>>> Mobile:+94715139495
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> *Hasunie Adikari*
>>>> Software Engineer
>>>> WSO2 Inc.; http://wso2.com
>>>> lean.enterprise.middleware
>>>> blog http://hasuniea.blogspot.com
>>>> Mobile:+94715139495
>>>>
>>>
>>>
>>>
>>> --
>>> Dinusha Dilrukshi
>>> Associate Technical Lead
>>> WSO2 Inc.: http://wso2.com/
>>> Mobile: +94725255071
>>> Blog: http://dinushasblog.blogspot.com/
>>>
>>
>>
>>
>> --
>> Dinusha Dilrukshi
>> Associate Technical Lead
>> WSO2 Inc.: http://wso2.com/
>> Mobile: +94725255071
>> Blog: http://dinushasblog.blogspot.com/
>>
>
>
>
> --
> *Kishanthan Thangarajah*
> Associate Technical Lead,
> Platform Technologies Team,
> WSO2, Inc.
> lean.enterprise.middleware
>
> Mobile - +94773426635
> Blog - *http://kishanthan.wordpress.com <http://kishanthan.wordpress.com>*
> Twitter - *http://twitter.com/kishanthan <http://twitter.com/kishanthan>*
>



-- 
Dinusha Dilrukshi
Associate Technical Lead
WSO2 Inc.: http://wso2.com/
Mobile: +94725255071
Blog: http://dinushasblog.blogspot.com/
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to