Bug 1190091

Summary: NPE when exporting data in CSV format in dashboard builder
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Filip Elias <felias>
Component: Dashboard BuilderAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: atangrin, jstastny, vhalbert
Target Milestone: ER1Keywords: QA-Closed
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1190217 (view as bug list) Environment:
CR1
Last Closed: 2016-02-10 08:55:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1190217    
Bug Blocks:    

Description Filip Elias 2015-02-06 09:54:29 UTC
If I export data from Command Logging as CSV, dashboard will throw NPE exception.

Steps:

1, Go to SecurityLogging workspace
2, Click on Command Logging
3, Click on the CSV icon(on the right) to export data

Dashboard throws:

java.lang.NullPointerException
	at org.jboss.dashboard.displayer.table.ExportTool.formatAsString(ExportTool.java:92)
	at org.jboss.dashboard.displayer.table.ExportTool.exportCSV(ExportTool.java:67)
	at org.jboss.dashboard.ui.components.table.TableHandler.actionExportData(TableHandler.java:331)
	at org.jboss.dashboard.ui.components.table.TableViewer.actionExportData(TableViewer.java:65)
	at sun.reflect.GeneratedMethodAccessor374.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)

Comment 1 Van Halbert 2015-03-23 19:40:03 UTC
Based on the JBDVPL-188, recommendation is to upgrade the dashboard version to use 6.1

Comment 3 JBoss JIRA Server 2015-06-23 15:09:07 UTC
Anne-Louise Tangring <atangrin> updated the status of jira JBDVPL-188 to Resolved

Comment 4 JBoss JIRA Server 2015-09-16 18:54:24 UTC
Anne-Louise Tangring <atangrin> updated the status of jira JBDVPL-188 to Closed