It sounds like a bug, or at least something that should be handled better, even if it's a configuration issue causing it.
- What GoCD version are you using? - What configuration values have you set in your config repository and what error is displayed in the UI? - Please also include the *full* error/stacktrace and relevant logs before the error. The piece you have shared looks cut off and omits important information/context. - If there are any errors in the specific log file for the yaml config plugin (look in the logs dir), that would be good to have too. -Chad On Sat, Jan 21, 2023 at 5:42 AM Manojsai katakam <[email protected]> wrote: > Hi , > > In our env , Config repo & yaml.config.plugin were set in place already. But > when i created a pipeline as code in yaml getting below errors in log > goserver log. > > at > com.thoughtworks.go.config.ConfigRepoPlugin.parseDirectory(ConfigRepoPlugin.java:95) > > at > com.thoughtworks.go.config.ConfigRepoPlugin.load(ConfigRepoPlugin.java:62) > > at > com.thoughtworks.go.config.GoConfigRepoConfigDataSource.onCheckoutComplete(GoConfigRepoConfigDataSource.java:160) > > at > com.thoughtworks.go.server.materials.ConfigMaterialUpdateListener.updateConfigurationFromCheckout(ConfigMaterialUpdateListener.java:99) > > at > com.thoughtworks.go.server.materials.ConfigMaterialUpdateListener.onMessage(ConfigMaterialUpdateListener.java:84) > > at > com.thoughtworks.go.server.materials.ConfigMaterialUpdateListener.onMessage(ConfigMaterialUpdateListener.java:36) > > at > com.thoughtworks.go.server.messaging.activemq.JMSMessageListenerAdapter.runImpl(JMSMessageListenerAdapter.java:83) > > at > com.thoughtworks.go.server.messaging.activemq.JMSMessageListenerAdapter.run(JMSMessageListenerAdapter.java:63) > > at java.base/java.lang.Thread.run(Unknown Source) > > Not sure if it's a syntax error or not , can anyone clarify this? > > Thanks & Regards, > Manoj K > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/go-cd/CAEbMZ9s1vJiwhftqUiN7uig-e0AKx7m06qHfeWCSf4g2x5wi4Q%40mail.gmail.com > <https://groups.google.com/d/msgid/go-cd/CAEbMZ9s1vJiwhftqUiN7uig-e0AKx7m06qHfeWCSf4g2x5wi4Q%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/CAA1RwH8F2dTVdosm7Hdj3WfF0KZZReTR2srMBVRVNjw0nmTMpg%40mail.gmail.com.
