Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006968 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-01-19 09:10 | 2009-03-06 12:34 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 11996 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006968: NPE when running apply.modules | |||||||
Description | When doing ant apply.modules I get the following NPE: Caused by: /home/mtaal/mydata/dev/workspaces/obtrunk/openbravo/src-db/database/build.xml:213: java.lang.NullPointerException at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:115) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1181) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) ... 29 more Caused by: java.lang.NullPointerException at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:71) at org.openbravo.ddlutils.task.AlterDatabaseDataMod.doExecute(AlterDatabaseDataMod.java:165) at org.openbravo.dal.core.DalInitializingTask.execute(DalInitializingTask.java:121) at org.openbravo.ddlutils.task.BaseDalInitializingTask.execute(BaseDalInitializingTask.java:80) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0012298) svnbot (viewer) 2009-01-19 10:18 |
Repository: openbravo Revision: 11986 Author: mtaal Date: 2009-01-19 10:18:10 +0100 (Mon, 19 Jan 2009) Fixes issue 6968, solves NPE during ant install.modules --- U trunk/src-db/database/lib/dbsourcemanager.jar --- https://dev.openbravo.com/websvn/openbravo/?rev=11986&sc=1 [^] |
(0012299) svnbot (viewer) 2009-01-19 10:18 |
Repository: dbsourcemanager Revision: 209 Author: mtaal Date: 2009-01-19 10:18:16 +0100 (Mon, 19 Jan 2009) Fixes issue 6968, solves NPE during ant install.modules --- U trunk/src/org/openbravo/ddlutils/task/BaseDalInitializingTask.java --- https://dev.openbravo.com/websvn/dbsourcemanager/?rev=209&sc=1 [^] |
(0012318) svnbot (viewer) 2009-01-19 12:03 |
Repository: openbravo Revision: 11996 Author: mtaal Date: 2009-01-19 12:03:28 +0100 (Mon, 19 Jan 2009) Related to issue 6968, prevents NPE when running database tasks --- U trunk/src-db/database/lib/dbsourcemanager.jar --- https://dev.openbravo.com/websvn/openbravo/?rev=11996&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2009-01-19 09:10 | mtaal | New Issue | |
2009-01-19 09:10 | mtaal | Assigned To | => mtaal |
2009-01-19 09:10 | mtaal | sf_bug_id | 0 => 2519059 |
2009-01-19 09:10 | mtaal | OBNetwork customer | => No |
2009-01-19 09:10 | mtaal | Regression testing | => No |
2009-01-19 10:18 | svnbot | Checkin | |
2009-01-19 10:18 | svnbot | Note Added: 0012298 | |
2009-01-19 10:18 | svnbot | Status | new => resolved |
2009-01-19 10:18 | svnbot | Resolution | open => fixed |
2009-01-19 10:18 | svnbot | svn_revision | => 11986 |
2009-01-19 10:18 | svnbot | Checkin | |
2009-01-19 10:18 | svnbot | Note Added: 0012299 | |
2009-01-19 10:18 | svnbot | svn_revision | 11986 => 209 |
2009-01-19 12:03 | svnbot | Checkin | |
2009-01-19 12:03 | svnbot | Note Added: 0012318 | |
2009-01-19 12:03 | svnbot | svn_revision | 209 => 11996 |
2009-03-06 12:34 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |