Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-2667

aaa-app "aaa-users" command throws Kyro Exception

    XMLWordPrintable

    Details

      Description

      karaf@root > aaa-users
      16:07:01.759 ERROR [ShellUtil] Exception caught while executing command
      io.atomix.primitive.PrimitiveException: com.esotericsoftware.kryo.KryoException: Encountered unregistered class ID: 90
              at io.atomix.core.iterator.impl.BlockingIterator.complete(BlockingIterator.java:71)
              at io.atomix.core.iterator.impl.BlockingIterator.next(BlockingIterator.java:46)
              at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
              at java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:144)
              at java.base/java.util.ArrayList.<init>(ArrayList.java:179)
              at com.google.common.collect.Lists.newArrayList(Lists.java:149)
              at org.opencord.aaa.cli.AaaShowUsersCommand.doExecute(AaaShowUsersCommand.java:53)
              at org.onosproject.cli.AbstractShellCommand.execute(AbstractShellCommand.java:159)
              at org.apache.karaf.shell.impl.action.command.ActionCommand.execute(ActionCommand.java:84)
              at org.apache.karaf.shell.impl.console.osgi.secured.SecuredCommand.execute(SecuredCommand.java:68)
              at org.apache.karaf.shell.impl.console.osgi.secured.SecuredCommand.execute(SecuredCommand.java:86)
              at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:599)
              at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:526)
              at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:415)
              at org.apache.felix.gogo.runtime.Pipe.doCall(Pipe.java:416)
              at org.apache.felix.gogo.runtime.Pipe.call(Pipe.java:229)
              at org.apache.felix.gogo.runtime.Pipe.call(Pipe.java:59)
              at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
              at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
              at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
              at java.base/java.lang.Thread.run(Thread.java:834)
      Caused by: com.esotericsoftware.kryo.KryoException: Encountered unregistered class ID: 90
              at com.esotericsoftware.kryo.util.DefaultClassResolver.readClass(DefaultClassResolver.java:137)
              at com.esotericsoftware.kryo.Kryo.readClass(Kryo.java:693)
              at com.esotericsoftware.kryo.Kryo.readClassAndObject(Kryo.java:804)
              at com.esotericsoftware.kryo.serializers.CollectionSerializer.read(CollectionSerializer.java:134)
              at com.esotericsoftware.kryo.serializers.CollectionSerializer.read(CollectionSerializer.java:40)
              at com.esotericsoftware.kryo.Kryo.readClassAndObject(Kryo.java:813)
              at org.onlab.util.KryoNamespace.deserialize(KryoNamespace.java:374)
              at org.onosproject.store.service.Serializer$1.decode(Serializer.java:70)
              at org.onosproject.store.atomix.primitives.impl.AtomixSerializerAdapter.decode(AtomixSerializerAdapter.java:37)
              at io.atomix.core.map.impl.DefaultAtomicMapBuilder.lambda$null$4(DefaultAtomicMapBuilder.java:53)
              at io.atomix.utils.time.Versioned.map(Versioned.java:102)
              at io.atomix.core.map.impl.TranscodingAsyncAtomicMap.lambda$new$4(TranscodingAsyncAtomicMap.java:82)
              at io.atomix.core.collection.impl.TranscodingAsyncDistributedCollection.lambda$new$1(TranscodingAsyncDistributedCollection.java:57)
              at java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:680)
              at java.base/java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:658)
              at java.base/java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2094)
              at io.atomix.utils.concurrent.OrderedFuture.thenApply(OrderedFuture.java:152)
              at io.atomix.core.iterator.impl.TranscodingIterator.next(TranscodingIterator.java:42)
              at io.atomix.core.iterator.impl.TranscodingIterator.next(TranscodingIterator.java:42)
              ... 20 more
      Error executing command: com.esotericsoftware.kryo.KryoException: Encountered unregistered class ID: 90
      
      

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            hwindlass Hardik Windlass (Inactive)
            Reporter:
            hwindlass Hardik Windlass (Inactive)
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes