Ok, thanks for sharing.
On Tue, Jan 3, 2017 at 10:35 AM, Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr> wrote:
  Hello,
 I found how to fix my {{code}} macro issue.
 I must use Tomcat 8.0.33 instead.
 With tomcat-8.0.32 (with same java version) {{code}} macro doesn't work.
 Pascal B
 --------------------------------------------
 En date de : Mer 30.11.16, Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr> a écrit :
 ...
 I try to deploy xwiki 8.4 on Tomcat 
   8.0.32/ java 1.8.0_74 on our datacenter but
I have a issue
   with the code macro:
  {{code}}
 My code
 {{/code}}
 The page displayed: 
   "Failed to execute the [code] macro. Cause: [String
   index out of range: 3]. Click on this message for
   details.".
  I pasted the details 
   here:
http://pastebin.ca/3743091
  
 ...