I put the COMMIT_ENABLED=true in the launch-params and the error still
persist, i copy the same key that i found in the java class

CartridgeAgentConstants

public static final String COMMIT_ENABLED = "COMMIT_ENABLED";

is expected other value?

Thanks
Ignacio



2014-08-21 3:03 GMT-03:00 Udara Liyanage <ud...@wso2.com>:

> Hi,
>
> The error occurs since Commit-enabled property is not present inside
> launch params. Cartridge agent look for value of this property.
>
>
>
> On Thu, Aug 21, 2014 at 11:26 AM, Ignacio Ayuste <
> ignacio.ayu...@bairesdev.com> wrote:
>
>> 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
>>
>
>
>
> --
>
> Udara Liyanage
> Software Engineer
> WSO2, Inc.: http://wso2.com
> lean. enterprise. middleware
>
> web: http://udaraliyanage.wordpress.com
> phone: +94 71 443 6897
>

Reply via email to