Hello all,

I am attempting to replicate a 1.6.3 installation of OpenMRS that includes the 
XForms module. The site I am replicating claims to have a 4.0.5.3 version of 
the XForms module, but I can't see that version in the module repository nor in 
SVN as a tag. I have attempted to deploy the 4.0.5, 4.0.6 and 4.0.7 versions of 
this module, with no success. I get the following error, which prevents all 
modules from loading:

ERROR - DuplicateFormAdvisor.<init>(47) |2011-11-03 11:18:42,592| instantiated 
... hash code 1000407791
ERROR - Listener.performWebStartOfModules(625) |2011-11-03 11:18:42,594| Unable 
to refresh the spring application co
t. Unloading all modules,  Error was:
java.lang.UnsupportedOperationException
        at java.util.AbstractCollection.add(AbstractCollection.java:221)
        at 
org.openmrs.api.context.ServiceContext.addAdvisor(ServiceContext.java:529)
        at org.openmrs.api.context.Context.addAdvisor(Context.java:872)
        at org.openmrs.module.ModuleFactory.loadAdvice(ModuleFactory.java:584)
        at 
org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:721)
        at 
org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:771)
        at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:618)
        at org.openmrs.web.Listener.startOpenmrs(Listener.java:213)
        at org.openmrs.web.Listener.contextInitialized(Listener.java:146)
        at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4135)
        at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4630)
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
        at 
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
        at 
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
        at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
        at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
        at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
       at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
        at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)
        at 
org.apache.catalina.core.StandardService.start(StandardService.java:519)
        at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
        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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

The installation also has an "XForms Helper" module that I am unable to find. 
Does this configuration look familiar to anyone? Any idea where I might find 
these binaries? Any help would be greatly appreciated.


Gretchen Moran



_________________________________________

To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to 
[email protected] with "SIGNOFF openmrs-devel-l" in the  body (not 
the subject) of your e-mail.

[mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

Reply via email to