You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/09/10 13:20:02 UTC

[GitHub] [skywalking] qlql489 opened a new issue #5463: start oap int idea error

qlql489 opened a new issue #5463:
URL: https://github.com/apache/skywalking/issues/5463


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   download from github, use idea
   i have finsh step 1 to 3  refer to https://github.com/apache/skywalking/blob/master/docs/en/guides/How-to-build.md
   when i start OAPServerStartUp  show some error messages:
   
   Error:(22, 1) java: 程序包lombok不存在
   Error:(36, 81) java: 找不到符号
     符号:   方法 storage()
     位置: @interface org.apache.skywalking.oap.server.core.analysis.Stream
   Error:(39, 6) java: 找不到符号
     符号:   类 Setter
     位置: 类 org.apache.skywalking.oap.server.core.analysis.generated.serviceinstanceclrthread.InstanceClrAvailableWorkerThreadsMetrics
   Error:(39, 56) java: 找不到符号
     符号:   类 IDColumn
     位置: 类 org.apache.skywalking.oap.server.core.analysis.generated.serviceinstanceclrthread.InstanceClrAvailableWorkerThreadsMetrics
   
   how to resolve it?
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   tag 8.1.0
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


----------------------------------------------------------------
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.

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



[GitHub] [skywalking] qlql489 commented on issue #5463: start oap in idea failed

Posted by GitBox <gi...@apache.org>.
qlql489 commented on issue #5463:
URL: https://github.com/apache/skywalking/issues/5463#issuecomment-690335827


   i have installed Lombok plugin  and enable annotation processor, but not usefull ,see ![](http://image.nianlun.tech/2020/09/10/9c195acf870d0d3e560b88fee52af499.jpg)


----------------------------------------------------------------
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.

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



[GitHub] [skywalking] kezhenxu94 commented on issue #5463: start oap in idea failed

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #5463:
URL: https://github.com/apache/skywalking/issues/5463#issuecomment-690299675


   Please install Lombok plugin in your IDEA and enable annotation processor


----------------------------------------------------------------
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.

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



[GitHub] [skywalking] kezhenxu94 commented on issue #5463: start oap in idea failed

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #5463:
URL: https://github.com/apache/skywalking/issues/5463#issuecomment-690338952


   1. installing a plugin requires the IDEA to restart to take effect
   2. make sure to import the project as maven project, and the maven dependencies are correctly refreshed


----------------------------------------------------------------
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.

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



[GitHub] [skywalking] kezhenxu94 closed issue #5463: start oap in idea failed

Posted by GitBox <gi...@apache.org>.
kezhenxu94 closed issue #5463:
URL: https://github.com/apache/skywalking/issues/5463


   


----------------------------------------------------------------
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.

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



[GitHub] [skywalking] qlql489 edited a comment on issue #5463: start oap in idea failed

Posted by GitBox <gi...@apache.org>.
qlql489 edited a comment on issue #5463:
URL: https://github.com/apache/skywalking/issues/5463#issuecomment-690335827


   i have installed Lombok plugin  and enable annotation processor, but not useful ,see ![](http://image.nianlun.tech/2020/09/10/9c195acf870d0d3e560b88fee52af499.jpg)


----------------------------------------------------------------
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.

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