I've been receiving intermittent errors on my test server recently. Here is an example of the lines from the log:
Feb 12 09:04:20 Active4D: [error] server: illegal character in query value: 'ETB' (0x0ETB ): src\support\server.cpp, line 2787, plugin::a4d::parseQueryString Feb 12 09:06:04 Active4D: [error] server: illegal character in query value: 'NUL' (0x0NUL): src\support\server.cpp, line 2787, plugin::a4d::parseQueryString When it happens I am running some javascript (using jQuery) that executes an ajax call to the server to do a lookup. I've been doing these calls for a long time, but the error just started happening. The calls eventually work if I refresh the page once or twice, but may begin to fail again. A4D (v6.3) is running on 4D Server v14 (64-bit) on Windows 10, although it was happening with v6.2 as well but the error line was 2778. Thanks, Darin _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
