On Mon, Oct 31, 2016 at 2:38 PM, Patrick L Archibald (PLA) ☮ <
[email protected]> wrote:

> Hi,
>
> Developing custom authentication and I'm getting the following
> exception that I can not determine the root cause for. What is this
> exception trying to tell me?
>
> Oct 31, 2016 5:32:34 PM com.sun.jersey.spi.container.ContainerResponse
> mapMappableContainerException
> SEVERE: The exception contained within MappableContainerException
> could not be mapped to a response, re-throwing to the HTTP container
> java.lang.AbstractMethodError:
> com.hometelco.guacamole.BasicAuthentication.getIdentifier()Ljava/lang/
> String;
>

Does the version number of Guacamole match the version of guacamole-ext
that you're building your extension against?

- Mike

Reply via email to