Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Serveral errors on logServeral errors on log
Previous
 
Next
New Post
3/5/2017 12:08 PM
 
Hey there.

Started taking a close look at my admin log and I find several errors that I don't know how to fix.

Using DNN 9.0.3

Any insight would be welcome.

Thanks.

1. These logs were created when I logged in today (about 100 of them)
AbsoluteURL:/
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:72f5a181-b55b-4b4c-b655-fda5ef04dcca
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:DXR+myEJdZ5QHjQS60V0ooyt1To=
Message:IsSystem
StackTrace:
at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) at System.Data.SqlClient.SqlDataReader.get_Item(String name) at DotNetNuke.Entities.Tabs.TabInfo.Fill(IDataReader dr) at DotNetNuke.Common.Utilities.CBO.FillObjectFromReader(Object objObject, IDataReader dr)
InnerMessage:
InnerStackTrace:
Source:System.Data
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:


2: This is about a user name
AbsoluteURL:
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:f737248d-fb6d-449b-85f8-d893095a0ddc
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:Y48SYgm7ShFw0boa5B3oYfiBETo=
Message:Conversion failed when converting the nvarchar value 'António' to data type int.
StackTrace:
at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection. (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.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at DotNetNuke.Services.Search.UserIndexer.FindModifiedUsers(Int32 portalId, DateTime startDateLocal, IDictionary`2 searchDocuments, IList`1 profileDefinitions, IList`1& indexedUsers, Int32& startUserId) at DotNetNuke.Services.Search.UserIndexer.IndexSearchDocuments(Int32 portalId, ScheduleHistoryItem schedule, DateTime startDateLocal, Action`1 indexer)
InnerMessage:
InnerStackTrace:
Source:.Net SqlClient Data Provider
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:

3: This about a link to a page that existed in my previous Joomla site (does not exist in over a year) on the same domain. Is this a link on my site or an external one?

TabId:
PortalAlias:servicodeurgencia.pt
OriginalUrl:/index.php/pt/tratamento-de-feridas/protocolo-de-tratamento
Referer:http://servicodeurgencia.pt/
Url:http://servicodeurgencia.pt/index.php/pt/tratamento-de-feridas/protocolo-de-tratamento
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36
HostAddress:165.231.99.65
HostName:165.231.99.65

and (this also outputs a hundred of the same log)

AbsoluteURL:/index.php/pt/tratamento-de-feridas/protocolo-de-tratamento
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:945f533f-c132-4e05-a370-ed1fbbd4810a
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:i2v7ELMexpbo7xc4zVzkpS15aD4=
Message:IsSystem
StackTrace:
at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) at System.Data.SqlClient.SqlDataReader.get_Item(String name) at DotNetNuke.Entities.Tabs.TabInfo.Fill(IDataReader dr) at DotNetNuke.Common.Utilities.CBO.FillObjectFromReader(Object objObject, IDataReader dr)
InnerMessage:
InnerStackTrace:
Source:System.Data
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:

 
New Post
3/8/2017 8:54 AM
 
Any help would be appreciated...
 
New Post
3/9/2017 4:25 PM
 
#1

No ideas on this one.

#2

It looks like this is coming from the Search Indexer. I'd start by turning off search indexing for users and then check to see if that problem goes away. Which version of DNN is this. I have a dim memory that there were some problems indexing users in some older version, but I don't remember which it was.

#3

Possibly someone is trying to visit your site with an old URL? You might be able to redirect requests like that to your home page using the URL Rewriter.



Joe Craig
Patapsco Research Group, Ellicott City, MD
DotNetNuke Development and Services (http://patapscorg.com)
 
New Post
3/10/2017 3:37 PM
 
DNN 9.00.02

#1 sill occurs (and each time I get over 100 reports of it.

#2 was fixes disabling search

#3 I do not know. Some google bots stuff? I tried to redirect the pages, but in page options - seo, adding a redirect seems buged. When I click "save" nothing happens or it just errors with no info.
 
New Post
3/10/2017 4:21 PM
 
Was this a new install, or was it an upgrade?



Joe Craig
Patapsco Research Group, Ellicott City, MD
DotNetNuke Development and Services (http://patapscorg.com)
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Serveral errors on logServeral errors on log


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out