Uncaught exception: AET cannot be longer than 16 characters

Hello,

I recently modified the configuration of an Orthanc server and changed the application entity title to a name with 18 characters.

The server stopped with an uncaught exception.

uncaught-exception.png

The correction was easy.
I suggest to include in the comments of the configuration file that the AET cannot exceed 16 characters.

Marco Barnig

That is a standard AET can only be 16 Characters so for compatibility sakes I would always keep it 16 and under, same as accession.

Hello Bryan,

my suggestion was not to extend the length of the AET, but only to inform the user about the standard when he edits the configuration.

Marcp Barnig

Hello,

I’ve just done your suggestion:
https://bitbucket.org/sjodogne/orthanc/commits/d00a803d180265e7f3be8b000819e741606ec4a1

Sébastien-

Dear Sébastien,

great !

best regards,

Marco