Hi, This warning comes when loading keystore and truststore within Andes client (WSO2 MB JMS client) inside ESB. ESB always try to make a connection to MB in your scenario?
i.e 1. make a connection 2. send message i 3. close connection 4. step 1 again and loop If so, this warning can be continuous. Otherwise it would only be a startup warning. On a side note making connections per message is not a good thing. You need to cache message producer inside ESB. @Sajini, Please validate above answer as you have been through the code. Thanks On Tue, Dec 1, 2015 at 1:25 AM, Manoj Kumara <[email protected]> wrote: > Hi Dev's, > > I have setup WSO2 ESB 4.9.0 with WSO2 MB 3.0.0 in my environment. When > sending a message to a queue created on MB I noticed following warning. > What is the cause for this. > > *[2015-11-30 19:48:22,734] WARN - AMQConnectionDelegate_8_0 Loading > keystore and truststore from system properties* > > > Regards, > Manoj > -- *Hasitha Abeykoon* Senior Software Engineer; WSO2, Inc.; http://wso2.com *cell:* *+94 719363063* *blog: **abeykoon.blogspot.com* <http://abeykoon.blogspot.com>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
