You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (via GitHub)" <gi...@apache.org> on 2023/06/13 08:27:16 UTC

[GitHub] [dubbo] chickenlj opened a new issue, #12516: 3.3 branch 'dubbo-annotation-processor' failed during compilation.

chickenlj opened a new issue, #12516:
URL: https://github.com/apache/dubbo/issues/12516

   ```java
   Parsing java… [dubbo-annotation-processor]
   java: An exception has occurred in the compiler (1.8.0_291). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program and the following diagnostic in your report. Thank you.
   java: java.util.ServiceConfigurationError: javax.annotation.processing.Processor: Provider org.apache.dubbo.annotation.DispatchingAnnotationProcessor not found
   java: 	at java.util.ServiceLoader.fail(ServiceLoader.java:239)
   java: 	at java.util.ServiceLoader.access$300(ServiceLoader.java:185)
   java: 	at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:372)
   java: 	at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404)
   java: 	at java.util.ServiceLoader$1.next(ServiceLoader.java:480)
   java: 	at org.jetbrains.jps.javac.Iterators$11.next(Iterators.java:221)
   java: 	at com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors$ProcessorStateIterator.next(JavacProcessingEnvironment.java:597)
   java: 	at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:690)
   java: 	at com.sun.tools.javac.processing.JavacProcessingEnvironment.access$1800(JavacProcessingEnvironment.java:91)
   java: 	at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1035)
   java: 	at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1176)
   java: 	at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1170)
   java: 	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:856)
   java: 	at com.sun.tools.javac.main.Main.compile(Main.java:523)
   java: 	at com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:129)
   java: 	at com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:138)
   java: 	at org.jetbrains.jps.javac.JavacMain.compile(JavacMain.java:239)
   java: 	at org.jetbrains.jps.javac.ExternalJavacProcess.compile(ExternalJavacProcess.java:189)
   java: 	at org.jetbrains.jps.javac.ExternalJavacProcess.access$400(ExternalJavacProcess.java:28)
   java: 	at org.jetbrains.jps.javac.ExternalJavacProcess$CompilationRequestsHandler$1.run(ExternalJavacProcess.java:262)
   java: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   java: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   java: 	at java.lang.Thread.run(Thread.java:748)
   java: Compilation failed: internal java compiler error
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] 3.3 branch 'dubbo-annotation-processor' failed during compilation. [dubbo]

Posted by "CrazyHZM (via GitHub)" <gi...@apache.org>.
CrazyHZM closed issue #12516: 3.3 branch 'dubbo-annotation-processor' failed during compilation.
URL: https://github.com/apache/dubbo/issues/12516


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org