Project:
View Revisions: Issue #29666 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0029666: Null Pointer exception of the Costing Background Process when you are creating a new costing rule (standard) | ||
Revision | 2015-04-22 18:13 by VictorVillar | ||
Steps To Reproduce | As group admin role, Go to Costing rule: create a new costing rule -> type: Standard Org: US Warehouse dimension: No Backdated transactions fixed: Yes (also it happens, if you do not check it) Fix Backdated From: Blank Validate it. Go to Process Request window, Unschedule the costing background process Create a new one: Run inmediately. Go to Process Monitor window, Realise that the process has 'Success' status but there is nothing in the Process Log. The reason: 867946fe 84026822 [DefaultQuartzScheduler_Worker-8] ERROR org.openbravo.costing.CostingBackground - java.lang.NullPointerException at org.openbravo.costing.StandardAlgorithm.getOpeningInventoryCost(StandardAlgorithm.java:63) at org.openbravo.costing.StandardAlgorithm.getTransactionCost(StandardAlgorithm.java:38) at org.openbravo.costing.CostingServer.process(CostingServer.java:104) at org.openbravo.costing.CostingBackground.doExecute(CostingBackground.java:119) at org.openbravo.service.db.DalBaseProcess.execute(DalBaseProcess.java:80) at org.openbravo.scheduling.DefaultJob.execute(DefaultJob.java:58) at org.quartz.core.JobRunShell.run(JobRunShell.java:202) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525) |
||
Revision | 2015-04-22 18:08 by VictorVillar | ||
Steps To Reproduce | As group admin role, Go to Costing rule: create a new costing rule -> type: Standard Org: US Warehouse dimension: No Backdated transactions fixed: Yes (also it happens, if you do not check it) Fix Backdated From: Blank Vaidate it. Go to Process Request window, Unschedule the costing background process Create a new one: Run inmediately. Go to Process Monitor window, Realise that the process has 'Success' status but there is nothing in the Process Log. The reason: 867946fe 84026822 [DefaultQuartzScheduler_Worker-8] ERROR org.openbravo.costing.CostingBackground - java.lang.NullPointerException at org.openbravo.costing.StandardAlgorithm.getOpeningInventoryCost(StandardAlgorithm.java:63) at org.openbravo.costing.StandardAlgorithm.getTransactionCost(StandardAlgorithm.java:38) at org.openbravo.costing.CostingServer.process(CostingServer.java:104) at org.openbravo.costing.CostingBackground.doExecute(CostingBackground.java:119) at org.openbravo.service.db.DalBaseProcess.execute(DalBaseProcess.java:80) at org.openbravo.scheduling.DefaultJob.execute(DefaultJob.java:58) at org.quartz.core.JobRunShell.run(JobRunShell.java:202) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525) |
||
Revision | 2015-04-22 11:37 by VictorVillar | ||
Steps To Reproduce | As group admin role, Go to Costing rule: create a new costing rule -> type: Standard Org: US Warehouse dimension: No Backdated transactions fixed: Yes (also it happens, if you do not check it) Fix Backdated From: Blank Go to Process Request window, Unschedule the costing background process Create a new one: Run inmediately. Go to Process Monitor window, Realise that the process has 'Success' status but there is nothing in the Process Log. The reason: 867946fe 84026822 [DefaultQuartzScheduler_Worker-8] ERROR org.openbravo.costing.CostingBackground - java.lang.NullPointerException at org.openbravo.costing.StandardAlgorithm.getOpeningInventoryCost(StandardAlgorithm.java:63) at org.openbravo.costing.StandardAlgorithm.getTransactionCost(StandardAlgorithm.java:38) at org.openbravo.costing.CostingServer.process(CostingServer.java:104) at org.openbravo.costing.CostingBackground.doExecute(CostingBackground.java:119) at org.openbravo.service.db.DalBaseProcess.execute(DalBaseProcess.java:80) at org.openbravo.scheduling.DefaultJob.execute(DefaultJob.java:58) at org.quartz.core.JobRunShell.run(JobRunShell.java:202) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525) |
Copyright © 2000 - 2009 MantisBT Group |