realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.45k stars 1.75k forks source link

* What went wrong: Execution failed for task ':ERemittance:kaptDebugKotlin'. > A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction > java.lang.reflect.InvocationTargetException (no error message) #7868

Closed morarafrank closed 3 months ago

morarafrank commented 4 months ago

How frequently does the bug occur?

Always

Description

Added new kotin standart library to one module: Here: implementation "org.jetbrains.kotlin:kotlin-stdlib:1.7.22"

Stacktrace & log output

* What went wrong:
Execution failed for task ':ERemittance:kaptDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction
   > java.lang.reflect.InvocationTargetException (no error message)

Can you reproduce the bug?

-- select --

Reproduction Steps

No response

Version

33

What Atlas App Services are you using?

Both Atlas Device Sync and Atlas App Services

Are you using encryption?

No

Platform OS and version(s)

Windows OS

Build environment

Android Studio version: ... HedgeHog 2023.1.1 Android Build Tools version: ... 7.2.1 Gradle version: ... 7.3.3

nirinchev commented 4 months ago

What version of the Realm Java SDK are you using? And can you reproduce this in an isolated project that we can use to diagnose the issue?

github-actions[bot] commented 3 months ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.