<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcGISRuntime10.2 LocalServer64 wine64: Permission denied in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532097#M1627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Update: I thought I'd try giving executing permissions to the wine64 located at "ArcGISRuntime10.2/LocalServer64/bin/wine/bin/" as below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;[user@SAF-4 bin]$ chmod a+x wine64&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and tried running the app again. I got different results:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;[user@SAF-4 build]$ java -jar app.jar&lt;BR /&gt;Java version : 1.7.0_04 (Oracle Corporation) amd64&lt;BR /&gt;Rendering engine : OpenGL&lt;BR /&gt;Starting server&lt;BR /&gt;OS Name: Linux&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher&lt;BR /&gt;appPid=4171&lt;BR /&gt;onLinux&lt;BR /&gt;AppStateDir=Z:/home/user/Desktop/build/map&lt;BR /&gt;DataDir=/home/cctt1/Desktop/build-carlos-test/staticResources/map/cache&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin&lt;BR /&gt;mkdir: cannot create directory `/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users/user': Permission denied&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher: line 50: cd: /home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users/cctt1: No such file or directory&lt;BR /&gt;mkdir: cannot create directory `/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users/cctt1': Permission denied&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher: line 64: cd: /home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users/cctt1/Local AppData: No such file or directory&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher: line 77: /home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/wine/bin/wine64: Permission denied&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something tells me that the runtime local server is unable to create these wine files. help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2013 18:14:00 GMT</pubDate>
    <dc:creator>CarlosColón-Maldonado</dc:creator>
    <dc:date>2013-12-17T18:14:00Z</dc:date>
    <item>
      <title>ArcGISRuntime10.2 LocalServer64 wine64: Permission denied</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532096#M1626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to figure out why my app stopped working with the latest Runtime when deployed. It worked when deployed using Runtime SDK 10.1.1. It runs fine on eclipse with Runtime 10.2 installed, but not on a test box with identical OS/Hardware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;[user@SAF-4 build]$ sudo java -jar app.jar&lt;BR /&gt;[sudo] password for user: &lt;BR /&gt;Java version : 1.7.0_04 (Oracle Corporation) amd64&lt;BR /&gt;Rendering engine : OpenGL&lt;BR /&gt;Starting server&lt;BR /&gt;OS Name: Linux&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher&lt;BR /&gt;appPid=3316&lt;BR /&gt;onLinux&lt;BR /&gt;AppStateDir=Z:/home/user/Desktop/build/map&lt;BR /&gt;DataDir=/home/user/Desktop/build/map/cache&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher: line 77: /home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/wine/bin/wine64: Permission denied&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;As you notice by the first two lines, the user's folder does have permissions to all its folder, subfolders and content. The deployment folder contains all of the components available. My app loads local map services from mpk's and they all log initialize just fine via events, and local server logs in as initialized. Log entries do not occur when the app deployed. I don't know what else could be preventing wine from executing, and I wonder if it has something to do with what I observe on eclipse's console which goes for a little while when it runs there:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;...&lt;BR /&gt;Message : Licensing level : standard:standard:0&lt;BR /&gt;Message : Server version : 10.2.0.3607&lt;BR /&gt;Message : Server listening on : &lt;A class="jive-link-external-small" href="http://127.0.0.1:50000/8rNPHp/arcgis/rest" rel="nofollow" target="_blank"&gt;http://127.0.0.1:50000/8rNPHp/arcgis/rest&lt;/A&gt;&lt;BR /&gt;GLX version 1.4&lt;BR /&gt;Type = MGRS&lt;BR /&gt;Frame_buffer_OGL::init_ FAILED to create_ FramebufferName&lt;BR /&gt;Frame_buffer_OGL::init_ FAILED to create_ FramebufferName&lt;BR /&gt;Frame_buffer_OGL::init_ FAILED to create_ FramebufferName&lt;BR /&gt;Frame_buffer_OGL::init_ FAILED to create_ FramebufferName&lt;BR /&gt;Frame_buffer_OGL::init_ FAILED to create_ FramebufferName&lt;BR /&gt;Frame_buffer_OGL::init_ FAILED to create_ FramebufferName&lt;BR /&gt;... ... ... ... ... ...&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advanced.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 14:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532096#M1626</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2013-12-17T14:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISRuntime10.2 LocalServer64 wine64: Permission denied</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532097#M1627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Update: I thought I'd try giving executing permissions to the wine64 located at "ArcGISRuntime10.2/LocalServer64/bin/wine/bin/" as below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;[user@SAF-4 bin]$ chmod a+x wine64&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and tried running the app again. I got different results:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;[user@SAF-4 build]$ java -jar app.jar&lt;BR /&gt;Java version : 1.7.0_04 (Oracle Corporation) amd64&lt;BR /&gt;Rendering engine : OpenGL&lt;BR /&gt;Starting server&lt;BR /&gt;OS Name: Linux&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher&lt;BR /&gt;appPid=4171&lt;BR /&gt;onLinux&lt;BR /&gt;AppStateDir=Z:/home/user/Desktop/build/map&lt;BR /&gt;DataDir=/home/cctt1/Desktop/build-carlos-test/staticResources/map/cache&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin&lt;BR /&gt;mkdir: cannot create directory `/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users/user': Permission denied&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher: line 50: cd: /home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users/cctt1: No such file or directory&lt;BR /&gt;mkdir: cannot create directory `/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users/cctt1': Permission denied&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher: line 64: cd: /home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users/cctt1/Local AppData: No such file or directory&lt;BR /&gt;/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher: line 77: /home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/wine/bin/wine64: Permission denied&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something tells me that the runtime local server is unable to create these wine files. help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 18:14:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532097#M1627</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2013-12-17T18:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISRuntime10.2 LocalServer64 wine64: Permission denied</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532098#M1628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Carlos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like a permission issue with "user". As user "user", do you have access to create a directory under "/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users"? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding the FrameBuffer messages when running from Eclipse, I guess the ArcGIS Runtime plugin was not uninstalled and re-installed from 10.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vijay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 20:56:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532098#M1628</guid>
      <dc:creator>VijayGandhi</dc:creator>
      <dc:date>2013-12-17T20:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISRuntime10.2 LocalServer64 wine64: Permission denied</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532099#M1629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Looks like a permission issue with "user". As user "user", do you have access to create a directory under "/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/etc/.wine/drive_c/users"?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course! Otherwise, I wouldn't have been able to use the chmod command on a directory or run the app as root per my post. A better question would be whether the runtime local server can acquire permissions for wine to execute (I can't answer that).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nonetheless, I tried it and received yet a different result:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
...
Starting server
OS Name: Linux
/home/user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/runtimeLauncher
appPid=4333
onLinux
AppStateDir=Z:/home//user/Desktop/build/map
DataDir=/home//user/Desktop/build/map/cache
/home//user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin
wine64: error while loading shared libraries: &lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;libwine.so.1&lt;/SPAN&gt;: cannot open shared object file: No such file or directory
Radio Id
Enterprise Wide Identifier
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I did a search on " libwine.so.1" and got the following on my test box:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
[cctt1@SAF-4 bin]$ locate libwine.so.1
/home//user/Desktop/build/ArcGISRuntime10.2/LocalServer64/bin/wine/lib64/libwine.so.1.0
/home/user/arcgis/runtime_sdk/java10.1.1/ArcGISRuntime10.1.1/LocalServerLx/bin/wine/lib64/libwine.so.1
/home/user/arcgis/runtime_sdk/java10.1.1/ArcGISRuntime10.1.1/LocalServerLx/bin/wine/lib64/libwine.so.1.0
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, are these two files suppose to be there on the deployment folder (as like 10.1.1 folder) or is one suppose to be created by the other and it somehow got squashed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Regarding the FrameBuffer messages when running from Eclipse, I guess the ArcGIS Runtime plugin was not uninstalled and re-installed from 10.2.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure if I follow. I installed the eclipse plugin on another eclipse which does not contain the 10.1.1 plugin. I do have both versions installed on the same box, but the eclipse plugins are on separate eclipse deployments. According to &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/98497-10.2-Migration-Issue" rel="nofollow noopener noreferrer" target="_blank"&gt;others&lt;/A&gt;&lt;SPAN&gt;, it might have something to do with my app being pure Swing, which again was never a problem, but I'm waiting for someone to respond to the referred thread.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 23:09:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532099#M1629</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2021-12-11T23:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISRuntime10.2 LocalServer64 wine64: Permission denied</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532100#M1630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Update (Lessons learned): It turns out that RHELS 6.3 has some issues dealing with symbolic links created by wine in that, once a build is made containing a fresh deployment folder, it should not be executed/tested until deployed/placed at the expected location on the test/production box. If I want to test the build before posting it as a release, I must first manually delete it and create another one for posting once I'm satisfied with it. and Otherwise, the created symbolic links by the local server's wine will not be copied/moved/deleted programmatically or via an ant script because the script will fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have yet to figure out what's causing the "Frame_buffer_OGL::init_ FAILED to create_ FramebufferName" prints on both eclipse's console or Linux terminal, but at least it's not causing the app to fail to execute.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 18:51:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532100#M1630</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2013-12-18T18:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISRuntime10.2 LocalServer64 wine64: Permission denied</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532101#M1631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have yet to figure out what's causing the "Frame_buffer_OGL::init_ FAILED to create_ FramebufferName" prints on both eclipse's console or Linux terminal, but at least it's not causing the app to fail to execute.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on this &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/98497-10.2-Migration-Issue?p=355756&amp;amp;viewfull=1#post355756"&gt;post&lt;/A&gt;&lt;SPAN&gt;, I have resolved the referenced issue. I think the findings of dealing with symbolic links created by wine in Linux should be documented for reference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2014 18:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532101#M1631</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2014-02-16T18:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISRuntime10.2 LocalServer64 wine64: Permission denied</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532102#M1632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another lessons learned: NEVER use a deployment folder to run an application for debugging in eclipse which is on a project in a Git repository. Instead, write code that checks if the SDK is installed and, if so, use that installed SDK. I've found that Git also has massive issues tracking symbolic links that wine creates on a deployment folder in Linux, to the point of rendering eclipse unresponsive and forcing workspace closing due to exceeding heap space.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 14:18:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532102#M1632</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2014-02-23T14:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISRuntime10.2 LocalServer64 wine64: Permission denied</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532103#M1633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you resolve this issue? I am also getting the same issue.&lt;/P&gt;&lt;P&gt;When i launch my application from eclipse sandbox. it give the same problem.&lt;/P&gt;&lt;P&gt;-----------------------------------&lt;/P&gt;&lt;P&gt;Starting server&lt;/P&gt;&lt;P&gt;OS Name: Linux&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher&lt;/P&gt;&lt;P&gt;appPid=2478&lt;/P&gt;&lt;P&gt;onLinux&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 3: basename: command not found&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 4: dirname: command not found&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 13: basename: command not found&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 35: tar: command not found&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 36: rm: command not found&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 46: mkdir: command not found&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 50: cd: //etc/.wine/drive_c/users/rdx1417: No such file or directory&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 51: ln: command not found&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 62: mkdir: command not found&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 64: cd: //etc/.wine/drive_c/users/rdx1417/Local AppData: No such file or directory&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 65: ln: command not found&lt;/P&gt;&lt;P&gt;/home/dsgislnx16.rdx.lgc.com/rdx1417/arcgis/runtime_sdk/java10.2.3/ArcGISRuntime10.2.3/LocalServer64/bin/runtimeLauncher: line 77: wine: command not found&lt;/P&gt;&lt;P&gt;----------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/arcgisruntime10-2-localserver64-wine64-permission/m-p/532103#M1633</guid>
      <dc:creator>RavindraSingh</dc:creator>
      <dc:date>2014-09-08T09:48:01Z</dc:date>
    </item>
  </channel>
</rss>

