Lern Flinkjobs pods are fails to start #63
Replies: 1 comment 1 reply
|
@tsprasath There is some issue with base-config file line number 48. Can you please check the configurations in it? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Team,
Lern FLinkjobs are fails to start.Pods are crashedLoopoff.
Branch- release-5.0.1
Error:
Caused by: com.typesafe.config.ConfigException$Parse: /data/flink/conf/base-config.conf: 48: Expecting a value but got wrong token: '}' (if you intended '}' to be-defau │
part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf) -defau │
at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:251) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:422) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:405) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:595) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:180) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:174) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.parse(Parseable.java:152) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.SimpleIncluder.fromBasename(SimpleIncluder.java:172) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigImpl.parseFileAnySyntax(ConfigImpl.java:137) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.ConfigFactory.parseFileAnySyntax(ConfigFactory.java:786) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.SimpleIncluder.includeFileWithoutFallback(SimpleIncluder.java:104) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.SimpleIncluder.includeFile(SimpleIncluder.java:92) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigParser$ParseContext.parseInclude(ConfigParser.java:173) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigParser$ParseContext.parseObject(ConfigParser.java:234) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigParser$ParseContext.parseValue(ConfigParser.java:103) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigParser$ParseContext.parse(ConfigParser.java:412) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.ConfigParser.parse(ConfigParser.java:25) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:261) ~[activity-aggregate-updater-1.0.0.jar:?] ───────┘
at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248) ~[activity-aggregate-updater-1.0.0.jar:?]
at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:180) ~[activity-aggregate-updater-1.0.0.jar:?]
at com.typesafe.config.impl.ConfigImpl.parseFileAnySyntax(ConfigImpl.java:137) ~[activity-aggregate-updater-1.0.0.jar:?] ______
at com.typesafe.config.ConfigFactory.parseFileAnySyntax(ConfigFactory.java:786) ~[activity-aggregate-updater-1.0.0.jar:?] / _/
at com.typesafe.config.impl.SimpleIncluder.includeFileWithoutFallback(SimpleIncluder.java:104) ~[activity-aggregate-updater-1.0.0.jar:?] _ \
at com.typesafe.config.impl.SimpleIncluder.includeFile(SimpleIncluder.java:92) ~[activity-aggregate-updater-1.0.0.jar:?] ____ >
at com.typesafe.config.impl.ConfigParser$ParseContext.parseInclude(ConfigParser.java:173) ~[activity-aggregate-updater-1.0.0.jar:?] /
at com.typesafe.config.impl.ConfigParser$ParseContext.parseObject(ConfigParser.java:234) ~[activity-aggregate-updater-1.0.0.jar:?]
at com.typesafe.config.impl.ConfigParser$ParseContext.parseValue(ConfigParser.java:103) ~[activity-aggregate-updater-1.0.0.jar:?] ───────┐
at com.typesafe.config.impl.ConfigParser$ParseContext.parse(ConfigParser.java:412) ~[activity-aggregate-updater-1.0.0.jar:?] │
at com.typesafe.config.impl.ConfigParser.parse(ConfigParser.java:25) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:261) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:180) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:174) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.impl.Parseable.parse(Parseable.java:299) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.ConfigFactory.parseFile(ConfigFactory.java:734) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at com.typesafe.config.ConfigFactory.parseFile(ConfigFactory.java:748) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at org.sunbird.job.aggregate.task.ActivityAggregateUpdaterStreamTask$.$anonfun$main$1(ActivityAggregateUpdaterStreamTask.scala:68) ~[activity-aggregate-update-defau │
r-1.0.0.jar:?] -defau │
at scala.Option.map(Option.scala:230) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at org.sunbird.job.aggregate.task.ActivityAggregateUpdaterStreamTask$.main(ActivityAggregateUpdaterStreamTask.scala:68) ~[activity-aggregate-updater-1.0.0.jar-defau │
:?] -defau │
at org.sunbird.job.aggregate.task.ActivityAggregateUpdaterStreamTask.main(ActivityAggregateUpdaterStreamTask.scala) ~[activity-aggregate-updater-1.0.0.jar:?] -defau │
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] -defau │
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] -defau │
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] -defau │
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] -defau │
at org.apache.flink.client.program.PackagedProgram.callMainMethod(PackagedProgram.java:355) ~[flink-dist_2.12-1.13.5.jar:1.13.5] -defau │
at org.apache.flink.client.program.PackagedProgram.invokeInteractiveModeForExecution(PackagedProgram.java:222) ~[flink-dist_2.12-1.13.5.jar:1.13.5] -defau │
at org.apache.flink.client.ClientUtils.executeProgram(ClientUtils.java:114) ~[flink-dist_2.12-1.13.5.jar:1.13.5] -defau │
at org.apache.flink.client.deployment.application.ApplicationDispatcherBootstrap.runApplicationEntryPoint(ApplicationDispatcherBootstrap.java:242) ~[flink-dis-defau │
t_2.12-1.13.5.jar:1.13.5] -defau │
... 10 more -defau │
2023-01-23 07:01:52,610 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Shutting StandaloneApplicationClusterEntryPoint down with applicat-defau │
ion status UNKNOWN. Diagnostics Cluster entrypoint has been closed externally.. -defau │
2023-01-23 07:01:52,611 INFO org.apache.flink.runtime.jobmaster.MiniDispatcherRestEndpoint [] - Shutting down rest endpoint. -defau │
2023-01-23 07:01:52,628 INFO org.apache.flink.runtime.blob.BlobServer [] - Stopped BLOB server at 0.0.0.0:6124 -defau │
2023-01-23 07:01:52,649 INFO org.apache.flink.runtime.jobmaster.MiniDispatcherRestEndpoint [] - Removing cache directory /tmp/flink-web-f301785c-e247-4b22-8fbe-f-defau │
86d8caf2973/flink-web-ui -defau │
2023-01-23 07:01:52,650 INFO org.apache.flink.runtime.jobmaster.MiniDispatcherRestEndpoint [] - http://activity-aggregate-updater-jobmanager:8081 lost leadership-defau │
2023-01-23 07:01:52,650 INFO org.apache.flink.runtime.jobmaster.MiniDispatcherRestEndpoint [] - Shut down complete. ───────┘
2023-01-23 07:01:52,650 INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent [] - Closing components.
All reactions