Today I encountered problem with servicemix Could not parse settings [file:/C:/Documents and Settings/Bartek/.m2/settings.xml] A quick look at karaf.log…
It happens when trying to check visibility of component. So be careful withcomponent.isVisible()as it fails on Chrome.Same thing is for GXT (extgwt from Sencha) as it calls underlaying GWT's isVisible()(UncaughtExceptionHandler.java:23) 2012-07-30...