163 Posts

June 6th, 2007 09:00

It would be a good idea to skip Networker's tmp directory with a directive...

1 Rookie

 • 

28 Posts

June 6th, 2007 20:00

OK..will try that today. For this I need to create a local directive and place it under C:\Program Files\Legato\nsr directory. Am I correct ??

163 Posts

June 7th, 2007 00:00

You can have directives on both client or server side. In my Networker tmp directory there is a file named nsr.dir containing the following line:

skip: * .?*


Did you perhaps delete that directive file when cleaning up Networker's tmp directory the last time?

4 Operator

 • 

14.4K Posts

June 9th, 2007 08:00

OK..will try that today. For this I need to create a
local directive and place it under C:\Program
Files\Legato\nsr directory. Am I correct ??


In this specific case it would under C:\Program Files\Legato\nsr\tmp. As dk said, by default local directive (nsr.dir) is created by default there to skip whole content of directory - did you remove it or manipulate it somehow?

1 Rookie

 • 

28 Posts

June 10th, 2007 00:00

Yes, the nsr.dir file exists & no tampering with the file done.

The parse error is seen in this client only. We have other clients where there are no such messages. OFO is running on this client. Can it cause any problem ?

4 Operator

 • 

14.4K Posts

June 10th, 2007 07:00

I'm not sure what OFO is... did you mean OFM perhaps? You can easily see if that is related by disabling it temporary. This message is usually seen with corrupted directives. If that would not be the case then issue would be with temporary files created by client input in a way which is not expected by NW when parsing their output to build savegrp completion results. If for example fields are not there where they are supposed to be you will get parse error. The only way to check that is to really inspect tmp files used for these sessions. Debug mode might show that too.
No Events found!

Top