IBM-Worklight: Failed starting project











up vote
0
down vote

favorite












I added the mobilefirst runtime environment to the configuration. In the Server Configuration Tool, the runtime environment is displayed and running. But my new runtime environment is not displayed in MobileFirst Operation Console. The following errors are displayed in the logs:




[17.11.18 3:15:26:218 MSK] 0000002e
com.worklight.server.bundle.project.JeeProjectActivator E
FWLST0003E: ========= Failed starting project /RusGidroMobileSD
[project RusGidroMobileSD]
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'taskManager' defined in URL
[wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
Cannot resolve reference to bean 'worklightAuthenticationService'
while setting bean property 'authenticationService'; nested exception
is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'worklightAuthenticationService' defined in
URL
[wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
Cannot resolve reference to bean 'loginConfigurationServiceBean' while
setting bean property 'loginConfigurationService'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'loginConfigurationServiceBean' defined in URL
[wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
Invocation of init method failed; nested exception is
java.lang.IllegalArgumentException: Could not resolve placeholder
'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
"${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:636)
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:934)
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
at
com.worklight.server.bundle.project.JeeProjectActivator.loadSpringConfiguration(JeeProjectActivator.java:467)
at
com.worklight.server.bundle.project.JeeProjectActivator.access$400(JeeProjectActivator.java:57)
at
com.worklight.server.bundle.project.JeeProjectActivator$1.run(JeeProjectActivator.java:223)
at
com.worklight.server.bundle.project.JeeProjectActivator.contextInitialized(JeeProjectActivator.java:280)
at
com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:2388)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:1048)
at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:6404)
at
com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApp(DynamicVirtualHost.java:446)
at
com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApplication(DynamicVirtualHost.java:441)
at
com.ibm.ws.webcontainer.osgi.WebContainer.startWebApplication(WebContainer.java:761)
at
com.ibm.ws.webcontainer.osgi.WebContainer.startModule(WebContainer.java:739)
at
com.ibm.ws.app.manager.web.internal.WebModuleHandlerImpl.deployModule(WebModuleHandlerImpl.java:106)
at
com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployModule(DeployedAppInfoBase.java:574)
at
com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployModules(DeployedAppInfoBase.java:484)
at
com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployApp(DeployedAppInfoBase.java:431)
at
com.ibm.ws.app.manager.war.internal.WARApplicationHandlerImpl.install(WARApplicationHandlerImpl.java:73)
at
com.ibm.ws.app.manager.internal.statemachine.StartAction.execute(StartAction.java:139)
at
com.ibm.ws.app.manager.internal.statemachine.ApplicationStateMachineImpl.enterState(ApplicationStateMachineImpl.java:1166)
at
com.ibm.ws.app.manager.internal.statemachine.ApplicationStateMachineImpl.run(ApplicationStateMachineImpl.java:779)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source) Caused by:
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'worklightAuthenticationService' defined in
URL
[wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
Cannot resolve reference to bean 'loginConfigurationServiceBean' while
setting bean property 'loginConfigurationService'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'loginConfigurationServiceBean' defined in URL
[wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
Invocation of init method failed; nested exception is
java.lang.IllegalArgumentException: Could not resolve placeholder
'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
"${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
... 34 more Caused by:
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'loginConfigurationServiceBean' defined in URL
[wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
Invocation of init method failed; nested exception is
java.lang.IllegalArgumentException: Could not resolve placeholder
'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
"${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1514)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
... 44 more Caused by: java.lang.IllegalArgumentException: Could not
resolve placeholder
'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
"${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:173)
at
org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:125)
at
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.parseStringValue(PropertyPlaceholderConfigurer.java:241)
at
com.worklight.server.bundle.api.WorklightConfiguration.parseStringValue(WorklightConfiguration.java:191)
at
com.worklight.core.auth.impl.LoginConfigurationServiceBean.resolveValue(LoginConfigurationServiceBean.java:698)
at
com.worklight.core.auth.impl.LoginConfigurationServiceBean.getMap(LoginConfigurationServiceBean.java:685)
at
com.worklight.core.auth.impl.LoginConfigurationServiceBean.createInstance(LoginConfigurationServiceBean.java:611)
at
com.worklight.core.auth.impl.LoginConfigurationServiceBean.processLoginModules(LoginConfigurationServiceBean.java:216)
at
com.worklight.core.auth.impl.LoginConfigurationServiceBean.afterPropertiesSet(LoginConfigurationServiceBean.java:156)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1573)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1511)
... 51 more




Could you help me?










share|improve this question









New contributor




vl2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    up vote
    0
    down vote

    favorite












    I added the mobilefirst runtime environment to the configuration. In the Server Configuration Tool, the runtime environment is displayed and running. But my new runtime environment is not displayed in MobileFirst Operation Console. The following errors are displayed in the logs:




    [17.11.18 3:15:26:218 MSK] 0000002e
    com.worklight.server.bundle.project.JeeProjectActivator E
    FWLST0003E: ========= Failed starting project /RusGidroMobileSD
    [project RusGidroMobileSD]
    org.springframework.beans.factory.BeanCreationException: Error
    creating bean with name 'taskManager' defined in URL
    [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
    Cannot resolve reference to bean 'worklightAuthenticationService'
    while setting bean property 'authenticationService'; nested exception
    is org.springframework.beans.factory.BeanCreationException: Error
    creating bean with name 'worklightAuthenticationService' defined in
    URL
    [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
    Cannot resolve reference to bean 'loginConfigurationServiceBean' while
    setting bean property 'loginConfigurationService'; nested exception is
    org.springframework.beans.factory.BeanCreationException: Error
    creating bean with name 'loginConfigurationServiceBean' defined in URL
    [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
    Invocation of init method failed; nested exception is
    java.lang.IllegalArgumentException: Could not resolve placeholder
    'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
    "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
    org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
    at
    org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
    at
    org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at
    org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
    at
    org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    at
    org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
    at
    org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:636)
    at
    org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:934)
    at
    org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
    at
    com.worklight.server.bundle.project.JeeProjectActivator.loadSpringConfiguration(JeeProjectActivator.java:467)
    at
    com.worklight.server.bundle.project.JeeProjectActivator.access$400(JeeProjectActivator.java:57)
    at
    com.worklight.server.bundle.project.JeeProjectActivator$1.run(JeeProjectActivator.java:223)
    at
    com.worklight.server.bundle.project.JeeProjectActivator.contextInitialized(JeeProjectActivator.java:280)
    at
    com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:2388)
    at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:1048)
    at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:6404)
    at
    com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApp(DynamicVirtualHost.java:446)
    at
    com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApplication(DynamicVirtualHost.java:441)
    at
    com.ibm.ws.webcontainer.osgi.WebContainer.startWebApplication(WebContainer.java:761)
    at
    com.ibm.ws.webcontainer.osgi.WebContainer.startModule(WebContainer.java:739)
    at
    com.ibm.ws.app.manager.web.internal.WebModuleHandlerImpl.deployModule(WebModuleHandlerImpl.java:106)
    at
    com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployModule(DeployedAppInfoBase.java:574)
    at
    com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployModules(DeployedAppInfoBase.java:484)
    at
    com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployApp(DeployedAppInfoBase.java:431)
    at
    com.ibm.ws.app.manager.war.internal.WARApplicationHandlerImpl.install(WARApplicationHandlerImpl.java:73)
    at
    com.ibm.ws.app.manager.internal.statemachine.StartAction.execute(StartAction.java:139)
    at
    com.ibm.ws.app.manager.internal.statemachine.ApplicationStateMachineImpl.enterState(ApplicationStateMachineImpl.java:1166)
    at
    com.ibm.ws.app.manager.internal.statemachine.ApplicationStateMachineImpl.run(ApplicationStateMachineImpl.java:779)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source) Caused by:
    org.springframework.beans.factory.BeanCreationException: Error
    creating bean with name 'worklightAuthenticationService' defined in
    URL
    [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
    Cannot resolve reference to bean 'loginConfigurationServiceBean' while
    setting bean property 'loginConfigurationService'; nested exception is
    org.springframework.beans.factory.BeanCreationException: Error
    creating bean with name 'loginConfigurationServiceBean' defined in URL
    [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
    Invocation of init method failed; nested exception is
    java.lang.IllegalArgumentException: Could not resolve placeholder
    'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
    "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
    org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
    at
    org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
    at
    org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at
    org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
    at
    org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    at
    org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
    at
    org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    ... 34 more Caused by:
    org.springframework.beans.factory.BeanCreationException: Error
    creating bean with name 'loginConfigurationServiceBean' defined in URL
    [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
    Invocation of init method failed; nested exception is
    java.lang.IllegalArgumentException: Could not resolve placeholder
    'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
    "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1514)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
    at
    org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
    at
    org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
    at
    org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
    at
    org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
    at
    org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    ... 44 more Caused by: java.lang.IllegalArgumentException: Could not
    resolve placeholder
    'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
    "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
    org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:173)
    at
    org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:125)
    at
    org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.parseStringValue(PropertyPlaceholderConfigurer.java:241)
    at
    com.worklight.server.bundle.api.WorklightConfiguration.parseStringValue(WorklightConfiguration.java:191)
    at
    com.worklight.core.auth.impl.LoginConfigurationServiceBean.resolveValue(LoginConfigurationServiceBean.java:698)
    at
    com.worklight.core.auth.impl.LoginConfigurationServiceBean.getMap(LoginConfigurationServiceBean.java:685)
    at
    com.worklight.core.auth.impl.LoginConfigurationServiceBean.createInstance(LoginConfigurationServiceBean.java:611)
    at
    com.worklight.core.auth.impl.LoginConfigurationServiceBean.processLoginModules(LoginConfigurationServiceBean.java:216)
    at
    com.worklight.core.auth.impl.LoginConfigurationServiceBean.afterPropertiesSet(LoginConfigurationServiceBean.java:156)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1573)
    at
    org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1511)
    ... 51 more




    Could you help me?










    share|improve this question









    New contributor




    vl2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I added the mobilefirst runtime environment to the configuration. In the Server Configuration Tool, the runtime environment is displayed and running. But my new runtime environment is not displayed in MobileFirst Operation Console. The following errors are displayed in the logs:




      [17.11.18 3:15:26:218 MSK] 0000002e
      com.worklight.server.bundle.project.JeeProjectActivator E
      FWLST0003E: ========= Failed starting project /RusGidroMobileSD
      [project RusGidroMobileSD]
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'taskManager' defined in URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Cannot resolve reference to bean 'worklightAuthenticationService'
      while setting bean property 'authenticationService'; nested exception
      is org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'worklightAuthenticationService' defined in
      URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Cannot resolve reference to bean 'loginConfigurationServiceBean' while
      setting bean property 'loginConfigurationService'; nested exception is
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'loginConfigurationServiceBean' defined in URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Invocation of init method failed; nested exception is
      java.lang.IllegalArgumentException: Could not resolve placeholder
      'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
      "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
      at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
      at
      org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
      at
      org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:636)
      at
      org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:934)
      at
      org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
      at
      com.worklight.server.bundle.project.JeeProjectActivator.loadSpringConfiguration(JeeProjectActivator.java:467)
      at
      com.worklight.server.bundle.project.JeeProjectActivator.access$400(JeeProjectActivator.java:57)
      at
      com.worklight.server.bundle.project.JeeProjectActivator$1.run(JeeProjectActivator.java:223)
      at
      com.worklight.server.bundle.project.JeeProjectActivator.contextInitialized(JeeProjectActivator.java:280)
      at
      com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:2388)
      at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:1048)
      at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:6404)
      at
      com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApp(DynamicVirtualHost.java:446)
      at
      com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApplication(DynamicVirtualHost.java:441)
      at
      com.ibm.ws.webcontainer.osgi.WebContainer.startWebApplication(WebContainer.java:761)
      at
      com.ibm.ws.webcontainer.osgi.WebContainer.startModule(WebContainer.java:739)
      at
      com.ibm.ws.app.manager.web.internal.WebModuleHandlerImpl.deployModule(WebModuleHandlerImpl.java:106)
      at
      com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployModule(DeployedAppInfoBase.java:574)
      at
      com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployModules(DeployedAppInfoBase.java:484)
      at
      com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployApp(DeployedAppInfoBase.java:431)
      at
      com.ibm.ws.app.manager.war.internal.WARApplicationHandlerImpl.install(WARApplicationHandlerImpl.java:73)
      at
      com.ibm.ws.app.manager.internal.statemachine.StartAction.execute(StartAction.java:139)
      at
      com.ibm.ws.app.manager.internal.statemachine.ApplicationStateMachineImpl.enterState(ApplicationStateMachineImpl.java:1166)
      at
      com.ibm.ws.app.manager.internal.statemachine.ApplicationStateMachineImpl.run(ApplicationStateMachineImpl.java:779)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source) Caused by:
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'worklightAuthenticationService' defined in
      URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Cannot resolve reference to bean 'loginConfigurationServiceBean' while
      setting bean property 'loginConfigurationService'; nested exception is
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'loginConfigurationServiceBean' defined in URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Invocation of init method failed; nested exception is
      java.lang.IllegalArgumentException: Could not resolve placeholder
      'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
      "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
      at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
      at
      org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
      at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
      ... 34 more Caused by:
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'loginConfigurationServiceBean' defined in URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Invocation of init method failed; nested exception is
      java.lang.IllegalArgumentException: Could not resolve placeholder
      'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
      "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1514)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
      at
      org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
      at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
      ... 44 more Caused by: java.lang.IllegalArgumentException: Could not
      resolve placeholder
      'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
      "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
      org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:173)
      at
      org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:125)
      at
      org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.parseStringValue(PropertyPlaceholderConfigurer.java:241)
      at
      com.worklight.server.bundle.api.WorklightConfiguration.parseStringValue(WorklightConfiguration.java:191)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.resolveValue(LoginConfigurationServiceBean.java:698)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.getMap(LoginConfigurationServiceBean.java:685)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.createInstance(LoginConfigurationServiceBean.java:611)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.processLoginModules(LoginConfigurationServiceBean.java:216)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.afterPropertiesSet(LoginConfigurationServiceBean.java:156)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1573)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1511)
      ... 51 more




      Could you help me?










      share|improve this question









      New contributor




      vl2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I added the mobilefirst runtime environment to the configuration. In the Server Configuration Tool, the runtime environment is displayed and running. But my new runtime environment is not displayed in MobileFirst Operation Console. The following errors are displayed in the logs:




      [17.11.18 3:15:26:218 MSK] 0000002e
      com.worklight.server.bundle.project.JeeProjectActivator E
      FWLST0003E: ========= Failed starting project /RusGidroMobileSD
      [project RusGidroMobileSD]
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'taskManager' defined in URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Cannot resolve reference to bean 'worklightAuthenticationService'
      while setting bean property 'authenticationService'; nested exception
      is org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'worklightAuthenticationService' defined in
      URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Cannot resolve reference to bean 'loginConfigurationServiceBean' while
      setting bean property 'loginConfigurationService'; nested exception is
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'loginConfigurationServiceBean' defined in URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Invocation of init method failed; nested exception is
      java.lang.IllegalArgumentException: Could not resolve placeholder
      'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
      "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
      at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
      at
      org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
      at
      org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:636)
      at
      org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:934)
      at
      org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
      at
      com.worklight.server.bundle.project.JeeProjectActivator.loadSpringConfiguration(JeeProjectActivator.java:467)
      at
      com.worklight.server.bundle.project.JeeProjectActivator.access$400(JeeProjectActivator.java:57)
      at
      com.worklight.server.bundle.project.JeeProjectActivator$1.run(JeeProjectActivator.java:223)
      at
      com.worklight.server.bundle.project.JeeProjectActivator.contextInitialized(JeeProjectActivator.java:280)
      at
      com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:2388)
      at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:1048)
      at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:6404)
      at
      com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApp(DynamicVirtualHost.java:446)
      at
      com.ibm.ws.webcontainer.osgi.DynamicVirtualHost.startWebApplication(DynamicVirtualHost.java:441)
      at
      com.ibm.ws.webcontainer.osgi.WebContainer.startWebApplication(WebContainer.java:761)
      at
      com.ibm.ws.webcontainer.osgi.WebContainer.startModule(WebContainer.java:739)
      at
      com.ibm.ws.app.manager.web.internal.WebModuleHandlerImpl.deployModule(WebModuleHandlerImpl.java:106)
      at
      com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployModule(DeployedAppInfoBase.java:574)
      at
      com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployModules(DeployedAppInfoBase.java:484)
      at
      com.ibm.ws.app.manager.module.internal.DeployedAppInfoBase.deployApp(DeployedAppInfoBase.java:431)
      at
      com.ibm.ws.app.manager.war.internal.WARApplicationHandlerImpl.install(WARApplicationHandlerImpl.java:73)
      at
      com.ibm.ws.app.manager.internal.statemachine.StartAction.execute(StartAction.java:139)
      at
      com.ibm.ws.app.manager.internal.statemachine.ApplicationStateMachineImpl.enterState(ApplicationStateMachineImpl.java:1166)
      at
      com.ibm.ws.app.manager.internal.statemachine.ApplicationStateMachineImpl.run(ApplicationStateMachineImpl.java:779)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source) Caused by:
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'worklightAuthenticationService' defined in
      URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Cannot resolve reference to bean 'loginConfigurationServiceBean' while
      setting bean property 'loginConfigurationService'; nested exception is
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'loginConfigurationServiceBean' defined in URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Invocation of init method failed; nested exception is
      java.lang.IllegalArgumentException: Could not resolve placeholder
      'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
      "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:334)
      at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1419)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1160)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
      at
      org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
      at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
      ... 34 more Caused by:
      org.springframework.beans.factory.BeanCreationException: Error
      creating bean with name 'loginConfigurationServiceBean' defined in URL
      [wsjar:file:/C:/Program%20Files/IBM/WebSphere/Liberty/usr/shared/resources/RusGidroMobileSD/lib/worklight-jee-library.jar!/conf/core.xml]:
      Invocation of init method failed; nested exception is
      java.lang.IllegalArgumentException: Could not resolve placeholder
      'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
      "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1514)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
      at
      org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
      at
      org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
      at
      org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
      ... 44 more Caused by: java.lang.IllegalArgumentException: Could not
      resolve placeholder
      'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl' in string value
      "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}" at
      org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:173)
      at
      org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:125)
      at
      org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.parseStringValue(PropertyPlaceholderConfigurer.java:241)
      at
      com.worklight.server.bundle.api.WorklightConfiguration.parseStringValue(WorklightConfiguration.java:191)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.resolveValue(LoginConfigurationServiceBean.java:698)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.getMap(LoginConfigurationServiceBean.java:685)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.createInstance(LoginConfigurationServiceBean.java:611)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.processLoginModules(LoginConfigurationServiceBean.java:216)
      at
      com.worklight.core.auth.impl.LoginConfigurationServiceBean.afterPropertiesSet(LoginConfigurationServiceBean.java:156)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1573)
      at
      org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1511)
      ... 51 more




      Could you help me?







      java ldap ibm-mobilefirst websphere worklight-server






      share|improve this question









      New contributor




      vl2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      vl2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited yesterday









      Matt

      867519




      867519






      New contributor




      vl2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 days ago









      vl2000

      1




      1




      New contributor




      vl2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      vl2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      vl2000 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.
























          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote













          You have an adapter deployed, that is throwing an uncaught exception when it is trying to initialize as part of runtime synchronization. See this:



          Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: 
          Could not resolve placeholder 'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl'
          in string value "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}


          You should resolve this error or have appropriate exception handling in place - ensure the exception is caught.






          share|improve this answer





















          • Thank you, your advice helped me to fix the error.
            – vl2000
            2 hours ago











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          vl2000 is a new contributor. Be nice, and check out our Code of Conduct.










           

          draft saved


          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53372833%2fibm-worklight-failed-starting-project%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          1
          down vote













          You have an adapter deployed, that is throwing an uncaught exception when it is trying to initialize as part of runtime synchronization. See this:



          Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: 
          Could not resolve placeholder 'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl'
          in string value "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}


          You should resolve this error or have appropriate exception handling in place - ensure the exception is caught.






          share|improve this answer





















          • Thank you, your advice helped me to fix the error.
            – vl2000
            2 hours ago















          up vote
          1
          down vote













          You have an adapter deployed, that is throwing an uncaught exception when it is trying to initialize as part of runtime synchronization. See this:



          Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: 
          Could not resolve placeholder 'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl'
          in string value "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}


          You should resolve this error or have appropriate exception handling in place - ensure the exception is caught.






          share|improve this answer





















          • Thank you, your advice helped me to fix the error.
            – vl2000
            2 hours ago













          up vote
          1
          down vote










          up vote
          1
          down vote









          You have an adapter deployed, that is throwing an uncaught exception when it is trying to initialize as part of runtime synchronization. See this:



          Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: 
          Could not resolve placeholder 'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl'
          in string value "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}


          You should resolve this error or have appropriate exception handling in place - ensure the exception is caught.






          share|improve this answer












          You have an adapter deployed, that is throwing an uncaught exception when it is trying to initialize as part of runtime synchronization. See this:



          Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: 
          Could not resolve placeholder 'com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl'
          in string value "${com.digdes.rusgidro.mobilesd.ldap.ldapProviderUrl}


          You should resolve this error or have appropriate exception handling in place - ensure the exception is caught.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 2 days ago









          Vivin K

          2,1661612




          2,1661612












          • Thank you, your advice helped me to fix the error.
            – vl2000
            2 hours ago


















          • Thank you, your advice helped me to fix the error.
            – vl2000
            2 hours ago
















          Thank you, your advice helped me to fix the error.
          – vl2000
          2 hours ago




          Thank you, your advice helped me to fix the error.
          – vl2000
          2 hours ago










          vl2000 is a new contributor. Be nice, and check out our Code of Conduct.










           

          draft saved


          draft discarded


















          vl2000 is a new contributor. Be nice, and check out our Code of Conduct.













          vl2000 is a new contributor. Be nice, and check out our Code of Conduct.












          vl2000 is a new contributor. Be nice, and check out our Code of Conduct.















           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53372833%2fibm-worklight-failed-starting-project%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

          Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

          A Topological Invariant for $pi_3(U(n))$