Project

General

Profile

Actions

Bug #5346

closed

windows special characters makes fail view 'status'

Added by Reynaud Sylvain over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Low
Assigned To:
Category:
Console
Target version:
Start date:
10/15/2013
Due date:
% Done:

100%

Estimated time:

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'.

Actions #1

Updated by Reynaud Sylvain over 10 years ago

  • Status changed from New to Suspended
Actions #2

Updated by Reynaud Sylvain over 10 years ago

Unable to reproduce this bug.

Actions #3

Updated by Lequeux Olivier over 10 years ago

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)]
Actions #4

Updated by Reynaud Sylvain over 10 years ago

  • 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.

Actions

Also available in: Atom PDF