[mule-user] ACK queries: Could not resolve placeholder

5 views
Skip to first unread message

Harinath Mallepally

unread,
Oct 3, 2008, 2:40:21 PM10/3/08
to us...@mule.codehaus.org

I am not able to set up ack queries in my mule application.

Could you please suggest me what should I be doing now?

 

Thanks

Harinath

 

1012 [main] INFO org.mule.config.spring.MuleApplicationContext  - Bean factory for application context [org.mule.config.spring.MuleApplicationContext@1617189]: org.springframework.beans.factory.support.DefaultListableBeanFactory@e53220

1216 [main] ERROR org.mule.config.builders.AbstractConfigurationBuilder  - Configuration with "org.mule.config.spring.SpringXmlConfigurationBuilder" failed.

org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'ABC.JDBConnector' defined in null: Could not resolve placeholder 'map-payload:GS1'

      at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:268)

      at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:75)

      at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:554)

      at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:528)

      at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:363)

      at org.mule.config.spring.MuleApplicationContext.<init>(MuleApplicationContext.java:102)

      at org.mule.config.spring.MuleApplicationContext.<init>(MuleApplicationContext.java:56)

      at org.mule.config.spring.SpringXmlConfigurationBuilder.createSpringParentRegistry(SpringXmlConfigurationBuilder.java:95)

      at org.mule.config.spring.SpringXmlConfigurationBuilder.doConfigure(SpringXmlConfigurationBuilder.java:71)

      at org.mule.config.builders.AbstractConfigurationBuilder.configure(AbstractConfigurationBuilder.java:38)

      at org.mule.config.builders.AbstractResourceConfigurationBuilder.configure(AbstractResourceConfigurationBuilder.java:78)

      at org.mule.context.DefaultMuleContextFactory.createMuleContext(DefaultMuleContextFactory.java:97)

      at org.mule.context.DefaultMuleContextFactory.createMuleContext(DefaultMuleContextFactory.java:55)

      at com.hts.ip.StartServer.main(StartServer.java:34)

org.mule.api.config.ConfigurationException: Invalid bean definition with name 'GE.JDBConnector' defined in null: Could not resolve placeholder 'map-payload:GS1' (org.springframework.beans.factory.BeanDefinitionStoreException)

      at org.mule.config.builders.AbstractConfigurationBuilder.configure(AbstractConfigurationBuilder.java:44)

      at org.mule.config.builders.AbstractResourceConfigurationBuilder.configure(AbstractResourceConfigurationBuilder.java:78)

      at org.mule.context.DefaultMuleContextFactory.createMuleContext(DefaultMuleContextFactory.java:97)

      at org.mule.context.DefaultMuleContextFactory.createMuleContext(DefaultMuleContextFactory.java:55)

      at com.hts.ip.StartServer.main(StartServer.java:34)

Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'GE.JDBConnector' defined in null: Could not resolve placeholder 'map-payload:GS1'

      at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:268)

      at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:75)

      at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:554)

      at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:528)

      at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:363)

      at org.mule.config.spring.MuleApplicationContext.<init>(MuleApplicationContext.java:102)

      at org.mule.config.spring.MuleApplicationContext.<init>(MuleApplicationContext.java:56)

      at org.mule.config.spring.SpringXmlConfigurationBuilder.createSpringParentRegistry(SpringXmlConfigurationBuilder.java:95)

      at org.mule.config.spring.SpringXmlConfigurationBuilder.doConfigure(SpringXmlConfigurationBuilder.java:71)

      at org.mule.config.builders.AbstractConfigurationBuilder.configure(AbstractConfigurationBuilder.java:38)

      ... 4 more

 

Thanks

Harinath Mallepally

Sr.Technical Specialist | Infosys Technologies Ltd,Hyderabad |Mobile:+91-9391920444 |Direct:+91 -40-67053343|Extn:53343

 

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

Harinath Mallepally

unread,
Oct 3, 2008, 2:54:49 PM10/3/08
to us...@mule.codehaus.org

 

I am not able to set up ack queries in my mule application.

Could you please suggest me what should I be doing now?

 

Thanks

Harinath

 

1012 [main] INFO org.mule.config.spring.MuleApplicationContext  - Bean factory for application context [org.mule.config.spring.MuleApplicationContext@1617189]: org.springframework.beans.factory.support.DefaultListableBeanFactory@e53220

1216 [main] ERROR org.mule.config.builders.AbstractConfigurationBuilder  - Configuration with "org.mule.config.spring.SpringXmlConfigurationBuilder" failed.

org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'ABC.JDBConnector' defined in null: Could not resolve placeholder 'map-payload:GS1'

      at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:268)

      at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:75)

      at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:554)

      at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:528)

      at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:363)

      at org.mule.config.spring.MuleApplicationContext.<init>(MuleApplicationContext.java:102)

      at org.mule.config.spring.MuleApplicationContext.<init>(MuleApplicationContext.java:56)

 

Thanks

Harinath Mallepally

Sr.Technical Specialist | Infosys Technologies Ltd,Hyderabad |Mobile:+91-9391920444 |Direct:+91 -40-67053343|Extn:53343

 

Andrew Perepelytsya

unread,
Oct 4, 2008, 11:42:04 AM10/4/08
to us...@mule.codehaus.org
Search the list for 'propertyplaceholder', you'll need to reconfigure spring's property prefix.

Andrew
Reply all
Reply to author
Forward
0 new messages