Hi Matt, The first is just a warning that caching won't take place for complex view aliases because it hasn't been implemented yet, I can't tell you much more than that.
For the second, what is the value of the schema-name attribute for your postgres datasource in entityengine.xml? OOTB it should be set to "public" and should prevent the other warnings you are seeing if it is set. Regards Scott HotWax Media http://www.hotwaxmedia.com On 16/09/2010, at 10:56 AM, Matt Warnock wrote: > Running trunk (996145 under Debian with postgresql 8.3. > > When I run, I get two kinds of warnings that I don't understand: > > First off, there are 8 or so warnings like this: > 2010-09-11 13:16:45,664 (main) [ ModelViewEntity.java:538:WARN ] > Conversion for complex-alias needs to be implemented for cache and > in-memory eval stuff to work correctly, will not work for alias: > statusDelay of view-entity ExampleStatusDetail > > Second, when I start OFBiz on an EXISTING postgresql database, I get the > following kind of warning for EACH table in the database: > > 2010-09-15 16:45:31,900 (main) [ DatabaseUtil.java:385:WARN ] > Table named [public.CURRENCY_DIMENSION] exists in the database but has > no corresponding entity > > I suspect the latter is some kind of mismatch between the "public" > schema and the tablename without the schema portion. > > Should I be concerned about either of these kinds of warnings? I > googled them both, found they had been asked before, but could not find > any answers. Does anyone know? > > > -- > Matt Warnock <[email protected]> > RidgeCrest Herbals, Inc. > > >
smime.p7s
Description: S/MIME cryptographic signature
