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/12/27 12:35:09 UTC

[GitHub] [skywalking] tengwei-lewis opened a new issue #6086: oap启动加载不到ui模版资源

tengwei-lewis opened a new issue #6086:
URL: https://github.com/apache/skywalking/issues/6086


   2020-12-27 19:47:38,408 - org.eclipse.jetty.server.Server - 399 [main] INFO  [] - Started @12240ms
   2020-12-27 19:47:38,409 - org.apache.skywalking.oap.server.core.storage.PersistenceTimer - 56 [main] INFO  [] - persistence timer start
   2020-12-27 19:47:38,430 - org.apache.skywalking.oap.server.core.cache.CacheUpdateTimer - 46 [main] INFO  [] - Cache updateServiceInventory timer start
   2020-12-27 19:47:38,433 - org.apache.skywalking.oap.server.starter.OAPServerBootstrap - 57 [main] ERROR [] - No files in ui-initialized-templates
   java.lang.NullPointerException: No files in ui-initialized-templates
   	at java.util.Objects.requireNonNull(Objects.java:228) ~[?:1.8.0_101]
   	at org.apache.skywalking.oap.server.library.util.ResourceUtils.getPathFiles(ResourceUtils.java:51) ~[library-util-8.3.0.jar:8.3.0]
   	at org.apache.skywalking.oap.server.core.CoreModuleProvider.notifyAfterCompleted(CoreModuleProvider.java:342) ~[server-core-8.3.0.jar:8.3.0]
   	at org.apache.skywalking.oap.server.library.module.BootstrapFlow.notifyAfterCompleted(BootstrapFlow.java:55) ~[library-module-8.3.0.jar:8.3.0]
   	at org.apache.skywalking.oap.server.library.module.ModuleManager.init(ModuleManager.java:63) ~[library-module-8.3.0.jar:8.3.0]
   	at org.apache.skywalking.oap.server.starter.OAPServerBootstrap.start(OAPServerBootstrap.java:43) [server-bootstrap-8.3.0.jar:8.3.0]
   	at org.apache.skywalking.oap.server.starter.OAPServerStartUp.main(OAPServerStartUp.java:26) [server-starter-8.3.0.jar:8.3.0]


----------------------------------------------------------------
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] wu-sheng closed issue #6086: OAP, No files in ui-initialized-templates

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6086:
URL: https://github.com/apache/skywalking/issues/6086


   


----------------------------------------------------------------
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] wu-sheng commented on issue #6086: OAP, No files in ui-initialized-templates

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6086:
URL: https://github.com/apache/skywalking/issues/6086#issuecomment-751531799


   Please use English on the GitHub. My guess, you are using old config folder with latest version.


----------------------------------------------------------------
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] tengwei-lewis commented on issue #6086: oap启动加载不到ui模版资源

Posted by GitBox <gi...@apache.org>.
tengwei-lewis commented on issue #6086:
URL: https://github.com/apache/skywalking/issues/6086#issuecomment-751462675


   版本:8.3.0
   环境:Windows10


----------------------------------------------------------------
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] caopengan commented on issue #6086: OAP, No files in ui-initialized-templates

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


   I had the same problem.The solution is Do not use Chinese paths.


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