cancel
Showing results for 
Search instead for 
Did you mean: 

freemarker.runtime - Expression docs is undefined

mike54
Champ in-the-making
Champ in-the-making
Hi,

Can someone sugest what is causing this error that I have spoted in Share log?

15:13:18,435 ERROR [freemarker.runtime] Expression docs is undefined on line 10, column 9 in org/alfresco/components/dashlets/docsummary.get.html.ftl.The problematic instruction:———-==> if-else  [on line 10, column 4 in org/alfresco/components/dashlets/docsummary.get.html.ftl]———-‍‍‍‍‍‍‍


Thanks for your support!
Mike
3 REPLIES 3

kbonnet
Champ in-the-making
Champ in-the-making
I have seen this same error when the dashlet "recently modified documents" runs into a timeout because there are too much documents to list. I had this after an import of 7000 documents. Can you reproduce the error?

Koen

ionizer
Champ in-the-making
Champ in-the-making
I am experiencing the same problem with Share.
(Alfresco Community): Current version 3.2.0 (r2 2440) schema 3300 - Originally installed version 3.2.0 (r2 2440) schema 3300

Logs at http://pastebin.com/f298428dd

I have a fresh install and uploaded a solid chunk of test data (~51G) via CIFS into one test site and this started popping up.
Only appears when someone is using the web interface, not during background indexing.

Happy to provide whatever other data might be helpful. Reproduces very readily.

Cheers

ionizer
Champ in-the-making
Champ in-the-making
It appears that this error always (possibly) is preceded by
==> catalina.out <==
15:06:43,956 User:admin WARN  [org.alfresco.storeAndNodeIdTransactionalCache] Transactional update cache 'org.alfresco.storeAndNodeIdTransactionalCache' is full (10000).

Hoping this might provide an additional clue. I'm pretty lost I admit.

Cheers