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

Laravel 5.1 Application FilterItarator Class

$
0
0

FilterItarator is a Symfony component in Laravel framework. Transaction Snaphots shows that FilterItarator::next() and FilterItarator::rewind() methods takes 10-30 seconds in a single request while web page is being served in <1 second.

 

What can cause this? I don't really think it takes that much time to run.


Re: Metric rest call for "App Crashes Per Minute" appears to use signed in somewhere to ca

$
0
0

I guess the duration parameter is nonsensical with value of 1.   However, the contract should return error. 

Is there a way to predict JVM crash before it occurs?

Database collector reporting no data

$
0
0
Hi Team, I have installed data base agent and its reporting to Controller and the agent status is active. I va ecreated a db collector to monitor MS SQL by providing IP,port and windows authentication but still no data is reported. I ahve stsrted the agent again but no luck. Could you please guide me in this issue. Thanks Kamal

Re: Database collector reporting no data

$
0
0
Fail to upload Wait Time Measurements: com.singularity.ee.rest.ResponseReadException: Error in controller in processing binary request Wait Time Measurement - null I am getting this warnign message in agent log of db agent Thanks Kamal

REST API for Snapshots and Adding Data

$
0
0

Hello,

 

How can I pull user-principal-id as an additional data column for snapshots as a wildcard instead of specifying the exact user principal id? "%" or "*" do not allow for all the normal snapshot data ith the additional column for user-principal-id.

 

/controller/rest/applications/<AppID>/request-snapshots?time-range-type=BEFORE_NOW&duration-in-mins=20&need-props=true&bad-request=true&user-principal-id=%

 

Thanks,

 

-Jesse

Re: Database collector reporting no data

$
0
0

I'd check firewall connection between the database box on that port and the controller. Is this on-premise or SaaS? 

Re: Database collector reporting no data

$
0
0
Hi, There is njo firewall as the collector is reporting to the controller. Once connected after soemtime its showing inactive, if I do reinstalltion agin iot will show as active and after sometime it will say no data reporting. Please suggest. Thanks Kamal

Failled to reach Controller Instalation Problem (Win 10)

$
0
0

Hello,

 

I need help with AppDynamics Controller installation, it is failling to finish correctly.

Im trying to install AppDynamics Controller On Premise 4.2.0.2 on a Windows 10 machine (16GB Ram) fails with:

 

"Failled to reach Controller at http://127.0.0.1:49469/controller/rest/servertatus?!"

Contact AppDynamics support for assistance.

Setup will now exit"

 

My instalation options are:

 - sized as Demo,

 - no HA

 - singletenant.

 

I can access localhost:4848 but I only see the loading message which never loads the login screen:

 "Status:The Admin Console is starting. Please wait."

 

When I try to access the UI on port 8090 I get nothing, like page does not exist.

 

Can please someone help me?

 

Attached are the logs from the last try.

 

 

healthMonitoring in asp.net and AppD

$
0
0

If we disable healthMonitoring in the web.config <healthMonitoringenabled="false"> will AppD still report (event log) events and unhandled exceptions?

Re: Ruby on rails support

$
0
0

Hi AppD,

 

4.2 is released already. But I don't see anything about RoR / Ruby in the release notes. Is it still in dev phase?

 

Thanks,

Vadim

REST API: Access Transaction flow

$
0
0

Hi,

 

I'm trying to retrieve information about Business Transaction flow using REST API.

On UI for a particular transaction, I can see the following:

 

bf.png

 

I'm trying to retrieve the same data using REST API. I'm particularly interested in the persentages (68.1%, 2.2%, 29.8%). 

I do not see which method allows me to do that.

I've took a look at External Calls metrics for this BT, but that seems to provide different data. It only provides average response time, but if a business transaction makes 10 calls to BE, i'm interested in the SUM for these ten calls, not average between them.

Can you please tell me, which API should I use to achieve this?

Question about app dynamics server monitoring

$
0
0

Hi ,

 

Why is the appdaymics so slow to load at the beginning ?

 

Also I added an agent and it’s not enabled for server monitoring. I also enabled  “<sim-enabled>true</sim-enabled>” on the agent  and restarted the agent but still no luck.

 

[main] 07 Feb 2016 23:00:32,499  INFO FlexibleX509TrustManager - Using default keystore for SSL certificate validation.

[main] 07 Feb 2016 23:00:32,726  INFO HostIdProvider - Default Host Identifier Resolver using host name for unique host identifier [tocwcds11ic]

[system-thread-0] 07 Feb 2016 23:00:32,884  INFO SecondStageSystem - Starting main system with features Features(features=[], reason=Features.Reason(message=Unsuccessful leasing a license, code=License Lease Failed))

 

 

Please let me know the answers ASAP.

 

 

Monitor LDAP Servers

$
0
0

Hi,

 

Please provide inputs on how to configure and monitor LDAP Servers.

 

 

Thanks,

Gaurav

 

 

 

 

 

 

 

Proxy setup for appserver

$
0
0

The machine where AppDynamics running on is behind the proxy. 

 What is the right way to setup proxy for appserver  to get rid of the exception in a server.log? 

Thank you in advance.

 

AppDynamics Version 4.2.0.2, build 59

 

[#|2016-02-10T09:17:24.124+0100|WARNING|glassfish3.1.2|com.singularity.ee.controller.beans.eumcloud.EUMCloudManagerBean|_ThreadID=146;_ThreadName=Thread-5;|Error prefetching configuration from cloud
com.singularity.ee.controller.beans.eumcloud.CloudConfigurationStore$FetchException: java.util.concurrent.ExecutionException: com.appdynamics.eum.rest.client.exception.TransportException: Communication failure with service (https://agg.eum-appdynamics.com/eumaggregator/synthetic/request-measurement): org.apache.http.conn.ConnectTimeoutException: Connect to agg.eum-appdynamics.com:443 [agg.eum-appdynamics.com/54.187.58.176, agg.eum-appdynamics.com/52.24.22.142, agg.eum-appdynamics.com/54.191.114.76] failed: Connection timed out.
at com.singularity.ee.controller.beans.eumcloud.CloudConfigurationStore.readFromCache(CloudConfigurationStore.java:120)
at com.singularity.ee.controller.beans.eumcloud.CloudConfigurationStore.isSyntheticSupported(CloudConfigurationStore.java:71)
at com.singularity.ee.controller.beans.eumcloud.CloudConfigurationStore.prefetchAll(CloudConfigurationStore.java:66)
at com.singularity.ee.controller.beans.eumcloud.EUMCloudManagerBean.refreshCloudConfiguration(EUMCloudManagerBean.java:2664)
at sun.reflect.GeneratedMethodAccessor1356.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.glassfish.ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1052)
at org.glassfish.ejb.security.application.EJBSecurityManager.invoke(EJBSecurityManager.java:1124)
at com.sun.ejb.containers.BaseContainer.invokeBeanMethod(BaseContainer.java:5388)
at com.sun.ejb.EjbInvocation.invokeBeanMethod(EjbInvocation.java:619)
at com.sun.ejb.containers.interceptors.AroundInvokeChainImpl.invokeNext(InterceptorManager.java:800)
at com.sun.ejb.EjbInvocation.proceed(EjbInvocation.java:571)
at com.singularity.ee.controller.beans.EntityManagerInterceptor.manageEntityManagerLifecycle(EntityManagerInterceptor.java:57)
at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.ejb.containers.interceptors.AroundInvokeInterceptor.intercept(InterceptorManager.java:861)
at com.sun.ejb.containers.interceptors.AroundInvokeChainImpl.invokeNext(InterceptorManager.java:800)
at com.sun.ejb.EjbInvocation.proceed(EjbInvocation.java:571)
at com.singularity.ee.controller.beans.ExceptionHandlingInterceptor.handleExceptions(ExceptionHandlingInterceptor.java:56)
at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.ejb.containers.interceptors.AroundInvokeInterceptor.intercept(InterceptorManager.java:861)
at com.sun.ejb.containers.interceptors.AroundInvokeChainImpl.invokeNext(InterceptorManager.java:800)
at com.sun.ejb.EjbInvocation.proceed(EjbInvocation.java:571)
at com.sun.ejb.containers.interceptors.SystemInterceptorProxy.doAround(SystemInterceptorProxy.java:162)
at com.sun.ejb.containers.interceptors.SystemInterceptorProxy.aroundInvoke(SystemInterceptorProxy.java:144)
at sun.reflect.GeneratedMethodAccessor88.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.ejb.containers.interceptors.AroundInvokeInterceptor.intercept(InterceptorManager.java:861)
at com.sun.ejb.containers.interceptors.AroundInvokeChainImpl.invokeNext(InterceptorManager.java:800)
at com.sun.ejb.containers.interceptors.InterceptorManager.intercept(InterceptorManager.java:370)
at com.sun.ejb.containers.BaseContainer.__intercept(BaseContainer.java:5360)
at com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:5348)
at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:214)
at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:89)
at com.sun.proxy.$Proxy492.refreshCloudConfiguration(Unknown Source)
at com.singularity.ee.controller.beans.ControllerTimerTaskBean.doProcess(ControllerTimerTaskBean.java:472)
at com.singularity.ee.controller.beans.AScheduleTimerTask$1.call(AScheduleTimerTask.java:75)
at com.singularity.ee.controller.beans.AScheduleTimerTask$1.call(AScheduleTimerTask.java:72)
at com.google.inject.servlet.ServletScopes$Context.call(ServletScopes.java:375)
at com.google.inject.servlet.ServletScopes$7.call(ServletScopes.java:344)
at com.singularity.ee.controller.beans.AScheduleTimerTask.process(AScheduleTimerTask.java:72)
at sun.reflect.GeneratedMethodAccessor129.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.glassfish.ejb.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1052)
at org.glassfish.ejb.security.application.EJBSecurityManager.invoke(EJBSecurityManager.java:1124)
at com.sun.ejb.containers.BaseContainer.invokeBeanMethod(BaseContainer.java:5388)
at com.sun.ejb.EjbInvocation.invokeBeanMethod(EjbInvocation.java:619)
at com.sun.ejb.containers.interceptors.AroundInvokeChainImpl.invokeNext(InterceptorManager.java:800)
at com.sun.ejb.EjbInvocation.proceed(EjbInvocation.java:571)
at com.sun.ejb.containers.interceptors.SystemInterceptorProxy.doAround(SystemInterceptorProxy.java:162)
at com.sun.ejb.containers.interceptors.SystemInterceptorProxy.aroundTimeout(SystemInterceptorProxy.java:149)
at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.ejb.containers.interceptors.AroundInvokeInterceptor.intercept(InterceptorManager.java:861)
at com.sun.ejb.containers.interceptors.AroundInvokeChainImpl.invokeNext(InterceptorManager.java:800)
at com.sun.ejb.containers.interceptors.InterceptorManager.intercept(InterceptorManager.java:370)
at com.sun.ejb.containers.BaseContainer.__intercept(BaseContainer.java:5360)
at com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:5348)
at com.sun.ejb.containers.BaseContainer.callEJBTimeout(BaseContainer.java:4058)
at com.sun.ejb.containers.EJBTimerService.deliverTimeout(EJBTimerService.java:1832)
at com.sun.ejb.containers.EJBTimerService.access$100(EJBTimerService.java:108)
at com.sun.ejb.containers.EJBTimerService$TaskExpiredWork.run(EJBTimerService.java:2646)
at java.util.concurrent.Executors$RunnableAdapter.call(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)
Caused by: java.util.concurrent.ExecutionException: com.appdynamics.eum.rest.client.exception.TransportException: Communication failure with service (https://agg.eum-appdynamics.com/eumaggregator/synthetic/request-measurement): org.apache.http.conn.ConnectTimeoutException: Connect to agg.eum-appdynamics.com:443 [agg.eum-appdynamics.com/54.187.58.176, agg.eum-appdynamics.com/52.24.22.142, agg.eum-appdynamics.com/54.191.114.76] failed: Connection timed out.
at com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:299)
at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:286)
at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)
at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:137)
at com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2348)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2320)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2282)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2197)
at com.google.common.cache.LocalCache.get(LocalCache.java:3937)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3941)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4824)
at com.singularity.ee.controller.beans.eumcloud.CloudConfigurationStore.readFromCache(CloudConfigurationStore.java:112)
... 73 more
Caused by: com.appdynamics.eum.rest.client.exception.TransportException: Communication failure with service (https://agg.eum-appdynamics.com/eumaggregator/synthetic/request-measurement): org.apache.http.conn.ConnectTimeoutException: Connect to agg.eum-appdynamics.com:443 [agg.eum-appdynamics.com/54.187.58.176, agg.eum-appdynamics.com/52.24.22.142, agg.eum-appdynamics.com/54.191.114.76] failed: Connection timed out.
at com.appdynamics.eum.rest.client.ClientErrorHandler.communicationFailure(ClientErrorHandler.java:174)
at com.appdynamics.eum.rest.client.ClientErrorHandler.wrapException(ClientErrorHandler.java:79)
at com.appdynamics.eum.rest.client.ClientErrorHandler.wrapException(ClientErrorHandler.java:63)
at com.appdynamics.eum.client.EUMClient.optionsRequestToTestForFeature(EUMClient.java:426)
at com.appdynamics.eum.client.EUMClient.isSyntheticSupported(EUMClient.java:333)
at com.singularity.ee.controller.beans.eumcloud.CloudConfigurationStore.fetch(CloudConfigurationStore.java:131)
at com.singularity.ee.controller.beans.eumcloud.CloudConfigurationStore.access$200(CloudConfigurationStore.java:34)
at com.singularity.ee.controller.beans.eumcloud.CloudConfigurationStore$1.load(CloudConfigurationStore.java:52)
at com.singularity.ee.controller.beans.eumcloud.CloudConfigurationStore$1.load(CloudConfigurationStore.java:47)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3527)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2319)
... 79 more
Caused by: com.sun.jersey.api.client.ClientHandlerException: org.apache.http.conn.ConnectTimeoutException: Connect to agg.eum-appdynamics.com:443 [agg.eum-appdynamics.com/54.187.58.176, agg.eum-appdynamics.com/52.24.22.142, agg.eum-appdynamics.com/54.191.114.76] failed: Connection timed out
at com.sun.jersey.client.apache4.ApacheHttpClient4Handler.handle(ApacheHttpClient4Handler.java:187)
at com.sun.jersey.api.client.Client.handle(Client.java:648)
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670)
at com.sun.jersey.api.client.WebResource.options(WebResource.java:181)
at com.appdynamics.eum.client.EUMClient.optionsRequestToTestForFeature(EUMClient.java:414)
... 86 more
Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to agg.eum-appdynamics.com:443 [agg.eum-appdynamics.com/54.187.58.176, agg.eum-appdynamics.com/52.24.22.142, agg.eum-appdynamics.com/54.191.114.76] failed: Connection timed out
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:149)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:71)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at com.sun.jersey.client.apache4.ApacheHttpClient4Handler.handle(ApacheHttpClient4Handler.java:171)
... 90 more
Caused by: java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:337)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
... 100 more
|#]

 


Demo Application to use with AppDynamics

$
0
0

Hello,

 

I was wondering if there was a demo java app I can use? If so how do I access it? Can someone take me through step by step of loading this application?

 

Ive emailed support twice already and its been about 2 days and they haven't gotten back to me. 

 

Please help. Thank you! 

Re: Demo Application to use with AppDynamics

$
0
0

Hi, sorry you didn't get sent straight to the education department. We have some self-paced classes that involve a downloadable VM hosting an AppD-monitored java application that you can run locally on your machine as a lab/practice environment.

 

If your company has already purchased licenses then it may have already purchased a subscription to these classes. Check with whoever manages the relationship on your end. If not, you may be able to sign up for an individual class for a fee. 

 

If you write to me directly at bradley.king@appdynamics.com and let me know about your situation, we can see what might be the best way to go. 

 

Take care,

-Brad

 

 

Re: Demo Application to use with AppDynamics

$
0
0

....also, check out our AppDynamics University site and you'll find a number of free 2-15 minute training videos on a number of subjects. They don't come with a live app, but you can certainly see it in action, learn how to install the agents, etc.

 

https://www.appdynamics.com/enablement/university/

Export agent details

$
0
0

Hello Experts,

 

Is there any way to export the agent details from the appdymanics console/ through a command /DB query ?

 

I want to keep a spereate invetory of agents (both app and machine) for audit purpose.

 

Thanks in advance

Anish

Re: Trouble configuring AppDynamics

$
0
0

I am configuring in JBOSS 6.3 EAP and getting below error

 

17:23:18,799 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.deployment.unit."TAFJJEE_EAR.ear".jboss.security.jacc.ejb: org.jboss.msc.service.StartException in service jboss.deployment.unit."TAFJJEE_EAR.ear".jboss.security.jacc.ejb: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1936) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_76]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_76]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_76]
Caused by: java.lang.NoClassDefFoundError: com/singularity/ee/agent/appagent/entrypoint/bciengine/FastMethodInterceptorDelegatorBoot
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121) [rt.jar:1.7.0_76]
at org.jboss.security.util.xml.DOMUtils.parse(DOMUtils.java:111)
at org.jboss.security.util.state.xml.StateMachineParser.parse(StateMachineParser.java:86)
at org.jboss.security.jacc.JBossPolicyConfigurationFactory.<init>(JBossPolicyConfigurationFactory.java:60)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_76]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_76]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_76]
at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [rt.jar:1.7.0_76]
at java.lang.Class.newInstance(Class.java:379) [rt.jar:1.7.0_76]
at javax.security.jacc.PolicyConfigurationFactory.getPolicyConfigurationFactory(PolicyConfigurationFactory.java:93)
at org.jboss.as.security.service.JaccService.start(JaccService.java:81)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
... 3 more

Viewing all 1667 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>