Re: CC 2.8.3 can't read config of 2.8.2?

Antoine Levy Lambert <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Hello Heiner,

I am not using CruiseControl 2.8.3 yet myself.
Are you just using standard CruiseControl plugins in your config.xml ?
If you have created some plugins of your own, maybe they are referencing 
APIs of CruiseControl which have changed in 2.8.3 and would need 
recompilation ?
You might want to see whether there are some projects inside your 
config.xml that you can load and others not ?

Regards,

Antoine

Heiner Faber wrote:
> 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&#174; 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.