[JBoss JIRA] (JBIDE-27151) Error occured processing 'com.example.demo.DemoApplication' after import Spring Starter Project
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27151?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27151:
-------------------------------
Fix Version/s: 4.15.0.Final
> Error occured processing 'com.example.demo.DemoApplication' after import Spring Starter Project
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-27151
> URL: https://issues.redhat.com/browse/JBIDE-27151
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.15.0.AM1
> Reporter: Oleksii Korniienko
> Assignee: Stephane Bouchet
> Priority: Minor
> Fix For: 4.15.0.Final
>
>
> After import there is an error in error log:
> org.springframework.core.annotation.AnnotationConfigurationException: Attribute 'proxyBeanMethods' in annotation [org.springframework.boot.SpringBootConfiguration] is declared as an @AliasFor nonexistent attribute 'proxyBeanMethods' in annotation [org.springframework.context.annotation.Configuration].; nested exception is java.lang.NoSuchMethodException: org.springframework.context.annotation.Configuration.proxyBeanMethods()
> at org.springframework.core.annotation.AnnotationUtils$AliasDescriptor.<init>(AnnotationUtils.java:2128)
> at org.springframework.core.annotation.AnnotationUtils$AliasDescriptor.from(AnnotationUtils.java:2095)
> at org.springframework.core.annotation.AnnotationUtils.getAttributeAliasNames(AnnotationUtils.java:1751)
> at org.springframework.core.annotation.AnnotationUtils.isSynthesizable(AnnotationUtils.java:1710)
> at org.springframework.core.annotation.AnnotationUtils.synthesizeAnnotation(AnnotationUtils.java:1493)
> at org.springframework.core.annotation.AnnotationUtils.synthesizeAnnotationArray(AnnotationUtils.java:1597)
> at org.springframework.core.annotation.AnnotationUtils.getAnnotations(AnnotationUtils.java:231)
> at org.springframework.core.type.classreading.AnnotationAttributesReadingVisitor.visitEnd(AnnotationAttributesReadingVisitor.java:76)
> at org.springframework.asm.ClassReader.readAnnotationValues(ClassReader.java:2020)
> at org.springframework.asm.ClassReader.accept(ClassReader.java:676)
> at org.springframework.asm.ClassReader.accept(ClassReader.java:527)
> at org.springframework.ide.eclipse.core.java.classreading.JdtConnectedMetadataReader.<init>(JdtConnectedMetadataReader.java:45)
> at org.springframework.ide.eclipse.core.java.classreading.JdtMetadataReaderFactory.getMetadataReader(JdtMetadataReaderFactory.java:53)
> at org.springframework.ide.eclipse.core.java.classreading.CachingJdtMetadataReaderFactory.getMetadataReader(CachingJdtMetadataReaderFactory.java:38)
> at org.springframework.ide.eclipse.beans.core.internal.model.BeansJavaConfig.registerBean(BeansJavaConfig.java:368)
> at org.springframework.ide.eclipse.beans.core.internal.model.BeansJavaConfig$2.call(BeansJavaConfig.java:229)
> at org.springframework.ide.eclipse.beans.core.internal.model.BeansJavaConfig$2.call(BeansJavaConfig.java:1)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> Caused by: java.lang.NoSuchMethodException: org.springframework.context.annotation.Configuration.proxyBeanMethods()
> at java.lang.Class.getDeclaredMethod(Class.java:2130)
> at org.springframework.core.annotation.AnnotationUtils$AliasDescriptor.<init>(AnnotationUtils.java:2121)
> ... 22 more
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months
[JBoss JIRA] (JBIDE-27128) New CDI Web Project cannot be created with the WildFly 19, CDI 2.0 and Java 11
by Zbyněk Červinka (Jira)
[ https://issues.redhat.com/browse/JBIDE-27128?page=com.atlassian.jira.plug... ]
Zbyněk Červinka closed JBIDE-27128.
-----------------------------------
Issue is fixed, I am closing this jira.
*Verified in:*
Version: 12.15.0.GA
Build id: GA-v20200408-0714-B6178
Build date: 20200408-0714
> New CDI Web Project cannot be created with the WildFly 19, CDI 2.0 and Java 11
> ------------------------------------------------------------------------------
>
> Key: JBIDE-27128
> URL: https://issues.redhat.com/browse/JBIDE-27128
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.15.0.AM1
> Reporter: Zbyněk Červinka
> Assignee: Robert Stryker
> Priority: Blocker
> Fix For: 4.15.0.Final
>
> Attachments: screenshot.png
>
>
> New CDI Web Project cannot be created with the WildFly 19, CDI 2.0 and Java 11 - for WildFly 19 and CDI 2.0 Java 1.8 can be selected, but not Java 11 - see the following screenshot:
> !screenshot.png|thumbnail!
> h2. Red Hat CodeReady Studio version:
> Version: 12.14.0.GA
> Build id: GA-v20200321-1015-B6094
> Build date: 20200321-1015
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months