Skip to main content
1-Visitor
August 13, 2015
Solved

JBoss Logger] ERROR mksis.IntegrityServer - * * * * ERROR * * * * (5): *********************************************************************************** Cache Warning: SIRootCache BDC: Two successive BulkData cache collections in less than 60 minut

  • August 13, 2015
  • 1 reply
  • 1773 views

Hello,

I am getting below error, please let me know how to resolve it out.

JBoss Logger] ERROR mksis.IntegrityServer - * * * * ERROR * * * * (5): *********************************************************************************** Cache Warning: SIRootCache BDC: Two successive BulkData cache collections in less than 60 minutes ( 25 minutes ) If this happens regularly, you may have to allocate more disk space and/or memory to the bulk data cache.

    Best answer by MichaelChatel

    Hi Gaurav,

    The error message showing up in your server logs, indicates that you're approaching the limit of your bulk data cache for Configuration Management (SI).  It has to do a cache collection, when this happens, and if it happens frequently, it can impact performance.  That's the gist of what the message is saying.

    We have some articles posted, which explains this, and outlines what you need to do:

    https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS113381&lang=en_US

    https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS115377&lang=en_US

    If you need assistance with the steps suggested in the articles, I'd suggest you open a Support case.

    1 reply

    5-Regular Member
    August 13, 2015

    Hi Gaurav,

    The error message showing up in your server logs, indicates that you're approaching the limit of your bulk data cache for Configuration Management (SI).  It has to do a cache collection, when this happens, and if it happens frequently, it can impact performance.  That's the gist of what the message is saying.

    We have some articles posted, which explains this, and outlines what you need to do:

    https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS113381&lang=en_US

    https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS115377&lang=en_US

    If you need assistance with the steps suggested in the articles, I'd suggest you open a Support case.

    gagarwal1-VisitorAuthor
    1-Visitor
    August 14, 2015

    Thanks Micheal for the reply.

    It was very helpful. Thanks for it.