exercism / exercism/website

Error: Error invoking postMessage: Java exception was raised during method invocation

Open
#9,453 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
548
Forks
168
Avg merge
1d 3h
Merged PRs (30d)
28

Description

## Error

```
Error invoking postMessage: Java exception was raised during method invocation
```

## Stack trace

```
iabjs://navigation_performance_logger_android:1 in sendDataToNative
iabjs://navigation_performance_logger_android:1 in sendBeforeUnloadMessage
iabjs://navigation_performance_logger_android:1 in window._handleBrowserPreparingToClose
:1
:1
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [Error: Error invoking postMessage: Java exception was raised during method invocation](https://thalamus-ai.sentry.io/issues/144051814/)
- **Culprit**: sendDataToNative(iabjs://navigation_performance_logger_android)
- **First seen:** Aug 31, 2026

Contributor guide

Open the contributing guide

Research direction

Start with the linked Sentry issue and the stack trace entry points: sendDataToNative, sendBeforeUnloadMessage, and window._handleBrowserPreparingToClose. Trace the Android postMessage path and determine how to reproduce the Java exception; done means the error is explained and the failing navigation-close path no longer reports it.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java, javascript
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.