Re: CC 2.8.3 can't read config of 2.8.2?
Dan Rollo <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, The config file format has not changed. I suspect you may be missing a plugin definition, or something like that in the new installation folder. Can you diff the two trees? Also, try adding -debug to the command line to show more info about the problem. Are you running the binary distro? Dan Date: Sun, 21 Feb 2010 18:32:12 +0100 From: Heiner Faber <[email protected]> Subject: [Cruisecontrol-user] CC 2.8.3 can't read config of 2.8.2? To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii Hi *, currently I'm trying to update an existing 2.8.2 installation, but it seems, that version 2.8.3 can't read the config file... ,---- | [cc]Feb-21 18:16:22 Main - CruiseControl Version 2.8.3 Compiled on January 24 2010 2134 | [cc]Feb-21 18:16:22 LConfigManager- reading settings from config file [j:\CI\CC\work\config.xml] | java.lang.NullPointerException | at java.lang.Class.forName0(Native Method) | at java.lang.Class.forName(Class.java:169) | at net.sourceforge.cruisecontrol.PluginRegistry.instanciatePluginClass(PluginRegistry.java:246) | at net.sourceforge.cruisecontrol.CruiseControlConfig.isProjectTemplate(CruiseControlConfig.java:244) | at net.sourceforge.cruisecontrol.CruiseControlConfig.handleRootPlugin(CruiseControlConfig.java:263) | at net.sourceforge.cruisecontrol.CruiseControlConfig.parse(CruiseControlConfig.java:142) | at net.sourceforge.cruisecontrol.CruiseControlConfig.<init>(CruiseControlConfig.java:132) | at net.sourceforge.cruisecontrol.config.XMLConfigManager.loadConfig(XMLConfigManager.java:86) | at net.sourceforge.cruisecontrol.config.XMLConfigManager.<init>(XMLConfigManager.java:78) | at net.sourceforge.cruisecontrol.CruiseControlController.setConfigFile(CruiseControlController.java:93) | at net.sourceforge.cruisecontrol.Main.createController(Main.java:146) | at net.sourceforge.cruisecontrol.Main.start(Main.java:113) | at net.sourceforge.cruisecontrol.launch.Launcher.run(Launcher.java:259) | at net.sourceforge.cruisecontrol.launch.Launcher.main(Launcher.java:117) | at CruiseControlWithJetty.main(CruiseControlWithJetty.java:51) | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | at java.lang.reflect.Method.invoke(Method.java:597) | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:136) | at java.lang.Thread.run(Thread.java:619) `---- couldn't find any information, whether config file format has changed, so it might be a bug? ciao Heiner ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user