Hi guys, im using EC2 with one instance with docker and stratos, i created and instance with centos and then install the puppet agent, then i copy the cartbrige agent and try to start and give me this error:
log4j:WARN No appenders could be found for logger (org.apache.stratos.cartridge. agent.Main). log4j:WARN Please initialize the log4j system properly. [2014-08-21 05:47:01,290] ERROR - [CartridgeAgentConfiguration] Commits enabled payload parameter is not found [2014-08-21 05:47:01,293] INFO - [CartridgeAgentConfiguration] Cartridge agent configuration initialized [2014-08-21 05:47:01,360] INFO - [CartridgeAgent] Cartridge agent started [2014-08-21 05:47:01,497] INFO - [CartridgeAgent] Instance notifier event messa ge receiver thread started [2014-08-21 05:47:01,538] INFO - [InstanceNotifierEventMessageDelegator] Instan ce notifier event message delegator started SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/root/apache-stratos-cartridge-agent-4.0.0-SNA PSHOT/lib/slf4j-1.5.10.wso2v1.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/root/apache-stratos-cartridge-agent-4.0.0-SNA PSHOT/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [2014-08-21 05:47:01,819] INFO - [CartridgeAgent] Tenant event message receiver thread started [2014-08-21 05:47:01,824] INFO - [TenantEventMessageDelegator] Tenant event mes sage delegator started [2014-08-21 05:47:07,637] WARN - [FailoverTransport] Failed to connect to [tcp: //localhost:61616] after: 10 attempt(s) continuing to retry. [2014-08-21 05:47:07,638] WARN - [FailoverTransport] Failed to connect to [tcp: //localhost:61616] after: 10 attempt(s) continuing to retry. the problem is the localhost, i change the jndi.properties file and also the script but always throw me localhost. i attached the script and property file as an evidence. any idea why is happening this? Thanks Ignacio
startCentos.sh
Description: Bourne shell script
jndi.properties
Description: Binary data
launch-params
Description: Binary data
