Thanks to everybody for your remarks
I just realised that stangre message means "an exception has occured in your class"
I checked my console and surprise, i have a NullPointerException in method
uncompile of my TestSampler class:
"
Addding listeners
Going to compile the threadgroups
java.lang.NullPointerException
at
org.apache.jmeter.protocol.CCR.control.CCRTestSampler.uncompile(CCRTestSampler.java:36)
at org.apache.jmeter.gui.tree.JMeterTreeNode.uncompile(JMeterTreeNode.java:95)
at
org.apache.jmeter.gui.tree.JMeterTreeModel.traverseNode(JMeterTreeModel.java:124)
at
org.apache.jmeter.gui.tree.JMeterTreeModel.traverseNode(JMeterTreeModel.java:129)
at
org.apache.jmeter.gui.tree.JMeterTreeModel.traverseNode(JMeterTreeModel.java:129)
at
org.apache.jmeter.gui.tree.JMeterTreeModel.compileComponent(JMeterTreeModel.java:118)
at org.apache.jmeter.control.TestPlan.compileTestPlan(TestPlan.java:220)
"
I continue the debugging and hope i will check in this new protocol soon.....
In response to paul:
Yes, it occurs after confiuring the controller:
> Alain,
>
> When does this occur? When you click the "Start" menu item after
> having
> configured your controller?
>
> - Paul
>
> Paul Glezen
> Consulting IT Specialist
> IBM Software Services for WebSphere
> 818 539 3321
>
>
> Alain Delafosse <[EMAIL PROTECTED]> on 12/06/2001 06:04:00 AM
>
> Please respond to "JMeter Developers List"
> <[EMAIL PROTECTED]>
>
> To: JMeter Developers List <[EMAIL PROTECTED]>
> cc:
> Subject: New
>
>
>
> Hello
> I'm currently developping a new test client for WeblogicEntreprise
> (CORBA).
> I followed the processus as described in documentation (extending
> jmeter)
> and in the glezen HTML Page (http://glezen.org/jmext.html).
>
> When i test, i receive a pop up box "Sorry, this feature (start) not
> yet
> implemented".
>
> I probably missed something but what ??
> Is it mandatory to implement an handler class ???
>
> Thanks
> Alain
> ______________________________________________
> Alain DELAFOSSE mailto:[EMAIL PROTECTED]
> Objet Direct http://www.objetdirect.com
> GRENOBLE: Les Iles Cord�es 38113 VEUREY-VOROIZE
> Tel 04 76 53 72 72 Fax 04 76 53 72 77
> PARIS: 38 Rue Copernic 75116 PARIS
> Tel 01 40 67 69 09 Fax 01 40 67 69 08
> ______________________________________________
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]
> >
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]
> >
>
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
______________________________________________
Alain DELAFOSSE mailto:[EMAIL PROTECTED]
Objet Direct http://www.objetdirect.com
GRENOBLE: Les Iles Cord�es 38113 VEUREY-VOROIZE
Tel 04 76 53 72 72 Fax 04 76 53 72 77
PARIS: 38 Rue Copernic 75116 PARIS
Tel 01 40 67 69 09 Fax 01 40 67 69 08
______________________________________________
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>