Issue:
Data is not uploading on state pollution control board (PCB)
Reason:
Below is the image of error codes and their reasons while data is not uploading to state pollution control board :
Errors | Reason |
ERROR 1001 | Issues or missing header timestamp |
ERROR 1002 | Issues or missing header Authorization |
ERROR E_1003 | Issues or missing header Site ID |
ERROR 1004 | Missing headers |
ERROR 1005 | Invalid request, request format |
ERROR 1007 | Invalid request, request format |
ERROR 1008 | Invalid request, request format |
ERROR 1006 TYPE 1 | Invalid site details, Header information missing |
ERROR 1006 TYPE 2 | Error in Encryption. Missing fields in header |
ERROR 1006 TYPE 3 | Site ID mismatch in header |
ERROR 1006 TYPE 4 | Timestamp mismatch in header |
ERROR 1006 TYPE 5 | Software version mismatch |
ERROR 1006 TYPE 6 | Timestamp not within required timeframe |
ERROR 1006 TYPE 7 | Invalid details in request. Error in Encryption |
Solution:
1. These errors are present at debug logs.
Path: C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\enviroconnect\logs
2. From above errors 'ERROR 1006' is mostly seen while doing configuration of state pollution control board.
3. For such type of issues match the details received from State pollution control board.
Like Site ID, Site key, header, station ID etc.
4. Correct the Output driver configuration and restart the Apache Tomcat service.