Support Article
Recurring warning leading to Stuck thread in Weblogic server
SA-5977
Summary
Administrator was observing recurring warning messages only in the Weblogic log file and not in the PegaRULES log file
Error Messages
####<Jan 14, 2015 3:40:09 AM PST> <Warning> <Connector> <server1.com> <Node1> <server1.com> <<anonymous>> <> <> <1421235609279> <BEA-199191> <Warning: Caller application prbeans.jar defines a shareable resource reference eis/PRAdapterConnectionFactory to outbound connection pool eis/PRAdapterCF, but the pool does not support share by its design either because its transaction support level is NOTransaction or the ManagedConnectionFactory class has the @Unshareable annotation. Will treat as unshareable.>
##
Steps to Reproduce
Not applicable
Root Cause
The warning messages observed were part of Weblogic.connector package. These messages were due to an invalid resource reference definition to unshareable ConnectionFactory (eis/PRAdapterConnectionFactory)
Resolution
As a remedial action, suggested Administrator to change the SharingScope of resource reference definition to 'Unshareable'. Refer Oracle Weblogic article
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.