Hello
How can fix this errors?
WCCOAvalarch (0), 2017.02.02 16:30:29.162, IMPL, SEVERE, 54, Unexpected state, Correction cache reached memory limit, can't add new item, [D:\\Workspaces\\3.14\\workspace\\Exe\\DataNew\\ValueArchive\\ArCorrectionCache.cpp:176]
WCCOAvalarch (0), 2017.02.02 16:30:29.162, IMPL, SEVERE, 54, Unexpected state, CorrectionCache::AddToCache failed , [D:\\Workspaces\\3.14\\workspace\\Exe\\DataNew\\ValueArchive\\ArCorrectionCache.cpp:159]
WCCOAvalarch (0), 2017.02.02 16:30:29.163, IMPL, SEVERE, 54, Unexpected state, Cache is full (ErrNum=16), ErrorDP: DpId = 12208, elementId = 209, Can't add new correction request to cache - discarding..., [D:\\Workspaces\\3.14\\workspace\\Exe\\DataNew\\ValueArchive\\ManagerIF.cpp:1259]
WCCOAvalarch (0), 2017.02.02 16:30:29.163, IMPL, SEVERE, 54, Unexpected state, writeRqNewVC failed , [D:\\Workspaces\\3.14\\workspace\\Exe\\DataNew\\ValueArchive\\DemoArchive.cpp:941]
WCCOAvalarch (0), 2017.02.02 16:30:29.163, IMPL, SEVERE, 0, , ManagerIF, corrRqNew, correction cache is full, can't add request
ManagerIF, corrRqNew, correction cache is full, can\'t add request
- m.sabitov
- Posts:23
- Joined: Fri Feb 21, 2014 7:20 am
ManagerIF, corrRqNew, correction cache is full, can\'t add request
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: ManagerIF, corrRqNew, correction cache is full, can\'t add request
It looks like you have written a lot of correction values in a short period of time.
Do you know which actions have been started when the log messages have been written?
Was the log message wirtten during runtime or at startup of the project?
Which WinCC OA version are you using?
Best Regards
Leopold Knipp
Senior Support Specialist
Do you know which actions have been started when the log messages have been written?
Was the log message wirtten during runtime or at startup of the project?
Which WinCC OA version are you using?
Best Regards
Leopold Knipp
Senior Support Specialist
- m.sabitov
- Posts:23
- Joined: Fri Feb 21, 2014 7:20 am
Re: ManagerIF, corrRqNew, correction cache is full, can\'t add request
Yes, you right, we write a lot of correction values, but how much values we can written without this errors? Which limit for changing correction values?
- m.sabitov
- Posts:23
- Joined: Fri Feb 21, 2014 7:20 am
Re: ManagerIF, corrRqNew, correction cache is full, can\'t add request
We found a little bug B) in our script and fix this errors.
Thanks for help.
Thanks for help.
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: ManagerIF, corrRqNew, correction cache is full, can\'t add request
I don't know a defined limit for the number of correction values which can be written in a given period of time.
How much values can be written and processed depends on several factors:
-- configuration of the archive
-- value changes / second during normal operation
-- used hardware (HD/SSD)
...
Best Regards
Leopold Knipp
Senior Support Specialist
How much values can be written and processed depends on several factors:
-- configuration of the archive
-- value changes / second during normal operation
-- used hardware (HD/SSD)
...
Best Regards
Leopold Knipp
Senior Support Specialist