Details
-
Type:
Monitor
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
HD-Chapter:Data
-
HD-Enabler:Cosmos
Description
Created question in FIWARE Q/A platform on 17-10-2014 at 17:10
Please, ANSWER this question AT https://stackoverflow.com/questions/26428174/cosmos-installation-fails
Question:
Cosmos installation fails
Description:
I'm trying to install locally cosmos.
I followed the guide instructions and successfully execute puppet script on slave machines.
I've a problem executing puppet script on the master machine.
The script fails. Here is the content of puppet.err log file:
[1;31mError: /Stage[main]/Cosmos::Setup/Exec[cosmos-setup]: Failed to call refresh: /opt/pdi-cosmos/cosmos-admin/cosmos-admin setup returned 255 instead of one of [0][0m
[1;31mError: /Stage[main]/Cosmos::Setup/Exec[cosmos-setup]: /opt/pdi-cosmos/cosmos-admin/cosmos-admin setup returned 255 instead of one of [0][0m
EDIT
This is the output running manually cosmos-admin setup
15:16:00,894 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
15:16:00,894 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
15:16:00,895 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/pdi-cosmos/cosmos-admin/lib/play_2.10-2.2.2-RC2.jar!/logback.xml]
15:16:00,895 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
15:16:00,895 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/pdi-cosmos/cosmos-admin/lib/play_2.10-2.2.2-RC2.jar!/logback.xml]
15:16:00,895 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/pdi-cosmos/cosmos-api/lib/com.typesafe.play.play_2.10-2.2.2-RC2.jar!/logback.xml]
15:16:00,916 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3621767f - URL [jar:file:/opt/pdi-cosmos/cosmos-admin/lib/play_2.10-2.2.2-RC2.jar!/logback.xml] is not of type file
15:16:01,071 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
15:16:01,076 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
15:16:01,086 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
15:16:01,119 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
15:16:01,182 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR
15:16:01,182 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
15:16:01,183 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
15:16:01,186 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4eeaa79c - Registering current configuration as safe fallback point
[[37minfo[0m] play - database [default] connected at jdbc:mysql://localhost:3306/cosmos
[[37minfo[0m] play - Application started (Prod)
Persistent Storage Terminated. Not changing anything...
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Assignee | Francisco Romero [ frb ] |
HD-Enabler | Cosmos [ 10872 ] | |
Description |
Created question in FIWARE Q/A platform on 17-10-2014 at 17:10 {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/26428174/cosmos-installation-fails +Question:+ Cosmos installation fails +Description:+ I'm trying to install locally cosmos. I followed the guide instructions and successfully execute puppet script on slave machines. I've a problem executing puppet script on the master machine. The script fails. Here is the content of puppet.err log file: [1;31mError: /Stage[main]/Cosmos::Setup/Exec[cosmos-setup]: Failed to call refresh: /opt/pdi-cosmos/cosmos-admin/cosmos-admin setup returned 255 instead of one of [0][0m [1;31mError: /Stage[main]/Cosmos::Setup/Exec[cosmos-setup]: /opt/pdi-cosmos/cosmos-admin/cosmos-admin setup returned 255 instead of one of [0][0m EDIT This is the output running manually cosmos-admin setup 15:16:00,894 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 15:16:00,894 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:16:00,895 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/pdi-cosmos/cosmos-admin/lib/play_2.10-2.2.2-RC2.jar!/logback.xml] 15:16:00,895 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 15:16:00,895 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/pdi-cosmos/cosmos-admin/lib/play_2.10-2.2.2-RC2.jar!/logback.xml] 15:16:00,895 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/pdi-cosmos/cosmos-api/lib/com.typesafe.play.play_2.10-2.2.2-RC2.jar!/logback.xml] 15:16:00,916 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3621767f - URL [jar:file:/opt/pdi-cosmos/cosmos-admin/lib/play_2.10-2.2.2-RC2.jar!/logback.xml] is not of type file 15:16:01,071 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:16:01,076 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:16:01,086 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:16:01,119 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:16:01,182 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR 15:16:01,182 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:16:01,183 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:16:01,186 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4eeaa79c - Registering current configuration as safe fallback point [[37minfo[0m] play - database [default] connected at jdbc:mysql://localhost:3306/cosmos [[37minfo[0m] play - Application started (Prod) Persistent Storage Terminated. Not changing anything... |
Created question in FIWARE Q/A platform on 17-10-2014 at 17:10
{color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/26428174/cosmos-installation-fails +Question:+ Cosmos installation fails +Description:+ I'm trying to install locally cosmos. I followed the guide instructions and successfully execute puppet script on slave machines. I've a problem executing puppet script on the master machine. The script fails. Here is the content of puppet.err log file: [1;31mError: /Stage[main]/Cosmos::Setup/Exec[cosmos-setup]: Failed to call refresh: /opt/pdi-cosmos/cosmos-admin/cosmos-admin setup returned 255 instead of one of [0][0m [1;31mError: /Stage[main]/Cosmos::Setup/Exec[cosmos-setup]: /opt/pdi-cosmos/cosmos-admin/cosmos-admin setup returned 255 instead of one of [0][0m EDIT This is the output running manually cosmos-admin setup 15:16:00,894 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 15:16:00,894 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:16:00,895 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/pdi-cosmos/cosmos-admin/lib/play_2.10-2.2.2-RC2.jar!/logback.xml] 15:16:00,895 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 15:16:00,895 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/pdi-cosmos/cosmos-admin/lib/play_2.10-2.2.2-RC2.jar!/logback.xml] 15:16:00,895 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/pdi-cosmos/cosmos-api/lib/com.typesafe.play.play_2.10-2.2.2-RC2.jar!/logback.xml] 15:16:00,916 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3621767f - URL [jar:file:/opt/pdi-cosmos/cosmos-admin/lib/play_2.10-2.2.2-RC2.jar!/logback.xml] is not of type file 15:16:01,071 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:16:01,076 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:16:01,086 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:16:01,119 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:16:01,182 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR 15:16:01,182 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:16:01,183 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:16:01,186 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4eeaa79c - Registering current configuration as safe fallback point [[37minfo[0m] play - database [default] connected at jdbc:mysql://localhost:3306/cosmos [[37minfo[0m] play - Application started (Prod) Persistent Storage Terminated. Not changing anything... |
HD-Chapter | Data [ 10838 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Fix Version/s | 2021 [ 12600 ] |