java - Eclipse Neon.3 / error dialog window pops up after clicking on WildFly @ Servers-Tab -
i'm asking help:
eclipse neon.3 release (4.6.3):
everytime when click in servers-tab on wildfly 10 server error dialog window, there no errors in console-output. deploying , other functions in eclipse behave fine.
but how rid of error dialog popup?:
an error has occurred. see error log more details. bad type on operand stack exception details: location: com/spotify/docker/client/defaultdockerclient.copycontainer(ljava/lang/string;ljava/lang/string;)ljava/io/inputstream; @43: invokevirtual reason: type 'com/fasterxml/jackson/databind/node/textnode' (current frame, stack[2]) not assignable 'com/fasterxml/jackson/databind/jsonnode' current frame: bci: @43 flags: { } locals: { 'com/spotify/docker/client/defaultdockerclient', 'java/lang/string', 'java/lang/string', 'javax/ws/rs/client/webtarget', 'com/fasterxml/jackson/databind/node/jsonnodefactory' } stack: { 'com/fasterxml/jackson/databind/node/objectnode', 'java/lang/string', 'com/fasterxml/jackson/databind/node/textnode' } bytecode: 0x0000000: 2ab7 005a 1268 b900 5602 002b b900 5602 0x0000010: 0012 bfb9 0056 0200 4eb2 00c0 3a04 1904 0x0000020: b600 c112 c219 042c b600 c3b6 00c4 3a05 0x0000030: 2a12 6112 bd2d 2d04 bd00 5d59 03b2 00be 0x0000040: 53b9 005f 0200 1905 b800 63b7 0064 c000 0x0000050: bdb0
i don't use docker , jackson.
i've tried 1000 things including deleting / rebuilding entry wildfly-server, in vain ...
i appreciate help.
regards joe
it seems open bug in eclipse : https://bugs.eclipse.org/bugs/show_bug.cgi?id=506051
Comments
Post a Comment