Hi,

This error means that you have previously modified something in the
Application Dictionary but you have not run an export.database yet.

To fix this problem in your environment you have two options:

1. (Recommended one). As proposed in the error message, you must run the
following command at your Openbravo working copy directory path to keep the
changes you did into the Application Dictionary:
ant export.database

Once this command has successfully finished, you can try to rebuild again
(which should go fine).

2. You can overwrite these changes by manually running the following
command at your Openbravo working copy path:
ant smartbuild -Dlocal=no -Dapply.on.create=true -Dforce=true

After that remember to restart your tomcat server.

Best regards,
Víctor Martínez
victor.marti...@openbravo.com


On Thu, Apr 12, 2012 at 2:34 PM, openbravoUser openbravoUser <
openbravou...@gmail.com> wrote:

> Hello,
> I have installed Openbravo-3.0MP9 , all is done with the installation
> .However i can't install any module because of failure of the rebuilt !!
> I get the following error when i try to rebuilt the modules :
>
>
>
> can someone help me to solve this probleme? Have anyone a tip on this
> issue?
>
> Thanks in advance.
>
>
>
>
>
> ------------------------------------------------------------------------------
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> _______________________________________________
> Openbravo-development mailing list
> Openbravo-development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbravo-development
>
>
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Openbravo-development mailing list
Openbravo-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-development

Reply via email to