where to get last stable build

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

where to get last stable build

Milind W-2
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)

Reply | Threaded
Open this post in threaded view
|

Re: where to get last stable build

BJ Freeman
The only stable build is the
release v4.0
the trunks is in continuous flux.
if you use a svn client you can revert to a previous build
also suggest you subscribe to the dev and commits list.
you can see what is going on.

Milind W sent the following on 8/16/2008 5:40 PM:

> 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)
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: where to get last stable build

BJ Freeman
In reply to this post by Milind W-2
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

this error is from trying to login more that three times.
you notice that it will be re-enabled and the time.



Milind W sent the following on 8/16/2008 5:40 PM:

> 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)
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: where to get last stable build

David E Jones
In reply to this post by Milind W-2

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)
>