Hi Monoj,

The meaning of this warning is the keystore and truststore is loaded from
system properties instead of classpath. When SSL is enabled in MB you can
give keystore and truststore to the classpath. If not it is taken from the
system properties. If SSL is not enabled you can just ignore this warning.

Thank you,
Sajini

On Tue, Dec 1, 2015 at 9:20 AM, Hasitha Hiranya <[email protected]> wrote:

> Hi,
>
> Looping in Sajini.
>
> Thanks
>
> On Tue, Dec 1, 2015 at 9:20 AM, Hasitha Hiranya <[email protected]> wrote:
>
>> 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>
>>
>>
>
>
> --
> *Hasitha Abeykoon*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com
> *cell:* *+94 719363063*
> *blog: **abeykoon.blogspot.com* <http://abeykoon.blogspot.com>
>
>


-- 
Sajini De SIlva
Software Engineer; WSO2 Inc.; http://wso2.com ,
Email: [email protected]
Blog: http://sajinid.blogspot.com/
Git hub profile: https://github.com/sajinidesilva

Phone: +94 712797729
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to