View Issue Details

IDProjectCategoryView StatusLast Update
0006318SymmetricDSBugpublic2024-04-19 15:46
Reporterjosh-a-hicks Assigned Tojvanmeter  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.4 
Target Version3.15.5Fixed in Version3.15.5 
Summary0006318: NullPointerException while extracting data on SQLite as the typeName is not being set by driver
DescriptionAbstractTriggerTemplate line 118 will fail with a NullPointerException if the driver does not populate the jdbcTypeName for a Dialect.
TagsNo tags attached.

Activities

azarubkin

2024-04-19 13:55

reporter   ~0002429

Hello,

Is there any workaround available? Any unaffected SymmetricDS version?

elong

2024-04-19 14:59

developer   ~0002430

Introduced in 3.15.4 by 0006253, so any other version would be unaffected. Will be fixed in 3.15.5, or use 3.15.3 or earlier.

Related Changesets

SymmetricDS: 3.15 3c381107

2024-03-28 20:44:09

jakobvanmeter

Details Diff
0006318: NullPointerException while extracting data on SQLite as the
typeName is not being set by driver
Affected Issues
0006318
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java Diff File

Issue History

Date Modified Username Field Change
2024-03-28 19:43 josh-a-hicks New Issue
2024-03-28 19:43 josh-a-hicks Status new => assigned
2024-03-28 19:43 josh-a-hicks Assigned To => josh-a-hicks
2024-04-19 13:55 azarubkin Note Added: 0002429
2024-04-19 14:57 elong Assigned To josh-a-hicks => jvanmeter
2024-04-19 14:57 elong Status assigned => resolved
2024-04-19 14:57 elong Resolution open => fixed
2024-04-19 14:57 elong Fixed in Version => 3.15.5
2024-04-19 14:59 elong Note Added: 0002430
2024-04-19 15:46 Changeset attached => SymmetricDS 3.15 3c381107
2024-04-23 16:58 admin Status resolved => closed