Re: [Dev] Stratos problem?

2013-04-01 Thread Kasun Perera
Hi Amila

One more thing that I have noticed. Sometimes it loads fine on Firefox, but
at the same instance, it gives a blank page on Chrome.


On Mon, Apr 1, 2013 at 11:49 AM, Kasun Perera kas...@opensource.lk wrote:

 Hi Amial


 Did you try the application log feature also which is available in new
 SLive. It shows the log entries related to each application.


 Up to now application log has only listed  deployment info. but no
 errors.


 So you don't think a bug or memory leak in the web app cause this error?


 Cannot come to such a conclusion yet. What we can do is to, try your app
 in our QA environment and observe the behaviour. But, it will take a little
 time.


 Yes thanks, please do so.
 Roughly how much time it takes?
 Please download the latest .WAR file from here.

 https://docs.google.com/file/d/0B5A0W5SUykQqclEzUXJlRjhjQmc/edit?usp=sharing

 Thanks





  3) After running the webapp for several hours successfully, again it
 starts to give the blank page. Restating the webapp works, but sometimes I
 have to upload a new .WAR file to bring it back to life.


 When a webapp is kept idling for time, it is unloaded by the AS. Then,
 when a request comes after some time, it is loaded again. There can be a
 delay while happening this


 Yes this is right, it happens after webapp is kept idling for few hours.

 Appreciate any help to solve this problem.
 Thanks



  Regards,
 Amila.


 Thanks


 On Tue, Mar 26, 2013 at 11:07 AM, Amila Maha Arachchi ami...@wso2.com
  wrote:

 Hi Louiqa,

 Can you please let us know, what are the issues you are facing. It is
 true that there were some complications after the upgrade. But we 
 provided
 our support on getting things fixed for you and Kasun. Since then we
 haven't heard anything from your side. If you can point/mention the 
 issues,
 we can have a look and see what is going wrong.

 Regards,
 Amila.


 On Tue, Mar 26, 2013 at 10:02 AM, Louiqa Raschid 
 lou...@umiacs.umd.edu wrote:


 Sanjiva - There have been continuing problems with Stratos and
 unfortunately they have not been addressed in a timely manner.
 We need a stable version of Karsha DASS so we have decided to
 move to a hosted service from UMD.  I was really interested in
 a cloud hosting and keeping the connection to Sri Lanka but
 Stratos does not seem to be stable for this to happen.  Is this
 a problem for your other clients as well or are we the only
 people with more complicated needs such as access to a database,
 etc.?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




-- 
Regards

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


Re: [Dev] Stratos problem?

2013-03-31 Thread Kasun Perera
Hi Amila

I'm sorry I missed this mail.
These are the some problems that I'm getting.
1) When I upload a new .WAR file, deployed on the Stratoes and then go to
the URL, it gives me a blank page. But after several refreshes it loads the
page correctly. (Sometimes it works fine on first instance)

2) Sometimes above refreshing the URL doesn't work. But restarting the web
app on Stratoes, loads the webapp correcly.

3) After running the webapp for several hours successfully, again it starts
to give the blank page. Restating the webapp works, but sometimes I have to
upload a new .WAR file to bring it back to life.

Monitor- System Log doesn't list any error, and it dosen't give any error
in locally running security manager enabled stratoes AS. Any guesses why it
behave like this.

Thanks


On Tue, Mar 26, 2013 at 11:07 AM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Louiqa,

 Can you please let us know, what are the issues you are facing. It is true
 that there were some complications after the upgrade. But we provided our
 support on getting things fixed for you and Kasun. Since then we haven't
 heard anything from your side. If you can point/mention the issues, we can
 have a look and see what is going wrong.

 Regards,
 Amila.


 On Tue, Mar 26, 2013 at 10:02 AM, Louiqa Raschid lou...@umiacs.umd.eduwrote:


 Sanjiva - There have been continuing problems with Stratos and
 unfortunately they have not been addressed in a timely manner.
 We need a stable version of Karsha DASS so we have decided to
 move to a hosted service from UMD.  I was really interested in
 a cloud hosting and keeping the connection to Sri Lanka but
 Stratos does not seem to be stable for this to happen.  Is this
 a problem for your other clients as well or are we the only
 people with more complicated needs such as access to a database,
 etc.?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




-- 
Regards

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


Re: [Dev] Stratos problem?

2013-03-31 Thread Amila Maha Arachchi
Hi Kasun,

Please see my comments in-line.

On Mon, Apr 1, 2013 at 10:24 AM, Kasun Perera kas...@opensource.lk wrote:

 Hi Amila

 I'm sorry I missed this mail.
 These are the some problems that I'm getting.
 1) When I upload a new .WAR file, deployed on the Stratoes and then go to
 the URL, it gives me a blank page. But after several refreshes it loads the
 page correctly. (Sometimes it works fine on first instance)


According to our new deployment architecture, a user uploads a artifact (in
your case it is the webapp) to the management node (in this case mgt node
of the AppServer). Then the management node notifies the worker nodes. Then
the worker nodes check out the webapp from a svn location and deploys it in
the worker nodes. Worker nodes are the nodes responsible for serving the
requests coming to the webapp. I think the reason for seeing this blank
page is by the time you access the webapp, it is not deployed in the worker
node. It works after several refresshes because it has successfully
deployed in the worker nodes at that time.


 2) Sometimes above refreshing the URL doesn't work. But restarting the web
 app on Stratoes, loads the webapp correcly.

 3) After running the webapp for several hours successfully, again it
 starts to give the blank page. Restating the webapp works, but sometimes I
 have to upload a new .WAR file to bring it back to life.


When a webapp is kept idling for time, it is unloaded by the AS. Then, when
a request comes after some time, it is loaded again. There can be a delay
while happening this (but it seems you are having more problems. We'll
check on this).


 Monitor- System Log doesn't list any error, and it dosen't give any error
 in locally running security manager enabled stratoes AS. Any guesses why it
 behave like this.


We'll consider your above mentioned scenarios and see whether we can
improve the experience.

Regards,
Amila.


 Thanks


 On Tue, Mar 26, 2013 at 11:07 AM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Louiqa,

 Can you please let us know, what are the issues you are facing. It is
 true that there were some complications after the upgrade. But we provided
 our support on getting things fixed for you and Kasun. Since then we
 haven't heard anything from your side. If you can point/mention the issues,
 we can have a look and see what is going wrong.

 Regards,
 Amila.


 On Tue, Mar 26, 2013 at 10:02 AM, Louiqa Raschid 
 lou...@umiacs.umd.eduwrote:


 Sanjiva - There have been continuing problems with Stratos and
 unfortunately they have not been addressed in a timely manner.
 We need a stable version of Karsha DASS so we have decided to
 move to a hosted service from UMD.  I was really interested in
 a cloud hosting and keeping the connection to Sri Lanka but
 Stratos does not seem to be stable for this to happen.  Is this
 a problem for your other clients as well or are we the only
 people with more complicated needs such as access to a database,
 etc.?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




-- 
*Amila Maharachchi*
Technical Lead
Member, Management Committee - Cloud  Platform TG
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] Stratos problem?

2013-03-31 Thread Kasun Perera
Hi Amila

If you can provide any option to see server error logs, I think it will be
much useful. Because Monitor- System Log
only provides user login, app deployment ect.., but not any errors.

So you don't think a bug or memory leak in the web app cause this error?


3) After running the webapp for several hours successfully, again it starts
 to give the blank page. Restating the webapp works, but sometimes I have to
 upload a new .WAR file to bring it back to life.


 When a webapp is kept idling for time, it is unloaded by the AS. Then,
 when a request comes after some time, it is loaded again. There can be a
 delay while happening this


Yes this is right, it happens after webapp is kept idling for few hours.

Appreciate any help to solve this problem.
Thanks



 Regards,
 Amila.


 Thanks


 On Tue, Mar 26, 2013 at 11:07 AM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Louiqa,

 Can you please let us know, what are the issues you are facing. It is
 true that there were some complications after the upgrade. But we provided
 our support on getting things fixed for you and Kasun. Since then we
 haven't heard anything from your side. If you can point/mention the issues,
 we can have a look and see what is going wrong.

 Regards,
 Amila.


 On Tue, Mar 26, 2013 at 10:02 AM, Louiqa Raschid 
 lou...@umiacs.umd.eduwrote:


 Sanjiva - There have been continuing problems with Stratos and
 unfortunately they have not been addressed in a timely manner.
 We need a stable version of Karsha DASS so we have decided to
 move to a hosted service from UMD.  I was really interested in
 a cloud hosting and keeping the connection to Sri Lanka but
 Stratos does not seem to be stable for this to happen.  Is this
 a problem for your other clients as well or are we the only
 people with more complicated needs such as access to a database,
 etc.?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-17 Thread Kasun Perera
I was able to sort out the problems with webapp and it's working fine now.
Thank you very much Amila,Prabath and specially Shariq for the support that
you have given me to sort out the problems.

Thanks

On Thu, Feb 14, 2013 at 10:46 AM, Sanjiva Weerawarana sanj...@opensource.lk
 wrote:

 Kasun is this working now?


 On Mon, Feb 11, 2013 at 10:39 AM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 On Mon, Feb 11, 2013 at 9:18 AM, Kasun Perera kas...@opensource.lkwrote:

 H Amila

 I have activated the the Storage Server, and now I can see the list of
 databases.
 But when I click on manage link on a perticuler database, it direct me
 to the Attach database users page.
  From my previous experience this should direct me to the page where I
 can login to the database and run SQL queries?
 I tried to create a new database but the result was same as above
 mentioned


 The DB explorer is in the Data Services Server .. you can find it under
 Tools - Database Explorer in the Data Services Server and execute your
 queries ...


 The exception occurs when trying to login for the webapp -- I think
 this is still a problem of database connectivity ?Can you suggest any work
 around?


 Can you send us any exceptions you are seeing so we can further
 investigate ..?


 BTW- Sometimes I'm experiencing some weird behavior on stratoes live
 It gives me Authentication Failure when I'm trying to login for Data
 Service Server and Storage server
 When I click some link instead of going to that page it start
 downloading the page. e.g when I click upload web application it start
 downloading the upload.jsp page.


 The pages being downloaded is an issue we also experience in Google
 Chrome .. you can use Firefox for the moment and it should work fine .


 Thanks


 On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi ami...@wso2.com
  wrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and
 I merged them with the login page on Friday in-order to see whether it
 works. So basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service
 Server interface. Is this same for your testing tenants?  I have another
 testing tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server product).
 So, if you login to your tenant and go to above URL, you will see it under
 the databases section (this was earlier included in Data Service Server and
 now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first attempt.
 First, you need to go to Stratos Manager (https://stratoslive.wso2.com)
 - Configure - Services. There you will see the available services and
 then you need to activate the Storage Server for your tenant. After that
 you will be able to login to it (this is because this is a new addition to
 our product stack). *

 I have tested this for my personal apps which were using old databases.
 I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant
 and see whether it works

 https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

 Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on 
 Monday.

 Regards,
 Amila.


 On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid 
 lou...@umiacs.umd.edu wrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old tenant
 of mine too after Prabath confirmed that the migration fix was 
 complete ..
 now the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun
 needs to
 do some post-migration work?
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login

 I understand that we are not tenants with an SLA but ... I think
 that there should have been some warnings sent to all tenants before 
 these
 migrations happened?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: 

Re: [Dev] Stratos problem?

2013-02-17 Thread Muhammed Shariq
On Sun, Feb 17, 2013 at 3:32 PM, Kasun Perera kas...@opensource.lk wrote:


 I was able to sort out the problems with webapp and it's working fine now.
 Thank you very much Amila,Prabath and specially Shariq for the support
 that you have given me to sort out the problems.


That's great news ..! :)


 Thanks

 On Thu, Feb 14, 2013 at 10:46 AM, Sanjiva Weerawarana 
 sanj...@opensource.lk wrote:

 Kasun is this working now?


 On Mon, Feb 11, 2013 at 10:39 AM, Muhammed Shariq sha...@wso2.comwrote:

 Hi,

 On Mon, Feb 11, 2013 at 9:18 AM, Kasun Perera kas...@opensource.lkwrote:

 H Amila

 I have activated the the Storage Server, and now I can see the list of
 databases.
 But when I click on manage link on a perticuler database, it direct me
 to the Attach database users page.
  From my previous experience this should direct me to the page where I
 can login to the database and run SQL queries?
 I tried to create a new database but the result was same as above
 mentioned


 The DB explorer is in the Data Services Server .. you can find it under
 Tools - Database Explorer in the Data Services Server and execute your
 queries ...


 The exception occurs when trying to login for the webapp -- I think
 this is still a problem of database connectivity ?Can you suggest any work
 around?


 Can you send us any exceptions you are seeing so we can further
 investigate ..?


 BTW- Sometimes I'm experiencing some weird behavior on stratoes live
 It gives me Authentication Failure when I'm trying to login for Data
 Service Server and Storage server
 When I click some link instead of going to that page it start
 downloading the page. e.g when I click upload web application it start
 downloading the upload.jsp page.


 The pages being downloaded is an issue we also experience in Google
 Chrome .. you can use Firefox for the moment and it should work fine .


 Thanks


 On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi 
 ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera 
 kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi 
 ami...@wso2.com wrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and
 I merged them with the login page on Friday in-order to see whether it
 works. So basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service
 Server interface. Is this same for your testing tenants?  I have another
 testing tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server
 product). So, if you login to your tenant and go to above URL, you will 
 see
 it under the databases section (this was earlier included in Data Service
 Server and now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first
 attempt. First, you need to go to Stratos Manager (
 https://stratoslive.wso2.com) - Configure - Services. There you
 will see the available services and then you need to activate the Storage
 Server for your tenant. After that you will be able to login to it (this 
 is
 because this is a new addition to our product stack). *

 I have tested this for my personal apps which were using old
 databases. I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant
 and see whether it works

 https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

 Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on 
 Monday.

 Regards,
 Amila.


 On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid 
 lou...@umiacs.umd.edu wrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old
 tenant of mine too after Prabath confirmed that the migration fix was
 complete .. now the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun
 needs to
 do some post-migration work?
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login

 I understand that we are not tenants with an SLA but ... I think
 that there should have been some warnings sent to all tenants before 
 these
 migrations happened?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 

Re: [Dev] Stratos problem?

2013-02-14 Thread Kasun Perera
This is some other problem happened, I noticed it now.

When I upload a .WAR file seems it goes in to another tenet
Although my tenant is
/t/karsha.opensource.lk/https://management.appserver.stratoslive.wso2.com/t/karsha.opensource.lk/carbon/webapp-list/webapp_info.jsp?webappFileName=KarshaMarkUp.warwebappState=allhostName=appserver.stratoslive.wso2.comhttpPort=80webappType=webapp
MainApplications
list shows me it's under
/t/test1.chamara.com/webapps/KarshaAnnotatehttps://management.appserver.stratoslive.wso2.com/t/karsha.opensource.lk/carbon/webapp-list/webapp_info.jsp?webappFileName=KarshaAnnotate.warwebappState=allhostName=appserver.stratoslive.wso2.comhttpPort=80webappType=webapp

(Some other .WAR files are in correct context)
It may not related to my libraries issue, but that's not normal behavior ?
-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-14 Thread Muhammed Shariq
On Thu, Feb 14, 2013 at 12:18 PM, Kasun Perera kas...@opensource.lk wrote:

 Hi Shariq

 SLive AS Monitor - System Logs dosen't list any errors.

 BTW does SLive AS Monitor - System Logs under my tenant list logs
 related to others too?
 I can see a logs like 
 2013-02-13 22:35:19,047 Loaded tenant test1.chamara.com in 4524 ms
 

No it shouldn't will check on it.


 Any Ideas why i'm getting this on terminal when security manger enabled?

 JAVA_HOME environment variable is set to /usr/lib/jvm/java-6-sun-1.6.0.26
 CARBON_HOME environment variable is set to
 /home/kasun/Documents/wso2as-5.0.1
 Property pattern javax.net.ssl.trustStore is restricted for tenant code.
 Property pattern javax.net.ssl.trustStorePassword is restricted for tenant
 code.
 Property pattern denied.system.properties is restricted for tenant code.
 java.security.AccessControlException
  - klass: 'java/security/AccessControlException'


You need to sign all the jars in the distro when starting with security
manager .. you can used to attached script to do so ,, if your on windows
you might
have to modify the script accordingly ..


 Thanks

 On Thu, Feb 14, 2013 at 11:26 AM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 We had an issue with regard to the DB user migration which we fixed
 during the last weekend it self, then I by going through Kasun's code I
 figured that he was using a wrong library which further prevented the app
 from working ..

 It seems Kasun is working on Windows and is unable to enable security
 manager and test his app using the server.sh i provided .. Kasun can you go
 to SLive AS Monitor - System Logs and check if there are any errors .. ?!


 On Thu, Feb 14, 2013 at 10:46 AM, Sanjiva Weerawarana 
 sanj...@opensource.lk wrote:

 Kasun is this working now?


 On Mon, Feb 11, 2013 at 10:39 AM, Muhammed Shariq sha...@wso2.comwrote:

 Hi,

 On Mon, Feb 11, 2013 at 9:18 AM, Kasun Perera kas...@opensource.lkwrote:

 H Amila

 I have activated the the Storage Server, and now I can see the list of
 databases.
 But when I click on manage link on a perticuler database, it direct me
 to the Attach database users page.
  From my previous experience this should direct me to the page where I
 can login to the database and run SQL queries?
 I tried to create a new database but the result was same as above
 mentioned


 The DB explorer is in the Data Services Server .. you can find it under
 Tools - Database Explorer in the Data Services Server and execute your
 queries ...


 The exception occurs when trying to login for the webapp -- I think
 this is still a problem of database connectivity ?Can you suggest any work
 around?


 Can you send us any exceptions you are seeing so we can further
 investigate ..?


 BTW- Sometimes I'm experiencing some weird behavior on stratoes live
 It gives me Authentication Failure when I'm trying to login for
 Data Service Server and Storage server
 When I click some link instead of going to that page it start
 downloading the page. e.g when I click upload web application it start
 downloading the upload.jsp page.


 The pages being downloaded is an issue we also experience in Google
 Chrome .. you can use Firefox for the moment and it should work fine .


 Thanks


 On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi 
 ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera 
 kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi 
 ami...@wso2.com wrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and
 I merged them with the login page on Friday in-order to see whether it
 works. So basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service
 Server interface. Is this same for your testing tenants?  I have another
 testing tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server
 product). So, if you login to your tenant and go to above URL, you will 
 see
 it under the databases section (this was earlier included in Data Service
 Server and now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first
 attempt. First, you need to go to Stratos Manager (
 https://stratoslive.wso2.com) - Configure - Services. There you
 will see the available services and then you need to activate the Storage
 Server for your tenant. After that you will be able to login to it (this 
 is
 because this is a new addition to our product stack). *

 I have tested this for my personal apps which were using old
 databases. I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant
 and see whether it works

 

Re: [Dev] Stratos problem?

2013-02-14 Thread Muhammed Shariq
On Thu, Feb 14, 2013 at 1:40 PM, Kasun Perera kas...@opensource.lk wrote:

 This is some other problem happened, I noticed it now.

 When I upload a .WAR file seems it goes in to another tenet
 Although my tenant is 
 /t/karsha.opensource.lk/https://management.appserver.stratoslive.wso2.com/t/karsha.opensource.lk/carbon/webapp-list/webapp_info.jsp?webappFileName=KarshaMarkUp.warwebappState=allhostName=appserver.stratoslive.wso2.comhttpPort=80webappType=webapp
  MainApplications
 list shows me it's under 
 /t/test1.chamara.com/webapps/KarshaAnnotatehttps://management.appserver.stratoslive.wso2.com/t/karsha.opensource.lk/carbon/webapp-list/webapp_info.jsp?webappFileName=KarshaAnnotate.warwebappState=allhostName=appserver.stratoslive.wso2.comhttpPort=80webappType=webapp

 (Some other .WAR files are in correct context)
 It may not related to my libraries issue, but that's not normal behavior ?


This is not the normal behavior plus I cannot access the webapp on the
test1.* context .. can you share a working version of the webapp and let me
know how
to reproduce the dead page what you were talking about .?!

 --
 Regards

 Kasun Perera

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




-- 
Thanks,
Shariq.
Phone: +94 777 202 225
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Stratos problem?

2013-02-14 Thread Kasun Perera
Hi Shariq

This is not the normal behavior plus I cannot access the webapp on the
 test1.* context .. can you share a working version of the webapp and let me
 know how
 to reproduce the dead page what you were talking about .?!




It just happened not sure how to reproduce it. But I will send you
the credentials to my testing tenant in a private mail so you can look at
it.
You can use this .WAR file to check.
https://docs.google.com/file/d/0B5A0W5SUykQqY1BLM1hmMjI4UGs/edit?usp=sharing

Just curious, Is there any RAM memory limitation to a tenant?
This may be the problem that i'm having related to the apache-lucene
libraries.
I was doing in-memory indexing since stratoes doesn't allow file access. I
was using org.apache.lucene.store.*RAMDirectory* for that.
If Physical memory is not enough it will swap out the *RAMDirectory. *I was
checking whether I could do this indexing operation in another way but i'm
out of options stuck :(

Thanks



-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-13 Thread Kasun Perera
On Thu, Feb 14, 2013 at 10:46 AM, Sanjiva Weerawarana sanj...@opensource.lk
 wrote:

 Kasun is this working now?


The database connection issue was solved, but I still have a problem with
using Apache Lucene libraries in the live server. I'm working on it but
Couldn't find exactly what is the issue yet.

Thnanks





 On Mon, Feb 11, 2013 at 10:39 AM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 On Mon, Feb 11, 2013 at 9:18 AM, Kasun Perera kas...@opensource.lkwrote:

 H Amila

 I have activated the the Storage Server, and now I can see the list of
 databases.
 But when I click on manage link on a perticuler database, it direct me
 to the Attach database users page.
  From my previous experience this should direct me to the page where I
 can login to the database and run SQL queries?
 I tried to create a new database but the result was same as above
 mentioned


 The DB explorer is in the Data Services Server .. you can find it under
 Tools - Database Explorer in the Data Services Server and execute your
 queries ...


 The exception occurs when trying to login for the webapp -- I think
 this is still a problem of database connectivity ?Can you suggest any work
 around?


 Can you send us any exceptions you are seeing so we can further
 investigate ..?


 BTW- Sometimes I'm experiencing some weird behavior on stratoes live
 It gives me Authentication Failure when I'm trying to login for Data
 Service Server and Storage server
 When I click some link instead of going to that page it start
 downloading the page. e.g when I click upload web application it start
 downloading the upload.jsp page.


 The pages being downloaded is an issue we also experience in Google
 Chrome .. you can use Firefox for the moment and it should work fine .


 Thanks


 On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi ami...@wso2.com
  wrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and
 I merged them with the login page on Friday in-order to see whether it
 works. So basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service
 Server interface. Is this same for your testing tenants?  I have another
 testing tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server product).
 So, if you login to your tenant and go to above URL, you will see it under
 the databases section (this was earlier included in Data Service Server and
 now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first attempt.
 First, you need to go to Stratos Manager (https://stratoslive.wso2.com)
 - Configure - Services. There you will see the available services and
 then you need to activate the Storage Server for your tenant. After that
 you will be able to login to it (this is because this is a new addition to
 our product stack). *

 I have tested this for my personal apps which were using old databases.
 I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant
 and see whether it works

 https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

 Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on 
 Monday.

 Regards,
 Amila.


 On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid 
 lou...@umiacs.umd.edu wrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old tenant
 of mine too after Prabath confirmed that the migration fix was 
 complete ..
 now the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun
 needs to
 do some post-migration work?
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login

 I understand that we are not tenants with an SLA but ... I think
 that there should have been some warnings sent to all tenants before 
 these
 migrations happened?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: 

Re: [Dev] Stratos problem?

2013-02-13 Thread Muhammed Shariq
Hi,

We had an issue with regard to the DB user migration which we fixed during
the last weekend it self, then I by going through Kasun's code I figured
that he was using a wrong library which further prevented the app from
working ..

It seems Kasun is working on Windows and is unable to enable security
manager and test his app using the server.sh i provided .. Kasun can you go
to SLive AS Monitor - System Logs and check if there are any errors .. ?!

On Thu, Feb 14, 2013 at 10:46 AM, Sanjiva Weerawarana sanj...@opensource.lk
 wrote:

 Kasun is this working now?


 On Mon, Feb 11, 2013 at 10:39 AM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 On Mon, Feb 11, 2013 at 9:18 AM, Kasun Perera kas...@opensource.lkwrote:

 H Amila

 I have activated the the Storage Server, and now I can see the list of
 databases.
 But when I click on manage link on a perticuler database, it direct me
 to the Attach database users page.
  From my previous experience this should direct me to the page where I
 can login to the database and run SQL queries?
 I tried to create a new database but the result was same as above
 mentioned


 The DB explorer is in the Data Services Server .. you can find it under
 Tools - Database Explorer in the Data Services Server and execute your
 queries ...


 The exception occurs when trying to login for the webapp -- I think
 this is still a problem of database connectivity ?Can you suggest any work
 around?


 Can you send us any exceptions you are seeing so we can further
 investigate ..?


 BTW- Sometimes I'm experiencing some weird behavior on stratoes live
 It gives me Authentication Failure when I'm trying to login for Data
 Service Server and Storage server
 When I click some link instead of going to that page it start
 downloading the page. e.g when I click upload web application it start
 downloading the upload.jsp page.


 The pages being downloaded is an issue we also experience in Google
 Chrome .. you can use Firefox for the moment and it should work fine .


 Thanks


 On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi ami...@wso2.com
  wrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and
 I merged them with the login page on Friday in-order to see whether it
 works. So basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service
 Server interface. Is this same for your testing tenants?  I have another
 testing tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server product).
 So, if you login to your tenant and go to above URL, you will see it under
 the databases section (this was earlier included in Data Service Server and
 now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first attempt.
 First, you need to go to Stratos Manager (https://stratoslive.wso2.com)
 - Configure - Services. There you will see the available services and
 then you need to activate the Storage Server for your tenant. After that
 you will be able to login to it (this is because this is a new addition to
 our product stack). *

 I have tested this for my personal apps which were using old databases.
 I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant
 and see whether it works

 https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

 Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on 
 Monday.

 Regards,
 Amila.


 On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid 
 lou...@umiacs.umd.edu wrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old tenant
 of mine too after Prabath confirmed that the migration fix was 
 complete ..
 now the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun
 needs to
 do some post-migration work?
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login

 I understand that we are not tenants with an SLA but ... I think
 that there should have been some warnings sent to all tenants before 
 these
 migrations happened?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; 

Re: [Dev] Stratos problem?

2013-02-13 Thread Kasun Perera
Hi Shariq

SLive AS Monitor - System Logs dosen't list any errors.

BTW does SLive AS Monitor - System Logs under my tenant list logs
related to others too?
I can see a logs like 
2013-02-13 22:35:19,047 Loaded tenant test1.chamara.com in 4524 ms


Any Ideas why i'm getting this on terminal when security manger enabled?

JAVA_HOME environment variable is set to /usr/lib/jvm/java-6-sun-1.6.0.26
CARBON_HOME environment variable is set to
/home/kasun/Documents/wso2as-5.0.1
Property pattern javax.net.ssl.trustStore is restricted for tenant code.
Property pattern javax.net.ssl.trustStorePassword is restricted for tenant
code.
Property pattern denied.system.properties is restricted for tenant code.
java.security.AccessControlException
 - klass: 'java/security/AccessControlException'

Thanks

On Thu, Feb 14, 2013 at 11:26 AM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 We had an issue with regard to the DB user migration which we fixed during
 the last weekend it self, then I by going through Kasun's code I figured
 that he was using a wrong library which further prevented the app from
 working ..

 It seems Kasun is working on Windows and is unable to enable security
 manager and test his app using the server.sh i provided .. Kasun can you go
 to SLive AS Monitor - System Logs and check if there are any errors .. ?!


 On Thu, Feb 14, 2013 at 10:46 AM, Sanjiva Weerawarana 
 sanj...@opensource.lk wrote:

 Kasun is this working now?


 On Mon, Feb 11, 2013 at 10:39 AM, Muhammed Shariq sha...@wso2.comwrote:

 Hi,

 On Mon, Feb 11, 2013 at 9:18 AM, Kasun Perera kas...@opensource.lkwrote:

 H Amila

 I have activated the the Storage Server, and now I can see the list of
 databases.
 But when I click on manage link on a perticuler database, it direct me
 to the Attach database users page.
  From my previous experience this should direct me to the page where I
 can login to the database and run SQL queries?
 I tried to create a new database but the result was same as above
 mentioned


 The DB explorer is in the Data Services Server .. you can find it under
 Tools - Database Explorer in the Data Services Server and execute your
 queries ...


 The exception occurs when trying to login for the webapp -- I think
 this is still a problem of database connectivity ?Can you suggest any work
 around?


 Can you send us any exceptions you are seeing so we can further
 investigate ..?


 BTW- Sometimes I'm experiencing some weird behavior on stratoes live
 It gives me Authentication Failure when I'm trying to login for Data
 Service Server and Storage server
 When I click some link instead of going to that page it start
 downloading the page. e.g when I click upload web application it start
 downloading the upload.jsp page.


 The pages being downloaded is an issue we also experience in Google
 Chrome .. you can use Firefox for the moment and it should work fine .


 Thanks


 On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi 
 ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera 
 kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi 
 ami...@wso2.com wrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and
 I merged them with the login page on Friday in-order to see whether it
 works. So basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service
 Server interface. Is this same for your testing tenants?  I have another
 testing tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server
 product). So, if you login to your tenant and go to above URL, you will 
 see
 it under the databases section (this was earlier included in Data Service
 Server and now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first
 attempt. First, you need to go to Stratos Manager (
 https://stratoslive.wso2.com) - Configure - Services. There you
 will see the available services and then you need to activate the Storage
 Server for your tenant. After that you will be able to login to it (this 
 is
 because this is a new addition to our product stack). *

 I have tested this for my personal apps which were using old
 databases. I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant
 and see whether it works

 https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

 Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on 
 Monday.

 Regards,
 Amila.


 On Sun, Feb 

Re: [Dev] Stratos problem?

2013-02-10 Thread Kasun Perera
H Amila

I have activated the the Storage Server, and now I can see the list of
databases.
But when I click on manage link on a perticuler database, it direct me to
the Attach database users page.
 From my previous experience this should direct me to the page where I can
login to the database and run SQL queries?
I tried to create a new database but the result was same as above mentioned

The exception occurs when trying to login for the webapp -- I think this
is still a problem of database connectivity ?Can you suggest any work
around?

BTW- Sometimes I'm experiencing some weird behavior on stratoes live
It gives me Authentication Failure when I'm trying to login for Data
Service Server and Storage server
When I click some link instead of going to that page it start downloading
the page. e.g when I click upload web application it start downloading the
upload.jsp page.

Thanks


On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi ami...@wso2.comwrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and I merged
 them with the login page on Friday in-order to see whether it works. So
 basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service Server
 interface. Is this same for your testing tenants?  I have another testing
 tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server product).
 So, if you login to your tenant and go to above URL, you will see it under
 the databases section (this was earlier included in Data Service Server and
 now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first attempt.
 First, you need to go to Stratos Manager (https://stratoslive.wso2.com)
 - Configure - Services. There you will see the available services and
 then you need to activate the Storage Server for your tenant. After that
 you will be able to login to it (this is because this is a new addition to
 our product stack). *

 I have tested this for my personal apps which were using old databases.
 I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant and
 see whether it works

 https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

 Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on Monday.

 Regards,
 Amila.


 On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid 
 lou...@umiacs.umd.eduwrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old tenant of
 mine too after Prabath confirmed that the migration fix was complete .. 
 now
 the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun needs to
 do some post-migration work?
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login

 I understand that we are not tenants with an SLA but ... I think that
 there should have been some warnings sent to all tenants before these
 migrations happened?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-10 Thread Muhammed Shariq
Hi,

On Mon, Feb 11, 2013 at 9:18 AM, Kasun Perera kas...@opensource.lk wrote:

 H Amila

 I have activated the the Storage Server, and now I can see the list of
 databases.
 But when I click on manage link on a perticuler database, it direct me to
 the Attach database users page.
  From my previous experience this should direct me to the page where I can
 login to the database and run SQL queries?
 I tried to create a new database but the result was same as above mentioned


The DB explorer is in the Data Services Server .. you can find it under
Tools - Database Explorer in the Data Services Server and execute your
queries ...


 The exception occurs when trying to login for the webapp -- I think this
 is still a problem of database connectivity ?Can you suggest any work
 around?


Can you send us any exceptions you are seeing so we can further investigate
..?


 BTW- Sometimes I'm experiencing some weird behavior on stratoes live
 It gives me Authentication Failure when I'm trying to login for Data
 Service Server and Storage server
 When I click some link instead of going to that page it start downloading
 the page. e.g when I click upload web application it start downloading the
 upload.jsp page.


The pages being downloaded is an issue we also experience in Google Chrome
.. you can use Firefox for the moment and it should work fine .


 Thanks


 On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi 
 ami...@wso2.comwrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and I merged
 them with the login page on Friday in-order to see whether it works. So
 basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service Server
 interface. Is this same for your testing tenants?  I have another testing
 tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server product).
 So, if you login to your tenant and go to above URL, you will see it under
 the databases section (this was earlier included in Data Service Server and
 now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first attempt.
 First, you need to go to Stratos Manager (https://stratoslive.wso2.com)
 - Configure - Services. There you will see the available services and
 then you need to activate the Storage Server for your tenant. After that
 you will be able to login to it (this is because this is a new addition to
 our product stack). *

 I have tested this for my personal apps which were using old databases.
 I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant and
 see whether it works

 https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

 Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on Monday.

 Regards,
 Amila.


 On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid 
 lou...@umiacs.umd.eduwrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old tenant
 of mine too after Prabath confirmed that the migration fix was complete 
 ..
 now the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun needs
 to
 do some post-migration work?
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login

 I understand that we are not tenants with an SLA but ... I think that
 there should have been some warnings sent to all tenants before these
 migrations happened?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




-- 
Thanks,
Shariq.
Phone: +94 777 202 225
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Stratos problem?

2013-02-10 Thread Kasun Perera
Hi Shariq

Thanks for pointing the DB explorer, and I'll use Firefox.

Here's the exception that I'm getting. http://paste.org/61234

As I mentioned previously it runs fine in my local wso2stratos-as-1.5.2, by
connecting to the live-database. So debugging doesn't help me to find any
error.

Here is our app, may be you can try it in testing tenant-
https://docs.google.com/file/d/0B5A0W5SUykQqSHpJTnM0TWxUWE0/edit?usp=sharing

Thanks





On Mon, Feb 11, 2013 at 10:39 AM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 On Mon, Feb 11, 2013 at 9:18 AM, Kasun Perera kas...@opensource.lkwrote:

 H Amila

 I have activated the the Storage Server, and now I can see the list of
 databases.
 But when I click on manage link on a perticuler database, it direct me to
 the Attach database users page.
  From my previous experience this should direct me to the page where I
 can login to the database and run SQL queries?
 I tried to create a new database but the result was same as above
 mentioned


 The DB explorer is in the Data Services Server .. you can find it under
 Tools - Database Explorer in the Data Services Server and execute your
 queries ...


 The exception occurs when trying to login for the webapp -- I think this
 is still a problem of database connectivity ?Can you suggest any work
 around?


 Can you send us any exceptions you are seeing so we can further
 investigate ..?


 BTW- Sometimes I'm experiencing some weird behavior on stratoes live
 It gives me Authentication Failure when I'm trying to login for Data
 Service Server and Storage server
 When I click some link instead of going to that page it start downloading
 the page. e.g when I click upload web application it start downloading the
 upload.jsp page.


 The pages being downloaded is an issue we also experience in Google Chrome
 .. you can use Firefox for the moment and it should work fine .


 Thanks


 On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi 
 ami...@wso2.comwrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and
 I merged them with the login page on Friday in-order to see whether it
 works. So basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service
 Server interface. Is this same for your testing tenants?  I have another
 testing tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server product).
 So, if you login to your tenant and go to above URL, you will see it under
 the databases section (this was earlier included in Data Service Server and
 now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first attempt.
 First, you need to go to Stratos Manager (https://stratoslive.wso2.com)
 - Configure - Services. There you will see the available services and
 then you need to activate the Storage Server for your tenant. After that
 you will be able to login to it (this is because this is a new addition to
 our product stack). *

 I have tested this for my personal apps which were using old databases.
 I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant
 and see whether it works

 https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

 Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on 
 Monday.

 Regards,
 Amila.


 On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid lou...@umiacs.umd.edu
  wrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old tenant
 of mine too after Prabath confirmed that the migration fix was 
 complete ..
 now the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun needs
 to
 do some post-migration work?
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login

 I understand that we are not tenants with an SLA but ... I think that
 there should have been some warnings sent to all tenants before these
 migrations happened?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 

Re: [Dev] Stratos problem?

2013-02-10 Thread Muhammed Shariq
On Mon, Feb 11, 2013 at 11:24 AM, Kasun Perera kas...@opensource.lk wrote:

 Hi Shariq

 Thanks for pointing the DB explorer, and I'll use Firefox.

 Here's the exception that I'm getting. http://paste.org/61234

 As I mentioned previously it runs fine in my local wso2stratos-as-1.5.2,
 by connecting to the live-database. So debugging doesn't help me to find
 any error.


The issue you are seeing is because we have enabled Security Manager in our
setup. Security Manager prevents tenant code from doing privileged
operations such as class loading, writing to the file system etc. In your
code, it seems ConnectionPool.getConnection() methods is causing the
security exception ..

I have attached a sample webapp here with that is using RSS .. can you
use BasicDataSource approach as seen in the DBManager.java class and try ..
this should get rid of the security exception you are seeing ..


 Here is our app, may be you can try it in testing tenant-

 https://docs.google.com/file/d/0B5A0W5SUykQqSHpJTnM0TWxUWE0/edit?usp=sharing

 Thanks





 On Mon, Feb 11, 2013 at 10:39 AM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 On Mon, Feb 11, 2013 at 9:18 AM, Kasun Perera kas...@opensource.lkwrote:

 H Amila

 I have activated the the Storage Server, and now I can see the list of
 databases.
 But when I click on manage link on a perticuler database, it direct me
 to the Attach database users page.
  From my previous experience this should direct me to the page where I
 can login to the database and run SQL queries?
 I tried to create a new database but the result was same as above
 mentioned


 The DB explorer is in the Data Services Server .. you can find it under
 Tools - Database Explorer in the Data Services Server and execute your
 queries ...


 The exception occurs when trying to login for the webapp -- I think
 this is still a problem of database connectivity ?Can you suggest any work
 around?


 Can you send us any exceptions you are seeing so we can further
 investigate ..?


 BTW- Sometimes I'm experiencing some weird behavior on stratoes live
 It gives me Authentication Failure when I'm trying to login for Data
 Service Server and Storage server
 When I click some link instead of going to that page it start
 downloading the page. e.g when I click upload web application it start
 downloading the upload.jsp page.


 The pages being downloaded is an issue we also experience in Google
 Chrome .. you can use Firefox for the moment and it should work fine .


 Thanks


 On Sun, Feb 10, 2013 at 1:19 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 On Sun, Feb 10, 2013 at 12:22 PM, Kasun Perera kas...@opensource.lkwrote:



 On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi ami...@wso2.com
  wrote:

  When we access your webapp, we can see it loading fine the styles.


 Yes this is due to changes I did on Friday!
 We had common JSP segment files header.jspf footer.jspf and
 I merged them with the login page on Friday in-order to see whether it
 works. So basically login was loading with fine styles since Friday.

 But I still can't see our MySql databases inside the Data Service
 Server interface. Is this same for your testing tenants?  I have another
 testing tenant and situation is same; I can see the databases there too.


 Yes, this is the expected behaviour. Your database will be found in
 https://storage.stratoslive.wso2.com (Our new storage server product).
 So, if you login to your tenant and go to above URL, you will see it under
 the databases section (this was earlier included in Data Service Server and
 now it is removed from it and included in Storage Server).

 *Note:

 You might not be able to login to storage server in your first attempt.
 First, you need to go to Stratos Manager (https://stratoslive.wso2.com)
 - Configure - Services. There you will see the available services and
 then you need to activate the Storage Server for your tenant. After that
 you will be able to login to it (this is because this is a new addition to
 our product stack). *

 I have tested this for my personal apps which were using old databases.
 I'll try your app as well.


 One other thing- Please upload our .war file to your testing tenant
 and see whether it works

 https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

 Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on 
 Monday.

 Regards,
 Amila.


 On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid 
 lou...@umiacs.umd.edu wrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old tenant
 of mine too after Prabath confirmed that the migration fix was 
 complete ..
 now the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun
 needs to
 do some post-migration work?
 

Re: [Dev] Stratos problem?

2013-02-09 Thread Kasun Perera
On Sat, Feb 9, 2013 at 8:28 AM, Sanjiva Weerawarana
sanj...@opensource.lkwrote:

 Amila any news about this? What is the problem?


Shariq was looking on to this lately. From the info that I have received
from him, there had been a DB migration from MySql 5.1 to 5.5 and user
permissions have not been migrated properly.

Thanks



 This is a blocker for Karsha project.

 Sanjiva.


 On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 Our storage server was unresponsive and we have brought it back now.
 Please check whether your database is visible there. We'll further look
 into your webapp issues.

 Regards,
 AmilaM.


 On Mon, Feb 4, 2013 at 2:47 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 Thanks for providing the requested info. I'll look into this and provide
 an update to you.

 Regards,
 Amila.


 On Mon, Feb 4, 2013 at 1:59 PM, Kasun Perera kas...@opensource.lkwrote:

 Hi Amila

  These are the info. related to our application.

 1. Your tenant domain


 our tenant domain is -karsha.opensource.lk


 2. What is the web application you have deployed in AppServer


 We were having  jsp/servelet web applications (they use external
 libraries like apache-lucene, stanford-parser etc).
 The web applications were connected to the MySql database, created in
 the data service server. (connecting through url = jdbc:mysql://
 rss1.stratoslive.wso2.com/karshaannotate_2_karsha_opensource_lk )

 3. Nature of your web application and what are the failures you see
 when accessing it.


 It allows users to login, upload PDF documents to the database, Get
 uploaded documents markup and annotate the text in those documents,
 calculate similarity of documents using lucene.

 Failures
 1)
 This is the URL to one of the application.
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login
 username/passwd-admin/admin

 The UI's were gone and it simply displays the text boxes and button.
 When you login it displays the error massage Resource not available

 2) Instead of Data Service Server, the new stratoes interface displays Data
 Services and Storage Server Services.

  I hope our previous mysql database should be in the  Storage Server
 Services  but I can't login to the this server it displays this error
 page

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.

 I can access the stratoes database locally.

 Please let me know if you need further info.

 Thanks


 I'll look into this once I get the above information.

 Regards,
 Amila.

 On Mon, Feb 4, 2013 at 9:08 AM, Kasun Perera kas...@opensource.lkwrote:



 On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid lou...@umiacs.umd.edu
  wrote:


 I tried to access the service on Sunday night February 3.
 Got this error.

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the
 connection without sending any data.


 Yes, I'm getting this error too on stratoes live app server, I cant
 access data service server also. Our web applications running on stratoes
 live are corrupted and don't work properly now.

 I can see there are some changes to stratoes live interfaces, there
 was a maintenance to server recently if i'm right? May be this caused the
 problems that we are experiencing?

 Coping the the wso2-dev.

 --
 Regards

 Kasun Perera

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




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Sanjiva Weerawarana, Ph.D.
 Founder, Director  Chief Scientist; Lanka Software Foundation;
 http://www.opensource.lk/
 Founder, Chairman  CEO; WSO2; http://wso2.com/
 Member; Apache Software Foundation; http://www.apache.org/

 Blog: http://sanjiva.weerawarana.org/




-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-09 Thread Amila Maharachchi
Yes, Shariq and Prabath is working on fixing this. We are treating this as a 
Level1 issue and working on it. Prabath, can you please provide an update on 
this? 

Sent from my iPad

On Feb 9, 2013, at 7:44 PM, Kasun Perera kas...@opensource.lk wrote:

 
 
 On Sat, Feb 9, 2013 at 8:28 AM, Sanjiva Weerawarana sanj...@opensource.lk 
 wrote:
 Amila any news about this? What is the problem? 
 
 Shariq was looking on to this lately. From the info that I have received from 
 him, there had been a DB migration from MySql 5.1 to 5.5 and user permissions 
 have not been migrated properly.
 
 Thanks
  
 
 This is a blocker for Karsha project.
 
 Sanjiva.
 
 
 On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi ami...@wso2.com wrote:
 Hi Kasun,
 
 Our storage server was unresponsive and we have brought it back now. Please 
 check whether your database is visible there. We'll further look into your 
 webapp issues.
 
 Regards,
 AmilaM.
 
 
 On Mon, Feb 4, 2013 at 2:47 PM, Amila Maha Arachchi ami...@wso2.com wrote:
 Hi Kasun,
 
 Thanks for providing the requested info. I'll look into this and provide 
 an update to you.
 
 Regards,
 Amila.
 
 
 On Mon, Feb 4, 2013 at 1:59 PM, Kasun Perera kas...@opensource.lk wrote:
 Hi Amila
 
  These are the info. related to our application. 
 
 1. Your tenant domain
  
 our tenant domain is -karsha.opensource.lk
  
 2. What is the web application you have deployed in AppServer
 
 We were having  jsp/servelet web applications (they use external 
 libraries like apache-lucene, stanford-parser etc).
 The web applications were connected to the MySql database, created in the 
 data service server. (connecting through url = 
 jdbc:mysql://rss1.stratoslive.wso2.com/karshaannotate_2_karsha_opensource_lk
  )
 
 3. Nature of your web application and what are the failures you see when 
 accessing it.
  
 It allows users to login, upload PDF documents to the database, Get 
 uploaded documents markup and annotate the text in those documents, 
 calculate similarity of documents using lucene.
 
 Failures
 1)
 This is the URL to one of the application.
 http://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login
 username/passwd-admin/admin
 
 The UI's were gone and it simply displays the text boxes and button. When 
 you login it displays the error massage Resource not available
 
 2) Instead of Data Service Server, the new stratoes interface displays 
 Data Services and Storage Server Services.
 
  I hope our previous mysql database should be in the  Storage Server 
 Services  but I can't login to the this server it displays this error page
 
 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection 
 without sending any data.
 
 I can access the stratoes database locally. 
 
 Please let me know if you need further info.
 
 Thanks
 
 
 I'll look into this once I get the above information.
 
 Regards,
 Amila.
 
 On Mon, Feb 4, 2013 at 9:08 AM, Kasun Perera kas...@opensource.lk 
 wrote:
 
 
 On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid lou...@umiacs.umd.edu 
 wrote:
 
 I tried to access the service on Sunday night February 3.
 Got this error.
 
 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection 
 without sending any data.
 
 
 Yes, I'm getting this error too on stratoes live app server, I cant 
 access data service server also. Our web applications running on 
 stratoes live are corrupted and don't work properly now. 
 
 I can see there are some changes to stratoes live interfaces, there was 
 a maintenance to server recently if i'm right? May be this caused the 
 problems that we are experiencing? 
 
 Coping the the wso2-dev. 
 
 -- 
 Regards
  
 Kasun Perera
 
 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 
 
 
 -- 
 Amila Maharachchi
 Technical Lead
 Member, Management Committee - Cloud  Platform TG 
 WSO2, Inc.; http://wso2.com
 
 Blog: http://maharachchi.blogspot.com 
 Mobile: +94719371446
 
 
 
 -- 
 Regards
  
 Kasun Perera
 
 
 
 -- 
 Amila Maharachchi
 Technical Lead
 Member, Management Committee - Cloud  Platform TG 
 WSO2, Inc.; http://wso2.com
 
 Blog: http://maharachchi.blogspot.com 
 Mobile: +94719371446
 
 
 
 -- 
 Amila Maharachchi
 Technical Lead
 Member, Management Committee - Cloud  Platform TG 
 WSO2, Inc.; http://wso2.com
 
 Blog: http://maharachchi.blogspot.com 
 Mobile: +94719371446
 
 
 
 -- 
 Sanjiva Weerawarana, Ph.D.
 Founder, Director  Chief Scientist; Lanka Software Foundation; 
 http://www.opensource.lk/
 Founder, Chairman  CEO; WSO2; http://wso2.com/
 Member; Apache Software Foundation; http://www.apache.org/
 
 Blog: http://sanjiva.weerawarana.org/
 
 
 
 -- 

Re: [Dev] Stratos problem?

2013-02-09 Thread Prabath Abeysekera
Hi,

On Sat, Feb 9, 2013 at 10:20 PM, Amila Maharachchi ami...@wso2.com wrote:

 Yes, Shariq and Prabath is working on fixing this. We are treating this as
 a Level1 issue and working on it. Prabath, can you please provide an update
 on this?


The is already done and communicated to Shariq. Now it should be possible
to connect to the existing user created databases with appropriate
credentials. Please let us know if you run into any further issues on
database connectivity.



 Sent from my iPad

 On Feb 9, 2013, at 7:44 PM, Kasun Perera kas...@opensource.lk wrote:



 On Sat, Feb 9, 2013 at 8:28 AM, Sanjiva Weerawarana sanj...@opensource.lk
  wrote:

 Amila any news about this? What is the problem?


 Shariq was looking on to this lately. From the info that I have received
 from him, there had been a DB migration from MySql 5.1 to 5.5 and user
 permissions have not been migrated properly.

 Thanks



 This is a blocker for Karsha project.

 Sanjiva.


 On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 Our storage server was unresponsive and we have brought it back now.
 Please check whether your database is visible there. We'll further look
 into your webapp issues.

 Regards,
 AmilaM.


 On Mon, Feb 4, 2013 at 2:47 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 Thanks for providing the requested info. I'll look into this and
 provide an update to you.

 Regards,
 Amila.


 On Mon, Feb 4, 2013 at 1:59 PM, Kasun Perera kas...@opensource.lkwrote:

 Hi Amila

  These are the info. related to our application.

 1. Your tenant domain


 our tenant domain is -karsha.opensource.lk


 2. What is the web application you have deployed in AppServer


 We were having  jsp/servelet web applications (they use external
 libraries like apache-lucene, stanford-parser etc).
 The web applications were connected to the MySql database, created in
 the data service server. (connecting through url = jdbc:mysql://
 rss1.stratoslive.wso2.com/karshaannotate_2_karsha_opensource_lk )

 3. Nature of your web application and what are the failures you see
 when accessing it.


 It allows users to login, upload PDF documents to the database, Get
 uploaded documents markup and annotate the text in those documents,
 calculate similarity of documents using lucene.

 Failures
 1)
 This is the URL to one of the application.
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login
 username/passwd-admin/admin

 The UI's were gone and it simply displays the text boxes and button.
 When you login it displays the error massage Resource not available

 2) Instead of Data Service Server, the new stratoes interface displays 
 Data
 Services and Storage Server Services.

  I hope our previous mysql database should be in the  Storage Server
 Services  but I can't login to the this server it displays this error
 page

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.

 I can access the stratoes database locally.

 Please let me know if you need further info.

 Thanks


 I'll look into this once I get the above information.

 Regards,
 Amila.

 On Mon, Feb 4, 2013 at 9:08 AM, Kasun Perera kas...@opensource.lkwrote:



 On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid 
 lou...@umiacs.umd.edu wrote:


 I tried to access the service on Sunday night February 3.
 Got this error.

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the
 connection without sending any data.


 Yes, I'm getting this error too on stratoes live app server, I cant
 access data service server also. Our web applications running on 
 stratoes
 live are corrupted and don't work properly now.

 I can see there are some changes to stratoes live interfaces, there
 was a maintenance to server recently if i'm right? May be this caused 
 the
 problems that we are experiencing?

 Coping the the wso2-dev.

 --
 Regards

 Kasun Perera

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




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: 

Re: [Dev] Stratos problem?

2013-02-09 Thread Amila Maharachchi
Thanks Prabath. 

Kasun, we'll further verify this on Monday. We'll check your app and some other 
apps and let you know.

Sent from my iPad

On Feb 9, 2013, at 10:32 PM, Prabath Abeysekera praba...@wso2.com wrote:

 Hi,
 
 On Sat, Feb 9, 2013 at 10:20 PM, Amila Maharachchi ami...@wso2.com wrote:
 Yes, Shariq and Prabath is working on fixing this. We are treating this as a 
 Level1 issue and working on it. Prabath, can you please provide an update on 
 this? 
 
 The is already done and communicated to Shariq. Now it should be possible to 
 connect to the existing user created databases with appropriate credentials. 
 Please let us know if you run into any further issues on database 
 connectivity.
  
 
 Sent from my iPad
 
 On Feb 9, 2013, at 7:44 PM, Kasun Perera kas...@opensource.lk wrote:
 
 
 
 On Sat, Feb 9, 2013 at 8:28 AM, Sanjiva Weerawarana sanj...@opensource.lk 
 wrote:
 Amila any news about this? What is the problem? 
 
 Shariq was looking on to this lately. From the info that I have received 
 from him, there had been a DB migration from MySql 5.1 to 5.5 and user 
 permissions have not been migrated properly.
 
 Thanks
  
 
 This is a blocker for Karsha project.
 
 Sanjiva.
 
 
 On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi ami...@wso2.com 
 wrote:
 Hi Kasun,
 
 Our storage server was unresponsive and we have brought it back now. 
 Please check whether your database is visible there. We'll further look 
 into your webapp issues.
 
 Regards,
 AmilaM.
 
 
 On Mon, Feb 4, 2013 at 2:47 PM, Amila Maha Arachchi ami...@wso2.com 
 wrote:
 Hi Kasun,
 
 Thanks for providing the requested info. I'll look into this and provide 
 an update to you.
 
 Regards,
 Amila.
 
 
 On Mon, Feb 4, 2013 at 1:59 PM, Kasun Perera kas...@opensource.lk 
 wrote:
 Hi Amila
 
  These are the info. related to our application. 
 
 1. Your tenant domain
  
 our tenant domain is -karsha.opensource.lk
  
 2. What is the web application you have deployed in AppServer
 
 We were having  jsp/servelet web applications (they use external 
 libraries like apache-lucene, stanford-parser etc).
 The web applications were connected to the MySql database, created in 
 the data service server. (connecting through url = 
 jdbc:mysql://rss1.stratoslive.wso2.com/karshaannotate_2_karsha_opensource_lk
  )
 
 3. Nature of your web application and what are the failures you see 
 when accessing it.
 
  
 It allows users to login, upload PDF documents to the database, Get 
 uploaded documents markup and annotate the text in those documents, 
 calculate similarity of documents using lucene.
 
 Failures
 1)
 This is the URL to one of the application.
 http://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login
 username/passwd-admin/admin
 
 The UI's were gone and it simply displays the text boxes and button. 
 When you login it displays the error massage Resource not available
 
 2) Instead of Data Service Server, the new stratoes interface displays 
 Data Services and Storage Server Services.
 
  I hope our previous mysql database should be in the  Storage Server 
 Services  but I can't login to the this server it displays this error 
 page
 
 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection 
 without sending any data.
 
 I can access the stratoes database locally. 
 
 Please let me know if you need further info.
 
 Thanks
 
 
 I'll look into this once I get the above information.
 
 Regards,
 Amila.
 
 On Mon, Feb 4, 2013 at 9:08 AM, Kasun Perera kas...@opensource.lk 
 wrote:
 
 
 On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid 
 lou...@umiacs.umd.edu wrote:
 
 I tried to access the service on Sunday night February 3.
 Got this error.
 
 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the 
 connection without sending any data.
 
 
 
 Yes, I'm getting this error too on stratoes live app server, I cant 
 access data service server also. Our web applications running on 
 stratoes live are corrupted and don't work properly now. 
 
 I can see there are some changes to stratoes live interfaces, there 
 was a maintenance to server recently if i'm right? May be this caused 
 the problems that we are experiencing? 
 
 Coping the the wso2-dev. 
 
 -- 
 Regards
  
 Kasun Perera
 
 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 
 
 
 
 -- 
 Amila Maharachchi
 Technical Lead
 Member, Management Committee - Cloud  Platform TG 
 WSO2, Inc.; http://wso2.com
 
 Blog: http://maharachchi.blogspot.com 
 Mobile: +94719371446
 
 
 
 
 -- 
 Regards
  
 Kasun Perera
 
 
 
 -- 
 Amila Maharachchi
 Technical Lead
 Member, Management Committee - Cloud  Platform TG 
 

Re: [Dev] Stratos problem?

2013-02-09 Thread Muhammed Shariq
Hi,

Sorry about the late response. Yes I did verify with an old tenant of mine
too after Prabath confirmed that the migration fix was complete .. now the
DB user migration issue is fixed .. Thanks Prabath for looking into it :)

On Sat, Feb 9, 2013 at 10:36 PM, Amila Maharachchi ami...@wso2.com wrote:

 Thanks Prabath.

 Kasun, we'll further verify this on Monday. We'll check your app and some
 other apps and let you know.

 Sent from my iPad

 On Feb 9, 2013, at 10:32 PM, Prabath Abeysekera praba...@wso2.com wrote:

 Hi,

 On Sat, Feb 9, 2013 at 10:20 PM, Amila Maharachchi ami...@wso2.comwrote:

 Yes, Shariq and Prabath is working on fixing this. We are treating this
 as a Level1 issue and working on it. Prabath, can you please provide an
 update on this?


 The is already done and communicated to Shariq. Now it should be possible
 to connect to the existing user created databases with appropriate
 credentials. Please let us know if you run into any further issues on
 database connectivity.



 Sent from my iPad

 On Feb 9, 2013, at 7:44 PM, Kasun Perera kas...@opensource.lk wrote:



 On Sat, Feb 9, 2013 at 8:28 AM, Sanjiva Weerawarana 
 sanj...@opensource.lk wrote:

 Amila any news about this? What is the problem?


 Shariq was looking on to this lately. From the info that I have received
 from him, there had been a DB migration from MySql 5.1 to 5.5 and user
 permissions have not been migrated properly.

 Thanks



 This is a blocker for Karsha project.

 Sanjiva.


 On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 Our storage server was unresponsive and we have brought it back now.
 Please check whether your database is visible there. We'll further look
 into your webapp issues.

 Regards,
 AmilaM.


 On Mon, Feb 4, 2013 at 2:47 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 Thanks for providing the requested info. I'll look into this and
 provide an update to you.

 Regards,
 Amila.


 On Mon, Feb 4, 2013 at 1:59 PM, Kasun Perera kas...@opensource.lkwrote:

 Hi Amila

  These are the info. related to our application.

 1. Your tenant domain


 our tenant domain is -karsha.opensource.lk


 2. What is the web application you have deployed in AppServer


 We were having  jsp/servelet web applications (they use external
 libraries like apache-lucene, stanford-parser etc).
 The web applications were connected to the MySql database, created in
 the data service server. (connecting through url = jdbc:mysql://
 rss1.stratoslive.wso2.com/karshaannotate_2_karsha_opensource_lk )

 3. Nature of your web application and what are the failures you see
 when accessing it.


 It allows users to login, upload PDF documents to the database, Get
 uploaded documents markup and annotate the text in those documents,
 calculate similarity of documents using lucene.

 Failures
 1)
 This is the URL to one of the application.
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login
 username/passwd-admin/admin

 The UI's were gone and it simply displays the text boxes and button.
 When you login it displays the error massage Resource not available

 2) Instead of Data Service Server, the new stratoes interface
 displays Data Services and Storage Server Services.

  I hope our previous mysql database should be in the  Storage Server
 Services  but I can't login to the this server it displays this
 error page

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.

 I can access the stratoes database locally.

 Please let me know if you need further info.

 Thanks


 I'll look into this once I get the above information.

 Regards,
 Amila.

 On Mon, Feb 4, 2013 at 9:08 AM, Kasun Perera 
 kas...@opensource.lkwrote:



 On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid 
 lou...@umiacs.umd.edu wrote:


 I tried to access the service on Sunday night February 3.
 Got this error.

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the
 connection without sending any data.


 Yes, I'm getting this error too on stratoes live app server, I cant
 access data service server also. Our web applications running on 
 stratoes
 live are corrupted and don't work properly now.

 I can see there are some changes to stratoes live interfaces, there
 was a maintenance to server recently if i'm right? May be this caused 
 the
 problems that we are experiencing?

 Coping the the wso2-dev.

 --
 Regards

 Kasun Perera

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




 --
 *Amila 

Re: [Dev] Stratos problem?

2013-02-09 Thread Amila Maha Arachchi
Hi Louiqa,

Database user migration issue has been fixed now and it is verified. When
we access your webapp, we can see it loading fine the styles. But when I
tried to login with admin/admin, I see an exception. Most probably your app
is trying some privileged operations in StratosLive. We'll work with Kasun
on resolving them too. Most probably there will need a little code change I
guess. We'll work on this on Monday.

Regards,
Amila.

On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid lou...@umiacs.umd.eduwrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old tenant of
 mine too after Prabath confirmed that the migration fix was complete .. now
 the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun needs to
 do some post-migration work?
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login

 I understand that we are not tenants with an SLA but ... I think that
 there should have been some warnings sent to all tenants before these
 migrations happened?

 Louiqa




-- 
*Amila Maharachchi*
Technical Lead
Member, Management Committee - Cloud  Platform TG
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] Stratos problem?

2013-02-09 Thread Kasun Perera
On Sun, Feb 10, 2013 at 10:55 AM, Amila Maha Arachchi ami...@wso2.comwrote:

  When we access your webapp, we can see it loading fine the styles.


Yes this is due to changes I did on Friday!
We had common JSP segment files header.jspf footer.jspf and I merged
them with the login page on Friday in-order to see whether it works. So
basically login was loading with fine styles since Friday.

But I still can't see our MySql databases inside the Data Service Server
interface. Is this same for your testing tenants?  I have another testing
tenant and situation is same; I can see the databases there too.

One other thing- Please upload our .war file to your testing tenant and
see whether it works
https://docs.google.com/file/d/0B5A0W5SUykQqY0luNVpGSi1vTVU/edit?usp=sharing

Thanks




 Most probably your app is trying some privileged operations in
 StratosLive. We'll work with Kasun on resolving them too. Most probably
 there will need a little code change I guess. We'll work on this on Monday.

 Regards,
 Amila.


 On Sun, Feb 10, 2013 at 9:26 AM, Louiqa Raschid lou...@umiacs.umd.eduwrote:


  Hi,
 Sorry about the late response. Yes I did verify with an old tenant of
 mine too after Prabath confirmed that the migration fix was complete .. now
 the DB user migration issue is fixed ..
 Thanks Prabath for looking into it :)


 Our app is still not working but this is probably because Kasun needs to
 do some post-migration work?
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login

 I understand that we are not tenants with an SLA but ... I think that
 there should have been some warnings sent to all tenants before these
 migrations happened?

 Louiqa




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-06 Thread Kasun Perera
Hi Shariq

Please use username/passwd- admin/admin on the login prompt of the webapp

On Wed, Feb 6, 2013 at 3:06 PM, Kasun Perera kas...@opensource.lk wrote:


 Hi Shariq

 It's not undeployed,
 The URL should be
 http://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login
 but not 
 http://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate;
 as in the Screenshot.

 Attaching a stable .War file of the app.

 Please let me know if there is anything that I can do.

 Thanks


  On Wed, Feb 6, 2013 at 12:35 PM, Muhammed Shariq sha...@wso2.com wrote:

 Hi Kasun,

 I am getting 404 while trying to access the webapp now (screen attached),
 is the app undeployed now ? Can you deploy a stable version of the app and
 let us diagnose any issues on our end .. ?!


 On Wed, Feb 6, 2013 at 12:16 PM, Muhammed Shariq sha...@wso2.com wrote:

 Hi Kasun,

 I am looking into the issue now .. are you doing any modifications to
 the webapp, deploying / deleting the app right now .. ?! It would be great
 if you could deploy a stable version of the app or share the app with us so
 we could test it under your tenant ..

 On Wed, Feb 6, 2013 at 10:07 AM, Kasun Perera kas...@opensource.lkwrote:

 Hi Amila

 On Wed, Feb 6, 2013 at 9:19 AM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 Sorry for the late reply. Database should appear in WSO2 Storage
 Server https://storage.stratoslive.wso2.com .


 Well, I cant see the Storage Server on the Cloud Services list now,
 here is username and password to tenent
 Username- kas...@karsha.opensource.lk
 passwd- Haknrr4k


 Regarding your webapplication, can you try removing the existing app
 and deploying a new app again?


 I did upload the webapp again. It but shows the following error
 massage, (Web app works fine with my both local tomcat and statoes servers)
 . Not sure what to do?

 type Status report

 message /t/karsha.opensource.lk/webapps/KarshaAnnotate/

 description The requested resource (/t/
 karsha.opensource.lk/webapps/KarshaAnnotate/) is not available.


 Thanks





 On Tue, Feb 5, 2013 at 10:06 AM, Kasun Perera kas...@opensource.lkwrote:

  Hi  Amila

 On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi 
 ami...@wso2.comwrote:

 Our storage server was unresponsive and we have brought it back now.
 Please check whether your database is visible there. We'll further look
 into your webapp issues.


 On Data Services I can't see the databases yet.

 Did you find any reason why webapp is not working?
 If this happened only to our tenent, may be I should upload a new
 .WAR file of the web application and see whether it works ?

 Thanks

 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera

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




 --
 Thanks,
 Shariq.
 Phone: +94 777 202 225




 --
 Thanks,
 Shariq.
 Phone: +94 777 202 225




 --
 Regards

 Kasun Perera



 --
 Regards

 Kasun Perera




-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-05 Thread Kasun Perera
Hi Amila

On Wed, Feb 6, 2013 at 9:19 AM, Amila Maha Arachchi ami...@wso2.com wrote:

 Hi Kasun,

 Sorry for the late reply. Database should appear in WSO2 Storage 
 Serverhttps://storage.stratoslive.wso2.com
 .


Well, I cant see the Storage Server on the Cloud Services list now, here
is username and password to tenent
Username- kas...@karsha.opensource.lk
passwd- Haknrr4k


 Regarding your webapplication, can you try removing the existing app and
 deploying a new app again?


I did upload the webapp again. It but shows the following error massage,
(Web app works fine with my both local tomcat and statoes servers) . Not
sure what to do?

type Status report

message /t/karsha.opensource.lk/webapps/KarshaAnnotate/

description The requested resource (/t/
karsha.opensource.lk/webapps/KarshaAnnotate/) is not available.


Thanks





 On Tue, Feb 5, 2013 at 10:06 AM, Kasun Perera kas...@opensource.lkwrote:

  Hi  Amila

 On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Our storage server was unresponsive and we have brought it back now.
 Please check whether your database is visible there. We'll further look
 into your webapp issues.


 On Data Services I can't see the databases yet.

 Did you find any reason why webapp is not working?
 If this happened only to our tenent, may be I should upload a new .WAR
 file of the web application and see whether it works ?

 Thanks

 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-05 Thread Muhammed Shariq
Hi Kasun,

I am looking into the issue now .. are you doing any modifications to the
webapp, deploying / deleting the app right now .. ?! It would be great if
you could deploy a stable version of the app or share the app with us so we
could test it under your tenant ..

On Wed, Feb 6, 2013 at 10:07 AM, Kasun Perera kas...@opensource.lk wrote:

 Hi Amila

 On Wed, Feb 6, 2013 at 9:19 AM, Amila Maha Arachchi ami...@wso2.comwrote:

 Hi Kasun,

 Sorry for the late reply. Database should appear in WSO2 Storage 
 Serverhttps://storage.stratoslive.wso2.com
 .


 Well, I cant see the Storage Server on the Cloud Services list now, here
 is username and password to tenent
 Username- kas...@karsha.opensource.lk
 passwd- Haknrr4k


 Regarding your webapplication, can you try removing the existing app and
 deploying a new app again?


 I did upload the webapp again. It but shows the following error massage,
 (Web app works fine with my both local tomcat and statoes servers) . Not
 sure what to do?

 type Status report

 message /t/karsha.opensource.lk/webapps/KarshaAnnotate/

 description The requested resource (/t/
 karsha.opensource.lk/webapps/KarshaAnnotate/) is not available.


 Thanks





 On Tue, Feb 5, 2013 at 10:06 AM, Kasun Perera kas...@opensource.lkwrote:

  Hi  Amila

 On Mon, Feb 4, 2013 at 4:09 PM, Amila Maha Arachchi ami...@wso2.comwrote:

 Our storage server was unresponsive and we have brought it back now.
 Please check whether your database is visible there. We'll further look
 into your webapp issues.


 On Data Services I can't see the databases yet.

 Did you find any reason why webapp is not working?
 If this happened only to our tenent, may be I should upload a new .WAR
 file of the web application and see whether it works ?

 Thanks

 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera

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




-- 
Thanks,
Shariq.
Phone: +94 777 202 225
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Stratos problem?

2013-02-04 Thread Kasun Perera
Hi Amila

 These are the info. related to our application.

1. Your tenant domain


our tenant domain is -karsha.opensource.lk


 2. What is the web application you have deployed in AppServer


We were having  jsp/servelet web applications (they use external libraries
like apache-lucene, stanford-parser etc).
The web applications were connected to the MySql database, created in the
data service server. (connecting through url = jdbc:mysql://
rss1.stratoslive.wso2.com/karshaannotate_2_karsha_opensource_lk )

3. Nature of your web application and what are the failures you see when
 accessing it.


It allows users to login, upload PDF documents to the database, Get
uploaded documents markup and annotate the text in those documents,
calculate similarity of documents using lucene.

Failures
1)
This is the URL to one of the application.
http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login
username/passwd-admin/admin

The UI's were gone and it simply displays the text boxes and button. When
you login it displays the error massage Resource not available

2) Instead of Data Service Server, the new stratoes interface displays Data
Services and Storage Server Services.

 I hope our previous mysql database should be in the  Storage Server
Services  but I can't login to the this server it displays this error page

No data received
Unable to load the webpage because the server sent no data.
Here are some suggestions:
Reload this webpage later.
Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
without sending any data.

I can access the stratoes database locally.

Please let me know if you need further info.

Thanks


I'll look into this once I get the above information.

 Regards,
 Amila.

 On Mon, Feb 4, 2013 at 9:08 AM, Kasun Perera kas...@opensource.lk wrote:



 On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid lou...@umiacs.umd.eduwrote:


 I tried to access the service on Sunday night February 3.
 Got this error.

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.


 Yes, I'm getting this error too on stratoes live app server, I cant
 access data service server also. Our web applications running on stratoes
 live are corrupted and don't work properly now.

 I can see there are some changes to stratoes live interfaces, there was
 a maintenance to server recently if i'm right? May be this caused the
 problems that we are experiencing?

 Coping the the wso2-dev.

 --
 Regards

 Kasun Perera

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




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-04 Thread Amila Maha Arachchi
Hi Kasun,

Thanks for providing the requested info. I'll look into this and provide an
update to you.

Regards,
Amila.

On Mon, Feb 4, 2013 at 1:59 PM, Kasun Perera kas...@opensource.lk wrote:

 Hi Amila

  These are the info. related to our application.

 1. Your tenant domain


 our tenant domain is -karsha.opensource.lk


 2. What is the web application you have deployed in AppServer


 We were having  jsp/servelet web applications (they use external libraries
 like apache-lucene, stanford-parser etc).
 The web applications were connected to the MySql database, created in the
 data service server. (connecting through url = jdbc:mysql://
 rss1.stratoslive.wso2.com/karshaannotate_2_karsha_opensource_lk )

 3. Nature of your web application and what are the failures you see when
 accessing it.


 It allows users to login, upload PDF documents to the database, Get
 uploaded documents markup and annotate the text in those documents,
 calculate similarity of documents using lucene.

 Failures
 1)
 This is the URL to one of the application.
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login
 username/passwd-admin/admin

 The UI's were gone and it simply displays the text boxes and button. When
 you login it displays the error massage Resource not available

 2) Instead of Data Service Server, the new stratoes interface displays Data
 Services and Storage Server Services.

  I hope our previous mysql database should be in the  Storage Server
 Services  but I can't login to the this server it displays this error page

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.

 I can access the stratoes database locally.

 Please let me know if you need further info.

 Thanks


 I'll look into this once I get the above information.

 Regards,
 Amila.

 On Mon, Feb 4, 2013 at 9:08 AM, Kasun Perera kas...@opensource.lkwrote:



 On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid lou...@umiacs.umd.eduwrote:


 I tried to access the service on Sunday night February 3.
 Got this error.

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.


 Yes, I'm getting this error too on stratoes live app server, I cant
 access data service server also. Our web applications running on stratoes
 live are corrupted and don't work properly now.

 I can see there are some changes to stratoes live interfaces, there was
 a maintenance to server recently if i'm right? May be this caused the
 problems that we are experiencing?

 Coping the the wso2-dev.

 --
 Regards

 Kasun Perera

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




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




-- 
*Amila Maharachchi*
Technical Lead
Member, Management Committee - Cloud  Platform TG
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] Stratos problem?

2013-02-04 Thread Amila Maha Arachchi
Hi Kasun,

Our storage server was unresponsive and we have brought it back now. Please
check whether your database is visible there. We'll further look into your
webapp issues.

Regards,
AmilaM.

On Mon, Feb 4, 2013 at 2:47 PM, Amila Maha Arachchi ami...@wso2.com wrote:

 Hi Kasun,

 Thanks for providing the requested info. I'll look into this and provide
 an update to you.

 Regards,
 Amila.


 On Mon, Feb 4, 2013 at 1:59 PM, Kasun Perera kas...@opensource.lk wrote:

 Hi Amila

  These are the info. related to our application.

 1. Your tenant domain


 our tenant domain is -karsha.opensource.lk


 2. What is the web application you have deployed in AppServer


 We were having  jsp/servelet web applications (they use external
 libraries like apache-lucene, stanford-parser etc).
 The web applications were connected to the MySql database, created in the
 data service server. (connecting through url = jdbc:mysql://
 rss1.stratoslive.wso2.com/karshaannotate_2_karsha_opensource_lk )

 3. Nature of your web application and what are the failures you see when
 accessing it.


 It allows users to login, upload PDF documents to the database, Get
 uploaded documents markup and annotate the text in those documents,
 calculate similarity of documents using lucene.

 Failures
 1)
 This is the URL to one of the application.
 http://appserver.stratoslive.**wso2.com/t/karsha.opensource.**
 lk/webapps/KarshaAnnotate/**loginhttp://appserver.stratoslive.wso2.com/t/karsha.opensource.lk/webapps/KarshaAnnotate/login
 username/passwd-admin/admin

 The UI's were gone and it simply displays the text boxes and button. When
 you login it displays the error massage Resource not available

 2) Instead of Data Service Server, the new stratoes interface displays Data
 Services and Storage Server Services.

  I hope our previous mysql database should be in the  Storage Server
 Services  but I can't login to the this server it displays this error
 page

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.

 I can access the stratoes database locally.

 Please let me know if you need further info.

 Thanks


 I'll look into this once I get the above information.

 Regards,
 Amila.

 On Mon, Feb 4, 2013 at 9:08 AM, Kasun Perera kas...@opensource.lkwrote:



 On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid 
 lou...@umiacs.umd.eduwrote:


 I tried to access the service on Sunday night February 3.
 Got this error.

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.


 Yes, I'm getting this error too on stratoes live app server, I cant
 access data service server also. Our web applications running on stratoes
 live are corrupted and don't work properly now.

 I can see there are some changes to stratoes live interfaces, there was
 a maintenance to server recently if i'm right? May be this caused the
 problems that we are experiencing?

 Coping the the wso2-dev.

 --
 Regards

 Kasun Perera

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




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




 --
 Regards

 Kasun Perera




 --
 *Amila Maharachchi*
 Technical Lead
 Member, Management Committee - Cloud  Platform TG
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446




-- 
*Amila Maharachchi*
Technical Lead
Member, Management Committee - Cloud  Platform TG
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] Stratos problem?

2013-02-03 Thread Kasun Perera
On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid lou...@umiacs.umd.eduwrote:


 I tried to access the service on Sunday night February 3.
 Got this error.

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.


Yes, I'm getting this error too on stratoes live app server, I cant access
data service server also. Our web applications running on stratoes live
are corrupted and don't work properly now.

I can see there are some changes to stratoes live interfaces, there was
a maintenance to server recently if i'm right? May be this caused the
problems that we are experiencing?

Coping the the wso2-dev.

-- 
Regards

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


Re: [Dev] Stratos problem?

2013-02-03 Thread Amila Maha Arachchi
Hi Kasun,

Yes we did an upgrade and a data migration to StratosLive between 30th
January and 1st February. Please let me know the followings.

1. Your tenant domain
2. What is the web application you have deployed in AppServer
3. Nature of your web application and what are the failures you see when
accessing it.

I'll look into this once I get the above information.

Regards,
Amila.

On Mon, Feb 4, 2013 at 9:08 AM, Kasun Perera kas...@opensource.lk wrote:



 On Mon, Feb 4, 2013 at 7:18 AM, Louiqa Raschid lou...@umiacs.umd.eduwrote:


 I tried to access the service on Sunday night February 3.
 Got this error.

 No data received
 Unable to load the webpage because the server sent no data.
 Here are some suggestions:
 Reload this webpage later.
 Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection
 without sending any data.


 Yes, I'm getting this error too on stratoes live app server, I cant access
 data service server also. Our web applications running on stratoes live
 are corrupted and don't work properly now.

 I can see there are some changes to stratoes live interfaces, there was
 a maintenance to server recently if i'm right? May be this caused the
 problems that we are experiencing?

 Coping the the wso2-dev.

 --
 Regards

 Kasun Perera

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




-- 
*Amila Maharachchi*
Technical Lead
Member, Management Committee - Cloud  Platform TG
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