ERL2481 / big5sync

Automatically exported from code.google.com/p/big5sync
0 stars 0 forks source link

Cannot tag folder from mapped network drive #250

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I am not able to tag folder from a mapped network drive.

Scenario:

1. I have a network drive (NTFS) connected to my router's USB port. I can 
access the drive with no issues with it.
2. The network drive is mapped as [U:] drive.
3. I have a folder SDrive on U [U:\SDrive]
4. I cannot tag this folder in Syncless 2.1

Please find the debug.log as below:

2014-06-09 20:15:17 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

2014-06-09 20:15:44 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

2014-06-09 20:26:41 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

2014-06-09 20:29:38 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

2014-06-09 20:31:16 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

2014-06-09 20:31:23 -   Exception Caught
            --------------------------------------------------------
            System.IO.DirectoryNotFoundException

                        System.IO.DirectoryNotFoundException: Could not find a part of the path 'U:\log\user.log.1'.

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)

               at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)

               at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

               at Syncless.Logging.LogReaderHelper.ReadLog()

               at Syncless.Core.SystemLogicLayer.ReadLog()
            --------------------------------------------------------

2014-06-09 20:31:27 -   Exception Caught
            --------------------------------------------------------
            System.IO.DirectoryNotFoundException

                        System.IO.DirectoryNotFoundException: Could not find a part of the path 'U:\log\user.log.1'.

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)

               at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)

               at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

               at Syncless.Logging.LogReaderHelper.ReadLog()

               at Syncless.Core.SystemLogicLayer.ReadLog()
            --------------------------------------------------------

2014-06-09 20:38:52 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

2014-06-09 20:39:53 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

2014-06-09 20:42:43 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

2014-06-09 20:50:37 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

2014-06-09 20:52:31 -   Exception Caught
            --------------------------------------------------------
            System.IO.FileNotFoundException

                        System.IO.FileNotFoundException: Could not find file 'U:\.syncless'.

            File name: 'U:\.syncless'

               at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

               at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)

               at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)

               at Syncless.Profiling.ProfilingGUIDHelper.CreateGUID(String path)

               at Syncless.Profiling.ProfilingLayer.ConvertPhysicalToLogical(String path, Boolean create)

               at Syncless.Core.SystemLogicLayer.Tag(String tagname, DirectoryInfo folder)
            --------------------------------------------------------

Original issue reported on code.google.com by geek...@gmail.com on 9 Jun 2014 at 3:32

GoogleCodeExporter commented 9 years ago
I cannot use Syncless until this issue is resolved.

Original comment by geek...@gmail.com on 10 Jun 2014 at 5:02