Products

Solutions

Resources

Partners

Community

About

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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Google Appliance Stopped CrawlingGoogle Appliance Stopped Crawling
Previous
 
Next
New Post
9/1/2009 7:14 PM
 

Recently we noticed our Google Appliance stopped crawling our site and would throw 500 errors right off the bat on the homepage.  We did upgrade to 4.9.4 not long after it was released, but it was crawling fine up until that point.  I've searched around here as well as on the web and haven't really encountered anyone with a similar issue.  As a test I put a copy of our 4.9.4 test demo site out into production and the mini was able crawl it just fine.  Any ideas on why it would fail immediately on the homepage?

On our homepage we are running the HouseMenu module, and then a couple standart text/html modules.

 
New Post
9/2/2009 9:26 AM
 

Some more info since I've been fighting with this since last week.   If check the IIS logs it shows multiple 500 errors when the Google appliance trys to crawl our site.

MID-02465
2009-08-21 15:36:54 GET /default.aspx - - 66.192.184.135 gsa-crawler+
(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net 500
8562 501 499
2009-08-25 15:13:26 GET /default.aspx - - 66.192.184.135 gsa-crawler+
(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net 500
8562 501 499
2009-08-25 15:13:03 GET /default.aspx - - 66.192.184.135 gsa-crawler+
(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net 500
8562 501 640
2009-08-25 15:11:36 GET /default.aspx - - 66.192.184.135 gsa-crawler+
(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net 500
8562 501 406

2009-08-21 15:35:36 GET /Administration.aspx - - 66.192.184.135 gsa-
crawler+(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net
500 8562 520 93
2009-08-21 15:35:36 GET /PublicDefender.aspx - - 66.192.184.135 gsa-
crawler+(Enterprise;+MID-02465;+webmas...@oursite.net) - www.oursite.net
500 8562 520 46

Then in the Event Log for .net I am getting these every time it trys to crawl

Event Type:     Warning
Event Source:   ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID:       1309
Date:           8/26/2009
Time:           1:03:59 AM
User:           N/A
Computer:       DMZ2
Description:
Event code: 3005
 Event message: An unhandled exception has occurred.
Event time: 8/26/2009 1:03:59 AM
Event time (UTC): 8/26/2009 7:03:59 AM
Event ID: b9b685aecbfd4599a41b4df73e5eca86
Event sequence: 4502
Event occurrence: 558 Event detail code: 0
Application information:
 Application domain: /LM/W3SVC/1748060338/
Root-1-128956936598753888
Trust level: Full     Application Virtual Path: /     Application
Path: E:\dnn\
Machine name: DMZ2  Process information:     Process ID: 3804
Process name: w3wp.exe     Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: ArgumentNullException
Exception message: Value cannot be null.
Parameter name: String  Request information:
Request URL: http://www.adaweb.net/default.aspx     Request path: /
default.aspx     User host address: 66.192.184.135
User:      Is authenticated: False     Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE  Thread
information:     Thread ID: 9     Thread account name: NT AUTHORITY
\NETWORK SERVICE     Is impersonating: False     Stack trace:    at
System.Number.StringToNumber(String str, NumberStyles options,
NumberBuffer& number, NumberformatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style,
NumberformatInfo info)
   at System.Web.Configuration.HttpCapabilitiesBase.get_MajorVersion()
   at Solpart.WebControls.SolpartMenu.BrowserSupportsFunctionality
(ClientFunctionalityEnums eFunctionality)
   at Solpart.WebControls.SolpartMenu.DownLevelBrowser()
   at Solpart.WebControls.SolpartMenu.getBorderStyle(String type,
String color, Int32 width)
   at Solpart.WebControls.SolpartMenu.getMenuBorderStyle(String
shColor, String hlColor, Int32 width)
   at Solpart.WebControls.SolpartMenu.WriteCSSStyles()
   at Solpart.WebControls.SolpartMenu.Page_PreRender(Object sender,
EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Web.UI.Control.OnPreRender(EventArgs e)
   at DotNetNuke.Framework.PageBase.OnPreRender(EventArgs evt)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

I am really scratching my head over this one.  Especially since no one can search our site for anything at this point.

 
New Post
9/3/2009 10:08 AM
 

I'm going to try throwing the new 4.9.5 update on this morning and see if that fixes this issue.

 
New Post
9/3/2009 6:13 PM
 

We just upgraded to 4.9.5 and are getting the same problem?

 

UserAgent: Mozilla/5.0 (Twiceler-0.9 http://www.cuil.com/twiceler/robot.html)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: c500978b-abe5-4577-8290-fa55bb2d665c
InnerException: Value cannot be null. Parameter name: String
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Number.StringToNumber
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Value cannot be null. Parameter name: String ---> System.ArgumentNullException: Value cannot be null. Parameter name: String at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberformatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberformatInfo info) at System.Web.Configuration.HttpCapabilitiesBase.get_MajorVersion() at Solpart.WebControls.SolpartMenu.BrowserSupportsFunctionality(ClientFunctionalityEnums eFunctionality) at Solpart.WebControls.SolpartMenu.DownLevelBrowser() at Solpart.WebControls.SolpartMenu.getBorderStyle(String type, String color, Int32 width) at Solpart.WebControls.SolpartMenu.getMenuBorderStyle(String shColor, String hlColor, Int32 width) at Solpart.WebControls.SolpartMenu.WriteCSSStyles() at Solpart.WebControls.SolpartMenu.Page_PreRender(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnPreRender(EventArgs e) at DotNetNuke.Framework.PageBase.OnPreRender(EventArgs evt) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

 

 

 
New Post
9/4/2009 12:49 PM
 

Still not working for us at all.  Google mini appliance trys to crawl the main homepage and gets hit with 500 errors right off the bat.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Google Appliance Stopped CrawlingGoogle Appliance Stopped Crawling


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