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

How to display data in column chart as a object instead of a list

$
0
0
Hi All, I want to get data from a list and do some calculation, after that i create an object and return it to non Persistable entity.   But in the chart configuration, it not allow me to display the data in “Object” format instead of “List”. Can someone teach me how to display an object in chart?

Configuration of mendix service console

$
0
0
Hi,I am facing an issue in configuring the Mendix service console. Installed ISS7 and ARR After installing mendix service console tried creating new app configuration on it, but it required username and password, but i am not sure about what username and password  or how to configure it.     Thanks for the time

Database Connector - Not able to fetch data

$
0
0
Hi All, I am trying to run ‘Select’ query on PostgreSQL DB, however i am not able to fetch the records using execute query. Everything works fine and there are no errors, but the records are not getting saved to the entity.  Below is the snippet of microflow. Creating the object first and then executing select query for attributes of that entity. But every time it gives null value only.  Please let me know if i am missing something here. 

Display Logged in User Dynamically...

$
0
0
I want to display the logged in user name dynamically for each new user at the left top corner of the top menu bar. Please suggest the way to proceed for it and what changes need to be made in my responsive layout?

Reference Selector

$
0
0
I have a scenario in which there is a form with entity asset. In asset there is a reference selector of program code based on that program code i need to show another dropdown of episodes with list of episode codes So the relationships are like Many asset can be associated with one program and one program can have many episodes I am able to show reference selector from program but not able to fetch the episodes of that program. can anybody help? Thanks

Connection with teamserver SvnExeptiion

$
0
0
We had a problem connecting newly created project in the modeler to the teamserverproject. We created new projects from the modeler (7.23.7) and it created a local project and a team server project but it wasn't able to match the two. When you try to follow the steps given by the modeler: “This project is not connected to the Mendix Platform online services. use the menu items “Projects > More Versioning > Upload to version Control Server’to start using Mendix platform features”  The next error was given:  Mendix.Modeler.VersionControl.VersionControlException: An error occurred while checking the remote directory. ---> SharpSvn.SvnException: Unable to connect to a repository at URL 'https://teamserver.sprintr.com/934ff6e2-058f-4d9a-b910-a91ec0968214/trunk' ---> SharpSvn.SvnException: Connection timed out --- End of inner exception stack trace --- at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) at SharpSvn.SvnClient.List(SvnTarget target, SvnListArgs args, EventHandler`1 listHandler) at Mendix.Modeler.VersionControl.SvnConnector.UriClientDo(Uri repositoryUri, Action`1 action) in C:\jenkins-ci\workspace\AppStudio3.0-Build@4\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 911 at Mendix.Modeler.VersionControl.SvnConnector.IsRemoteDirectoryEmpty(Uri url) in C:\jenkins-ci\workspace\AppStudio3.0-Build@4\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 324 --- End of inner exception stack trace --- at Mendix.Modeler.VersionControl.SvnConnector.IsRemoteDirectoryEmpty(Uri url) in C:\jenkins-ci\workspace\AppStudio3.0-Build@4\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 328 at Mendix.Modeler.UIFramework.Progress.ProgressUtil.<>c__DisplayClass2_0`1.<Do>b__0(IProgressInfo info) in C:\jenkins-ci\workspace\AppStudio3.0-Build@4\modeler\Mendix.Modeler.UIFramework\Progress\ProgressUtil.cs:line 44 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.RunStep(Step step) in C:\jenkins-ci\workspace\AppStudio3.0-Build@4\modeler\Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 81 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.OnDoWork(Object sender, DoWorkEventArgs e) in C:\jenkins-ci\workspace\AppStudio3.0-Build@4\modeler\Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 61 at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)   This only happend in 7.23.7, if we created a project in Mendix 8.3.0 we were able to create project without any problems.  THE SOLUTION TO THIS PROBLEM WAS THE FOLLOWING:  Provided by Mendix Support: Go to your filedirectory  Open the \Users<username>\AppData\Roaming\Subversion\servers file with any text editor. Add the text http-timeout = 5000 under the section [global]. Save the file.   This solved our problem, just wanted to share this with the community.

Solving JAR Files Merge Issues

$
0
0
Whilst merging one branch into another we got the following errors, but the merge was still successful. The errors are related to the JAR files in the userlib folder, but the mentioned files weren’t in both of the userlib folders. Are these JAR files that Mendix automatically tries to add on merge, or does anyone have an idea as to why these errors occur?   Successfully merged revisions X and Y of branch ‘a’ to ‘C:\Users\user\Documents\Mendix\project-name’ The project contains conflicts. Please see the Changes for more information. The following files are conflicted: C:\Users\user\Documents\Mendix\project-name\userlib\poi-4.0.0.jar C:\Users\user\Documents\Mendix\project-name\userlib\poi-4.0.0.jar.ExcelImporter.RequiredLib C:\Users\user\Documents\Mendix\project-name\userlib\poi-ooxml-4.0.0.jar C:\Users\user\Documents\Mendix\project-name\userlib\poi-ooxml-4.0.0.jar.ExcelImporter.RequiredLib C:\Users\user\Documents\Mendix\project-name\userlib\poi-ooxml-schemas-4.0.0.jar C:\Users\user\Documents\Mendix\project-name\userlib\poi-ooxml-schemas-4.0.0.jar.ExcelImporter.RequiredLib C:\Users\user\Documents\Mendix\project-name\userlib\xmlbeans-3.0.1.jar C:\Users\user\Documents\Mendix\project-name\userlib\pxmlbeans-3.0.1.jar.ExcelImporter.RequiredLib I can confirm that there are older versions of these JAR files in the userlib folder, however if these are updated the application does not work with the updated JAR files.

Configuring Steps wizard to a selected row in the data grid

$
0
0
Hi All,   I am trying to configure the steps wizard to a selected row in the data grid in order to represent the number of steps completed for the selected row.   I will explain the situation step by step for clear understanding.   From the screenshot below, i have just placed a steps wizard outside the data grid and named them as per the sequential steps. When a project row is selected in the data grid, the user needs to be notified with the number of steps completed as a part of the review for the selected project based on the entries saved under each step (tab).     Every project contains the following tabs as in the screenshot below (highlighted in yellow)     The step color (in the steps wizard) should change once an entry is made for every specific tab which has its own attributes (a specific page is displayed for each tab where attribute fields are filled by the user).   In the current configuration, the Steps wizard is placed outside the data grid as I am unable to place it inside and hence I am not able to configure the entity for it. What can be the configuration for this situation? Kindly assist. I can provide more details for clarification if needed.

Creation of a new row when a certain attribute is configured with a logical condition

$
0
0
Hi All,   Here is a situation when a user selects a row in the data grid and edits, he changes the value of the attribute where a condition needs to be defined. When the entered value is greater than the defined conditional value, a new object should be created in a new row.   The steps are: The user selects a row in the data grid and clicks on edit (Project overview page)     The project overview page appears, where the user gives the review version value as 2, when he clicks on Save, a new row for the same project and customer should be created in the project overview page (above screenshot)     I know that a microflow should be defined for this and attached as an event to the review version attribute with a conditional value greater than 1 followed by a new creation object. However, the microflow needs to be defined for the Save button. which I assume as per the needed logic.  Could you please assist me how eaxtly I need to define the microflow?   Regards. Anirudh

Availability of a Spiderweb diagram widget

$
0
0
Hi,   Is there any available widget to show the level of maturity based on a defined attribute in Mendix? Something like the below snapshot  

ATS data grid action recording. (want to find specific data from 2000 rows)

$
0
0
Hi I want to record specific value entered in  column 5. some how I am getting below error:   PS: I tried to use both actions: Click DataGrid Row & Sort DataGrid but still getting above error message. 

excel importer single tab

$
0
0
to whom it may concern; (not a question) I found out the excel importer errors out on single tabbed excel spreadsheets (export from my old platform) quick fix is adding two empty tabs and save the xls.   hope this helps someone

Using new line inside a string

$
0
0
Hi guys, I am trying to connect to an Email API which has an email status filter that can accept multiple filtering values but only with each status on a new line. Example: Unread Draft Failed I am now trying to create this string in the API call inside the microflow, but nothing will work. I tried with ‘\n’ and ‘<br>’ and also wrote them on new lines. Nothing worked. Does anyone have any idea how this can be done? Thanks, Razvan

Detection of Advanced Persistents Threats (APT's) on Mendix Cloud

$
0
0
Hello, Does anyone know if there are measures in place on the Mendix Cloud (v4) for detections  of Advanced Persistent Threats? I need some more info on this for one of our clients.

unsupprted responseType blob for ipads on iOS13

$
0
0
Hi, if you build your phonegap project locally using xcode 11, then your app wont start on an ipad running iOS13.  The error in the console says unsupported reponseType blob and this happens when it tries to read the metamodel.json The reason to upgrade to xcode 11 is because of a scrolling issue on iOS13, and you need version 11 to debug and inspect. Any suggestions?

Excel Importer

$
0
0
Hi all! I am working with the Excel importer in Mendix 8. If I import a simple Excel with attributes it is going well. But now I have an Excel with associations. The structure is: - Attribute1 → Key - Attribute2 - Association1 to object 1  → Key of associated object - Attribute 3 - Attribute 4 If I import my Excel now, I have the error below. It looks like he is trying to fill attribute 3 in object 1. When I remove attribute 3, the message is the same, but now with attribute 4. Can anyone help me with this problem?   replication.ReplicationSettings$MendixReplicationRuntimeException: The given member name 'Attribute 3' has no corresponding member in this object of type 'Object 1' | VERSION: Mx5_20161013     at replication.MetaInfoProcessor.processAssociatedObjects(MetaInfoProcessor.java:450) Caused by: java.lang.IllegalArgumentException: The given member name 'Attribute 3' has no corresponding member in this object of type 'Object 1'     at com.mendix.basis.objectmanagement.MendixObjectImpl.getMember(MendixObjectImpl.java:233)     at com.mendix.basis.objectmanagement.MendixObjectImpl.getMember(MendixObjectImpl.java:240)     at com.mendix.basis.objectmanagement.MendixObjectImpl.getMember(MendixObjectImpl.java:39)     at replication.MetaInfoProcessor.updateMemberAndSetState(MetaInfoProcessor.java:629)     at replication.MetaInfoProcessor.changeMembersForBatch(MetaInfoProcessor.java:487)     at replication.MetaInfoProcessor.processAssociatedObjects(MetaInfoProcessor.java:388)     at replication.MetaInfoProcessor.storeChangedObjects(MetaInfoProcessor.java:126)     at replication.MetaInfoProcessor.startProcessing(MetaInfoProcessor.java:66)     at replication.MetaInfo.startProcessingObjects(MetaInfo.java:743)     at replication.MetaInfo.finished(MetaInfo.java:768)     at excelimporter.reader.readers.ExcelRowProcessor.finish(ExcelRowProcessor.java:169)     at excelimporter.reader.readers.ExcelXLSXDataReader.readData(ExcelXLSXDataReader.java:48)     at excelimporter.reader.readers.ExcelReader.importData(ExcelReader.java:451)     at excelimporter.reader.ExcelImporter.startImport(ExcelImporter.java:120)     at excelimporter.actions.StartImportByTemplate.executeAction(StartImportByTemplate.java:54)     at excelimporter.actions.StartImportByTemplate.executeAction(StartImportByTemplate.java:25)     at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:46)     at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)     at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:49)     at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:54)     at com.mendix.basis.actionmanagement.ActionManagerBase$1.execute(ActionManagerBase.java:147)     at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32)     at com.mendix.basis.actionmanagement.ActionManagerBase.executeSync(ActionManagerBase.java:152)     at com.mendix.basis.component.InternalCoreBase.execute(InternalCoreBase.java:379)     at com.mendix.modules.microflowengine.actions.actioncall.JavaAction.execute(JavaAction.scala:53)     at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:47)     at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.java:201)     at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.java:157)     at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:46)     at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)     at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:49)     at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:54)     at com.mendix.basis.actionmanagement.DefaultActionMonitor$.$anonfun$run$1(CustomMonitoredAction.scala:18)     at com.mendix.basis.actionmanagement.IMonitoredAction$$anon$1.execute(IMonitoredAction.scala:47)     at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32)     at com.mendix.basis.actionmanagement.IMonitoredAction.monitor(IMonitoredAction.scala:49)     at com.mendix.basis.actionmanagement.IMonitoredAction.monitor$(IMonitoredAction.scala:25)     at com.mendix.basis.actionmanagement.CustomMonitoredAction.monitor(CustomMonitoredAction.scala:22)     at com.mendix.basis.actionmanagement.DefaultActionMonitor$.run(CustomMonitoredAction.scala:18)     at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.runMonitoredAction(CoreActionHandlerImpl.scala:60)     at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:47)     at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:54)     at com.mendix.basis.actionmanagement.ActionManager.$anonfun$execute$1(ActionManager.scala:118)     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 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)    

How to get search on Enumeration in a datagrid to return only rows where the attribute is empty?

$
0
0
Hi all, I have an entity with an enumeration as attribute. I have a data grid of that entity with a search field for the attribute. The enumeration has 2 values ("Open” and "Closed”). What I want is a multi-select drop-down search field where users can select three options: Empty, Open, and Closed. In the release notes for Mendix Modeler version 7.23.0 I found this (quote): "Previously, a data grid search field for an attribute of enumeration type showed an additional empty option in the drop-down menu, which was confusing and led to zero results in the search. We fixed this by replacing it with an option that allows you to search specifically for rows where the attribute is empty. (Ticket 66129)” As an intermediate step, I tried to get a single select drop-down search field to work for the enumeration. What happened is that there is an ‘empty’ option in the drop-down, but the search result is all objects. It does not return zero results, it does not return only rows where the attribute is empty. It returns everything. Am I misunderstanding the release notes? Let’s focus on the single select situation first, how do I get the single select drop-down search field to return only the rows where the attribute is empty?

list view header is repeatitive

$
0
0
Hi,   Is there a way to restrict the header of the table in the list view  just to the header row?   In the screenshot, the header is being repeated in each row and i just want to restrict this to the top most row as a header. In one of the forum discussions in the past, I came across a css code which has to be placed in my custom.css. The code is as below.   // header in listview .grid-inlineheader.mx-listview {     .mx-listview-item {         .grid-inlineheader-header {             display: none;         }     }     .mx-listview-item:first-child {         .grid-inlineheader-header {             display: inherit;         }     } }   However, upon adding this in my custom.css file, no changes are reflected. Kindly assist.

Upload file fails: java.io.FileNotFoundException

$
0
0
So one of our nodes decided not to accept any file uploads anymore. Test and production environments behave nicely, but acceptance throws errors when uploading any file or image in any location in the application. Using the file manager widget I can point to a file. The filename shows in the widget. But then when using any action button on the page the application throws an error. It doesn’t even start the microflow. We always use generalization, not Sytem.FileDocument or System.Image directly. Older versions of our app did use them directly sometimes, but since this is deprecated we changed that months ago. On the acceptance environment I deleted all files that are mere System.FileDocument this week, but I don’t see why that would effect uploading new files. What could be the problem here? For example stacktrace uploading a file: Nov 21 10:51:34.904 lrpaccp: ERROR - Connector: (1/115) java.security.PrivilegedActionException: null Nov 21 10:51:34.904 lrpaccp: ERROR - Connector: (2/115) #011at java.security.AccessController.doPrivileged(Native Method) Nov 21 10:51:34.904 lrpaccp: ERROR - Connector: (3/115) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.storeFile$1(LocalFileSystemStore.scala:81) Nov 21 10:51:34.905 lrpaccp: ERROR - Connector: (4/115) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.doStore(LocalFileSystemStore.scala:93) Nov 21 10:51:34.905 lrpaccp: ERROR - Connector: (5/115) #011at com.mendix.storage.StorageService.store(StorageService.scala:31) Nov 21 10:51:34.905 lrpaccp: ERROR - Connector: (6/115) #011at com.mendix.storage.StorageService.store$(StorageService.scala:29) Nov 21 10:51:34.905 lrpaccp: ERROR - Connector: (7/115) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.store(LocalFileSystemStore.scala:25) Nov 21 10:51:34.906 lrpaccp: ERROR - Connector: (8/115) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.writeFile(FileDocumentProcessorImpl.java:188) Nov 21 10:51:34.906 lrpaccp: ERROR - Connector: (9/115) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.storeFileDocument(FileDocumentProcessorImpl.java:129) Nov 21 10:51:34.906 lrpaccp: ERROR - Connector: (10/115) #011at com.mendix.basis.component.InternalCoreBase.storeFileDocumentContent(InternalCoreBase.java:1497) Nov 21 10:51:34.906 lrpaccp: ERROR - Connector: (11/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.$anonfun$doUpload$2(FileRequestHandler.scala:167) Nov 21 10:51:34.906 lrpaccp: ERROR - Connector: (12/115) #011at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) Nov 21 10:51:34.906 lrpaccp: ERROR - Connector: (13/115) #011at com.mendix.webui.requesthandling.helpers.StateHandling.withState(StateHandling.scala:33) Nov 21 10:51:34.906 lrpaccp: ERROR - Connector: (14/115) #011at com.mendix.webui.requesthandling.helpers.StateHandling.withState$(StateHandling.scala:21) Nov 21 10:51:34.906 lrpaccp: ERROR - Connector: (15/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.withState(FileRequestHandler.scala:50) Nov 21 10:51:34.906 lrpaccp: ERROR - Connector: (16/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.doUpload(FileRequestHandler.scala:150) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (17/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.handleUpload(FileRequestHandler.scala:82) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (18/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.handleRequest(FileRequestHandler.scala:67) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (19/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.processRequest(FileRequestHandler.scala:60) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (20/115) #011at com.mendix.externalinterface.connector.RequestHandler.doProcessRequest(RequestHandler.java:40) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (21/115) #011at com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:72) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (22/115) #011at com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:69) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (23/115) #011at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (24/115) #011at com.mendix.external.connector.MxRuntimeConnector.processRequest(MxRuntimeConnector.java:75) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (25/115) #011at com.mendix.basis.impl.MxRuntimeImpl.processRequest(MxRuntimeImpl.java:909) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (26/115) #011at com.mendix.m2ee.appcontainer.server.handler.RuntimeHandler.service(RuntimeHandler.java:42) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (27/115) #011at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (28/115) #011at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (29/115) #011at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (30/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (31/115) #011at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (32/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (33/115) #011at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (34/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (35/115) #011at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (36/115) #011at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (37/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (38/115) #011at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (39/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (40/115) #011at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (41/115) #011at org.eclipse.jetty.server.Server.handle(Server.java:502) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (42/115) #011at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (43/115) #011at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (44/115) #011at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (45/115) #011at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (46/115) #011at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (47/115) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (48/115) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (49/115) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (50/115) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (51/115) #011at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (52/115) #011at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) Nov 21 10:51:34.907 lrpaccp: ERROR - Connector: (53/115) #011at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (54/115) #011at java.lang.Thread.run(Thread.java:748) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (55/115) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (56/115) Caused by: java.io.FileNotFoundException: /srv/mxinstances/lrpaccp/data/files/05/e4/05e40dd4-2800-4a4e-a790-1fb53849a2de (No such file or directory) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (57/115) #011at java.io.FileOutputStream.open0(Native Method) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (58/115) #011at java.io.FileOutputStream.open(FileOutputStream.java:270) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (59/115) #011at java.io.FileOutputStream.<init>(FileOutputStream.java:213) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (60/115) #011at java.io.FileOutputStream.<init>(FileOutputStream.java:162) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (61/115) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore$$anon$4.run(LocalFileSystemStore.scala:110) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (62/115) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore$$anon$4.run(LocalFileSystemStore.scala:108) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (66/115) #011at com.mendix.storage.StorageService.store(StorageService.scala:31) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (63/115) #011at java.security.AccessController.doPrivileged(Native Method) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (64/115) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.storeFile$1(LocalFileSystemStore.scala:81) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (65/115) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.doStore(LocalFileSystemStore.scala:93) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (67/115) #011at com.mendix.storage.StorageService.store$(StorageService.scala:29) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (68/115) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.store(LocalFileSystemStore.scala:25) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (69/115) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.writeFile(FileDocumentProcessorImpl.java:188) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (70/115) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.storeFileDocument(FileDocumentProcessorImpl.java:129) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (71/115) #011at com.mendix.basis.component.InternalCoreBase.storeFileDocumentContent(InternalCoreBase.java:1497) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (72/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.$anonfun$doUpload$2(FileRequestHandler.scala:167) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (73/115) #011at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (74/115) #011at com.mendix.webui.requesthandling.helpers.StateHandling.withState(StateHandling.scala:33) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (75/115) #011at com.mendix.webui.requesthandling.helpers.StateHandling.withState$(StateHandling.scala:21) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (76/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.withState(FileRequestHandler.scala:50) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (77/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.doUpload(FileRequestHandler.scala:150) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (78/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.handleUpload(FileRequestHandler.scala:82) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (79/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.handleRequest(FileRequestHandler.scala:67) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (80/115) #011at com.mendix.webui.requesthandling.FileRequestHandler.processRequest(FileRequestHandler.scala:60) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (81/115) #011at com.mendix.externalinterface.connector.RequestHandler.doProcessRequest(RequestHandler.java:40) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (82/115) #011at com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:72) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (83/115) #011at com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:69) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (84/115) #011at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (85/115) #011at com.mendix.external.connector.MxRuntimeConnector.processRequest(MxRuntimeConnector.java:75) Nov 21 10:51:34.908 lrpaccp: ERROR - Connector: (86/115) #011at com.mendix.basis.impl.MxRuntimeImpl.processRequest(MxRuntimeImpl.java:909) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (87/115) #011at com.mendix.m2ee.appcontainer.server.handler.RuntimeHandler.service(RuntimeHandler.java:42) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (88/115) #011at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (89/115) #011at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (90/115) #011at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (91/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (92/115) #011at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (93/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (94/115) #011at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (95/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (96/115) #011at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (97/115) #011at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (98/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (99/115) #011at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (100/115) #011at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (101/115) #011at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (102/115) #011at org.eclipse.jetty.server.Server.handle(Server.java:502) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (103/115) #011at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (104/115) #011at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (105/115) #011at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (106/115) #011at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (107/115) #011at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (108/115) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (109/115) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (110/115) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (111/115) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (112/115) #011at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (113/115) #011at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (114/115) #011at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) Nov 21 10:51:34.909 lrpaccp: ERROR - Connector: (115/115) #011at java.lang.Thread.run(Thread.java:748) Or, a little different, when uploading an image: Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (1/122) com.mendix.systemwideinterfaces.MendixRuntimeException: java.security.PrivilegedActionException: java.io.FileNotFoundException: /srv/mxinstances/lrpaccp/data/files/03/16/03160134-e255-4a57-9a69-832da4c9fb9e (No such file or directory) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (2/122) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.writeImage(FileDocumentProcessorImpl.java:178) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (3/122) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (4/122) Caused by: java.security.PrivilegedActionException: null Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (5/122) #011at java.security.AccessController.doPrivileged(Native Method) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (6/122) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.storeFile$1(LocalFileSystemStore.scala:81) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (7/122) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.doStore(LocalFileSystemStore.scala:93) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (8/122) #011at com.mendix.storage.StorageService.store(StorageService.scala:31) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (9/122) #011at com.mendix.storage.StorageService.store$(StorageService.scala:29) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (10/122) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.store(LocalFileSystemStore.scala:25) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (11/122) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.writeFile(FileDocumentProcessorImpl.java:188) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (12/122) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.writeImage(FileDocumentProcessorImpl.java:175) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (13/122) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.storeImageInternal(FileDocumentProcessorImpl.java:159) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (14/122) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.storeImage(FileDocumentProcessorImpl.java:141) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (15/122) #011at com.mendix.basis.component.InternalCoreBase.storeImageDocumentContent(InternalCoreBase.java:1515) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (16/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.$anonfun$doUpload$2(FileRequestHandler.scala:165) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (17/122) #011at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (18/122) #011at com.mendix.webui.requesthandling.helpers.StateHandling.withState(StateHandling.scala:33) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (19/122) #011at com.mendix.webui.requesthandling.helpers.StateHandling.withState$(StateHandling.scala:21) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (20/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.withState(FileRequestHandler.scala:50) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (21/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.doUpload(FileRequestHandler.scala:150) Nov 21 10:53:37.898 lrpaccp: ERROR - Connector: (22/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.handleUpload(FileRequestHandler.scala:82) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (23/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.handleRequest(FileRequestHandler.scala:67) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (24/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.processRequest(FileRequestHandler.scala:60) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (25/122) #011at com.mendix.externalinterface.connector.RequestHandler.doProcessRequest(RequestHandler.java:40) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (26/122) #011at com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:72) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (27/122) #011at com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:69) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (28/122) #011at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (29/122) #011at com.mendix.external.connector.MxRuntimeConnector.processRequest(MxRuntimeConnector.java:75) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (30/122) #011at com.mendix.basis.impl.MxRuntimeImpl.processRequest(MxRuntimeImpl.java:909) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (31/122) #011at com.mendix.m2ee.appcontainer.server.handler.RuntimeHandler.service(RuntimeHandler.java:42) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (32/122) #011at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (33/122) #011at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (34/122) #011at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (35/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (36/122) #011at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (37/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (38/122) #011at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (39/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (40/122) #011at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (41/122) #011at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (42/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (43/122) #011at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) Nov 21 10:53:37.899 lrpaccp: ERROR - Connector: (44/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (45/122) #011at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (46/122) #011at org.eclipse.jetty.server.Server.handle(Server.java:502) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (47/122) #011at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (48/122) #011at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (49/122) #011at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (50/122) #011at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (51/122) #011at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (52/122) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (53/122) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (54/122) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (55/122) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (56/122) #011at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (57/122) #011at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (58/122) #011at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (59/122) #011at java.lang.Thread.run(Thread.java:748) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (60/122) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (61/122) Caused by: java.io.FileNotFoundException: /srv/mxinstances/lrpaccp/data/files/03/16/03160134-e255-4a57-9a69-832da4c9fb9e (No such file or directory) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (62/122) #011at java.io.FileOutputStream.open0(Native Method) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (63/122) #011at java.io.FileOutputStream.open(FileOutputStream.java:270) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (64/122) #011at java.io.FileOutputStream.<init>(FileOutputStream.java:213) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (65/122) #011at java.io.FileOutputStream.<init>(FileOutputStream.java:162) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (66/122) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore$$anon$4.run(LocalFileSystemStore.scala:110) Nov 21 10:53:37.900 lrpaccp: ERROR - Connector: (67/122) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore$$anon$4.run(LocalFileSystemStore.scala:108) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (68/122) #011at java.security.AccessController.doPrivileged(Native Method) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (69/122) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.storeFile$1(LocalFileSystemStore.scala:81) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (70/122) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.doStore(LocalFileSystemStore.scala:93) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (71/122) #011at com.mendix.storage.StorageService.store(StorageService.scala:31) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (72/122) #011at com.mendix.storage.StorageService.store$(StorageService.scala:29) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (73/122) #011at com.mendix.storage.localfilesystem.internal.LocalFileSystemStore.store(LocalFileSystemStore.scala:25) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (74/122) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.writeFile(FileDocumentProcessorImpl.java:188) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (75/122) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.writeImage(FileDocumentProcessorImpl.java:175) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (76/122) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.storeImageInternal(FileDocumentProcessorImpl.java:159) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (77/122) #011at com.mendix.filedocumentprocessor.internal.FileDocumentProcessorImpl.storeImage(FileDocumentProcessorImpl.java:141) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (78/122) #011at com.mendix.basis.component.InternalCoreBase.storeImageDocumentContent(InternalCoreBase.java:1515) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (79/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.$anonfun$doUpload$2(FileRequestHandler.scala:165) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (80/122) #011at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (81/122) #011at com.mendix.webui.requesthandling.helpers.StateHandling.withState(StateHandling.scala:33) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (82/122) #011at com.mendix.webui.requesthandling.helpers.StateHandling.withState$(StateHandling.scala:21) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (83/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.withState(FileRequestHandler.scala:50) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (84/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.doUpload(FileRequestHandler.scala:150) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (85/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.handleUpload(FileRequestHandler.scala:82) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (86/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.handleRequest(FileRequestHandler.scala:67) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (87/122) #011at com.mendix.webui.requesthandling.FileRequestHandler.processRequest(FileRequestHandler.scala:60) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (88/122) #011at com.mendix.externalinterface.connector.RequestHandler.doProcessRequest(RequestHandler.java:40) Nov 21 10:53:37.901 lrpaccp: ERROR - Connector: (89/122) #011at com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:72) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (90/122) #011at com.mendix.external.connector.MxRuntimeConnector$1.execute(MxRuntimeConnector.java:69) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (91/122) #011at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (92/122) #011at com.mendix.external.connector.MxRuntimeConnector.processRequest(MxRuntimeConnector.java:75) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (93/122) #011at com.mendix.basis.impl.MxRuntimeImpl.processRequest(MxRuntimeImpl.java:909) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (94/122) #011at com.mendix.m2ee.appcontainer.server.handler.RuntimeHandler.service(RuntimeHandler.java:42) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (95/122) #011at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (96/122) #011at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (97/122) #011at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (98/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (99/122) #011at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (100/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (101/122) #011at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (102/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (103/122) #011at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (104/122) #011at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (105/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (106/122) #011at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (107/122) #011at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (108/122) #011at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (109/122) #011at org.eclipse.jetty.server.Server.handle(Server.java:502) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (110/122) #011at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (111/122) #011at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) Nov 21 10:53:37.902 lrpaccp: ERROR - Connector: (112/122) #011at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (113/122) #011at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (114/122) #011at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (115/122) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (116/122) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (117/122) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (118/122) #011at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (119/122) #011at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (120/122) #011at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (121/122) #011at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) Nov 21 10:53:37.903 lrpaccp: ERROR - Connector: (122/122) #011at java.lang.Thread.run(Thread.java:748)  

Remove padding-bottom from PieChart

$
0
0
Hello , I am using the PieChart in list view and as per our requiremment  we want to control the height of PieChart but due to the inbuilt padding-bottom configuration of pieChart the Padding between the list Rows is more, and we want to reduce the height.   In below image the “Current Voting” represent the PieChart.   I also tried the Appearance setting of PieChart as below but it was also not working for me.   Please suggest a solution on this.   Regards, Rajshree
Viewing all 83469 articles
Browse latest View live