MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server 1 » Help on Development » Bugreports: TV Server / Client » 1.0 RC1 and SVN Builds


1.0 RC1 and SVN Builds Post bugs you have found in 1.0 RC1 or any later SVN-Snapshot here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-04-24, 06:59   #1 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts


Default When recorder runs out of diskspace - Misspelled error message?

First of all....

Mediaportal 1.0 RC1 is really something else.... I have been running alot of the SVN's but for me it was the the installer that actually solve my problems.

Had a stabel Mediaportal installation during my initial attempts. It was the MS BDA hotfix that was overwritten by the MS update :-). The installer caught this and thing have been running smoother and more stable than ever!!! Strange thing I didn't find this problem...

---------------------------------------------------------------------------------------

Using: Fire-DTV with latest firmware/BDA drivers.

Is the below error message correct or should it be... "Unable to write file:" .......
Or does it in fact mean something else ???

I think it's due to the fact i'm runnning out of diskspace..


24-02-2008 02:04:34.562 Runable to write file:'C:\Program Files\Team MediaPortal\MediaPortal TV Server\manual - SVT1 - 2008-02-23.ts' 112 255868 624
24-02-2008 02:04:34.843 Runable to write file:'C:\Program Files\Team MediaPortal\MediaPortal TV Server\manual - SVT1 - 2008-02-23.ts' 112 255868 624
24-02-2008 02:04:35.140 Runable to write file:'C:\Program Files\Team MediaPortal\MediaPortal TV Server\manual - SVT1 - 2008-02-23.ts' 112 255868 624
24-02-2008 02:04:35.437 Runable to write file:'C:\Program Files\Team MediaPortal\MediaPortal TV Server\manual - SVT1 - 2008-02-23.ts' 112 255868 624
24-02-2008 02:04:35.671 Runable to write file:'C:\Program Files\Team MediaPortal\MediaPortal TV Server\manual - SVT1 - 2008-02-23.ts' 112 255868 624
24-02-2008 02:04:35.937 Runable to write file:'C:\Program Files\Team MediaPortal\MediaPortal TV Server\manual - SVT1 - 2008-02-23.ts' 112 255868 624


After this happens....

I tried restarting the tv server that apeared hung by running the "TV Server Config" binary.. It stated tv server was not running and I pressed "start tv server services" wait 10 sec and then

Error in jpeg file..
log files in log.rar



TV server service fails to start...

Something needs to be restarted...
Attached Thumbnails
when-recorder-runs-out-diskspace-misspelled-error-message-tvserver_startup.jpg  
Attached Files
File Type: rar log.rar (25.3 KB, 0 views)

Last edited by frippe75; 2008-04-24 at 07:06.
frippe75 is offline   Reply With Quote
Old 2008-04-24, 07:14   #2 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 28
Posts: 5,729
Thanks: 131
Thanked 97 Times in 67 Posts

Country:

My System

Default

wrong forum

*moved*
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is offline   Reply With Quote
Old 2008-04-27, 17:59   #3 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Nobody with any suggestion???

Happened today again... TV server is not repsondning from either singleseat pc or laptop with tv-client setup...

Trying to stop tv-server service fails... just hangning...


After that when I try to run media portal... offcourse the tv part is not working and askes me for the ip address to the tv server.....
Attached Thumbnails
when-recorder-runs-out-diskspace-misspelled-error-message-error2.jpg  
Attached Files
File Type: zip MediaPortalLogs_27_04_08.zip (54.9 KB, 5 views)
frippe75 is offline   Reply With Quote
Old 2008-04-28, 06:52   #4 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 28
Posts: 5,729
Thanks: 131
Thanked 97 Times in 67 Posts

Country:

My System

Default

Code:
2008-04-27 18:55:12.031250 [ERROR][TvClient-Radio: HeartBeat transmitter thread]: Exception   :System.Runtime.Remoting.RemotingException: Object '/TvControl' has been disconnected or does not exist at the server.

Server stack trace: 
   at System.Runtime.Remoting.Channels.ChannelServices.CheckDisconnectedOrCreateWellKnownObject(IMessage msg)
   at System.Runtime.Remoting.Channels.ChannelServices.DispatchMessage(IServerChannelSinkStack sinkStack, IMessage msg, IMessage& replyMsg)
seems like the error occurs there.

i have to admit that i never seen such. i will however sum up all these "strange error threads" which point to some feature for the developers, so they can have a look.

stay tuned.
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is offline   Reply With Quote
Old 2008-04-29, 05:47   #5 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts


Default

This is this mornings log files from my laptop... I have been trying to watch the morning news 4 days in a row... Still no news.. :-) But some tapping on my computer atleast ... :-)

The logfiles does not indicate any error... more of a waitining for something to happen...

Maybe a timeout should be put in place to handle theese situations.. and go back to main menu...
Attached Files
File Type: zip MediaPortalLogs_29_04_08.zip (19.4 KB, 0 views)
frippe75 is offline   Reply With Quote
Old 2008-04-29, 05:58   #6 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts


Default

On the server trying to check my tv server config...

Going to the "recordind settings" actually freeze/hangs the tv server config process.......

One thing is that I am doing back-to-back recordnings on different channels with pre/post record times = 0

Which might trigger some problem if not handled correctly.......

Maybe I should use ateleast 1 minute???? So that the next recodning wont start before finnishing the prior one....
Attached Thumbnails
when-recorder-runs-out-diskspace-misspelled-error-message-tvserverconfig.jpg  
frippe75 is offline   Reply With Quote
Old 2008-04-29, 06:02   #7 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I started the tv server config up and played around with it... going directly into the recording settings works.....

BUT.... EVERY TIME I make any changes in the plugin tab it hangs... Either checking a new option or unchecking...

Keep in mind that my tv server services might still be hanging as described erlier....

Actually after doing changed in the plugin section going to "manual control" also hangs the tv server config gui...

When the TV server is "hanging" it almost look like it will be possible to use manual control but when I press start timeshifting no stream is put out and the tv server config gui hangs....

Last edited by frippe75; 2008-04-29 at 06:06. Reason: Automerged Doublepost
frippe75 is offline   Reply With Quote
Reply

Bookmarks

Tags
diskspace, message, misspelled, recorder, runs

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 22:00.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress