Your File System May Lack 8.3 Filename Support

Your File System May Lack 8.3 Filename Support

Release Date: 4/3/2019
Revised: 09/23/2023
Version: 8.x & up

QWe get this error on a random basis.

Elliott SM Error from P2LVEFCT
Unable to create temp file:

C:\Users\202-CAP\AppData\Local\Temp\8\P2LVEFCT.501

You file system may lack 8.3 filename support.

Elliott will terminate.

If I manually create the directory (in this case, "8") it seems to resolve it in the current session.

If I logout and login again, that seems to resolve it.  Disconnecting/reconnecting also seems to resolve it.  

Any idea what's causing it?
 
Click "OK", I get the following message:
No_8_3_FilenameSupport



A - This is what Elliott does. We ask the operating system (OS) for the location of the %temp% folder when we start up, and the returned path is “C:\Users\202-CAP\AppData\Local\Temp\8”. Based on that, Elliott attempts to create a temporary file named P2LVEFCT.501 in this folder to determine if it succeeds. It's crucial that we perform this operation during startup because when Elliott prints spooled reports, it stores temporary files in this %temp% folder. We assume that if the file can't be created in the %temp% folder, it's due to the volume lacking 8.3 filename support. However, this assumption is not definitive. We believe there are various possible causes, including but not limited to:
  1. The %temp% folder returned by the OS contains more than 65,525 (64K) temporary files, which would result in an error when trying to write to that folder. For more details, please refer to the following article: https://learn.microsoft.com/en-us/dotnet/api/system.io.path.gettempfilename?view=net-7.0
  2. It's also possible that the temporary path with the "8" in it does not exist. Why does the OS return a %temp% folder that doesn't exist? That's the million-dollar question here. We speculate that this may occur when the user remains logged in for an extended period without logging out, and the Windows OS removes the temp folder overnight. Somehow, either Windows or our system-level code still retains the old %temp% values, leading to this situation. The reason we speculate this is because we observed this happening during a deferred processing session where the user had been logged into the server for weeks without logging out.
  3. Another potential cause is that the volume lacks 8.3 filename support. Keep in mind that with the latest Windows OS, by default, volume D turns off the 8.3 file name format support. This become an issue when some users move their user profile (which contains the %temp% path) to the D: volume, possibly due to insufficient disk space on the C: volume, which could trigger this issue. For more details on this, please see the KB article: https://support.netcellent.com/portal/en/kb/articles/elliott-requires-volume-supporting-8dot3name
For scenarios 1 and 2, if you log out of the Windows session and then log back in, the problem should be resolved. If the problem persists, consult the KB article in scenario 3 to verify if that is the root cause.

Elliott 8.6 Messages
The above sample screen applies to 8.5 behavior.  If you are running Elliott 8.6, You may experience an error message (before 8.63.922 release) that indicate the temp directory name is invalid:



If you press "OK", then you get the following message:


After 8.63.922 release, the message is slightly changed.

EMK


    • Related Articles

    • Can I Contact an Individual Support Engineer Directly?

      We prefer that you submit a support ticket on http://support.netcellent.com rather than attempting to contact a support person directly, When you submit a support ticket, everyone in the support department gets a copy of your question through e-mail. ...
    • Feature - Tracking Number Import 3rd Party WMS and Event Support

      Release Date: 9/5/23 Version: 8.5 and Above If the 3rd Party WMS or Logistic Support is enabled, the first time a user runs the Customer Order Processing-> Processing-> Print Pick/Pack Ticket & Lbls-> Shipping-> Tracking Number Import application the ...
    • IN API: Option to Support Files and Folders Validation

      IN API: Option to Support Files and Folders Validation The IN API has been enhanced to allow the programmer to specify input as a file or folder. When this new option is used, F7 will be automatically available to browse for files or folders as ...
    • Avalara Attribute Support

      Release Date: 4/28/23 Updated: 4/25/25 Version: 8.6 and Above For Elliott to work with the Avalara Sales Tax Interface, there are additional data to be stored on the Elliott side. Our implementation chooses to store these data in the following ...
    • Firearms Enhancement: FFL Validation System

      'Release Date: 5/20/19 Update: 10/29/19 Version: 8.5 and Up Introduction Accepting firearms drop ship orders from e-retailers opens up new business opportunities but it also presents potential business risks. This feature’s intention is to address ...