<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error initializing process engine in Websphere in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10054#M3703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Thanks for your reply. &lt;BR /&gt;&lt;BR /&gt;I did update the class in the activiti.cfg.xml file to org.activiti.engine.impl.cfg.StandaloneProcessEngineConfiguration as you recommended.&lt;BR /&gt;&lt;BR /&gt;Unfortunately I am still getting the same error message as before. &lt;BR /&gt;&lt;BR /&gt;I added some code in the listener to get the exception stack trace which follows from the Websphere log.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:51:609 CST] 00000033 ApplicationMg A&amp;nbsp;&amp;nbsp; WSVR0200I: Starting application: KDOCEForms-1_1_war&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:51:625 CST] 00000033 ApplicationMg A&amp;nbsp;&amp;nbsp; WSVR0204I: Application: KDOCEForms-1_1_war&amp;nbsp; Application build level: Unknown&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:52:031 CST] 00000033 WebGroup&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; SRVE0169I: Loading Web Module: KDOC_Lotus_Webform_Server_EForms_Project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:52:468 CST] 00000033 WebApp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; SRVE0180I: [KDOCEForms-1_1_war#KDOCEForms-1.1.war] [/KDOCEForms] [Servlet.LOG]: Initializing Spring root WebApplicationContext&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:52:781 CST] 00000033 &lt;/SPAN&gt;&lt;STRONG&gt;ProcessEngine&lt;/STRONG&gt;&lt;SPAN&gt; I&amp;nbsp;&amp;nbsp; initializing process engine for resource file:/C:/Program Files/IBM/WebSphere/AppServer1/profiles/AppSrv01/installedApps/dcco480Node01Cell/KDOCEForms-1_1_war.ear/&lt;/SPAN&gt;&lt;A href="http://KDOCEForms-1.1.war/WEB-INF/classes/activiti.cfg.xml" rel="nofollow noopener noreferrer"&gt;KDOCEForms-1.1.war/WEB-INF/classes/activiti.cfg.xml&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:52:968 CST] 00000033 &lt;/SPAN&gt;&lt;STRONG&gt;ProcessEngine&lt;/STRONG&gt;&lt;SPAN&gt; I&amp;nbsp;&amp;nbsp; Exception while initializing process engine :Error creating bean with name 'processEngineConfiguration' defined in resource loaded through InputStream: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [java.lang.String] for property 'databaseType'; nested exception is java.lang.IllegalArgumentException: Original must not be null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 &lt;/SPAN&gt;&lt;STRONG&gt;ProcessEngine&lt;/STRONG&gt;&lt;SPAN&gt; I&amp;nbsp;&amp;nbsp; Process engines already initialized&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O processEngine Name=null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O processEngine URL=file:/C:/Program Files/IBM/WebSphere/AppServer1/profiles/AppSrv01/installedApps/dcco480Node01Cell/KDOCEForms-1_1_war.ear/&lt;/SPAN&gt;&lt;A href="http://KDOCEForms-1.1.war/WEB-INF/classes/activiti.cfg.xml" rel="nofollow noopener noreferrer"&gt;KDOCEForms-1.1.war/WEB-INF/classes/activiti.cfg.xml&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O processEngine Exception=&lt;/SPAN&gt;&lt;STRONG&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processEngineConfiguration' defined in resource loaded through InputStream: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [java.lang.String] for property 'databaseType'; nested exception is java.lang.IllegalArgumentException: Original must not be null&lt;BR /&gt; at &lt;/STRONG&gt;&lt;SPAN&gt;org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.security.AccessController.doPrivileged(AccessController.java:214)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.parseProcessEngineConfiguration(ProcessEngineConfiguration.java:173)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromInputStream(ProcessEngineConfiguration.java:165)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromInputStream(ProcessEngineConfiguration.java:160)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.buildProcessEngine(ProcessEngines.java:152)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.initProcessEnginFromResource(ProcessEngines.java:126)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.init(ProcessEngines.java:85)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.getProcessEngine(ProcessEngines.java:183)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.getDefaultProcessEngine(ProcessEngines.java:176)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at gov.ks.doc.webform.workflow.service.ActivitiWorkflowService.&amp;lt;clinit&amp;gt;(ActivitiWorkflowService.java:29)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.J9VMInternals.initializeImpl(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Constructor.newInstance(Constructor.java:521)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.security.AccessController.doPrivileged(AccessController.java:214)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:605)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:265)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:271)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:88)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java:157)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:653)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.java:606)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:333)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:549)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1295)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1129)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:567)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:814)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:948)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1478)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:3731)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:3813)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:245)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1483)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Method.java:615)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:62)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Method.java:615)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:265)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1089)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:971)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:231)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:238)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:833)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:802)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1055)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:948)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.management.commands.AdminServiceCommands$InvokeCmd.execute(AdminServiceCommands.java:251)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:239)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.execute(ApplicationDeploymentCollectionAction.java:536)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:308)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1070)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:273)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:319)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.isclite.container.controller.InformationController.processForwardConfig(InformationController.java:159)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.console.core.servlet.WSCUrlFilter.continueStoringTaskState(WSCUrlFilter.java:371)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.console.core.servlet.WSCUrlFilter.doFilter(WSCUrlFilter.java:229)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1812)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [java.lang.String] for property 'databaseType'; nested exception is java.lang.IllegalArgumentException: Original must not be null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:391)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.convertForProperty(AbstractAutowireCapableBeanFactory.java:1288)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1249)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 135 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.lang.IllegalArgumentException: Original must not be null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.util.Assert.notNull(Assert.java:112)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.core.MethodParameter.&amp;lt;init&amp;gt;(MethodParameter.java:133)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.BeanUtils.getWriteMethodParameter(BeanUtils.java:421)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:138)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:386)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 139 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 VirtualHost&amp;nbsp;&amp;nbsp; I&amp;nbsp;&amp;nbsp; SRVE0250I: Web Module KDOC_Lotus_Webform_Server_EForms_Project has been bound to default_host[*:9080,*:80,*:9443,*:5060,*:5061,*:443,*:8085].&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:297 CST] 00000033 ApplicationMg A&amp;nbsp;&amp;nbsp; WSVR0221I: Application started: KDOCEForms-1_1_war&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;I wrote a java class that uses the process engine and reads the activiti.cfg.xml file in eclipse. It works but I have not been able to get past this error in a web app I've deployed to Websphere.&lt;BR /&gt;&lt;BR /&gt;Any ideas would be appreciated. Thanks Rick&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2011 22:21:44 GMT</pubDate>
    <dc:creator>rafusaro</dc:creator>
    <dc:date>2011-03-11T22:21:44Z</dc:date>
    <item>
      <title>Error initializing process engine in Websphere</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10052#M3701</link>
      <description>I am getting the following messages in Websphere's log when I try to deploy my webapplication. I have created a simple ServletContextListener to initialize and destroy the process engine like the example in the user guide which I added to the web.xml file.[3/9/11 15:31:23:038 CST] 00000032 ProcessEn</description>
      <pubDate>Thu, 10 Mar 2011 15:33:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10052#M3701</guid>
      <dc:creator>rafusaro</dc:creator>
      <dc:date>2011-03-10T15:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing process engine in Websphere</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10053#M3702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;lt;bean id="processEngineConfiguration" class="org.activiti.engine.impl.cfg.&lt;/SPAN&gt;&lt;SPAN style="color:#BF0000;"&gt;StandaloneInMemProcessEngineConfiguration&lt;/SPAN&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;update class="org.activiti.engine.impl.cfg.&lt;/SPAN&gt;&lt;STRONG style="color: #FF0000;"&gt;StandaloneProcessEngineConfiguration&lt;/STRONG&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pls try it,hope u can fix it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 02:37:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10053#M3702</guid>
      <dc:creator>josewu</dc:creator>
      <dc:date>2011-03-11T02:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing process engine in Websphere</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10054#M3703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Thanks for your reply. &lt;BR /&gt;&lt;BR /&gt;I did update the class in the activiti.cfg.xml file to org.activiti.engine.impl.cfg.StandaloneProcessEngineConfiguration as you recommended.&lt;BR /&gt;&lt;BR /&gt;Unfortunately I am still getting the same error message as before. &lt;BR /&gt;&lt;BR /&gt;I added some code in the listener to get the exception stack trace which follows from the Websphere log.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:51:609 CST] 00000033 ApplicationMg A&amp;nbsp;&amp;nbsp; WSVR0200I: Starting application: KDOCEForms-1_1_war&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:51:625 CST] 00000033 ApplicationMg A&amp;nbsp;&amp;nbsp; WSVR0204I: Application: KDOCEForms-1_1_war&amp;nbsp; Application build level: Unknown&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:52:031 CST] 00000033 WebGroup&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; SRVE0169I: Loading Web Module: KDOC_Lotus_Webform_Server_EForms_Project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:52:468 CST] 00000033 WebApp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; SRVE0180I: [KDOCEForms-1_1_war#KDOCEForms-1.1.war] [/KDOCEForms] [Servlet.LOG]: Initializing Spring root WebApplicationContext&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:52:781 CST] 00000033 &lt;/SPAN&gt;&lt;STRONG&gt;ProcessEngine&lt;/STRONG&gt;&lt;SPAN&gt; I&amp;nbsp;&amp;nbsp; initializing process engine for resource file:/C:/Program Files/IBM/WebSphere/AppServer1/profiles/AppSrv01/installedApps/dcco480Node01Cell/KDOCEForms-1_1_war.ear/&lt;/SPAN&gt;&lt;A href="http://KDOCEForms-1.1.war/WEB-INF/classes/activiti.cfg.xml" rel="nofollow noopener noreferrer"&gt;KDOCEForms-1.1.war/WEB-INF/classes/activiti.cfg.xml&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:52:968 CST] 00000033 &lt;/SPAN&gt;&lt;STRONG&gt;ProcessEngine&lt;/STRONG&gt;&lt;SPAN&gt; I&amp;nbsp;&amp;nbsp; Exception while initializing process engine :Error creating bean with name 'processEngineConfiguration' defined in resource loaded through InputStream: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [java.lang.String] for property 'databaseType'; nested exception is java.lang.IllegalArgumentException: Original must not be null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 &lt;/SPAN&gt;&lt;STRONG&gt;ProcessEngine&lt;/STRONG&gt;&lt;SPAN&gt; I&amp;nbsp;&amp;nbsp; Process engines already initialized&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O processEngine Name=null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O processEngine URL=file:/C:/Program Files/IBM/WebSphere/AppServer1/profiles/AppSrv01/installedApps/dcco480Node01Cell/KDOCEForms-1_1_war.ear/&lt;/SPAN&gt;&lt;A href="http://KDOCEForms-1.1.war/WEB-INF/classes/activiti.cfg.xml" rel="nofollow noopener noreferrer"&gt;KDOCEForms-1.1.war/WEB-INF/classes/activiti.cfg.xml&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O processEngine Exception=&lt;/SPAN&gt;&lt;STRONG&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processEngineConfiguration' defined in resource loaded through InputStream: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [java.lang.String] for property 'databaseType'; nested exception is java.lang.IllegalArgumentException: Original must not be null&lt;BR /&gt; at &lt;/STRONG&gt;&lt;SPAN&gt;org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.security.AccessController.doPrivileged(AccessController.java:214)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.parseProcessEngineConfiguration(ProcessEngineConfiguration.java:173)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromInputStream(ProcessEngineConfiguration.java:165)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngineConfiguration.createProcessEngineConfigurationFromInputStream(ProcessEngineConfiguration.java:160)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.buildProcessEngine(ProcessEngines.java:152)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.initProcessEnginFromResource(ProcessEngines.java:126)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.init(ProcessEngines.java:85)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.getProcessEngine(ProcessEngines.java:183)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.ProcessEngines.getDefaultProcessEngine(ProcessEngines.java:176)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at gov.ks.doc.webform.workflow.service.ActivitiWorkflowService.&amp;lt;clinit&amp;gt;(ActivitiWorkflowService.java:29)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.J9VMInternals.initializeImpl(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Constructor.newInstance(Constructor.java:521)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.security.AccessController.doPrivileged(AccessController.java:214)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:605)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:265)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:271)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:88)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java:157)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:653)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.java:606)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:333)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:549)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1295)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1129)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:567)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:814)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:948)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1478)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:3731)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:3813)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:245)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1483)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Method.java:615)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:62)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Method.java:615)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:265)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1089)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:971)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:231)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:238)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:833)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:802)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1055)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:948)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.management.commands.AdminServiceCommands$InvokeCmd.execute(AdminServiceCommands.java:251)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:239)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.execute(ApplicationDeploymentCollectionAction.java:536)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:308)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1070)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:273)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:319)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.isclite.container.controller.InformationController.processForwardConfig(InformationController.java:159)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.console.core.servlet.WSCUrlFilter.continueStoringTaskState(WSCUrlFilter.java:371)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.console.core.servlet.WSCUrlFilter.doFilter(WSCUrlFilter.java:229)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1812)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type [java.lang.String] to required type [java.lang.String] for property 'databaseType'; nested exception is java.lang.IllegalArgumentException: Original must not be null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:391)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.convertForProperty(AbstractAutowireCapableBeanFactory.java:1288)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1249)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 135 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.lang.IllegalArgumentException: Original must not be null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.util.Assert.notNull(Assert.java:112)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.core.MethodParameter.&amp;lt;init&amp;gt;(MethodParameter.java:133)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.BeanUtils.getWriteMethodParameter(BeanUtils.java:421)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:138)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.beans.BeanWrapperImpl.convertForProperty(BeanWrapperImpl.java:386)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 139 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:281 CST] 00000033 VirtualHost&amp;nbsp;&amp;nbsp; I&amp;nbsp;&amp;nbsp; SRVE0250I: Web Module KDOC_Lotus_Webform_Server_EForms_Project has been bound to default_host[*:9080,*:80,*:9443,*:5060,*:5061,*:443,*:8085].&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[3/11/11 14:55:53:297 CST] 00000033 ApplicationMg A&amp;nbsp;&amp;nbsp; WSVR0221I: Application started: KDOCEForms-1_1_war&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;I wrote a java class that uses the process engine and reads the activiti.cfg.xml file in eclipse. It works but I have not been able to get past this error in a web app I've deployed to Websphere.&lt;BR /&gt;&lt;BR /&gt;Any ideas would be appreciated. Thanks Rick&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 22:21:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10054#M3703</guid>
      <dc:creator>rafusaro</dc:creator>
      <dc:date>2011-03-11T22:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing process engine in Websphere</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10055#M3704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for reporting this issue. Spring doesn't allow setters to return values (doesn't conform to java-bean spec) so it'll throw the "Original must be null" exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What version of activiti are you using? Since 5.3, the dataBaseType isn't required anymore, it's automatically deducted from the datasource. So this is a workaround for this method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The method shouldn't return anything, i'll create a JIRA-issue for this…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 07:13:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10055#M3704</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-03-14T07:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing process engine in Websphere</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10056#M3705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-701" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-701&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 07:15:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10056#M3705</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-03-14T07:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing process engine in Websphere</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10057#M3706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We were running 5.2 but I upgraded to 5.3. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed the database configuration to use a dataSource. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same error as before is now about the dataSource property instead of the databaseType property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[size=85][3/15/11 15:26:03:061 CDT] 00000027 SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O processEngine Exception=org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processEngineConfiguration' defined in resource loaded through InputStream: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type [org.apache.commons.dbcp.BasicDataSource] to required type [javax.sql.DataSource] for property 'dataSource'; nested exception is java.lang.IllegalArgumentException: Original must not be null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/size]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since the version of Websphere we are running uses Java 1.5 I had to switch to using commons-dbcp 1.3 in order to use the dataSource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any suggestions on how to get around this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Rick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 21:07:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10057#M3706</guid>
      <dc:creator>rafusaro</dc:creator>
      <dc:date>2011-03-15T21:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing process engine in Websphere</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10058#M3707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version of Spring are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 09:26:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10058#M3707</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-03-16T09:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing process engine in Websphere</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10059#M3708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for helping me troubleshoot these errors. I am trying to integrated Activiti into our web application that we want to use with your workflow and IBM's Lotus Forms product.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking at the maven build we were including Spring 2.5.5 so I removed it and added version 3.0.3 and that error appears to be fixed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed the database configuration to use Mysql and manually ran the supplied sql to create tables and loaded security data on the server that runs Websphere and Lotus Forms. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got an error message about missing property historyLevel so I added the following to the activiti-cfg.xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;bean id="processEngineConfiguration" ….&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;&amp;lt;property name="historyLevel" value="1" /&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a string character before changing it to 1 and the error messages was about the value should be an int. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following is the error I'm getting now:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[size=85][3/16/11 16:04:02:575 CDT] 00000033 SystemOut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; O processEngine Exception=org.activiti.engine.ActivitiException: Activiti database problem: no historyLevel property specified&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.db.DbSqlSession.dbSchemaCheckVersion(DbSqlSession.java:482)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.db.DbSqlSession.performSchemaOperationsProcessEngineBuild(DbSqlSession.java:851)[/size]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can not find any documentation on what the value should be so I used 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trapping this error in my ServletContextListener class that is to initialize the process engine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you elaborate on what I need to do in a web app for integrating Activiti's process engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Rick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 21:23:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10059#M3708</guid>
      <dc:creator>rafusaro</dc:creator>
      <dc:date>2011-03-16T21:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error initializing process engine in Websphere</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10060#M3709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I resolved the "no historyLevel property specified" error by dropping the activiti database and rerunning all the sql scripts in Mysql for creating the activiti database for version 5.3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 20:56:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-initializing-process-engine-in-websphere/m-p/10060#M3709</guid>
      <dc:creator>rafusaro</dc:creator>
      <dc:date>2011-03-18T20:56:18Z</dc:date>
    </item>
  </channel>
</rss>

