PiRSquared17 / snaketail-net

Automatically exported from code.google.com/p/snaketail-net
1 stars 0 forks source link

Cannot open an arbitrary file from the command line #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
In the command prompt run: SnakeTail.exe C:\somelogdir\somelogfile.log

Result:
Failed to open session xml file, please ensure it is valid file:

   C:\somelogdir\somelogfile.log

There is an error in XML document (1, 1).
Data at the root level is invalid. Line 1, position 1.

Product version 1.3.0.0

Original issue reported on code.google.com by kolomiet...@gmail.com on 22 Apr 2011 at 1:13

GoogleCodeExporter commented 9 years ago
Currently SnakeTail only supports opening session files using the command line.

The workaround for you is to save a session where the log file is open, and 
then specify the session file at the command line.

I can fix SnakeTail so all files without xml file extension will be seen as 
opening a standard log file.

Original comment by sweaty1 on 23 Apr 2011 at 6:19

GoogleCodeExporter commented 9 years ago
SnakeTail ver. 1.4 have been released

Original comment by sweaty1 on 2 Jun 2011 at 8:16