Announcement

Collapse
No announcement yet.

Error with version 3.0.1.83 and Locative

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Error with version 3.0.1.83 and Locative

    With the latest update when Locative calls the plugin phlgeofancy, it fails with the following error in the log. I did not run into this with the prior version I was using. LOcative's error is something like "No readable response received".

    (WriteTohttpLog) Error! System.IO.IOException: The process cannot access the file 'C:\Program Files (x86)\HomeSeer HS3\html\PHLocation\Logs\httplog_20170215.txt' because it is being used by another process. 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, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) at System.IO.StreamWriter..ctor(String path, Boolean append) at p.g(String A_0)

    #2
    Originally posted by pcp View Post
    With the latest update when Locative calls the plugin phlgeofancy, it fails with the following error in the log. I did not run into this with the prior version I was using. LOcative's error is something like "No readable response received".
    The log message appears to suggest that you have log http requests to file switched on but the log file is not able to be accessed.

    Writing to the log file is a separate process to returning a response to Locative.

    Can you:
    1. Set debug level to 2
    2. Send a test from Locative
    3. Email me the resulting HS3 log entries from the test

    Paul..

    Comment


      #3
      Originally posted by sooty View Post
      The log message appears to suggest that you have log http requests to file switched on but the log file is not able to be accessed.

      Writing to the log file is a separate process to returning a response to Locative.

      Can you:
      1. Set debug level to 2
      2. Send a test from Locative
      3. Email me the resulting HS3 log entries from the test

      Paul..
      Yes I had the "log http requests to file switched on"; I turned it off and that message went away. Otherwsie I sent you the log output from the request test.

      Comment


        #4
        FYI: I tried BTraced and worked fine.

        Comment


          #5
          The Locative error should be fixed in 3.0.1.84.

          https://forums.homeseer.com/showpost...06&postcount=1

          Paul..

          Comment


            #6
            3.0.1.84 resolved it. Thank you for the quick turnaround.

            Comment

            Working...
            X