JasperSoft 7.1.1
Tibco Support has indicated that this is a bug in JasperSoft 7.1.1.
There is a workaround for JasperSoft 7.1.1, though it is imperfect.
1. Create the domain while filtering on something without the 'dot' (i.e. Software) and save.
2. Export the domain schema to file and manually edit the filterString expression to include the dot.name. For example:
<filterString>name == 'Software.Application'</filterString>
3. Edit the domain and upload the updated schema and submit.
This will update the domain, but you cannot click back into the pre-filter tab or you will encounter the same exception. You can choose other tabs, but going from the pre-filter tab to any other tab will result in the exception.