Quantcast
Channel: All AppDynamics Discussions posts
Viewing all 1667 articles
Browse latest View live

SQL and Remote call not shown in call graph

$
0
0

I have just installed appdynamics and it is not showing any sql calls or remote calls in the call graph. I can see appdynmiacs is picking up the sql and remote calls and it is shown in the DB & Remote serivce calls tab.

 

I'm using standard springboot with rest template. Nothing special.

 

Any ideas on how to get the remote calls into the call graph?

Capture.PNG


Re: HP Operations Manager - Alerting Extension

$
0
0

Hi David,

 

Thanks for the response.

 

Even i though of this option of ignoring the white spaces. But the problem is I am not sure where to do these changes.

 

The script is taking the values from the events generated. But don't know where the events are getting stored in log files.

 

Also not sure where to change the names taken in the events in the controller GUI. Because by defaultit takes the name Database Monitoring in the event, so couldn't change it.

 

Thanks,

Arunkumar.K

Raise cal with appsdynamic support team

$
0
0

Hi Team,

 

   I am unable to get complete set of report in details on mail and its completly confusing to me.

 

So please confirm how can i raise call with support team and get assist asap.

 

Thanks

Rajeshwar

Re: HP Operations Manager - Alerting Extension

$
0
0

Arunkumar,

 

I am not familiar enough with use of this extension to help much. But have you tried

1) single quotes?

2) modifying opcmsg.sh, ie

add: var=$(echo $var | sed 's/ /_/g')

 

# ./opcmsg.sh "My Application"

Total Variables: 1

My_Application

 

I don't know the context this script is used and maybe I misinterpreted the problem.

 

Re: SQL and Remote call not shown in call graph

$
0
0

I have had good luck with AppDynamics always displaying the JDBC calls. Are the queries taking longer than 10 ms? Because, I believe by default the call graph granularity is set to only show SQL calls gt 10 ms. See attached.

Re: SQL and Remote call not shown in call graph

$
0
0

Unfortunately I don't see sql calls in the call graph either. You can see it has been captured in the transacton though..

 

My settings for the call graph granularity is the same as yours. I haven't touched it.

 

 

Capture.PNG

Capture1.PNG

Re: How do you use the API?

$
0
0

Yes scripting is the way we use it. Both bash on Linux and Powershell on windows.

API to fetch Crash Data

$
0
0

Hi ,

 

Could you please provide information on

 

How to get Crash Data using API's ?

 

Crash Data includes 

  1. stack trace 
  2. app version
  3. device
  4. os version 
  5. meta data

 

 

Thanks

Sarath


Re: Access Denied permission on registering for Power User course

$
0
0

Does your organization have a relation with AppD already? If so, you will have to go through sales to get access to university/training etc.

Pulling data from Soap xml

$
0
0

I do appologize if this has already been asked but after searching everything i could think of for several hours i still cannot find any answers.

 

Is there a way to pull specific fields and report on those fields when looking at errors from a web service call sent through the nodes that appdynamics watches.  I can see the specific web service calls if i look into the call graph.  i keep going back to data collectors thinking i am missing something, but as i said i cannot locate anything.

 

So if any one knows of a guide or appdynamics for dummies that can explain to me how to do this i would appreciate any guidance.  

 

Thank you . 

High response times but transaction traces do not show where..

$
0
0

Looking at slow response times for example we have one thats 1,172ms, but looking at the call graph there is nowhere near that amount of time spent, so not sure how to debug something like this.. 

 

tab says 1,717ms, but execution time says 34ms.. 

 

Whats this about?

 

Slow_Response_Times_-_AppDynamics.jpg

Hystrix monitoring

Orphaned Health Rule violations remain open

$
0
0

Hi,

I have some health rule violations that are stuck open.  The actual rule was deleted now they show as "Health Rule: Not found (id 19683)" and remain open.

 

How can these be forced closed/cancelled?

 

Thanks,

App Agent for .Net not coming up

$
0
0

Dear Team,

 

i have upgraded the appd controller and agent for my .NET application but after successfully installation, app agent is not coming up.

 

only machine agent is up.

 

kindly assist.

 

do i need to provide licesne key again after upgrade.

 

i unistall ealier controller/agent and reinstalled fresh one.

 

Regards,

Muzammil.

Dubai.

 

+971-52295 7138

Re: LDAP authentication failure

$
0
0

We are running 4.2.1.0 and this is almost 18 months later, our logs are still filled with glassfish LDAP warnings. This has made our job of troubleshooting an outage at the weekend much more difficult.

 

Is this even in the pipeline to be fixed? 


Re-occuring SEVERE errors in controller logs -- "failed to processes the request"

$
0
0

I'm trying to stop some re-occuring errors from showing up in the controller log. Could anyone tell me what the following errors mean and how to stop them from occuring/fix the problem that causes them?

 

[#|2016-08-30T15:04:24.895-0500|SEVERE|glassfish3.1.2|com.appdynamics.AGENT.AGENT_CONFIGURATION|_ThreadID=62;_ThreadName=Thread-5;|Failed handling transaction config request.  Machine  Id: 553  Node Id: 29  Application component node id:29 is not associated to machine id:553|#]

 

[#|2016-08-30T15:04:50.993-0500|SEVERE|glassfish3.1.2|com.appdynamics.AGENT|_ThreadID=126;_ThreadName=Thread-5;|l failed to process the request URI:/controller/instance/360/systemagentpolling|#]

Oracle database agent ORA-01882: timezone region not found

$
0
0

Hi,

While configuring data collector for oracle database for oracle 11g I am getting following error.

 

Can anyone suggest how to solve this.

 

java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
ORA-01882: timezone region not found

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:450)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:392)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:385)
at oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:938)
at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:480)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:655)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:249)
at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:416)
at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:825)
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:596)
at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:715)
at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:385)
at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:30)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:564)
at java.sql.DriverManager.getConnection(DriverManager.java:571)
at java.sql.DriverManager.getConnection(DriverManager.java:187)
at com.singularity.ee.agent.dbagent.collector.db.relational.DriverManager.getConnection(DriverManager.java:28)
at com.singularity.ee.agent.dbagent.collector.db.relational.oracle.OracleCollector.initConnection(OracleCollector.java:40)
at com.singularity.ee.agent.dbagent.collector.db.relational.oracle.OracleCollector.initConnection(OracleCollector.java:49)
at com.singularity.ee.agent.dbagent.collector.db.relational.ARelationalDBCollector.verifyCollector(ARelationalDBCollector.java:62)
at com.singularity.ee.agent.dbagent.collector.db.ADBCollector.collect(ADBCollector.java:145)
at com.singularity.ee.agent.dbagent.collector.db.ADBCollector.run(ADBCollector.java:133)
at com.singularity.ee.util.javaspecific.scheduler.AgentScheduledExecutorServiceImpl$SafeRunnable.run(AgentScheduledExecutorServiceImpl.java:122)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at com.singularity.ee.util.javaspecific.scheduler.ADFutureTask$Sync.innerRunAndReset(ADFutureTask.java:335)
at com.singularity.ee.util.javaspecific.scheduler.ADFutureTask.runAndReset(ADFutureTask.java:152)
at com.singularity.ee.util.javaspecific.scheduler.ADScheduledThreadPoolExecutor$ADScheduledFutureTask.access$101(ADScheduledThreadPoolExecutor.java:119)
at com.singularity.ee.util.javaspecific.scheduler.ADScheduledThreadPoolExecutor$ADScheduledFutureTask.runPeriodic(ADScheduledThreadPoolExecutor.java:206)
at com.singularity.ee.util.javaspecific.scheduler.ADScheduledThreadPoolExecutor$ADScheduledFutureTask.run(ADScheduledThreadPoolExecutor.java:236)
at com.singularity.ee.util.javaspecific.scheduler.ADThreadPoolExecutor$Worker.runTask(ADThreadPoolExecutor.java:694)
at com.singularity.ee.util.javaspecific.scheduler.ADThreadPoolExecutor$Worker.run(ADThreadPoolExecutor.java:726)
at java.lang.Thread.run(Thread.java:745)

TIBCO BW and EMS Configuration

$
0
0

Hi Friends/Appdynamics Team,

 

can some one help me to configure Appdynamics for TIBCO BW5.x and 6.x and aswell as for EMS.

 

I have gone thru knowledge base there some one mentioned down load tibcoemsmonitor.zip file and unzip in to the install directory but in my case am using SAAS plat form -- where can i unzip this folder?

 

appriciate your help.

 

Thanks

Re: Event List Drill-Down

$
0
0

Oh Great, Brian.

 

Thank you for your reply.

 

Regards,

ielo

Application Health

$
0
0

Hi All,

 

Our customer ask me about create HR summary within others HR. I know that is not possible, so we made some HR with priority metrics to alert.

 

Now I got a doubt: when I click on Applications, I see one HR "summary" with Business Transaction Health and Node Health that was unique alert. About it, I can use the same HR to create one custom dashboard? I like to work with this summaries in a customer dashboard... It's possible?

 

Regards,

Viewing all 1667 articles
Browse latest View live