*** empty log message ***
diff --git a/faq.php b/faq.php
index 175f837..647d191 100755
--- a/faq.php
+++ b/faq.php
@@ -994,7 +994,7 @@
                 System.out.println(">>>succeeded");
             } catch (Error e2) {
                 System.out.println(">>>This failed too, with the following error:");
-                e.printStackTrace();
+                e2.printStackTrace();
             }
         }
         display.dispose();