You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sumit Pandit (JIRA)" <ji...@apache.org> on 2012/08/13 07:15:38 UTC

[jira] [Updated] (OFBIZ-5001) UserLogin screen is throwing an exception

     [ https://issues.apache.org/jira/browse/OFBIZ-5001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Pandit updated OFBIZ-5001:
--------------------------------

    Attachment: OFBIZ-5001.GIF
    
> UserLogin screen is throwing an exception
> -----------------------------------------
>
>                 Key: OFBIZ-5001
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5001
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release 09.04, Release 10.04, SVN trunk, Release Branch 12.04
>            Reporter: Sumit Pandit
>         Attachments: OFBIZ-5001.GIF
>
>
> * Try to login with following url -
> https://demo-stable.ofbiz.apache.org/catalog/control/main?USERNAME=flexadmin&PASSWORD=1111111111111111111111&JavaScriptEnabled=Y
> * Observe that password string is *long*(more then 16 chars) and *incorrect*.
> * Page is throwing following exception - 
> ** The Following Exception Occurred:
> following error occurred during login: Error saving UserLoginHistory and updating login status to reset hasLoggedOut, unsuccessful login count, etc.: org.ofbiz.entity.GenericEntityException: Error while inserting: [GenericEntity:UserLoginHistory][createdStamp,2012-08-10 13:03:14.606(java.sql.Timestamp)][createdTxStamp,2012-08-10 13:03:14.605(java.sql.Timestamp)][fromDate,2012-08-10 13:03:14.606(java.sql.Timestamp)][lastUpdatedStamp,2012-08-10 13:03:14.606(java.sql.Timestamp)][lastUpdatedTxStamp,2012-08-10 13:03:14.605(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordUsed,{SHA}c4d196a020517a548a0c2dd584b6e4c11fc29019(java.lang.String)][successfulLogin,N(java.lang.String)][userLoginId,flexadmin(java.lang.String)][visitId,125553(java.lang.String)] (SQL Exception while executing the following:INSERT INTO OFBIZ.USER_LOGIN_HISTORY (USER_LOGIN_ID, VISIT_ID, FROM_DATE, THRU_DATE, PASSWORD_USED, SUCCESSFUL_LOGIN, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP, PARTY_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (A truncation error was encountered trying to shrink VARCHAR 'c90420db44f564d265b7b141d956a5e6d6f2dfed95988567da44b565ca7a&' to length 60.))
> * Please find the screen shot in attachment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira