Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005958 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 01. General setup | critical | have not tried | 2008-11-13 18:55 | 2009-02-12 18:59 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.50alpha-r10 | |||
Status | closed | Fix in branch | 2.50alpha-r1 | Fixed in SCM revision | 10015 | |||
Projection | none | ETA | none | Target Version | 2.50 | |||
OS | Windows | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | 9956 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0005958: After an Initial Client Setup if I try to login with generated user, I cannot use Openbravo anymore | |||||||
Description | I created a new client using the new initial client setup process (the one that has not organization). After completing successfully the process, I try to login with created user, but after login I have an error message "org.openbravo.base.exception.OBException: Exception thrown The query 'select roa from org.openbravo.model.ad.access.RoleOrganization roa where roa.organization.id='D39ADF551F1E49CEA80CF8FA397B2749' and roa.isActive='Y' and roa.organization.isActive='Y' order by roa.organization.id desc' returned 0 results while only 1 result was expected" And after that I cannot access Openbravo anymore, not even restarting Tomcat. | |||||||
Steps To Reproduce | * Login as Openbravo/openbravo * Click on icon "user info" and select the role "System Administrator" * Go General Setup -> Client-> Initial client setup * Fill the client field : SampleClient * Fill the Client Username: SampleClientAdmin * Fill the currency. EUR * Unmark the flag Include accounting * Click OK * Logout * Login with SampleClientAdmin/SampleClientAdmin. An error is shown. | |||||||
Proposed Solution | Since there was no organization it seems that the problem is that the query is trying to get an non-existent Org_Id: ..." where roa.organization.id='D39ADF551F1E49CEA80CF8FA397B2749' " | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0010266) svnbot (viewer) 2008-11-13 23:07 |
Repository: openbravo Revision: 10015 Author: jpabloae Date: 2008-11-13 23:07:12 +0100 (Thu, 13 Nov 2008) Fixes issue 5958 --- U branches/r2.50alpha-r1/src/org/openbravo/dal/core/OBContext.java --- https://dev.openbravo.com/websvn/openbravo/?rev=10015&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-11-13 18:55 | plujan | New Issue | |
2008-11-13 18:55 | plujan | Assigned To | => mtaal |
2008-11-13 18:55 | plujan | Status | new => scheduled |
2008-11-13 23:07 | svnbot | Checkin | |
2008-11-13 23:07 | svnbot | Note Added: 0010266 | |
2008-11-13 23:07 | svnbot | Status | scheduled => resolved |
2008-11-13 23:07 | svnbot | Resolution | open => fixed |
2008-11-13 23:07 | svnbot | svn_revision | => 10015 |
2009-02-12 18:59 | plujan | Regression testing | => No |
2009-02-12 18:59 | plujan | Status | resolved => closed |
2009-02-12 18:59 | plujan | Fixed in Version | => 2.50alpha-r10 |
Copyright © 2000 - 2009 MantisBT Group |