Yes, I have installed seeds data. I don't think it is the database problem, I tried disable authendication feature, the rest are working fine.
On 5/29/07, Dimitri Unruh <[EMAIL PROTECTED]> wrote:
Did you install the seed data? -----Ursprüngliche Nachricht----- Von: Chris Howe [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 29. Mai 2007 11:18 An: [email protected] Betreff: Re: Login Issue Check your log for some hints then. Perhaps it's losing the connection to the database? --- Chen Xi <[EMAIL PROTECTED]> wrote: > I am using mysql 5.0. All those configureations I have been setup > correctly. > Otherwise I won't see all those ofbiz tables in my mysql server. And > I am > very sure that all the data has been inside the database. > > On 5/29/07, Chris Howe <[EMAIL PROTECTED]> wrote: > > > > Are you sure the database that has your userLogin information is > the > > same database the ofbiz is loading at startup? Asked another way; > What > > database are you using and what datasource is specified in the > > delegator with name "default" in the > > ofbiz.home/framework/entity/config/entityengine.xml file? > > > > --- Chen Xi <[EMAIL PROTECTED]> wrote: > > > > > Hi : > > > I am new to ofbiz. Recently I met the login problem. I tried > use > > > admin/ofbiz to login, but the ofbiz web application always denied > my > > > request > > > and reports "no user found". I have checked database, all the > user > > > account > > > has been stored at the database. I also tried jdk1.4 and jdk1.5. > But > > > the > > > result is the same. > > > > > > I doubt it because jre security issue. But I do not have an > idea > > > to > > > solve it. Could anyone provide any suggestions? > > > Regards > > > Chen Xi > > > > > > > >
