Quantcast
Channel: Mendix Forum Questions
Viewing all 83469 articles
Browse latest View live

Mendix feedback widget remove

$
0
0
Hi, I want to remove mendix default feedback widget which resides on right hand side on every page. how can i do that ? please help me. attaching image for the same.   .

Which Hardware do you use? // Mendix Pro on Windows Server 2016

$
0
0
Hi, With the time my projects slowly become a bit bigger. However, I have the impression that my hardware with Mendix reaches its limits, especially when Teams is also running at the same time.   HP EliteBook 745 G6 AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx, 2100 MHz 16,0 GB RAM   What hardware do you use and what is your experience? Another question: Is someone of experienced with the   

intro screen widget auto hide after app starting

$
0
0
greeting everyone  I use intro screen widget in my mobile app how to make it disappear automatically when my app starts thanks in advance 

How to store query result DatabaseConnector in persistent entities?

$
0
0
Obtengo una lista de objetos mediante un microflow de una entidad no persistente a través de una query con el DatabaseConnector.   Pero como puedo almacenar ese resultado en una entidad o entidades persistentes?

How to open a project in Mendix Studio that was started in Mendix Studio Pro

$
0
0
Hello, all is in the title… I started an app on Mendix Studio Pro but now i would like to continue on Mendix Studio (Web). That is possible to migrate the app there ? Thanks you for your help. Julien

GC overhead limit exceeded

$
0
0
Hi, we’re receiving critical log messages, and the following error is shown in the log. Do you have suggestions or know which component this is? Jul 12 11:01:05.315 - CRITICAL - ActionManager: Error in execution of monitored action 'RegularClientAction' (execution id: 1594544260276-30, execution type: CLIENT) Jul 12 11:01:05.316 - CRITICAL - ActionManager: (1/33) java.lang.OutOfMemoryError: GC overhead limit exceeded Jul 12 11:01:05.318 - CRITICAL - ActionManager: (2/33) #011at sun.util.calendar.Gregorian.newCalendarDate(Gregorian.java:85) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (3/33) #011at sun.util.calendar.Gregorian.newCalendarDate(Gregorian.java:37) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (4/33) #011at java.util.SimpleTimeZone.getOffsets(SimpleTimeZone.java:560) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (5/33) #011at java.util.SimpleTimeZone.getOffset(SimpleTimeZone.java:539) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (6/33) #011at sun.util.calendar.ZoneInfo.getOffsets(ZoneInfo.java:293) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (7/33) #011at sun.util.calendar.ZoneInfo.getOffsets(ZoneInfo.java:236) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (8/33) #011at java.util.GregorianCalendar.computeFields(GregorianCalendar.java:2340) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (9/33) #011at java.util.GregorianCalendar.computeFields(GregorianCalendar.java:2312) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (10/33) #011at java.util.Calendar.setTimeInMillis(Calendar.java:1804) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (11/33) #011at java.util.Calendar.setTime(Calendar.java:1770) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (12/33) #011at java.text.SimpleDateFormat.format(SimpleDateFormat.java:943) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (13/33) #011at java.text.SimpleDateFormat.format(SimpleDateFormat.java:936) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (14/33) #011at java.text.DateFormat.format(DateFormat.java:345) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (15/33) #011at com.mendix.languages.expressions.DateTimeFunctionCallEvaluator.formatWithCalendar(DateTimeFunctionCallEvaluator.java:104) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (16/33) #011at com.mendix.languages.expressions.DateTimeFunctionCallEvaluator.evaluateFormatDateTimeWithCalendar(DateTimeFunctionCallEvaluator.java:80) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (17/33) #011at com.mendix.languages.expressions.DateTimeFunctionCallEvaluator.evaluateFormatDateTime(DateTimeFunctionCallEvaluator.java:67) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (18/33) #011at com.mendix.languages.expressions.FunctionCallExpr.evaluateExpression(FunctionCallExpr.java:132) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (19/33) #011at com.mendix.languages.expressions.Expr.evaluate(Expr.java:30) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (20/33) #011at com.mendix.languages.expressions.FunctionCallExpr.evaluateParameters(FunctionCallExpr.java:289) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (21/33) #011at com.mendix.languages.expressions.FunctionCallExpr.evaluateExpression(FunctionCallExpr.java:56) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (22/33) #011at com.mendix.languages.expressions.Expr.evaluate(Expr.java:30) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (23/33) #011at com.mendix.languages.mxexpressions.MxExpression.evaluate(MxExpression.scala:14) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (24/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.processActionItem(ChangeItemsExecutor.scala:89) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (25/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$executeChanges$2(ChangeItemsExecutor.scala:45) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (26/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$executeChanges$2$adapted(ChangeItemsExecutor.scala:45) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (27/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor$$Lambda$1025/875963578.apply(Unknown Source) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (28/33) #011at scala.collection.immutable.List.foreach(List.scala:392) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (29/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges(ChangeItemsExecutor.scala:45) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (30/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges$(ChangeItemsExecutor.scala:27) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (31/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.executeChanges(ChangeAction.scala:20) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (32/33) #011at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:27) Jul 12 11:01:05.318 - CRITICAL - ActionManager: (33/33) #011at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:10) Jul 12 11:01:05.318 - CRITICAL - M2EE: An unhandled error occurred in the MxRuntime. Jul 12 11:01:05.318 - CRITICAL - M2EE: (1/33) java.lang.OutOfMemoryError: GC overhead limit exceeded Jul 12 11:01:05.318 - CRITICAL - M2EE: (2/33) #011at sun.util.calendar.Gregorian.newCalendarDate(Gregorian.java:85) Jul 12 11:01:05.318 - CRITICAL - M2EE: (3/33) #011at sun.util.calendar.Gregorian.newCalendarDate(Gregorian.java:37) Jul 12 11:01:05.318 - CRITICAL - M2EE: (4/33) #011at java.util.SimpleTimeZone.getOffsets(SimpleTimeZone.java:560) Jul 12 11:01:05.318 - CRITICAL - M2EE: (5/33) #011at java.util.SimpleTimeZone.getOffset(SimpleTimeZone.java:539) Jul 12 11:01:05.318 - CRITICAL - M2EE: (6/33) #011at sun.util.calendar.ZoneInfo.getOffsets(ZoneInfo.java:293) Jul 12 11:01:05.318 - CRITICAL - M2EE: (7/33) #011at sun.util.calendar.ZoneInfo.getOffsets(ZoneInfo.java:236) Jul 12 11:01:05.318 - CRITICAL - M2EE: (8/33) #011at java.util.GregorianCalendar.computeFields(GregorianCalendar.java:2340) Jul 12 11:01:05.318 - CRITICAL - M2EE: (9/33) #011at java.util.GregorianCalendar.computeFields(GregorianCalendar.java:2312) Jul 12 11:01:05.318 - CRITICAL - M2EE: (10/33) #011at java.util.Calendar.setTimeInMillis(Calendar.java:1804) Jul 12 11:01:05.318 - CRITICAL - M2EE: (11/33) #011at java.util.Calendar.setTime(Calendar.java:1770) Jul 12 11:01:05.318 - CRITICAL - M2EE: (12/33) #011at java.text.SimpleDateFormat.format(SimpleDateFormat.java:943) Jul 12 11:01:05.318 - CRITICAL - M2EE: (13/33) #011at java.text.SimpleDateFormat.format(SimpleDateFormat.java:936) Jul 12 11:01:05.318 - CRITICAL - M2EE: (14/33) #011at java.text.DateFormat.format(DateFormat.java:345) Jul 12 11:01:05.318 - CRITICAL - M2EE: (15/33) #011at com.mendix.languages.expressions.DateTimeFunctionCallEvaluator.formatWithCalendar(DateTimeFunctionCallEvaluator.java:104) Jul 12 11:01:05.318 - CRITICAL - M2EE: (16/33) #011at com.mendix.languages.expressions.DateTimeFunctionCallEvaluator.evaluateFormatDateTimeWithCalendar(DateTimeFunctionCallEvaluator.java:80) Jul 12 11:01:05.318 - CRITICAL - M2EE: (17/33) #011at com.mendix.languages.expressions.DateTimeFunctionCallEvaluator.evaluateFormatDateTime(DateTimeFunctionCallEvaluator.java:67) Jul 12 11:01:05.318 - CRITICAL - M2EE: (18/33) #011at com.mendix.languages.expressions.FunctionCallExpr.evaluateExpression(FunctionCallExpr.java:132) Jul 12 11:01:05.318 - CRITICAL - M2EE: (19/33) #011at com.mendix.languages.expressions.Expr.evaluate(Expr.java:30) Jul 12 11:01:05.318 - CRITICAL - M2EE: (20/33) #011at com.mendix.languages.expressions.FunctionCallExpr.evaluateParameters(FunctionCallExpr.java:289) Jul 12 11:01:05.318 - CRITICAL - M2EE: (21/33) #011at com.mendix.languages.expressions.FunctionCallExpr.evaluateExpression(FunctionCallExpr.java:56) Jul 12 11:01:05.318 - CRITICAL - M2EE: (22/33) #011at com.mendix.languages.expressions.Expr.evaluate(Expr.java:30) Jul 12 11:01:05.318 - CRITICAL - M2EE: (23/33) #011at com.mendix.languages.mxexpressions.MxExpression.evaluate(MxExpression.scala:14) Jul 12 11:01:05.318 - CRITICAL - M2EE: (24/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.processActionItem(ChangeItemsExecutor.scala:89) Jul 12 11:01:05.318 - CRITICAL - M2EE: (25/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$executeChanges$2(ChangeItemsExecutor.scala:45) Jul 12 11:01:05.318 - CRITICAL - M2EE: (26/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$executeChanges$2$adapted(ChangeItemsExecutor.scala:45) Jul 12 11:01:05.318 - CRITICAL - M2EE: (27/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor$$Lambda$1025/875963578.apply(Unknown Source) Jul 12 11:01:05.318 - CRITICAL - M2EE: (28/33) #011at scala.collection.immutable.List.foreach(List.scala:392) Jul 12 11:01:05.318 - CRITICAL - M2EE: (29/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges(ChangeItemsExecutor.scala:45) Jul 12 11:01:05.318 - CRITICAL - M2EE: (30/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges$(ChangeItemsExecutor.scala:27) Jul 12 11:01:05.318 - CRITICAL - M2EE: (31/33) #011at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.executeChanges(ChangeAction.scala:20) Jul 12 11:01:05.318 - CRITICAL - M2EE: (32/33) #011at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:27) Jul 12 11:01:05.318 - CRITICAL - M2EE: (33/33) #011at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:10) Jul 12 11:03:49.452 - CRITICAL - ActionManager: Error in execution of monitored action 'RegularClientAction' (execution id: 1594544236788-7, execution type: CLIENT) Jul 12 11:03:49.452 - CRITICAL - ActionManager: (1/33) java.lang.OutOfMemoryError: GC overhead limit exceeded Jul 12 11:03:49.452 - CRITICAL - ActionManager: (2/33) #011at scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:176) Jul 12 11:03:49.452 - CRITICAL - ActionManager: (3/33) #011at scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:47) Jul 12 11:03:49.452 - CRITICAL - ActionManager: (4/33) #011at scala.collection.generic.Growable.$anonfun$$plus$plus$eq$1(Growable.scala:62) Jul 12 11:03:49.452 - CRITICAL - ActionManager: (5/33) #011at scala.collection.generic.Growable$$Lambda$257/992743048.apply(Unknown Source) Jul 12 11:03:49.452 - CRITICAL - ActionManager: (6/33) #011at scala.collection.Iterator.foreach(Iterator.scala:941) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (7/33) #011at scala.collection.Iterator.foreach$(Iterator.scala:941) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (8/33) #011at scala.collection.AbstractIterator.foreach(Iterator.scala:1429) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (9/33) #011at scala.collection.IterableLike.foreach(IterableLike.scala:74) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (10/33) #011at scala.collection.IterableLike.foreach$(IterableLike.scala:73) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (11/33) #011at scala.collection.AbstractIterable.foreach(Iterable.scala:56) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (12/33) #011at scala.collection.generic.Growable.$plus$plus$eq(Growable.scala:62) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (13/33) #011at scala.collection.generic.Growable.$plus$plus$eq$(Growable.scala:53) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (14/33) #011at scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:189) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (15/33) #011at scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:47) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (16/33) #011at scala.collection.TraversableLike.to(TraversableLike.scala:593) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (17/33) #011at scala.collection.TraversableLike.to$(TraversableLike.scala:590) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (18/33) #011at scala.collection.AbstractTraversable.to(Traversable.scala:108) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (19/33) #011at scala.collection.TraversableOnce.toList(TraversableOnce.scala:297) Jul 12 11:03:49.453 - CRITICAL - ActionManager: (20/33) #011at scala.collection.TraversableOnce.toList$(TraversableOnce.scala:297) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (21/33) #011at scala.collection.AbstractTraversable.toList(Traversable.scala:108) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (22/33) #011at com.mendix.languages.expressions.Expr.getMaxPrimitiveType(Expr.java:56) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (23/33) #011at com.mendix.languages.expressions.Expr.getMaxPrimitiveType(Expr.java:49) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (24/33) #011at com.mendix.languages.expressions.BinaryExpr.evaluateEqualityExpression(BinaryExpr.java:270) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (25/33) #011at com.mendix.languages.expressions.BinaryExpr.evaluateExpression(BinaryExpr.java:92) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (26/33) #011at com.mendix.languages.expressions.Expr.evaluate(Expr.java:30) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (27/33) #011at com.mendix.languages.mxexpressions.MxExpression.evaluate(MxExpression.scala:14) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (28/33) #011at com.mendix.modules.microflowengine.actions.other.GatewayAction.execute(GatewayAction.scala:45) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (29/33) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:47) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (30/33) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:201) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (31/33) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:157) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (32/33) #011at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:46) Jul 12 11:03:49.454 - CRITICAL - ActionManager: (33/33) #011at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:79) Jul 12 11:03:49.454 - CRITICAL - M2EE: An unhandled error occurred in the MxRuntime. Jul 12 11:03:49.454 - CRITICAL - M2EE: (1/33) java.lang.OutOfMemoryError: GC overhead limit exceeded Jul 12 11:03:49.454 - CRITICAL - M2EE: (2/33) #011at scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:176) Jul 12 11:03:49.454 - CRITICAL - M2EE: (3/33) #011at scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:47) Jul 12 11:03:49.454 - CRITICAL - M2EE: (4/33) #011at scala.collection.generic.Growable.$anonfun$$plus$plus$eq$1(Growable.scala:62) Jul 12 11:03:49.454 - CRITICAL - M2EE: (5/33) #011at scala.collection.generic.Growable$$Lambda$257/992743048.apply(Unknown Source) Jul 12 11:03:49.454 - CRITICAL - M2EE: (6/33) #011at scala.collection.Iterator.foreach(Iterator.scala:941) Jul 12 11:03:49.454 - CRITICAL - M2EE: (7/33) #011at scala.collection.Iterator.foreach$(Iterator.scala:941) Jul 12 11:03:49.454 - CRITICAL - M2EE: (8/33) #011at scala.collection.AbstractIterator.foreach(Iterator.scala:1429) Jul 12 11:03:49.454 - CRITICAL - M2EE: (9/33) #011at scala.collection.IterableLike.foreach(IterableLike.scala:74) Jul 12 11:03:49.454 - CRITICAL - M2EE: (10/33) #011at scala.collection.IterableLike.foreach$(IterableLike.scala:73) Jul 12 11:03:49.454 - CRITICAL - M2EE: (11/33) #011at scala.collection.AbstractIterable.foreach(Iterable.scala:56) Jul 12 11:03:49.454 - CRITICAL - M2EE: (12/33) #011at scala.collection.generic.Growable.$plus$plus$eq(Growable.scala:62) Jul 12 11:03:49.454 - CRITICAL - M2EE: (13/33) #011at scala.collection.generic.Growable.$plus$plus$eq$(Growable.scala:53) Jul 12 11:03:49.454 - CRITICAL - M2EE: (14/33) #011at scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:189) Jul 12 11:03:49.454 - CRITICAL - M2EE: (15/33) #011at scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:47) Jul 12 11:03:49.454 - CRITICAL - M2EE: (16/33) #011at scala.collection.TraversableLike.to(TraversableLike.scala:593) Jul 12 11:03:49.454 - CRITICAL - M2EE: (17/33) #011at scala.collection.TraversableLike.to$(TraversableLike.scala:590) Jul 12 11:03:49.454 - CRITICAL - M2EE: (18/33) #011at scala.collection.AbstractTraversable.to(Traversable.scala:108) Jul 12 11:03:49.454 - CRITICAL - M2EE: (19/33) #011at scala.collection.TraversableOnce.toList(TraversableOnce.scala:297) Jul 12 11:03:49.454 - CRITICAL - M2EE: (20/33) #011at scala.collection.TraversableOnce.toList$(TraversableOnce.scala:297) Jul 12 11:03:49.454 - CRITICAL - M2EE: (21/33) #011at scala.collection.AbstractTraversable.toList(Traversable.scala:108) Jul 12 11:03:49.454 - CRITICAL - M2EE: (22/33) #011at com.mendix.languages.expressions.Expr.getMaxPrimitiveType(Expr.java:56) Jul 12 11:03:49.454 - CRITICAL - M2EE: (23/33) #011at com.mendix.languages.expressions.Expr.getMaxPrimitiveType(Expr.java:49) Jul 12 11:03:49.454 - CRITICAL - M2EE: (24/33) #011at com.mendix.languages.expressions.BinaryExpr.evaluateEqualityExpression(BinaryExpr.java:270) Jul 12 11:03:49.454 - CRITICAL - M2EE: (25/33) #011at com.mendix.languages.expressions.BinaryExpr.evaluateExpression(BinaryExpr.java:92) Jul 12 11:03:49.454 - CRITICAL - M2EE: (26/33) #011at com.mendix.languages.expressions.Expr.evaluate(Expr.java:30) Jul 12 11:03:49.454 - CRITICAL - M2EE: (27/33) #011at com.mendix.languages.mxexpressions.MxExpression.evaluate(MxExpression.scala:14) Jul 12 11:03:49.454 - CRITICAL - M2EE: (28/33) #011at com.mendix.modules.microflowengine.actions.other.GatewayAction.execute(GatewayAction.scala:45) Jul 12 11:03:49.454 - CRITICAL - M2EE: (29/33) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:47) Jul 12 11:03:49.454 - CRITICAL - M2EE: (30/33) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:201) Jul 12 11:03:49.454 - CRITICAL - M2EE: (31/33) #011at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:157) Jul 12 11:03:49.454 - CRITICAL - M2EE: (32/33) #011at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:46) Jul 12 11:03:49.454 - CRITICAL - M2EE: (33/33) #011at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:79)  

Tooltip on hover for nav menu icon

$
0
0
Hi, I am using default atlas UI top nav bar and i have used icon for menu without caption. but end user is confused what actually this icon do so i would have to use tooltip for them. currently i am using bootstrap tooltip but that too work on class properties.how can i get it for navigation menu icon?

Sorting Details

$
0
0
Hi All, I have sorted function in my project.I have to sort based on details like today,tomorrow,next week etc, when I select ‘today’ it’s appearing in background as text..I don’t want to appear this text...How to overcome this issue, please anyone help me out.

Native Mobile FCM Push Notification Configuration

$
0
0
Currently attempting to setup push notifications on our mobile app in our QA environment. APN setup works normally but when setting up the FCM for Android I receive an error.  I don’t get the same error when setting it up on my local env. There was another error that appeared prior that apparently was linked with Community Commons and a duplicate pdfbox-1.8.5.jar that I had to remove in order to be able to run the project.  Unsure if they are related. I also had to downgrade the encryption module version. 1:33:20 PMAPPERROREncryption: Error while encrypting string: Key should not be empty 1:33:20 PMAPPERRORConnector: An error has occurred while handling the request. [User '----' with session id '----' and roles 'Administrator'] 1:33:20 PMAPPERRORConnector: com.mendix.modules.microflowengine.MicroflowException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: Key should not be empty 1:33:20 PMAPPINFOat Encryption.Encrypt (Error : '') 1:33:20 PMAPPINFOat PushNotifications.IVK_SaveFCMSettings (SubMicroflow : 'Encrypt') 1:33:20 PMAPPINFOAdvanced stacktrace: 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.microflow.impl.ErrorEvent.throwError$1(ErrorEvent.scala:17) 1:33:20 PMAPPINFOCaused by: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: Key should not be empty 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.ActionManagerBase.executeSync(ActionManagerBase.java:156) 1:33:20 PMAPPINFOCaused by: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: Key should not be empty 1:33:20 PMAPPINFOat com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:36) 1:33:20 PMAPPINFOCaused by: com.mendix.systemwideinterfaces.MendixRuntimeException: Key should not be empty 1:33:20 PMAPPINFOat encryption.actions.EncryptString.executeAction(EncryptString.java:42) 1:33:20 PMAPPINFOat encryption.actions.EncryptString.executeAction(EncryptString.java:19) 1:33:20 PMAPPINFOat com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:46) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:49) 1:33:20 PMAPPINFOat com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:54) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.ActionManagerBase$1.execute(ActionManagerBase.java:147) 1:33:20 PMAPPINFOat com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.ActionManagerBase.executeSync(ActionManagerBase.java:152) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.UserActionCallBuilderImpl.execute(UserActionCallBuilderImpl.scala:30) 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.actions.actioncall.JavaAction.execute(JavaAction.scala:56) 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:49) 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:215) 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:165) 1:33:20 PMAPPINFOat com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:46) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:49) 1:33:20 PMAPPINFOat com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:54) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.ActionManagerBase$1.execute(ActionManagerBase.java:147) 1:33:20 PMAPPINFOat com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.ActionManagerBase.executeSync(ActionManagerBase.java:152) 1:33:20 PMAPPINFOat com.mendix.basis.component.InternalCoreBase.executeSync(InternalCoreBase.java:382) 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.MicroflowExecuter$.executeSync(MicroflowExecuter.scala:19) 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:49) 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:49) 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:215) 1:33:20 PMAPPINFOat com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:165) 1:33:20 PMAPPINFOat com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:46) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:49) 1:33:20 PMAPPINFOat com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:54) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.ActionManagerBase$1.execute(ActionManagerBase.java:147) 1:33:20 PMAPPINFOat com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.ActionManagerBase.executeSync(ActionManagerBase.java:152) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.MicroflowCallBuilderImpl.execute(MicroflowCallBuilderImpl.scala:40) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.ExecuteMicroflowAction.runMicroflow(ExecuteMicroflowAction.scala:76) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.ExecuteMicroflowAction.$anonfun$apply$3(ExecuteMicroflowAction.scala:42) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction$Helpers$.$anonfun$liftEither$1(RegularClientAction.scala:29) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.$anonfun$apply$4(RegularClientAction.scala:55) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.StateHandling.withState(StateHandling.scala:35) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.StateHandling.withState$(StateHandling.scala:32) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.withState(RegularClientAction.scala:45) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:53) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:45) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.ExecuteMicroflowAction.apply(ExecuteMicroflowAction.scala:43) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.ExecuteMicroflowAction.apply(ExecuteMicroflowAction.scala:22) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$3(RegularClientAction.scala:109) 1:33:20 PMAPPINFOat scala.util.Try$.apply(Try.scala:213) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2(RegularClientAction.scala:109) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2$adapted(RegularClientAction.scala:107) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.ContextHandling.$anonfun$inContext$5(ContextHandling.scala:47) 1:33:20 PMAPPINFOat scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.IMonitoredAction$$anon$1.execute(IMonitoredAction.scala:47) 1:33:20 PMAPPINFOat com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.IMonitoredAction.monitor(IMonitoredAction.scala:49) 1:33:20 PMAPPINFOat com.mendix.basis.actionmanagement.IMonitoredAction.monitor$(IMonitoredAction.scala:25) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.ContextHandling$ClientMonitoredAction.monitor(ContextHandling.scala:59) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.ContextHandling.inContext(ContextHandling.scala:47) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:27) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:86) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.ContextHandling.inContext(ContextHandling.scala:24) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:19) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:86) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$1(RegularClientAction.scala:107) 1:33:20 PMAPPINFOat scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.ProfileHandling.profileRequest(ProfileHandling.scala:14) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.helpers.ProfileHandling.profileRequest$(ProfileHandling.scala:10) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction.profileRequest(RegularClientAction.scala:86) 1:33:20 PMAPPINFOat com.mendix.webui.actions.client.RegularClientAction.execute(RegularClientAction.scala:104) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.ClientRequestHandler.handleAction(ClientRequestHandler.scala:104) 1:33:20 PMAPPINFOat com.mendix.webui.requesthandling.ClientRequestHandler.processRequest(ClientRequestHandler.scala:81) 1:33:20 PMAPPINFOat com.mendix.externalinterface.connector.RequestHandler.doProcessRequest(RequestHandler.java:40) 1:33:20 PMAPPINFOat com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:76) 1:33:20 PMAPPINFOat com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:73) 1:33:20 PMAPPINFOat com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) 1:33:20 PMAPPINFOat com.mendix.external.connector.MxRuntimeConnector.processRequest(MxRuntimeConnector.java:79) 1:33:20 PMAPPINFOat com.mendix.basis.impl.MxRuntimeImplBase.processRequest(MxRuntimeImplBase.java:930) 1:33:20 PMAPPINFOat com.mendix.m2ee.appcontainer.server.handler.RuntimeHandler.service(RuntimeHandler.java:42) 1:33:20 PMAPPINFOat javax.servlet.http.HttpServlet.service(HttpServlet.java:790) 1:33:20 PMAPPINFOat org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:755) 1:33:20 PMAPPINFOat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:547) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) 1:33:20 PMAPPINFOat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.Server.handle(Server.java:500) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) 1:33:20 PMAPPINFOat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) 1:33:20 PMAPPINFOat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) 1:33:20 PMAPPINFOat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 1:33:20 PMAPPINFOat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) 1:33:20 PMAPPINFOat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) 1:33:20 PMAPPINFOat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) 1:33:20 PMAPPINFOat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) 1:33:20 PMAPPINFOat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) 1:33:20 PMAPPINFOat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) 1:33:20 PMAPPINFOat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) 1:33:20 PMAPPINFOat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) 1:33:20 PMAPPINFOat java.base/java.lang.Thread.run(Unknown Source)  

Page to show when mendix is down

$
0
0
Hi All, During Mendix down time, I would like to see a page saying “This page is in planned downtime due to maintenance activities.”  Do we have any such kind of pages available in Mendix already? If not how can I add that page in Mendix modeler. Can someone help me. Thank you. Regards, Venkatesh

Conditional visibility for an image in email template body

$
0
0
Hi All, I would like to show images based on categories. I want to add conditional visibility for an image in an email template body. How can I achieve this? Can someone please help me. Thank you. Regards, Venkatesh

Adding multiple aggregate function to a column in a data grid.

$
0
0
Hi All, I have ten columns in my data grid and I want to add aggregate functions like Count,Sum and average to it’s 5 columns.For this I enable a tooltip page in the data grid and the required 5 columns.This page has three links i.e count , sum and average which will call the respective microflows. Let’s say , I mouse hover to first col and select sum link, it will call “sum” flow. The flow will first check condition which is the value of an enum type attribute . This value is nothing but the name of these 5 cols. The flow will show the “sum “ on a page for a col which satisfy the condition. Then it will change the value of enum to next col.So if I now click this “sum” link it will show the result for second col. The problem is I m doing it in a sequence manner but  practically it should be done independently.I want  to add these 3 functions to each of these 5 columns. Can anyone suggest me any way to do it. Thanks in anticipation.

Use object returned from microflow in Datagrid with Xpath constraint

$
0
0
Hello, In a microflow, I create a object from an entity ( for example, a specific city). In a page, I use a dataview with this microflow source. In this data view, I add a datagrid (as below). On this datagird, I would like display data with xpath constraint. On this constraint, I would like use the object from microflow to compare a column of datagrid with this object (here the specific city). Is it possible in mendix ? Regards,

Administration.Account_Edit -- Could not create widget mxui.widget.BoolSelect

$
0
0
I’m using the standard page Administration.Account_Edit in tow different places in my app. Purpose ‘edit account’ – result okay Purpose ‘new account’ – account object just created, user data visible and correct except the check boxes for Blocked and Active In situation 2 I get an error: ‘Could not create widget mxui.widget.BoolSelect’ I am kind of lost here, not being sure how to debug a situation like this.

Date Picker & reflect on Database

$
0
0
Dears, kindly find following issue appear when I choose date from date picker, as attached (attachment section 1) on Application I choose date as following: 1- INSPECTIONDATE with date 13/07/2020 2- DATAENTRYDATE with date 14/07/2020 also CREATEDDATE is 13/07/2020. In Mendix debug as shown in attachment section 2, we have 2 dates for each date UTC & Session Date. In Database level as shown in attachment section 3, saved dates in database not match dates on application. Please Advice. Regards

Barcode Scanner from Tablet Browser

$
0
0
Hi all,   i have requirement to scan Barcodes . Application is a desktop application. The Barcode scan has to happen when the application is opened in the browser of tablet. Is there any widget or way to scan a barcode from Tablet browser.   Thanks in Advance    

OpenId support

$
0
0
Does Mendix have any module or possibility for integration with an external authorization service based on OpenId? For example Forge Rock. Is there a chance to rework Mendix SSO module to use external authorization, if there are no otherOpenId auth modules?

Data persistence issue in mendix application which deployed in mindsphere

$
0
0
HI All, We have created persistable entity in domain model and created overview page for same entity in mendix and we deployed it into mindpshere using cloud foundry, then created application in mindsphere to view page created in mendix .we were able to see the mendix application in mindsphere.And also we tried to insert data into Mindsphere postgres database using the overview page.After Some time When we refresh the page data is getting automatically erase.  Kindly provide solution on above issue.

Persist meta data for a given user session

$
0
0
I’m building a Hybrid mobile app for an existing web application (non Mendix).  We have a situation where we need to call a REST API to get the meta data for the application. It basically key/value pairs which is needed to show nice display names in UI. Once the data is loaded, I want to use it across current user session without loading it again. In the existing web application, it is loaded on client only once, converted to global Map, and re-used.  What is the recommended practice to achieve this in Mendix?

need help with ExcelImported configuration

$
0
0
I am using Excel Importer in 8.10.2  Can someone help me with below configuration, I tried doing it but not working Configure the Administrator user role to have the Configurator module role for the ExcelImporter module, and the ModelAdministrator module role for the Mx Model Reflection module.
Viewing all 83469 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>