Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

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

@samicheemagroupdocs

Description

@samicheemagroupdocs

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions