On Sep 22, 2008, at 11:54 AM, Alex Bennee wrote:

> I'm trying out a re-base of my changes on the latest SVN

Which branch?  Trunk?  1.6-testing?  1.6?

> but I cannot now start OpenNMS in my dev environment because of:
>
> Caused by: java.io.FileNotFoundException: class path resource [META- 
> INF/opennms/applicationContext-pollerd.xml] cannot be opened because  
> it does not exist
>        at  
> org 
> .springframework 
> .core.io.ClassPathResource.getInputStream(ClassPathResource.java:135)
>        at  
> org 
> .springframework 
> .beans 
> .factory 
> .xml 
> .XmlBeanDefinitionReader 
> .loadBeanDefinitions(XmlBeanDefinitionReader.java:307)
>        ... 53 more
>
> That path looks rather bogus. Has the build failed in some interesting
> way?

It's not bogus, it's referring to a resource it expects to find inside  
a JAR file.

I'm purely guessing here since I have no time to investigate right  
now, but we moved a bunch of stuff around not too long ago in both  
trunk and 1.6-testing / 1.6 that caused some resources to jump from  
one JAR to another post-build.  When you built, did you do a clean  
first?  Did you blow away the old JARs?

The affected JARs would have been opennms-services and opennms-dao.

-jeff

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to