Hi Prashanth, Firstly, for a guaranteed response time on your dev list request we would recommend purchase of ULC Premium Support.
Secondly, please specify the version of ULC you are using. The exception means that ULC's client side is unable to instantiate the client side class com.tomax.taskmgmt.ulc.eventcalendar.client.UIEventCalendar when the server side component is being uploaded. Can you please check: 1. That the class com.tomax.taskmgmt.ulc.eventcalendar.client.UIEventCalendar is in the path of the ULC client. 2. The fully qualified name of the class in the server side component's typeString() method is correctly specified. Is this the first time you are getting this error? Was this component working earlier? If so have made changes in the way the application client is being deployed? 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:ulc-developer- > [EMAIL PROTECTED] On Behalf Of prashanth tr > Sent: Tuesday, January 15, 2008 7:23 PM > To: [email protected] > Subject: [ULC-developer] Exception occured : Couldn't create instance of > UIComponent > > > Hi, > > We have server component ULCSalesCalendar.java and client component > UIEventCalendar.java. > > We are getting this exception. We are unable to trace what the > problem is. > > 16:16:58,718 ERROR [STDERR] 7 11.01.2008 16:16:58.718 900 > WARNING Thread[http-0.0.0.0-8888-7,5,jboss] > com.ulcjava.base.server.ULCSession a Exception received from client: > com.ulcjava.base.shared.internal.IllegalStateException: Couldn't create > instance of com.tomax.taskmgmt.ulc.eventcalendar.client.UIEventCalendar > at > com.ulcjava.base.client.UISession.newInstance(UISession.java:100) > at com.ulcjava.base.client.UISession.find(UISession.java:172) > at com.ulcjava.base.client.UISession.getManaged > (UISession.java:34) > at > com.ulcjava.base.client.UISession.getManaged(UISession.java:75) > at com.ulcjava.base.client.UIContainer.r(UIContainer.java:17) > at com.ulcjava.base.client.UIContainer.addManyComponents > (UIContainer.java:20) > at > com.ulcjava.base.client.UIContainer.restoreState(UIContainer.java:48) > at > com.ulcjava.base.client.UIBorderLayoutPane.restoreState(UIBorderLayoutPane > .java:1) > at com.ulcjava.base.client.UIProxy.init (UIProxy.java:111) > at > com.ulcjava.base.client.UISession.newInstance(UISession.java:222) > at com.ulcjava.base.client.UISession.find(UISession.java:172) > at com.ulcjava.base.client.UISession.getManaged(UISession.java > :34) > at > com.ulcjava.base.client.UISession.getManaged(UISession.java:75) > > . > > -- > Thanks > Prashanth > > > > > -- > Thanks > Prashanth _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
