> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/ja/references/references-classic/tooltips-in-the-user-and-device-views-in-finder-classic/errors-tooltips-in-finder-classic.md).

# Finder（クラシック）でのエラーのツールチップ

{% hint style="info" %}
Nexthink FinderはWindows専用のデスクトップアプリケーションで、その機能は現在Nexthinkのwebインターフェース内で利用可能です。 Nexthinkは現在ブラウザから直接使用でき、ほとんどの機能で追加のデスクトップアプリケーションが不要になりました。
{% endhint %}

### アプリケーションのクラッシュ <a href="#errorstooltipsinfinder-classic-applicationcrash" id="errorstooltipsinfinder-classic-applicationcrash"></a>

{% hint style="info" %}
適用プラットフォーム | Windows | macOS |
{% endhint %}

\&#x20

<figure><img src="/files/gUQiy0XTe7957Wi77sl1" alt="" width="340"><figcaption></figcaption></figure>

ツールチップはクラッシュした実行ファイルの名前、そのバージョン、およびそれが属するアプリケーションの名前を表示します。 単一のクラッシュの場合、ツールチップのヘッダーの時間はクラッシュが報告された正確な時間になります。

ほぼ同時に発生した複数のクラッシュが同じツールチップにまとめられる場合、ツールチップのヘッダーの時間はクラッシュが発生した期間を表示します。 ツールチップにリストされる各アプリケーションは、そのクラッシュした正確な時間が前に付けられています。

### アプリケーション応答なし <a href="#errorstooltipsinfinder-classic-applicationnotresponding" id="errorstooltipsinfinder-classic-applicationnotresponding"></a>

{% hint style="info" %}
適用プラットフォーム | Windows | macOS |
{% endhint %}

\&#x20

<figure><img src="/files/0zhEJDXYGZilXZhpuN5g" alt=""><figcaption></figcaption></figure>

応答しないアプリケーションのツールチップは、クラッシュしたアプリケーションのツールチップと同じ情報を表示しますが、予期せず終了するアプリケーションではなく、応答が停止またはフリーズしたアプリケーションについてです。

### システムクラッシュ <a href="#errorstooltipsinfinder-classic-systemcrash" id="errorstooltipsinfinder-classic-systemcrash"></a>

{% hint style="info" %}
適用プラットフォーム | Windows | macOS |
{% endhint %}

\&#x20

<figure><img src="/files/WoYGIGMGcjYwUv2RzA6L" alt="" width="340"><figcaption></figcaption></figure>

ツールチップは停止エラーコードと、デバイスがクラッシュした原因となったエラーに関する簡潔な説明を表示します。 これらは、お使いのコンピュータを予期せず停止させるハードウェアまたはソフトウェアの重大なエラーです。 このため、ツールチップのヘッダーの時間は、エラーが発生した瞬間を示すことはできません。 代わりに、それはシステムクラッシュ後の最初の起動時間です。

### ハードリセット <a href="#errorstooltipsinfinder-classic-hardreset" id="errorstooltipsinfinder-classic-hardreset"></a>

{% hint style="info" %}
適用プラットフォーム | Windows | macOS |
{% endhint %}

\&#x20

<figure><img src="/files/ukObVFDfBB4GLlNHSvtI" alt="" width="204"><figcaption></figcaption></figure>

ツールチップはデバイスが突然停止し、再起動されたことを示します。 ハードリセットはリセットボタンを押す、電源障害、またはクラッシュによって引き起こされることがあります。 ブルースクリーンのツールチップと同様に、報告される時間はハードリセット後のデバイスの最初の起動時間です。

### SMARTディスクエラー <a href="#errorstooltipsinfinder-classic-smartdiskerror" id="errorstooltipsinfinder-classic-smartdiskerror"></a>

{% hint style="info" %}
適用プラットフォーム | Windows |
{% endhint %}

<figure><img src="/files/jiuBi0C9KknUdnrlHbiU" alt="" width="204"><figcaption></figcaption></figure>

ツールチップは、SMART技術を備えたディスクドライブで検出されたディスクエラーを示します。 それはディスク書き込みエラーの増加や再割り当てされたセクターの数の増加を示しています。

***

関連概念

* [イベント](/platform/ja/references/references-classic/glossary-classic/event-classic.md)

関連リファレンス

* [デバイスと実行のエラーと警告](/platform/ja/references/references-classic/search-and-information-display-classic/errors-and-warnings-for-devices-and-executions-with-finder-classic.md)
* [警告ツールチップ](/platform/ja/references/references-classic/tooltips-in-the-user-and-device-views-in-finder-classic/warnings-tooltips-in-finder-classic.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/ja/references/references-classic/tooltips-in-the-user-and-device-views-in-finder-classic/errors-tooltips-in-finder-classic.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
