Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

ERROR com.appiancorp.process.engine.CreateUserRequest

Hi All,

We are using Appian 20.3 on-premise instance. We are not able to create new user from admin console->Authentication->user->create new.

When we check log we are getting below error.

2020-12-30 06:27:26,541 [http-nio-8080-exec-81] ERROR com.appiancorp.process.engine.CreateUserRequest - Could not create 1 users on portal, will not retry as exception is not recoverable.

com.appian.komodo.api.exceptions.TimeoutException: Could not route request to portal

        at com.appian.komodo.client.Dispatcher$DispatchRunnable.run(Dispatcher.java:246)

        at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)

        at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)

        at io.netty.channel.DefaultEventLoop.run(DefaultEventLoop.java:54)

        at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)

        at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)

        at java.lang.Thread.run(Thread.java:748)

2020-12-30 06:27:46,574 [http-nio-8080-exec-81] ERROR com.appiancorp.process.engine.CreateUserRequest - Could not create 1 users on channels, will not retry as exception is not recoverable.

com.appian.komodo.api.exceptions.TimeoutException: Could not route request to channels

        at com.appian.komodo.client.Dispatcher$DispatchRunnable.run(Dispatcher.java:246)

        at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)

        at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)

        at io.netty.channel.DefaultEventLoop.run(DefaultEventLoop.java:54)

        at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)

        at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)

        at java.lang.Thread.run(Thread.java:748)

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data