Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

Failed to introspect class: class org.grails.plugins.jaxrs.Application in Grails 4.x #39

Open
lvardys opened this issue May 13, 2021 · 1 comment

Comments

@lvardys
Copy link

lvardys commented May 13, 2021

This is Grails 4.0.10 and OpenJDK8.

I have upgraded a Grails 2.5.4 application to 4.0.10 and on startup I get the following error:

Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [grails.boot.config.GrailsApplicationPostProcessor]: Factory method 'grailsApplicationPostProcessor' threw exception; nested exception is org.grails.core.exceptions.GrailsRuntimeException: Failed to introspect class: class org.grails.plugins.jaxrs.Application

The plugin hasn't been migrated to 4.x and I am unsure of how the application will need to be updated for this to work.
Are there plans to upgrade for Grails 4.x?
Can you suggest a migration plan if not?

@divya-gangidi
Copy link

I am having same issue when I upgraded grails from 3.0 to 4.0.10.

Ivardys, have you got any solution to fix this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants