In that case, that's not a JMeter problem. Maybe someone else here can help you, but you are more likely to find help on the appropriate BEA Weblogic server user list, or by checking their documentation.
On 12/04/2008, Siva Pannier <[EMAIL PROTECTED]> wrote: > > Hi All, > > I think some required files are either not configured or deployed. I am > not able to find any status page in my server. > > Details of my domain are given below, > > Server : BEA Weblogic 8.1 > OS : Windows XP > Explorer : IE 6.0 > Hostname : <MachineIP> > Port : 8001 (Managed Server), 7001 (Admin Server) > Network : LAN > JMeter Version : Jakarta-jmeter-2.3.1 > > Kindly let me know how can I configure Jmeter Monitor results with > Weblogic server. > > Thanks, > Siva... > > -----Original Message----- > From: David Brown [mailto:[EMAIL PROTECTED] > Sent: Friday, April 04, 2008 10:06 PM > To: JMeter Users List > Subject: RE: How to use JMeter Monitor results with BEA weblogic server > 8.1 > > Typically you should be able to conjure up something using just your > browser: > > http://<hostname or ip>:<port> > > Typically if the hostname was: geezenslaw and your weblogic was > configure for port 8080 (Tomcat default) then you should get a > reasonable page at: > > > http://geezenslaw:8080 > > Please reply with a lot more info and maybe somebody will have a better > solution. Example: > > OS: Debian, windows server 2003 > JMeter version: x.y > Container: weblogic 8.1 > Network: proxy, DSL, T1, firewall > hostname: geezenslaw > port: 9090 > deployed .war files: mydemo.war > > Siva Pannier wrote .. > > > > Hi... > > > > I had tried that .. but it gives only the below message, > > > > "Error 404--Not Found > > From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1: > > 10.4.5 404 Not Found " > > > > Do I need to set any properties or deploy any special servlets. > > > > Kindly let me know. > > > > Thanks, > > Siva > > > > -----Original Message----- > > From: David Brown [mailto:[EMAIL PROTECTED] > > Sent: Friday, April 04, 2008 9:22 PM > > To: JMeter Users List > > Subject: Re: How to use JMeter Monitor results with BEA weblogic > server > > 8.1 > > > > Hello, according to the J2EE servlet container spec the default > monitor > > data is xml with a url something like the following: > > > > http://<hostname>:<port>/status. > > > > This is the so-called Tomcat status valid for both Tomcat and JBoss. > IMO > > Weblogic et. al. has been one of the least J2EE compliant servlet > > containers. As a simple test just construct the url link proposed in > the > > previous sentence and if you get a reasonable response then it is just > a > > matter of defining JMeter correctly. This works for me. You will have > to > > create a ThreadGroup, a HTTP Authorization Manager most probably and > > HTTP Request with the /status url link in the path as outlined above. > To > > actually see anything you will additionally have to define a Monitor > > Results. HTH. > > > > > > Siva Pannier wrote .. > > > > > > Hi, > > > > > > > > > > > > Can anybody please let me know, how I can configure JMeter Monitor > > > results listener with BEA weblogic server 8.1. > > > > > > > > > > > > In the user manual, it was told that we have to port the tomcat's > > status > > > servlet to the respective server, but I could not the servlet. > > > > > > If anybody knows how to do it, kindly help me... > > > > > > > > > > > > Thanks in advance... > > > > > > > > > > > > > > > > > > With best regards, > > > > > > Siva > > > > > > > > > > > > > > > > > > > > > > > > > > > ======================================================================== > > ==================================================== > > > > > > Disclaimer: > > > > > > This message and the information contained herein is proprietary and > > confidential > > > and subject to the Tech Mahindra policy statement, you may review > the > > policy at > > > <a > > > href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahind > > ra.com/Disclaimer.html</a> > > > externally and <a > > > href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahind > > ra.com/Disclaimer.html</a> > > > internally within Tech Mahindra. > > > > > > > > > ======================================================================== > > ==================================================== > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > ======================================================================== > ==================================================== > > > > Disclaimer: > > > > This message and the information contained herein is proprietary and > confidential > > and subject to the Tech Mahindra policy statement, you may review the > policy at > > <a > href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahind > ra.com/Disclaimer.html</a> > > externally and <a > href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahind > ra.com/Disclaimer.html</a> > > internally within Tech Mahindra. > > > > > ======================================================================== > ==================================================== > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > ============================================================================================================================ > > Disclaimer: > > This message and the information contained herein is proprietary and > confidential and subject to the Tech Mahindra policy statement, you may > review the policy at <a > href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> > externally and <a > href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> > internally within Tech Mahindra. > > > ============================================================================================================================ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

