Bug #5346
closed
windows special characters makes fail view 'status'
Added by Reynaud Sylvain about 11 years ago.
Updated about 11 years ago.
Description
How to reproduce this bug:
<view>
<connector type="HTTPConnector">
<parameter name="url">https://voms.cern.ch:8443/voms/lhcb/services/VOMSAdmin?method=listMembers</parameter>
<parameter name="certificate">c:\does_not_exist</parameter>
</connector>
</view>
Then click on this view from view 'status'.
- Status changed from New to Suspended
Unable to reproduce this bug.
With the last version, the prblem is still there. The home page is unavailable and the following message is raised :
Exception raised for view '_default_' [Adaptor raised exception -- java.io.FileNotFoundException: c:\does_not_exist (Le fichier spécifié est introuvable)]
- Status changed from Suspended to Resolved
- Assigned To set to Reynaud Sylvain
- % Done changed from 0 to 100
Fixed by adding EncodeProcessor to the adaptors chain.
Note: the bug can not be reproduced with IDEA JDK => lavoisier must be launched from command line.
Also available in: Atom
PDF