Re: [Dev] [DEV] Clarification on App Cloud- Built-in Editor has popup NPE for git->commit

2015-09-13 Thread Manjula Rathnayake
Hi Kavitha,

It seems I was not clear enough and sorry for the confusion. You can edit
the code in AppCloud in many ways.
1. Using codeEnvy editor - online editor
2. Using DevStudio - offline editor
3. Checkout the code and edit using any IDE you prefer.

Since you got issues working with codeEnvy editor, my suggestion was to
clone the repository of your application to your machine and do few changes
and commit and push. And I am not suggesting to do a AF setup using puppet
master etc. When you try this out, you can make sure, authentication issues
are resolved or not and isolate the issue if it is related with codeEnvy or
not.

thank you.

On Fri, Sep 11, 2015 at 5:50 PM, Kavitha Subramaniyam 
wrote:

> Thanks for infor Amila,
> Yes I have checked this in event tab too and it shows same error statement
> and I don't have idea about how to further investigate. PFA event tab
> details.
>
> Hi Manjula,
> I tried product clone but I guess it is not possible that environment
> configuration required lots of downloads and puupetmaster file config are
> huge process. Therefore I planned to check this issue while do the testing
> on AF2.2.0 release.
>
>
> Thanks & Kind regards,
>
> On Fri, Sep 11, 2015 at 4:44 PM, Amila Maha Arachchi 
> wrote:
>
>> If you checked the "Events" tab in code editor when you saw that
>> exception, some more information could have been revealed. If you come
>> across this again, please check the events tab too.
>>
>> On Fri, Sep 11, 2015 at 10:46 AM, Kavitha Subramaniyam 
>> wrote:
>>
>>> Hi Manjula,
>>>
>>> I was tried this by directly accessing cloud.wso2.com
>>>  and was working on front end, therefore
>>> couldn't access log/backend.
>>> As you mentioned I will clone project to my local machine and check, and
>>> share the tenant domain if this is happen on that setup as well.
>>>
>>>
>>> Thanks & Kind regards,
>>>
>>>
>>> On Fri, Sep 11, 2015 at 8:31 AM, Manjula Rathnayake 
>>> wrote:
>>>
 Hi Kavitha,

 This is the first time I see this issue. If you clone the project to
 your local machine and try to commit and push, does it pass?

 Please provide the tenant domain to investigate further.

 thank you.


 On Thu, Sep 10, 2015 at 4:59 PM, Kavitha Subramaniyam  wrote:

> Hi team,
>
> I have been created a test java web application on App Cloud and by
> using Built-in Editor have made some changes at index.jsp of
> testjava_project (followed the tutorial steps). After Git-> Add to index
> and when do the Git-> Commit it has given NPE and changes are not 
> affected.
>
> Appreciate if anyone help me to find the cause..
>
> PFA for screen shot.
>
>
>
> --
> Kavitha.S
> *Software Engineer -QA*
> Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194>
> kavi...@wso2.com 
>



 --
 Manjula Rathnayaka
 Associate Technical Lead
 WSO2, Inc.
 Mobile:+94 77 743 1987

>>>
>>>
>>>
>>> --
>>> Kavitha.S
>>> *Software Engineer -QA*
>>> Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194>
>>> kavi...@wso2.com 
>>>
>>
>>
>>
>> --
>> *Amila Maharachchi*
>> Senior Technical Lead
>> WSO2, Inc.; http://wso2.com
>>
>> Blog: http://maharachchi.blogspot.com
>> Mobile: +94719371446
>>
>>
>
>
> --
> Kavitha.S
> *Software Engineer -QA*
> Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194>
> kavi...@wso2.com 
>



-- 
Manjula Rathnayaka
Associate Technical Lead
WSO2, Inc.
Mobile:+94 77 743 1987
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV] Clarification on App Cloud- Built-in Editor has popup NPE for git->commit

2015-09-11 Thread Amila Maha Arachchi
If you checked the "Events" tab in code editor when you saw that exception,
some more information could have been revealed. If you come across this
again, please check the events tab too.

On Fri, Sep 11, 2015 at 10:46 AM, Kavitha Subramaniyam 
wrote:

> Hi Manjula,
>
> I was tried this by directly accessing cloud.wso2.com
>  and was working on front end, therefore couldn't
> access log/backend.
> As you mentioned I will clone project to my local machine and check, and
> share the tenant domain if this is happen on that setup as well.
>
>
> Thanks & Kind regards,
>
>
> On Fri, Sep 11, 2015 at 8:31 AM, Manjula Rathnayake 
> wrote:
>
>> Hi Kavitha,
>>
>> This is the first time I see this issue. If you clone the project to your
>> local machine and try to commit and push, does it pass?
>>
>> Please provide the tenant domain to investigate further.
>>
>> thank you.
>>
>>
>> On Thu, Sep 10, 2015 at 4:59 PM, Kavitha Subramaniyam 
>> wrote:
>>
>>> Hi team,
>>>
>>> I have been created a test java web application on App Cloud and by
>>> using Built-in Editor have made some changes at index.jsp of
>>> testjava_project (followed the tutorial steps). After Git-> Add to index
>>> and when do the Git-> Commit it has given NPE and changes are not affected.
>>>
>>> Appreciate if anyone help me to find the cause..
>>>
>>> PFA for screen shot.
>>>
>>>
>>>
>>> --
>>> Kavitha.S
>>> *Software Engineer -QA*
>>> Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194>
>>> kavi...@wso2.com 
>>>
>>
>>
>>
>> --
>> Manjula Rathnayaka
>> Associate Technical Lead
>> WSO2, Inc.
>> Mobile:+94 77 743 1987
>>
>
>
>
> --
> Kavitha.S
> *Software Engineer -QA*
> Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194>
> kavi...@wso2.com 
>



-- 
*Amila Maharachchi*
Senior Technical Lead
WSO2, Inc.; http://wso2.com

Blog: http://maharachchi.blogspot.com
Mobile: +94719371446
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV] Clarification on App Cloud- Built-in Editor has popup NPE for git->commit

2015-09-10 Thread Kavitha Subramaniyam
Hi Manjula,

I was tried this by directly accessing cloud.wso2.com
 and was working on front end, therefore couldn't
access log/backend.
As you mentioned I will clone project to my local machine and check, and
share the tenant domain if this is happen on that setup as well.


Thanks & Kind regards,


On Fri, Sep 11, 2015 at 8:31 AM, Manjula Rathnayake 
wrote:

> Hi Kavitha,
>
> This is the first time I see this issue. If you clone the project to your
> local machine and try to commit and push, does it pass?
>
> Please provide the tenant domain to investigate further.
>
> thank you.
>
>
> On Thu, Sep 10, 2015 at 4:59 PM, Kavitha Subramaniyam 
> wrote:
>
>> Hi team,
>>
>> I have been created a test java web application on App Cloud and by using
>> Built-in Editor have made some changes at index.jsp of testjava_project
>> (followed the tutorial steps). After Git-> Add to index and when do the
>> Git-> Commit it has given NPE and changes are not affected.
>>
>> Appreciate if anyone help me to find the cause..
>>
>> PFA for screen shot.
>>
>>
>>
>> --
>> Kavitha.S
>> *Software Engineer -QA*
>> Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194>
>> kavi...@wso2.com 
>>
>
>
>
> --
> Manjula Rathnayaka
> Associate Technical Lead
> WSO2, Inc.
> Mobile:+94 77 743 1987
>



-- 
Kavitha.S
*Software Engineer -QA*
Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194>
kavi...@wso2.com 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV] Clarification on App Cloud- Built-in Editor has popup NPE for git->commit

2015-09-10 Thread Manjula Rathnayake
Hi Kavitha,

This is the first time I see this issue. If you clone the project to your
local machine and try to commit and push, does it pass?

Please provide the tenant domain to investigate further.

thank you.


On Thu, Sep 10, 2015 at 4:59 PM, Kavitha Subramaniyam 
wrote:

> Hi team,
>
> I have been created a test java web application on App Cloud and by using
> Built-in Editor have made some changes at index.jsp of testjava_project
> (followed the tutorial steps). After Git-> Add to index and when do the
> Git-> Commit it has given NPE and changes are not affected.
>
> Appreciate if anyone help me to find the cause..
>
> PFA for screen shot.
>
>
>
> --
> Kavitha.S
> *Software Engineer -QA*
> Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194>
> kavi...@wso2.com 
>



-- 
Manjula Rathnayaka
Associate Technical Lead
WSO2, Inc.
Mobile:+94 77 743 1987
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev