# Error - Type mismatch in method OP\_CHECK\_TOS\_INST AINSTANCE found, Unknown expected

## **Description**

The following error message appears:

![](/files/-MlFEVVUakansDjetGd6)

## **Solution**

This error is a general error for which there may be many different causes.

The cause of the problem can usually be detected in the Java Debug Console. You would need to activate the Java Debug Console in your Notes client (Tools - Show Java Debug Console)  and try to convert some documents again. When the error occurs please copy the content from the Console and email to <support@swingsoftware.com> and the support team will investigate the issue

It is also helpful if you can send the documents being converted, as per this [article](https://sites.google.com/a/swingsoftware.com/lc/pdf-converter/how-to/sending-documents).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.swingsoftware.com/pdf-converter-for-notes/troubleshooting/error-messages/type-mismatch.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
