Project: 	
  | View Revisions: Issue #36580 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0036580: Is not possible to reprocess a request if the Apache JDBC Connection Pool is not configured | ||
| Revision | 2019-07-05 19:06 by caristu | ||
| Description | Is not possible to reprocess a request if the Apache JDBC Connection Pool is not configured. With this configuration, a NullPointerException is thrown when trying to add a new request.  | 
||
| Revision | 2017-08-03 10:17 by caristu | ||
| Description | Is not possible to add a request if the Apache JDBC Connection Pool is not configured. With this configuration, a NullPointerException is thrown when trying to add a new request.  | 
||
| Revision | 2017-08-03 10:14 by caristu | ||
| Description | Is not possible to add a request if the Apache JDBC Connection Pool is not configured. With this configuration, a NullPointerException is thrown when trying to add a new request: java.lang.NullPointerException at org.openbravo.externaldata.integration.process.ProcessRequest.doCommit(ProcessRequest.java:886) at org.openbravo.externaldata.integration.process.ProcessRequest.addRequest(ProcessRequest.java:295) at org.openbravo.externaldata.integration.process.ProcessRequest.addRequest(ProcessRequest.java:208) ....  | 
||
| Copyright © 2000 - 2009 MantisBT Group |