[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wsf-php-user
Subject:    Re: [User] BAM with AS
From:       "Jorge Infante Osorio" <jorgeio () uci ! cu>
Date:       2012-09-28 4:48:00
Message-ID: !&!AAAAAAAAAAAYAAAAAAAAADEDMahRnnVKvgclMiDfrb3CgAAAEAAAAELlauosyH9Hv/bjC8/p028BAAAAAA== () uci ! cu
[Download RAW message or body]

This is a multipart message in MIME format.

[Attachment #2 (multipart/related)]
This is a multipart message in MIME format.

[Attachment #4 (multipart/alternative)]


I start now with a fresh BAM :-D

 

In AS I use this stream name bam_service_data_publisher2 due to:

 

TID: [] [Application Server] [2012-09-28 00:31:50,195] ERROR
{org.wso2.carbon.databridge.agent.thrift.AsyncDataPublisher} -  Stream
definition already exist
{org.wso2.carbon.databridge.agent.thrift.AsyncDataPublisher}

org.wso2.carbon.databridge.commons.exception.DifferentStreamDefinitionAlread
yDefinedException: Same stream id with different definition already defined
before sending this event definitions to
HTTP,10.128.50.80:9443,HTTP,10.128.50.80:9443

        at
org.wso2.carbon.databridge.agent.thrift.internal.publisher.client.EventPubli
sher.defineStream(EventPublisher.java:188)

        at
org.wso2.carbon.databridge.agent.thrift.DataPublisher.defineStream(DataPubli
sher.java:291)

        at
org.wso2.carbon.databridge.agent.thrift.AsyncDataPublisher$DataPublishWorker
.run(AsyncDataPublisher.java:301)

        at java.lang.Thread.run(Thread.java:619)

Caused by:
org.wso2.carbon.databridge.commons.exception.DifferentStreamDefinitionAlread
yDefinedException: Thrift Different Stream Definition Already Defined

        at
org.wso2.carbon.databridge.agent.thrift.internal.publisher.client.ThriftEven
tPublisher.defineStream(ThriftEventPublisher.java:122)

        at
org.wso2.carbon.databridge.agent.thrift.internal.publisher.client.EventPubli
sher.defineStream(EventPublisher.java:176)

        ... 3 more

Caused by:
ThriftDifferentStreamDefinitionAlreadyDefinedException(message:Similar event
stream for
StreamDefinition{streamId='bam_service_data_publisher-1.0.0-52c6a54a-60d0-41
4b-bea8-fbfc0c90ce46', name='bam_service_data_publisher', version='1.0.0',
nickName='S_DataAgent', description='Publish service statistics events',
tags=null, metaData=[Attribute{name='request_url', type=STRING},
Attribute{name='remote_address', type=STRING},
Attribute{name='content_type', type=STRING}, Attribute{name='user_agent',
type=STRING}, Attribute{name='host', type=STRING}, Attribute{name='referer',
type=STRING}], correlationData=[Attribute{name='bam_activity_id',
type=STRING}], payloadData=[Attribute{name='service_name', type=STRING},
Attribute{name='operation_name', type=STRING}, Attribute{name='timestamp',
type=LONG}, Attribute{name='in_message_id', type=STRING},
Attribute{name='in_message_body', type=STRING},
Attribute{name='out_message_id', type=STRING},
Attribute{name='out_message_body', type=STRING},
Attribute{name='response_time', type=LONG}, Attribute{name='request_count',
type=INT}, Attribute{name='response_count', type=INT},
Attribute{name='fault_count', type=INT}]} with the same name and version
already exist:
StreamDefinition{streamId='bam_service_data_publisher-1.0.0-7a2b5bd8-37bd-4d
0a-b59d-a734632b39fd', name='bam_service_data_publisher', version='1.0.0',
nickName='Statistics', description='Service statistics', tags=null,
metaData=[Attribute{name='request_url', type=STRING},
Attribute{name='remote_address', type=STRING},
Attribute{name='content_type', type=STRING}, Attribute{name='user_agent',
type=STRING}, Attribute{name='host', type=STRING}, Attribute{name='referer',
type=STRING}], correlationData=null,
payloadData=[Attribute{name='service_name', type=STRING},
Attribute{name='operation_name', type=STRING}, Attribute{name='timestamp',
type=LONG}, Attribute{name='response_time', type=LONG},
Attribute{name='request_count', type=INT}, Attribute{name='response_count',
type=INT}, Attribute{name='fault_count', type=INT}]})

        at
org.wso2.carbon.databridge.commons.thrift.service.secure.ThriftSecureEventTr
ansmissionService$defineStream_result.read(ThriftSecureEventTransmissionServ
ice.java:2733)

        at
org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:78)

        at
org.wso2.carbon.databridge.commons.thrift.service.secure.ThriftSecureEventTr
ansmissionService$Client.recv_defineStream(ThriftSecureEventTransmissionServ
ice.java:160)

        at
org.wso2.carbon.databridge.commons.thrift.service.secure.ThriftSecureEventTr
ansmissionService$Client.defineStream(ThriftSecureEventTransmissionService.j
ava:142)

        at
org.wso2.carbon.databridge.agent.thrift.internal.publisher.client.ThriftEven
tPublisher.defineStream(ThriftEventPublisher.java:117)

        ... 4 more

 

 

In BAM I can see this entries in the Cassandra cluster:

 



 

But in the Dashboard I cannot see any service statistic:

 



 

With this error:



 

 

What I missing?

 

 

Saludos,

Ing. Jorge Infante Osorio.

CDAE.

Fac. 5.

UCI.

“En un mundo perfecto las pizzas serían una comida saludable, las laptops se
cargarían desde una fuente de corriente inalámbrica y todos los JAR serían
bundles de OSGI ”

 

De: Kasun Weranga [mailto:kasunw@wso2.com] 
Enviado el: jueves, 27 de septiembre de 2012 23:45
Para: Jorge Infante Osorio
CC: Eliza 8a; user@wso2.org
Asunto: Re: [User] BAM with AS

 

Hi Jorge,

 

Can you please send the full error log? You have sent only part of the error
message. 

 

Thanks,

Kasun.

 

On Fri, Sep 28, 2012 at 8:51 AM, Jorge Infante Osorio <jorgeio@uci.cu>
wrote:

In the same BAM server, with Ubuntu Linux, I found this error [1][2] during
hive query execution. 

 

[1] https://wso2.org/jira/browse/BAM-643 

[2] https://wso2.org/jira/browse/BAM-641 

 

 

 

Logs:

{org.apache.hadoop.hive.ql.exec.Task}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:09:02,599] ERROR
{org.apache.hadoop.hive.ql.exec.Task} -
/opt/wso2bam-2.0.0/repository/logs//wso2carbon.log
{org.apache.hadoop.hive.ql.exec.Task}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:09:02,599] ERROR
{org.apache.hadoop.hive.ql.exec.Task} -
/opt/wso2bam-2.0.0/repository/logs//wso2carbon.log
{org.apache.hadoop.hive.ql.exec.Task}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:09:02,600] ERROR
{org.apache.hadoop.hive.ql.exec.ExecDriver} -  Execution failed with exit
status: 1 {org.apache.hadoop.hive.ql.exec.ExecDriver}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:09:02,600] ERROR
{org.apache.hadoop.hive.ql.exec.ExecDriver} -  Execution failed with exit
status: 1 {org.apache.hadoop.hive.ql.exec.ExecDriver}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:09:02,602] ERROR
{org.apache.hadoop.hive.ql.Driver} -  FAILED: Execution Error, return code 1
from org.apache.hadoop.hive.ql.exec.MapRedTask
{org.apache.hadoop.hive.ql.Driver}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:09:02,602] ERROR
{org.apache.hadoop.hive.ql.Driver} -  FAILED: Execution Error, return code 1
from org.apache.hadoop.hive.ql.exec.MapRedTask
{org.apache.hadoop.hive.ql.Driver}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:09:02,602] ERROR
{org.wso2.carbon.analytics.hive.impl.HiveExecutorServiceImpl} -  Error while
executing Hive script.

Query returned non-zero code: 9, cause: FAILED: Execution Error, return code
1 from org.apache.hadoop.hive.ql.exec.MapRedTask
{org.wso2.carbon.analytics.hive.impl.HiveExecutorServiceImpl}

java.sql.SQLException: Query returned non-zero code: 9, cause: FAILED:
Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.MapRedTask

        at
org.apache.hadoop.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:18
9)

        at
org.wso2.carbon.analytics.hive.impl.HiveExecutorServiceImpl$ScriptCallable.c
all(HiveExecutorServiceImpl.java:323)

        at
org.wso2.carbon.analytics.hive.impl.HiveExecutorServiceImpl$ScriptCallable.c
all(HiveExecutorServiceImpl.java:224)

        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

        at java.util.concurrent.FutureTask.run(Unknown Source)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)

        at java.lang.Thread.run(Unknown Source)

TID: [-1234] [WSO2 Business Activity Monitor] [2012-09-27 19:09:02,605]
ERROR {org.wso2.carbon.analytics.hive.task.HiveScriptExecutorTask} -  Error
while executing script : service_stats_337
{org.wso2.carbon.analytics.hive.task.HiveScriptExecutorTask}

org.wso2.carbon.analytics.hive.exception.HiveExecutionException: Error while
executing Hive script.Query returned non-zero code: 9, cause: FAILED:
Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.MapRedTask

        at
org.wso2.carbon.analytics.hive.impl.HiveExecutorServiceImpl.execute(HiveExec
utorServiceImpl.java:109)

        at
org.wso2.carbon.analytics.hive.task.HiveScriptExecutorTask.execute(HiveScrip
tExecutorTask.java:60)

        at
org.wso2.carbon.ntask.core.impl.TaskQuartzJobAdapter.execute(TaskQuartzJobAd
apter.java:71)

        at org.quartz.core.JobRunShell.run(JobRunShell.java:213)

        at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557
)

TID: [-1234] [WSO2 Business Activity Monitor] [2012-09-27 19:12:00,006]
INFO {org.wso2.carbon.analytics.hive.task.HiveScriptExecutorTask} -  Running
script executor task for script service_stats_337. [Thu Sep 27 19:12:00 CDT
2012] {org.wso2.carbon.analytics.hive.task.HiveScriptExecutorTask}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:12:02,652] ERROR
{org.apache.hadoop.hive.ql.exec.Task} -  Execution failed with exit status:
1 {org.apache.hadoop.hive.ql.exec.Task}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:12:02,652] ERROR
{org.apache.hadoop.hive.ql.exec.Task} -  Execution failed with exit status:
1 {org.apache.hadoop.hive.ql.exec.Task}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:12:02,654] ERROR
{org.apache.hadoop.hive.ql.exec.Task} -  Obtaining error information
{org.apache.hadoop.hive.ql.exec.Task}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:12:02,654] ERROR
{org.apache.hadoop.hive.ql.exec.Task} -  Obtaining error information
{org.apache.hadoop.hive.ql.exec.Task}

TID: [] [WSO2 Business Activity Monitor] [2012-09-27 19:12:02,654] ERROR
{org.apache.hadoop.hive.ql.exec.Task} -

Task failed!

Task ID:

  Stage-0

 

Saludos,

Ing. Jorge Infante Osorio.

CDAE.

Fac. 5.

UCI.

“En un mundo perfecto las pizzas serían una comida saludable, las laptops se
cargarían desde una fuente de corriente inalámbrica y todos los JAR serían
bundles de OSGI ”

 

De: user-bounces@wso2.org [mailto:user-bounces@wso2.org] En nombre de Eliza
8a
Enviado el: miércoles, 26 de septiembre de 2012 10:10
Para: user@wso2.org
Asunto: [User] BAM with AS

 

Hi all,
Im working with BAM version 4.0.1, specifically trying to connect the AS to
BAM,
after performing the relevant operations in the AS according to the
documentation, 
when I go to BAM and I run the scrip available at BAM in
Home>Manage>Analytics>List

and them I click to Dashboard, the AS statistics doesn't show and the log
show this error:

 

Exception occurred while trying to invoke service method
getColumnFamilyStats

TID[-1234] [WSO2 Business Activity Monitor] [2012-09-25 12:15:55,474] ERROR
{org.apache.axis2.rpc.receivers.RPCMessageReceiver} - Exception occurred
while trying to invoke service method getColumnFamilyStats
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMes
sageReceiver.java:117)
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(
AbstractInOutMessageReceiver.java:40)
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageRe
ceiver.java:110)
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
org.apache.axis2.transport.local.LocalTransportReceiver.processMessage(Local
TransportReceiver.java:169)
org.apache.axis2.transport.local.LocalTransportReceiver.processMessage(Local
TransportReceiver.java:82)
org.wso2.carbon.core.transports.local.CarbonLocalTransportSender.finalizeSen
dWithToAddress(CarbonLocalTransportSender.java:45)
org.apache.axis2.transport.local.LocalTransportSender.invoke(LocalTransportS
ender.java:77) org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443)
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
n.java:406)
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
peration.java:229)
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
org.wso2.carbon.cassandra.mgt.stub.cluster.CassandraClusterAdminStub.getColu
mnFamilyStats(CassandraClusterAdminStub.java:207)
org.wso2.carbon.cassandra.mgt.ui.CassandraClusterAdminClient.getColumnFamily
Stats(CassandraClusterAdminClient.java:97)
org.apache.jsp.cassandramgt.cf_005fdashborad_jsp._jspService(cf_005fdashbora
d_jsp.java:117)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
32) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.ui.JspServlet.service(JspServlet.java:161)
org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPat
hServletAdaptor.java:36)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(
ServletRegistration.java:90)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxySer
vlet.java:111)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.
java:67) javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServl
et.java:58)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:305)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.
java:690)
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatch
er.java:599)
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher
.java:536)
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(R
equestDispatcherAdaptor.java:37)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherA
daptor.include(ContextPathServletAdaptor.java:265)
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:9
66)
org.apache.jasper.runtime.PageContextImpl.doInclude(PageContextImpl.java:643
)
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:637)
sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestC
ontext.java:88)
org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequest
Context.java:82)
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:46
5)
org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.jav
a:140)
org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.jav
a:117)
org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:1
71)
org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagS
upport.java:75)
org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport
.java:80)
org.apache.jsp.admin.layout.template_jsp._jspx_meth_tiles_insertAttribute_7(
template_jsp.java:539)
org.apache.jsp.admin.layout.template_jsp._jspService(template_jsp.java:290)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
32) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.ui.JspServlet.service(JspServlet.java:161)
org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPat
hServletAdaptor.java:36)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(
ServletRegistration.java:90)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxySer
vlet.java:111)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.
java:67) javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServl
et.java:58)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:305)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.
java:690)
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDis
patcher.java:477)
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatch
er.java:402)
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher
.java:329)
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.forward(R
equestDispatcherAdaptor.java:30)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherA
daptor.forward(ContextPathServletAdaptor.java:258)
org.apache.tiles.servlet.context.ServletTilesRequestContext.forward(ServletT
ilesRequestContext.java:198)
org.apache.tiles.servlet.context.ServletTilesRequestContext.dispatch(Servlet
TilesRequestContext.java:185)
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:41
9)
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:37
0) org.wso2.carbon.ui.action.ActionHelper.render(ActionHelper.java:52)
org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:101)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPat
hServletAdaptor.java:36)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(
ServletRegistration.java:90)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxySer
vlet.java:111)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.
java:67) javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServl
et.java:58)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:305)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
org.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFi
lter.java:61)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:243)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:225)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:123)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase
.java:472)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168
)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:
179)
org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(Car
bonStuckThreadDetectionValve.java:156)
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonCon
textCreatorValve.java:49)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:118)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Proce
ssor.java:1001)
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(Abstrac
tProtocol.java:579)
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:
1653) java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)

 

 

Error retrieving nodes names !

TID[-1234] [WSO2 Business Activity Monitor] [2012-09-25 12:15:55,492] ERROR
{org.wso2.carbon.cassandra.mgt.ui.CassandraClusterAdminClient} - Error
retrieving nodes names !
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531
)
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAx
isOperation.java:375)
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperatio
n.java:421)
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO
peration.java:229)
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
org.wso2.carbon.cassandra.mgt.stub.cluster.CassandraClusterAdminStub.getColu
mnFamilyStats(CassandraClusterAdminStub.java:207)
org.wso2.carbon.cassandra.mgt.ui.CassandraClusterAdminClient.getColumnFamily
Stats(CassandraClusterAdminClient.java:97)
org.apache.jsp.cassandramgt.cf_005fdashborad_jsp._jspService(cf_005fdashbora
d_jsp.java:117)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
32) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.ui.JspServlet.service(JspServlet.java:161)
org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPat
hServletAdaptor.java:36)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(
ServletRegistration.java:90)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxySer
vlet.java:111)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.
java:67) javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServl
et.java:58)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:305)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.
java:690)
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatch
er.java:599)
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher
.java:536)
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(R
equestDispatcherAdaptor.java:37)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherA
daptor.include(ContextPathServletAdaptor.java:265)
org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:9
66)
org.apache.jasper.runtime.PageContextImpl.doInclude(PageContextImpl.java:643
)
org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:637)
sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestC
ontext.java:88)
org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequest
Context.java:82)
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:46
5)
org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.jav
a:140)
org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.jav
a:117)
org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:1
71)
org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagS
upport.java:75)
org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport
.java:80)
org.apache.jsp.admin.layout.template_jsp._jspx_meth_tiles_insertAttribute_7(
template_jsp.java:539)
org.apache.jsp.admin.layout.template_jsp._jspService(template_jsp.java:290)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
32) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.ui.JspServlet.service(JspServlet.java:161)
org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPat
hServletAdaptor.java:36)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(
ServletRegistration.java:90)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxySer
vlet.java:111)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.
java:67) javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServl
et.java:58)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:305)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.
java:690)
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDis
patcher.java:477)
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatch
er.java:402)
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher
.java:329)
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.forward(R
equestDispatcherAdaptor.java:30)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherA
daptor.forward(ContextPathServletAdaptor.java:258)
org.apache.tiles.servlet.context.ServletTilesRequestContext.forward(ServletT
ilesRequestContext.java:198)
org.apache.tiles.servlet.context.ServletTilesRequestContext.dispatch(Servlet
TilesRequestContext.java:185)
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:41
9)
org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:37
0) org.wso2.carbon.ui.action.ActionHelper.render(ActionHelper.java:52)
org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:101)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPat
hServletAdaptor.java:36)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(
ServletRegistration.java:90)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxySer
vlet.java:111)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.
java:67) javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServl
et.java:58)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:305)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
org.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFi
lter.java:61)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:243)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:225)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:123)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase
.java:472)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168
)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:
179)
org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(Car
bonStuckThreadDetectionValve.java:156)
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonCon
textCreatorValve.java:49)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:118)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Proce
ssor.java:1001)
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(Abstrac
tProtocol.java:579)
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:
1653) java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)

 

 

Can somebody help me, please?



-- 

Saludos,
Elizabeth Ochoa Luis.

 

 <http://www.uci.cu/> Descripción: Imagen quitada por el remitente.



 <http://www.uci.cu/> Descripción: Imagen quitada por el remitente.

 

 

 

 <http://www.uci.cu/> Descripción: Imagen quitada por el remitente.

 


_______________________________________________
User mailing list
User@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/user





 



10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS INFORMATICAS...
CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION

http://www.uci.cu
http://www.facebook.com/universidad.uci
http://www.flickr.com/photos/universidad_uci


[Attachment #7 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type \
content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word \
14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);} o\:* \
{behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Texto de globo Car";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.EstiloCorreo18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.TextodegloboCar
	{mso-style-name:"Texto de globo Car";
	mso-style-priority:99;
	mso-style-link:"Texto de globo";
	font-family:"Tahoma","sans-serif";
	mso-fareast-language:ES;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";
	mso-fareast-language:EN-US;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ES link=blue vlink=purple><div \
class=WordSection1><p class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I start now \
with a fresh BAM :-D<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>In AS I use \
this stream name bam_service_data_publisher2 due to:<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>TID: [] \
[Application Server] [2012-09-28 00:31:50,195] ERROR \
{org.wso2.carbon.databridge.agent.thrift.AsyncDataPublisher} -  Stream definition \
already exist {org.wso2.carbon.databridge.agent.thrift.AsyncDataPublisher}<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>org.wso2.car \
bon.databridge.commons.exception.DifferentStreamDefinitionAlreadyDefinedException: \
Same stream id with different definition already defined before sending this event \
definitions to HTTP,10.128.50.80:9443,HTTP,10.128.50.80:9443<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.wso2.carbon.databridge.agent.thrift.internal.publisher.client.EventPublisher.defineStream(EventPublisher.java:188)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.wso2.carbon.databridge.agent.thrift.DataPublisher.defineStream(DataPublisher.java:291)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.wso2.carbon.databridge.agent.thrift.AsyncDataPublisher$DataPublishWorker.run(AsyncDataPublisher.java:301)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
java.lang.Thread.run(Thread.java:619)<o:p></o:p></span></p><p class=MsoNormal><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Caused \
by: org.wso2.carbon.databridge.commons.exception.DifferentStreamDefinitionAlreadyDefinedException: \
Thrift Different Stream Definition Already Defined<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.wso2.carbon.databridge.agent.thrift.internal.publisher.client.ThriftEventPublisher.defineStream(ThriftEventPublisher.java:122)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.wso2.carbon.databridge.agent.thrift.internal.publisher.client.EventPublisher.defineStream(EventPublisher.java:176)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        ... \
3 more<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Caused by: \
ThriftDifferentStreamDefinitionAlreadyDefinedException(message:Similar event stream \
for StreamDefinition{streamId='bam_service_data_publisher-1.0.0-52c6a54a-60d0-414b-bea8-fbfc0c90ce46', \
name='bam_service_data_publisher', version='1.0.0', nickName='S_DataAgent', \
description='Publish service statistics events', tags=null, \
metaData=[Attribute{name='request_url', type=STRING}, \
Attribute{name='remote_address', type=STRING}, Attribute{name='content_type', \
type=STRING}, Attribute{name='user_agent', type=STRING}, Attribute{name='host', \
type=STRING}, Attribute{name='referer', type=STRING}], \
correlationData=[Attribute{name='bam_activity_id', type=STRING}], \
payloadData=[Attribute{name='service_name', type=STRING}, \
Attribute{name='operation_name', type=STRING}, Attribute{name='timestamp', \
type=LONG}, Attribute{name='in_message_id', type=STRING}, \
Attribute{name='in_message_body', type=STRING}, Attribute{name='out_message_id', \
type=STRING}, Attribute{name='out_message_body', type=STRING}, \
Attribute{name='response_time', type=LONG}, Attribute{name='request_count', \
type=INT}, Attribute{name='response_count', type=INT}, Attribute{name='fault_count', \
type=INT}]} with the same name and version already exist: \
StreamDefinition{streamId='bam_service_data_publisher-1.0.0-7a2b5bd8-37bd-4d0a-b59d-a734632b39fd', \
name='bam_service_data_publisher', version='1.0.0', nickName='Statistics', \
description='Service statistics', tags=null, metaData=[Attribute{name='request_url', \
type=STRING}, Attribute{name='remote_address', type=STRING}, \
Attribute{name='content_type', type=STRING}, Attribute{name='user_agent', \
type=STRING}, Attribute{name='host', type=STRING}, Attribute{name='referer', \
type=STRING}], correlationData=null, payloadData=[Attribute{name='service_name', \
type=STRING}, Attribute{name='operation_name', type=STRING}, \
Attribute{name='timestamp', type=LONG}, Attribute{name='response_time', type=LONG}, \
Attribute{name='request_count', type=INT}, Attribute{name='response_count', \
type=INT}, Attribute{name='fault_count', type=INT}]})<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.wso2.carbon.databridge.commons.thrift.service.secure.ThriftSecureEventTransmission \
Service$defineStream_result.read(ThriftSecureEventTransmissionService.java:2733)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:78)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.wso2.carbon.databridge.commons.thrift.service.secure.ThriftSecureEventTransmission \
Service$Client.recv_defineStream(ThriftSecureEventTransmissionService.java:160)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.wso2.carbon.databridge.commons.thrift.service.secure.ThriftSecureEventTransmission \
Service$Client.defineStream(ThriftSecureEventTransmissionService.java:142)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        at \
org.wso2.carbon.databridge.agent.thrift.internal.publisher.client.ThriftEventPublisher.defineStream(ThriftEventPublisher.java:117)<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>        ... \
4 more<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>In BAM I \
can see this entries in the Cassandra cluster:<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><img \
width=1037 height=471 id="_x0000_i1030" \
src="cid:image001.png@01CD9D11.902EE650"></span><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>But in the \
Dashboard I cannot see any service statistic:<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><img \
width=990 height=353 id="_x0000_i1029" \
src="cid:image002.png@01CD9D11.902EE650"></span><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>With this \
error:<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><img \
width=1061 height=377 id="_x0030__x0020_Imagen" \
src="cid:image003.png@01CD9D12.E8F3DB00"></span><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>What I \
missing?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=ES-TRAD \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Saludos,<o:p></o:p></span></p><p \
class=MsoNormal><span lang=ES-TRAD \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Ing. Jorge \
Infante Osorio.<o:p></o:p></span></p><p class=MsoNormal><span lang=ES-TRAD \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>CDAE.<o:p></o:p></span></p><p \
class=MsoNormal><span lang=ES-TRAD \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Fac. \
5.<o:p></o:p></span></p><p class=MsoNormal><span lang=ES-TRAD \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>UCI.<o:p></o:p></span></p><p \
class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&#8220;En \
un mundo perfecto las pizzas serían una comida saludable, las laptops se cargarían \
desde una fuente de corriente inalámbrica y todos los JAR serían bundles de OSGI \
&#8221;<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><b><span \
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>De:</span></b><span \
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Kasun Weranga \
[mailto:kasunw@wso2.com] <br><b>Enviado el:</b> jueves, 27 de septiembre de 2012 \
23:45<br><b>Para:</b> Jorge Infante Osorio<br><b>CC:</b> Eliza 8a; \
user@wso2.org<br><b>Asunto:</b> Re: [User] BAM with AS<o:p></o:p></span></p><p \
class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Hi \
Jorge,<o:p></o:p></p><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p \
class=MsoNormal>Can you please send the full error log? You have sent only part of \
the error message.&nbsp;<o:p></o:p></p></div><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p \
class=MsoNormal>Thanks,<o:p></o:p></p></div><div><p \
class=MsoNormal>Kasun.<o:p></o:p></p><div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Fri, Sep 28, 2012 at \
8:51 AM, Jorge Infante Osorio &lt;<a href="mailto:jorgeio@uci.cu" \
target="_blank">jorgeio@uci.cu</a>&gt; wrote:<o:p></o:p></p><div><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>In \
the same BAM server, with Ubuntu Linux, I found this error [1][2] during hive query \
execution. </span><o:p></o:p></p><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp;</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>[1] \
<a href="https://wso2.org/jira/browse/BAM-643" \
target="_blank">https://wso2.org/jira/browse/BAM-643</a> </span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>[2]</span><span \
lang=EN-US> </span><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><a \
href="https://wso2.org/jira/browse/BAM-641" \
target="_blank">https://wso2.org/jira/browse/BAM-641</a> </span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp;</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp;</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&nbsp;</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Logs:</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>{org.apache.hadoop.hive.ql.exec.Task}</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>TID: \
[] [WSO2 Business Activity Monitor] [2012-09-27 19:09:02,599] ERROR \
{org.apache.hadoop.hive.ql.exec.Task} -&nbsp; \
<br><html>
<body>
<a href="http://www.uci.cu/">
<img src="http://universidad.uci.cu/email.gif"/>
</body>
</html>

<br></body></html>


["~WRD003.jpg" (image/jpeg)]
["image001.png" (image/png)]
["image002.png" (image/png)]
["image003.png" (image/png)]

_______________________________________________
User mailing list
User@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/user


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic