[Opensource] No Such Field Message from Expresso
Michael Rimov
rimovm at centercomp.com
Fri Jan 17 11:22:40 PST 2003
At 05:14 PM 1/17/2003 +0530, you wrote:
>Hi,
>I am using Expresso 5.0
>I get an unusual error very randomly. I have a DBObject called Project
>which extends SecuredDBObject.
>I am using Expresso with Tomcat as the WebServer and HSQL as the database.
>
>Here is the Exception which I get:
>java.lang.IllegalArgumentException: No such field as 'PROJECTNUMBER' in
>object 'biz.adaptivesoftware.jms.qm.dbobj.Project' at
>com.jcorporate.expresso.core.dbobj.DBObjectDef.getDBField(DBObjectDef.java:836)
>at
>com.jcorporate.expresso.core.dbobj.DBObject.getFieldMetaData(DBObject.java:2600)
>at
>com.jcorporate.expresso.core.dbobj.DBObject.setField(DBObject.java:6436)
>at
>biz.adaptivesoftware.jms.qm.controller.ProjectsController.runSetProjectContextState(ProjectsController.java:98)
>at java.lang.reflect.Method.invoke(Native Method) at
>com.jcorporate.expresso.core.controller.Controller.newState(Controller.java:1153)
>at
>com.jcorporate.expresso.core.controller.Controller.perform(Controller.java:1580)
>at
>org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
>at
><snip>
Hi Parag,
This is a bug that is fixed in 5.0.3 due out in a couple of days. That
will take care of your problem. [Thanks to Larry Hamel who was able to
track it down]
-Mike
More information about the Opensource
mailing list