You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2002/10/11 21:39:20 UTC

DO NOT REPLY [Bug 13547] New: - cannot run non gui interface ; 10/11/2002 build

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13547>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13547

cannot run non gui interface ; 10/11/2002 build

           Summary: cannot run non gui interface ; 10/11/2002 build
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: jeff@miragevideo.com


Two errors are reported,= one is a null pointer exception, the other is failure 
to load a part of a file.  Here is the log report

10/11/2002 1:17:15 PM ERROR - jmeter.util: Problem loading part of file 
org.apache.avalon.framework.configuration.ConfigurationException: No attribute 
named "class" is associated with the configuration element "testelement" at -
	at 
org.apache.avalon.framework.configuration.DefaultConfiguration.getAttribute
(DefaultConfiguration.java:223)
	at org.apache.jmeter.save.SaveService.createTestElement
(SaveService.java:310)
	at org.apache.jmeter.save.SaveService.generateNode(SaveService.java:382)
	at org.apache.jmeter.save.SaveService.loadSubTree(SaveService.java:291)
	at org.apache.jmeter.JMeter.run(JMeter.java:338)
	at org.apache.jmeter.JMeter.startNonGui(JMeter.java:323)
	at org.apache.jmeter.JMeter.start(JMeter.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.jmeter.NewDriver.main(NewDriver.java:181)

10/11/2002 1:17:15 PM ERROR - jmeter:  java.lang.NullPointerException
	at org.apache.jmeter.JMeter.run(JMeter.java:343)
	at org.apache.jmeter.JMeter.startNonGui(JMeter.java:323)
	at org.apache.jmeter.JMeter.start(JMeter.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.jmeter.NewDriver.main(NewDriver.java:181)

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>