Hi Kasun, Please see my comments in-line.
On Mon, Apr 1, 2013 at 10:24 AM, Kasun Perera <[email protected]> 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 <[email protected]>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 >> <[email protected]>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
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
