<?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: I/O error after updating to new JMP version (JMP 18 windows) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863481#M102748</link>
    <description>&lt;P&gt;Partial answer: when JMP opens a table, it tries to get a write lock to prevent another user from also updating the file on disk (because one of the two users would lose their changes.) The lock is released when the table is closed. I think you'll see the "locked" in italics in the left panel when JMP can't get the lock.&lt;/P&gt;
&lt;P&gt;It sounds like this is happening within a single instance of JMP. I'm not sure why JMP wouldn't still see the network disk file as the same and use the same already open data table.&lt;/P&gt;
&lt;P&gt;You might do an experiment with "unc" names, something like&lt;/P&gt;
&lt;P&gt;\\server\path\xxx.jmp rather than the drive mapping to L: and see how that changes things.&lt;/P&gt;
&lt;P&gt;And what was the previous version of JMP that worked?&lt;/P&gt;
&lt;P&gt;edit: make the unc name a little more correct&lt;/P&gt;</description>
    <pubDate>Mon, 31 Mar 2025 15:01:58 GMT</pubDate>
    <dc:creator>Craige_Hales</dc:creator>
    <dc:date>2025-03-31T15:01:58Z</dc:date>
    <item>
      <title>I/O error after updating to new JMP version (JMP 18 windows)</title>
      <link>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863434#M102742</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had been running script every day for years and then we updated to JMP 18 and it is no longer working as intended.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It pulls data and appends it to a table but it used to let me run it multiple times and keep appending to the same table. Now it is opening a new table each time. Additionally, it will not save the table. It says it is not in write mode and instead of saving it to the network location that it is opening it from, it is trying to save to "C:\me\desktop\L:\yadda\yadda"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried updating some file locations under preferences but this hasn't helped.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone have any insight into these problems?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 13:17:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863434#M102742</guid>
      <dc:creator>IslandDelverGo</dc:creator>
      <dc:date>2025-03-31T13:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error after updating to new JMP version (JMP 18 windows)</title>
      <link>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863481#M102748</link>
      <description>&lt;P&gt;Partial answer: when JMP opens a table, it tries to get a write lock to prevent another user from also updating the file on disk (because one of the two users would lose their changes.) The lock is released when the table is closed. I think you'll see the "locked" in italics in the left panel when JMP can't get the lock.&lt;/P&gt;
&lt;P&gt;It sounds like this is happening within a single instance of JMP. I'm not sure why JMP wouldn't still see the network disk file as the same and use the same already open data table.&lt;/P&gt;
&lt;P&gt;You might do an experiment with "unc" names, something like&lt;/P&gt;
&lt;P&gt;\\server\path\xxx.jmp rather than the drive mapping to L: and see how that changes things.&lt;/P&gt;
&lt;P&gt;And what was the previous version of JMP that worked?&lt;/P&gt;
&lt;P&gt;edit: make the unc name a little more correct&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 15:01:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863481#M102748</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2025-03-31T15:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error after updating to new JMP version (JMP 18 windows)</title>
      <link>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863491#M102749</link>
      <description>&lt;P&gt;also "C:\me\desktop\L: ..." is a really odd thing; the drive letter L: does not belong inside a path after C:&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 14:25:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863491#M102749</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2025-03-31T14:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error after updating to new JMP version (JMP 18 windows)</title>
      <link>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863571#M102754</link>
      <description>&lt;P&gt;The previous version was JMP 15. And yes, the idea of JMP deciding to nest L instead of C is baffling to me.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 17:38:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863571#M102754</guid>
      <dc:creator>IslandDelverGo</dc:creator>
      <dc:date>2025-03-31T17:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: I/O error after updating to new JMP version (JMP 18 windows)</title>
      <link>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863753#M102766</link>
      <description>&lt;P&gt;If you can share a small example that produces the problem, someone might be able to spot something. You might also want to start with the support team (tab at top of page.) &lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 01:00:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-O-error-after-updating-to-new-JMP-version-JMP-18-windows/m-p/863753#M102766</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2025-04-01T01:00:14Z</dc:date>
    </item>
  </channel>
</rss>

