Hi @Marcel and @q_thistle,
the problem is that by default featureCounts set exon as feature filter (Advanced options/GFF feature type filter), but this feature doesn’t appear in the Pseudomonas annotation file (third column). You need to specify CDS as feature type in featureCounts.
Regards