From: Stefan F. <ste...@we...> - 2012-03-13 14:50:59
|
Erik: have you changed the property with a text-editor or have you used the UI? Could you please send the incriminating property file, but most likely it is still the one you have created/manipulated outside the UI. I will fix this (and the other remaining bug) as soon as I return. Stefan On 03/13/2012 03:46 PM, Erik Vos wrote: > Stefan, > > After I changed a property item, I was again caught by the exception that prevented me to run Rails: > > Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException > at rails.common.ConfigProfile.setParent(ConfigProfile.java:147) > at rails.common.ConfigProfile.setParent(ConfigProfile.java:152) > at rails.common.ConfigProfile.load(ConfigProfile.java:215) > at rails.common.ConfigManager.changeProfile(ConfigManager.java:218) > etc. > > (I first clicked Apply and then Save/Apply). > > As I still don't know what is causing this problem, I changed the code to catch it, by allowing the ConfigProfile.setParent() parent argument to be null. > Now at least I can do some work again! > > Erik. > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |