[esb-issues] [JBoss JIRA] Created: (JBESB-1156) Reloading of jboss-esb.xml fails

Burr Sutter (JIRA) jira-events at lists.jboss.org
Wed Oct 10 15:48:03 EDT 2007


Reloading of jboss-esb.xml fails
--------------------------------

                 Key: JBESB-1156
                 URL: http://jira.jboss.com/jira/browse/JBESB-1156
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Rosetta
    Affects Versions: 4.2.1 IR1
            Reporter: Burr Sutter
         Assigned To: Mark Little
            Priority: Critical
             Fix For: 4.2.1


>From SVN as of Oct 10, 2007:
Steps: 
1. in a command window cd over quickstart helloworld
2. ant run
3. open a new command window
4. ant runtest - see the message on the "ant run" window
5. open jboss-esb.xml, edit and save
6. revisit the window with "ant run" and see this stack trace

   [qsjava] 15:41:05,765 ERROR [Thread-9][ConfigurationController] Unexpected ex
ception starting controller
   [qsjava] org.jboss.soa.esb.listeners.lifecycle.ManagedLifecycleException: No
appropriate courier can be obtained for EPR: PortReference < <wsa:Address jms://
localhost/queue/quickstart_helloworld_Request_esb/>, <wsa:ReferenceProperties jb
ossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>,
<wsa:ReferenceProperties jbossesb:java.naming.provider.url : jnp://127.0.0.1:109
9/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jboss.
naming:org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type
: queue/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa
:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:Ref
erenceProperties jbossesb:persistent : true/> >
   [qsjava]     at org.jboss.soa.esb.listeners.message.MessageAwareListener.doIn
itialise(MessageAwareListener.java:205)
   [qsjava]     at org.jboss.soa.esb.listeners.lifecycle.AbstractManagedLifecycl
e.initialise(AbstractManagedLifecycle.java:133)
   [qsjava]     at org.jboss.soa.esb.listeners.lifecycle.ManagedLifecycleControl
ler.initialiseInstances(ManagedLifecycleController.java:150)
   [qsjava]     at org.jboss.soa.esb.listeners.lifecycle.ManagedLifecycleControl
ler.start(ManagedLifecycleController.java:69)
   [qsjava]     at org.jboss.soa.esb.listeners.config.ConfigurationController.st
artController(ConfigurationController.java:366)
   [qsjava]     at org.jboss.soa.esb.listeners.config.ConfigurationController.st
artController(ConfigurationController.java:354)
   [qsjava]     at org.jboss.soa.esb.listeners.config.ConfigurationController.pr
ocessConfiguration(ConfigurationController.java:328)
   [qsjava]     at org.jboss.soa.esb.listeners.config.ConfigurationController.ru
n(ConfigurationController.java:150)
   [qsjava]     at java.lang.Thread.run(Thread.java:595)
   [qsjava] Caused by: org.jboss.soa.esb.couriers.CourierException: Unexpected l
ifecycle resource exception whiel registering courier
   [qsjava]     at org.jboss.soa.esb.couriers.CourierFactory.registerCourier(Cou
rierFactory.java:160)
   [qsjava]     at org.jboss.soa.esb.couriers.CourierFactory.getCourier(CourierF
actory.java:134)
   [qsjava]     at org.jboss.soa.esb.couriers.CourierFactory.getPickupCourier(Co
urierFactory.java:120)
   [qsjava]     at org.jboss.soa.esb.listeners.message.MessageAwareListener.doIn
itialise(MessageAwareListener.java:182)
   [qsjava]     ... 8 more
   [qsjava] Caused by: org.jboss.soa.esb.lifecycle.LifecycleResourceException: R
esource already destroyed
   [qsjava]     at org.jboss.soa.esb.lifecycle.LifecycleResource.getLifecycleRes
ource(LifecycleResource.java:113)
   [qsjava]     at org.jboss.soa.esb.couriers.CourierFactory.registerCourier(Cou
rierFactory.java:156)
   [qsjava]     ... 11 more

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

        



More information about the esb-issues mailing list