Hi Atul,
looks like your commit has a problem on oracle as the pl function you
modified does cause compile errors on oracle.

So see what the error is you can i.e. use 'compile' of the pl in
sql-developer as gui for developing on oracle or by testing manually on
oracle.

Stefan


On Mon, Oct 17, 2016 at 1:35 PM, <jenk...@ci.openbravo.com> wrote:

> int-dbcons-oracle - Build # 2372 - Failure:
>
> Check console output at https://ci.openbravo.com/job/
> int-dbcons-oracle/2372/ to view the results.
>
>
> Committers since last success:
>
> Changes for Build #2372
>
>     Atul Gaware <atul.gaw...@openbravo.com> null
>     Fixes issue 29685: Create AP Expense Invoices process creates wrong
> line number
>
> Getting line no is used similar that is used to set default value for line
> column in Tables and Columns. For eg:- select coalesce(max(line), 0) + 10
> Unnecessary variable int line is no more needed so removed.
> While executing create AP Expense invoice process there was null pointer
> exception raised from AccDefUtility class which is fixed.
>         src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice.java
>         src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice_data.xsql
>         src/org/openbravo/erpCommon/utility/AccDefUtility.java
>
>     Atul Gaware <atul.gaw...@openbravo.com> null
>     Fixes issue 30242: Description not copied to order in Manage
> Requisition
>
> While creating order from requisition, requisition header information is
> inserted in order header and requisition line descripion is added to
> supplier notes as it was used previously to set as order line description.
> Length of description in orderline can occupy both supplier notes and
> description from requisition line.
>         src-db/database/model/functions/M_REQUISITION_CREATEPO.xml
>
>
>
>
> Last 20 lines of the console output:
>
> [...truncated 1392 lines...]
> Connected to:
> Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
>
> SQL> SQL>
>  OBJECT_ID OBJECT_NAME                      OBJECT_TYPE
> ---------- -------------------------------- -------------------
>   23334148 M_REQUISITION_CREATEPO           PROCEDURE
>
> SQL> Disconnected from Oracle Database 11g Release 11.2.0.1.0 - 64bit
> Production
>
>
>
>  * FAILURE:  DBA recompile
> LOG: https://ci.openbravo.com/job/int-dbcons-oracle/2372/
> artifact/SANDBOX/db_objects_no_compile.log/*view*/
>
> Build step 'Execute managed script' marked build as failure
> Checking console output
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Openbravo-builds mailing list
> Openbravo-builds@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbravo-builds
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to