-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR Page event definition UrlRewrite Redirect not found #37
Comments
Can you package your rules up for me? Also, any background on your
configuration, including config files on all relevant servers is helpful.
…On Mon, Oct 23, 2017, 6:59 PM Mathew Archibald ***@***.***> wrote:
I'm getting the following errors occurring constantly in our Sitecore
servers even though the redirect entries do exist and do work.
000 10:43:04 ERROR Page event definition UrlRewrite Redirect not found,
page URL /finance/contact/faq 9044 10:43:07 ERROR Page event definition
UrlRewrite Redirect not found, page URL /main/hilux/prices 6492 10:43:08
ERROR Page event definition UrlRewrite Redirect not found, page URL
/car-dealers/south-australia/eastwood-5063?gclsrc=ds&dclid=CNHBw82SitICFYN2YgodpmsK7A
8524 10:43:10 ERROR Page event definition UrlRewrite Redirect not found,
page URL /hilux
Additionally I'm getting the following error in the URLRewrite log but
this might be a seperate issue.
8024 09:27:41 ERROR UrlRewrite[live]::Exception occurred during tracking.
Exception: System.NullReferenceException Message: Object reference not set
to an instance of an object. Source: Hi.UrlRewrite at
Hi.UrlRewrite.Analytics.Tracking.RegisterEventOnRedirect(ProcessInboundRulesResult
results) in c:\git\UrlRewrite\Hi.UrlRewrite\Analytics\Tracking.cs:line 54
Is this an issue with the Sitecore redirect module or an issue with my
sitecore instance?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#37>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAxmf9T-ZdsFbd-ORxoHxTH-MS97TAwSks5svShNgaJpZM4QDp_y>
.
|
You can send them directly to [email protected]
…On Tue, Oct 24, 2017, 4:25 PM Andy Cohen ***@***.***> wrote:
Can you package your rules up for me? Also, any background on your
configuration, including config files on all relevant servers is helpful.
On Mon, Oct 23, 2017, 6:59 PM Mathew Archibald ***@***.***>
wrote:
> I'm getting the following errors occurring constantly in our Sitecore
> servers even though the redirect entries do exist and do work.
>
> 000 10:43:04 ERROR Page event definition UrlRewrite Redirect not found,
> page URL /finance/contact/faq 9044 10:43:07 ERROR Page event definition
> UrlRewrite Redirect not found, page URL /main/hilux/prices 6492 10:43:08
> ERROR Page event definition UrlRewrite Redirect not found, page URL
> /car-dealers/south-australia/eastwood-5063?gclsrc=ds&dclid=CNHBw82SitICFYN2YgodpmsK7A
> 8524 10:43:10 ERROR Page event definition UrlRewrite Redirect not found,
> page URL /hilux
>
> Additionally I'm getting the following error in the URLRewrite log but
> this might be a seperate issue.
>
> 8024 09:27:41 ERROR UrlRewrite[live]::Exception occurred during tracking.
> Exception: System.NullReferenceException Message: Object reference not set
> to an instance of an object. Source: Hi.UrlRewrite at
> Hi.UrlRewrite.Analytics.Tracking.RegisterEventOnRedirect(ProcessInboundRulesResult
> results) in c:\git\UrlRewrite\Hi.UrlRewrite\Analytics\Tracking.cs:line 54
>
> Is this an issue with the Sitecore redirect module or an issue with my
> sitecore instance?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#37>, or mute the
> thread
> <https://github.com/notifications/unsubscribe-auth/AAxmf9T-ZdsFbd-ORxoHxTH-MS97TAwSks5svShNgaJpZM4QDp_y>
> .
>
|
Hi Andy Apologies for the delays on responding. I've gathered up the rules and have sent them to you now. I investigated further and have pretty much confirmed the problem is storing the redirect event into the Sitecore Analytics database. Are there any steps that I need to make so that the Sitecore Analytics database can store these events? Mat |
Hi Andy, Regards |
I'm getting the following errors occurring constantly in our Sitecore servers even though the redirect entries do exist and do work.
000 10:43:04 ERROR Page event definition UrlRewrite Redirect not found, page URL /finance/contact/faq 9044 10:43:07 ERROR Page event definition UrlRewrite Redirect not found, page URL /main/hilux/prices 6492 10:43:08 ERROR Page event definition UrlRewrite Redirect not found, page URL /car-dealers/south-australia/eastwood-5063?gclsrc=ds&dclid=CNHBw82SitICFYN2YgodpmsK7A 8524 10:43:10 ERROR Page event definition UrlRewrite Redirect not found, page URL /hilux
Additionally I'm getting the following error in the URLRewrite log but this might be a seperate issue.
8024 09:27:41 ERROR UrlRewrite[live]::Exception occurred during tracking. Exception: System.NullReferenceException Message: Object reference not set to an instance of an object. Source: Hi.UrlRewrite at Hi.UrlRewrite.Analytics.Tracking.RegisterEventOnRedirect(ProcessInboundRulesResult results) in c:\git\UrlRewrite\Hi.UrlRewrite\Analytics\Tracking.cs:line 54
Is this an issue with the Sitecore redirect module or an issue with my sitecore instance?
The text was updated successfully, but these errors were encountered: