Bug #1025
Filename too long error when running on Centos 7.6
Start date:
04/09/2019
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Running with this command for a recent dataless:
[aqms@seismic01 aqms-ir]$ java -jar stationxml-converter-1.0.9.jar -x -so PRSN -i DATALESS.PRSN_PR_02202019 -o PRSN.StationXML
This spewed a lot of crap to the screen and then issued an error: (File name too long)
The output file was opened, but it is zero length in size:
[aqms@seismic01 aqms-ir]$ ls l PRSN.StationXML . 1 aqms aqms 0 Apr 9 13:26 PRSN.StationXML
-rw-rw-r-
[aqms@seismic01 aqms-ir]$
This may be an operator error, but not sure. Any ideas? I need this for the PRSN loading of their dataless using Renate's Station XML loader....