Dear All, When I run the command 'ant run-install' to install the ofbiz,the job stop at here: Entity [ZipSalesTaxLookup] has no table in the database [java] 2008-04-03 17:02:36,938 (main) [ DatabaseUtil.java:356:INFO ]Created table [ZIP_SALES_TAX_LOOKUP] I wait a long time and it seem the install job stop at here. I check the debug.log and seem not find any erro! Any problem about it? _________________________________________________________________ 新年换新颜,快来妆扮自己的MSN给心仪的TA一个惊喜! http://im.live.cn/emoticons/?ID=18 |
Administrator
|
I can't see any such problem with trunk last version (did not look in details, just a glance at log). Which OFBiz version are you
using ? Jacques From: "Yan H Q,Alwin" <[hidden email]> > > Dear All, > When I run the command 'ant run-install' to install the ofbiz,the job stop at here: > > Entity [ZipSalesTaxLookup] has no table in the database [java] 2008-04-03 17:02:36,938 (main) [ > DatabaseUtil.java:356:INFO ]Created table [ZIP_SALES_TAX_LOOKUP] > > I wait a long time and it seem the install job stop at here. > I check the debug.log and seem not find any erro! > Any problem about it? > > _________________________________________________________________ > 新年换新颜,快来妆扮自己的MSN给心仪的TA一个惊喜! > http://im.live.cn/emoticons/?ID=18 |
Jacques,
Is the Java Database (Derby) installed at your box? Regards Walter 2008/4/4 Jacques Le Roux <[hidden email]>: > I can't see any such problem with trunk last version (did not look in > details, just a glance at log). Which OFBiz version are you using ? > > Jacques > > From: "Yan H Q,Alwin" <[hidden email]> > > > > Dear All, > > When I run the command 'ant run-install' to install the ofbiz,the job > > stop at here: > > > > Entity [ZipSalesTaxLookup] has no table in the database [java] > > 2008-04-03 17:02:36,938 (main) [ DatabaseUtil.java:356:INFO ]Created table > > [ZIP_SALES_TAX_LOOKUP] > > > > I wait a long time and it seem the install job stop at here. > > I check the debug.log and seem not find any erro! > > Any problem about it? > > > > _________________________________________________________________ > > 新年换新颜,快来妆扮自己的MSN给心仪的TA一个惊喜! > > http://im.live.cn/emoticons/?ID=18 > > > > -- Walter Weinmann Wintersingerstrasse 66 CH-4312 Magden Switzerland Phone: 076/378 92 69 |
In reply to this post by Jacques Le Roux
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Also, you say you "wait a long time", but did you wait long enough? On one computer, I have to wait about 10 minutes after that message. The job isn't stopped, just taking a long time to insert a lot of data into a database on a slow computer/configuration. Cheers, Anne. > From: "Yan H Q,Alwin" <[hidden email]> >> >> Dear All, >> When I run the command 'ant run-install' to install the ofbiz,the >> job stop at here: >> >> Entity [ZipSalesTaxLookup] has no table in the database [java] >> 2008-04-03 17:02:36,938 (main) [ DatabaseUtil.java:356:INFO ]Created >> table [ZIP_SALES_TAX_LOOKUP] >> >> I wait a long time and it seem the install job stop at here. >> I check the debug.log and seem not find any erro! >> Any problem about it? >> >> _________________________________________________________________ >> 新年换新颜,快来妆扮自己的MSN给心仪的TA一个惊喜! >> http://im.live.cn/emoticons/?ID=18 > - -- Coherent Software Australia Pty Ltd PO Box 2773 Cheltenham Vic 3192 Phone: (03) 9585 6788 Fax: (03) 9585 1086 Web: http://www.cohsoft.com.au/ Email: [hidden email] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH+aeytgv4pchABrERApeOAJ49V4/pLXydHFBfmjgqz2/OjKslAwCfdgQ+ 6XO4Ofy7AI1Fd9uVF6j2yfo= =hEhH -----END PGP SIGNATURE----- |
Administrator
|
In reply to this post by weinmann
I use Postgres. But it should work with Derby too. Derby is our test DB. It's a bit longer to load demo data initially (ant
run-install) but after it runs quite right. The official demo server use Derby BTW... Jacques From: "Walter Weinmann" <[hidden email]> > Jacques, > > > Is the Java Database (Derby) installed at your box? > > Regards > > Walter > > 2008/4/4 Jacques Le Roux <[hidden email]>: > >> I can't see any such problem with trunk last version (did not look in >> details, just a glance at log). Which OFBiz version are you using ? >> >> Jacques >> >> From: "Yan H Q,Alwin" <[hidden email]> >> >> >> > Dear All, >> > When I run the command 'ant run-install' to install the ofbiz,the job >> > stop at here: >> > >> > Entity [ZipSalesTaxLookup] has no table in the database [java] >> > 2008-04-03 17:02:36,938 (main) [ DatabaseUtil.java:356:INFO ]Created table >> > [ZIP_SALES_TAX_LOOKUP] >> > >> > I wait a long time and it seem the install job stop at here. >> > I check the debug.log and seem not find any erro! >> > Any problem about it? >> > >> > _________________________________________________________________ >> > 新年换新颜,快来妆扮自己的MSN给心仪的TA一个惊喜! >> > http://im.live.cn/emoticons/?ID=18 >> > >> >> > > > -- > Walter Weinmann > > Wintersingerstrasse 66 > CH-4312 Magden > Switzerland > > Phone: 076/378 92 69 > |
In reply to this post by Anne Jessel
Dear, I wait a long time more than 1 hour! BTW,I use the MYSQL database.> Date: Mon, 7 Apr 2008 14:48:50 +1000> From: [hidden email]> To: [hidden email]> Subject: Re: Error at install ofbiz> > -----BEGIN PGP SIGNED MESSAGE-----> Hash: SHA1> > Also, you say you "wait a long time", but did you wait long enough? On> one computer, I have to wait about 10 minutes after that message. The> job isn't stopped, just taking a long time to insert a lot of data into> a database on a slow computer/configuration.> > Cheers,> Anne.> > > > From: "Yan H Q,Alwin" <[hidden email]>> >>> >> Dear All,> >> When I run the command 'ant run-install' to install the ofbiz,the> >> job stop at here:> >>> >> Entity [ZipSalesTaxLookup] has no table in the database [java]> >> 2008-04-03 17:02:36,938 (main) [ DatabaseUtil.java:356:INFO ]Created> >> table [ZIP_SALES_TAX_LOOKUP]> >>> >> I wait a long time and it seem the install job stop at here.> >> I check the debug.log and seem not find a ny erro!> >> Any problem about it?> >>> >> _________________________________________________________________> >> 新年换新颜,快来妆扮自己的MSN给心仪的TA一个惊喜!> >> http://im.live.cn/emoticons/?ID=18 > > > > - --> Coherent Software Australia Pty Ltd> PO Box 2773> Cheltenham Vic 3192> Phone: (03) 9585 6788> Fax: (03) 9585 1086> Web: http://www.cohsoft.com.au/> Email: [hidden email]> -----BEGIN PGP SIGNATURE-----> Version: GnuPG v1.4.6 (GNU/Linux)> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org> > iD8DBQFH+aeytgv4pchABrERApeOAJ49V4/pLXydHFBfmjgqz2/OjKslAwCfdgQ+> 6XO4Ofy7AI1Fd9uVF6j2yfo=> =hEhH> -----END PGP SIGNATURE----- _________________________________________________________________ MSN 中文网,最新时尚生活资讯,白领聚集门户。 http://cn.msn.com |
Administrator
|
(Quick anwser)
First check your JDBC driver. BTW your messages are hard to read ;o) And maybe try this : http://www.nabble.com/forum/Search.jtp?local=y&forum=2740&query=mysql+jdbc+driver Good luck (you may also try Postgres or Derby - easier in your case - to check that you have not another issue...) Jacques From: "Yan H Q,Alwin" <[hidden email]> > > Dear, I wait a long time more than 1 hour! BTW,I use the MYSQL database.> Date: Mon, 7 Apr 2008 14:48:50 +1000> From: > [hidden email]> To: [hidden email]> Subject: Re: Error at install ofbiz> > -----BEGIN PGP SIGNED MESSAGE-----> Hash: > SHA1> > Also, you say you "wait a long time", but did you wait long enough? On> one computer, I have to wait about 10 minutes > after that message. The> job isn't stopped, just taking a long time to insert a lot of data into> a database on a slow > computer/configuration.> > Cheers,> Anne.> > > > From: "Yan H Q,Alwin" <[hidden email]>> >>> >> Dear All,> >> When I run the > command 'ant run-install' to install the ofbiz,the> >> job stop at here:> >>> >> Entity [ZipSalesTaxLookup] has no table in the > database [java]> >> 2008-04-03 17:02:36,938 (main) [ DatabaseUtil.java:356:INFO ]Created> >> table [ZIP_SALES_TAX_LOOKUP]> >>> >> > I wait a long time and it seem the install job stop at here.> >> I check the debug.log and seem not find a > ny erro!> >> Any problem about it?> >>> >> _________________________________________________________________> >> 新年换新颜,快来妆扮自己的MSN给心仪的TA一个惊喜!> >> http://im.live.cn/emoticons/?ID=18 > > > > - --> Coherent Software Australia Pty Ltd> PO Box 2773> Cheltenham Vic > 3192> Phone: (03) 9585 6788> Fax: (03) 9585 1086> Web: http://www.cohsoft.com.au/> Email: [hidden email]> -----BEGIN PGP > SIGNATURE-----> Version: GnuPG v1.4.6 (GNU/Linux)> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org> > > iD8DBQFH+aeytgv4pchABrERApeOAJ49V4/pLXydHFBfmjgqz2/OjKslAwCfdgQ+> 6XO4Ofy7AI1Fd9uVF6j2yfo=> =hEhH> -----END PGP SIGNATURE----- > _________________________________________________________________ > MSN 中文网,最新时尚生活资讯,白领聚集门户。 > http://cn.msn.com |
Free forum by Nabble | Edit this page |