On Fri, Jun 4, 2010 at 4:52 AM, Hiranya Jayathilaka <[email protected]> wrote: > Hi, > > On Thu, Jun 3, 2010 at 10:46 PM, Supun Kamburugamuva <[email protected]> wrote: >> >> When we try to update the ESB 3.0.0 configuration some times it takes >> a very long time. Also sometimes there are errors printing on the >> console saying invalid XML configurations without no apparent reason. > > I think you are talking about the popup dialog that occurs at times in the > UI. There is a UI level validation which checks the XML input for accuracy > before invoking the admin services. This is what shows the above error. It > is a simple JavaScript validation and hence it cannot log the error to the > log files. It can only show an error dialog. > However if it does show you the above error, that's definitely because there > was something wrong in the input XML. Please check the isValidXML method in > configcommon.js for details.
As far as I remember the error didn't come from the front end. If so I wouldn't even talk about it here. It was a back-end error. Thanks, Supun.. > Thanks, > Hiranya > >> >> When this happens ESB becomes unstable. I think these are issues that >> we need to figure out and fix. >> >> I'll create Jira's for these. >> >> Thanks, >> Supun.. >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > -- > Hiranya Jayathilaka > Senior Software Engineer; > WSO2 Inc.; http://wso2.org > E-mail: [email protected]; Mobile: +94 77 633 3491 > Blog: http://techfeast-hiranya.blogspot.com > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > _______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
