Bo's blog

Thursday, October 06, 2011

WlwRuntimeAppScopedJMS#MSG_BUFFER_TOPIC

CR376380 
Please review: http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/relnotes/relnotes.html

CR376380

A harmless warning is thrown by Message Driven Beans once during deployment in the WebLogic Portal Sample Application
The Message Driven Beans throw the following warnings when the deployer can’t obtain distribute destination information:
Message-DrivenEJB: MessageBufferTopicBean is unable to connect to the JMS destination: weblogic.portalApp.WlwRuntimeAppScopedJMS#MSG_BUFFER_TOPIC. The Error was:Can not get distribute destination information. The destination JNDI name is weblogic.portalApp.WlwRuntimeAppScopedJMS#MSG_BUFFER_TOPIC, the provider URL is null

This warning is thrown only once and can be safely ignored.

Platform: All

Workaround: None

This issue not only happens with Portal Application rather where ever you will use WLW Controls you may find this issue. Actually This is not an Issue...


sample error message:


portalApp.WlwRuntimeAppScopedJMS#MSG_BUFFER_TOPIC. The Error was:
The destination for the MDB MessageBufferTopicBean(Application: portalApp, EJBComponent: weblogic-messagebuffer-mdb.jar) could not be resolved at this time.  Please ensure the destination is available at the JNDI name weblogic.portalApp.WlwRuntimeAppScopedJMS#MSG_BUFFER_TOPIC.  The EJB container will periodically attempt to resolve this MDB destination and additional warnings may be issued.>


0 Comments:

Post a Comment

<< Home