Not Able to Create Timer and Merge

Just merge from one app to other. Apart from Timer everything was merge successfully. After merging not able to create timer and existing timer not showing just showing only code. Please resolved this problem asap
Application ID: 91409DD6-D93D-AF1D-FF8F-67D79ADE4B00
Error UID: E2AE74EC-830F-A944-FFE1-8BCC794BDE00

Backendless encountered an error while handling the request. An internal trouble ticket with ID E2AE74EC-830F-A944-FFE1-8BCC794BDE00 has been created and we will be investigating the issue.
java.lang.RuntimeException: java.lang.ClassCastException: class java.util.HashMap cannot be cast to class com.backendless.taskman.Task (java.util.HashMap is in module java.base of loader 'bootstrap'; com.backendless.taskman.Task is in unnamed module of loader 'app')
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassCastException: class java.util.HashMap cannot be cast to class com.backendless.taskman.Task (java.util.HashMap is in module java.base of loader 'bootstrap'; com.backendless.taskman.Task is in unnamed module of loader 'app')
	at com.backendless.services.CheckDeveloperPermission.execute(CheckDeveloperPermission.java:39)
	at com.backendless.inject.interceptors.AbstractDeveloperOperationInterceptor.invoke(AbstractDeveloperOperationInterceptor.java:21)
	at router.Routes$$anonfun$routes$1.$anonfun$applyOrElse$135(Routes.scala:11510)
	at play.core.routing.HandlerInvokerFactory$$anon$8.resultCall(HandlerInvoker.scala:150)
	at play.core.routing.HandlerInvokerFactory$$anon$8.resultCall(HandlerInvoker.scala:149)
	at play.core.routing.HandlerInvokerFactory$JavaActionInvokerFactory$$anon$3$$anon$4$$anon$5.invocation(HandlerInvoker.scala:115)
	at play.core.j.JavaAction$$anon$1.call(JavaAction.scala:119)
	at play.http.DefaultActionCreator$1.call(DefaultActionCreator.java:33)
	at com.backendless.old.security.ConsoleOriginAction.call(ConsoleOriginAction.java:45)
	at com.backendless.management.developer.DeveloperApplicationAccessAction.call(DeveloperApplicationAccessAction.java:31)
	at com.backendless.old.security.ApplicationExistenceAndUseAction.call(ApplicationExistenceAndUseAction.java:36)
	at com.backendless.management.developer.AbstractAuthenticateDeveloperAction.call(AbstractAuthenticateDeveloperAction.java:52)
	at com.backendless.googleanalytic.ReportGoogleAnalyticsAction.call(ReportGoogleAnalyticsAction.java:43)
	at com.backendless.InitApiKeyForConsoleAction.call(InitApiKeyForConsoleAction.java:49)
	at com.backendless.ApiCallLimitAction.call(ApiCallLimitAction.java:26)
	at com.backendless.old.security.ConsoleOriginAction.call(ConsoleOriginAction.java:45)
	at com.backendless.StaticHttpResponseHeadersAction.call(StaticHttpResponseHeadersAction.java:22)
	at com.backendless.StackOverflowHandlerAction.call(StackOverflowHandlerAction.java:21)
	at com.backendless.CloseEntityManagerAction.call(CloseEntityManagerAction.java:36)
	at com.backendless.CurrentRequestsNumberAction.call(CurrentRequestsNumberAction.java:31)
	at com.backendless.ContextInitAction.call(ContextInitAction.java:21)
	at play.core.j.JavaAction.$anonfun$apply$8(JavaAction.scala:175)
	at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
	at scala.util.Success.$anonfun$map$1(Try.scala:255)
	at scala.util.Success.map(Try.scala:213)
	at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
	at scala.concurrent.impl.Promise.liftedTree1$1(Promise.scala:33)
	at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:33)
	at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
	at play.core.j.HttpExecutionContext.$anonfun$execute$1(HttpExecutionContext.scala:64)
	at play.api.libs.streams.Execution$trampoline$.execute(Execution.scala:70)
	at play.core.j.HttpExecutionContext.execute(HttpExecutionContext.scala:59)
	at scala.concurrent.impl.CallbackRunnable.executeWithValue(Promise.scala:72)
	at scala.concurrent.impl.Promise$KeptPromise$Kept.onComplete(Promise.scala:372)
	at scala.concurrent.impl.Promise$KeptPromise$Kept.onComplete$(Promise.scala:371)
	at scala.concurrent.impl.Promise$KeptPromise$Successful.onComplete(Promise.scala:379)
	at scala.concurrent.impl.Promise.transform(Promise.scala:33)
	at scala.concurrent.impl.Promise.transform$(Promise.scala:31)
	at scala.concurrent.impl.Promise$KeptPromise$Successful.transform(Promise.scala:379)
	at scala.concurrent.Future.map(Future.scala:292)
	at scala.concurrent.Future.map$(Future.scala:292)
	at scala.concurrent.impl.Promise$KeptPromise$Successful.map(Promise.scala:379)
	at scala.concurrent.Future$.apply(Future.scala:659)
	at play.core.j.JavaAction.apply(JavaAction.scala:176)
	at play.api.mvc.Action.$anonfun$apply$4(Action.scala:82)
	at play.api.libs.streams.StrictAccumulator.$anonfun$mapFuture$4(Accumulator.scala:168)
	at scala.util.Try$.apply(Try.scala:213)
	at play.api.libs.streams.StrictAccumulator.$anonfun$mapFuture$3(Accumulator.scala:168)
	at scala.Function1.$anonfun$andThen$1(Function1.scala:57)
	at scala.Function1.$anonfun$andThen$1(Function1.scala:57)
	at scala.Function1.$anonfun$andThen$1(Function1.scala:57)
	at scala.Function1.$anonfun$andThen$1(Function1.scala:57)
	at play.api.libs.streams.StrictAccumulator.run(Accumulator.scala:199)
	at play.api.libs.streams.FlattenedAccumulator.$anonfun$run$2(Accumulator.scala:216)
	at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
	at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:41)
	at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
	at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:56)
	at akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(BatchingExecutor.scala:93)
	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23)
	at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:85)
	at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:93)
	at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:48)
	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: java.lang.RuntimeException: java.lang.ClassCastException: class java.util.HashMap cannot be cast to class com.backendless.taskman.Task (java.util.HashMap is in module java.base of loader 'bootstrap'; com.backendless.taskman.Task is in unnamed module of loader 'app')
	at com.backendless.redis.JedisManager.execute(JedisManager.java:150)
	at com.backendless.taskman.JedisClientManager.execute(JedisClientMana

Problem description

Describe what you did in console that led to the error. Please provide a description of what actually happens. Be descriptive: “it doesn’t work” does not describe what the behavior actually is. This will help us with reproducing the problem.

Steps to reproduce

Please describe steps to reproduce starting from the first action.

Please help anyone on it asap its will urgent

Hello @Vinod_Sahu,

I have found the error with id, will investigate it. But currently, I was not able to reproduce the issue, I have created timer with name support_test in your app and it works fine.
If you still have an issue please provide steps to reproduce it.

In My App there is 2 Timer 1)GetEventServices 2) GetConciergeServices I am getting error while trying to Deploy.

Hello @Vinod_Sahu,

can I try to deploy your codeless business logic?

Yes Please

I have fixed your app and was able to deploy the business logic, please try to deploy by your self

Tha problem resolved but getting another error in ui builder when opening publish app

Hello @Vinod_Sahu

What’s your appId, and how can we reproduce the issue?

Hi, @Vinod_Sahu

The issue has been fixed, could you please re-deploy the app and check.

Regards,
Marina