cancel
Showing results for 
Search instead for 
Did you mean: 

aikau logs issue [solved]

redraccoon
Star Contributor
Star Contributor
Hello,

I have trouble with the logs in AIKAU => sometimes they appear, sometime they don't

For example in my main page, I know I have an error, but I have to reload between 1-30 time to make it appear
With an other page, sometime 1/6 of my alflogs work, sometime 6/6

I tought I was a cache problem because everytime I connect my computer the first time it's working, or the first time I switched from chrome to mozilla but, I did all the clear cache in

- /share/page/caches/dependency/clear
- alfresco/page/caches/dependency/clear
- extension mozilla and chrome for full cache clear

I even "reset all" in the share/page/console

***

So i did a new page with nothing more than logs for see a difference


var urlFilter = "api/workflow-instances";
model.jsonModel = {
         services: [
                   
          { name: "alfresco/services/LoggingService", config: {loggingPreferences: {enabled: true, all: true }}},       
         ]
      };


and even with so few code there is a difference check the picture please

http://www.noelshack.com/2016-04-1453973517-probleme.png

So my question is do you have any idea what is wrong ? without the errors I just can't continu my work
1 REPLY 1

redraccoon
Star Contributor
Star Contributor
I think the issue came from the debug menu, just check the "debbug logging" and "show all logs" it worked for me

http://www.noelshack.com/2016-04-1453986675-probleme.png

I still wonder why logs may appear the first time