Try our conversational search powered by Generative AI!

BVN 404 handler: errors in log file

Vote:
 

Since upgrading BVNetwork.EPi404 to version 11.1.0 we´re getting lots of errors in our log.

ERROR BVNetwork.NotFound.Core.Data.DataAccessBaseEx: An error occured while logging a 404 handler error. Ex:System.Data.SqlClient.SqlException (0x80131904): The parameterized query '(@requested datetime,@referer nvarchar(4000),@oldurl nvarchar(40' expects the parameter '@referer', which was not supplied.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at BVNetwork.NotFound.Core.Data.DataAccessBaseEx.<>c__DisplayClass14_0.b__0()
ClientConnectionId:5a699dc9-86f4-4a4f-afd1-1d113ad1c18f
Error Number:8178,State:1,Class:16

The module seems to work despite the error messages but the log file is growing...
Anyone with ideas?

Regards, Johan

#188935
Mar 07, 2018 10:58
Vote:
 

Hi Johan,

You might get support faster by directly contacting Get in GitHub https://github.com/Geta/404handler by creating an issue.

The GitHub might not have the latest code(?) or it seems so by looking at the sources there and the nuspec file.

Looking at the sources in GitHub master branch

But I bet you get the best support by directly getting in touch with Geta in the GitHub project issues.

#188954
Mar 07, 2018 19:29
Vote:
 

Thanks Antti, I have created an issue on github.

 
#189371
Mar 16, 2018 14:41
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.