ClassCastException: java.lang.Integer cannot be cast to ar

1
Hi, Does this sound familiar to sb? I get a general "An error has occured while handling the request". In the console, I see the this registration: kO: An exception has occurred for the following request(s): jE (depth = -1, amount = 20): //ServiceCalls.InfoNote[ServiceCalls.NoteServiceCall='281487861612901'][ServiceCalls.NoteServiceCall=281487861612901] Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to ar at D.a(SourceFile:539) at D.a(SourceFile:366) at D.a(SourceFile:135) at gl.a(SourceFile:92) at lx.a(SourceFile:69) at jC.a(SourceFile:47) at jm.a(SourceFile:222) at eG.a(SourceFile:101) at eG.a(SourceFile:74) at eG.executeAction(SourceFile:24) at com.mendix.systemwideinterfaces.core.UserAction.execute(SourceFile:49) at gn.execute(SourceFile:289) at ju.a(SourceFile:299) at ju.a(SourceFile:230) at ju.processRequest(SourceFile:174) at fC.a(SourceFile:71) at com.mendix.core.MxRuntime.processRequest(SourceFile:916) at com.mendix.m2ee.server.handler.RuntimeHandler.handle(RuntimeHandler.java:42) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:113) at org.eclipse.jetty.server.Server.handle(Server.java:334) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:559) at org.eclipse.jetty.server.HttpConnection$RequestHandler.content(HttpConnection.java:1007) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:747) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:209) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:406) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:462) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436) at java.lang.Thread.run(Thread.java:662)
asked
1 answers
2

Hi guys,

thanks to Erwin (Mendix support), this behaviour reveals to be solved with Mendix v. 2.5.7.1. Thanks for every one that considered or spent time looking at this!

Unless a lot of people want to vote me up (feel absolutely free to do so!!!!), this ticket may be closed. Peter

answered