Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10577

ignite-kubernetes is missing jackson-annotations dependency

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.7
    • 2.8
    • build
    • None

    Description

      When starting 2.7 with the ignite-kubernetes option I get the following exception on startup:
       

      [13:44:34,605][SEVERE][main][IgniteKernal] Got exception while starting (will rollback startup routine).
      java.lang.NoClassDefFoundError: com/fasterxml/jackson/annotation/JsonView
      	at com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.<clinit>(JacksonAnnotationIntrospector.java:37)
      	at com.fasterxml.jackson.databind.ObjectMapper.<clinit>(ObjectMapper.java:291)
      	at org.apache.ignite.spi.discovery.tcp.ipfinder.kubernetes.TcpDiscoveryKubernetesIpFinder.getRegisteredAddresses(TcpDiscoveryKubernetesIpFinder.java:151)
      	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi.registeredAddresses(TcpDiscoverySpi.java:1900)
      	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi.resolvedAddresses(TcpDiscoverySpi.java:1848)
      	at org.apache.ignite.spi.discovery.tcp.ServerImpl.sendJoinRequestMessage(ServerImpl.java:1049)
      	at org.apache.ignite.spi.discovery.tcp.ServerImpl.joinTopology(ServerImpl.java:910)
      

       
      It's clearly missing a dependency.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            sdarlington Stephen Darlington
            sdarlington Stephen Darlington
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment