I followed Randall G. Alley Subject: Re: tdk-2.2-b1 problems with newapp and is able to get tdk-2.2-b1 running on a linux server but with the following error :
At startup console message log4j: ERROR No appenders could be found for category (org.apache.stratum.compnent.ComponentLoader). When Add new user to Flux Caused by: org.apache.turbine.util.security.DataBackendException: Failed to create account 'userac': The table TURBINE_USER does not have a proper entry in the ID_TABLE. The above is solved when ID_TABLE is put with following entry. insert into ID_TABLE (id_table_id, table_name, next_id, quantity) VALUES (102, 'TURBINE_USER', 100, 10) _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
