Yes, as BJ said this is not a code or system error, in fact it means
the system is functioning properly. If you try to login more than the
times configured in the security.properties file then the account will
be disabled for the time configured in the same file.
-David
On Aug 16, 2008, at 6:40 PM, Milind W wrote:
Getting the error below, with #684426 (downloaded from trunk and
compiled)
and #686550 (from http://build.hotwaxmedia.com/)
Tried ant clean and that did not help.
Is there a concept of Alpha,Beta and Stable build?
If yes can someone point me to these?
I am learning so I would like to know whats the last stable build and
where to get it.
The error in point.
2008-08-16 17:29:08,531 (http-0.0.0.0-8443-1) [
ServiceDispatcher.java:522:ERROR] Error in Service [userLogin]: The
acc
ount for user login id "admin" has been disabled.since 2008-08-16
17:29:06.359.It will be re-enabled 2008-08-16 17:34:06
.359.
2008-08-16 17:29:08,531 (http-0.0.0.0-8443-1) [
TransactionUtil.java:275:ERROR]
---- exception report
----------------------------------------------------------
[TransactionUtil.rollback]
Exception: java.lang.Exception
Message: Stack Trace
---- stack trace
---------------------------------------------------------------
java.lang.Exception: Stack Trace
org
.ofbiz
.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:274)
org
.ofbiz
.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:256)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:
526)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:
213)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:
149)