You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by sangeetha <ma...@comneti.com> on 2007/01/04 13:47:02 UTC

problem with swing based application...

Hi All,
     
      am a new user for jmeter,while am using jmeter i have some doubts...My
project is fully GUI based Swing application..Server is tomcat5.0.So here
when i am testing my application using jmeter i got only loginpage...when i
give username and password and press the login button it doesn't go to
further steps.(ie).in my application the next page is a gui so it cant open
in a browser.
      Here i sent my jmeter.log file below..please anyone help me...

2007/01/03 15:45:48 INFO  - jmeter.util.JMeterUtils: Setting Locale to en_US 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: Loading user properties from:
user.properties 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: Loading system properties from:
system.properties 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: Copyright (c) 1998-2006 The
Apache Software Foundation 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: Version 2.2 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: java.version=1.5.0_05 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: os.name=Windows 2000 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: os.arch=x86 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: os.version=5.0 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: Default Locale=English (United
States) 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: JMeter  Locale=English (United
States) 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: JMeterHome=D:\JMeter 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: user.dir=D:\JMeter\bin 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: PWD     =D:\JMeter\bin 
2007/01/03 15:45:49 INFO  - jmeter.JMeter: Loaded icon properties from
org/apache/jmeter/images/icon.properties 
2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Cannot find .className property for htmlParser, using default 
2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/html is  
2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for application/xhtml+xml is  
2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for application/xml is  
2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/xml is  
2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/vnd.wap.wml is
org.apache.jmeter.protocol.http.parser.RegexpHTMLParser 
2007/01/03 15:46:13 INFO  -
jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: Entered access log
sampler bean info 
2007/01/03 15:46:14 INFO  -
jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: found parsers:
[org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser,
org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser,
org.apache.jmeter.protocol.http.util.accesslog.TCLogParser] 
2007/01/03 15:46:15 INFO  -
jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: Got to end of access
log samper bean info init 
2007/01/03 15:46:17 INFO  - jmeter.samplers.SampleResult: Note: Sample
TimeStamps are START times 
2007/01/03 15:46:17 INFO  - jmeter.samplers.SampleResult:
sampleresult.default.encoding is set to ISO-8859-1 
2007/01/03 15:48:28 INFO  - jmeter.save.SaveService: Testplan (JMX) version:
2.2. Testlog (JTL) version: 2.2 
2007/01/03 15:48:29 INFO  - jmeter.save.SaveService: Using SaveService
properties file version 408187 
2007/01/03 15:48:31 INFO  - jmeter.protocol.http.sampler.HTTPSampler2: Local
host = comnet109 
2007/01/03 15:48:31 INFO  - jmeter.protocol.tcp.sampler.TCPSampler: Protocol
Handler name=TCPClientImpl 
2007/01/03 15:48:31 INFO  - jmeter.protocol.tcp.sampler.TCPSampler: Status
prefix= 
2007/01/03 15:48:31 INFO  - jmeter.protocol.tcp.sampler.TCPSampler: Status
suffix= 
2007/01/03 15:48:31 INFO  - jmeter.protocol.tcp.sampler.TCPSampler: Status
properties= 
2007/01/03 15:48:31 WARN  - jmeter.save.SaveService: Could not set up alias
JMSSampler java.lang.NoClassDefFoundError: javax/jms/Message 
2007/01/03 15:48:31 WARN  - jmeter.save.SaveService: Could not set up alias
SubscriberSampler java.lang.NoClassDefFoundError: javax/jms/MessageListener 
2007/01/03 15:48:31 INFO  - jmeter.save.SaveService: Using SaveService
properties version 1.8 
2007/01/03 15:48:31 INFO  - jmeter.save.SaveService: All converter versions
present and correct 
2007/01/03 15:48:35 INFO  - jmeter.engine.StandardJMeterEngine: Listeners
will be started after enabling running version 
2007/01/03 15:48:35 INFO  - jmeter.engine.StandardJMeterEngine: To revert to
the earlier behaviour, define jmeterengine.startlistenerslater=false 
2007/01/03 15:48:35 INFO  - jmeter.engine.StandardJMeterEngine: Running the
test! 
2007/01/03 15:48:35 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(true,local) 
2007/01/03 15:48:38 INFO  - jmeter.engine.StandardJMeterEngine: Starting 1
threads for group Thread Group. Ramp up = 1. 
2007/01/03 15:48:38 INFO  - jmeter.engine.StandardJMeterEngine: Continue on
error 
2007/01/03 15:48:38 WARN  - jmeter.threads.JMeterThread:
jmeterthread.startearlier=true (see jmeter.properties) 
2007/01/03 15:48:38 INFO  - jmeter.threads.JMeterThread: Thread Thread Group
1-1 started 
2007/01/03 15:48:40 INFO  - jmeter.threads.JMeterThread: Thread Thread Group
1-1 is done 
2007/01/03 15:48:40 INFO  - jmeter.engine.StandardJMeterEngine: Ending
thread 0 
2007/01/03 15:48:40 INFO  - jmeter.engine.StandardJMeterEngine: Stopping
test 
2007/01/03 15:48:40 INFO  - jmeter.engine.StandardJMeterEngine: Notifying
test listeners of end of test 
2007/01/03 15:48:40 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(false,local) 
2007/01/03 15:48:40 INFO  - jmeter.engine.StandardJMeterEngine: Test has
ended 


Thanks
sangeetha


-- 
View this message in context: http://www.nabble.com/problem-with-swing-based-application...-tf2919264.html#a8158534
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: problem with swing based application...

Posted by asn_dileep <as...@yahoo.co.in>.


Check out this URL..
http://nerds-central.blogspot.com/2006/08/pushing-envelope-with-jmeter.html

Hope it would be helpful for you....

Rgds.



sangeetha wrote:
> 
> Hi All,
>      
>       am a new user for jmeter,while am using jmeter i have some
> doubts...My project is fully GUI based Swing application..Server is
> tomcat5.0.So here when i am testing my application using jmeter i got only
> loginpage...when i give username and password and press the login button
> it doesn't go to further steps.(ie).in my application the next page is a
> gui so it cant open in a browser.
>       Here i sent my jmeter.log file below..please anyone help me...
> 
> 2007/01/03 15:45:48 INFO  - jmeter.util.JMeterUtils: Setting Locale to
> en_US 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: Loading user properties from:
> user.properties 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: Loading system properties from:
> system.properties 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: Copyright (c) 1998-2006 The
> Apache Software Foundation 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: Version 2.2 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: java.version=1.5.0_05 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: os.name=Windows 2000 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: os.arch=x86 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: os.version=5.0 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: Default Locale=English (United
> States) 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: JMeter  Locale=English (United
> States) 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: JMeterHome=D:\JMeter 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: user.dir=D:\JMeter\bin 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: PWD     =D:\JMeter\bin 
> 2007/01/03 15:45:49 INFO  - jmeter.JMeter: Loaded icon properties from
> org/apache/jmeter/images/icon.properties 
> 2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
> Cannot find .className property for htmlParser, using default 
> 2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
> Parser for text/html is  
> 2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
> Parser for application/xhtml+xml is  
> 2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
> Parser for application/xml is  
> 2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
> Parser for text/xml is  
> 2007/01/03 15:46:12 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
> Parser for text/vnd.wap.wml is
> org.apache.jmeter.protocol.http.parser.RegexpHTMLParser 
> 2007/01/03 15:46:13 INFO  -
> jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: Entered access log
> sampler bean info 
> 2007/01/03 15:46:14 INFO  -
> jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: found parsers:
> [org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser,
> org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser,
> org.apache.jmeter.protocol.http.util.accesslog.TCLogParser] 
> 2007/01/03 15:46:15 INFO  -
> jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: Got to end of
> access log samper bean info init 
> 2007/01/03 15:46:17 INFO  - jmeter.samplers.SampleResult: Note: Sample
> TimeStamps are START times 
> 2007/01/03 15:46:17 INFO  - jmeter.samplers.SampleResult:
> sampleresult.default.encoding is set to ISO-8859-1 
> 2007/01/03 15:48:28 INFO  - jmeter.save.SaveService: Testplan (JMX)
> version: 2.2. Testlog (JTL) version: 2.2 
> 2007/01/03 15:48:29 INFO  - jmeter.save.SaveService: Using SaveService
> properties file version 408187 
> 2007/01/03 15:48:31 INFO  - jmeter.protocol.http.sampler.HTTPSampler2:
> Local host = comnet109 
> 2007/01/03 15:48:31 INFO  - jmeter.protocol.tcp.sampler.TCPSampler:
> Protocol Handler name=TCPClientImpl 
> 2007/01/03 15:48:31 INFO  - jmeter.protocol.tcp.sampler.TCPSampler: Status
> prefix= 
> 2007/01/03 15:48:31 INFO  - jmeter.protocol.tcp.sampler.TCPSampler: Status
> suffix= 
> 2007/01/03 15:48:31 INFO  - jmeter.protocol.tcp.sampler.TCPSampler: Status
> properties= 
> 2007/01/03 15:48:31 WARN  - jmeter.save.SaveService: Could not set up
> alias JMSSampler java.lang.NoClassDefFoundError: javax/jms/Message 
> 2007/01/03 15:48:31 WARN  - jmeter.save.SaveService: Could not set up
> alias SubscriberSampler java.lang.NoClassDefFoundError:
> javax/jms/MessageListener 
> 2007/01/03 15:48:31 INFO  - jmeter.save.SaveService: Using SaveService
> properties version 1.8 
> 2007/01/03 15:48:31 INFO  - jmeter.save.SaveService: All converter
> versions present and correct 
> 2007/01/03 15:48:35 INFO  - jmeter.engine.StandardJMeterEngine: Listeners
> will be started after enabling running version 
> 2007/01/03 15:48:35 INFO  - jmeter.engine.StandardJMeterEngine: To revert
> to the earlier behaviour, define jmeterengine.startlistenerslater=false 
> 2007/01/03 15:48:35 INFO  - jmeter.engine.StandardJMeterEngine: Running
> the test! 
> 2007/01/03 15:48:35 INFO  - jmeter.gui.util.JMeterMenuBar:
> setRunning(true,local) 
> 2007/01/03 15:48:38 INFO  - jmeter.engine.StandardJMeterEngine: Starting 1
> threads for group Thread Group. Ramp up = 1. 
> 2007/01/03 15:48:38 INFO  - jmeter.engine.StandardJMeterEngine: Continue
> on error 
> 2007/01/03 15:48:38 WARN  - jmeter.threads.JMeterThread:
> jmeterthread.startearlier=true (see jmeter.properties) 
> 2007/01/03 15:48:38 INFO  - jmeter.threads.JMeterThread: Thread Thread
> Group 1-1 started 
> 2007/01/03 15:48:40 INFO  - jmeter.threads.JMeterThread: Thread Thread
> Group 1-1 is done 
> 2007/01/03 15:48:40 INFO  - jmeter.engine.StandardJMeterEngine: Ending
> thread 0 
> 2007/01/03 15:48:40 INFO  - jmeter.engine.StandardJMeterEngine: Stopping
> test 
> 2007/01/03 15:48:40 INFO  - jmeter.engine.StandardJMeterEngine: Notifying
> test listeners of end of test 
> 2007/01/03 15:48:40 INFO  - jmeter.gui.util.JMeterMenuBar:
> setRunning(false,local) 
> 2007/01/03 15:48:40 INFO  - jmeter.engine.StandardJMeterEngine: Test has
> ended 
> 
> 
> Thanks
> sangeetha
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/problem-with-swing-based-application...-tf2919264.html#a8172937
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org