Re: Cache Exception for specific parameter values

2022-07-29 Thread don . tequila
Hi Taras, attached the extract from the local node log (which is a Ignite client) and the remote node log (which is a Ignite server with persistance enabled). What's really strange is that previous value "IDX_STAGE_308" seems to be the root cause? This is a value in column UCID but it's not

Re: What does javax.cache.CacheException: Failed to execute map query on remote node mean?

2022-07-29 Thread John Smith
Any thoughts on this? On Mon., Jul. 25, 2022, 11:29 a.m. John Smith, wrote: > Hi I have the following code and I get the below exception. The cache runs > on 3 remote nodes and it is accessed by thick client (client = true) > > String sql = "select car_id from car_code where provider_id = ? and

Re: Re:Cache Exception for specific parameter values

2022-07-29 Thread don . tequila
Hi Taras, OK, I’ll try to get this later today. Thanks Thomas. On 29.07.22 at 12:49, Taras Ledkov wrote: > Hi, > > Could you provide the original exception from the map node? > It must be available at the log files of the map node. >

Re:Cache Exception for specific parameter values

2022-07-29 Thread Taras Ledkov
Hi, Could you provide the original exception from the map node? It must be available at the log files of the map node.

Re: Cache Exception for specific parameter values

2022-07-29 Thread don . tequila
One additional log I noticed on the server node for these SQL queries; WARN  QueryParser For join two partitioned tables join condition should contain the equality operation of affinity keys. Left side: JOBQUEUE; right side: JOBS Is this a warning or can it cause the below exception?

Cache Exception for specific parameter values

2022-07-29 Thread don . tequila
Hi, I'm getting (unreliable until now) Exception when executing SQL query in Ignite 2.13. It seems to be connected to the parameter for column UCID. When searching for "6bf1dfc9-311b-432f-9342-257400dcc59e" the below exception happens on our production server: Caused by:

Unsubscribe

2022-07-29 Thread ANJANEYA PRASAD NIDUBROLU