[esb-issues] [JBoss JIRA] Closed: (JBESB-1939) sample-bindings.xml contains referenses to jboss.esb.bind.address

Kevin Conner (JIRA) jira-events at lists.jboss.org
Sun Oct 12 12:23:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBESB-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Conner closed JBESB-1939.
-------------------------------

    Resolution: Duplicate Issue


> sample-bindings.xml contains referenses to jboss.esb.bind.address
> -----------------------------------------------------------------
>
>                 Key: JBESB-1939
>                 URL: https://jira.jboss.org/jira/browse/JBESB-1939
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Configuration, Examples
>    Affects Versions: 4.4
>            Reporter: Daniel Bevenius
>
> When running the two-servers quickstart I got the following error in the server console:
> 13:29:17,040 WARN  [ServiceConfigurator] Failed to apply service binding override
> java.net.UnknownHostException: ${jboss.esb.bind.address}: ${jboss.esb.bind.address}
>     at java.net.InetAddress.getAllByName0(InetAddress.java:1145)
>     at java.net.InetAddress.getAllByName(InetAddress.java:1072)
>     at java.net.InetAddress.getAllByName(InetAddress.java:1008)
>     at java.net.InetAddress.getByName(InetAddress.java:958)
>     at org.jboss.services.binding.ServiceBinding.setBindAddress(ServiceBinding.java:131)
>     at org.jboss.services.binding.ServiceBinding.<init>(ServiceBinding.java:87)
>     at org.jboss.services.binding.XMLServicesStore.parseBinding(XMLServicesStore.java:220)
>     at org.jboss.services.binding.XMLServicesStore.parseConfig(XMLServicesStore.java:181)
>     at org.jboss.services.binding.XMLServicesStore.parseServer(XMLServicesStore.java:147)
>     at org.jboss.services.binding.XMLServicesStore.load(XMLServicesStore.java:121)
>     at org.jboss.services.binding.ServiceBindingManager.initStore(ServiceBindingManager.java:346)
> Seems that the jboss.esb.bind.address is being referenced in sample-bindings.xml but might not have been set. Is is set by JBossESBPropertyService but this code will not have be run at this stage in the startup. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list