You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by BJ Freeman <bj...@free-man.net> on 2008/08/17 04:39:51 UTC

Re: where to get last stable build

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