You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by ngterry <te...@gmail.com> on 2009/08/27 14:21:45 UTC

Cannot login using seed data

Hi,

Enclosed please find my ofbiz.log

After loading the seed data, I can view the login page but cannot login
using admin/ofbiz.

I have executed the command to load the seed data:
#$JAVA_HOME/bin/java -jar ofbiz.jar -install -readers=seed,seed-initial

after that, I can find 818 tables in the PostgreSQL 8.3.3 database.

How do I solve the issue?

Regards,
Terence

http://www.nabble.com/file/p25167547/ofbiz.log ofbiz.log 


-- 
View this message in context: http://www.nabble.com/Cannot-login-using-seed-data-tp25167547p25167547.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Cannot login using seed data

Posted by ngterry <te...@gmail.com>.
I have found another docs:
http://docs.ofbiz.org/display/~jacopoc/Quick+Start+Guide+1+-+Getting+and+Running+OFBiz+in+5+steps

It tells that to install seed only, by using:
ant run-install-extseed create-admin-user-login

But I do not have ext data to cover the demo data.  Why not run ant
run-install-seed instead?

What is seed-initial?  From
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide

Definition: Seed Initial Data is data that is only required the first time
the system is loaded like the password of the admin user. Later if you want
to update the seed data, you normally do not want the password of admin set
back to the 'ofbiz' value.

But I have tested and cannot login using admin/ofbiz.  Could somebody
clarify it/teach me?

Regards, Terence 





Vikas Mayur-3 wrote:
> 
> admin user is  now part of demo data. Please see the mailing archive  
> for the reasons.
> 
> If you just want to install seed data then try to use the ant target  
> create-admin-user-login.
> 
> Vikas
> 
> On Aug 27, 2009, at 5:51 PM, ngterry wrote:
> 
>>
>> Hi,
>>
>> Enclosed please find my ofbiz.log
>>
>> After loading the seed data, I can view the login page but cannot  
>> login
>> using admin/ofbiz.
>>
>> I have executed the command to load the seed data:
>> #$JAVA_HOME/bin/java -jar ofbiz.jar -install -readers=seed,seed- 
>> initial
>>
>> after that, I can find 818 tables in the PostgreSQL 8.3.3 database.
>>
>> How do I solve the issue?
>>
>> Regards,
>> Terence
>>
>> http://www.nabble.com/file/p25167547/ofbiz.log ofbiz.log
>>
>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/Cannot-login-using-seed-data-tp25167547p25167547.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
> 
> 
>  
> 

-- 
View this message in context: http://www.nabble.com/Cannot-login-using-seed-data-tp25167547p25184920.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Cannot login using seed data

Posted by Vikas Mayur <vi...@hotwaxmedia.com>.
admin user is  now part of demo data. Please see the mailing archive  
for the reasons.

If you just want to install seed data then try to use the ant target  
create-admin-user-login.

Vikas

On Aug 27, 2009, at 5:51 PM, ngterry wrote:

>
> Hi,
>
> Enclosed please find my ofbiz.log
>
> After loading the seed data, I can view the login page but cannot  
> login
> using admin/ofbiz.
>
> I have executed the command to load the seed data:
> #$JAVA_HOME/bin/java -jar ofbiz.jar -install -readers=seed,seed- 
> initial
>
> after that, I can find 818 tables in the PostgreSQL 8.3.3 database.
>
> How do I solve the issue?
>
> Regards,
> Terence
>
> http://www.nabble.com/file/p25167547/ofbiz.log ofbiz.log
>
>
> -- 
> View this message in context: http://www.nabble.com/Cannot-login-using-seed-data-tp25167547p25167547.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>