Failed to canonicalize path

1
After opening mobile client browser and logging in getting a "Failed to canonicalize path"-error. Log node "Connector". Stack-trace: com.mendix.systemwideinterfaces.MendixRuntimeException: Failed to canonicalize path 'C:\Users\Bas\Documents\FPFNew10_Bas\deployment\web\undefined..\mobile\nls\mobile_nl.js' at je.c(SourceFile:121) Caused by: java.io.IOException: Het systeem kan het opgegeven pad niet vinden at java.io.WinNTFileSystem.canonicalize0(Native Method) at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396) at java.io.File.getCanonicalPath(File.java:559) at je.c(SourceFile:116) at je.processRequest(SourceFile:40) at jd.a(SourceFile:63) at com.mendix.core.MxRuntime.processRequest(SourceFile:897) at com.mendix.m2ee.server.handler.RuntimeHandler.handle(RuntimeHandler.java:45) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111) at org.eclipse.jetty.server.Server.handle(Server.java:351) at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454) at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:890) at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:944) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:634) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230) at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:609) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:45) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534) at java.lang.Thread.run(Thread.java:662) Am I dealing with a bug here or is this a case of incorrect settings somewhere?
asked
0 answers