NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 11 12 13 14 15 … 47 Next »
Manage Recordings gives error page

 
  • 0 Vote(s) - 0 Average
Manage Recordings gives error page
jaakl
Offline

Junior Member

Posts: 3
Threads: 2
Joined: Feb 2012
#1
2012-02-11, 02:44 PM
After adding couple of manual recordings via web interface I cannot see "Manage Recordings" (Manage2.aspx) page - I only see error message as below.
Couple of ideas:
1. Maybe the recording name was too long or had special (also national non-ascii) chars, I copy-pasted names from another tv guide web site.
2. TV Guide page had some channels (4 or 5 actually) missing, and this is why I used Manual Recording instead of selecting from the Guide. I could still select all channels from manual recording. After a while the other channels reappeared also, maybe it was EPG loading issue.

Recording service itself seems to work, I can see video files appearing at least. But I don't see recording list.

I have the latest current version.

Error page what I get is:
Code:
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

Line 1236:                        case "channel":
Line 1237:                            {
Line 1238:                                Channel channel = NUtility.Channel.LoadByOID(epgevent.ChannelOID);
Line 1239:                                if (channel != null)
Line 1240:                                {


Source File: c:\Users\Public\NPVR\web\App_Code\Classes\CSSEPGEventTableLoad.cs    Line: 1238

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
   N_EWA.classes.epgeventComparer.getRecordingValue(Object obj, String key) in c:\Users\Public\NPVR\web\App_Code\Classes\CSSEPGEventTableLoad.cs:1238
   N_EWA.classes.epgeventComparer.Compare(Object x, Object y) in c:\Users\Public\NPVR\web\App_Code\Classes\CSSEPGEventTableLoad.cs:1033
   System.SorterObjectArray.QuickSort(Int32 left, Int32 right) +131

[InvalidOperationException: Failed to compare two elements in the array.]
   System.SorterObjectArray.QuickSort(Int32 left, Int32 right) +362
   System.Array.Sort(Array keys, Array items, Int32 index, Int32 length, IComparer comparer) +278
   System.Collections.ArrayList.Sort(Int32 index, Int32 count, IComparer comparer) +55
   System.Collections.ArrayList.Sort(IComparer comparer) +29
   N_EWA.classes.CSSEPGEventTableLoad.sortDisplay(ArrayList sortOrders, ArrayList epgeventsToSort, Boolean isSortingSchedule) in c:\Users\Public\NPVR\web\App_Code\Classes\CSSEPGEventTableLoad.cs:79
   N_EWA.Manage2.processViews() in c:\Users\Public\NPVR\web\Manage2.aspx.cs:571
   N_EWA.Manage2.Page_PreRender(Object sender, EventArgs e) in c:\Users\Public\NPVR\web\Manage2.aspx.cs:47
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +43
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnPreRender(EventArgs e) +73
   System.Web.UI.Control.PreRenderRecursiveInternal() +91
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3873


Version Information: Microsoft .NET Framework Version:2.0.50727.4216; ASP.NET Version:2.0.50727.4223
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2012-02-11, 04:57 PM
Try using the npvr.exe -emptyepg command and then reload your epg.......NEWA only shows what the NPVR API returns......this issue (no channels displaying) has come up a few times and following this procedure appears to correct the issue.

As for the crash....apply the attached patch which should correct the issue.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
jaakl
Offline

Junior Member

Posts: 3
Threads: 2
Joined: Feb 2012
#3
2012-02-19, 03:13 PM
The patch worked, thanks!

However, I cannot find either npvr.exe executable or a way to reload EPG :confused: EPG is currently totally empty.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2012-02-20, 12:06 AM
jaakl Wrote:The patch worked, thanks!

However, I cannot find either npvr.exe executable or a way to reload EPG :confused: EPG is currently totally empty.

your npvr.exe file will be in your program files\npvr or program files (x86)\npvr (if you are running an x64 flavor of Windows)......to repopulate EPG simply double clikc on npvr.exe and right-click on the app when it starts, select settings, then select Channels and then update EPG button......
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Error with Web Admin? jksmurf 0 2,323 2019-06-20, 10:34 AM
Last Post: jksmurf
  Can't stream existing recordings Bobins 44 15,346 2018-07-18, 08:19 PM
Last Post: sub
  NEWA modern "NEW" page missing urls??? snagglewest 3 3,385 2017-12-03, 12:48 AM
Last Post: snagglewest
  Server Error in '/' Application smajor 19 16,823 2017-10-27, 12:57 PM
Last Post: mvallevand
  Difference between NPVR and NEWA recordings lists Bobins 4 5,068 2017-09-27, 10:16 PM
Last Post: Bobins
  Error when trying to stream from NEWA on PC jksmurf 2 2,791 2017-02-27, 05:12 AM
Last Post: jksmurf
  Server Error in '/' Application [streaming failure] oldman 3 3,030 2017-02-04, 12:48 AM
Last Post: UncleJohnsBand
  Server Error when settign a manual recording in NEWA martinu 2 2,329 2017-01-23, 01:30 AM
Last Post: UncleJohnsBand
  Can't stream recordings to desktop browser but Live TV works. Bobins 8 4,452 2016-12-15, 07:40 PM
Last Post: Bobins
  Can't schedule recordings remotely enforcersu 5 2,845 2016-11-17, 06:00 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode