groupdocs-annotation / GroupDocs.Annotation-for-Java-App

Outdated
https://products.groupdocs.com/annotation/java
MIT License
2 stars 0 forks source link

[Servlet-009] : Annotation UI is not rendering TIFF/Multi-TIFF file #14

Open samicheemagroupdocs opened 6 years ago

samicheemagroupdocs commented 6 years ago

This issue was originally raised via forum thread: https://forum.groupdocs.com/t/facing-problems-for-multytiff-file/5904/2

Using GroupDocs.Annotation for Java v17.10.3, Annotation UI is throwing following exception on rendering TIFF/Multi-TIFF file (file is attached):

[WARNING] /annotation/list java.lang.RuntimeException: com.groupdocs.annotation.internal.c.a.ms.a.af: Specified method is not supported. at com.groupdocs.ui.Utils.findDocumentByName(Utils.java:46) at com.groupdocs.ui.servlet.ListAnnotationsServlet.doGet(ListAnnotationsServlet.java:27) at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:838) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634)

While I am able to add annotation using console application.

ProblematicFile.zip