Users - ofbiz and external postgres db

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Users - ofbiz and external postgres db

Gerald Kraus
hi,
ofbiz works fine when using the default db (hsql or derby). but when i
define in the entityengine.xml fine to use an external postgres db i
face some problems. after restarting ofbiz it creates all the tables in
postgres (according to console.log) but the tables are not filled with
the default data as in hsql. so i even can't login with "admin" and
default password... any reasons?

any help apreciated!

gerald

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - ofbiz and external postgres db

Daniel Goodwin
You probably need to do a re-seeding of data from
command line in ofbiz
directory..

ant run-install

should do that for you (make sure ANT_HOME set)

see also
http://www.opensourcestrategies.com/ofbiz/running_ofbiz.php

Daniel


Gerald Kraus wrote:

>hi,
>ofbiz works fine when using the default db (hsql or
derby). but when i
>define in the entityengine.xml fine to use an
external postgres db i
>face some problems. after restarting ofbiz it creates
all the tables in
>postgres (according to console.log) but the tables
are not filled with
>the default data as in hsql. so i even can't login
with "admin" and

>default password... any reasons?
>
>any help apreciated!
>
>gerald
>
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users
>
>  
>


               
___________________________________________________________
Win a BlackBerry device from O2 with Yahoo!. Enter now. http://www.yahoo.co.uk/blackberry
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - ofbiz and external postgres db

Gerald Kraus
Daniel,
thanks, it helped!

Gerald



On Feb 16, 2006 01:08 PM, Daniel Goodwin <[hidden email]>
wrote:

> You probably need to do a re-seeding of data from
> command line in ofbiz
> directory..
>
> ant run-install
>
> should do that for you (make sure ANT_HOME set)
>
> see also
> http://www.opensourcestrategies.com/ofbiz/running_ofbiz.php
>
> Daniel
>
>
> Gerald Kraus wrote:
>
> >hi,
> >ofbiz works fine when using the default db (hsql or
> derby). but when i
> >define in the entityengine.xml fine to use an
> external postgres db i
> >face some problems. after restarting ofbiz it creates
> all the tables in
> >postgres (according to console.log) but the tables
> are not filled with
> >the default data as in hsql. so i even can't login
> with "admin" and
> >default password... any reasons?
> >
> >any help apreciated!
> >
> >gerald
> >
> >
> >_______________________________________________
> >Users mailing list
> >[hidden email]
> >http://lists.ofbiz.org/mailman/listinfo/users
> >
> >  
> >
>
>
>
> ___________________________________________________________
> Win a BlackBerry device from O2 with Yahoo!. Enter now.
> http://www.yahoo.co.uk/blackberry
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users