Clarity

  • 1.  Client side exceptions

    Posted Dec 01, 2015 03:05 AM

    Hi All,

     

    We are getting below error messages in app-ca.log. Both errors are related to memory issue.

     

    ERROR 2015-11-23 10:26:07,341 [http-bio-80-exec-29] clarity.ui (clarity:CTHORNE:13825722__F130676C-2EFA-4772-923E-C98861FD6787:none) UI_MSG[:Mon Nov 23 10:21:28 CST 2015:(Error): Not enough storage is available to complete this operation.description: Not enough storage is available to complete this operation.

    number: -2147024882--Client Side Exception com.google.gwt.core.client.JavaScriptException: (Error): Not enough storage is available to complete this operation.

    description: Not enough storage is available to complete this operation.

    number: -2147024882]

     

    ERROR 2015-11-30 15:59:38,481 [http-bio-10.87.89.226-80-exec-68] clarity.ui (clarity:CTHORNE:13983856__78DB8814-8DB6-48F3-92E3-A87573A0A285:none) UI_MSG[:Mon Nov 30 15:46:41 CST 2015:(Error): Out of memory  description: Out of memory number:

    -2146828281--Client Side Exception com.google.gwt.core.client.JavaScriptException: (Error): Out of memory  description: Out of memory number: -2146828281]

     

    If any one faced these kind of error messages? Could you please help me why we are getting these kind of errors? How we can resolve/avoid these errors?

    We appreciate your response. Thank you.



  • 2.  Re: Client side exceptions

    Broadcom Employee
    Posted Dec 01, 2015 03:13 AM

    Hi Subba Reddy,

     

    What action the user is trying to do which is generating this. that would be first place to look and then go further.

     

    Regards
    Suman Pramanik



  • 3.  Re: Client side exceptions

    Posted Dec 01, 2015 06:14 PM

    The error messages do not  tell what  operation caused the the  error. If that is in the log it is just above the  error messages. The corrective actions are  different for different causes.

     

    Not being a techie the  storage suggests to  me like disk space.