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) nDroid v
1 2 3 4 5 … 7 Next »
ndroid service will not start

 
  • 0 Vote(s) - 0 Average
ndroid service will not start
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#1
2013-07-23, 10:09 AM
Hi,
Fresh install today. I'm getting an error starting the service. It terminates unexpectedly.

ndroidservice.log shows:
Code:
23/07/2013 21:57:05.261 serviceHelper.GetConnStrings() returned : True
23/07/2013 21:57:05.262 nDroidService v2.0.2 build: 2.0.4938.31086 started.
23/07/2013 21:57:05.265 Creating new nDroidServiceListener object...
23/07/2013 21:57:05.266 Creating new nDroidServiceStreamer object...
23/07/2013 21:57:05.267 Creating new nDroidServiceListener thread...
23/07/2013 21:57:05.267 Creating new nDroidServiceStreamer thread...
23/07/2013 21:57:05.270 Starting nDroidServiceListener thread...
23/07/2013 21:57:05.281 Starting nDroidServiceStreamer thread...
23/07/2013 21:57:05.286 OnStart() - Creating FileGenerator object...
23/07/2013 21:57:05.287 OnStart() - Creating FileGenerator thread...
23/07/2013 21:57:05.287 OnStart() - Starting FileGenerator thread...
23/07/2013 21:57:05.418 UnhandledExceptionHandler caught exception. threw exception: Object reference not set to an instance of an object.   at uk.co.beetec.csharp.nDroid.nDroidLib.nDroidServiceHelper.GenerateChannelsDataFile() in C:\Documents and Settings\gbpvr\My Documents\Visual Studio 2010\Projects\nDroidService\nDroidLib\nDroidServiceHelper.cs:line 879
   at uk.co.beetec.csharp.nDroid.nDroidServiceFileGenerator.Start() in C:\Documents and Settings\gbpvr\My Documents\Visual Studio 2010\Projects\nDroidService\nDroidService\nDroidServiceFileGenerator.cs:line 31
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

System OS is Windows 7, 32 bit. Installed .net 4 for the first time today. Ran windows updates and installed the .net 4 updates only. Apart from that the system doesn't get updated much and is out of date - no SP1.

Any help appreciated. Looks like a great app Smile
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,584
Threads: 384
Joined: Dec 2004
#2
2013-07-23, 07:43 PM
I'd need to see more log data specifically from nDroidServiceHelper.log - it looks like it's failing at the point when it's trying to generate a list of your npvr TV channels. If you just zip and attach all the nDroid logs, I'll take a look.

Cheers,
Brian
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#3
2013-07-24, 07:20 AM
Log attached.
Cheers.
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#4
2013-07-24, 07:25 AM
The file "SQLite.Interop.dll" is in "C:\Program Files\Beetec Services\nDroid Service\" plain as day. When I look at its properties, there is no "unblock" button.
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,584
Threads: 384
Joined: Dec 2004
#5
2013-07-24, 08:02 AM
wodger Wrote:Log attached.
Cheers.

wodger Wrote:The file "SQLite.Interop.dll" is in "C:\Program Files\Beetec Services\nDroid Service\" plain as day. When I look at its properties, there is no "unblock" button.
OK, thanks. Looking at the logs I haven't got an immediate answer - this is an odd one. I'll get back to you ASAP.

Cheers,
Brian
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#6
2013-07-24, 08:38 AM
Awesome. I'll be up for another 2 hours or so if you want me to test it tonight.

I'm happy to open up remote access to my system for you to have a poke around if you like.
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#7
2013-07-24, 10:18 AM
I don't really know what I'm doing here, but I tried to register the dll to see if that was the problem. The error I got seems consistent with the problem in the logs:

[ATTACHMENT NOT FOUND]
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,584
Threads: 384
Joined: Dec 2004
#8
2013-07-24, 10:36 PM
The SQLite.Interop.dll should be loaded dynamically so doesn't need to be registered.

Try installing the VC++ redistributable files from the following link and see if that fixes things.

Microsoft Visual C++ 2010 Redistributable Package (x86)

Cheers,
Brian
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#9
2013-07-25, 10:59 AM
Great, that got the service to start. My system had VC++ 2008 only, not 2010. Working now!
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,584
Threads: 384
Joined: Dec 2004
#10
2013-07-25, 07:52 PM
wodger Wrote:Great, that got the service to start. My system had VC++ 2008 only, not 2010. Working now!
Good to know. Thanks for the confirmation.

Cheers,
Brian
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  nDroid Download Location whozeawhat 4 7,248 2017-02-24, 08:08 PM
Last Post: jamissr
  Anyone using nDroid TE on devices running Android less than v4? bgowland 4 6,889 2016-11-03, 02:09 AM
Last Post: mrred128
  NDROID TE Amazon Marketplace thomasaherzog 0 4,334 2016-01-30, 07:12 PM
Last Post: thomasaherzog
  nDroid Setup on Windows 10 firewall issue fixed max0r4axor 0 4,599 2015-05-19, 04:56 AM
Last Post: max0r4axor
  nDroid (TE) for Amazon Marketplace? kode54 1 4,810 2015-04-04, 04:43 PM
Last Post: bgowland
  ndroid TE recording event crashes recording service fuzzweed 0 4,442 2015-02-04, 07:00 AM
Last Post: fuzzweed
  nDroid TE Beta Testers - anyone out there? bgowland 19 15,172 2014-09-29, 05:43 AM
Last Post: Steve Barnes
  ndroid te search fuzzweed 6 6,726 2014-06-15, 05:52 AM
Last Post: bgowland
  nDroid n Samsung Galaxy S5 subi75 5 7,577 2014-04-22, 03:13 AM
Last Post: subi75
  nDroid TE v2.1.1 available - Beta Testers only bgowland 8 8,207 2014-03-12, 01:42 AM
Last Post: bgowland

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

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

Linear Mode
Threaded Mode