Hello, Yes, we had such a column. After I fixed it, Recorder works ok.
Thank you for your help, Martin. -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Janak Mulani Gesendet: 2. januára 2009 17:36 An: [email protected] Betreff: RE: [ULC-developer] ULC Load Recorder problem Hi Martin, In your application, do you by any chance have a TableColumn with null column name? Thanks and regards, Janak ----------------------------------------- Janak Mulani email: [email protected] url: http://www.canoo.com Beyond AJAX - Java Rich Internet Applications http://www.canoo.com/ulc ----------------------------------------- > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Kubliniak, Martin > Sent: Friday, January 02, 2009 3:14 PM > To: [email protected]; [email protected] > Subject: AW: [ULC-developer] ULC Load Recorder problem > > Hello, > > Thank you for reply. This is our configuration: > ULC 6.2.3 > ULC Load 3.0.1 (runs on java JRE 1.6.0_07) > Orion App. Server 2.0.5 (runs on java 1.4.2) > > Yes, window comes up alright and the error occurs only on a > user interaction. This can be button click, or just moving > the scroll bar. > > Nice day, > Martin. > > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]] Im Auftrag von > Janak Mulani > Gesendet: 31. decembra 2008 7:33 > An: [email protected] > Betreff: RE: [ULC-developer] ULC Load Recorder problem > > 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(UIExtendedSes > sion$b_.java > :15) > > at > com.ulcload.base.recorder.UIExtendedSession$b_.b(UIExtendedSes > sion$b_.java > :23) > > at > com.ulcload.base.recorder.UIExtendedSession.a(UIExtendedSessio > n.java:11) > > at > com.ulcload.base.recorder.UIExtendedSession.access$100(UIExten > dedSession.j > ava:5) > > at > com.ulcload.base.recorder.UIExtendedSession$a_.sendRequests(UI > ExtendedSess > 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(UIExtendedSes > sion$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(UIExtende > dSession$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 > _______________________________________________ > ULC-developer mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/ulc-developer > _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
