Products | Versions |
---|---|
TIBCO SmartSockets | - |
Not Applicable | - |
Resolution:
reset the RTDEBUGFILENAME environment variable
$ setenv RTDEBUGFILENAME stderr
rtserver.dbg file will not be created when rtserver launches, rather it enables RTserver to write everything to stderr, which by default is to the screen.