strange warning message

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

strange warning message

dsetrakyan
Igniters,

I get the following warning message in the log, even though my cache only
has primitive values and no data was removed:

-------
[10:18:57] Cleared all cache entries for undeployed class loader for cache:
jcachedemo
[10:18:57]   ^-- Cache auto-undeployment happens in SHARED deployment mode
(to turn off, switch to CONTINUOUS mode)
---------

I thought we had already addressed this. Is this fixed in 1.2 release or do
we need to fix it (again)?

D.
Reply | Threaded
Open this post in threaded view
|

Re: strange warning message

yzhdanov
I fixed the code to omit the warning if nothing was actually undeployed.

--Yakov

2015-06-29 10:35 GMT-07:00 Dmitriy Setrakyan <[hidden email]>:

> Igniters,
>
> I get the following warning message in the log, even though my cache only
> has primitive values and no data was removed:
>
> -------
> [10:18:57] Cleared all cache entries for undeployed class loader for cache:
> jcachedemo
> [10:18:57]   ^-- Cache auto-undeployment happens in SHARED deployment mode
> (to turn off, switch to CONTINUOUS mode)
> ---------
>
> I thought we had already addressed this. Is this fixed in 1.2 release or do
> we need to fix it (again)?
>
> D.
>