Bug 780837 (SOA-3288) - DB schema tool NPE Cannot invoke method toBoolean() on null object (DB2)
Summary: DB schema tool NPE Cannot invoke method toBoolean() on null object (DB2)
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-3288
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: Tooling
Version: 5.2.0.ER3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.0 GA,5.2.0.ER4
Assignee: Julian Coleman
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-22 13:33 UTC by Ivo Bek
Modified: 2011-10-03 11:20 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-03 11:20:25 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-3288 0 None None None Never

Description Ivo Bek 2011-08-22 13:33:29 UTC
project_key: SOA

DB schema tool is not working with DB2-97 database. When It's used, It will throw NPE. The problem is maybe in database_list where one column has been added and you forgot to DB2-97, which contains only 8 columns instead 9 as other databases.

There is part of log:
This DB is not supported: : The following error occurred while executing this line:
/qa/hudson_ws/workspace/soa-riftsaw-it-single/jbosssoa/jboss-as/tools/schema/build.xml:19: java.lang.NullPointerException: Cannot invoke method toBoolean() on null object

Comment 1 Julian Coleman 2011-08-23 13:42:04 UTC
Resolved with 9836 revision of:

  soa-p/src/main/resources/soa-p/schema-tool/build.xml

Commit message:

  SOA-3288  
  Update DB2 entry.


Comment 2 Julian Coleman 2011-08-23 13:42:04 UTC
Release Notes Docs Status: Added: Not Required


Comment 3 David Le Sage 2011-08-25 23:10:35 UTC
Writer: Added: dlesage



Note You need to log in before you can comment on or make changes to this bug.