Hello Experts,
I know tcServer insight captures the HTTP Request trace using the valve class HttpRequestOperationCollectionValve.
Are there any other valve classes?
Thanks,
YA
Type: Posts; User: yadepu; Keyword(s):
Hello Experts,
I know tcServer insight captures the HTTP Request trace using the valve class HttpRequestOperationCollectionValve.
Are there any other valve classes?
Thanks,
YA
Check the wrapper.conf file as it is being used while tcServer runs as a Windows service.
Thanks,
YA
Hello Gurus / Spring team,
I am working on tcServer insight feature analysis for a non spring, typical struts, JSP based web application.
We have an application is running Tomcat 6. Now I am...
I am trying to understand how HQ Agent reads the RMI Server IP address. I tried to change in multiple places (conf/wrapper.conf) using -Djava.rmi.server.hostname, still It is trying to connect to...
Andy,
A quick question in this context, who (which component) is controlling the sequence of templates to be applied to create tcServer runtime instance.
For example, when I create insight based...
Creating an instance using template, generally includes fragments from 'base' then specified template and from 'bio' template.
base -> given template -> bio.
If you want to create your custom...
I am developing a simple grails application in STS 2.5.2 and using spring-security and spring-security-ldap plugins.
This application works in STS workspace, I can even authenticate user against...
I am developing a simple grails application in STS 2.5.2 and using spring-security and spring-security-ldap plugins.
This application works in STS workspace, I can even authenticate user against...
While creating the tc Server tuntime instance, you need provide the OS architecture type (32 bit versus 64 bit). By default it takes 32 bit, so it works..
Once you create tcServer runtime...
The problem suggest that Agent & Server communication has not bee set yet.
Use hq-agent.bat to setup agent & server communication by answering a series of questions.
Thanks
Did you create the tc server runtime instance. Based on your description you might have missed the step.
Thanks
Thank you.
I see the latest version tc Server (2.1.1) based on Tomcat 6.0.29.C. Is there any plan to go to 6.0.30 version. We have some applications running onTomcat 6.0.30, that makes to easy to...
What is the best (recommended) system configuration to run the vFabric Hyperic server (part tc Server Enterprise Edition).
Thanks,
YA
Brisbin,
As I understand the tc Server so far, You got three options.
1. You can have the JAR file under /lib directory your instance base [catalina base]. This makes you to duplicate the JAR files...
I am under "Deploy Application from Local Machine" option and selecting (via Browse button) the WAR from shared drive on machine #2.
Thanks,
YA
Thank you Andy for the explaination.
Actually, in my scenario I was accessing HQ admin console from machine #5. does it add any other additional step in the above explained process.
Thanks,
YA
Spring Team / Experts,
Hyperic Admin console provides a feature to locate a WAR file and deploy into a target tc runtime environment.
It seems to be working fine but taking lot of time to deploy...
I am trying to install vFabric Hyperic 4.5 (part of latest tc Server Spring Edition). I could successfully install on Hyperic on regular Windows box but I am getting following error on VWWare...
All,
I am trying to install vFabric Hyperic 4.5 server Enterprise edition on multiple machines. I am facing different types of issues on different machines such as Windows 7, VMWare shared etc..
...
Thank you.
I could see the exception / error details, resolve the issue.
I would strongly recommand to add the above code in server-log4j.xml as a commented code along with other subsystems....
Thank you.. Andy. I would appreciate if you can look at my other post on LDAP configuration. http://forum.springsource.org/showthread.php?t=100704
We are using tc Server Enterprise edition...
Andy,
Thank you for the response. I have gone through the mentioned documention. It doesn't give the specifics, I am looking for.
As you pointed out agent polling, what scenarios demand for an...
Gurus,
Can one of you help me in understanding the exact difference between Unidirectional and Bidirectional Communications.
What is recommended in what scenario.
Thanks,
YA
I am trying to configure the LDAP for authentication. I followed all the steps, documented at http://support.hyperic.com/display/EVO/Configure+LDAP+Properties.
I restarted the HQ Server but it...
We all know that tc Server Developer edition comes the a wonderful tool, Spring Insight. I am able to configure the my web application and Spring Insight successfully. Everything works fine.
I...