Hi Martin,

Can you please confirm the exact version of ULCLoad? Is it 3.0 or 3.0.1? 
 
>>>

        when we want to record new Test Plan in ULC Load 3.0, after click
on 'Record' button in ULC Recorder our applications starts ok. But then
when we make any user interaction (e.g. click a button) we get following
exception:
>>>

You mean to say that the application's window comes up alright and the
error occurs only on a user interaction. Is this right? Is it for a
particular user interaction or is it for any user interaction?

Thanks and regards,

Janak

-----------------------------------------
Janak Mulani

email: [email protected]
url: http://www.canoo.com <http://www.canoo.com/> 

Beyond AJAX - Java Rich Internet Applications

http://www.canoo.com/ulc
----------------------------------------- 

 


________________________________

        From: [email protected]
[mailto:[email protected]] On Behalf Of Kubliniak,
Martin
        Sent: Monday, December 29, 2008 9:01 PM
        To: [email protected]
        Subject: [ULC-developer] ULC Load Recorder problem
        
        

        Hello,

         

        when we want to record new Test Plan in ULC Load 3.0, after click
on 'Record' button in ULC Recorder our applications starts ok. But then
when we make any user interaction (e.g. click a button) we get following
exception:

         

        java.lang.RuntimeException: unable to fire event before sending
requests

                    at
com.ulcload.base.recorder.UIExtendedSession$b_.c(UIExtendedSession$b_.java
:15)

                    at
com.ulcload.base.recorder.UIExtendedSession$b_.b(UIExtendedSession$b_.java
:23)

                    at
com.ulcload.base.recorder.UIExtendedSession.a(UIExtendedSession.java:11)

                    at
com.ulcload.base.recorder.UIExtendedSession.access$100(UIExtendedSession.j
ava:5)

                    at
com.ulcload.base.recorder.UIExtendedSession$a_.sendRequests(UIExtendedSess
ion$a_.java:11)

                    at
com.ulcjava.base.client.UISession$o_.run(UISession$o_.java:53)

                    at java.lang.Thread.run(Unknown Source)

        Caused by: java.lang.reflect.InvocationTargetException

                    at java.awt.EventQueue.invokeAndWait(Unknown Source)

                    at javax.swing.SwingUtilities.invokeAndWait(Unknown
Source)

                    at
com.ulcload.base.recorder.UIExtendedSession$b_.c(UIExtendedSession$b_.java
:40)

                    ... 6 more

        Caused by: java.lang.NullPointerException

                    at com.ulcload.base.recorder.a.a(a.java:45)

                    at com.ulcload.base.recorder.a.a(a.java:36)

                    at com.ulcload.base.recorder.a.c(a.java:5)

                    at com.ulcload.base.recorder.a.a(a.java:32)

                    at
com.ulcload.base.recorder.UIExtendedSession$b_$1.run(UIExtendedSession$b_$
1.java:2)

                    at java.awt.event.InvocationEvent.dispatch(Unknown
Source)

                    at java.awt.EventQueue.dispatchEvent(Unknown Source)

                    at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

                    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

                    at java.awt.EventDispatchThread.pumpEvents(Unknown
Source)

                    at java.awt.EventDispatchThread.pumpEvents(Unknown
Source)

                    at java.awt.EventDispatchThread.run(Unknown Source)

                Do you have any ideas what can be wrong? Application runs
ok outside of ULC Load (we run it as an applet).

         

        Thank you,

        Martin.

_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to