Page 1 of 1

What is C:\Windows\TEMP\e4j_pXXXX.tmp?

PostPosted: Fri Feb 18, 2011 5:49 pm
by meanaverage
I don't know if this is important or not, but I see a file being queried constantly that doesn't actually exist. I only mention it because I'm seeing it being queried after musicFolderCache.data is written, and I'm wondering if that tmp file should be present to speed something up.

C:\WINDOWS\TEMP\e4j_pXXXX.tmp (where XXXX is the PID of Subsonic-service.exe) , but the result is always NAME NOT FOUND. Is something configured wrong on my end or in Subsonic or is it normal for this file to be queried constantly and come back as not found?

I've checked and the file indeed does not exist. I never see it actually being created when launching subsonic. Is that a tmp file that would be expected under a different version of Java? I'm running 6.0 (1.6.0_18) on an x64 system under Windows 7. Subsonic 4.4, build 2172.

PS. I used ProcMon to find this. If anyone has it handy to check if they have the same issue on a standalone Windows install of subsonic I'd be curious to see.

Thanks!

PostPosted: Tue Feb 22, 2011 10:41 pm
by meanaverage
Hmm, anyone? : )