]
RH Bugzilla Integration commented on TEIID-3130:
------------------------------------------------
Filip Elias <felias(a)redhat.com> changed the Status of [bug
NPE in excel translator if xlsx file is missing
-----------------------------------------------
Key: TEIID-3130
URL:
https://issues.jboss.org/browse/TEIID-3130
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.7
Environment: OS: fedora20
arch: x86_64
java: sun 1.7
Reporter: Juraj DurĂ¡ni
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.9
Attachments: NPE_missing_excel_file.zip
If xlsx file, which is pointed by resource adater & source model (in VDB) is missing,
then any query ends with NPE.
Actual result: NullPointerException
Expected result: some better message or exception (e.g. FileNotFoundException or some
TeiidException with good mesage)