Hi Paul, Please see: http://lists.canoo.com/mailman/private/ulc-developer/2006/004283.html.
Tip: Searching the developer list archives will save you a post. Thanks and regards, Janak >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of >[EMAIL PROTECTED] >Sent: Friday, August 25, 2006 2:59 PM >To: [email protected] >Subject: [ULC-developer] Exception - java.sql.Timestamp > > >Hi I am getting the following exception when receiving a >java.sql.Timestamp from the database and populating it into a >ULCTextField. The population process is functioning correctly so I >am unsure where this error is coming from. Have you ever seen this >before? Can you give me some guidance on where I can find it? > >Thanks > >Paul Harrison > >1 25.08.2006 11:24:38.941 1'000 SEVERE Thread[ULC >Communication Controller Thread,6,main] >com.ulcjava.base.client.UISession$k_ run exception occured >[com.ulcjava.base.client.ConnectorException: error while sending requests > at >com.ulcjava.base.development.DevelopmentConnector.sendRequests(Deve >lopmentConnector.java:5) > at com.ulcjava.base.client.UISession$k_.run(UISession$k_.java:107) > at java.lang.Thread.run(Thread.java:568) >Caused by: >com.ulcjava.base.shared.internal.IllegalArgumentException: No >coder registered for class java.sql.Timestamp > at >com.ulcjava.base.shared.internal.UlcObjectOutputStream.a(UlcObjectO >utputStream.java(Inlined Compiled Code)) > at >com.ulcjava.base.shared.internal.UlcObjectOutputStream.writeObject( >UlcObjectOutputStream.java(Compiled Code)) > at >com.ulcjava.base.shared.internal.UlcObjectOutputStream.writeObject( >UlcObjectOutputStream.java(Compiled Code)) > at >com.ulcjava.base.shared.internal.Request.writeRequests(Request.java:11) > at >com.ulcjava.base.development.DevelopmentConnector.a(DevelopmentConn >ector.java:9) > at >com.ulcjava.base.development.DevelopmentConnector.sendRequests(Deve >lopmentConnector.java:16) > at com.ulcjava.base.client.UISession$k_.run(UISession$k_.java:107) > at java.lang.Thread.run(Thread.java:568) >_____________________________________________________________ >NEU: Ihre Photos online verwalten, mit anderen teilen und die >besten Bilder gleich entwickeln lassen - GRATIS für den 1. Monat >(exkl. Entwicklung) >www.sunrise.ch/photoalbum >_______________________________________________ >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
