You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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