------------------------------------------------------------------------------ Wed Oct 12 18:17:47 PDT 2011 begin ulimit settings: core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited pending signals (-i) 137216 max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 20480 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 137216 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited end ulimit settings Executing command: /opt/opennms/bin/runjava -r -- -Djava.endorsed.dirs=/opt/opennms/lib/endorsed -Dopennms.home=/opt/opennms -Dcom.sun.management.jmxremote.port=18980 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Xmx8192m -XX:+HeapDumpOnOutOfMemoryError -Dcom.sun.management.snmp.port=1610 -XX:MaxPermSize=128m -jar /opt/opennms/lib/opennms_bootstrap.jar start [DEBUG] System property 'opennms.library.jicmp' set to '/usr/lib64/libjicmp.so. Attempting to load jicmp library from this location. [INFO] Successfully loaded jicmp library. [DEBUG] System property 'opennms.library.jicmp6' set to '/usr/lib64/libjicmp6.so. Attempting to load jicmp6 library from this location. [INFO] Successfully loaded jicmp6 library. An error occurred while attempting to start the "OpenNMS:Name=Eventd" service (class org.opennms.netmgt.eventd.jmx.Eventd). Shutting down and exiting. javax.management.RuntimeMBeanException: org.springframework.beans.factory.access.BootstrapException: Unable to return specified BeanFactory instance: factory key [eventDaemonContext], from group with resource name [classpath*:beanRefContext.xml]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventDaemonContext' defined in URL [jar:file:/opt/opennms/lib/opennms-services-1.9.92.jar!/beanRefContext.xml]: Cannot resolve reference to bean 'commonContext' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonContext' defined in URL [jar:file:/opt/opennms/lib/opennms-services-1.9.92.jar!/beanRefContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventConfDao' defined in class path resource [META-INF/opennms/applicationContext-commonConfigs.xml]: Invocation of init method failed; nested exception is org.opennms.core.xml.MarshallingResourceFailureException: Failed to marshal/unmarshal XML file while unmarshalling XML file: org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10}; nested exception is org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10} at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:856) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:869) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:838) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761) at org.opennms.netmgt.vmmgr.Invoker.invoke(Invoker.java:324) at org.opennms.netmgt.vmmgr.Invoker.invokeMethods(Invoker.java:247) at org.opennms.netmgt.vmmgr.Starter.start(Starter.java:245) at org.opennms.netmgt.vmmgr.Starter.startDaemon(Starter.java:116) at org.opennms.netmgt.vmmgr.Controller.start(Controller.java:190) at org.opennms.netmgt.vmmgr.Controller.main(Controller.java:162) 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.opennms.bootstrap.Bootstrap$3.run(Bootstrap.java:346) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.beans.factory.access.BootstrapException: Unable to return specified BeanFactory instance: factory key [eventDaemonContext], from group with resource name [classpath*:beanRefContext.xml]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventDaemonContext' defined in URL [jar:file:/opt/opennms/lib/opennms-services-1.9.92.jar!/beanRefContext.xml]: Cannot resolve reference to bean 'commonContext' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonContext' defined in URL [jar:file:/opt/opennms/lib/opennms-services-1.9.92.jar!/beanRefContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventConfDao' defined in class path resource [META-INF/opennms/applicationContext-commonConfigs.xml]: Invocation of init method failed; nested exception is org.opennms.core.xml.MarshallingResourceFailureException: Failed to marshal/unmarshal XML file while unmarshalling XML file: org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10}; nested exception is org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10} at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBeanFactoryLocator.java:409) at org.opennms.core.utils.BeanUtils.getBeanFactory(BeanUtils.java:51) at org.opennms.core.utils.BeanUtils.getFactory(BeanUtils.java:93) at org.opennms.netmgt.daemon.AbstractSpringContextJmxServiceDaemon.init(AbstractSpringContextJmxServiceDaemon.java:97) 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 com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93) at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27) at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208) at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120) at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836) ... 13 more Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventDaemonContext' defined in URL [jar:file:/opt/opennms/lib/opennms-services-1.9.92.jar!/beanRefContext.xml]: Cannot resolve reference to bean 'commonContext' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonContext' defined in URL [jar:file:/opt/opennms/lib/opennms-services-1.9.92.jar!/beanRefContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventConfDao' defined in class path resource [META-INF/opennms/applicationContext-commonConfigs.xml]: Invocation of init method failed; nested exception is org.opennms.core.xml.MarshallingResourceFailureException: Failed to marshal/unmarshal XML file while unmarshalling XML file: org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10}; nested exception is org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10} at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:630) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:148) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1003) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:907) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194) at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1079) at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBeanFactoryLocator.java:397) ... 26 more Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonContext' defined in URL [jar:file:/opt/opennms/lib/opennms-services-1.9.92.jar!/beanRefContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventConfDao' defined in class path resource [META-INF/opennms/applicationContext-commonConfigs.xml]: Invocation of init method failed; nested exception is org.opennms.core.xml.MarshallingResourceFailureException: Failed to marshal/unmarshal XML file while unmarshalling XML file: org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10}; nested exception is org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10} at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:288) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1003) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:907) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322) ... 39 more Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventConfDao' defined in class path resource [META-INF/opennms/applicationContext-commonConfigs.xml]: Invocation of init method failed; nested exception is org.opennms.core.xml.MarshallingResourceFailureException: Failed to marshal/unmarshal XML file while unmarshalling XML file: org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10}; nested exception is org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10} at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:141) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:108) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:280) ... 48 more Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventConfDao' defined in class path resource [META-INF/opennms/applicationContext-commonConfigs.xml]: Invocation of init method failed; nested exception is org.opennms.core.xml.MarshallingResourceFailureException: Failed to marshal/unmarshal XML file while unmarshalling XML file: org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10}; nested exception is org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10} at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425) at org.springframework.context.support.ClassPathXmlApplicationContext.(ClassPathXmlApplicationContext.java:139) at org.springframework.context.support.ClassPathXmlApplicationContext.(ClassPathXmlApplicationContext.java:105) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:126) ... 50 more Caused by: org.opennms.core.xml.MarshallingResourceFailureException: Failed to marshal/unmarshal XML file while unmarshalling XML file: org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10}; nested exception is org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10} at org.opennms.core.xml.MarshallingExceptionTranslator.translate(MarshallingExceptionTranslator.java:77) at org.opennms.core.xml.CastorUtils.unmarshalWithTranslatedExceptions(CastorUtils.java:349) at org.opennms.core.xml.CastorUtils.unmarshalWithTranslatedExceptions(CastorUtils.java:329) at org.opennms.netmgt.config.DefaultEventConfDao.loadAndProcessEvents(DefaultEventConfDao.java:166) at org.opennms.netmgt.config.DefaultEventConfDao.translateConfig(DefaultEventConfDao.java:146) at org.opennms.netmgt.config.DefaultEventConfDao.translateConfig(DefaultEventConfDao.java:69) at org.opennms.netmgt.dao.castor.AbstractCastorConfigDao.loadConfig(AbstractCastorConfigDao.java:102) at org.opennms.netmgt.dao.castor.AbstractCastorConfigDao.afterPropertiesSet(AbstractCastorConfigDao.java:127) at org.opennms.netmgt.config.DefaultEventConfDao.afterPropertiesSet(DefaultEventConfDao.java:129) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1477) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1417) ... 66 more Caused by: org.exolab.castor.xml.MarshalException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement{File: [not available]; line: 9763; column: 10} at org.exolab.castor.xml.Unmarshaller.convertSAXExceptionToMarshalException(Unmarshaller.java:755) at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:721) at org.opennms.core.xml.CastorUtils.unmarshal(CastorUtils.java:217) at org.opennms.core.xml.CastorUtils.unmarshal(CastorUtils.java:195) at org.opennms.core.xml.CastorUtils.unmarshalWithTranslatedExceptions(CastorUtils.java:347) ... 75 more Caused by: ValidationException: The following exception occured while validating field: _eventList of class: org.opennms.netmgt.xml.eventconf.Events: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement; - location of error: XPATH: /events The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement at org.exolab.castor.xml.FieldValidator.validate(FieldValidator.java:277) at org.exolab.castor.xml.util.XMLClassDescriptorImpl.validate(XMLClassDescriptorImpl.java:1048) at org.exolab.castor.xml.Validator.validate(Validator.java:127) at org.exolab.castor.xml.UnmarshalHandler.endElement(UnmarshalHandler.java:899) at org.exolab.castor.xml.UnmarshalHandler.endElement(UnmarshalHandler.java:1099) at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:709) ... 78 more Caused by: ValidationException: The following exception occured while validating field: _mask of class: org.opennms.netmgt.xml.eventconf.Event: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement; - location of error: XPATH: /event The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement at org.exolab.castor.xml.FieldValidator.validate(FieldValidator.java:277) at org.exolab.castor.xml.util.XMLClassDescriptorImpl.validate(XMLClassDescriptorImpl.java:1048) at org.exolab.castor.xml.Validator.validate(Validator.java:127) at org.exolab.castor.xml.FieldValidator.validate(FieldValidator.java:244) ... 91 more Caused by: ValidationException: The following exception occured while validating field: _maskelementList of class: org.opennms.netmgt.xml.eventconf.Mask: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement; - location of error: XPATH: /mask A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement at org.exolab.castor.xml.FieldValidator.validate(FieldValidator.java:277) at org.exolab.castor.xml.util.XMLClassDescriptorImpl.validate(XMLClassDescriptorImpl.java:1048) at org.exolab.castor.xml.Validator.validate(Validator.java:127) at org.exolab.castor.xml.FieldValidator.validateInstance(FieldValidator.java:325) at org.exolab.castor.xml.FieldValidator.validate(FieldValidator.java:270) ... 94 more Caused by: ValidationException: A minimum of 1 _mevalueList object(s) (whose xml name is 'mevalue') are required for class: org.opennms.netmgt.xml.eventconf.Maskelement; - location of error: XPATH: /maskelement at org.exolab.castor.xml.FieldValidator.validate(FieldValidator.java:294) at org.exolab.castor.xml.util.XMLClassDescriptorImpl.validate(XMLClassDescriptorImpl.java:1048) at org.exolab.castor.xml.Validator.validate(Validator.java:127) at org.exolab.castor.xml.FieldValidator.validate(FieldValidator.java:244) ... 98 more